<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: New Redesign
Description: GoodLife Magazine WordPress Theme
Version: 1.1.0
Template: goodlife-wp
*/

/** 
combine ~ ver 4

*/

/* @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;display=swap'); */

@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&amp;display=swap');

@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&amp;amp;family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400;1,600&amp;amp;family=IBM+Plex+Serif:ital,wght@0,400;0,600;1,400;1,600&amp;amp;display=swap");
.grid-container {
  padding-right: 1rem;
  padding-left: 1rem;
  /* width: 76.875rem;*/
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-container .grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/*
@media (min-width: 1025px) {
  .grid-container .grid-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
*/
/************************ START TYPO *******************/
/************************ I base *******************/
input,
button,
textarea {
  outline: none;
}

/************************ END I base *******************/
/************************ END TYPO *******************/
/* Mixin Social Buttons */
/* Article tags */
/* Home page and category article modules */
/* Article / Single / Page */
/* Use this for content in the article that should span the full width of the grid-container */
/* Special article content: Splash, Data, Sponsored */
/* Use this for content that will span the full width of the view port */
/* Related content / Related articles */
/* Email newsletter sign-up form */
/* Modals */
/* Sprite for image icons */
/* Those of you who are familiar with the Sonic the Hedgehog cheat command on Sega Megadrive will appreciate this: */
/* A B C Start */
/* Social media */
/* Button with icon on the right */
/*Checkboxes*/
/* Radio buttons */
/* START ICONS MIXING */
.share-links li,
.share-links .play,
.listen-to-article li,
.listen-to-article .play {
  display: inline-block;
  margin-right: 0.5rem;
  float: left;
}

.share-links li a,
.share-links .play a,
.listen-to-article li a,
.listen-to-article .play a {
  width: 2.25rem;
  height: 2.25rem;
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  background: black;
  border-radius: 50%;
}
/* top navigation menu style */
.home main section.home-top-navigation.new_menu .left-holder a.active, 
.home main section.home-top-navigation.new_menu .left-holder a:active, 
.home main section.home-top-navigation.new_menu .right-holder a.active, 
.home main section.home-top-navigation.new_menu .right-holder a:active {
    border-bottom: solid 0px black;
    position: relative;
    z-index: 9;
}

.new_menu .c-nav-featured__menu-item {
    width: auto;
    border-right: 0px solid #dbdbdb;
    border-bottom: 0px solid transparent; margin-right: 1em;
}



.home main section.home-top-navigation.new_menu .left-holder a, 
.home main section.home-top-navigation.new_menu .right-holder a {
    content: "";
    display: inline-block;
    padding-bottom: 0.775rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-right: 0;
    font-size: 1rem;
}

.home main .top-navigation-holder section {
    display: block;
    margin: 1.2em auto 0;
    max-width: 1200px;
    padding:0 1em 1em 1em !important; text-align:left;
}


.c-nav-channel-content__section {
    padding: 1.25rem 12px;
    border-bottom: 1px solid #dbdbdb;
    box-shadow: none !important;
}

.home main section.home-top-navigation.new_menu {position:relative;}

.home main section.home-top-navigation.new_menu .c-nav-bar__rest {position:inherit; }

.home main section.home-top-navigation.new_menu .c-nav-bar__rest  .c-nav-featured__menu-item-content {width:100% !important; max-width:100% !important;}

.home main section.home-top-navigation.new_menu  .c-nav-featured__menu-item-content {
    border: 0px solid #dbdbdb;
    background-color: #fff;
    position: absolute;
    height: 0;
    top: 2.2em;
    right: 0;
    width: 50vw;
    max-width: 42rem;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    overflow: hidden;
}



section.home-top-navigation.new_menu .c-nav-channel-content__section-title {
    font-size: 1rem;
    line-height: 1.428571429;
    border-bottom: 1px solid #000; margin-left:0;
}

section.home-top-navigation.new_menu .c-nav-featured__menu-item-content li {
    width: 50%;
    padding-left: 0rem;
    padding-right: 0rem;
    border-bottom: 1px solid #ccc;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
}
section.home-top-navigation.new_menu .c-nav-featured__menu-item-content li a {padding-left:0;}

section.home-top-navigation.new_menu .c-nav-channel-content__section ul.c-nav-channel-content__section-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
     margin-left: 0rem; 
    margin-right: 0rem;
}

section.home-top-navigation.new_menu .c-nav-featured__menu-item-content a {
    margin-left: 0;
    padding-left: 0 !important;
}



.home main section.home-top-navigation.new_menu .left-holder a.arrow::after, 
.home main section.home-top-navigation.new_menu .right-holder a.arrow::after {
    content: "";
    background: url(assets/img/sprite.png) 0 0 no-repeat;
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: 8px -194px;
    cursor: pointer;
    /* padding: 0px 24px 9px 0px; */
    display: inline-block;
    width: 30px;
    height: 15px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: -0.625rem;  padding-right: 0.4em;
}

.home main section.home-top-navigation.new_menu .left-holder a.active::after, 
.home main section.home-top-navigation.new_menu .right-holder a.active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-position: 8px -198px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.home main section.home-top-navigation.new_menu .left-holder a, 
.home main section.home-top-navigation.new_menu .right-holder a {  
  margin-right: 1.5rem; font-size:0.8em;
}
.home main section.home-top-navigation.new_menu .left-holder a.arrow, 
.home main section.home-top-navigation.new_menu .right-holder a.arrow {
    content: "";
    padding-bottom: 0.775rem;
    padding-left: 0;
    padding-right: 0;
    margin-right: 2rem;
}
.c-nav-featured__menu .menu-item.active .c-nav-featured__menu-item-content{
    height: auto !important;
  z-index:99;
    opacity: 1 !important;
    overflow: visible !important;
}
.c-nav-featured__menu-item-link.arrow svg{
  display: none !important;
}
/* top navigation menu style */

@media (min-width: 1025px) {
  .share-links li a,
  .share-links .play a,
  .listen-to-article li a,
  .listen-to-article .play a {
    width: 1.875rem;
    height: 1.875rem;
  }
}

.share-links li a:after,
.share-links .play a:after,
.listen-to-article li a:after,
.listen-to-article .play a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

@media (min-width: 1025px) {
  .share-links li,
  .share-links .play,
  .listen-to-article li,
  .listen-to-article .play {
    margin-right: 0.25rem;
  }
}

.email a:after {
  background-position: 12px -885px;
}

@media (min-width: 1025px) {
  .email a:after {
    background-position: 9px -888px;
  }
}

.linkedin a:after {
  background-position: 9px -1090px;
}

.twitter a:after {
  background-position: 11px -1186px;
}

@media (min-width: 1025px) {
  .twitter a:after {
    background-position: 9px -1189px;
  }
}

.facebook a:after {
  background-position: 14px -988px;
}

@media (min-width: 1025px) {
  .facebook a:after {
    background-position: 11px -992px;
  }
}

.google:after {
  background-position: 0px -1687px;
  background-size: 86px;
}

.whatsapp a:after {
  background-position: 9px -1292px;
}

@media (min-width: 1025px) {
  .whatsapp a:after {
    background-position: 6px -1294px;
  }
}

.play a:after {
  background-position: 16px -586px;
  background-position: 15px -586px;
}

@media (min-width: 1025px) {
  .play a:after {
    background-position: 12px -589px;
  }
}

.modal {
  visibility: hidden;
  opacity: 0;
  z-index: -9999;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  background: black;
  width: 100%;
  position: fixed;
  top: 3.125rem;
  text-align: center;
  z-index: 2000;
}

.modal .email-signup {
  background: black;
  padding: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
  max-width: 110%;
  margin-bottom: 2rem;
}

.modal .email-signup p,
.modal .email-signup label,
.modal .email-signup h2,
.modal .email-signup a {
  color: #fefefe;
}

.modal .email-signup form input[type="email"] {
  background: black;
  border: none;
  border-bottom: solid 1px #fefefe;
  color: white;
}

.modal .email-signup form input[type="email"]::-webkit-input-placeholder {
  color: white;
}

.modal .email-signup form input[type="email"]:-ms-input-placeholder {
  color: white;
}

.modal .email-signup form input[type="email"]::-ms-input-placeholder {
  color: white;
}

.modal .email-signup form input[type="email"]::placeholder {
  color: white;
}

.modal .email-signup form input[type="radio"],
.modal .email-signup form input[type="checkbox"] {
  border: solid 1px #fefefe;
  background: black;
}

.modal .email-signup h2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.5rem;
}

.modal .email-signup h2 small {
  text-transform: uppercase;
  font-weight: lighter;
  display: block;
  font-size: 0.875rem;
  margin-bottom: 1.3125rem;
}

.modal .email-signup form {
  margin-top: 2rem;
}

.modal .email-signup form fieldset {
  padding: 0;
}

.modal .email-signup form fieldset.privacy-agree {
  text-align: left;
  margin-bottom: 2rem;
}

.modal .email-signup form fieldset.privacy-agree:after {
  clear: both;
  content: "";
  display: table;
}

.modal .email-signup form fieldset.privacy-agree input {
  float: left;
  width: 7%;
  margin-bottom: 6.25rem;
}

.modal .email-signup form fieldset.privacy-agree label {
  width: 93%;
  float: right;
}

.modal .email-signup form fieldset.email-submit {
  position: relative;
}

.modal .email-signup form fieldset.email-submit input[type="email"] {
  width: 88%;
  margin: 0;
}

.modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::-webkit-input-placeholder {
  color: transparent;
}

.modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus:-ms-input-placeholder {
  color: transparent;
}

.modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::-ms-input-placeholder {
  color: transparent;
}

.modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::placeholder {
  color: transparent;
}

.modal .email-signup form fieldset.email-submit button {
  width: 2.25rem;
  height: 2.25rem;
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  background: black;
  border-radius: 50%;
  border: solid 1px white;
  position: absolute;
  right: 0;
  top: -13px;
  background: none;
  overflow: visible;
}

@media (min-width: 1025px) {
  .modal .email-signup form fieldset.email-submit button {
    width: 1.875rem;
    height: 1.875rem;
  }
}

.modal .email-signup form fieldset.email-submit button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

.modal .email-signup form fieldset.email-submit button:after {
  background-position: 14px -490px;
}

@media (min-width: 1025px) {
  .modal .email-signup form fieldset.email-submit button:after {
    background-position: 15px -488px;
  }
}

.modal .email-signup form fieldset.email-submit button#invisible-button1 {
  display: none;
}

@media (min-width: 1025px) {
  .modal .email-signup form fieldset.email-submit button {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.modal .email-signup #invisible-button1 {
  display: none;
}

@media (min-width: 1025px) {
  .modal .email-signup h2 {
    font-size: 2.25rem;
    margin: 1.25rem auto;
  }
  .modal .email-signup form {
    width: 25rem;
    margin: 0 auto;
  }
  .modal .email-signup form fieldset.email-submit input[type="email"] {
    width: 78%;
  }
}

.modal .close {
  width: 3.125rem;
  height: 3.125rem;
  text-align: center;
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
}

.modal .close:after {
  content: "";
  background: url(images/icons/hamburger_close_24x24.png) no-repeat;
  filter: invert(100%);
  -webkit-filter: invert(100%);
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.modal:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -9;
}

@media (min-width: 1025px) {
  .modal {
    top: 6.25rem;
    width: 62.25rem;
    margin-left: -31.125rem;
    left: 50%;
  }
}

.show-register-modal .register-modal {
  visibility: visible;
  opacity: 1;
  z-index: 9;
  height: auto;
  overflow: visible;
}

.range-slider {
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  -webkit-transition: 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-appearance: none;
  /* Override default CSS styles */
  -moz-appearance: none;
  appearance: none;
}

.range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 50%;
  background-color: #000;
  cursor: pointer;
}

.range-slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #000;
  cursor: pointer;
}

.input-file {
  /* input file style */
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.button-file {
  padding: 14px 13px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  cursor: pointer;
}

.btn-form {
  border: solid 1px black;
  padding: 10px 13px;
  cursor: pointer;
}

.btn-form:hover {
  border: solid 1px black;
  background-color: black;
  color: white;
}

.btn-form:hover a {
  color: #fefefe;
}

fieldset {
  border: none;
}

.form-types fieldset {
  border: none;
}

.form-types input,
.form-types textarea,
.form-types select,
.form-types button {
  outline: none;
}

.form-types:focus {
  outline: none;
}

.form-types input[type="text"],
.form-types input[type="email"],
.form-types input[type="password"],
.form-types input[type="tel"],
.form-types input[type="date"],
.form-types input[type="datetime-local"],
.form-types input[type="month"],
.form-types input[type="time"],
.form-types input[type="url"],
.form-types input[type="week"],
.form-types textarea,
.form-types select {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 0.3125rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  border: none;
  border-bottom: solid 1px #666;
}

.form-types button {
  border: solid 1px #ddd;
}

.form-types h4:not(:last-child) {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.form-types .radio-input {
  display: none;
}

.form-types .radio-form {
  display: block;
  position: relative;
  padding-top: 2rem;
  padding-left: 3rem;
}

.form-types .radio-form .radio-button {
  height: 2rem;
  width: 2rem;
  border: solid 5px #000;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 29px;
}

.form-types .radio-form .radio-button::after {
  content: "";
  display: block;
  height: 0.8rem;
  width: 0.8rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.form-types
  .radio-form
  .radio-input:checked
  ~ .radio-label
  .radio-button:after {
  opacity: 1;
}

.form-types .checkboxes input[type="checkbox"] {
  display: none;
}

.form-types .checkboxes input[type="checkbox"] + label {
  display: inline-block;
  border: 1px solid black;
  height: 1.875rem;
  width: 1.875rem;
}

.form-types .checkboxes input[type="checkbox"]:checked + label {
  background: url(images/tick-svgrepo-com.svg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 1rem;
  font-style: italic;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 1rem;
}

:-ms-input-placeholder {
  /* IE 11 */
  font-size: 1rem;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 1rem;
}

input[type="radio"],
input[type="checkbox"] {
  width: 1.5rem;
  height: 1.5rem;
  border: solid 1px black;
  border-radius: 0;
}

/* Buttons that only appear in entry-content */
.entry-content button,
.entry-content input[type="submit"],
.entry-content .button a {
  border: solid 1px black;
  padding: 10px 13px;
  cursor: pointer;
}

.entry-content button:hover,
.entry-content input[type="submit"]:hover,
.entry-content .button a:hover {
  border: solid 1px black;
  background-color: black;
  color: white;
}

.entry-content button:hover a,
.entry-content input[type="submit"]:hover a,
.entry-content .button a:hover a {
  color: #fefefe;
}

.whitepaper-download .email-recieve-input {
  display: inline-block;
}

.whitepaper-download .input-step2 {
  width: 50%;
}

.whitepaper-download .button-right {
  width: 2.25rem;
  height: 2.25rem;
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  background: #fefefe;
  border-radius: 50%;
  border: solid 1px black;
  display: inline;
  top: 1.25rem;
}

@media (min-width: 1025px) {
  .whitepaper-download .button-right {
    width: 1.875rem;
    height: 1.875rem;
  }
}

.whitepaper-download .button-right:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

.whitepaper-download .button-right:after {
  background-position: 17px -285px;
}

@media (min-width: 1025px) {
  .whitepaper-download .button-right {
    width: 2.5rem;
    height: 2.5rem;
    top: 0.5625rem;
  }
}

.whitepaper-details .button a {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.whitepaper-download.step-1 input:first-child {
  width: 88%;
}

.whitepaper-download.step-2 .input-step2 {
  width: 100%;
}

.whitepaper-download.step-2 .input-step2 fieldset {
  border: none;
}

.whitepaper-download.step-2 .input-step2 input,
.whitepaper-download.step-2 .input-step2 textarea,
.whitepaper-download.step-2 .input-step2 select,
.whitepaper-download.step-2 .input-step2 button {
  outline: none;
}

.whitepaper-download.step-2 .input-step2:focus {
  outline: none;
}

.whitepaper-download.step-2 .input-step2 input[type="text"],
.whitepaper-download.step-2 .input-step2 input[type="email"],
.whitepaper-download.step-2 .input-step2 input[type="password"],
.whitepaper-download.step-2 .input-step2 input[type="tel"],
.whitepaper-download.step-2 .input-step2 input[type="date"],
.whitepaper-download.step-2 .input-step2 input[type="datetime-local"],
.whitepaper-download.step-2 .input-step2 input[type="month"],
.whitepaper-download.step-2 .input-step2 input[type="time"],
.whitepaper-download.step-2 .input-step2 input[type="url"],
.whitepaper-download.step-2 .input-step2 input[type="week"],
.whitepaper-download.step-2 .input-step2 textarea,
.whitepaper-download.step-2 .input-step2 select {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 0.3125rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  border: none;
  border-bottom: solid 1px #666;
}

.whitepaper-download.step-2 .input-step2 button {
  border: solid 1px #ddd;
}

select {
  margin-bottom: 2rem;
}

.consent-checkbox input {
  display: inline;
}

.whitepaper-download.step-3 {
  font-weight: bold;
}

.whitepaper-download.step-3 h3 {
  margin-bottom: 2rem;
}

@media (min-width: 1025px) {
  .whitepaper-download .input-step5 {
    width: 60%;
  }
  .whitepaper-download.step-1 input:first-child {
    width: 55%;
  }
  .whitepaper-download.step-2 .input-step2 {
    width: 60%;
  }
}

/* -----------  ------------------------  -----------------*/
/* -----------  foundation-global-styles  -----------------*/
/* -----------  ------------------------  -----------------*/
.foundation-mq {
  font-family: "small=0em&amp;medium=40em&amp;large=64em&amp;xlarge=75em&amp;xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  background: #fefefe;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

main,
section {
  display: block;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput="mouse"] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-style: normal;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizeLegibility;
  line-height: 1.125;
  letter-spacing: -0.6px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  display: block;
  font-size: 70%;
}

h1,
.h1 {
  font-size: 2rem;
  line-height: 1.125;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2,
.h2 {
  font-size: 1.5rem;
  line-height: 1.125;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3,
.h3 {
  font-size: 1.5rem;
  line-height: 1.125;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.125;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5,
.h5 {
  font-size: 1.0625rem;
  line-height: 1.125;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6,
.h6 {
  font-size: 1rem;
  line-height: 1.125;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 3.125rem;
  }
  h2,
  .h2 {
    font-size: 2.5rem;
  }
  h3,
  .h3 {
    font-size: 1.9375rem;
  }
  h4,
  .h4 {
    font-size: 1.5625rem;
  }
  h5,
  .h5 {
    font-size: 1.25rem;
  }
  h6,
  .h6 {
    font-size: 1rem;
  }
}

h3 a:hover,
h2 a:hover,
.related-articles ul li a:hover,
article .category a:hover {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #000),
    color-stop(50%, #000)
  );
  background-image: linear-gradient(to right, #000 50%, #000 50%);
  background-repeat: repeat-x;
  background-size: 0px 0px;
}

h2 a:hover,
h3 a:hover {
  background-position: 0 30px;
}

h2.section-title a:hover,
h3.section-title a:hover {
  background-position: 0 18px;
}

h2.section-title a:hover {
  background-position: 0 18px;
}

.related-articles ul li a:hover {
  background-position: 0 25px;
}

article .category a:hover {
  background-position: 0 18px;
}

/* heading hover state */
@media (min-width: 1025px) {
  article .category a:hover {
    background-position: 0 16px;
  }
  h2 a:hover {
    background-position: 0 40px;
  }
  h2.section-title a:hover {
    background-position: 0 19px;
  }
  h3 a:hover {
    background-position: 0 30px;
  }
  .whitepapers div.text h3 a:hover {
    background-position: 0 25px;
  }
  .hot-topics div.text h3 a:hover {
    background-position: 0 24px;
  }
}

.footer-navs a:hover,
.footer-navs a:focus {
  text-decoration: underline;
}

header nav i:hover {
  text-decoration: underline;
}

a {
  line-height: inherit;
  color: black;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: black;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 76.875rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin: 0;
  list-style: none;
}

ol {
  margin-left: 1.25rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0 0 0 1rem;
  border-left: 1px solid black;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: black;
}

abbr,
abbr[title] {
  border-bottom: 1px dotted black;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: black;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet,
ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block,
cite {
  display: block;
  color: black;
  font-size: 0.8125rem;
}

.cite-block:before,
cite:before {
  content: "â€” ";
}

.code-inline,
code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: black;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: black;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.home_timeline {
  display: none;
}

.home_timeline {
  background: rgba(0, 0, 0, 0.7);
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 1;
}

.home_timeline .guided-tour.timeline-tour {
  -webkit-box-shadow: 0px -1px 5px #0f1356;
  box-shadow: 0px -1px 5px #0f1356;
  bottom: 2em;
  left: 1em;
  position: fixed;
  padding: 3em;
  color: #fff;
  background: #010326;
  border: 1px solid #191818;
  visibility: visible;
  opacity: 1;
  z-index: 999999;
  width: 50%;
  max-width: 100% !important;
}

.home_timeline .cookiepopup-learnmore:hover,
.home_timeline .cookiepopup-continue:hover {
  background: #000 !important;
  color: #ffffff !important;
}

.home_timeline .guided-tour:before {
  content: "";
}

.home_timeline .guided-tour:after {
  border: none;
}

.home_timeline .guided-tour p {
  font-size: 1em;
}

.home_timeline .guided-tour.timeline-tour p {
  font-size: 16px;
}

#cookiepopup-continue,
a.cookiepopup-learnmore {
  color: #fff;
  padding: 0.5em;
  font-size: 1.5em;
  border: 1px solid;
  margin: 20px 10px;
  font-family: Unit;
  text-transform: uppercase;
  font-size: 18px;
}

.home_timeline img {
  margin-bottom: 20px;
  background-color: unset;
}

.home_timeline .guided-tour.timeline-tour {
  -webkit-box-shadow: 0px -1px 5px #dadada;
  box-shadow: 0px -1px 5px #dadada;
  top: 12%;
  left: 25%;
  position: fixed;
  padding: 3em;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  visibility: visible;
  opacity: 1;
  z-index: 1;
  height: auto;
  font-size: 0.875rem;
  max-width: 40%;
  width: 500px;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -150px;
  max-height: 330px;
}

.home_timeline:before {
  content: " ";
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.home_timeline .cookiepopup-continue,
.home_timeline .cookiepopup-learnmore {
  background: #000;
  padding: 0.5em;
  margin: 20px 10px 0 0;
}

.pageloader .loader {
  display: none;
}

.pageloader .loader {
  border: 6px solid #f3f3f3;
  border-radius: 50%;
  border-top: 6px solid #9d0000;
  width: 40px;
  height: 40px;
  margin: 0px auto;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#cookiepopup-continue.close.close-guided-tour {
  width: 35px;
  height: 35px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  float: right;
  z-index: 101;
  background: #000;
  position: absolute;
  right: 0;
  top: -16px;
  padding: 0;
  opacity: 1;
}

@media (min-width: 551px) and (max-width: 815px) {
  .home_timeline .guided-tour.timeline-tour {
    margin-left: auto !important;
    padding: 5em 1em !important;
  }
  .home_timeline .guided-tour.timeline-tour {
    margin-left: auto !important;
  }
  .home_timeline .guided-tour.timeline-tour {
    margin-left: auto !important;
  }
}

@media (max-width: 815px) and (min-width: 551px) {
  .home_timeline .guided-tour.timeline-tour {
    margin-left: auto !important;
  }
}

@media (max-width: 1050px) and (min-width: 816px) {
  .home_timeline .guided-tour.timeline-tour {
    margin-left: auto !important;
  }
}

@media (max-width: 1100px) {
  .home_timeline .guided-tour.timeline-tour {
    /* outline: 1px solid yellow; */
    height: 390px;
    width: 70%;
    left: 15%;
    /* max-width: 100%!important; */
  }
}

@media (max-width: 700px) {
  .home_timeline .guided-tour.timeline-tour {
    /* outline: 1px solid red; */
    height: 460px;
    width: 95%;
    left: 2%;
    margin-left: 0px;
    /* max-width: 100%!important; */
  }
  .home_timeline .cookiepopup-learnmore,
  .home_timeline .cookiepopup-continue {
    font-size: 1.2em !important;
  }
  #cookiepopup-continue.close.close-guided-tour {
    width: 26px;
    height: 26px;
    font-size: 13px;
    line-height: 26px;
  }
}

.newsletter-page article header.entry-header {
  margin-top: 2rem;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

.newsletter-page article header.entry-header h1 {
  letter-spacing: -0.0375rem;
  margin-bottom: 1.6875rem;
}

.newsletter-page article header.entry-header p {
  font-weight: 400;
  margin-bottom: 1.4375rem;
}

.newsletter-page article section {
  padding: 0;
}

.newsletter-page article .message--success {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 49.375rem;
  line-height: 50px;
}

.newsletter-page article .message--success button {
  width: 175px;
  height: 48px;
  padding-right: 3.375rem;
  padding-left: 3.375rem;
  color: #fff;
  background-color: #000;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  font-weight: 600;
}

.newsletter-page article .message--error {
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  letter-spacing: normal;
  color: #f94839;
  width: 688px;
  margin: auto;
}

.newsletter-page article section.newsletter-page-signup {
  padding: 0;
  margin-top: 1.5rem;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit {
  padding: 0;
  margin: 0;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input {
  font-size: 1.125rem;
  border: none;
  width: 100%;
  border-bottom: solid 1px #000;
  padding-bottom: 0.6875rem;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input::-webkit-input-placeholder {
  padding-bottom: 1rem;
  font-size: 1.125rem;
  font-style: normal;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input:-ms-input-placeholder {
  padding-bottom: 1rem;
  font-size: 1.125rem;
  font-style: normal;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input::-ms-input-placeholder {
  padding-bottom: 1rem;
  font-size: 1.125rem;
  font-style: normal;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input::placeholder {
  padding-bottom: 1rem;
  font-size: 1.125rem;
  font-style: normal;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  .privacyCheckbox {
  margin-top: 0.3125rem;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input[type="checkbox"] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
  margin-left: 0;
  cursor: pointer;
  font-size: 1.4375rem;
  float: left;
  -moz-appearance: initial;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input[type="checkbox"]:after {
  content: "";
  background-color: #fff;
  display: inline-block;
  color: #000;
  width: 24px;
  height: 24px;
  visibility: visible;
  border: 1px solid #000;
  border-radius: 0;
  margin-top: -4px;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  input[type="checkbox"]:checked:after {
  background-image: url(images/Path2Copy.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  padding-left: 3px;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  button {
  display: block;
  margin-top: 1.1875rem;
  margin-bottom: 1rem;
  width: 10.9375rem;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: normal;
  font-weight: 600;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  span {
  color: #7f7f7f;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  letter-spacing: normal;
  display: block;
  margin-top: -4px;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-email-submit
  span
  a {
  color: #404040;
  text-decoration: none;
}

.newsletter-page
  article
  section.newsletter-page-signup
  .newsletter-page-btn.active {
  background: #000;
  cursor: pointer;
}

.newsletter-page article div.newsletters-container input[type="checkbox"] {
  -moz-appearance: initial;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  cursor: pointer;
  font-size: 1.4375rem;
}

.newsletter-page
  article
  div.newsletters-container
  input[type="checkbox"]:after {
  content: "";
  background-color: #fff;
  display: inline-block;
  color: #000;
  width: 24px;
  height: 24px;
  visibility: visible;
  border: 1px solid #000;
  border-radius: 0;
  margin-top: -4px;
}

.newsletter-page
  article
  div.newsletters-container
  input[type="checkbox"]:checked:after {
  background-image: url(images/Path2Copy.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 17px;
  padding-left: 3px;
}

.newsletter-page article div.newsletters-container .newsletter-page-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: solid 1px #ddd;
  margin-top: 2.1875rem;
  margin-bottom: 3rem;
  padding-top: 2.125rem;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single:last-of-type {
  padding-bottom: 2rem;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  input[type="checkbox"] {
  -moz-appearance: initial;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  input {
  float: left;
  margin-right: 1rem;
  margin-left: 0;
  margin-top: 0.625rem;
  width: 1.5rem;
  border-radius: 0;
  height: 1.5rem;
  border: solid 1px black;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  .newsletter-page-info {
  float: left;
  width: 80%;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  .newsletter-page-info
  h2 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: -0.025rem;
  margin: 0;
  padding-bottom: 0.25rem;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  .newsletter-page-info
  span {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: rgba(0, 0, 0, 0.5);
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  .newsletter-page-info
  p {
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: normal;
  line-height: 1.125rem;
  letter-spacing: normal;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  .newsletter-page-info
  a {
  text-decoration: none;
  padding-bottom: 2rem;
}

.newsletter-page
  article
  div.newsletters-container
  .newsletter-page-single
  .newsletter-page-info
  a::after {
  content: "";
  background: url("img/sprite.png") 0 0 no-repeat;
  background-repeat: no-repeat;
  background-size: 100px;
  background-position: 8px -296px;
  cursor: pointer;
  /* padding: 0px 24px 9px 0px; */
  display: inline-block;
  width: 30px;
  height: 15px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: -1.875rem;
}

@media (min-width: 1025px) {
  .newsletter-page main article header.entry-header {
    margin-top: 2.125rem;
    border-bottom: none;
    margin-bottom: 0;
  }
  .newsletter-page main article .message--success h1 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .newsletter-page main article section.newsletter-page-signup {
    width: 688px;
    margin: auto;
  }
  .newsletter-page
    main
    article
    section.newsletter-page-signup
    .newsletter-email-submit {
    margin-bottom: 1rem;
  }
  .newsletter-page
    main
    article
    section.newsletter-page-signup
    .newsletter-email-submit
    input {
    float: left;
    width: 70%;
    margin-right: 1rem;
    margin-top: 1.9375rem;
  }
  .newsletter-page main article div.newsletters-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 1200px;
    margin: auto;
  }
  .newsletter-page
    main
    article
    div.newsletters-container
    .newsletter-page-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    padding-left: 0;
    padding-right: 0;
    margin-right: 1rem;
    margin-left: 1rem;
    display: block;
    margin-bottom: 3.25rem;
  }
  .newsletter-page
    main
    article
    div.newsletters-container
    .newsletter-page-single:last-of-type {
    border-bottom: none;
  }
  .newsletter-page
    main
    article
    div.newsletters-container
    .newsletter-page-single
    .newsletter-page-info
    a:hover {
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, #000),
      color-stop(50%, #000)
    );
    background-image: linear-gradient(to right, #000 50%, #000 50%);
    background-repeat: repeat-x;
    background-size: 1px 1px;
    background-position: 0 19px;
  }
  .newsletter-page
    main
    article
    div.newsletters-container
    .newsletter-page-single
    .newsletter-page-info
    span {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
  .newsletter-page
    main
    article
    div.newsletters-container
    .newsletter-page-single
    .newsletter-page-info
    p {
    font-size: 1rem;
    line-height: 1.375rem;
    color: #000;
  }
  .newsletter-page
    main
    article
    div.newsletters-container
    .newsletter-page-single
    .newsletter-page-info
    a {
    font-size: 0.9375rem;
  }
  .newsletter-page.success .entry-header {
    display: none;
  }
  .newsletter-page.success .newsletter-page-signup {
    display: none;
  }
  .newsletter-page.success .newsletters-container {
    display: none;
  }
}

.account main article header .top-navigation-links {
  padding-bottom: 0;
}

.account main article header nav {
  display: inline-block;
  padding-bottom: 1.5rem;
}

.account main article header nav .nav-links {
  width: 21.4375rem;
}

.account main article header nav .nav-links li {
  display: inline-block;
  font-size: 0.9375rem;
  margin: auto;
}

.account main article header nav .nav-links li:not(:last-child) {
  padding-right: 1.3125rem;
}

.account main article .change-pass-account h1 {
  padding-bottom: 1.5rem;
}

.account main article .change-pass-account h3 {
  font-size: 0.8125rem;
  letter-spacing: 0;
}

.account main article .change-pass-account p {
  margin-bottom: 0;
}

.account main article .change-pass-account .change-pass-form fieldset {
  border: none;
}

.account main article .change-pass-account .change-pass-form input,
.account main article .change-pass-account .change-pass-form textarea,
.account main article .change-pass-account .change-pass-form select,
.account main article .change-pass-account .change-pass-form button {
  outline: none;
}

.account main article .change-pass-account .change-pass-form:focus {
  outline: none;
}

.account main article .change-pass-account .change-pass-form input[type="text"],
.account
  main
  article
  .change-pass-account
  .change-pass-form
  input[type="email"],
.account
  main
  article
  .change-pass-account
  .change-pass-form
  input[type="password"],
.account main article .change-pass-account .change-pass-form input[type="tel"],
.account main article .change-pass-account .change-pass-form input[type="date"],
.account
  main
  article
  .change-pass-account
  .change-pass-form
  input[type="datetime-local"],
.account
  main
  article
  .change-pass-account
  .change-pass-form
  input[type="month"],
.account main article .change-pass-account .change-pass-form input[type="time"],
.account main article .change-pass-account .change-pass-form input[type="url"],
.account main article .change-pass-account .change-pass-form input[type="week"],
.account main article .change-pass-account .change-pass-form textarea,
.account main article .change-pass-account .change-pass-form select {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 0.3125rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  border: none;
  border-bottom: solid 1px #666;
}

.account main article .change-pass-account .change-pass-form button {
  border: solid 1px #ddd;
}

.account main article .change-pass-account .change-pass-form .current-pass {
  margin-bottom: 1.5rem;
}

.account
  main
  article
  .change-pass-account
  .change-pass-form
  .new-pass
  input[type="password"] {
  padding: 0;
}

.account main article .manage-account {
  border-bottom: solid 1px #ddd;
}

.account main article .manage-account p {
  letter-spacing: 0;
}

.account main article .manage-account .button-left {
  margin-top: 2rem;
  margin-bottom: 3rem;
}

.account main article .manage-account .button-left .button-btn-download {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.account main article .information-form h3 {
  padding-top: 2rem;
}

.account main article .information-form .information-forms fieldset {
  border: none;
}

.account main article .information-form .information-forms input,
.account main article .information-form .information-forms textarea,
.account main article .information-form .information-forms select,
.account main article .information-form .information-forms button {
  outline: none;
}

.account main article .information-form .information-forms:focus {
  outline: none;
}

.account main article .information-form .information-forms input[type="text"],
.account main article .information-form .information-forms input[type="email"],
.account
  main
  article
  .information-form
  .information-forms
  input[type="password"],
.account main article .information-form .information-forms input[type="tel"],
.account main article .information-form .information-forms input[type="date"],
.account
  main
  article
  .information-form
  .information-forms
  input[type="datetime-local"],
.account main article .information-form .information-forms input[type="month"],
.account main article .information-form .information-forms input[type="time"],
.account main article .information-form .information-forms input[type="url"],
.account main article .information-form .information-forms input[type="week"],
.account main article .information-form .information-forms textarea,
.account main article .information-form .information-forms select {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 0.3125rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  border: none;
  border-bottom: solid 1px #666;
}

.account main article .information-form .information-forms button {
  border: solid 1px #ddd;
}

.account main article .download-pdf {
  padding-top: 1rem;
  font-weight: bold;
}

@media (min-width: 1025px) {
  .account main article header {
    padding-bottom: 0;
  }
  .account main article .change-pass-account {
    width: 23.75rem;
    margin: 0 auto;
  }
  .account main article .account-btn {
    display: inline-block;
    border: solid 1px #000;
  }
  .account main article .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

/* Base / Common Modules */
.promo-box {
  margin: 2.5rem 0 3.25rem;
}

.promo-container {
  text-align: center;
  border: 1px solid #ddd;
  padding: 1rem;
}

.promo-container p {
  margin-bottom: 0;
}

.promo-container p i {
  display: none;
}

.black_cover {
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: black;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 700;
  width: 100%;
  height: 100vh;
  display: none;
}

.black_cover.active_x {
  display: block;
}

i.f {
  display: block;
  height: 200px;
  margin-bottom: 2rem;
}

body i.f {
  background: #e9f3f8;
}

body.site-investment i.f {
  background: #fafcfd;
}

body.site-bank i.f {
  background: #f8f7e9;
}

body.site-city i.f {
  background: #fffbfa;
}

body.site-tech i.f {
  background: #f9fcf7;
}

body.site-energy i.f {
  background: #eef6ea;
}

body article img,
body .article img {
  background: #e9f3f8;
}

body.site-investment article img,
body.site-investment .article img {
  background: #fafcfd;
}

body.site-bank article img,
body.site-bank .article img {
  background: #fcfcf7;
}

body.site-city article img,
body.site-city .article img {
  background: #fffbfa;
}

body.site-tech article img,
body.site-tech .article img {
  background: #f9fcf7;
}

body.site-energy article img,
body.site-energy .article img {
  background: #eef6ea;
}

.img-auto {
  display: none;
}

.site-header {
  z-index: 4000;
}

.half-s {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.quater-s {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.article-tags {
  margin: 0;
  padding-top: 1.4375rem;
  padding-bottom: 1.875rem;
}

.article-tags ul {
  font-size: 0.9375rem;
}

.article-tags ul li {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0;
  font-family: "IBM Plex Mono", courier, serif;
  font-size: 0.9375rem;
}

.article-tags ul li a {
  background: #eaf7fd;
  padding: 0 1rem;
  min-width: 7rem;
  display: block;
  text-align: center;
  line-height: 1.75rem;
  text-decoration: none;
}

.articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media (min-width: 1025px) {
  .articles {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.two-articles article {
  border-bottom: solid 1px #ddd;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.two-articles article:last-of-type:after {
  display: none;
}

.two-articles article figure {
  margin-bottom: 1rem;
  overflow: hidden;
}

.two-articles article figure img {
  min-width: 100%;
}

.two-articles article figure figcaption {
  font-style: italic;
}

.two-articles article .text .category {
  padding-bottom: 0.625rem;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: lighter;
}

.two-articles article .text .category a {
  text-transform: uppercase;
  font-weight: 500;
}

.two-articles article .text h2,
.two-articles article .text h3 {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 1.625rem;
  letter-spacing: -0.36px;
}

.two-articles article .text p {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-family: "IBM Plex Serif", georgia, serif;
  line-height: 1.375rem;
}

.two-articles article .text .meta {
  margin-top: 0.8125rem;
}

.two-articles article .text .meta span,
.two-articles article .text .meta time {
  font-size: 0.9375rem;
}

.two-articles article .text .meta .author {
  display: inline a;
  display-font-weight: bold;
}

.two-articles article .text .meta time {
  margin-left: 0.25rem;
}

@media (min-width: 1025px) {
  .two-articles article {
    border-bottom: none;
  }
  .two-articles article figure {
    overflow: hidden;
    margin-bottom: 1.25rem;
  }
  .two-articles article figure img {
    width: auto;
    height: auto;
    min-width: 100%;
  }
  .two-articles article .text .category {
    font-size: 0.8125rem;
  }
  .two-articles article .text h2,
  .two-articles article .text h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .two-articles article .text p {
    margin-top: 0.5rem;
    font-size: 1rem;
    font-family: "IBM Plex Serif", georgia, serif;
    line-height: 1.375rem;
  }
  .two-articles article .text .meta {
    margin-top: 0.8125rem;
  }
  .two-articles article .text .meta span,
  .two-articles article .text .meta time {
    font-size: 0.875rem;
  }
}

@media (min-width: 1025px) {
  .two-articles article {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) {
  .two-articles article {
    width: 50%;
  }
}

@media (min-width: 1025px) {
  .two-articles article {
    padding-top: 1rem;
  }
}

@media (min-width: 1025px) {
  .two-articles article figure {
    width: 25%;
  }
}

@media (min-width: 1025px) {
  .two-articles article .text {
    width: 75%;
  }
}

.four-articles article {
  border-bottom: solid 1px #ddd;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.four-articles article:last-of-type:after {
  display: none;
}

.four-articles article figure {
  margin-bottom: 1rem;
  overflow: hidden;
}

.four-articles article figure img {
  min-width: 100%;
}

.four-articles article figure figcaption {
  font-style: italic;
}

.four-articles article .text .category {
  padding-bottom: 0.625rem;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: lighter;
}

.four-articles article .text .category a {
  text-transform: uppercase;
  font-weight: 500;
}

.four-articles article .text h2,
.four-articles article .text h3 {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 1.625rem;
  letter-spacing: -0.36px;
}

.four-articles article .text p {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-family: "IBM Plex Serif", georgia, serif;
  line-height: 1.375rem;
}

.four-articles article .text .meta {
  margin-top: 0.8125rem;
}

.four-articles article .text .meta span,
.four-articles article .text .meta time {
  font-size: 0.9375rem;
}

.four-articles article .text .meta .author {
  display: inline a;
  display-font-weight: bold;
}

.four-articles article .text .meta time {
  margin-left: 0.25rem;
}

@media (min-width: 1025px) {
  .four-articles article {
    border-bottom: none;
  }
  .four-articles article figure {
    overflow: hidden;
    margin-bottom: 1.25rem;
  }
  .four-articles article figure img {
    width: auto;
    height: auto;
    min-width: 100%;
  }
  .four-articles article .text .category {
    font-size: 0.8125rem;
  }
  .four-articles article .text h2,
  .four-articles article .text h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .four-articles article .text p {
    margin-top: 0.5rem;
    font-size: 1rem;
    font-family: "IBM Plex Serif", georgia, serif;
    line-height: 1.375rem;
  }
  .four-articles article .text .meta {
    margin-top: 0.8125rem;
  }
  .four-articles article .text .meta span,
  .four-articles article .text .meta time {
    font-size: 0.875rem;
  }
}

@media (min-width: 1025px) {
  .four-articles article {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) {
  .four-articles article {
    width: 25%;
  }
}

@media (min-width: 1025px) {
  .four-articles article {
    padding-top: 1rem;
  }
}

.related-articles {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  border-top: solid 1px #666;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.related-articles h2 {
  font-size: 0.9375rem;
  margin: 0 0 0.875rem 0;
}

.related-articles h2 a {
  font-weight: bold;
  margin: 0 0 2rem 0;
}

@media (min-width: 1025px) {
  .related-articles h2 {
    font-size: 1rem;
  }
}

.related-articles h2 a {
  text-transform: uppercase;
  padding-left: 0.25rem;
}

@media (min-width: 1025px) {
  .related-articles {
    border-top: solid 1px #666;
  }
}

.related-articles ul {
  list-style: none;
  margin: 0;
}

.related-articles ul li article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  padding-bottom: 1rem;
  border-bottom: solid 1px #ddd;
}

@media (min-width: 1025px) {
  .related-articles ul li article {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.related-articles ul li article figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
  width: 33.3333333%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0;
}

@media (min-width: 1025px) {
  .related-articles ul li article figure {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.related-articles ul li article .text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
  width: 66.6666666667%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding: 0 1rem 0 0;
}

@media (min-width: 1025px) {
  .related-articles ul li article .text {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.related-articles ul li article .text h3 {
  margin: 0;
}

.related-articles ul li article .text p {
  line-height: 1.125;
}

.related-articles ul li article .text .company-name {
  margin-top: 0.5rem;
  text-transform: uppercase;
}

.related-articles ul li article div:only-child {
  width: 100%;
}

.related-articles ul li a {
  text-decoration: none;
}

.related-articles ul li:last-of-type {
  margin-bottom: 0;
}

.related-articles.text-only h2 a {
  text-transform: uppercase;
  padding-left: 0.25rem;
}

.related-articles.text-only ul li {
  font-family: "IBM Plex Sans", "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: -0.6px;
  line-height: 1.4;
  margin-bottom: 0.5rem;
}

.related-articles.text-only ul li a {
  text-transform: none;
}

@media (min-width: 1025px) {
  .related-articles ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media (min-width: 1025px) {
  .related-articles ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul li {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) {
  .related-articles ul li article {
    border-bottom: none;
  }
  .related-articles ul li article figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .related-articles ul li article .text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .related-articles ul li article .text h2,
  .related-articles ul li article .text h3 {
    font-size: 1.25rem;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.two li {
    width: 50%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.two li article figure {
    width: 25%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.two li article div.text {
    width: 75%;
  }
}

@media (min-width: 1025px) {
  .related-articles ul.two li article div:only-child {
    width: 100%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.three li {
    width: 33.3333333%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.three li article figure {
    width: 33.3333333%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.three li article div.text {
    width: 66.6666666667%;
  }
}

@media (min-width: 1025px) {
  .related-articles ul.three li article div:only-child {
    width: 100%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.four li {
    width: 25%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.four li article figure {
    width: 33.3333333%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .related-articles ul.four li article div.text {
    width: 66.6666666667%;
  }
}

@media (min-width: 1025px) {
  .related-articles ul.four li article div:only-child {
    width: 100%;
  }
}

.show-register-modal .register-modal {
  visibility: visible;
  opacity: 1;
  z-index: 9;
  height: auto;
  overflow: visible;
}

.category-sub-menu {
  position: absolute;
  top: 6.0625rem;
  left: 4.5rem;
  z-index: 3100;
  overflow: hidden;
  display: none;
}

.category-sub-menu .container {
  background: #fefefe;
  border: solid 1px #cacaca;
  border-top: none;
  -webkit-box-shadow: 5px 4px 8px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 4px 8px -1px rgba(0, 0, 0, 0.2);
  width: 27.5rem;
  display: block;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 1.875rem;
}

.category-sub-menu .category-article-tags ul {
  margin-left: 0;
}

.category-sub-menu .category-article-tags ul li {
  display: inline-block;
  margin-right: 0.5rem;
  width: auto;
}

.category-sub-menu .category-article-tags ul li a {
  display: inline;
  text-align: center;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.1875rem;
  border-bottom: none;
  padding: 0.25rem 0.5rem;
}

.category-sub-menu ul .category-related,
.category-sub-menu ul .category-more {
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.0625rem;
  letter-spacing: normal;
  border-bottom: 1px solid #000;
  padding-bottom: 0.8125rem;
}

.category-sub-menu ul li.title {
  line-height: 3.625rem;
  height: 3.625rem;
  font-weight: bold;
  padding-left: 0;
  margin-bottom: 0.6875rem;
}

.category-sub-menu ul li.title span {
  content: "";
  cursor: pointer;
}

.category-sub-menu ul li.title span:after {
  background-position: 4px -193px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.category-sub-menu ul li.title span::after {
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
  content: "";
  border: solid 1px #ddd;
  padding-left: 1.625rem;
  padding-bottom: 0.125rem;
  padding-top: 0.125rem;
  margin-left: 0.75rem;
  background-position: 0.375rem -11.875rem;
  cursor: pointer;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  padding-top: 14px;
  padding-bottom: 12px;
  margin-bottom: -7px;
}

.category-sub-menu ul li {
  width: 100%;
}

.category-sub-menu ul li:last-child a {
  border-bottom: none;
}

.category-sub-menu ul li a,
.category-sub-menu ul li a:visited {
  text-decoration: none;
  border-bottom: solid 1px #ddd;
  display: block;
  padding: 0.7rem 1rem;
  padding-left: 0;
}

.category-sub-menu ul li a:hover,
.category-sub-menu ul li a:visited:hover {
  background: #e9f3f8;
}

.current-category {
  margin-top: 1.3125rem;
  margin-bottom: 1.5rem;
  padding: 0 1rem;
}

.current-category.tag {
  margin-bottom: 2rem;
}

.current-category h1 {
  padding-bottom: 1rem;
}

.current-category span {
  display: inline-block;
  cursor: pointer;
  text-align: left;
  margin-bottom: 0.6875rem;
  font-weight: 400;
}

.single .current-category span::after {
  content: none;
}

.base .three-articles article {
  border-bottom: solid 1px #ddd;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.base .three-articles article:last-of-type:after {
  display: none;
}

.base .three-articles article figure {
  margin-bottom: 1rem;
  overflow: hidden;
}

.base .three-articles article figure img {
  min-width: 100%;
}

.base .three-articles article figure figcaption {
  font-style: italic;
}

.base .three-articles article .text .category {
  padding-bottom: 0.625rem;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: lighter;
}

.base .three-articles article .text .category a {
  text-transform: uppercase;
  font-weight: 500;
}

.base .three-articles article .text h2,
.base .three-articles article .text h3 {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 1.625rem;
  letter-spacing: -0.36px;
}

.base .three-articles article .text p {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-family: "IBM Plex Serif", georgia, serif;
  line-height: 1.375rem;
}

.base .three-articles article .text .meta {
  margin-top: 0.8125rem;
}

.base .three-articles article .text .meta span,
.base .three-articles article .text .meta time {
  font-size: 0.9375rem;
}

.base .three-articles article .text .meta .author {
  display: inline a;
  display-font-weight: bold;
}

.base .three-articles article .text .meta time {
  margin-left: 0.25rem;
}

@media (min-width: 1025px) {
  .base .three-articles article {
    border-bottom: none;
  }
  .base .three-articles article figure {
    overflow: hidden;
    margin-bottom: 1.25rem;
  }
  .base .three-articles article figure img {
    width: auto;
    height: auto;
    min-width: 100%;
  }
  .base .three-articles article .text .category {
    font-size: 0.8125rem;
  }
  .base .three-articles article .text h2,
  .base .three-articles article .text h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .base .three-articles article .text p {
    margin-top: 0.5rem;
    font-size: 1rem;
    font-family: "IBM Plex Serif", georgia, serif;
    line-height: 1.375rem;
  }
  .base .three-articles article .text .meta {
    margin-top: 0.8125rem;
  }
  .base .three-articles article .text .meta span,
  .base .three-articles article .text .meta time {
    font-size: 0.875rem;
  }
}

@media (min-width: 1025px) {
  .base .three-articles article {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) {
  .base .three-articles article {
    width: 33.3333333%;
  }
}

.base .three-articles article figure {
  overflow: hidden;
}

.base .three-articles article figure img {
  display: block;
}

@media (min-width: 1025px) {
  .base .three-articles article {
    padding-top: 1rem;
  }
}

.base .three-articles .small-thumbnails article {
  padding-bottom: 1rem;
}

.base .three-articles .small-thumbnails article figure {
  width: 35%;
  float: right;
  height: auto;
}

.base .three-articles .small-thumbnails article figure img {
  min-height: 0;
  height: auto;
  max-width: 100%;
}

.base .three-articles .small-thumbnails article .text {
  float: left;
  width: 64%;
}

.base .three-articles .small-thumbnails article .text h2,
.base .three-articles .small-thumbnails article .text h3 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
  letter-spacing: -0.36px;
  margin: 0 0 1rem;
}

.base .three-articles .small-thumbnails article .text p {
  display: none;
}

@media (min-width: 1025px) {
  .base .three-articles .small-thumbnails article {
    padding-bottom: 0;
  }
  .base .three-articles .small-thumbnails article figure {
    width: 100%;
    float: left;
  }
  .base .three-articles .small-thumbnails article .text {
    width: 100%;
    float: right;
  }
  .base .three-articles .small-thumbnails article .text p {
    display: block;
  }
}

@media (min-width: 1025px) {
  .promo-box {
    margin: 0.25rem 0 3.5rem;
  }
  .promo-container {
    padding: 3rem 0;
  }
}

/* START HEADER SETUP */
div.letter {
  background: black;
  color: #fefefe;
  font-size: 0.875rem;
  line-height: 1;
  text-align: center;
  font-family: "IBM Plex Sans", "helvetica neue", helvetica, arial, sans-serif;
  position: relative;
  z-index: 1000;
  cursor: pointer;
  padding: 0.625rem;
}

div.letter::after {
  content: "";
  line-height: 2rem;
  padding-left: 1.25rem;
  background: url(images/icons/white-arrow_14x14.png) no-repeat;
  background-position: top 0.1875rem right 0;
}

#nav-start {
  height: 0px;
  line-height: 0px;
  visibility: hidden;
}

.sticked {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
}

#siteHeader {
  height: 3.4375rem;
  border-bottom: 0.0625rem solid #ddd;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fefefe;
  position: relative;
  z-index: 3500;
}

#siteHeader input,
#siteHeader textarea,
#siteHeader button {
  border: none;
  outline: none;
}

#siteHeader button:hover {
  cursor: pointer;
}

#siteHeader div {
  padding-top: 12px;
}

#siteHeader div i {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 2rem;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

#siteHeader div i::before,
#siteHeader div i::after {
  line-height: 1.5rem;
  display: inline-block;
}

#siteHeader div i:hover {
  cursor: pointer;
  background: url(images/icons/b_line.png) no-repeat;
}

#siteHeader div:nth-child(1) {
  padding-left: 1rem;
}

#siteHeader div:nth-child(1) i:nth-child(1) {
  float: left;
  margin-right: 1.6875rem;
  background-position: top 1.625rem left 2.3125rem;
  white-space: nowrap;
}

#siteHeader div:nth-child(1) i:nth-child(1)::before {
  content: "\00A0";
  background-image: url("img/sprite.png");
  background-position: top -3197px left 4px;
  background-size: 100px;
  padding-right: 2.125rem;
}

#siteHeader div:nth-child(1) i:nth-child(1).active_x::before {
  /* background: url(images/icons/hamburger_close_24x24.png) no-repeat;*/
}

#siteHeader div:nth-child(1) i:nth-child(1) span {
  display: none;
}

#siteHeader div:nth-child(1) i:nth-child(2) {
  background-position: top 1.625rem left 1.9375rem;
  display: none;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}

#siteHeader div:nth-child(1) i:nth-child(2) strong {
  background: url(images/icons/search_24x24.png) no-repeat;
  background-image: url("img/sprite.png");
  font-weight: 500;
  background-position: 6px 5px;
  background-size: 100px;
  padding-right: 1.75rem;
  padding-left: 1.75rem;
  float: left;
  display: block;
}

#siteHeader div:nth-child(1) i:nth-child(2) strong span {
  display: inline;
}

#siteHeader div:nth-child(1) i:nth-child(2) input {
  float: left;
  margin-top: 8px;
  display: inherit;
  border-bottom: solid 1px black;
  line-height: 16px;
  font-weight: 400;
}

#siteHeader div:nth-child(1) i:nth-child(2) button {
  float: left;
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  border: solid 1px black;
  display: block;
  background: url(images/icons/black-arrow_14x14.png) #fefefe no-repeat;
  background-position: 8px 7px;
  background-size: 12px;
}

#siteHeader div:nth-child(1) i:nth-child(2)::before {
  content: none;
}

#siteHeader div:nth-child(2) { 
  width:100%; 
  max-width: 30rem;
  padding: 0;
  margin: auto; 
}

#siteHeader div:nth-child(2) h1 {
  padding: 0;
  display:block;
  margin: auto;
}

#siteHeader div:nth-child(2) a {
  display: block;
  margin: auto;
 /* line-height: 3.125rem;*/
  text-align: center;   
}

/* #siteHeader div:nth-child(2) a img {
  height: 1.0625rem;
  background: #fefefe;
  vertical-align: middle;
} */

#siteHeader div:nth-child(3) {
  text-align: right;
  padding-right: 1rem;
  width: 15%;
}

#siteHeader div:nth-child(3) ul li {
  display: none;
}

#siteHeader div:nth-child(3) ul .u-pl-3 {
  display: inline;
}

#siteHeader div:nth-child(3) i:nth-child(1) {
  display: none;
  margin-left: 0.6875rem;
  background-position: top 1.625rem right 1rem;
}

#siteHeader div:nth-child(3) i:nth-child(1)::after {
  content: "\00A0";
  padding-right: 0.75rem;
  border-right: solid 0.125rem #ddd;
  line-height: 1.3125rem;
}

#siteHeader div:nth-child(3) i:nth-child(2) {
  background-position: top 1.625rem right 2.375rem;
  width: 2.125rem;
  white-space: nowrap;
  font-size: 0;
}

#siteHeader div:nth-child(3) i:nth-child(2)::after {
  content: "\00A0";
  background: url(images/icons/sign_in_24x24.png) no-repeat;
  background-position: top 0 right 0;
  padding-right: 2.1875rem;
}

@media (min-width: 640px) {
  #siteHeader div:nth-child(2) a {
    /*width: 25.625rem;
    line-height: 3.125rem;*/
  }
}

@media (min-width: 1025px) {
  #siteHeader {
    height: 3.75rem;
  }
  #siteHeader form {
    width: 34%;
    position: absolute;
    top:4px;
  }
  #siteHeader form div {
    padding-top: 14px;
  }
 
  #siteHeader form div:nth-child(1) i:nth-child(1) {
    width: auto;
    white-space: normal;
  }
  #siteHeader form div:nth-child(1) i:nth-child(1) span {
    display: inline-block;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2) {
    display: inline-block;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2) input {
    width: 1px;
    opacity: 0;
    margin-left: -30px;
    -webkit-transition: opacity 0.4s linear 0s, width 0.4s linear 0s,
      margin 0s linear 0.3s;
    transition: opacity 0.4s linear 0s, width 0.4s linear 0s,
      margin 0s linear 0.3s;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2) button {
    -webkit-transition: opacity 0s linear 0s, margin 0s linear 0s;
    transition: opacity 0s linear 0s, margin 0s linear 0s;
    margin-left: -100px;
    opacity: 0;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2) strong {
    padding-right: 0;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2) strong span {
    display: inline;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2).active_x {
    width: 62%;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2).active_x:hover {
    background: none;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2).active_x input {
    width: 50%;
    opacity: 1;
    -webkit-transition: margin 0s;
    transition: margin 0s;
    margin-left: 0px;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2).active_x button {
    margin-left: 0px;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    opacity: 1;
    -webkit-transition: opacity 0.5s linear 0.3s, margin 0s linear 0.3s;
    transition: opacity 0.5s linear 0.3s, margin 0s linear 0.3s;
  }
  #siteHeader form div:nth-child(1) i:nth-child(2).active_x strong span {
    display: none;
  }
  #siteHeader div:nth-child(2) a {
    line-height: 1.5rem;
  }
  #siteHeader div:nth-child(3) {
    width: 35%;
    padding-right: 3.5rem;
    position: absolute;
    right:0;
    top: 5px;
  }
  #siteHeader div:nth-child(3) ul li {
    display: inline;
  }
  #siteHeader div:nth-child(3) i:nth-child(1) {
    display: inline-block;
  }
  #siteHeader div:nth-child(3) i:nth-child(2) {
    width: auto;
    white-space: normal;
    font-size: 0.875rem;
  }
}

/* END HEADER SETUP */
.site-footer {
  background: black;
  padding: 1rem;
}

.site-footer .grid-container {
  padding: 0;
}

.site-footer section {
  border-top: none;
}

.site-footer section.share-links {
  padding: 0;
}

.site-footer section.share-links ul {
  margin-bottom: 1rem;
}

.site-footer section.share-links ul:after {
  clear: both;
  content: "";
  display: table;
}

.site-footer section.share-links ul li a {
  width: 2.5rem;
  height: 2.5rem;
  border: solid 1px #fefefe;
  margin-right: 0.3125rem;
}

.site-footer section.share-links ul li a:after {
  left: 0.09375rem;
  top: 0.09375rem;
}

.site-footer section.share-links ul .linkedin a:after {
  left: 4px;
  top: 3px;
}

.site-footer section.share-links p {
  font-family: "IBM Plex Serif", georgia, serif;
  color: #fefefe;
  font-style: italic;
}

.site-footer section.email-signup {
  background: black;
  padding: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
  max-width: 110%;
  margin-bottom: 2rem;
  padding: 1rem;
}

.site-footer section.email-signup p,
.site-footer section.email-signup label,
.site-footer section.email-signup h2,
.site-footer section.email-signup a {
  color: #fefefe;
}

.site-footer section.email-signup label input {
  display: block;
  float: left;
  margin: 0.4rem 0.5rem 4rem 0;
  -webkit-appearance: auto;
  position: relative;

}
/*
.site-footer section.email-signup label input:checked:after {
  content: '';
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background: black;
  border-radius: 50%;
}*/

.site-footer section.email-signup form input[type="email"] {
  background: black;
  border: none;
  border-bottom: solid 1px #fefefe;
  color: white;
}

.site-footer
  section.email-signup
  form
  input[type="email"]::-webkit-input-placeholder {
  color: white;
}

.site-footer
  section.email-signup
  form
  input[type="email"]:-ms-input-placeholder {
  color: white;
}

.site-footer
  section.email-signup
  form
  input[type="email"]::-ms-input-placeholder {
  color: white;
}

.site-footer section.email-signup form input[type="email"]::placeholder {
  color: white;
}

.site-footer section.email-signup form input[type="radio"],
.site-footer section.email-signup form input[type="checkbox"],
.footer-checkbox {
  border: solid 1px #fefefe;
  background: black;
  appearance: auto;
}

.site-footer section.email-signup h2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.5rem;
}

.site-footer section.email-signup h2 small {
  text-transform: uppercase;
  font-weight: lighter;
  display: block;
  font-size: 0.875rem;
  margin-bottom: 1.3125rem;
}

.site-footer section.email-signup form {
  margin-top: 2rem;
}

.site-footer section.email-signup form fieldset {
  padding: 0;
}

.site-footer section.email-signup form fieldset.privacy-agree {
  text-align: left;
  margin-bottom: 2rem;
}

.site-footer section.email-signup form fieldset.privacy-agree:after {
  clear: both;
  content: "";
  display: table;
}

.site-footer section.email-signup form fieldset.privacy-agree input {
  float: left;
  width: 7%;
  margin-bottom: 6.25rem;
}

.site-footer section.email-signup form fieldset.privacy-agree label {
  width: 93%;
  float: right;
}

.site-footer section.email-signup form fieldset.email-submit {
  position: relative;
}

.site-footer
  section.email-signup
  form
  fieldset.email-submit
  input[type="email"] {
  width: 88%;
  margin: 0;
}

.site-footer
  section.email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::-webkit-input-placeholder {
  color: transparent;
}

.site-footer
  section.email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus:-ms-input-placeholder {
  color: transparent;
}

.site-footer
  section.email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::-ms-input-placeholder {
  color: transparent;
}

.site-footer
  section.email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::placeholder {
  color: transparent;
}

.site-footer section.email-signup form fieldset.email-submit button {
  width: 2.25rem;
  height: 2.25rem;
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  background: black;
  border-radius: 50%;
  border: solid 1px white;
  position: absolute;
  right: 0;
  top: -13px;
  background: none;
  overflow: visible;
}

@media (min-width: 1025px) {
  .site-footer section.email-signup form fieldset.email-submit button {
    width: 1.875rem;
    height: 1.875rem;
  }
}

.site-footer section.email-signup form fieldset.email-submit button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

.site-footer section.email-signup form fieldset.email-submit button:after {
  background-position: 14px -490px;
}

@media (min-width: 1025px) {
  .site-footer section.email-signup form fieldset.email-submit button:after {
    background-position: 15px -488px;
  }
}

.site-footer
  section.email-signup
  form
  fieldset.email-submit
  button#invisible-button1 {
  display: none;
}

@media (min-width: 1025px) {
  .site-footer section.email-signup form fieldset.email-submit button {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.site-footer section.email-signup small {
  color: #fff;
}

.site-footer section.email-signup #invisible-button1-footer {
  display: none;
}

.site-footer section.email-signup #footerEmailValidation {
  margin-top: 15px;
  color: #ff6666;
}

.site-footer section.footer-navs {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media (min-width: 1025px) {
  .site-footer section.footer-navs {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.site-footer section.footer-navs .site-links,
.site-footer section.footer-navs .privacy-links {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
  width: 50%;
  border-top: solid 1px #666;
  padding-top: 1rem;
}

@media (min-width: 1025px) {
  .site-footer section.footer-navs .site-links,
  .site-footer section.footer-navs .privacy-links {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.site-footer section.footer-navs .site-links a,
.site-footer section.footer-navs .privacy-links a {
  color: #fefefe;
}

.site-footer p.copyright {
  color: #fefefe;
  margin: 2rem 0 0 0;
  border-top: solid 1px #666;
  padding-top: 1rem;
}

.after__footer img {
  background: none;
}

.after__footer-text {
  background: #e1e0e0;
  padding-bottom: 1rem;
}

.after__footer-links {
  padding-right: 1rem;
}

.after__footer section {
  padding: 0;
}

.after__footer h4 {
  padding-top: 1.125rem;
  padding-bottom: 0.6875rem;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

.after__footer li {
  border-top: solid 1px #bebcbc;
  padding-bottom: 1rem;
}

.after__footer li a {
  position: relative;
  top: 8px;
}

.after__footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.after__footer-column {
  width: 50%;
}

.after__footer .footer-logo {
  padding: 1.625rem 1rem;
  text-align: center;
  background: #f4f4f4;
}

@media (min-width: 1025px) {
  .after__footer-column {
    width: 30%;
  }
  .after__footer-column:after {
    clear: both;
    content: "";
    display: table;
  }
  .after__footer-column li {
    float: left;
    padding-right: 4rem;
    position: relative;
    border-top: none;
  }
  .after__footer-column li::before {
    content: "";
    height: 1px;
    background-color: #c0bebe;
    display: block;
    clear: both;
    width: 135%;
  }
  .site-footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .site-footer .grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
    width: 76.875rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .site-footer .sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .site-footer .sections {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media (min-width: 1025px) {
  .site-footer .sections section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
    margin-top: 0;
    position: relative;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .site-footer .sections section.share-links {
    width: 33.3333333%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .site-footer .sections section {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) {
  .site-footer .sections section h2 {
    font-size: 2.25rem;
  }
  .site-footer .sections section.email-signup {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .site-footer .sections section.email-signup {
    width: 41.6666666667%; padding-right: 2.2em;
  }
}

@media (min-width: 1025px) {
  .site-footer .sections section.email-signup form {
    margin-top: 3rem;
  }
  .site-footer .sections section.share-links {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 4.5rem;
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) {
  .site-footer .sections section.share-links p {
    font-size: 1.375rem;
  }
  .site-footer .sections section.share-links li a::after {
    left: 4px;
    top: 4px;
  }
  .site-footer .sections section.share-links p.copyright {
    font-family: "IBMPlexSans", sans-serif;
    font-style: normal;
    padding-bottom: 2rem;
    border-top: none;
    padding-top: 0;
    position: relative;
    font-size: 0.875rem;
  }
  .site-footer .sections section.footer-navs {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-top: 1rem;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .site-footer .sections section.footer-navs {
    width: 25%;
  }
}

@media (min-width: 1025px) {
  .site-footer .sections section.footer-navs .site-links,
  .site-footer .sections section.footer-navs .privacy-links {
    width: 58.333333333%;
    margin-left: 41.66666666667%;
    padding-left: 0;
    padding-right: 0;
  }
  .site-footer .sections section.footer-navs .site-links ul,
  .site-footer .sections section.footer-navs .privacy-links ul {
    font-size: 1rem;
  }
}

.newsletter-modal {
  visibility: hidden;
  opacity: 0;
  z-index: -9999;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  background: black;
  width: 100%;
  position: fixed;
  top: 3.125rem;
  text-align: center;
  z-index: 2000;
}

.newsletter-modal .email-signup {
  background: black;
  padding: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
  max-width: 110%;
  margin-bottom: 2rem;
}

.newsletter-modal .email-signup p,
.newsletter-modal .email-signup label,
.newsletter-modal .email-signup h2,
.newsletter-modal .email-signup a {
  color: #fefefe;
}

.newsletter-modal .email-signup form input[type="email"] {
  background: black;
  border: none;
  border-bottom: solid 1px #fefefe;
  color: white;
}

.newsletter-modal
  .email-signup
  form
  input[type="email"]::-webkit-input-placeholder {
  color: white;
}

.newsletter-modal .email-signup form input[type="email"]:-ms-input-placeholder {
  color: white;
}

.newsletter-modal
  .email-signup
  form
  input[type="email"]::-ms-input-placeholder {
  color: white;
}

.newsletter-modal .email-signup form input[type="email"]::placeholder {
  color: white;
}

.newsletter-modal .email-signup form input[type="radio"],
.newsletter-modal .email-signup form input[type="checkbox"] {
  border: solid 1px #fefefe;
  background: black;
  display: inline-block;
}

.newsletter-modal .email-signup h2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.5rem;
}

.newsletter-modal .email-signup h2 small {
  text-transform: uppercase;
  font-weight: lighter;
  display: block;
  font-size: 0.875rem;
  margin-bottom: 1.3125rem;
  color: #fff;
}

.newsletter-modal .email-signup form {
  margin-top: 2rem;
}

.newsletter-modal .email-signup form fieldset {
  padding: 0;
  margin-top: 2rem;
}

.newsletter-modal .email-signup form fieldset.privacy-agree {
  text-align: left;
  margin-bottom: 2rem;
}

.newsletter-modal .email-signup form fieldset.privacy-agree:after {
  clear: both;
  content: "";
  display: table;
}

.newsletter-modal .email-signup form fieldset.privacy-agree input {
  float: left;
  width: 7%;
  margin-bottom: 6.25rem;
}

.newsletter-modal .email-signup form fieldset.privacy-agree label {
  width: 93%;
  float: right;
}

.newsletter-modal .email-signup form fieldset.email-submit {
  position: relative;
}

.newsletter-modal .email-signup form fieldset.email-submit input[type="email"] {
  width: 93%;
  margin: 0;
}

.newsletter-modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::-webkit-input-placeholder {
  color: transparent;
}

.newsletter-modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus:-ms-input-placeholder {
  color: transparent;
}

.newsletter-modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::-ms-input-placeholder {
  color: transparent;
}

.newsletter-modal
  .email-signup
  form
  fieldset.email-submit
  input[type="email"]:focus::placeholder {
  color: transparent;
}

.newsletter-modal .email-signup form fieldset.email-submit button {
  width: 2.25rem;
  height: 2.25rem;
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  background: black;
  border-radius: 50%;
  border: solid 1px white;
  position: absolute;
  right: 0;
  top: -13px;
  background: none;
  overflow: visible;
}

@media (min-width: 1025px) {
  .newsletter-modal .email-signup form fieldset.email-submit button {
    width: 1.875rem;
    height: 1.875rem;
  }
}

.newsletter-modal .email-signup form fieldset.email-submit button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

.newsletter-modal .email-signup form fieldset.email-submit button:after {
  background-position: 14px -490px;
}

@media (min-width: 1025px) {
  .newsletter-modal .email-signup form fieldset.email-submit button:after {
    background-position: 15px -488px;
  }
}

.newsletter-modal
  .email-signup
  form
  fieldset.email-submit
  button#invisible-button1 {
  display: none;
}

@media (min-width: 1025px) {
  .newsletter-modal .email-signup form fieldset.email-submit button {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.newsletter-modal .email-signup #invisible-button1 {
  display: none;
}

/* Home expert commentary fix */
@media (max-width: 768px) {
  .expert-commentary-cb {
    padding: 0 1rem;
  }
  .expert-commentary-cb-fs {
    padding: 0;
  }
}


@media (min-width: 1025px) {
  .newsletter-modal .email-signup h2 {
    font-size: 2.25rem;
    margin: 1.25rem auto;
  }
  .newsletter-modal .email-signup form {
    width: 25rem;
    margin: 0 auto;
  }
  .newsletter-modal
    .email-signup
    form
    fieldset.email-submit
    input[type="email"] {
    width: 88%;
  }
}

.newsletter-modal .close {
  width: 3.125rem;
  height: 3.125rem;
  text-align: center;
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
}

.newsletter-modal .close:after {
  content: "";
  background: url(images/icons/hamburger_close_24x24.png) no-repeat;
  filter: invert(100%);
  -webkit-filter: invert(100%);
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.newsletter-modal:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -9;
}

@media (min-width: 1025px) {
  .newsletter-modal {
    top: 6.25rem;
    width: 62.25rem;
    margin-left: -31.125rem;
    left: 50%;
  }
}

.show-register-modal .newsletter-modal {
  visibility: visible;
  opacity: 1;
  z-index: 9;
  height: auto;
  overflow: visible;
}

.menu-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  z-index: 1000;
  display: none;
  height: 400px;
  overflow: hidden;
  overflow-y: auto;
}

.menu-mobile .whole-menu-holder {
  width: 100%;
}

.menu-mobile .whole-menu-holder .anime-menu-holder {
  background: #fefefe;
  -webkit-box-shadow: 5px 4px 8px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 4px 8px -1px rgba(0, 0, 0, 0.2);
  width: 100%;
}

.menu-mobile .full-list-holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}

.menu-mobile .full-list-holder .anime-full-list-holder {
  background: #fefefe;
  border: solid 1px #cacaca;
  -webkit-box-shadow: 5px 4px 8px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 4px 8px -1px rgba(0, 0, 0, 0.2);
}

.menu-mobile .full-list-holder .show-all {
  visibility: hidden;
}

.menu-mobile .search-box {
  background: black;
  color: #fefefe;
  padding: 0.7rem 1rem;
}

.menu-mobile .search-box .search-box-holder {
  padding: 0.7rem 1rem;
  padding-left: 0.4rem;
  border-bottom: 1px solid #cacaca;
  position: relative;
}

.menu-mobile .search-box .search-box-holder input {
  width: 91%;
  border: none;
  outline: none;
  background: black;
  color: #fefefe;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1rem;
}

.menu-mobile .search-box .search-button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 2.3rem;
  height: 2.3rem;
  cursor: pointer;
  background: url("img/sprite.png") 0 0 no-repeat;
  background-repeat: no-repeat;
  background-size: 6.25rem;
  background-position: 0.4rem 0.4rem;
  margin: 1rem 1rem auto auto;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  outline: none;
}

.menu-mobile .back-to-menu {
  background: black;
  color: #fefefe;
  padding: 0.7rem 1rem;
  text-transform: uppercase;
}

.menu-mobile .back-to-menu a {
  color: #fefefe;
  display: inline;
  padding-left: 1.8rem;
}

.menu-mobile .back-to-menu a::before {
  content: "";
  position: absolute;
  top: 1.1rem;
  left: 0;
  background: url("img/sprite.png") 0 0 no-repeat;
  background-size: 6.25rem;
  background-position: 0.4rem -400px;
  width: 2.3rem;
  height: 2.3rem;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH";
}

.menu-mobile .primary-menu,
.menu-mobile .primary-menu &gt; * {
  background: black;
  color: #fefefe;
}

.menu-mobile .primary-menu &gt; div,
.menu-mobile li {
  padding-right: 1rem;
}

.menu-mobile .primary-menu ul {
  padding: 0.7rem 1rem;
  padding-right: 0;
  list-style: none;
}

.menu-mobile .primary-menu li {
  width: 50%;
  float: left;
  list-style: none;
}

.menu-mobile .primary-menu li a,
.menu-mobile .primary-menu li a:visited {
  color: #fefefe;
  text-decoration: none;
  border-bottom: solid 1px #8a8a8a;
  display: block;
  padding: 0.7rem 1rem;
  padding-left: 0.4rem;
}

.menu-mobile .primary-menu .end-menu {
  clear: both;
  line-height: 1.5;
}

.menu-mobile .sub-menu {
  padding: 0.7rem 1rem;
}

.menu-mobile .sub-menu ul {
  margin-left: 0;
}

.menu-mobile .sub-menu li {
  border-bottom: solid 1px #ddd;
  padding-right: 0;
  position: relative;
}

.menu-mobile .sub-menu li.sub-section nav {
  display: none;
  overflow: hidden;
}

.menu-mobile .sub-menu li.sub-section .anime-height {
  overflow: hidden;
}

.menu-mobile .sub-menu ul.opened nav.list-holder {
  display: block;
}

.menu-mobile .sub-menu ul.opened nav.first-part-of-menu {
  display: block;
}

.menu-mobile .sub-menu li i.menu-togle {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 47px;
  height: 47px;
  background: #fefefe;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

body .menu-mobile .sub-menu li i.menu-togle:hover {
  background: #e9f3f8;
}

body.site-investment .menu-mobile .sub-menu li i.menu-togle:hover {
  background: #fafcfd;
}

body.site-bank .menu-mobile .sub-menu li i.menu-togle:hover {
  background: #f8f7e9;
}

body.site-city .menu-mobile .sub-menu li i.menu-togle:hover {
  background: #fffbfa;
}

body.site-tech .menu-mobile .sub-menu li i.menu-togle:hover {
  background: #f9fcf7;
}

body.site-energy .menu-mobile .sub-menu li i.menu-togle:hover {
  background: #eef6ea;
}

.menu-mobile .sub-menu li i.menu-togle::after {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url("img/sprite.png") 0 0 no-repeat;
  background-repeat: no-repeat;
  background-size: 100px;
  background-position: 18px -180px;
  width: 47px;
  height: 47px;
  content: "";
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.menu-mobile .sub-menu li i.active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.menu-mobile .sub-menu li a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.menu-mobile .sub-menu li a:hover {
  cursor: pointer;
}

body .menu-mobile .sub-menu li a:hover {
  background: #e9f3f8;
}

body.site-investment .menu-mobile .sub-menu li a:hover {
  background: #fafcfd;
}

body.site-bank .menu-mobile .sub-menu li a:hover {
  background: #f8f7e9;
}

body.site-city .menu-mobile .sub-menu li a:hover {
  background: #fffbfa;
}

body.site-tech .menu-mobile .sub-menu li a:hover {
  background: #f9fcf7;
}

body.site-energy .menu-mobile .sub-menu li a:hover {
  background: #eef6ea;
}

.menu-mobile .sub-menu li a:hover:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-position: 8px -188px;
}

.menu-mobile .sub-menu li a.active {
  border-bottom: 1px solid #fefefe;
  cursor: pointer;
}

body .menu-mobile .sub-menu li a.active {
  background: #e9f3f8;
}

body.site-investment .menu-mobile .sub-menu li a.active {
  background: #fafcfd;
}

body.site-bank .menu-mobile .sub-menu li a.active {
  background: #f8f7e9;
}

body.site-city .menu-mobile .sub-menu li a.active {
  background: #fffbfa;
}

body.site-tech .menu-mobile .sub-menu li a.active {
  background: #f9fcf7;
}

body.site-energy .menu-mobile .sub-menu li a.active {
  background: #eef6ea;
}

.menu-mobile .sub-menu li .show-all a:hover {
  background: none;
}

.menu-mobile .sub-menu .sub-menu-title {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: solid 1px black;
  padding: 1rem;
  padding-bottom: 0.3rem;
  padding-left: 0.4rem;
  font-size: 0.8125rem;
}

.menu-mobile .sub-menu li a {
  display: block;
  padding: 0.7rem 1rem;
  padding-left: 0.4rem;
}

.menu-mobile .sub-menu .show-all {
  position: relative;
}

.menu-mobile .sub-menu .show-all a {
  display: block;
  padding: 0.7rem 1rem;
  padding-left: 0.4rem;
  color: #005d8c;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .latest-news {
    padding: 0 1rem;
  }
}

@media (min-width: 1025px) {
  .menu-mobile .primary-menu {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }
  .menu-mobile .sub-menu {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}

/* Home page */
.grecaptcha-badge {
  display: none;
}

body div.leaderboard-desktop,
body div.billboard-desktop {
  display: none;
}

body div.leaderboard-mobile {
  width: 20rem;
  height: 3.125rem;
  margin: 0.5rem auto;
}

body div.mpu-mobile {
  display: block;
  margin: auto;
  padding-bottom: 2rem;
}

body section.whitepapers figure img {
  background: transparent;
}

body .navigation-items-list li a:hover {
  background: #e9f3f8;
}

body.site-investment .navigation-items-list li a:hover {
  background: #fafcfd;
}

body.site-bank .navigation-items-list li a:hover {
  background: #f8f7e9;
}

body.site-city .navigation-items-list li a:hover {
  background: #fffbfa;
}

body.site-tech .navigation-items-list li a:hover {
  background: #f9fcf7;
}

body.site-energy .navigation-items-list li a:hover {
  background: #eef6ea;
}

.home #siteHeader .ns-site-brand .ns-strapline {
  font-style: italic;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  margin-top: -1.125rem;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.65);
}

.home main .articles.splash-feature {
  padding-left: 0;
  padding-right: 0;
}

.home main section.daily-data .feature-chart::after {
  left: 0;
  right: 0;
}

.home main article.feature-chart {
  width: 100%;
}

@media (min-width: 768px) {
  .feature-chart .large-7 {
    padding-right: 2rem;
  }
}

.home main section.projects {
  border-top: solid 1px #666;
  margin-bottom: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: 0;
}

.home main section.projects:hover .marquee__content {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.home main section.projects h2 {
  display: inline-block;
  background-color: black;
  color: #fefefe;
  font-size: 0.875rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1rem;
  text-transform: uppercase;
  font-family: "IBM Plex Mono", courier, serif;
  margin-right: 1rem;
}

.home main section.projects .marquee {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  position: relative;
  top: 0;
}

.home main section.projects .marquee__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: slideToLeft 25s linear infinite;
  animation: slideToLeft 25s linear infinite;
}

.home main section.projects .marquee__content .list-inline {
  min-width: 300px;
}

.home main section.projects .marquee__content .list-inline article {
  margin-left: 4rem;
  border: none;
  padding-bottom: 0;
}

.home main section.projects time {
  font-weight: bold;
}

.home main .promo-box {
  margin: 2.5rem 0 3.25rem;
}

.home main .promo-container {
  text-align: center;
  border: 1px solid #ddd;
  padding: 1rem;
}

.home main .promo-container p {
  margin-bottom: 0;
}

.home main .promo-container p i {
  display: none;
}

.home main .articles.three-articles-daily-data {
  padding: 0 1rem;
}

.home main .articles.three-articles-daily-data article::after {
  left: 0;
  right: 0;
}

.home main .articles.three-articles-daily-data article figure {
  margin-left: -1rem;
  margin-right: -1rem;
}

.home main .articles.three-articles-daily-data article figure figcaption {
  margin-left: 1rem;
  margin-right: 1rem;
}

.home main .articles.three-articles-daily-data article div {
  padding-left: 0;
  padding-right: 0;
}

.home main .hot-topics .three-articles article:last-of-type {
  border: none;
}
/**/
@media (min-width: 1025px) {
  body div.leaderboard-mobile,
  body div.mpu-mobile {
    display: none;
  }
  body div.leaderboard-desktop {
    display: block;
    width: 728px;
    height: 90px;
    margin: 0 auto;
  }
  body div.billboard-desktop {
    display: block;
    width: 970px;
    height: 250px;
    margin: auto;
  }
  body section.whitepapers figure img {
    background: transparent;
  }
  .home #siteHeader .ns-site-brand .ns-strapline {
    font-style: italic;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-top: -1.125rem;
    letter-spacing: normal;
    color: rgba(0, 0, 0, 0.65);
  }
  .home .top-navigation-holder {
    display: block;
  }
  /*  .home .site-tech header {
    margin-bottom: 1.5rem;
  }
  .home #siteHeader {
    height: 5rem;
  }
  .home #siteHeader div {
    padding-top: 25px;
  }
  .home #siteHeader div:nth-child(2) {
    padding: 0;
  }
  .home #siteHeader div:nth-child(2) a {
    width: 21.625rem;
    line-height: 4.3125rem;
    text-align: center;
  }
  .home #siteHeader div:nth-child(2) a img {
    height: 1.5rem;
  } 
  .home main {
    padding-right: 1rem;
    padding-left: 1rem;
    width: 76.875rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 2.5rem;
    margin-top: 0;
  }
  .home main .hot-topics article {
    padding-top: 0;
  }
  .home main .articles:nth-of-type(1) article:nth-of-type(2) p {
    padding-bottom: 0;
    margin-bottom: 0;
  }*/
  .home main .articles.splash-feature .text {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .home main .articles.splash-feature figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .home main .articles.two-features,
  .home main .articles.splash-feature {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }
  .home main .articles.two-features article,
  .home main .articles.splash-feature article {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .home main .articles.three-articles-daily-data {
    padding: 0;
  }
  .home main .articles.three-articles-daily-data article h2 {
    padding-top: 1rem;
    border-top: 1px solid black;
  }
  .home main .articles.three-articles-daily-data article::after {
    left: 0;
    right: 0;
  }
  .home main .articles.three-articles-daily-data article figure {
    margin-left: 0;
    margin-right: 0;
  }
  .home main .articles.three-articles-daily-data article figure figcaption {
    margin-left: 0;
    margin-right: 0;
  }
  .home main .articles.three-articles-daily-data article div {
    padding-left: 0;
    padding-right: 0;
  }
  .home main .articles.four-articles.small-thumbnails figure {
    float: inherit;
  }
  .home main .articles.four-articles.small-thumbnails article {
    padding-bottom: 2rem;
  }
  .home main .articles.four-articles.small-thumbnails .text h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .home main .promo-box {
    margin: 0.25rem 0 3.5rem;
  }
  .home main .promo-container {
    padding: 3rem 0;
  }
  .home main section.whitepapers {
    padding-bottom: 2rem;
  }
  .home main section.whitepapers article {
    padding-top: 0;
  }
  .home main section.whitepapers article h3 {
    margin-bottom: 0.625rem;
  }
  .home main section.projects {
    margin: 0 0 1rem 0;
  }
  .home main section.projects .marquee {
    position: absolute;
    white-space: nowrap;
    z-index: -1;
    top: 9px;
    width: 100%;
  }
  .home main section.projects .marquee .marquee__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: slideToLeft 55s linear infinite;
    animation: slideToLeft 55s linear infinite;
  }
  .home main section.projects .marquee .marquee__content .list-inline {
    min-width: auto;
    width: auto;
  }
  .home
    main
    section.projects
    .marquee
    .marquee__content
    .list-inline
    article
    time {
    margin-left: 1rem;
  }
  .home main section.reorder article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .home main section.reorder article:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .home main section.reorder article:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .home main section.reorder article:nth-child(3) {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .home main .navigation-items-list header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .home main .navigation-items-list header {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media (min-width: 1025px) {
  .home main .navigation-items-list .left-col-wide {
    width: 66.6% !important;
  }
  .home main .navigation-items-list .left-col-wide li,
  .home main .navigation-items-list .left-col-wide li ul li {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .home main .navigation-items-list .left-col,
  .home main .navigation-items-list .mid-col,
  .home main .navigation-items-list article {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .home main .navigation-items-list .left-col,
  .home main .navigation-items-list .mid-col,
  .home main .navigation-items-list article {
    width: 33.3333333%;
  }
}

@media (min-width: 1025px) {
  .home main .navigation-items-list .left-col .category,
  .home main .navigation-items-list .mid-col .category,
  .home main .navigation-items-list article .category {
    border-bottom: solid 1px black;
    font-weight: bold;
    padding-bottom: 0.625rem;
  }
  .home main .navigation-items-list .left-col .category a,
  .home main .navigation-items-list .mid-col .category a,
  .home main .navigation-items-list article .category a {
    padding-left: 0.4rem;
    text-transform: uppercase;
  }
  .home main .navigation-items-list article .category {
    margin-bottom: 1.5rem;
  }
  .home main .navigation-items-list li a:hover {
    cursor: pointer;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  body .home main .navigation-items-list li a:hover {
    background: #e9f3f8;
  }
  body.site-investment .home main .navigation-items-list li a:hover {
    background: #fafcfd;
  }
  body.site-bank .home main .navigation-items-list li a:hover {
    background: #f8f7e9;
  }
  body.site-city .home main .navigation-items-list li a:hover {
    background: #fffbfa;
  }
  body.site-tech .home main .navigation-items-list li a:hover {
    background: #f9fcf7;
  }
  body.site-energy .home main .navigation-items-list li a:hover {
    background: #eef6ea;
  }
  .home main .navigation-items-list li {
    display: block;
  }
  .home main .navigation-items-list li a {
    display: block;
    padding: 0.7rem 1rem;
    padding-left: 0.4rem;
    border-bottom: solid 1px #ddd;
    -webkit-transition: 0.15s;
    transition: 0.15s;
  }
  .home main .navigation-items-list li:last-child {
   /* margin-bottom: 2.5rem;*/
  }
  .home main .navigation-items-list li:last-child a {
   /* border-bottom: none;*/
  }
  .home main .navigation-items-list div .black_underline {
    margin-bottom: 0;
    padding-bottom: 1rem;
    padding-left: 0.4rem;
  }
  .home main .navigation-items-list article .black_underline {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
  }
  .home main section.list_of_2_col header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .home main section.list_of_2_col header {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media (min-width: 1025px) {
  .home main section.list_of_2_col header .left-col {
    position: relative;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .home main section.list_of_2_col header .left-col {
    width: 66.6666666667%;
  }
}

@media (min-width: 1025px) {
  .home main section.list_of_2_col header .left-col ul {
    position: absolute;
    width: 48%;
    padding: 0;
    margin: 0;
    display: block;
  }
  .home main section.list_of_2_col header .left-col ul li a {
    display: block;
    width: 96.5%;
  }
  .home main section.list_of_2_col header .left-col ul:last-child {
    right: 1px;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .home main section.list_of_2_col header article {
    width: 33.3333333%;
  }
}

@media (min-width: 1025px) {
  .home main section.home-top-navigation {
    display: block;
    content: "";
  }
  .home main section.home-top-navigation::after {
    content: "";
    display: block;
    border-bottom: solid 1px #ddd;
    clear: both;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2rem;
  }
  .home main section.home-top-navigation .left-holder {
    text-align: right;
  }
  .home main section.home-top-navigation .right-holder::before {
    content: "";
    padding-left: 1.5rem;
    border-left: 1px solid #ddd;
    margin: 4px 0px 0px 0px;
    display: inline-block;
    height: 1.3125rem;
    float: left;
  }
  .home main section.home-top-navigation .left-holder,
  .home main section.home-top-navigation .right-holder {
    content: "";
    height: 2.375rem;
  }
  .home main section.home-top-navigation .left-holder a,
  .home main section.home-top-navigation .right-holder a {
    content: "";
    display: inline-block;
    padding-bottom: 0.775rem;
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
    margin-right: 1.5rem;
    font-size: 0.875rem;
  }
  .home main section.home-top-navigation .left-holder a.active,
  .home main section.home-top-navigation .left-holder a:hover,
  .home main section.home-top-navigation .right-holder a.active,
  .home main section.home-top-navigation .right-holder a:hover {
    border-bottom: solid 1px black;
    position: relative;
    z-index: 9;
  }
  .home main section.home-top-navigation .left-holder a.arrow,
  .home main section.home-top-navigation .right-holder a.arrow {
    content: "";
    padding-bottom: 0.775rem;
    padding-left: 0;
    padding-right: 0;
    margin-right: 2rem;
  }
  .home main section.home-top-navigation .left-holder a.arrow::after,
  .home main section.home-top-navigation .right-holder a.arrow::after {
    content: "";
    background: url("img/sprite.png") 0 0 no-repeat;
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: 8px -194px;
    cursor: pointer;

    display: inline-block;
    width: 30px;
    height: 15px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: -0.625rem;
  }
  .home main section.home-top-navigation .left-holder a.active::after,
  .home main section.home-top-navigation .right-holder a.active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-position: 8px -198px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .home main section.home-top-navigation .left-holder a::after,
  .home main section.home-top-navigation .right-holder a::after {
    content: "";
  }
  .home main section.home-top-navigation .left-holder .About-us,
  .home main section.home-top-navigation .right-holder .About-us {
    margin-left: 18px;
  }
  .home main section.home-top-navigation .left-holder .About-us::before,
  .home main section.home-top-navigation .right-holder .About-us::before {
    content: "";
    padding-left: 1.5rem;
    border-left: 1px solid #ddd;
    margin: 4px 0px 0px 0px;
    height: 1.3125rem;
    margin-left: -28px;
  }
  .home main .top-navigation-holder header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .home main .top-navigation-holder header {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media (min-width: 1025px) {
  .home main .top-navigation-holder header .left-holder {
    margin: auto;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .home main .top-navigation-holder header .right-holder {
    width: 33.3333333%;
  }
}

@media (min-width: 1025px) {
  .home main .top-navigation-holder nav {
    display: none;
    position: absolute;
    background: white;
    -webkit-box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.34);
    z-index: 10;
    width: 100%;
    left: 0;
  }
  .home main .top-navigation-holder nav .containers-holder {
    overflow: hidden;
    height: 500px;
    max-width: 1184px;
    margin: auto;
  }
  .home main .top-navigation-holder section {
    display: block;
    margin: 1.2em auto 0;
    max-width: 1200px;
  }
  .home main .top-navigation-holder section header {
    padding: 0 1rem;
  }
}

@-webkit-keyframes slideToLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

@keyframes slideToLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

.search main {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 76.875rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.search main .search-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media (min-width: 1025px) {
  .search main .search-page {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.search main .search-page .desktop-search-filters {
  display: none;
}

@media (min-width: 1025px) {
  .search main .search-page .desktop-search-filters {
    display: block;
  }
}

.search main .search-page .search-listings {
  margin-top: 1rem;
}

.search main .search-page .search-listings .actions .select-box {
  position: relative;
  float: left;
  width: 50%;
  display: block;
  margin: 0 auto;
  border: solid 1px #666;
  color: #000;
}

.search main .search-page .search-listings .actions .select-box__current {
  position: relative;
  cursor: pointer;
}

.search
  main
  .search-page
  .search-listings
  .actions
  .select-box__current:focus
  .select-box__option {
  cursor: pointer;
}

.search
  main
  .search-page
  .search-listings
  .actions
  .select-box__current:focus
  .select-box__icon {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.search main .search-page .search-listings .actions .select-box__icon {
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.75rem;
  opacity: 1;
}

.search main .search-page .search-listings .actions .select-box__input {
  display: none;
}

.search
  main
  .search-page
  .search-listings
  .actions
  .select-box__input:checked
  + .select-box__input-text {
  font-size: 0.9375rem;
  display: block;
}

.search main .search-page .search-listings .actions .select-box__input-text {
  font-size: 0.9375rem;
  text-align: center;
  margin: 0;
  padding: 0.58125rem 2.4375rem;
  background-color: #fff;
}

.search main .search-page .search-listings .search-list-text,
.search main .search-page .search-listings [itemprop="name"] {
  font-weight: bold;
}

.search main .search-page .search-listings .search-form {
  position: relative;
}

.search main .search-page .search-listings .search-form input[type="search"] {
  text-align: left;
  width: 100%;
  font-size: 1.5rem;
  font-style: normal;
  padding-bottom: 1rem;
  border: none;
  border-bottom: solid 1px #666;
}

.search
  main
  .search-page
  .search-listings
  .search-form
  input[type="search"]::-webkit-input-placeholder {
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
}

.search
  main
  .search-page
  .search-listings
  .search-form
  input[type="search"]:-ms-input-placeholder {
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
}

.search
  main
  .search-page
  .search-listings
  .search-form
  input[type="search"]::-ms-input-placeholder {
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
}

.search
  main
  .search-page
  .search-listings
  .search-form
  input[type="search"]::placeholder {
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
}

.search main .search-page .search-listings .search-form button {
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  position: absolute;
  right: 0;
  top: 0.5625rem;
  bottom: 2rem;
  background: white;
  width: 2.1875rem;
  height: 2.1875rem;
}

.search main .search-page .search-listings .search-form button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

.search main .search-page .search-listings .search-form button::after {
  content: "/00A0";
  background-position: 2px 3px;
  background-size: 140px;
}

.search main .search-page .search-listings .search-filters {
  margin: 0;
  padding-top: 1.4375rem;
  padding-bottom: 1.875rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-bottom: solid 1px #ddd;
  margin-bottom: 1rem;
}

.search main .search-page .search-listings .search-filters ul {
  font-size: 0.9375rem;
}

.search main .search-page .search-listings .search-filters ul li {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0;
  font-family: "IBM Plex Mono", courier, serif;
  font-size: 0.9375rem;
}

.search main .search-page .search-listings .search-filters ul li a {
  background: #eaf7fd;
  padding: 0 1rem;
  min-width: 7rem;
  display: block;
  text-align: center;
  line-height: 1.75rem;
  text-decoration: none;
}

.search main .search-page .search-listings .search-filters ul {
  font-size: 0.875rem;
}

.search main .search-page .search-listings .search-filters ul:after {
  clear: both;
  content: "";
  display: table;
}

.search main .search-page .search-listings .search-filters ul li {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  float: left;
}

.search main .search-page .search-listings .search-filters ul li a {
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  width: auto;
  padding: 0px 30px 0px 7px;
  text-indent: 0;
  border: solid 1px transparent;
  height: auto;
}

.search main .search-page .search-listings .search-filters ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;

  background-image: url("img/sprite.png");

  background-repeat: no-repeat;
  background-size: 100px;
}

.search main .search-page .search-listings .search-filters ul li a:after {
  background-position: 11px -769px;
}

.search main .search-page .search-listings .search-filters ul li a:after {
  left: auto;
  width: 1.875rem;
  background-size: 52px;
}

.search
  main
  .search-page
  .search-listings
  .search-filters
  ul
  li
  button.clear-all {
  padding: 7px;
  border: solid 1px black;
  font-family: "IBM Plex Mono", courier, serif;
}

.search main .search-page .search-listings .actions {
  display: block;
  margin-top: 0.5rem;
}

@media (min-width: 1025px) {
  .search main .search-page .search-listings .actions {
    display: none;
  }
}

.search main .search-page .search-listings .actions button,
.search main .search-page .search-listings .actions select {
  display: inline-block;
  width: 48%;
}

.search main .search-page .search-listings .actions select {
  padding: 0.6875rem 2.375rem;
  margin-bottom: 0;
}

.search main .search-page .search-listings .actions button {
  padding: 0.9375rem 2.5rem;
  border: solid 1px #666;
  margin-left: 2%;
}

.search main .search-page .search-results article {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.search main .search-page .search-results article figure {
  width: 33%;
  float: right;
  margin: 0 0 1rem 1rem;
}

.search main .search-page .search-results article .text {
  padding: 0;
}

.search main .search-page .search-results article .text h3 {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 1.25rem;
}

.search main .search-page .search-results article .text p {
  margin: 0;
  font-family: "IBM Plex Sans", "helvetica neue", helvetica, arial, sans-serif;
}

.search main .search-page .search-results article:after {
  left: 0;
  right: 0;
}

@media (min-width: 1025px) {
  .search main {
    margin-top: 1.5rem;
    padding-top: 1rem;
  }
  .search main .search-page .search-listings {
    margin-top: 0;
  }
  .search main .search-page .search-listings form.search-form input {
    text-align: left;
  }
  .search
    main
    .search-page
    .search-listings
    form.search-form
    input[type="search"] {
    font-size: 3.125rem !important;
  }
  .search
    main
    .search-page
    .search-listings
    form.search-form
    input[type="search"]::-webkit-input-placeholder {
    font-size: 3.125rem !important;
  }
  .search
    main
    .search-page
    .search-listings
    form.search-form
    input[type="search"]:-ms-input-placeholder {
    font-size: 3.125rem !important;
  }
  .search
    main
    .search-page
    .search-listings
    form.search-form
    input[type="search"]::-ms-input-placeholder {
    font-size: 3.125rem !important;
  }
  .search
    main
    .search-page
    .search-listings
    form.search-form
    input[type="search"]::placeholder {
    font-size: 3.125rem !important;
  }
  .search main .search-page .search-listings form.search-form button {
    width: 3.125rem;
    height: 3.125rem;
    bottom: 1rem;
    position: absolute;
    top: 1.25rem;
  }
  .search main .search-page .search-listings form.search-form button:after {
    background-position: 9px 10px;
    background-size: 150px;
  }
  .search main .search-page .desktop-search-filters {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .search main .search-page .desktop-search-filters {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .search main .search-page .desktop-search-filters {
    width: 25%;
  }
}

@media (min-width: 1025px) {
  .search main .search-page .desktop-search-filters h2 {
    font-size: 1rem;
  }
  .search main .search-page .desktop-search-filters .sort-by {
    margin-top: 5.4375rem;
  }
  .search main .search-page .desktop-search-filters h3 {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 0.6875rem;
    border-bottom: solid 1px black;
  }
  .search main .search-page .desktop-search-filters ul {
    margin-bottom: 2rem;
    overflow: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .search main .search-page .desktop-search-filters ul li {
    border-bottom: solid 1px #ddd;
    padding: 0.5rem 0;
  }
  .search main .search-page .desktop-search-filters ul li:after {
    clear: both;
    content: "";
    display: table;
  }
  .search main .search-page .desktop-search-filters ul li input {
    float: left;
    margin-left: 0;
    margin-right: 1rem;
  }
  .search main .search-page .search-listings {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .search main .search-page .search-listings {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .search main .search-page .search-listings {
    width: 75%;
  }
}

@media (min-width: 1025px) {
  .search main .search-page .search-listings .search-results article {
    padding-bottom: 2rem;
  }
  .search main .search-page .search-listings .search-results article figure {
    width: 100%;
    float: none;
    margin: 0 0 1rem 0;
  }
  .search main .search-page .search-listings .search-results article .text {
    padding: 0;
  }
  .search main .search-page .search-listings .search-results article:after {
    display: none;
  }
}

.second-stage-newsletter {
  display: none;
}

#invisible-button1 {
  display: none;
}

.email-details fieldset {
  border: none;
}

.email-details input,
.email-details textarea,
.email-details select,
.email-details button {
  outline: none;
}

.email-details:focus {
  outline: none;
}

.email-details input[type="text"],
.email-details input[type="email"],
.email-details input[type="password"],
.email-details input[type="tel"],
.email-details input[type="date"],
.email-details input[type="datetime-local"],
.email-details input[type="month"],
.email-details input[type="time"],
.email-details input[type="url"],
.email-details input[type="week"],
.email-details textarea,
.email-details select {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 0.3125rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  border: none;
  border-bottom: solid 1px #666;
}

.email-details button {
  border: solid 1px #ddd;
}

.range-slider {
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  -webkit-transition: 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-appearance: none;
  /* Override default CSS styles 
  -moz-appearance: none;
       appearance: none;*/
}
ul,
ul li {
  list-style: none;
}

.post-content.entry-content ul li, .c-post-single__content ul li {list-style:disc;} 

.c-newsletter-signup-alt .grid-x .medium-4 {
  position: relative;
}
#breadCrumb {
  display: none;
}
@media (min-width: 1025px) {
  #breadCrumb {
    display: block;
  }
}
#menuMobileList {
  overflow: hidden;
}

body {
  font-size: 1.1rem;
}
#surveyIframe {
  margin: 0px !important;
}

form.post-password-form label {
  margin-left: inherit;
}

/* [type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:1.125rem 0 0.625rem;border:0;border-bottom:0.125rem solid black;border-radius:0;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;font-family:"Atlas Grotesk",sans-serif;font-size:.75rem;font-weight:normal;line-height:1.333333333;letter-spacing:0.0075em;color:#27274c;-webkit-transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,transform 0.25s ease;transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,transform 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media print, screen and (min-width: 48em){[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{font-size:1.125rem;line-height:1.333333333}}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{outline:none;border-bottom:0.125rem solid #27274c;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;-webkit-transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,transform 0.25s ease;transition:color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,transform 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease}textarea{max-width:100%;height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:rgba(0,0,0,0);cursor:not-allowed}[type='submit'],[type='button']{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type='search']{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#515151}::-moz-placeholder{color:#515151}:-ms-input-placeholder{color:#515151}::-ms-input-placeholder{color:#515151}::placeholder{color:#515151}fieldset{margin:0;padding:0;border:0;outline:0} */

.c-post-content__category {
  text-transform: capitalize;
}

div#ajax-load-more {
  width: 100%;
}

.alm-btn-wrap {
  margin-left: 0.75rem;
  width: 300px;
  margin-top: 1.375rem;
  position: relative;
}

.alm-btn-wrap button {
  text-transform: capitalize;
}

/* .c-post-figure__image-container.img-fit::after {
  opacity: 0;
} */

@media (max-width: 768px) {
  .alm-btn-wrap {
    width: auto;
    margin-right: 0.75rem;
  }
}

button.alm-load-more-btn.more.button.primary.expanded.done {
  opacity: 0.7;
  pointer-events: none;
}

/* .grid-x.side-shadow {
  box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 0 #dbdbdb,
    0 -1px 0 0 #dbdbdb;
} */

/* .c-posts-a-z__post:last-child {
  margin-bottom: 1.25rem;
} */

/* .c-posts-a-z:last-child {
  padding-bottom: 2.5rem;
} */

/* .c-posts-grid__grid-container.no-shadow-bottom {
  box-shadow: none;
} */

li.ext-link a:after {
  content: url(assets/img/external.png);
  padding-left: 8px;
  top: 2px;
  position: relative;
}

/* .c-post-single__header-meta-after:last-child {
  margin-bottom: 1.25rem;
} */

.c-post-content__meta-after a {
  text-transform: capitalize;
}

.single-storefronts .c-post-typography.contain-lead &gt; p:first-child,
.single-products .c-post-typography &gt; p:first-child {
  /* font-family: "Atlas Grotesk", sans-serif; */
  color: #151529;
}

button.alm-load-more-btn.more.button.primary.expanded.u-mb-6.loading:before {
  width: 30px;
  height: 30px;
  margin: 6px;
  border-radius: 2px;
  display: inline-block;
  z-index: 9999;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  background: #fff url(/wp-content/uploads/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.no-content2 {
  color: #d8d8d8;
  pointer-events: none;
  display: none;
}

/* .c-post-figure__image-container.img-fit {
  background: transparent;
}

.c-post-figure__image-container.img-fit img {
  height: auto;
}

.c-nav-hamburger-menu
  a.c-nav-hamburger-menu__link.c-nav-hamburger-menu__link--has-children {
  text-decoration: none;
} */
/* p{
  font-family: "Atlas Grotesk",sans-serif;
} */
#loginform .c-input__input {
  width: 100%;
  padding: 1.125rem 0 0.625rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
  color: #27274c;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  border: none;
  border-bottom: 0.125rem solid #27274c;
  border-radius: 0px;
}
#loginform #return-to-pantheon {
  display: none !important;
}
#loginform input.c-input__input:focus {
  outline: none !important;
  box-shadow: none;
  border-bottom-color: black;
}
#loginform .button.primary,
#loginform .button.primary.disabled,
#loginform .button.primary[disabled],
#loginform .button.primary.disabled:hover,
#loginform .button.primary[disabled]:hover,
#loginform .button.primary.disabled:focus,
#loginform .button.primary[disabled]:focus {
  border: 1px solid black;
  color: black;
}
#loginform .button.primary {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 black;
  box-shadow: 0 0 1px 0 black;
}
#loginform .button.expanded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
#loginform .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
  margin: 0;
  letter-spacing: 0.0075em;
  padding: 0.8125rem 1.75rem 0.9375rem;
  border: 1px solid transparent;
  border-radius: 1px;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  /* font-family: "Atlas Grotesk", sans-serif; */
  font-size: 0.875rem;
  font-weight: 500;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
#loginform .button.primary:hover,
#loginform .button.primary.active {
  background-color: black;
  border-color: black;
  color: #fff;
}
.c-login #loginform .button {
  margin-bottom: 0.75rem;
}
#login .c-login__recover-password-button {
  -ms-flex-item-align: center;
  align-self: center;
  display: block;
  text-align: center;
  color: black;
}
#login .c-login__recover-password-button:hover {
  color: #27274c;
}

.rightpullquote {
  border-top: 4px solid black !important;
  color: #151529 !important;
  font-family: "Atlas Grotesk", sans-serif !important;
  font-size: 1.6rem !important;
  line-height: 1.125 !important;
  padding-top: 14px !important;
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
  margin-left: -8em !important;
  margin-right: 42px !important;
  margin-right: 42px !important;
  width: 55% !important;
  font-weight: 500 !important;
  float: left;
}
.rightpullquote:before {  
  content: "";
  position: relative;
  display: block;
  top: -20px; 
  left: 0;
  width: 2rem;
  height: 2rem;
  mask-image: url("/wp-content/themes/goodlife-wp-B2B/assets/img/open-quote.svg");
  -webkit-mask-image: url("/wp-content/themes/goodlife-wp-B2B/assets/img/open-quote.svg");
  background-size: contain;
  background-position: center;
  background-color: black;
  margin-top: -35px;
}

@media (min-width: 1400px) {
  .rightpullquote:after {
    top: -10.5rem;
  }
}

@media screen and (max-width: 768px) {
  .rightpullquote {
    margin-left: -3em !important;
  }
  .rightpullquote:after {
    left: 10rem;
  }
  .c-nav-channel-button {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  iframe.gated_iframe {
    min-height: 1000px;
  }
  iframe.small__iframe {
    min-height: 620px;
  }
}

@media screen and (max-width: 990px) {
  .rightpullquote {
    width: 100% !important;
    margin-left: 0em !important;
  }
  .rightpullquote:after {
    top: -5.5em;
    left: 0;
  }
}

@media screen and (max-width: 375px) {
  .rightpullquote {
    width: 100% !important;
    margin-left: 0em !important;
  }
  .rightpullquote:after {
    top: -10em;
    left: 0;
  }
}

.c-post-single__standfirst {
  max-width: none;
}
@media print, screen and (min-width: 48em) {
  .c-nav-bar__logo-img {
    max-width: 95%;
  }
}
.c-nav-channel-content__section
  ul.c-nav-channel-content__section-menu
  li:nth-last-child(2) {
  margin-bottom: 0.75rem;
}

.card {
  padding: 1em;
  margin: 1em;
  border: 1px solid #e6e6e6;
  height: 400px;
  margin-bottom: 0;
  background: whitesmoke;
  overflow-y: scroll;
}
.card-divider {
  padding: 0em;
  padding-left: 0;
  font-weight: 600;
  color: #0b2d4c;
  border-bottom: 6px solid;
  margin-bottom: 1em;
  min-height: 3.5em;
}
.address {
  margin-bottom: 1.5em;
  margin-top: 1em;
  line-height: 1.45;
  font-weight: 300;
}
.address p {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.phonenumber {
  color: #0b2d4c;
  display: block;
  padding-bottom: 0.8em;
  background: #f5f5f5;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.faxnumber {
  display: block;
  background: #f5f5f5;
  padding-bottom: 0.8em;
  color: #0b2d4c;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.emailaddress {
  display: block;
  background: #f5f5f5;
  padding-bottom: 0.8em;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.link {
  display: block;
  color: #a6cdef;
  background: #f5f5f5;
  padding-bottom: 0.8em;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.wp-caption-text {
  color: #666;
  font-size: 0.8125rem;
  font-style: italic;
  position: relative;
  top: -25px;
}
.c-nav-channel-content__section
  ul.c-nav-channel-content__section-menu
  li.col-half-width {
  width: 100%;
}
.c-nav-hamburger-menu
  a.c-nav-hamburger-menu__link.c-nav-hamburger-menu__link--has-children {
  text-decoration: none;
}
span.c-whitepaper-header__category {
  color: black;
}
span.c-whitepaper-header__category:hover {
  text-decoration: none;
}
.reg-form {
  min-height: 230vh;
}
.c-project-single-meta .grid-x &gt; .large-auto {
  -webkit-box-flex: unset !important;
  -ms-flex: auto !important;
  flex: unset !important;
  width: auto;
}
.thb-loading-bottom {
  position: relative;
  margin: 50px;
}

.thb-loading-bottom.posts {
  padding-bottom: 100px;
}

.thb-loading-bottom:after {
  content: "" !important;
  width: 38px;
  height: 38px;
  position: relative;
  display: block;
  bottom: 40px;
  left: 50%;
  margin-left: -19px;
  padding: 3px;
  border-radius: 19px;
  background: #fff
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=")
    center center no-repeat;
}
.post-type-archive-projects #projects-az .c-posts-grid__cell {
  -webkit-box-shadow: 0 0 1px #333;
  box-shadow: 0 0 1px #333;
}
.post-type-archive-projects #projects-az .c-posts-grid__wrapper {
  padding: 1px 0px;
}
.c-nav-channel-button__title,
.c-nav-channel-button__label {
  text-transform: capitalize;
}
.search-results select,
.search-no-results select {
  padding: 12px 12px 12px 12px;
  border: none;
  -webkit-appearance: button;
  appearance: button;
  outline: none;
  border-bottom: 1px solid #dbdbdb;
  height: 56px;
  font-weight: 500;
}
.c-post-figure__image-container.img-fit::after {
  content: none;
}

.img-fit img.c-post-figure__image.lazyloaded {
  max-height: 100px;
  width: auto;
  height: auto;
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto;
}
.c-post-figure__image-container.img-fit::before {
  padding-top: 0;
}
.c-post-figure__image-container.img-fit {
  background-color: transparent;
}

/* Fix for no margin on large feature image */
@media (min-width: 768px) {
  .c-post-figure + .grid-container--post-single {
    margin-top: 2rem;
  }
}

.expbtn {
  cursor: pointer;
  /* font-family: "Atlas Grotesk", sans-serif; */
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 17px;
  color: #27274c;
}
.expbtn span {
  font-size: 14px;
  width: 13px;
  display: inline-block;
  position: relative;
  top: 2px;
}
#tb-collapse span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 0px;
}
.nw-prjcblock {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.nw-prjcblock p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  color: #15152f;
  /* font-family: "Atlas Grotesk", sans-serif; */
}
.nw-prjcblock p strong {
  font-weight: 500;
}
.nw-prjcblock .prjcblock {
  border-right: 1px solid #dbdbdb;
}
.nw-prjcblock .nrbrd-prjcblock {
  border-right: 0px solid #dbdbdb;
}
.nw-prjcblock .c-posts-grid__cell {
  -webkit-box-shadow: 0px 0 0 0 #dbdbdb, 0 0px 0 0 #dbdbdb,
    inset 0px 0 0 0 #dbdbdb;
  box-shadow: 0px 0 0 0 #dbdbdb, 0 0px 0 0 #dbdbdb, inset 0px 0 0 0 #dbdbdb;
  background-color: #ffffff;
  border-bottom: 1px solid #dbdbdb;
}
.nw-prjcblock .c-posts-grid__cell p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  color: #15152f;
  /* font-family: "Atlas Grotesk", sans-serif; */
}
.nw-prjcblock .c-posts-grid__cell p strong {
  font-weight: 500;
}
.nw-cls-prjcblock {
  border-top: 1px solid #dbdbdb;
}
.nw-cls-prjcblock:last-child {
  border-bottom: 1px solid #dbdbdb;
}
.nw-cls-prjcblock .prjcblock {
  border-right: 1px solid #dbdbdb;
}
.nw-cls-prjcblock .nrbrd-prjcblock {
  border-right: 0px solid #dbdbdb;
}
.nw-cls-prjcblock .c-posts-grid__cell {
  -webkit-box-shadow: 0px 0 0 0 #dbdbdb, 0 0px 0 0 #dbdbdb,
    inset 0px 0 0 0 #dbdbdb;
  box-shadow: 0px 0 0 0 #dbdbdb, 0 0px 0 0 #dbdbdb, inset 0px 0 0 0 #dbdbdb;
  background-color: #ffffff;
  border-bottom: 1px solid #dbdbdb;
}
.nw-cls-prjcblock .c-posts-grid__cell p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  color: #15152f;
  /* font-family: "Atlas Grotesk", sans-serif; */
}
.nw-cls-prjcblock .c-posts-grid__cell p strong {
  font-weight: 500;
}

.single-storefronts .c-nav-channel-button__title,
.company-nocaps a {
  text-transform: none !important;
}
.enable-spacing .c-posts-list__cell:first-child .c-posts-list__post {
  padding-top: 1.25rem;
}
.enable-spacing .c-posts-list__cell:last-child .c-posts-list__post {
  padding-bottom: 1.25rem;
}
#cn-accept-cookie,
#cn-more-info {
  color: #fff;
}

#cn-accept-cookie:hover {
  text-decoration: underline;
  color: #d3eaf5;
}

#cn-more-info:hover {
  text-decoration: underline;
  color: #d3eaf5;
}
.c-nav-featured__menu-item-link {
  padding: 0 1.5rem;
}
/*---Pharma Awards Sponsor ----*/
.c-mb-awsd-banner {
  display: none;
}
.txt-part {
  /* font-family: "Atlas Grotesk", sans-serif; */
  font-size: 14px;
}
@media screen and (max-width: 812px) {
  .c-mb-awsd-banner {
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .c-awsd-banner {
    display: none;
  }
}
.custom-post-pass p {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .reg-form {
    min-height: 480vh;
  }
}
/***** verdict automation content embed graph ******/
.chart-container {
  width: 100%;
  float: left;
  margin: 2em 0em 2em 0em;
  position: relative;
}
#tabsautomated li:nth-child(1):hover .tab-content1,
#tabsautomated li:nth-child(2):hover .tab-content2 {
  visibility: visible;
  opacity: 1;
  z-index: 99999;
}
#tabsautomated li:nth-child(1) {
  /* background: #ededed; */
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14),
    0 5px 10px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 7px 20px 7px 30px;
  display: inline-block;
  text-align: left;
  background-image: url(/wp-content/themes/goodlife-wp-child/assets/img/icon-embed.png);
  line-height: 1.6;
}
#tabsautomated li:nth-child(2) {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14),
    0 5px 10px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 7px 20px 7px 30px;
  display: inline-block;
  text-align: left;
 /* background-image: url(/wp-content/themes/goodlife-wp-child/assets/img/icon-share.jpg);*/
  margin-left: 3em;
  line-height: 1.6;
}
div#tabsautomated ul li {
  list-style: none;
}
div#tabsautomated ul {
  margin: auto !important;
  max-width: 100%;
}
.tab-content1 h3 {
  font-size: 1.2em !important;
  font-weight: 900 !important;
}
.tab-content1 textarea {
  font-size: 1em;
  min-height: 100px;
}
.tab-content1 span {
  font-size: 1em;
}
.tab-content1 {
  display: block;
  border-width: 0;
  padding: 0em 1.4em;
  background: none;
  visibility: hidden;
  opacity: 0;
  z-index: -9;
  position: absolute;
  background: #ededed;
  left: 0;
  right: 0;
  top: 2.2em;
}

div#tabsautomated ul li {
  float: left;
  padding: 1em;
}
div#tabsautomated ul li a {
  text-decoration: none;
  color: #000;
  padding-left: 2em;
  font-size: 1em;
}

.c-project-single-meta .grid-x &gt; .large-auto {
  -webkit-box-flex: unset !important;
  -ms-flex: auto !important;
  flex: unset !important;
  width: auto;
}
.fxl-figbl {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-left: 1.25rem;
  height: 67px;
  width: 150px;     text-align: center;
}
.fxl-figbl img {
  height: 67px;
  width: auto;
}

.fxl-figbtt svg {
  display: inline-block;
  width: 15px;
  position: relative;
  top: 3px;
  left: 5px;
}
.c-post-figure__image-container-bck {
  background-color: #ffffff !important;
}
.vis-compblock {
  /* color: #433DA3; */
  font-size: 14px;
  /* font-family: "Atlas Grotesk", sans-serif; */
  /* font-weight: 500; */
  letter-spacing: 0.1px;
  line-height: 17px;
  /* text-align: center;
  border: 1px solid black;
  background-color: #FFFFFF; */
  margin-top: 15px;
  /* padding: 10px 15px; */
}

#blck-frst {
  height: 150px;
  overflow: hidden;
}
.company-hover-tracking {
  height: 100px;
  width: 100%;
  border: 0px solid black;
  overflow: hidden;
  margin-bottom: 15px;
  border-top: 1px solid #dbdbdb;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.company-hover-tracking .activator {
  height: 100px;
  width: 100%;
  float: left;
  display: block;
}
.activator article {
  padding-bottom: 35px !important;
  border-top: 0px solid #dbdbdb;
  border-bottom: 0px solid #dbdbdb;
}

.img {
  border: 0px solid maroon;
  text-align: center;
  margin: 15px 0 15px 15px;
  height: 67px;
  width: 150px;
  float: right;
}
.content {
  display: none;
  margin: 15px;
}

.permutive-modal-0 .content,
.permutive-modal-1 .content,
.permutive-modal-2 .content,
.permutive-modal-3 .content,
.permutive-modal-4 .content,
.permutive-modal-5 .content {
  display: block;
}

.activator:hover,
.activator:active {
  height: 500px;
}
.activator:hover .content {
  display: block;
}
.activator:hover .img {
  float: left;
}
.search.search-results .c-post-live__meta-before,
.search.search-no-results .c-post-live__meta-before {
  display: inline-block;
  padding-right: 10px;
}
.rel__search {
  margin-bottom: 20px;
}
.rel__search h4 {
  margin-bottom: 10px;
}
.rel__search .c-post-content__category {
  text-transform: none;
}
.carroll-lead-gen-banner {
  background: #fdd325;
  box-shadow: 0.1em 0.1em 0.3em 0 rgba(0, 0, 0, 0.4);
}
/***** verdict automation content embed graph ******/
.chart-container {
  width: 100%;
  float: left;
  margin: 2em 0em 2em 0em;
  position: relative;
}
#tabsautomated li:nth-child(1):hover .tab-content1,
#tabsautomated li:nth-child(2):hover .tab-content2 {
  visibility: visible;
  opacity: 1;
  z-index: 99999;
}
#tabsautomated li:nth-child(1) {
  /* background: #ededed; */
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14),
    0 5px 10px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 7px 20px 7px 30px;
  display: inline-block;
  text-align: left;
  background-image: url(/wp-content/themes/goodlife-wp-B2B/assets/img/icon-embed.png);
  line-height: 1.6;
}
#tabsautomated li:nth-child(2) {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14),
    0 5px 10px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.13);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 7px 20px 7px 30px;
  display: inline-block;
  text-align: left;
 /* background-image: url(/wp-content/themes/goodlife-wp-B2B/assets/img/icon-share.jpg);*/
  margin-left: 3em;
  line-height: 1.6;
}
div#tabsautomated ul li {
  list-style: none;
}
div#tabsautomated ul {
  margin: auto !important;
  max-width: 100%;
  padding-left: 0;
}
.tab-content1 h3 {
  font-size: 1em !important;
  font-weight: 900 !important;
  padding-top: 10px;
  margin-bottom: 0.5em !important;
}
.tab-content1 textarea {
  font-size: 1em;
  min-height: 100px;
}
.tab-content1 span {
  font-size: 1em;
}
.tab-content1 {
  display: block;
  border-width: 0;
  padding: 0em 1.4em;
  background: none;
  visibility: hidden;
  opacity: 0;
  z-index: -9;
  position: absolute;
  background: #ededed;
  left: 0;
  right: 0;
  top: 2.5em;
}

div#tabsautomated ul li {
  float: left;
  padding: 1em;
}
div#tabsautomated ul li a {
  text-decoration: none;
  color: #000;
  padding-left: 2em;
  font-size: 1em;
}
.tab-content1 p textarea {
  width: 100%;
  float: left;
  border: 1px solid;
  font-size: 12px;
  padding: 2px 8px;
  margin-bottom: 10px;
  margin-top: 5px;
}
h1.c-post-single__title:first-letter,
p.topdeal_text:first-letter,
p.country_dealtype_text:first-letter {
  text-transform: uppercase;
}
.topdeal_text,
.topdeal_text b {
  font-weight: 700;
}
aside.c-in-post-report.new-tmt {
  background: #30283d;
  padding: 1em;
  color: white;
  border: 1px solid #01d5a2;
  font-family: Montserrat, sans-serif;
  position: relative;
  margin-right: -2.5em;
  overflow: auto;
  margin-top: 30px;
  background-image: url("https://ind-dec-kgi-verdict-network.pantheonsite.io/pharmaceutical-technology/wp-content/uploads/sites/10/2020/12/1519874640207.png");
  background-position: 99% 3%;
  background-size: 8%;
  background-repeat: no-repeat;
}

.new-tmt h5 {
  color: #fff;
}

.new-tmt h6 {
  color: #01d5a2;
  text-transform: uppercase;
}

aside.c-in-post-report.new-tmt a.button {
  background: #01d5a2;
  color: #444;
  border: none;
  border-radius: 3px;
}
figure.tmt-img {
  width: 24% !important;
}
aside.c-in-post-report.new-tmt a.button:hover {
  background: #fff;
}

@media screen and (max-width: 768px) {
  .new-tmt .c-in-post-report__content {
    padding: 20px;
  }
  aside.c-in-post-report.new-tmt {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) and (min-width: 576px) {
  figure.tmt-img {
    width: 37% !important;
  }
}
.digital_viewmore {
  border-top: 1px solid #dbdbdb !important;
  padding-top: 1em;
}

/* .c-nav-bar__logo-img {
  max-width: 100%  !important; 
  max-width: 90%  !important;
} */
.c-nav-bar__logo-img {
  height: auto !important;
}
@media screen and (max-width: 414px) {
  .pwrd-glblprt {
    display: none;
  }
  .c-nav-bar__logo-img {
    display: block;
    width: auto !important;
    height: 3rem !important;
    margin: 0;
  }
}

div#div-gpt-ad-6065588-1 {
  /* max-width: 728px; */
  margin: 0 auto;
  text-align: center;
}

.sw-more-btn {
  -ms-flex: 0 0 auto;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  color: inherit;
  line-height: 1.285714286;
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
  margin-left: 0;
}
.c-shw-contn li a svg {
  color: #151529;
  /* display: inline-block; */
  width: 15px;
  position: relative;
  top: 3px;
}
.c-shw-contn li a {
  color: #151529;
  margin-bottom: 1.125rem;
  display: block;
}
a.c-company-header__form-toggle-button.button.expanded.u-bg-color-primary {
  color: #fff !important;
}
a.c-company-header__form-toggle-button.button.expanded.u-bg-color-primary:hover {
  background-color: #27274c !important;
  border-color: #27274c;
}
.c-dblock {
  display: block;
}
@media print, screen and (min-width: 48em) {
  .c-post-single__title {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .covid19 c-post-single__standfirst {
    margin-bottom: 2rem;
  }
  .c-top-text-center {
    text-align: center;
  }
  /* TOP */
  .c-top-text-center {
    text-align: center;
  }

  .c-top-item-center {
    margin: 0 auto !important;
  }

  /* PAGE */
  .c-post-single__title-bold {
    font-weight: 700;
  }

  .c-posts-grid__cell-notop {
    box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #fff, inset -1px 0 0 0 #dbdbdb;
  }

  .c-text-bold {
    font-weight: 700;
  }

  /* .c-post-content__excerpt{ 
     font-size: 1rem; 
 } */

  .c-post-content__icon {
    color: #323268;
  }

  .c-text-center {
    text-align: center;
  }

  .c-button__show-more {
    border-bottom: #323268 solid 1px;
    color: #323268;
    margin: 0.5rem auto 1rem auto;
    padding: 0.5rem 0rem;
    display: table;
  }

  .c-button__show-more:hover {
    color: #27274c;
    border-bottom: #27274c solid 1px;
  }

  /* STATS */
  .c-post-content__stats {
    color: #323268;
    font-weight: 700;
    font-size: 2rem;
  }

  .c-post-content__small-stat-up {
    color: #5ccd2b;
    font-weight: 700;
  }

  .c-post-content__small-stat-down {
    color: red;
    font-weight: 700;
  }

  /* CHART */
  .c-post-content__chart-key {
    margin-left: 20px;
  }

  .chart-grey {
    color: #d4d5e8;
  }

  .chart-blue {
    color: #63aaed;
  }

  .chart-darkblue {
    color: black;
  }

  .chart-green {
    color: #5ccd2b;
  }

  .chart-controls {
    float: right;
    display: inline;
  }

  .c-posts-grid__title__chart-controls {
    float: left;
    display: inline;
    margin-top: 5px;
  }

  .cart-controls__button {
    display: inline !important;
  }

  .cart-controls__button {
    display: inline !important;
    border-radius: 25px;
    margin: 0 5px;
    font-size: 0.75rem;
    padding: 0.75rem 2rem;
  }

  .cart-controls__button-alt {
    background-color: #f3f3f3;
    color: #151529;
  }

  .cart-controls__button-alt:hover {
    background-color: #d4d4d4;
    color: #151529;
  }

  .clearAll {
    clear: both;
  }
}
@media screen and (max-width: 1079px) {
  .chart-controls {
    float: left;
    margin-bottom: 2rem;
  }
}
.covid19 h2.c-post-single__title {
  text-align: center;
}
.covid19 h1.c-post-single__title.c-post-single__title-bold {
  font-weight: 700;
  text-align: center;
}
.table-associations {
  width: 100%;
}
.table-associations thead tr {
  background-color: #27274c;
}
.table-associations thead tr th {
  text-align: left;
  color: #ffffff;
  /* font-family: "Atlas Grotesk", sans-serif; */
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08px;
  line-height: 13px;
  padding: 4px 7px;
}
.table-associations tbody tr {
  background-color: #f9f9f9;
}
.table-associations tbody tr td {
  text-align: left;
  color: #16152f;
  /* font-family: "Atlas Grotesk", sans-serif; */
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08px;
  line-height: 13px;
  padding: 6px 7px;
}
.table-associations thead tr th span {
  text-align: center;
  border-bottom: 1px solid #fff;
  display: block;
  padding-bottom: 10px;
  min-height: 24px;
}
th.c-tdd-rbr,
td.c-tdd-rbr {
  text-align: center !important;
  width: 50%;
}
.dataTables_wrapper {
  overflow: scroll;
}
.tabvaccine {
  overflow: hidden;
}
.tabvaccine button {
  background-color: #f1f1f1;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}
.tabvaccine button:hover {
  background-color: #ddd;
  color: #fff;
}
.tabvaccine button.active {
  background-color: #27274c;
}
.tabcontentvaccine {
  display: none;
}
.divnumber_format {
  text-align: right !important;
}
.firstdiv_ht {
  min-height: 72px;
}
table.table-associations thead th,
table.table-associations thead td {
  border-bottom: 0px solid #111 !important;
}
table.table-associations.no-footer {
  border-bottom: 0px solid #111 !important;
}
.vaccine_graph_text h2 {
  color: black;
  font-weight: 500;
  font-size: 17px;
}
span.greenbox_text {
  color: #5ccd2b;
  font-size: 10px;
  font-weight: 500;
  border: 1px solid #cdd4ca;
  padding: 3px;
  margin-left: 10px;
}
.vaccine_graph_text h2 span i::after {
  padding-right: 6px;
}
.progress {
  height: 1rem;
  border-radius: 0.25rem;
  border-top: 1px solid #d5d6e9;
}
.progress-bar {
  display: inline-block;
  height: 100%;
  float: left;
}
.bg-one {
  background-color: #fff;
}
.bg-two {
  background-color: #d5d6e9 !important;
}
.bg-three {
  background-color: #33369b !important;
}
.bg-four {
  background-color: #00ce00 !important;
}
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  border-radius: 3px;
  padding: 5px 8px;
  position: absolute;
  z-index: 3;
  font-size: 0.7em;
  margin-left: 1em;
  display: none;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  display: block;
}
.extra-bar {
  border-right: 2px solid black;
  text-align: right;
  /* font-family: "Atlas Grotesk", sans-serif; */
  padding-right: 0.25em;
  font-size: 12px;
  line-height: 32px;
  font-weight: 500;
}
.extra-bar-ht {
  height: 1.5rem !important;
}
select#select_country {
  text-align: center;
  text-align-last: center;
  padding: 0.75rem 0.5rem !important;
}
select#select_country {
  padding: 10px;
  padding-right: 30px;

  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 2em top 50%, 0 0;
  background-size: 0.95em auto, 100%;
}

/* For IE (thanks to @SaiManoj) */
select#select_country::-ms-expand {
  display: none;
}
.tabvaccine {
  overflow: hidden;
}
.chart-controls {
  float: right;
  display: inline;
}
.tabvaccine button {
    background-color: #f1f1f1;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: #333;
}
.cart-controls__button-alt {
  background-color: #f3f3f3;
  color: #151529;
}
.cart-controls__button {
  display: inline !important;
  border-radius: 25px;
  margin: 0 5px;
  font-size: 0.75rem;
  padding: 0.75rem 2rem;
}
div#myid_length {
  display: none;
}
div#myid_filter {
  display: none;
}
div#myid_info {
  display: none;
}
div#myid_paginate {
  display: none;
}
button.tableshowmre {
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-radius: 25px;
  background: #f1f1f1;
  /* font-family: "Atlas Grotesk", sans-serif; */
  font-weight: 500;
  margin: 0 auto;
  display: inherit;
}

/* .c-post-content--size-s .c-post-content__title {  font-size: .875rem !important;    line-height: 1.428571429 !important;} */
/* .c-post-content__title { font-size: 1.125rem !important;   line-height: 1.333333333 !important;}   */
.marketing-title h4 {
  color: #373897;
}
.subscibe-section {
  padding: 15px 30px;
  background-color: #f2f2f2;
  margin-bottom: 5em !important;
  margin-top: 3em !important;
  /* font-family: "Atlas Grotesk", sans-serif; */
}
.btn-subscribe {
  background-color: #000;
  color: #fff !important;
  padding: 10px 40px;
}
.subimage-block {
  display: inline-block;
  float: right;
}
.sb-image-block {
  position: absolute;
  top: 11em;
}
button.c-newsletter-signup-alt__email-button.custom-position {
  position: relative;
  max-width: 30em;
}
@media print, screen and (max-width: 62em) {
  .sb-image-block,
  .ipad-mag-container.sb-image-block {
    position: relative;
    top: 1em !important;
    margin-bottom: 1rem;
    max-width: 90%;
  }
  .subscibe-section {
    margin-top: 0.5em !important;
  }
}
ul.c-footer__nav-list li.current-menu-item a {
  color: #6ab9ff;
}
.c-nav-hamburger-section ul.c-nav-hamburger-menu li.current-menu-item a,
.c-nav-hamburger-section ul.c-nav-hamburger-menu li.current-menu-ancestor &gt; a {
  color: black;
}
.c-nav-featured ul.c-nav-featured__menu li.current-menu-item,
.c-nav-featured ul.c-nav-featured__menu li.current-menu-ancestor {
  border-bottom: 2px solid black;
}
.c-post-figure--portrait {
  max-width: 238px;
  float: right;
  margin-left: 2rem !important;
  margin-bottom: 2rem !important;
}

.c-post-figure--portrait .c-post-figure__image-container::before {
  padding-top: 22.6rem;
}

.article-line-top {
  border-top: 1px solid #dbdbdb;
  padding-top: 3rem;
}

.c-article__quote-container__left {
  width: 100%;
  max-width: 400px;
  float: left;
  margin-right: 2rem;
  margin-left: -25%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdb;
}

.c-article__quote-container__right {
  width: 100%;
  max-width: 400px;
  float: right;
  margin-left: 2rem;
  margin-right: -25%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdb;
}

.c-article__quote-icon {
  font-family: "font-awesome";
  color: black;
  font-weight: 700;
  font-size: 4rem;
  margin-bottom: 3rem;
  line-height: 0;
}

.c-article__quote-text {
  font-family: "Lora";
  color: black;
  font-weight: 700;
  font-size: 1.5rem;
}

@media screen and (max-width: 1199px) {
  .c-article__quote-container__right {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .c-article__quote-container__left {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
  }
}
.lsit-abtl-company ul {
  margin-left: 0;
}
.lsit-abtl-company ul li {
  display: inline;
  /* border: 1px solid #e8e8e8; */
  /* border-radius:5px; */
  /* font-family: "Atlas Grotesk", sans-serif; */
  /* padding: 5px 10px; */
  margin-right: 4px;
}
.lsit-abtl-company ul li a {
  color: black;
  background-color: #fff;
  padding: 5px 10px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
.lsit-abtl-company ul li a:hover {
  color: #fff;
  background-color: black;
  padding: 5px 10px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
.lsit-abtl-company-active {
  color: #fff !important;
  background-color: black !important;
}

.lsit-abtl-company ul li:last-child {
  margin-right: 0px;
}
.lsit-abtl-companypage {
}

.lsit-abtl-companypage ul {
  margin-left: 0;
}
.lsit-abtl-companypage ul li {
  display: inline;
  /* border: 1px solid #e8e8e8; */
  /* border-radius:5px; */
  /* font-family: "Atlas Grotesk", sans-serif; */
  /* padding: 5px 10px; */
  margin-right: 8px;
}
.lsit-abtl-companypage ul li a {
  color: black;
  background-color: #fff;
  padding: 5px 10px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
.lsit-abtl-companypage ul li a:hover {
  color: #fff;
  background-color: black;
  padding: 5px 10px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
.lsit-abtl-companypage-active {
  color: #fff !important;
  background-color: black !important;
}

.lsit-abtl-companypage ul li:last-child {
  margin-right: 0px;
}

.sngl-arw-svg {
  height: 20px;
  position: relative;
  top: 3px;
  width: auto;
  text-align: center;
  left: 3px;
}

.dble-arw-svg {
  height: 20px;
  position: relative;
  top: 3px;
  width: auto;
  text-align: center;
  left: 1px;
}

.active-ltr-mainbx {
  background-color: black;
  color: #fff;
  text-align: center;
  display: block;
  padding: 25px;
  border-radius: 5px;
  /* font-family: "Atlas Grotesk", sans-serif; */
  font-weight: bold;
  font-size: 25px;
}
.h-company-block {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background-color: #fff;
  /* font-family: "Atlas Grotesk", sans-serif; */
  padding: 10px;
  font-size: 15px;
}
.h-company-sndblock {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background-color: #f2f2f2;
  /* font-family: "Atlas Grotesk", sans-serif; */
  padding: 10px;
  font-size: 15px;
}

.bx-search-company {
  border: 1px solid #e8e8e8;
  padding: 10px;
  border-radius: 5px;
  color: #374892;
}
.btn-search-company {
  color: #797a7a;
  padding-right: 10px;
}
.blc-rwslist {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  appearance: auto;
  display: inline-block;
  width: 20%;
  padding: 2px;
}
.show-smed {
  display: none;
}

.wb-more {
  font-size: 0.875rem;
  line-height: 1.285714286;
  font-weight: normal;
  color: #68b5f8;
}

.wp-signup {
  text-align: center;
  width: 100%;
}
.bp-fnt-fm {
  font-family: "Atlas Grotesk", sans-serif !important;
}
.bp-fnt-fm p {
  font-size: 11px;
  letter-spacing: 0.08px;
  line-height: 13px;
  font-family: "Atlas Grotesk", sans-serif !important;
}

.btn-wp-signup {
  background-color: black;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  border: 1px solid #27274c;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.37);
  display: inline-block;
  padding: 10px 35px;
  /* font-family: "Atlas Grotesk", sans-serif; */
}

.c-wpcontnr-mxh {
  max-height: 310px;
}
.c-wpcontnr-mxhinr {
  max-height: 272px;
}
.u-sc-border-right {
  border-right: 1px solid #dbdbdb;
}
.u-sc-border-right-no {
  border-right: 1px solid #dbdbdb;
}
.fnt-15px p {
  font-size: 15px !important;
  margin-bottom: 0 !important;
  letter-spacing: 0.08px !important;
  line-height: 20px !important;
}
.fnt-15px thead tr th {
  font-size: 15px !important;
  margin-bottom: 0 !important;
  letter-spacing: 0.08px !important;
  line-height: 20px !important;
  padding: 10px 10px;
}

.fnt-15px tbody tr td {
  font-size: 15px !important;
  margin-bottom: 0 !important;
  letter-spacing: 0.08px !important;
  line-height: 20px !important;
  padding: 10px 10px;
}
.fnt-20px p {
  font-size: 17px !important;
  line-height: 20px !important;
  /* font-family: "Atlas Grotesk", sans-serif; */
}
.fnt-atls {
  /* font-family: "Atlas Grotesk", sans-serif; */
}
.n-numberd p {
  font-size: 12px;
  margin-bottom: 5px;
}
.u-chart-fnt {
  font-size: 16px;
}
#comtb-1 {
  cursor: pointer;
  text-align: left;
  border-right: 1px solid #dbdbdb;
}
#comtb-2 {
  cursor: pointer;
  text-align: left;
}
#comtb-3 {
  cursor: pointer;
  text-align: left;
  border-right: 1px solid #dbdbdb;
}
#comtb-4 {
  cursor: pointer;
  text-align: left;
}
#comtb-5 {
  cursor: pointer;
  text-align: left;
  border-right: 1px solid #dbdbdb;
}
#comtb-6 {
  cursor: pointer;
  text-align: left;
}
#comtb-7 {
  cursor: pointer;
  text-align: left;
  /* border-right: 1px solid #dbdbdb; */
}
#comtb-8 {
  cursor: pointer;
  text-align: left;
}
#comtb-9 {
  cursor: pointer;
  text-align: left;
  border-right: 1px solid #dbdbdb;
}
#comtb-10 {
  cursor: pointer;
  text-align: left;
}
.cont-tb-active {
  color: #373897;
}

.btn-view-more {
  background: #33329e;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
}
.u-red-dp img {
  border-radius: 50%;
}

.u-svg-p-icons {
  display: inline-block;
  height: 25px;
  color: #343a99;
}
.c-nav-bar__logo-img {
  /* max-width: 100%  !important; */
  max-width: 90% !important;
}
.c-nav-bar__logo-img {
  height: auto !important;
}
.u-cta-slbx {
  appearance: auto !important;
  border: 1px solid #27274c;
  padding: 2px;
}
.vaccine-vrug-inactive {
  background-color: #fff;
  color: #27274c;
  padding: 5px 10px;
  border: 1px solid #dbdbdb;
  text-align: center;
}
.vaccine-vrug-active {
  background-color: #27274c;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #dbdbdb;
  text-align: center;
}

.c-shw-contn li a {
  color: #151529;
  margin-bottom: 1.125rem;
  display: block;
}
 /*.c-shw-contn li a svg {
  color: #151529;
  display: inline-block; 
  width: 15px;
  position: relative;
  top: 3px;
}*/

.c-shw-contn li a svg {
	color: #151529;
	/* display: inline-block; */
	width: 14px;
	position: relative;
	top: 3px;
	left: 1px;
	margin-right: 0.6em;
}

.c-dblock {
  display: block;
}
.sw-more-btn {
  -ms-flex: 0 0 auto;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  color: inherit;
  line-height: 1.285714286;
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
  margin-left: 0;
}
.text-right {
  text-align: right;
}
.self-center {
  align-self: center;
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .container-iframe {
    padding-top: 83%;
  }
}
@media screen and (max-width: 1024px) {
  .suptab-nav {
    margin: 0 auto !important;
    width: 60%;
  }
  .container-iframe {
    padding-top: 155%;
  }
  .lsit-abtl-company ul li {
    margin-right: 3px;
  }
  .lsit-abtl-company ul li a {
    padding: 4px 8px;
    font-size: 15px;
  }
}
@media screen and (max-width: 812px) {
  .suptab-nav {
    margin: 0 auto !important;
    width: 100%;
  }
  .cell-fx {
    width: 20%;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .u-sc-border-right-no {
    border-left: 0px solid #e3e3e3;
  }
  .sscl-icn svg {
    height: 50px;
  }
  .border-blc-left {
    border-left: 1px solid #e3e3e3;
  }
  /* .border-blc-left:first-child {
    border-left: 1px solid #e3e3e3;
  } */
  .border-blc-right {
    border-right: 0px solid #e3e3e3;
  }
  .mr25px {
    margin-right: 0px;
  }
  .table-scroll {
    overflow: scroll;
  }
  .sml-disply-none {
    display: none;
  }
  .xl-disply-none {
    display: block;
  }
  .pss-rl {
    position: relative;
  }
  .mob-menu-icn {
    z-index: 9999999;
    text-align: right;
    right: 0;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .mob-menu-icn svg {
    width: 25px;
    color: #fff;
  }
  .np-pdt {
    padding-top: 0;
  }
  .table-scroll table tbody tr td {
    white-space: nowrap;
  }
  .block-unlock .cell .large-4 .text-right {
    text-align: left;
  }
  .border-xy {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ul-lists li span {
    font-size: 15px;
  }
  .np-pdt-bblss {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
  .nopmar {
    margin-bottom: 0 !important;
  }
  .active-ltr-mainbx {
    padding: 10px;
  }
  .lsit-abtl-company ul li {
    margin-right: 1px;
  }
  .lsit-abtl-company ul li a {
    padding: 4px 5px;
    font-size: 12px;
  }
}

@media screen and (max-width: 414px) {
  .container-iframe {
    padding-top: 220%;
  }
  .border-blc-left {
    border-left: 0px solid #e3e3e3;
    min-height: auto;
  }
  .sml-text-center {
    text-align: center;
  }
  .pwp-img {
    width: 55%;
  }
  .sscl-icn svg {
    height: 26px;
  }
  .blc-empl {
    padding: 5px;
  }
  .blc-empl h4 {
    font-size: 10px;
  }
  .blc-empl p {
    font-size: 10px;
  }
  .cell-fx {
    width: 20%;
    padding-right: 1px !important;
    padding-left: 1px !important;
  }
  .active-ltr-mainbx {
    display: none;
  }
  .show-smed {
    display: block;
  }
  .blc-rwslist {
    width: 40%;
  }
  .lsit-abtl-company {
    display: none;
  }
  .btn-search-company {
    color: #797a7a;
    padding-right: 10px;
    position: absolute;
    top: 55px;
    right: 0;
  }
}
#company-az .company-logo-container img {
  max-height: 35px;
}
.ipad-mag-container {
  width: 400px;
  height: 287px;
  background-image: url(https://www.pharmaceutical-technology.com/wp-content/uploads/sites/10/2021/06/iPad-Frame.png);
  background-position: top center;
  background-size: 96% 96%;
  background-repeat: no-repeat;
}

.ipad-mag-container.sb-image-block {
  top: 11.725em;
}
img.ipad-mag {
  position: absolute;
  top: 20px;
  width: 353px;
  max-width: 100%;
  right: 23px;
  border-radius: 10px;
  height: 234px;
}
@media print, screen and (max-width: 530px) {
  img.ipad-mag {
    top: 17px;
    width: 352px;
    max-width: 88%;
    left: 6%;
    height: 202px;
    right: auto;
  }
  .ipad-mag-container {
    width: 392px;
    height: 248px;
    background-size: 96% 96%;
    background-repeat: no-repeat;
  }
  .sb-image-block,
  .ipad-mag-container.sb-image-block {
    max-width: 100%;
  }
}

@media print, screen and (min-width: 992px) and (max-width: 1080px) {
  .page-template-template-magazine-new h1 {
    font-size: 2.5rem;
  }
}
.c-newsletter-signup-alt .cell:first-child {
  padding-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt__email-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: contents;
  }
}
.c-report-poster__meta-before {
  margin: auto 0 0 0;
}
.c-report-poster__figure {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
span.c-report-poster__price:after {
  content: "";
  width: 25%;
  height: 2px;
  color: #dbdbdb;
  background: #dbdbdb;
  position: absolute;
  right: 0px;
  bottom: 9%;
}
.c-footer {
  border-top: 4px solid black;
}
.home main .base section.daily-data,
.grid-container,.u-px-5 .feature-chart{
  padding: 0;
}

@media (min-width: 1025px)  {
  .base main section.projects,
  .base main section.whitepapers,
  .base main section.hot-topics,
  .base main section.daily-data {
    padding: 0;
  }


  .base main .articles.daily-data .feature-table {
    width: 33.3333333%;
  }

  .base main .articles.daily-data article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
  }

  .base main .articles.daily-data .feature-chart {
    width: 66.6666666667%;
  }

  .base main .articles article {
    border: none;
  }

  .base main .articles.daily-data article h2 {
    border-top: solid 1px black;
    padding-top: 0.6875rem;
  }

  .base section h2 {
    font-size: 1rem;
  }

  .base section h2 {
    font-size: 0.9375rem;
    margin: 0 0 0.875rem 0;
  }

  .base section h2 {
    font-size: 1rem;
  }

  .base section h2 {
    font-size: 0.9375rem;
    margin: 0 0 0.875rem 0;
  }
}


/* Fix for daily data being too wide */
.home.base main .full-width.grid-container section.daily-data {
  padding: 0 1rem;
}

@media (min-width: 768px) {
  /* Fix for daily data being too narrow on Verdict */
  .home.base main .full-width.grid-container.verdict-daily-data section.daily-data {
    padding: 0 0.75rem;
  }
}


.base main .articles.daily-data .feature-table table {
  width: 100%;
}
.base section table {
  border: none;
  border-spacing: 0px;
  border-collapse: initial;
  width: 100%;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}

.base section table {
  border: none;
  border-spacing: 0px;
  border-collapse: initial;
  width: 100%;
}

.base section table td,
.base section table th {
  background: #fefefe;
  border: none;
  text-align: left;
  padding: 0;
  border-bottom: solid 1px #ddd;
  line-height: 2.5rem;
  font-size: 1rem;
  color: black;
}

.base section table td:last-child,
.base section table th:last-child {
  text-align: right;
}

.base section table td,
.base section table th {
  background: #fefefe;
  border: none;
  text-align: left;
  padding: 0;
  border-bottom: solid 1px #ddd;
  line-height: 2.5rem;
}

.base section table td,
.base section table th {
  background: #fefefe;
  border: none;
  text-align: left;
  padding: 0;
  border-bottom: solid 1px #ddd;
  line-height: 2.5rem;
}

.base section table td,
.base section table th {
  background: #fefefe;
  border: none;
  text-align: left;
  padding: 0;
  border-bottom: solid 1px #ddd;
  line-height: 2.5rem;
}

.base section table td:last-child,
.base section table th:last-child {
  text-align: right;
}

.site-footer {
  background: black;
  padding: 2rem 0 0 0;
}
.site-footer .grid-container {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 76.875rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.site-footer .grid-container {
  padding: 0;
}

.site-footer .sections section.share-links {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 0;
}

.site-footer .sections section.email-signup {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.site-footer .sections section.footer-navs {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding-top: 1rem;
}
.site-footer .sections section.footer-navs .site-links,
.site-footer .sections section.footer-navs .privacy-links {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  border-top: solid 1px #666;
  padding-top: 1rem;
}
.site-footer .sections section.footer-navs .site-links ul,
.site-footer .sections section.footer-navs .privacy-links ul {
  font-size: 1rem;
  list-style: none;
  margin-left: 0;
}
.site-footer section.footer-navs .site-links a,
.site-footer section.footer-navs .privacy-links a {
  color: #fefefe;
}
.site-footer section.share-links ul {
  margin-bottom: 1rem;
  margin-left: 0;
}
.site-footer section.share-links ul li a {
  width: 2.5rem;
  height: 2.5rem;
  border: solid 1px #fefefe;
  margin-right: 0.3125rem;
}
.share-links li,
.share-links .play,
.listen-to-article li,
.listen-to-article .play {
  display: inline-block;
  margin-right: 0.5rem;
  float: left;
}
.site-footer section.email-signup small {
  color: #fff;
}
small {
  font-size: 80%;
  line-height: inherit;
}
.site-footer .sections section h2 {
  font-size: 2.25rem;
}
.site-footer section.email-signup h2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.5rem;
}
.site-footer section.email-signup p,
.site-footer section.email-signup label,
.site-footer section.email-signup h2,
.site-footer section.email-signup a {
  color: #fefefe;
}
.site-footer .sections section.email-signup form {
  margin-top: 3rem;
}
.site-footer section.share-links p {
  font-family: "IBM Plex Serif", georgia, serif;
  color: #fefefe;
  font-style: italic;
}
.site-footer p.copyright {
  color: #fefefe;
  margin: 0;
  border-top: none;
  padding-top: 0;
}

/* Copyright */

.powered-by img {
  max-width: 7em;
}

.v-footer-border {
  border-top: solid 1px #666;
  padding-top: 1.5rem;
}

.after__footer-text {
  background: #e1e0e0;
  padding-bottom: 1rem;
}
.after__footer .footer-logo {
  padding: 1.625rem 0rem;
  text-align: left;
  background: #000;
}
.after__footer .footer-logo p.copyright {
  color: white;
  font-size: 0.71rem;
  padding-top: 8px;
}

/* Fix for homepage padding */
@media (max-width: 768px) {
  .home.base main section.latest-news {
    padding: 0 1rem;
  }
}
@media (min-width: 768px) {
  .after__footer .footer-logo {
    padding: 1.625rem 0;
  }
  .after__footer section {
    padding: 0;
  }
  .after__footer h4 {
    padding-top: 1.125rem;
    padding-bottom: 0.6875rem;
    font-size: 0.8125rem;
    text-transform: uppercase;
  }
  .after__footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .after__footer-column {
    width: 30%;
  }
  .after__footer-links {
    padding-right: 1rem;
  }
  .after__footer-links ul {
    list-style: none;
    margin: 0;
  }
  .after__footer section {
    padding: 0;
  }
  .after__footer-column li {
    float: left;
    padding-right: 4rem;
    position: relative;
    border-top: none;
  }
  .after__footer li a {
    position: relative;
    top: 8px;
  }
  .after__footer-column li::before {
    content: "";
    height: 1px;
    background-color: #c0bebe;
    display: block;
    clear: both;
    width: 135%;
  }
  .after__footer__links ul li::marker {
    display: none;
  }
  .after__footer-text .grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
    width: 76.875rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .base section {
    padding: 0 1rem;
  }

  /* Fix for homepage */
  .home.base main section {
    padding: 0;
  }



  aside#thb-login {
    display: none;
  }

  /* Fixes from Monitor re-skin */

  /* Home fixes */
  .home .c-posts-grid__cell {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .home .c-posts-grid__wrapper {
    overflow: visible;
  }

  @media (min-width: 1025px) {
    .home.base main {
      padding-left: 0;
      padding-right: 0;
    }
    .c-posts-grid.u-border-top {
      border-top: solid 1px black !important;
    }
    .c-posts-grid__header {
      position: relative;
    }
    .c-posts-grid__header .view-more {
      position: absolute;
      right: 0;
    }
    .c-carousel-4-col-live {
      margin-top: -1.55rem;
      position: relative;
      border-top: solid 1px black;
    }
    .ticker-homepage {
      padding: 0 1rem;
    }
    .c-carousel-4-col-live .c-ticker-deals {
      background: none; margin-top:2em;
    }
    .c-carousel-4-col-live .c-ticker-deals__ticker {
      padding-top: 0.5rem;
    }
    .c-carousel-4-col-live .c-ticker-deals__ticker-item {
      border-left: none;
    }
    .latest-themes .c-posts-grid__header {
      border-top: solid 1px black;
      padding-top: 1rem;
    }
  }
  .home h3 a:hover {
    background: none;
  }
  .grid-container .c-posts-grid__wrapper .grid-x {
    margin-left: 0;
    margin-right: 0;
  }
  .three-article-grid {
    position: relative;
    /*margin-top: 1rem;*/
  }

  .three-article-grid:before {
    content: "";
    position: absolute;
    top: -0.5rem;
    left: 1rem;
    right: 1rem;
   /* border-top: solid 1px #ddd;*/
  }
  .c-ticker-deals__header {
    width: 10rem;
    padding: 1rem;
    border-right: solid 2rem white;
  }
  .c-ticker-deals__chip {
    background: none;
  }
  .c-ticker-deals__title {
    font-weight: bold;
  }

  .expert-commentary-cb,
  .c-newsletter-signup {
    position: relative;
    border: none;
  }
  .expert-commentary-cb {
    padding: 0 1rem;
  }
  .expert-commentary-cb:before,
  .c-newsletter-signup:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5000px;
    right: -5000px;
    background: black;
  }
  .expert-commentary-cb .grid-container {
    padding: 0;
  }
  .c-newsletter-signup,
  .c-newsletter-signup:before {
    background: #d7e8f9;
  }
  .c-posts-grid--bg-color-secondary .c-more-link {
    position: absolute;
    right: 2rem;
  }
  .c-posts-grid--bg-color-secondary .c-post-content--comment {
    border-top: solid 1px #ddd;
    quotes: "â€œ" "â€" "â€˜" "â€™";
    position: relative;
  }
  .c-posts-grid--bg-color-secondary .c-post-content--comment:before {
    content: open-quote;
    position: absolute;
    top: -0.3rem;
    left: 0;
    background: black;
    padding: 1rem 1rem 0 0;
    color: #ddd;
    font: 5rem/1rem georgia;
    z-index: 9;
  }
  .c-posts-grid--bg-color-secondary .c-post-content--comment:after {
    content: close-quote;
    opacity: 0;
  }
  .c-newsletter-signup form {
    position: relative;
    padding-top: 2rem;
  }
  .home .c-newsletter-signup form h2 {
    font-size: 2rem;
  }
  .home .c-newsletter-signup form p {
    color: black;
  }

  /* Home mega menu fixes */
  .home main .navigation-items-list .left-col .category,
  .home main .navigation-items-list .mid-col .category,
  .home main .navigation-items-list article .category {
    margin-top: 1rem;
  }
  .navigation-items-list header .left-col ul,
  .navigation-items-list header .mid-col ul {
    list-style: none;
    list-style-position: inside;
    margin: 0;
  }
  .navigation-items-list header .left-col ul ul,
  .navigation-items-list header .mid-col ul ul {
    padding-left: 2rem;
  }
  .navigation-items-list article h2 {
    margin-top: 1rem;
  }

  /* Companies Page Fixes */
  .c-search-and-filters__filters .u-mb-7 .grid-x {
    margin: 0;
  }
  @media print, screen and (min-width: 48em) {
    .c-filters-bar .cell {
      height: 3.5rem;
    }
  }
  .c-tabs-nav__tab {
    padding-bottom: 1rem;
  }

  /* Magazine page fixes */
  .c-posts-list .c-posts-list__post .c-post-3-col {
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 100%;
  }
  /*.c-posts-list .c-posts-list__post .c-post-3-col .c-post-content__excerpt {
margin-bottom: 1rem;
}*/
  .primary.hollow.button {
    padding: 1rem;
    margin-top: 0;
  }
  .page-template-template-magazine-new .c-posts-list,
  .c-post-content--size-l .c-post-content__title {
    padding-left: 0;
    padding-right: 0;
  }
  .page-template-template-magazine-new .c-posts-list .c-posts-list__post {
    border-bottom: none;
  }
  .page-template-template-magazine-new .c-tabs-nav__list-item a {
    padding-bottom: 1rem;
  }
  /* @media print, screen and (min-width: 48em) {
.c-tabs-nav__tab {
    padding-bottom: 1.25rem;
}
} */
  @media screen and (min-width: 75em) {
    .c-newsletter-signup-alt .cell.our-magazine {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media screen and (min-width: 1025px) {
    .subscibe-section .sb-image-block {
      position: relative;
      top: 0;
      margin-top: -3rem;
    }
    .about main .c-posts-list__post article h3 {
      padding-left: 0;
    }
  }

  /* EVENTS PAGE FIXES */

  .post-type-archive-events .grid-container .grid-x {
    margin-left: 0;
    margin-right: 0;
  }

  .post-type-archive-events .base .section .article {
    padding-bottom: 0;
  }

  .post-type-archive-events h2.c-events-section__title {
    font-size: 24px;
  }

  /* Microblogging */
  .c-newsletter-signup-grid__email-container {
    padding: 1rem;
  }
  .c-timeline-article__time-ago::before {
    left: -0.6rem;
  }
  @media (min-width: 1025px) {
    .site-footer {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
  }
  /* 
.base main{
  width: 100%;
} */
  .base-section-title .c-newsletter-signup-alt {
    margin-bottom: 0em !important;
  }
  .base-section-title .c-newsletter-signup-alt__title {
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px !important;
    line-height: 38px;
    letter-spacing: -0.727273px;
    border-top: 1px solid #737373;
    padding-top: 2rem;
    margin-top: 0.5rem !important;
  }

  .base-section-title .c-newsletter-signup-alt__text {
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.225px;
  }
  .base-section-title .c-more-link__text {
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
  }
  .base-section-title .c-newsletter-signup-alt .button {
    display: block;
    width: 50%;
    margin-top: auto;
  }
  .base-section-title .c-newsletter-signup-alt iframe {
    background: white;
    padding: 1rem;
  }
  /* .base-section-title{
  border-bottom: 1px solid #dbdbdb !important;
} */

  .home section.nw-gd-repost-str {
    background: #d7e8f9;
    padding: 1rem 0;
  }

  /* .c-report-poster__content{
  height: 95%;
} */
  .home main {
    width: 100%;
    padding-bottom: 0;
  }
  .category-features .base main {
    width: 100%;
  }

  .base main
/* Mobile menu */
.menu-mobile ul {
    list-style: none;
  }
  .menu-mobile .primary-menu ul {
    padding: 1em 0;
  }
  .after__footer {
    background-color: #000000;
  }
  .after__footer-text {
    background: #fff;
    padding-bottom: 0rem;
  }
  .footer-sptr {
    border-bottom: 1px solid #000000;
  }

  .c-text-copyright {
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    color: #0a0a0a;
    mix-blend-mode: normal;
    opacity: 0.5;
    text-align: center;
  }

  footer .after__footer ul {
    list-style-type: none;
    list-style-position: inside;
    margin-bottom: 0;
    text-align: right;
  }

  footer .after__footer ul li {
    border-top: solid 0px #bebcbc;
    display: inline-block;
    margin-right: 25px;
  }

  footer .after__footer ul li:last-child {
    margin-right: 0;
  }

  footer .after__footer ul li a {
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    color: #0a0a0a;
  }
  .ftr-powered-by {
    color: white;
    font-size: 16px;
  }
  .c-powered-by {
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    color: #9a9a9a;
    mix-blend-mode: normal;
    /* opacity: 0.5; */
  }
  .category .current-category {
    margin-bottom: 0rem;
  }
  .current-category h1 {
    text-align: center;
    padding-bottom: 1rem;
    text-align: center;
    border-bottom: 1px solid #ddd;
    max-width: 82rem;
    margin: 0 auto;
  }

  /* .c-powered-by span img{
  width:100px;
} */

  .clrup {
    display: inline-block;
    color: #48e2cc;
    position: relative;
    top: 10px;
    left: 10px;
    width: 20px;
    margin-right: 0.5em;
  }

  .c-post-single__standfirst {
    margin-bottom: 1.25rem;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    color: #000;
  }

  .clrdown {
    display: inline-block;
    color: #ff325c;
    position: relative;
    top: 10px;
    left: 10px;
    width: 20px;
    margin-right: 0.5em;
  }
  strong,
  b {
    font-weight: 800;
  }

  .srdh_box .c-post-single__standfirst.srdh {
    margin-bottom: 0.5rem;
  }

  .u-border-top {
    border-top: 1px solid #dbdbdb !important;
  }
  .c-tabs-nav__list-item {
    padding-right: 3.375rem;
  }

  .c-tabs-nav__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    margin: 0 0 -1px;
    padding: 0;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: #c8c8c8 #dbdbdb;
    scrollbar-width: thin;
    scrollbar-width: none;
  }

  .text-al-center {
    text-align: center;
    display: block;
  }

  .sml-tabs {
    width: 25%;
    border-right: 1px solid #dbdbdb;
    margin-right: 6%;
  }

  .sml-tabs h3 {
    padding-bottom: 25px;
    color: #16152f;
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 0;
  }

  .sml-tabs span {
    display: block;
    padding-top: 25px;
    color: #161437;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
  }

  .sml-tabs {
    width: 25%;
    border-right: 1px solid #dbdbdb;
    margin-right: 6%;
	    margin-left: 2%;
  }

  .grid-x.u-pt-7.colums-gs .medium-4 {
    box-shadow: -1px 0 0 0 #dbdbdb, 0 0px 0 0 #dbdbdb, inset 0px 0 0 0 #dbdbdb;
  }

  .c-table {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
      sans-serif;
    font-size: 1rem;
    line-height: 1.833333333;
    border-collapse: collapse;
  }

  table.compact thead th:not(:last-child),
  table tbody td:not(:last-child) {
    border-right: solid 1px #cecece;
  }

  .jsonHtml tr td {
    white-space: normal;
    border-bottom: solid 1px #dbdbdb;
  }
  table.compact th,
  table.compact td {
    border-left: none;
    border-right: none;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  table.compact {
    border-collapse: collapse;
    border: solid 1px #cecece;
    font-size: 0.9rem;
    line-height: 2.3em;
    margin-bottom: 0;
    width: 100%;
  }

  .navy-normal th,
  .navy-normal td,
  .bg-grey th,
  .tabledataformat td {
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  }

  tr.bg-grey {
    border-bottom: solid 1px #cecece;
    background: #2e293d;
    color: #ffffff;
  }

  .prof svg {
    display: inline-block;
    color: #48e2cc;
    position: relative;
    top: 10px;
    left: 10px;
    width: 20px;
  }

  .mnnlss svg {
    display: inline-block;
    color: #f53333;
    position: relative;
    top: 10px;
    left: 10px;
    width: 20px;
  }

  .expert-commentary-cb
    .c-posts-grid__cell
    .c-posts-grid__post
    .c-post-content__meta-before {
    margin-top: 2rem;
    width: 100%;
  }
}
@media screen and (min-width: 640px) {
}

.c-login-box {
  text-align: right;
  align-self: center;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  #siteHeader div:nth-child(3) {
    display: inline-block;
    text-align: center;
    padding-top: 0;
  }
  #siteHeader div:nth-child(3) ul li:nth-child(1) {
    display: none;
  }
  #siteHeader div:nth-child(3) ul li:nth-child(2) {
    order: 2;
  }
  #siteHeader div:nth-child(3) ul li:nth-child(3) {
    order: 1;
    text-align: center;
    margin-left: 0.6em; 
  }
  #siteHeader div:nth-child(1) i:nth-child(1) {
    float: left;
    margin-right: 1rem;
  }

  #siteHeader div:nth-child(3) ul .u-pl-3 {
    display: inline;
  }
  #siteHeader div:nth-child(3) {
    text-align: right;
    padding-right: 0.8rem;
    max-width: 55px;
  }

  #siteHeader div:nth-child(3) ul {
  /*  display: grid; */
  margin-top: -7px;
  }
  .c-login-box ul li a{
    display: inline-block;
    min-width: 23px;
    margin: 0;
    padding: 0;
  }
}

/* Fix for messy header in mobile */
@media (max-width: 400px) {
  #siteHeader form {
    width: 20%;
  }
  #siteHeader div:nth-child(2) {
    width: 60%;
  }
  #siteHeader div:nth-child(3) {
    width: 20%;
  }
}

.c-login-box ul {
  margin-left: 0;
  margin-bottom: 0;
}

.c-login-box ul li {
  display: inline-block;
}
.c-login-box ul li:first-child {
  margin-right: 15px;
  border-right: 1px solid #cbcbcb;
  padding-right: 15px;
}
.c-login-box ul li a {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 2rem;
  color: #000000;
  /* font-family: "IBM Plex Serif", georgia, serif; */
}

@media (min-width: 1025px) {
  .expert-commentary-cb
    .c-posts-grid__cell
    .c-posts-grid__post
    .c-post-content__meta-before {
    margin-top: 0;
    width: 100%;
  }
}

@media screen and (max-width: 414px) {
  .site-footer .sections section.share-links {
    width: 100%;
  }
  .site-footer .sections section.share-links p {
    font-size: 1.375rem;
    clear: both;
    margin-top: 1em;
  }
  .site-footer .sections section.email-signup {
    width: 100%;
  }
  .site-footer .sections section.footer-navs {
    width: 100%;
    padding: 0;
  }
  .site-footer .sections section.footer-navs .site-links,
  .site-footer .sections section.footer-navs .privacy-links {
    width: 50%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    border-top: solid 1px #666;
    padding-top: 1rem;
  }
  .site-footer .sections section.footer-navs .site-links ul,
  .site-footer .sections section.footer-navs .privacy-links ul {
    margin-left: 0;
  }
  .site-footer section.email-signup {
    margin-bottom: 0;
  }
  .site-footer .sections section.footer-navs .site-links,
  .site-footer .sections section.footer-navs .privacy-links {
    width: 50%;
  }
  .site-footer .sections section.share-links {
    padding: 0;
  }
  .site-footer section.share-links ul {
    margin-left: 0;
  }
  .site-footer .sections section.footer-navs {
    margin-top: 20px;
  }
}

.c-calendar-nav__section {
  padding-top: 0.75rem !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

text.custom__src {
  font-size: 10px;
}

.subscribe-pop {
  border: 1px solid #ccc;
  margin: 2em;
}

.subscribe-pop-header {
  background: #000;
  padding: 0.6em 2.3em;
  color: #fff;
}
.subscribe-pop-subheader {
  background: #fff;
  padding: 1em 2.3em 0.6em 2.3em;
  color: #000;
}
.subscribe-pop-subheader img {
  margin-bottom: -2em;
  width: 80%;
}
.subscribe-pop-content {
  background: rgba(0, 0, 0, 0.7);
  padding: 3em 2.3em 0.6em 2.3em;
  color: #fff;
}
.subscribe-pop-content a {
  color: #fff;
  text-decoration: underline;
}

.subscribe-pop-header {
  background: #000;
  padding: 0.6em 2.3em;
  color: #fff;
}
.subscribe-pop-subheader {
  background: #fff;
  padding: 1em 2.3em 0.6em 2.3em;
  color: #000;
}
.subscribe-pop-subheader img {
  margin-bottom: -2em;
}
.subscribe-pop-content {
  background: rgba(0, 0, 0, 0.7);
  padding: 3em 2.3em 0.6em 2.3em;
  color: #fff;
}
.subscribe-pop-content a {
  color: #fff;
  text-decoration: underline;
}
.subscribe-pop-header span {
  width: 100%;
  display: block;
  font-size: 0.8em;
  margin-bottom: 0.3em;
}
.subscribe-pop-content .newsletter-article-btn {
  color: #fff;
  background: #cccc;
  padding: 0.8em 1.8em;
  margin-bottom: 1em;
  font-weight: 500;
  border-radius: 3px;
}

.c-calendar-nav__section {
  padding-top: 0.75rem !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

text.custom__src {
  font-size: 10px;
}

.subscribe-pop {
  border: 1px solid #ccc;
  margin: 2em;
}

.subscribe-pop-header {
  background: #000;
  padding: 0.6em 2.3em;
  color: #fff;
}
.subscribe-pop-subheader {
  background: #fff;
  padding: 1em 2.3em 0.6em 2.3em;
  color: #000;
}
.subscribe-pop-subheader img {
  margin-bottom: -2em;
  width: 80%;
}
.subscribe-pop-content {
  background: rgba(0, 0, 0, 0.7);
  padding: 3em 2.3em 0.6em 2.3em;
  color: #fff;
}
.subscribe-pop-content a {
  color: #fff;
  text-decoration: underline;
}

.subscribe-pop-header {
  background: #000;
  padding: 0.6em 2.3em;
  color: #fff;
}
.subscribe-pop-subheader {
  background: #fff;
  padding: 1em 2.3em 0.6em 2.3em;
  color: #000;
}
.subscribe-pop-subheader img {
  margin-bottom: -2em;
}
.subscribe-pop-content {
  background: rgba(0, 0, 0, 0.7);
  padding: 2em 2.3em 1.6em 2.3em;
  color: #fff;
}
.subscribe-pop-content a {
  color: #fff;
  text-decoration: underline;
}

.subscribe-pop-header span {
  width: 100%;
  display: block;
  font-size: 0.8em;
  margin-bottom: 0.3em;
}
.subscribe-pop-content .newsletter-article-btn {
  color: #fff;
  background: #cccc;
  padding: 0.8em 1.8em;
  margin-bottom: 1em;
  font-weight: 500;
  border-radius: 3px;
}

.c-post-typography pre {
  display: block;
  white-space: pre;
  margin: 1em auto;
  font-size: 0.8em;
  line-height: 0.6em;
}

.dashboard-title h1 p {
  text-align: center;
  font-size: 0.7em;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.grid-container {
  padding-right: 1rem;
  padding-left: 1rem;
  /* max-width: 84.5rem;
  width: 100%; */
  width: 76.875rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.fs-special-reports P {
  color: #515151 !important;
}
span.c-post-content__publish-date.sml-rdmlink a {
  font-size: 15px;
  color: #515151 !important;
}
span.c-post-content__publish-date.sml-rdmlink a svg {
  display: inline-block !important;
  width: 17px !important;
  margin-left: 6px !important;
  position: relative !important;
  top: 3px !important;
}
.c-post-1-col .c-prf-block {
  text-align: center !important;
}
.c-prf-block img {
  border-radius: 50% !important;
}

.login  .c-post-1-col .c-post-content h3 {
  margin: 0 auto !important;
  padding: 15px 0 !important;
  font-size: 1.3rem !important;
  text-align: center;
}


/* Fix for centralled aligned titles in related posts */
.c-posts-grid__post .c-post-1-col .c-post-content h3 {
  text-align: left;
}

/* Fix for homepage centralised text */
.home main .c-post-1-col .c-post-content h3 {
  text-align: left;
}


.c-post-1-col .c-post-content h3 a{
  font-size: 1.3rem;
}
.c-post-1-col .c-post-content p.c-post-content__excerpt .u-mb-2 {
  margin: 0 auto !important;
  text-align: center !important;
  margin-bottom: 1rem !important;
  /* min-height: 70px; */
}
.after__footer .footer-logo {
  background: #000000 !important;
}

.after__footer .footer-logo p.copyright {
  text-align: left;
}
.c-posts-grid-pagination .cell {
    padding-left: 0;
    padding-right: 0;
}
p.c-post-content__excerpt.u-mb-2.text-center {
  text-align: center;
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.grid-container.fluid {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.cell.shrink {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-x &gt; .auto {
  width: auto;
}
.grid-x &gt; .shrink {
  width: auto;
}
.grid-x &gt; .small-shrink,
.grid-x &gt; .small-full,
.grid-x &gt; .small-1,
.grid-x &gt; .small-2,
.grid-x &gt; .small-3,
.grid-x &gt; .small-4,
.grid-x &gt; .small-5,
.grid-x &gt; .small-6,
.grid-x &gt; .small-7,
.grid-x &gt; .small-8,
.grid-x &gt; .small-9,
.grid-x &gt; .small-10,
.grid-x &gt; .small-11,
.grid-x &gt; .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 36em) {
  .grid-x &gt; .smedium-shrink,
  .grid-x &gt; .smedium-full,
  .grid-x &gt; .smedium-1,
  .grid-x &gt; .smedium-2,
  .grid-x &gt; .smedium-3,
  .grid-x &gt; .smedium-4,
  .grid-x &gt; .smedium-5,
  .grid-x &gt; .smedium-6,
  .grid-x &gt; .smedium-7,
  .grid-x &gt; .smedium-8,
  .grid-x &gt; .smedium-9,
  .grid-x &gt; .smedium-10,
  .grid-x &gt; .smedium-11,
  .grid-x &gt; .smedium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 48em) {
  .grid-x &gt; .medium-shrink,
  .grid-x &gt; .medium-full,
  .grid-x &gt; .medium-1,
  .grid-x &gt; .medium-2,
  .grid-x &gt; .medium-3,
  .grid-x &gt; .medium-4,
  .grid-x &gt; .medium-5,
  .grid-x &gt; .medium-6,
  .grid-x &gt; .medium-7,
  .grid-x &gt; .medium-8,
  .grid-x &gt; .medium-9,
  .grid-x &gt; .medium-10,
  .grid-x &gt; .medium-11,
  .grid-x &gt; .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 62em) {
  .grid-x &gt; .large-shrink,
  .grid-x &gt; .large-full,
  .grid-x &gt; .large-1,
  .grid-x &gt; .large-2,
  .grid-x &gt; .large-3,
  .grid-x &gt; .large-4,
  .grid-x &gt; .large-5,
  .grid-x &gt; .large-6,
  .grid-x &gt; .large-7,
  .grid-x &gt; .large-8,
  .grid-x &gt; .large-9,
  .grid-x &gt; .large-10,
  .grid-x &gt; .large-11,
  .grid-x &gt; .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-x &gt; .xlarge-shrink,
  .grid-x &gt; .xlarge-full,
  .grid-x &gt; .xlarge-1,
  .grid-x &gt; .xlarge-2,
  .grid-x &gt; .xlarge-3,
  .grid-x &gt; .xlarge-4,
  .grid-x &gt; .xlarge-5,
  .grid-x &gt; .xlarge-6,
  .grid-x &gt; .xlarge-7,
  .grid-x &gt; .xlarge-8,
  .grid-x &gt; .xlarge-9,
  .grid-x &gt; .xlarge-10,
  .grid-x &gt; .xlarge-11,
  .grid-x &gt; .xlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-x &gt; .xxlarge-shrink,
  .grid-x &gt; .xxlarge-full,
  .grid-x &gt; .xxlarge-1,
  .grid-x &gt; .xxlarge-2,
  .grid-x &gt; .xxlarge-3,
  .grid-x &gt; .xxlarge-4,
  .grid-x &gt; .xxlarge-5,
  .grid-x &gt; .xxlarge-6,
  .grid-x &gt; .xxlarge-7,
  .grid-x &gt; .xxlarge-8,
  .grid-x &gt; .xxlarge-9,
  .grid-x &gt; .xxlarge-10,
  .grid-x &gt; .xxlarge-11,
  .grid-x &gt; .xxlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 96.25em) {
  .grid-x &gt; .xxxlarge-shrink,
  .grid-x &gt; .xxxlarge-full,
  .grid-x &gt; .xxxlarge-1,
  .grid-x &gt; .xxxlarge-2,
  .grid-x &gt; .xxxlarge-3,
  .grid-x &gt; .xxxlarge-4,
  .grid-x &gt; .xxxlarge-5,
  .grid-x &gt; .xxxlarge-6,
  .grid-x &gt; .xxxlarge-7,
  .grid-x &gt; .xxxlarge-8,
  .grid-x &gt; .xxxlarge-9,
  .grid-x &gt; .xxxlarge-10,
  .grid-x &gt; .xxxlarge-11,
  .grid-x &gt; .xxxlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x &gt; .small-1,
.grid-x &gt; .small-2,
.grid-x &gt; .small-3,
.grid-x &gt; .small-4,
.grid-x &gt; .small-5,
.grid-x &gt; .small-6,
.grid-x &gt; .small-7,
.grid-x &gt; .small-8,
.grid-x &gt; .small-9,
.grid-x &gt; .small-10,
.grid-x &gt; .small-11,
.grid-x &gt; .small-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-x &gt; .small-1 {
  width: 8.3333333333%;
}
.grid-x &gt; .small-2 {
  width: 16.6666666667%;
}
.grid-x &gt; .small-3 {
  width: 25%;
}
.grid-x &gt; .small-4 {
  width: 33.3333333333%;
}
.grid-x &gt; .small-5 {
  width: 41.6666666667%;
}
.grid-x &gt; .small-6 {
  width: 50%;
}
.grid-x &gt; .small-7 {
  width: 58.3333333333%;
}
.grid-x &gt; .small-8 {
  width: 66.6666666667%;
}
.grid-x &gt; .small-9 {
  width: 75%;
}
.grid-x &gt; .small-10 {
  width: 83.3333333333%;
}
.grid-x &gt; .small-11 {
  width: 91.6666666667%;
}
.grid-x &gt; .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 36em) {
  .grid-x &gt; .smedium-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x &gt; .smedium-shrink,
  .grid-x &gt; .smedium-1,
  .grid-x &gt; .smedium-2,
  .grid-x &gt; .smedium-3,
  .grid-x &gt; .smedium-4,
  .grid-x &gt; .smedium-5,
  .grid-x &gt; .smedium-6,
  .grid-x &gt; .smedium-7,
  .grid-x &gt; .smedium-8,
  .grid-x &gt; .smedium-9,
  .grid-x &gt; .smedium-10,
  .grid-x &gt; .smedium-11,
  .grid-x &gt; .smedium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x &gt; .smedium-shrink {
    width: auto;
  }
  .grid-x &gt; .smedium-1 {
    width: 8.3333333333%;
  }
  .grid-x &gt; .smedium-2 {
    width: 16.6666666667%;
  }
  .grid-x &gt; .smedium-3 {
    width: 25%;
  }
  .grid-x &gt; .smedium-4 {
    width: 33.3333333333%;
  }
  .grid-x &gt; .smedium-5 {
    width: 41.6666666667%;
  }
  .grid-x &gt; .smedium-6 {
    width: 50%;
  }
  .grid-x &gt; .smedium-7 {
    width: 58.3333333333%;
  }
  .grid-x &gt; .smedium-8 {
    width: 66.6666666667%;
  }
  .grid-x &gt; .smedium-9 {
    width: 75%;
  }
  .grid-x &gt; .smedium-10 {
    width: 83.3333333333%;
  }
  .grid-x &gt; .smedium-11 {
    width: 91.6666666667%;
  }
  .grid-x &gt; .smedium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48em) {
  .grid-x &gt; .medium-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x &gt; .medium-shrink,
  .grid-x &gt; .medium-1,
  .grid-x &gt; .medium-2,
  .grid-x &gt; .medium-3,
  .grid-x &gt; .medium-4,
  .grid-x &gt; .medium-5,
  .grid-x &gt; .medium-6,
  .grid-x &gt; .medium-7,
  .grid-x &gt; .medium-8,
  .grid-x &gt; .medium-9,
  .grid-x &gt; .medium-10,
  .grid-x &gt; .medium-11,
  .grid-x &gt; .medium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x &gt; .medium-shrink {
    width: auto;
  }
  .grid-x &gt; .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x &gt; .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x &gt; .medium-3 {
    width: 25%;
  }
  .grid-x &gt; .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x &gt; .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x &gt; .medium-6 {
    width: 50%;
  }
  .grid-x &gt; .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x &gt; .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x &gt; .medium-9 {
    width: 75%;
  }
  .grid-x &gt; .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x &gt; .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x &gt; .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 62em) {
  .grid-x &gt; .large-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x &gt; .large-shrink,
  .grid-x &gt; .large-1,
  .grid-x &gt; .large-2,
  .grid-x &gt; .large-3,
  .grid-x &gt; .large-4,
  .grid-x &gt; .large-5,
  .grid-x &gt; .large-6,
  .grid-x &gt; .large-7,
  .grid-x &gt; .large-8,
  .grid-x &gt; .large-9,
  .grid-x &gt; .large-10,
  .grid-x &gt; .large-11,
  .grid-x &gt; .large-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x &gt; .large-shrink {
    width: auto;
  }
  .grid-x &gt; .large-1 {
    width: 8.3333333333%;
  }
  .grid-x &gt; .large-2 {
    width: 16.6666666667%;
  }
  .grid-x &gt; .large-3 {
    width: 25%;
  }
  .grid-x &gt; .large-4 {
    width: 33.3333333333%;
  }
  .grid-x &gt; .large-5 {
    width: 41.6666666667%;
  }
  .grid-x &gt; .large-6 {
    width: 50%;
  }
  .grid-x &gt; .large-7 {
    width: 58.3333333333%;
  }
  .grid-x &gt; .large-8 {
    width: 66.6666666667%;
  }
  .grid-x &gt; .large-9 {
    width: 75%;
  }
  .grid-x &gt; .large-10 {
    width: 83.3333333333%;
  }
  .grid-x &gt; .large-11 {
    width: 91.6666666667%;
  }
  .grid-x &gt; .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x &gt; .xlarge-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x &gt; .xlarge-shrink,
  .grid-x &gt; .xlarge-1,
  .grid-x &gt; .xlarge-2,
  .grid-x &gt; .xlarge-3,
  .grid-x &gt; .xlarge-4,
  .grid-x &gt; .xlarge-5,
  .grid-x &gt; .xlarge-6,
  .grid-x &gt; .xlarge-7,
  .grid-x &gt; .xlarge-8,
  .grid-x &gt; .xlarge-9,
  .grid-x &gt; .xlarge-10,
  .grid-x &gt; .xlarge-11,
  .grid-x &gt; .xlarge-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x &gt; .xlarge-shrink {
    width: auto;
  }
  .grid-x &gt; .xlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x &gt; .xlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x &gt; .xlarge-3 {
    width: 25%;
  }
  .grid-x &gt; .xlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x &gt; .xlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x &gt; .xlarge-6 {
    width: 50%;
  }
  .grid-x &gt; .xlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x &gt; .xlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x &gt; .xlarge-9 {
    width: 75%;
  }
  .grid-x &gt; .xlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x &gt; .xlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x &gt; .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-x &gt; .xxlarge-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x &gt; .xxlarge-shrink,
  .grid-x &gt; .xxlarge-1,
  .grid-x &gt; .xxlarge-2,
  .grid-x &gt; .xxlarge-3,
  .grid-x &gt; .xxlarge-4,
  .grid-x &gt; .xxlarge-5,
  .grid-x &gt; .xxlarge-6,
  .grid-x &gt; .xxlarge-7,
  .grid-x &gt; .xxlarge-8,
  .grid-x &gt; .xxlarge-9,
  .grid-x &gt; .xxlarge-10,
  .grid-x &gt; .xxlarge-11,
  .grid-x &gt; .xxlarge-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x &gt; .xxlarge-shrink {
    width: auto;
  }
  .grid-x &gt; .xxlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x &gt; .xxlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x &gt; .xxlarge-3 {
    width: 25%;
  }
  .grid-x &gt; .xxlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x &gt; .xxlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x &gt; .xxlarge-6 {
    width: 50%;
  }
  .grid-x &gt; .xxlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x &gt; .xxlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x &gt; .xxlarge-9 {
    width: 75%;
  }
  .grid-x &gt; .xxlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x &gt; .xxlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x &gt; .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 96.25em) {
  .grid-x &gt; .xxxlarge-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x &gt; .xxxlarge-shrink,
  .grid-x &gt; .xxxlarge-1,
  .grid-x &gt; .xxxlarge-2,
  .grid-x &gt; .xxxlarge-3,
  .grid-x &gt; .xxxlarge-4,
  .grid-x &gt; .xxxlarge-5,
  .grid-x &gt; .xxxlarge-6,
  .grid-x &gt; .xxxlarge-7,
  .grid-x &gt; .xxxlarge-8,
  .grid-x &gt; .xxxlarge-9,
  .grid-x &gt; .xxxlarge-10,
  .grid-x &gt; .xxxlarge-11,
  .grid-x &gt; .xxxlarge-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x &gt; .xxxlarge-shrink {
    width: auto;
  }
  .grid-x &gt; .xxxlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x &gt; .xxxlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x &gt; .xxxlarge-3 {
    width: 25%;
  }
  .grid-x &gt; .xxxlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x &gt; .xxxlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x &gt; .xxxlarge-6 {
    width: 50%;
  }
  .grid-x &gt; .xxxlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x &gt; .xxxlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x &gt; .xxxlarge-9 {
    width: 75%;
  }
  .grid-x &gt; .xxxlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x &gt; .xxxlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x &gt; .xxxlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) &gt; .cell {
  width: auto;
}
.grid-margin-y:not(.grid-y) &gt; .cell {
  height: auto;
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-container:not(.full) &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-padding-x &gt; .cell {
    padding-right: 1.625rem;
  }
}
.small-up-1 &gt; .cell {
  width: 100%;
}
.small-up-2 &gt; .cell {
  width: 50%;
}
.small-up-3 &gt; .cell {
  width: 33.3333333333%;
}
.small-up-4 &gt; .cell {
  width: 25%;
}
.small-up-5 &gt; .cell {
  width: 20%;
}
.small-up-6 &gt; .cell {
  width: 16.6666666667%;
}
.small-up-7 &gt; .cell {
  width: 14.2857142857%;
}
.small-up-8 &gt; .cell {
  width: 12.5%;
}
@media print, screen and (min-width: 36em) {
  .smedium-up-1 &gt; .cell {
    width: 100%;
  }
  .smedium-up-2 &gt; .cell {
    width: 50%;
  }
  .smedium-up-3 &gt; .cell {
    width: 33.3333333333%;
  }
  .smedium-up-4 &gt; .cell {
    width: 25%;
  }
  .smedium-up-5 &gt; .cell {
    width: 20%;
  }
  .smedium-up-6 &gt; .cell {
    width: 16.6666666667%;
  }
  .smedium-up-7 &gt; .cell {
    width: 14.2857142857%;
  }
  .smedium-up-8 &gt; .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-up-1 &gt; .cell {
    width: 100%;
  }
  .medium-up-2 &gt; .cell {
    width: 50%;
  }
  .medium-up-3 &gt; .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 &gt; .cell {
    width: 25%;
  }
  .medium-up-5 &gt; .cell {
    width: 20%;
  }
  .medium-up-6 &gt; .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 &gt; .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 &gt; .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 62em) {
  .large-up-1 &gt; .cell {
    width: 100%;
  }
  .large-up-2 &gt; .cell {
    width: 50%;
  }
  .large-up-3 &gt; .cell {
    width: 33.3333333333%;
  }
  .large-up-4 &gt; .cell {
    width: 25%;
  }
  .large-up-5 &gt; .cell {
    width: 20%;
  }
  .large-up-6 &gt; .cell {
    width: 16.6666666667%;
  }
  .large-up-7 &gt; .cell {
    width: 14.2857142857%;
  }
  .large-up-8 &gt; .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 &gt; .cell {
    width: 100%;
  }
  .xlarge-up-2 &gt; .cell {
    width: 50%;
  }
  .xlarge-up-3 &gt; .cell {
    width: 33.3333333333%;
  }
  .xlarge-up-4 &gt; .cell {
    width: 25%;
  }
  .xlarge-up-5 &gt; .cell {
    width: 20%;
  }
  .xlarge-up-6 &gt; .cell {
    width: 16.6666666667%;
  }
  .xlarge-up-7 &gt; .cell {
    width: 14.2857142857%;
  }
  .xlarge-up-8 &gt; .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-up-1 &gt; .cell {
    width: 100%;
  }
  .xxlarge-up-2 &gt; .cell {
    width: 50%;
  }
  .xxlarge-up-3 &gt; .cell {
    width: 33.3333333333%;
  }
  .xxlarge-up-4 &gt; .cell {
    width: 25%;
  }
  .xxlarge-up-5 &gt; .cell {
    width: 20%;
  }
  .xxlarge-up-6 &gt; .cell {
    width: 16.6666666667%;
  }
  .xxlarge-up-7 &gt; .cell {
    width: 14.2857142857%;
  }
  .xxlarge-up-8 &gt; .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 96.25em) {
  .xxxlarge-up-1 &gt; .cell {
    width: 100%;
  }
  .xxxlarge-up-2 &gt; .cell {
    width: 50%;
  }
  .xxxlarge-up-3 &gt; .cell {
    width: 33.3333333333%;
  }
  .xxxlarge-up-4 &gt; .cell {
    width: 25%;
  }
  .xxxlarge-up-5 &gt; .cell {
    width: 20%;
  }
  .xxxlarge-up-6 &gt; .cell {
    width: 16.6666666667%;
  }
  .xxxlarge-up-7 &gt; .cell {
    width: 14.2857142857%;
  }
  .xxxlarge-up-8 &gt; .cell {
    width: 12.5%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse &gt; .cell {
  padding-right: 0;
  padding-left: 0;
}
@media print, screen and (min-width: 36em) {
  .smedium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .smedium-padding-collapse &gt; .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse &gt; .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 62em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse &gt; .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse &gt; .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-padding-collapse &gt; .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 96.25em) {
  .xxxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxxlarge-padding-collapse &gt; .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0%;
}
.grid-margin-x &gt; .small-offset-0 {
  margin-left: calc(0% + 0.375rem);
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.grid-margin-x &gt; .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.375rem);
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.grid-margin-x &gt; .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.375rem);
}
.small-offset-3 {
  margin-left: 25%;
}
.grid-margin-x &gt; .small-offset-3 {
  margin-left: calc(25% + 0.375rem);
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.grid-margin-x &gt; .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.375rem);
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.grid-margin-x &gt; .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.375rem);
}
.small-offset-6 {
  margin-left: 50%;
}
.grid-margin-x &gt; .small-offset-6 {
  margin-left: calc(50% + 0.375rem);
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.grid-margin-x &gt; .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.375rem);
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.grid-margin-x &gt; .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.375rem);
}
.small-offset-9 {
  margin-left: 75%;
}
.grid-margin-x &gt; .small-offset-9 {
  margin-left: calc(75% + 0.375rem);
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.grid-margin-x &gt; .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.375rem);
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.grid-margin-x &gt; .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.375rem);
}
@media print, screen and (min-width: 36em) {
  .smedium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x &gt; .smedium-offset-0 {
    margin-left: calc(0% + 0.375rem);
  }
  .smedium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x &gt; .smedium-offset-1 {
    margin-left: calc(8.3333333333% + 0.375rem);
  }
  .smedium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x &gt; .smedium-offset-2 {
    margin-left: calc(16.6666666667% + 0.375rem);
  }
  .smedium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x &gt; .smedium-offset-3 {
    margin-left: calc(25% + 0.375rem);
  }
  .smedium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x &gt; .smedium-offset-4 {
    margin-left: calc(33.3333333333% + 0.375rem);
  }
  .smedium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x &gt; .smedium-offset-5 {
    margin-left: calc(41.6666666667% + 0.375rem);
  }
  .smedium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x &gt; .smedium-offset-6 {
    margin-left: calc(50% + 0.375rem);
  }
  .smedium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x &gt; .smedium-offset-7 {
    margin-left: calc(58.3333333333% + 0.375rem);
  }
  .smedium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x &gt; .smedium-offset-8 {
    margin-left: calc(66.6666666667% + 0.375rem);
  }
  .smedium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x &gt; .smedium-offset-9 {
    margin-left: calc(75% + 0.375rem);
  }
  .smedium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x &gt; .smedium-offset-10 {
    margin-left: calc(83.3333333333% + 0.375rem);
  }
  .smedium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x &gt; .smedium-offset-11 {
    margin-left: calc(91.6666666667% + 0.375rem);
  }
}
@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x &gt; .medium-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x &gt; .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.625rem);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x &gt; .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.625rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x &gt; .medium-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x &gt; .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.625rem);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x &gt; .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.625rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x &gt; .medium-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x &gt; .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.625rem);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x &gt; .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.625rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x &gt; .medium-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x &gt; .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.625rem);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x &gt; .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.625rem);
  }
}
@media print, screen and (min-width: 62em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x &gt; .large-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x &gt; .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.625rem);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x &gt; .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.625rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x &gt; .large-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x &gt; .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.625rem);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x &gt; .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.625rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x &gt; .large-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x &gt; .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.625rem);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x &gt; .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.625rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x &gt; .large-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x &gt; .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.625rem);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x &gt; .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.625rem);
  }
}
@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x &gt; .xlarge-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x &gt; .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 0.625rem);
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x &gt; .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 0.625rem);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x &gt; .xlarge-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x &gt; .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 0.625rem);
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x &gt; .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 0.625rem);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x &gt; .xlarge-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x &gt; .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 0.625rem);
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x &gt; .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 0.625rem);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x &gt; .xlarge-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x &gt; .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 0.625rem);
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x &gt; .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 0.625rem);
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x &gt; .xxlarge-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x &gt; .xxlarge-offset-1 {
    margin-left: calc(8.3333333333% + 0.625rem);
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x &gt; .xxlarge-offset-2 {
    margin-left: calc(16.6666666667% + 0.625rem);
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x &gt; .xxlarge-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x &gt; .xxlarge-offset-4 {
    margin-left: calc(33.3333333333% + 0.625rem);
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x &gt; .xxlarge-offset-5 {
    margin-left: calc(41.6666666667% + 0.625rem);
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x &gt; .xxlarge-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x &gt; .xxlarge-offset-7 {
    margin-left: calc(58.3333333333% + 0.625rem);
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x &gt; .xxlarge-offset-8 {
    margin-left: calc(66.6666666667% + 0.625rem);
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x &gt; .xxlarge-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x &gt; .xxlarge-offset-10 {
    margin-left: calc(83.3333333333% + 0.625rem);
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x &gt; .xxlarge-offset-11 {
    margin-left: calc(91.6666666667% + 0.625rem);
  }
}
@media screen and (min-width: 96.25em) {
  .xxxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }
  .xxxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-1 {
    margin-left: calc(8.3333333333% + 0.625rem);
  }
  .xxxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-2 {
    margin-left: calc(16.6666666667% + 0.625rem);
  }
  .xxxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }
  .xxxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-4 {
    margin-left: calc(33.3333333333% + 0.625rem);
  }
  .xxxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-5 {
    margin-left: calc(41.6666666667% + 0.625rem);
  }
  .xxxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }
  .xxxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-7 {
    margin-left: calc(58.3333333333% + 0.625rem);
  }
  .xxxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-8 {
    margin-left: calc(66.6666666667% + 0.625rem);
  }
  .xxxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }
  .xxxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-10 {
    margin-left: calc(83.3333333333% + 0.625rem);
  }
  .xxxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x &gt; .xxxlarge-offset-11 {
    margin-left: calc(91.6666666667% + 0.625rem);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.grid-y &gt; .cell {
  height: auto;
  max-height: none;
}
.grid-y &gt; .auto {
  height: auto;
}
.grid-y &gt; .shrink {
  height: auto;
}
.grid-y &gt; .small-shrink,
.grid-y &gt; .small-full,
.grid-y &gt; .small-1,
.grid-y &gt; .small-2,
.grid-y &gt; .small-3,
.grid-y &gt; .small-4,
.grid-y &gt; .small-5,
.grid-y &gt; .small-6,
.grid-y &gt; .small-7,
.grid-y &gt; .small-8,
.grid-y &gt; .small-9,
.grid-y &gt; .small-10,
.grid-y &gt; .small-11,
.grid-y &gt; .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 36em) {
  .grid-y &gt; .smedium-shrink,
  .grid-y &gt; .smedium-full,
  .grid-y &gt; .smedium-1,
  .grid-y &gt; .smedium-2,
  .grid-y &gt; .smedium-3,
  .grid-y &gt; .smedium-4,
  .grid-y &gt; .smedium-5,
  .grid-y &gt; .smedium-6,
  .grid-y &gt; .smedium-7,
  .grid-y &gt; .smedium-8,
  .grid-y &gt; .smedium-9,
  .grid-y &gt; .smedium-10,
  .grid-y &gt; .smedium-11,
  .grid-y &gt; .smedium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 48em) {
  .grid-y &gt; .medium-shrink,
  .grid-y &gt; .medium-full,
  .grid-y &gt; .medium-1,
  .grid-y &gt; .medium-2,
  .grid-y &gt; .medium-3,
  .grid-y &gt; .medium-4,
  .grid-y &gt; .medium-5,
  .grid-y &gt; .medium-6,
  .grid-y &gt; .medium-7,
  .grid-y &gt; .medium-8,
  .grid-y &gt; .medium-9,
  .grid-y &gt; .medium-10,
  .grid-y &gt; .medium-11,
  .grid-y &gt; .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 62em) {
  .grid-y &gt; .large-shrink,
  .grid-y &gt; .large-full,
  .grid-y &gt; .large-1,
  .grid-y &gt; .large-2,
  .grid-y &gt; .large-3,
  .grid-y &gt; .large-4,
  .grid-y &gt; .large-5,
  .grid-y &gt; .large-6,
  .grid-y &gt; .large-7,
  .grid-y &gt; .large-8,
  .grid-y &gt; .large-9,
  .grid-y &gt; .large-10,
  .grid-y &gt; .large-11,
  .grid-y &gt; .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y &gt; .xlarge-shrink,
  .grid-y &gt; .xlarge-full,
  .grid-y &gt; .xlarge-1,
  .grid-y &gt; .xlarge-2,
  .grid-y &gt; .xlarge-3,
  .grid-y &gt; .xlarge-4,
  .grid-y &gt; .xlarge-5,
  .grid-y &gt; .xlarge-6,
  .grid-y &gt; .xlarge-7,
  .grid-y &gt; .xlarge-8,
  .grid-y &gt; .xlarge-9,
  .grid-y &gt; .xlarge-10,
  .grid-y &gt; .xlarge-11,
  .grid-y &gt; .xlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-y &gt; .xxlarge-shrink,
  .grid-y &gt; .xxlarge-full,
  .grid-y &gt; .xxlarge-1,
  .grid-y &gt; .xxlarge-2,
  .grid-y &gt; .xxlarge-3,
  .grid-y &gt; .xxlarge-4,
  .grid-y &gt; .xxlarge-5,
  .grid-y &gt; .xxlarge-6,
  .grid-y &gt; .xxlarge-7,
  .grid-y &gt; .xxlarge-8,
  .grid-y &gt; .xxlarge-9,
  .grid-y &gt; .xxlarge-10,
  .grid-y &gt; .xxlarge-11,
  .grid-y &gt; .xxlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 96.25em) {
  .grid-y &gt; .xxxlarge-shrink,
  .grid-y &gt; .xxxlarge-full,
  .grid-y &gt; .xxxlarge-1,
  .grid-y &gt; .xxxlarge-2,
  .grid-y &gt; .xxxlarge-3,
  .grid-y &gt; .xxxlarge-4,
  .grid-y &gt; .xxxlarge-5,
  .grid-y &gt; .xxxlarge-6,
  .grid-y &gt; .xxxlarge-7,
  .grid-y &gt; .xxxlarge-8,
  .grid-y &gt; .xxxlarge-9,
  .grid-y &gt; .xxxlarge-10,
  .grid-y &gt; .xxxlarge-11,
  .grid-y &gt; .xxxlarge-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y &gt; .small-1,
.grid-y &gt; .small-2,
.grid-y &gt; .small-3,
.grid-y &gt; .small-4,
.grid-y &gt; .small-5,
.grid-y &gt; .small-6,
.grid-y &gt; .small-7,
.grid-y &gt; .small-8,
.grid-y &gt; .small-9,
.grid-y &gt; .small-10,
.grid-y &gt; .small-11,
.grid-y &gt; .small-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-y &gt; .small-1 {
  height: 8.3333333333%;
}
.grid-y &gt; .small-2 {
  height: 16.6666666667%;
}
.grid-y &gt; .small-3 {
  height: 25%;
}
.grid-y &gt; .small-4 {
  height: 33.3333333333%;
}
.grid-y &gt; .small-5 {
  height: 41.6666666667%;
}
.grid-y &gt; .small-6 {
  height: 50%;
}
.grid-y &gt; .small-7 {
  height: 58.3333333333%;
}
.grid-y &gt; .small-8 {
  height: 66.6666666667%;
}
.grid-y &gt; .small-9 {
  height: 75%;
}
.grid-y &gt; .small-10 {
  height: 83.3333333333%;
}
.grid-y &gt; .small-11 {
  height: 91.6666666667%;
}
.grid-y &gt; .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 36em) {
  .grid-y &gt; .smedium-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y &gt; .smedium-shrink,
  .grid-y &gt; .smedium-1,
  .grid-y &gt; .smedium-2,
  .grid-y &gt; .smedium-3,
  .grid-y &gt; .smedium-4,
  .grid-y &gt; .smedium-5,
  .grid-y &gt; .smedium-6,
  .grid-y &gt; .smedium-7,
  .grid-y &gt; .smedium-8,
  .grid-y &gt; .smedium-9,
  .grid-y &gt; .smedium-10,
  .grid-y &gt; .smedium-11,
  .grid-y &gt; .smedium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y &gt; .smedium-shrink {
    height: auto;
  }
  .grid-y &gt; .smedium-1 {
    height: 8.3333333333%;
  }
  .grid-y &gt; .smedium-2 {
    height: 16.6666666667%;
  }
  .grid-y &gt; .smedium-3 {
    height: 25%;
  }
  .grid-y &gt; .smedium-4 {
    height: 33.3333333333%;
  }
  .grid-y &gt; .smedium-5 {
    height: 41.6666666667%;
  }
  .grid-y &gt; .smedium-6 {
    height: 50%;
  }
  .grid-y &gt; .smedium-7 {
    height: 58.3333333333%;
  }
  .grid-y &gt; .smedium-8 {
    height: 66.6666666667%;
  }
  .grid-y &gt; .smedium-9 {
    height: 75%;
  }
  .grid-y &gt; .smedium-10 {
    height: 83.3333333333%;
  }
  .grid-y &gt; .smedium-11 {
    height: 91.6666666667%;
  }
  .grid-y &gt; .smedium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 48em) {
  .grid-y &gt; .medium-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y &gt; .medium-shrink,
  .grid-y &gt; .medium-1,
  .grid-y &gt; .medium-2,
  .grid-y &gt; .medium-3,
  .grid-y &gt; .medium-4,
  .grid-y &gt; .medium-5,
  .grid-y &gt; .medium-6,
  .grid-y &gt; .medium-7,
  .grid-y &gt; .medium-8,
  .grid-y &gt; .medium-9,
  .grid-y &gt; .medium-10,
  .grid-y &gt; .medium-11,
  .grid-y &gt; .medium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y &gt; .medium-shrink {
    height: auto;
  }
  .grid-y &gt; .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y &gt; .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y &gt; .medium-3 {
    height: 25%;
  }
  .grid-y &gt; .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y &gt; .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y &gt; .medium-6 {
    height: 50%;
  }
  .grid-y &gt; .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y &gt; .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y &gt; .medium-9 {
    height: 75%;
  }
  .grid-y &gt; .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y &gt; .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y &gt; .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 62em) {
  .grid-y &gt; .large-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y &gt; .large-shrink,
  .grid-y &gt; .large-1,
  .grid-y &gt; .large-2,
  .grid-y &gt; .large-3,
  .grid-y &gt; .large-4,
  .grid-y &gt; .large-5,
  .grid-y &gt; .large-6,
  .grid-y &gt; .large-7,
  .grid-y &gt; .large-8,
  .grid-y &gt; .large-9,
  .grid-y &gt; .large-10,
  .grid-y &gt; .large-11,
  .grid-y &gt; .large-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y &gt; .large-shrink {
    height: auto;
  }
  .grid-y &gt; .large-1 {
    height: 8.3333333333%;
  }
  .grid-y &gt; .large-2 {
    height: 16.6666666667%;
  }
  .grid-y &gt; .large-3 {
    height: 25%;
  }
  .grid-y &gt; .large-4 {
    height: 33.3333333333%;
  }
  .grid-y &gt; .large-5 {
    height: 41.6666666667%;
  }
  .grid-y &gt; .large-6 {
    height: 50%;
  }
  .grid-y &gt; .large-7 {
    height: 58.3333333333%;
  }
  .grid-y &gt; .large-8 {
    height: 66.6666666667%;
  }
  .grid-y &gt; .large-9 {
    height: 75%;
  }
  .grid-y &gt; .large-10 {
    height: 83.3333333333%;
  }
  .grid-y &gt; .large-11 {
    height: 91.6666666667%;
  }
  .grid-y &gt; .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-y &gt; .xlarge-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y &gt; .xlarge-shrink,
  .grid-y &gt; .xlarge-1,
  .grid-y &gt; .xlarge-2,
  .grid-y &gt; .xlarge-3,
  .grid-y &gt; .xlarge-4,
  .grid-y &gt; .xlarge-5,
  .grid-y &gt; .xlarge-6,
  .grid-y &gt; .xlarge-7,
  .grid-y &gt; .xlarge-8,
  .grid-y &gt; .xlarge-9,
  .grid-y &gt; .xlarge-10,
  .grid-y &gt; .xlarge-11,
  .grid-y &gt; .xlarge-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y &gt; .xlarge-shrink {
    height: auto;
  }
  .grid-y &gt; .xlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y &gt; .xlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y &gt; .xlarge-3 {
    height: 25%;
  }
  .grid-y &gt; .xlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y &gt; .xlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y &gt; .xlarge-6 {
    height: 50%;
  }
  .grid-y &gt; .xlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y &gt; .xlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y &gt; .xlarge-9 {
    height: 75%;
  }
  .grid-y &gt; .xlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y &gt; .xlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y &gt; .xlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-y &gt; .xxlarge-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y &gt; .xxlarge-shrink,
  .grid-y &gt; .xxlarge-1,
  .grid-y &gt; .xxlarge-2,
  .grid-y &gt; .xxlarge-3,
  .grid-y &gt; .xxlarge-4,
  .grid-y &gt; .xxlarge-5,
  .grid-y &gt; .xxlarge-6,
  .grid-y &gt; .xxlarge-7,
  .grid-y &gt; .xxlarge-8,
  .grid-y &gt; .xxlarge-9,
  .grid-y &gt; .xxlarge-10,
  .grid-y &gt; .xxlarge-11,
  .grid-y &gt; .xxlarge-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y &gt; .xxlarge-shrink {
    height: auto;
  }
  .grid-y &gt; .xxlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y &gt; .xxlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y &gt; .xxlarge-3 {
    height: 25%;
  }
  .grid-y &gt; .xxlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y &gt; .xxlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y &gt; .xxlarge-6 {
    height: 50%;
  }
  .grid-y &gt; .xxlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y &gt; .xxlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y &gt; .xxlarge-9 {
    height: 75%;
  }
  .grid-y &gt; .xxlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y &gt; .xxlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y &gt; .xxlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 96.25em) {
  .grid-y &gt; .xxxlarge-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y &gt; .xxxlarge-shrink,
  .grid-y &gt; .xxxlarge-1,
  .grid-y &gt; .xxxlarge-2,
  .grid-y &gt; .xxxlarge-3,
  .grid-y &gt; .xxxlarge-4,
  .grid-y &gt; .xxxlarge-5,
  .grid-y &gt; .xxxlarge-6,
  .grid-y &gt; .xxxlarge-7,
  .grid-y &gt; .xxxlarge-8,
  .grid-y &gt; .xxxlarge-9,
  .grid-y &gt; .xxxlarge-10,
  .grid-y &gt; .xxxlarge-11,
  .grid-y &gt; .xxxlarge-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y &gt; .xxxlarge-shrink {
    height: auto;
  }
  .grid-y &gt; .xxxlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y &gt; .xxxlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y &gt; .xxxlarge-3 {
    height: 25%;
  }
  .grid-y &gt; .xxxlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y &gt; .xxxlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y &gt; .xxxlarge-6 {
    height: 50%;
  }
  .grid-y &gt; .xxxlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y &gt; .xxxlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y &gt; .xxxlarge-9 {
    height: 75%;
  }
  .grid-y &gt; .xxxlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y &gt; .xxxlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y &gt; .xxxlarge-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
.grid-padding-y &gt; .cell {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-y &gt; .cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw;
}
.cell .grid-frame {
  width: 100%;
}
.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container &gt; .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 36em) {
  .smedium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .smedium-grid-frame {
    width: 100%;
  }
  .smedium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .smedium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .smedium-cell-block-container &gt; .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .smedium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container &gt; .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 62em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container &gt; .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container &gt; .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xxlarge-cell-block-container &gt; .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 96.25em) {
  .xxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxxlarge-grid-frame {
    width: 100%;
  }
  .xxxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxxlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xxxlarge-cell-block-container &gt; .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xxxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 36em) {
  .grid-y.smedium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 48em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 62em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media screen and (min-width: 96.25em) {
  .grid-y.xxxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 36em) {
  .cell .grid-y.smedium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 48em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 62em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 96.25em) {
  .cell .grid-y.xxxlarge-grid-frame {
    height: 100%;
  }
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.foundation-mq {
  font-family: "small=0em&amp;smedium=36em&amp;medium=48em&amp;large=62em&amp;xlarge=75em&amp;xxlarge=90em&amp;xxxlarge=96.25em";
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #515151;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput="mouse"] button {
  outline: 0;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
  margin: 0;
  letter-spacing: 0.0075em;
  padding: 0.8125rem 1.75rem 0.9375rem;
  border: 1px solid transparent;
  border-radius: 1px;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput="mouse"] .button {
  outline: 0;
}
.button svg {
  position: relative;
  display: block;
  top: 1px;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 0 0 0.5rem;
  pointer-events: none;
}
.button.expanded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button.solid,
.button.solid.disabled,
.button.solid[disabled],
.button.solid.disabled:hover,
.button.solid[disabled]:hover,
.button.solid.disabled:focus,
.button.solid[disabled]:focus {
  background-color: #fff;
  color: #000;
}
.button.solid:hover,
.button.solid:focus {
  background-color: #000;
  color: #000;
}
.button.solid.primary,
.button.solid.primary.disabled,
.button.solid.primary[disabled],
.button.solid.primary.disabled:hover,
.button.solid.primary[disabled]:hover,
.button.solid.primary.disabled:focus,
.button.solid.primary[disabled]:focus {
  background-color: #000;
  color: #fff;
}
.button.solid.primary:hover,
.button.solid.primary:focus {
  background-color: #000;
  color: #fff;
}
.button.solid.secondary,
.button.solid.secondary.disabled,
.button.solid.secondary[disabled],
.button.solid.secondary.disabled:hover,
.button.solid.secondary[disabled]:hover,
.button.solid.secondary.disabled:focus,
.button.solid.secondary[disabled]:focus {
  background-color: #000;
  color: #fff;
}
.button.solid.secondary:hover,
.button.solid.secondary:focus {
  background-color: #000;
  color: #fff;
}
.button.solid.tertiary,
.button.solid.tertiary.disabled,
.button.solid.tertiary[disabled],
.button.solid.tertiary.disabled:hover,
.button.solid.tertiary[disabled]:hover,
.button.solid.tertiary.disabled:focus,
.button.solid.tertiary[disabled]:focus {
  background-color: #fff;
  color: #000;
}
.button.solid.tertiary:hover,
.button.solid.tertiary:focus {
  background-color: #fff;
  color: #000;
}
.button.solid.quaternary,
.button.solid.quaternary.disabled,
.button.solid.quaternary[disabled],
.button.solid.quaternary.disabled:hover,
.button.solid.quaternary[disabled]:hover,
.button.solid.quaternary.disabled:focus,
.button.solid.quaternary[disabled]:focus {
  background-color: #ff8aa9;
  color: #000;
}
.button.solid.quaternary:hover,
.button.solid.quaternary:focus {
  background-color: #ff8aa9;
  color: #000;
}
.button.solid.success,
.button.solid.success.disabled,
.button.solid.success[disabled],
.button.solid.success.disabled:hover,
.button.solid.success[disabled]:hover,
.button.solid.success.disabled:focus,
.button.solid.success[disabled]:focus {
  background-color: #1ac1a9;
  color: #000;
}
.button.solid.success:hover,
.button.solid.success:focus {
  background-color: #1ac1a9;
  color: #000;
}
.button.solid.alert,
.button.solid.alert.disabled,
.button.solid.alert[disabled],
.button.solid.alert.disabled:hover,
.button.solid.alert[disabled]:hover,
.button.solid.alert.disabled:focus,
.button.solid.alert[disabled]:focus {
  background-color: #ff325c;
  color: #fff;
}
.button.solid.alert:hover,
.button.solid.alert:focus {
  background-color: #ff325c;
  color: #fff;
}
.button {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #fff;
  box-shadow: 0 0 1px 0 #fff;
}
.button,
.button:hover,
.button:focus,
.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: transparent;
}
.button,
.button.disabled,
.button[disabled],
.button.disabled:hover,
.button[disabled]:hover,
.button.disabled:focus,
.button[disabled]:focus {
  border: 1px solid #fff;
  color: #fff;
}
.button:hover,
.button.active {
  background-color: #fff;
  border-color: #fff;
  color: #fff;
}
.button.primary {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #000;
  box-shadow: 0 0 1px 0 #000;
}
.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
  border: 1px solid #000;
  color: #000;
}
.button.primary:hover,
.button.primary.active {
  background-color: #000;
  border-color: #fff;
  color: #fff;
}
.button.secondary {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #000;
  box-shadow: 0 0 1px 0 #000;
}
.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
  border: 1px solid #000;
  color: #000;
}
.button.secondary:hover,
.button.secondary.active {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.button.tertiary {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #fff;
  box-shadow: 0 0 1px 0 #fff;
}
.button.tertiary,
.button.tertiary.disabled,
.button.tertiary[disabled],
.button.tertiary.disabled:hover,
.button.tertiary[disabled]:hover,
.button.tertiary.disabled:focus,
.button.tertiary[disabled]:focus {
  border: 1px solid #fff;
  color: #fff;
}
.button.tertiary:hover,
.button.tertiary.active {
  background-color: #fff;
  border-color: #fff;
  color: #fff;
}
.button.quaternary {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #ff8aa9;
  box-shadow: 0 0 1px 0 #ff8aa9;
}
.button.quaternary,
.button.quaternary.disabled,
.button.quaternary[disabled],
.button.quaternary.disabled:hover,
.button.quaternary[disabled]:hover,
.button.quaternary.disabled:focus,
.button.quaternary[disabled]:focus {
  border: 1px solid #ff8aa9;
  color: #ff8aa9;
}
.button.quaternary:hover,
.button.quaternary.active {
  background-color: #ff8aa9;
  border-color: #ff8aa9;
  color: #fff;
}
.button.success {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #1ac1a9;
  box-shadow: 0 0 1px 0 #1ac1a9;
}
.button.success,
.button.success.disabled,
.button.success[disabled],
.button.success.disabled:hover,
.button.success[disabled]:hover,
.button.success.disabled:focus,
.button.success[disabled]:focus {
  border: 1px solid #1ac1a9;
  color: #1ac1a9;
}
.button.success:hover,
.button.success.active {
  background-color: #1ac1a9;
  border-color: #1ac1a9;
  color: #fff;
}
.button.alert {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #ff325c;
  box-shadow: 0 0 1px 0 #ff325c;
}
.button.alert,
.button.alert.disabled,
.button.alert[disabled],
.button.alert.disabled:hover,
.button.alert[disabled]:hover,
.button.alert.disabled:focus,
.button.alert[disabled]:focus {
  border: 1px solid #ff325c;
  color: #ff325c;
}
.button.alert:hover,
.button.alert.active {
  background-color: #ff325c;
  border-color: #ff325c;
  color: #fff;
}
.button.clear,
.button.clear:hover,
.button.clear:focus,
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear.disabled:hover,
.button.clear[disabled]:hover,
.button.clear.disabled:focus,
.button.clear[disabled]:focus {
  color: #fff;
}
.button.clear:hover,
.button.clear:focus {
  color: #fff;
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled]:hover,
.button.clear.primary.disabled:focus,
.button.clear.primary[disabled]:focus {
  color: #000;
}
.button.clear.primary:hover,
.button.clear.primary:focus {
  color: #000;
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled]:hover,
.button.clear.secondary.disabled:focus,
.button.clear.secondary[disabled]:focus {
  color: #000;
}
.button.clear.secondary:hover,
.button.clear.secondary:focus {
  color: #000;
}
.button.clear.tertiary,
.button.clear.tertiary.disabled,
.button.clear.tertiary[disabled],
.button.clear.tertiary.disabled:hover,
.button.clear.tertiary[disabled]:hover,
.button.clear.tertiary.disabled:focus,
.button.clear.tertiary[disabled]:focus {
  color: #fff;
}
.button.clear.tertiary:hover,
.button.clear.tertiary:focus {
  color: #fff;
}
.button.clear.quaternary,
.button.clear.quaternary.disabled,
.button.clear.quaternary[disabled],
.button.clear.quaternary.disabled:hover,
.button.clear.quaternary[disabled]:hover,
.button.clear.quaternary.disabled:focus,
.button.clear.quaternary[disabled]:focus {
  color: #ff8aa9;
}
.button.clear.quaternary:hover,
.button.clear.quaternary:focus {
  color: #ff8aa9;
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success.disabled:hover,
.button.clear.success[disabled]:hover,
.button.clear.success.disabled:focus,
.button.clear.success[disabled]:focus {
  color: #1ac1a9;
}
.button.clear.success:hover,
.button.clear.success:focus {
  color: #1ac1a9;
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled]:hover,
.button.clear.alert.disabled:focus,
.button.clear.alert[disabled]:focus {
  color: #ff325c;
}
.button.clear.alert:hover,
.button.clear.alert:focus {
  color: #ff325c;
}
.button.disabled,
.button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1.75rem;
}
.button.dropdown::after {
  border-top-color: #fff;
}
.button.dropdown.hollow::after,
.button.dropdown.clear::after {
  border-top-color: #fff;
}
.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
  border-top-color: #000;
}
.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
  border-top-color: #000;
}
.button.dropdown.hollow.tertiary::after,
.button.dropdown.clear.tertiary::after {
  border-top-color: #fff;
}
.button.dropdown.hollow.quaternary::after,
.button.dropdown.clear.quaternary::after {
  border-top-color: #ff8aa9;
}
.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
  border-top-color: #1ac1a9;
}
.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
  border-top-color: #ff325c;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}
.button.small {
  padding: 0.8125rem 0.75rem;
  font-size: 0.75rem;
}
.button.small svg {
  width: 0.75rem;
  height: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .button.small {
    padding: 0.8125rem 1.75rem 0.9375rem;
    font-size: 0.875rem;
  }
  .button.small svg {
    width: 0.875rem;
    height: 0.875rem;
  }
}
a.button:hover,
a.button:focus {
  text-decoration: none;
}
.label {
  display: inline-block;
  padding: 0.5625rem 1rem 0.6875rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.0075em;
  white-space: nowrap;
  border-radius: 1rem;
  cursor: default;
  color: #515151;
  background: #f3f3f1;
}
@media print, screen and (min-width: 48em) {
  .label {
    font-size: 0.875rem;
  }
}
.label.primary {
  color: #fff;
  background: #000;
}
.label.secondary {
  color: #fff;
  background: #000;
}
.label.tertiary {
  color: #fff;
  background: #fff;
}
.label.quaternary {
  color: #fff;
  background: #ff8aa9;
}
.label.success {
  color: #fff;
  background: #1ac1a9;
}
.label.alert {
  color: #fff;
  background: #ff325c;
}
a.label {
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
a.label:hover,
a.label:focus {
  color: #fff;
  background-color: #000;
}
a.label.primary {
  color: #fff;
  background: #2d2e7b;
}
a.label.secondary {
  color: #fff;
  background: #1a1a33;
}
a.label.tertiary {
  color: #fff;
  background: #44a7ff;
}
a.label.quaternary {
  color: #fff;
  background: #ff648d;
}
a.label.success {
  color: #fff;
  background: #159f8b;
}
a.label.alert {
  color: #fff;
  background: #ff0c3e;
}
.align-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-left.vertical.menu &gt; li &gt; a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.align-right.vertical.menu &gt; li &gt; a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center.vertical.menu &gt; li &gt; a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-self-middle {
  -ms-flex-item-align: center;
  align-self: center;
}
.align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.align-self-stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.align-center-middle {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
@media print, screen and (min-width: 36em) {
  .smedium-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .smedium-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .smedium-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .smedium-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .smedium-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .smedium-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 62em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 96.25em) {
  .xxxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .xxxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xxxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xxxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .xxxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .xxxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-child-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.flex-child-grow {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.flex-child-shrink {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 36em) {
  .smedium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .smedium-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .smedium-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .smedium-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .smedium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .smedium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .smedium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .smedium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 62em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 96.25em) {
  .xxxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxxlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xxxlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xxxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xxxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xxxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xxxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xxxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@media print, screen and (max-width: 35.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 36em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 36em) {
  .hide-for-smedium {
    display: none !important;
  }
}
@media screen and (max-width: 35.99875em) {
  .show-for-smedium {
    display: none !important;
  }
}
@media print, screen and (min-width: 36em) and (max-width: 47.99875em) {
  .hide-for-smedium-only {
    display: none !important;
  }
}
@media screen and (max-width: 35.99875em), screen and (min-width: 48em) {
  .show-for-smedium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 47.99875em) {
  .show-for-medium {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 47.99875em), screen and (min-width: 62em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 62em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 61.99875em) {
  .show-for-large {
    display: none !important;
  }
}
@media print, screen and (min-width: 62em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 61.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}
@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}
@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}
@media screen and (min-width: 90em) and (max-width: 96.24875em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 89.99875em), screen and (min-width: 96.25em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}
@media screen and (min-width: 96.25em) {
  .hide-for-xxxlarge {
    display: none !important;
  }
}
@media screen and (max-width: 96.24875em) {
  .show-for-xxxlarge {
    display: none !important;
  }
}
@media screen and (min-width: 96.25em) {
  .hide-for-xxxlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 96.24875em) {
  .show-for-xxxlarge-only {
    display: none !important;
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
} /*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19f;
  box-shadow: 0 0 0 5px #19f;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.flickity-resize .carousel-cell {
  min-height: 100%;
}
/*
@font-face{font-family:'Atlas Grotesk';src:url("../fonts/AtlasGrotesk-Medium-Web.woff2") format("woff2"),url("../fonts/AtlasGrotesk-Medium-Web.woff") format("woff");font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:'Atlas Grotesk';src:url("../fonts/AtlasGrotesk-Regular-Web.woff2") format("woff2"),url("../fonts/AtlasGrotesk-Regular-Web.woff") format("woff");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}
*/
label {
  margin: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
}
input,
textarea,
select {
  display: block;
  margin: 0;
  padding: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  border: 0;
 /* background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;*/
}
input:focus,
textarea:focus,
select:focus {
  outline: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
address {
  font-style: normal;
  margin: 0;
}
body {
  overflow-y: scroll;
  font-size: 1rem;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  body {
    font-size: 1.125rem;
    line-height: 1.555555556;
  }
}
#main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 0rem !important;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  #main-wrapper {
    padding-top: 0rem !important;
  }
}
.page-container {
  margin-bottom: auto;
}
.component-dev-wrapper {
  min-height: 100vh;
  min-height: calc(100vh - 2.5rem);
  margin: 1.25rem 0;
  overflow: hidden;
}
.grid-gutter-x--l {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.grid-gutter-x--l &gt; .cell {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1em;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #000;
  text-rendering: optimizeLegibility;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: red;
}
h1,
.h1 {
  font-size: 1.5rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
h2,
.h2 {
  font-size: 1.125rem;
  line-height: 1.333333333;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
h3,
.h3 {
  font-size: 0.875rem;
  line-height: 1.428571429;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
h4,
.h4 {
  font-size: 0.75rem;
  line-height: 1.333333333;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
h5,
.h5 {
  font-size: 0.625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
h6,
.h6 {
  font-size: 0.5rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  h1,
  .h1 {
    font-size: 3rem;
    line-height: 1.25;
  }
  h2,
  .h2 {
    font-size: 2rem;
    line-height: 1.25;
  }
  h3,
  .h3 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
  h4,
  .h4 {
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
  h5,
  .h5 {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
  h6,
  .h6 {
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 100%;
  line-height: 1.5;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ul.no-bullet,
ol.no-bullet {
  margin-left: 0;
  list-style: none;
}
.cite-block,
cite {
  display: block;
  color: #000;
  font-size: 0.625rem;
}
.cite-block:before,
cite:before {
  content: none;
}
.code-inline,
code {
  border: none;
  background-color: #f3f3f1;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-weight: normal;
  color: #515151;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.25rem;
}
.code-block {
  border: none;
  background-color: #f3f3f1;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: normal;
  color: #515151;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 0.75rem;
  margin-bottom: 1em;
}
.lead {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  color: #000;
}
blockquote:not([class^="c-"]) {
  position: relative;
  margin-left: 1.75rem;
  border: 0;
}
blockquote:not([class^="c-"]),
blockquote:not([class^="c-"]) p {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.5rem;
  line-height: 1.166666667;
}
blockquote:not([class^="c-"])::before {
  content: "";
  display: block;
  border-top: 4px solid #000;
  margin-bottom: 0.75rem;
}
blockquote:not([class^="c-"])::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -1.75rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../img/icons/open-quote.svg");
  background-size: contain;
  background-position: center;
}
blockquote:not([class^="c-"]) p:last-of-type {
  margin-bottom: 0;
}
blockquote:not([class^="c-"]) cite {
  margin-top: 0.75rem;
  font-style: normal;
}
@media print, screen and (min-width: 48em) {
  blockquote:not([class^="c-"]) {
    margin-left: 2.25rem;
    padding-top: 2.5rem;
  }
  blockquote:not([class^="c-"]),
  blockquote:not([class^="c-"]) p {
    font-size: 2rem;
    line-height: 1.125;
  }
  blockquote:not([class^="c-"])::before {
    border-top-width: 0.375rem;
  }
  blockquote:not([class^="c-"])::after {
    left: -2.25rem;
    width: 2rem;
    height: 2rem;
  }
  blockquote:not([class^="c-"]) cite {
    margin-top: 1.5rem;
    font-size: 0.875rem;
  }
}
dl dt {
  margin-top: 1em;
}
dl dt:first-child {
  margin-top: 0;
}
mark {
  padding: 0.25rem;
  background-color: rgba(106, 185, 255, 0.15);
}
strong,
b {
  font-weight: 600;
}
strong strong,
strong b,
b strong,
b b {
  font-weight: bolder;
}
.c-input {
  position: relative;
  width: 100%;
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
}
.c-input__label {
  position: absolute;
  top: 1rem;
  left: 0;
  color: #515151;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  pointer-events: none;
}
.c-input__input {
  width: 100%;
  padding: 1.125rem 0 0.625rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
  color: #000;
  border-bottom: 0.125rem solid #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-input__input::-webkit-input-placeholder {
  color: #515151;
  opacity: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-input__input::-moz-placeholder {
  color: #515151;
  opacity: 1;
  -moz-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-input__input:-ms-input-placeholder {
  color: #515151;
  opacity: 1;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-input__input::-ms-input-placeholder {
  color: #515151;
  opacity: 1;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-input__input::placeholder {
  color: #515151;
  opacity: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-input__input:hover::-webkit-input-placeholder,
.c-input__input:focus::-webkit-input-placeholder {
  color: #000;
}
.c-input__input:hover::-moz-placeholder,
.c-input__input:focus::-moz-placeholder {
  color: #000;
}
.c-input__input:hover:-ms-input-placeholder,
.c-input__input:focus:-ms-input-placeholder {
  color: #000;
}
.c-input__input:hover::-ms-input-placeholder,
.c-input__input:focus::-ms-input-placeholder {
  color: #000;
}
.c-input__input:hover::placeholder,
.c-input__input:focus::placeholder {
  color: #000;
}
.c-input__input:focus {
  border-bottom-color: #000;
}
.c-input__error-text {
  margin: 0;
  padding-top: 0.25rem;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: #ff0f00;
}
.c-input:hover .c-input__label {
  color: #000;
}
.c-input--offset-label .c-input__label {
  -webkit-transform: translate3d(0, -1rem, 0) scale(0.714285714);
  transform: translate3d(0, -1rem, 0) scale(0.714285714);
}
.c-input--offset-label:hover .c-input__label {
  color: #515151;
}
.c-input--has-placeholder .c-input__label {
  -webkit-transform: translate3d(0, -1rem, 0) scale(0.714285714);
  transform: translate3d(0, -1rem, 0) scale(0.714285714);
}
.c-input--has-error .c-input__input {
  border-bottom-color: #ff0f00;
}
.c-select {
  position: relative;
  width: 100%;
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
}
.c-select__label {
  position: absolute;
  top: 1rem;
  left: 0;
  color: #515151;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  pointer-events: none;
}
.c-select__select {
  width: 100%;
  padding: 1rem 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
  color: #000;
  border-bottom: 0.125rem solid #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
  -webkit-appearance: none;
}
.c-select__select::-ms-expand {
  display: none;
}
.c-select__select::-webkit-input-placeholder {
  color: #515151;
  opacity: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-select__select::-moz-placeholder {
  color: #515151;
  opacity: 1;
  -moz-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-select__select:-ms-input-placeholder {
  color: #515151;
  opacity: 1;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-select__select::-ms-input-placeholder {
  color: #515151;
  opacity: 1;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-select__select::placeholder {
  color: #515151;
  opacity: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-select__select:hover::-webkit-input-placeholder,
.c-select__select:focus::-webkit-input-placeholder {
  color: #000;
}
.c-select__select:hover::-moz-placeholder,
.c-select__select:focus::-moz-placeholder {
  color: #000;
}
.c-select__select:hover:-ms-input-placeholder,
.c-select__select:focus:-ms-input-placeholder {
  color: #000;
}
.c-select__select:hover::-ms-input-placeholder,
.c-select__select:focus::-ms-input-placeholder {
  color: #000;
}
.c-select__select:hover::placeholder,
.c-select__select:focus::placeholder {
  color: #000;
}
.c-select__select:focus {
  border-color: #000;
}
.c-select__arrow {
  position: absolute;
  display: block;
  top: 1.5625rem;
  right: 0;
  width: 0.875rem;
  height: auto;
  margin: 0;
  color: #000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  pointer-events: none;
}
.c-select:hover .c-select__label {
  color: #000;
}
.c-select:hover .c-select__arrow {
  color: #000;
}
.c-select--has-label.c-select--offset-label .c-select__label {
  -webkit-transform: translate3d(0, -1rem, 0) scale(0.714285714);
  transform: translate3d(0, -1rem, 0) scale(0.714285714);
}
.c-select--has-label.c-select--offset-label:hover .c-select__label {
  color: #515151;
}
.c-select--has-placeholder .c-select__label {
  -webkit-transform: translate3d(0, -1rem, 0) scale(0.714285714);
  transform: translate3d(0, -1rem, 0) scale(0.714285714);
}
.c-select-custom {
  position: relative;
  width: 100%;
}
.c-select-custom .c-select {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.5;
  cursor: pointer;
}
.c-select-custom .c-select__label {
  top: 0.8125rem;
  font-weight: 500;
  color: #000;
}
.c-select-custom .c-select__select {
  padding: 0.8125rem 0;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.5;
  border-bottom: 1px solid #dbdbdb;
}
.c-select-custom .c-select__arrow {
  top: 50%;
}
.c-select-custom .c-select--has-label .c-select__select {
  padding: 1.25rem 0 0.375rem;
}
.c-select-custom .c-select--has-label.c-select--offset-label .c-select__label {
  font-weight: normal;
  color: dimgray;
  -webkit-transform: translate3d(0, -0.5rem, 0) scale(0.833333333);
  transform: translate3d(0, -0.5rem, 0) scale(0.833333333);
}
.c-select-custom .c-select--has-placeholder .c-select__label {
  -webkit-transform: translate3d(0, -0.5rem, 0) scale(0.833333333);
  transform: translate3d(0, -0.5rem, 0) scale(0.833333333);
}
@media print, screen and (min-width: 48em) {
  .c-select-custom .c-select {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-select-custom .c-select__label {
    top: 1.125rem;
  }
  .c-select-custom .c-select__select {
    padding: 1.125rem 0;
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-select-custom .c-select--has-label .c-select__select {
    padding: 1.5rem 0 0.75rem;
  }
  .c-select-custom
    .c-select--has-label.c-select--offset-label
    .c-select__label {
    -webkit-transform: translate3d(0, -0.5rem, 0) scale(0.714285714);
    transform: translate3d(0, -0.5rem, 0) scale(0.714285714);
  }
  .c-select-custom .c-select--has-placeholder .c-select__label {
    -webkit-transform: translate3d(0, -0.5rem, 0) scale(0.714285714);
    transform: translate3d(0, -0.5rem, 0) scale(0.714285714);
  }
}
.c-select-custom .c-select-custom__dropdown {
  display: none;
  position: relative;
  width: 100%;
  padding: 0.75rem;
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
  z-index: 50;
  pointer-events: none;
}
.c-select-custom .c-select-custom__dropdown-list {
  list-style: none;
  max-height: 10.25rem;
  margin: 0 0 0 -0.75rem;
  padding: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #000 #e8e8e8;
  scrollbar-width: thin;
}
.c-select-custom .c-select-custom__dropdown-list::-webkit-scrollbar {
  width: 0.25rem;
}
.c-select-custom .c-select-custom__dropdown-list::-webkit-scrollbar-track {
  width: 0.25rem;
  background-color: #e8e8e8;
}
.c-select-custom .c-select-custom__dropdown-list::-webkit-scrollbar-thumb {
  width: 0.25rem;
  background-color: #000;
}
.c-select-custom .c-select-custom__dropdown-item {
  margin-bottom: 0.25rem;
  padding-left: 0.75rem;
}
.c-select-custom .c-select-custom__dropdown-item:last-child {
  margin-bottom: 0;
}
.c-select-custom .c-select-custom__dropdown-option {
  position: relative;
  display: block;
  padding: 0.3125rem 0 0.1875rem;
  color: #515151;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-select-custom .c-select-custom__dropdown-option::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  display: block;
  width: 0.125rem;
  height: 75%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(55, 57, 151, 0);
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.c-select-custom .c-select-custom__dropdown-option:hover,
.c-select-custom .c-select-custom__dropdown-option:focus {
  color: #000;
}
.c-select-custom .c-select-custom__dropdown-option:focus {
  outline: 0;
}
.c-select-custom .c-select-custom__dropdown-option--selected {
  color: #000;
}
.c-select-custom .c-select-custom__dropdown-option--selected::before {
  background-color: #000;
}
.c-select-custom .c-select-custom__dropdown-option-all {
  display: block;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-select-custom .c-select-custom__dropdown-option-all:hover,
.c-select-custom .c-select-custom__dropdown-option-all:focus {
  color: #000;
}
.c-select-custom .c-select-custom__dropdown-option-all:focus {
  outline: 0;
}
.c-select-custom .c-select-custom__dropdown hr {
  margin: 0.75rem 0;
}
@media print, screen and (min-width: 48em) {
  .c-select-custom .c-select-custom__dropdown {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-box-shadow: inset 1px 0 0 0 #dbdbdb, inset -1px 0 0 0 #dbdbdb;
    box-shadow: inset 1px 0 0 0 #dbdbdb, inset -1px 0 0 0 #dbdbdb;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
      -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
      -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
      visibility 0.25s ease, transform 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
      visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
      -webkit-transform 0.25s ease;
  }
  .c-select-custom .c-select-custom__dropdown-list {
    max-height: 11rem;
  }
}
@media screen and (min-width: 75em) {
  .c-select-custom .c-select-custom__dropdown {
    padding: 1.25rem;
  }
  .c-select-custom .c-select-custom__dropdown-list {
    margin-left: -1.25rem;
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-select-custom .c-select-custom__dropdown-item {
    padding-left: 1.25rem;
  }
  .c-select-custom .c-select-custom__dropdown-option-all {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-select-custom .c-select-custom__dropdown hr {
    margin: 1.25rem 0;
  }
}
.c-select-custom.c-select-custom--active .c-select-custom__dropdown {
  pointer-events: auto;
}
@media print, screen and (min-width: 48em) {
  .c-select-custom.c-select-custom--active .c-select-custom__dropdown {
    visibility: visible;
    opacity: 1;
  }
}
.c-select-custom.c-select-custom--active .c-select__select {
  border-bottom-color: #000;
}
.c-select-custom.c-select-custom--active .c-select__arrow {
  -webkit-transform: translateY(-50%) scaleY(-1);
  transform: translateY(-50%) scaleY(-1);
}
.c-textarea {
  position: relative;
  width: 100%;
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
}
.c-textarea__label {
  position: absolute;
  top: 0.75rem;
  left: 0.875rem;
  color: #515151;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  pointer-events: none;
}
.c-textarea__textarea {
  width: 100%;
  padding: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
  color: #000;
  border: 0.125rem solid #000;
  resize: vertical;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-textarea__textarea::-webkit-input-placeholder {
  color: #515151;
  opacity: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-textarea__textarea::-moz-placeholder {
  color: #515151;
  opacity: 1;
  -moz-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-textarea__textarea:-ms-input-placeholder {
  color: #515151;
  opacity: 1;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-textarea__textarea::-ms-input-placeholder {
  color: #515151;
  opacity: 1;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-textarea__textarea::placeholder {
  color: #515151;
  opacity: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-textarea__textarea:hover::-webkit-input-placeholder,
.c-textarea__textarea:focus::-webkit-input-placeholder {
  color: #000;
}
.c-textarea__textarea:hover::-moz-placeholder,
.c-textarea__textarea:focus::-moz-placeholder {
  color: #000;
}
.c-textarea__textarea:hover:-ms-input-placeholder,
.c-textarea__textarea:focus:-ms-input-placeholder {
  color: #000;
}
.c-textarea__textarea:hover::-ms-input-placeholder,
.c-textarea__textarea:focus::-ms-input-placeholder {
  color: #000;
}
.c-textarea__textarea:hover::placeholder,
.c-textarea__textarea:focus::placeholder {
  color: #000;
}
.c-textarea__textarea:focus {
  border-color: #000;
}
.c-textarea--has-label .c-textarea__textarea {
  padding-top: 1.75rem;
}
.c-textarea:hover .c-textarea__label {
  color: #000;
}
.c-textarea--offset-label .c-textarea__label {
  -webkit-transform: scale(0.714285714);
  transform: scale(0.714285714);
}
.c-textarea--offset-label:hover .c-textarea__label {
  color: #515151;
}
.c-textarea--has-placeholder .c-textarea__label {
  -webkit-transform: scale(0.714285714);
  transform: scale(0.714285714);
}
.c-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.c-checkbox__input:checked + .c-checkbox__checkbox {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.c-checkbox__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.75rem;
  color: rgba(219, 219, 219, 0);
  border-radius: 1px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-checkbox__checkbox svg {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0;
}
.c-checkbox__label {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  position: relative;
  display: block;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.4;
}
.u-border-top-latest {
  border-top: 1px solid;
  padding-top: 16px;
}
@media print, screen and (min-width: 48em) {
  .c-checkbox__label {
    top: -2px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.c-checkbox:hover .c-checkbox__checkbox {
  color: #dbdbdb;
}
.c-checkbox--large .c-checkbox__checkbox {
  width: 1.5rem;
  height: 1.5rem;
}
.c-checkbox--large .c-checkbox__checkbox svg {
  width: 0.875rem;
  height: 0.875rem;
}
.c-checkbox--large .c-checkbox__label {
  top: 0.125rem;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.666666667;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-checkbox--large .c-checkbox__label {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-checkbox--primary .c-checkbox__input:checked + .c-checkbox__checkbox {
  color: #000;
  background-color: #000;
  border-color: #000;
}
.c-checkbox--secondary .c-checkbox__input:checked + .c-checkbox__checkbox {
  color: #000;
  background-color: #000;
  border-color: #000;
}
.c-checkbox--tertiary .c-checkbox__input:checked + .c-checkbox__checkbox {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.c-checkbox--quaternary .c-checkbox__input:checked + .c-checkbox__checkbox {
  color: #000;
  background-color: #ff8aa9;
  border-color: #ff8aa9;
}
.c-checkbox--success .c-checkbox__input:checked + .c-checkbox__checkbox {
  color: #000;
  background-color: #1ac1a9;
  border-color: #1ac1a9;
}
.c-checkbox--alert .c-checkbox__input:checked + .c-checkbox__checkbox {
  color: #000;
  background-color: #ff325c;
  border-color: #ff325c;
}
.c-table {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
  border-collapse: collapse;
}
.c-table td,
.c-table th {
  padding: 0.75rem 0.5rem;
}
.c-table th {
  font-weight: 500;
  text-align: left;
  color: #fff;
  background-color: #000;
}
.c-table tbody tr:nth-child(even) td {
  background-color: #f3f3f1;
}
.c-search {
  position: relative;
}
.c-search .c-input {
  margin: 0;
}
.c-search .c-input__input {
  padding-top: 0.75rem;
  padding-right: 2.5rem;
  border-bottom-color: #000;
}
.c-search .c-input__input:focus {
  border-bottom-color: #000;
}
.c-search__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 2.625rem;
  padding-left: 0.75rem;
  padding-right: 0.25rem;
  cursor: pointer;
}
.c-search__button svg {
  display: block;
  width: 1rem;
  height: auto;
  margin: 0;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  -webkit-transform: translateX(0.25rem);
  transform: translateX(0.25rem);
}
.c-nav {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
}
.c-nav-backdrop {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background-color: rgba(21, 21, 41, 0.08);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  z-index: 95;
}
.c-nav--hamburger-active + .c-nav-backdrop {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media print, screen and (max-width: 47.99875em) {
  .c-nav--mobile-channel-active + .c-nav-backdrop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media print, screen and (min-width: 48em) {
  .c-nav--user-active + .c-nav-backdrop,
  .c-nav--channel-active + .c-nav-backdrop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
.c-nav-bar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 12px;
  border-top: 0.125rem solid #000;
  border-bottom: 1px solid #dbdbdb;
  background-color: #fff;
  z-index: 15;
}
@media print, screen and (min-width: 48em) {
  .c-nav-bar {
    padding-left: 20px;
    border-top-width: 0.25rem;
  }
}
.c-nav-bar__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.c-nav-bar__logo-img {
  display: block;
  width: auto;
  height: 1.625rem;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-nav-bar__logo {
    width: 11.5rem;
  }
  .c-nav-bar__logo-img {
    height: 2rem;
  }
}
.c-nav-bar__button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  margin: 0;
  padding: 0;
  color: #000;
  border-left: 1px solid #dbdbdb;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-nav-bar__button:hover {
  cursor: pointer;
  background-color: #f3f3f1;
}
.c-nav-bar__button:focus {
  outline: 0;
}
.c-nav-bar__button svg {
  display: block;
  width: 1rem;
  height: auto;
  margin: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.c-nav-bar__button .svg-icon-close {
  opacity: 0;
}
.c-nav-bar__button--hamburger {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.c-nav-bar__button--hamburger svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-nav--hamburger-active .c-nav-bar__button--hamburger {
  background-color: #f3f3f1;
}
.c-nav--hamburger-active .c-nav-bar__button--hamburger .svg-icon-hamburger {
  opacity: 0;
}
.c-nav--hamburger-active .c-nav-bar__button--hamburger .svg-icon-close {
  opacity: 1;
}
.c-nav-bar__button--user {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.c-nav--user-active .c-nav-bar__button--user {
  background-color: #f3f3f1;
}
.c-nav-bar__button--search {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: auto;
}
.c-nav-bar__button--search svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-nav--search-active .c-nav-bar__button--search {
  background-color: #f3f3f1;
}
.c-nav--search-active .c-nav-bar__button--search .svg-icon-search {
  opacity: 0;
}
.c-nav--search-active .c-nav-bar__button--search .svg-icon-close {
  opacity: 1;
}
@media print, screen and (min-width: 48em) {
  .c-nav-bar__button {
    width: 4.75rem;
    height: 4.75rem;
  }
  .c-nav-bar__button svg {
    width: 1.25rem;
  }
  .c-nav-bar__button--hamburger {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border-right: 1px solid #dbdbdb;
  }
  .c-nav-bar__button--user {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .c-nav-bar__button--user svg {
    width: 1.75rem;
  }
  .c-nav-bar__button--search {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .c-nav-bar__button--search svg {
    width: 1.375rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-nav-bar__rest {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
  }
  .c-nav--channel-active .c-nav-bar__rest {
    position: static;
  }
}
@media screen and (min-width: 75em) {
  .c-nav--channel-active .c-nav-bar__rest {
    position: relative;
  }
}
.c-nav-bar__channel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-nav-search-content {
  position: absolute;
  top: 3.1875rem;
  left: 0;
  width: 100%;
  background-color: #f3f3f1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  z-index: 15;
}
@media print, screen and (min-width: 48em) {
  .c-nav-search-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    height: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.c-nav--search-active .c-nav-search-content {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.c-nav-search-content__form {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .c-nav-search-content__form {
    position: relative;
    max-width: 21rem;
  }
}
.c-nav-search-content__input {
  display: block;
  width: 100%;
  height: 2.875rem;
  margin: 0;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 12px;
  padding-right: 4.25rem;
  color: #000;
  background: none;
  border-bottom: 0.125rem solid #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-nav-search-content__input:focus {
  outline: 0;
  border-bottom-width: 0.125rem;
}
.c-nav-search-content__input:focus + .c-nav-search-content__button svg {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-nav-search-content__input::-webkit-input-placeholder {
  color: #515151;
  opacity: 1;
}
.c-nav-search-content__input::-moz-placeholder {
  color: #515151;
  opacity: 1;
}
.c-nav-search-content__input:-ms-input-placeholder {
  color: #515151;
  opacity: 1;
}
.c-nav-search-content__input::-ms-input-placeholder {
  color: #515151;
  opacity: 1;
}
.c-nav-search-content__input::placeholder {
  color: #515151;
  opacity: 1;
}
.c-nav-search-content__input::-webkit-search-decoration,
.c-nav-search-content__input::-webkit-search-cancel-button,
.c-nav-search-content__input::-webkit-search-results-button,
.c-nav-search-content__input::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none;
}
@media print, screen and (min-width: 48em) {
  .c-nav-search-content__input {
    height: 3.125rem;
    padding: 0.8125rem 2.5rem 0.8125rem 0;
  }
}
.c-nav-search-content__button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  right: 0;
  width: 3.125rem;
  height: 2.75rem;
  margin: 0;
  padding: 0;
  color: #000;
}
.c-nav-search-content__button:hover {
  cursor: pointer;
}
.c-nav-search-content__button:focus {
  outline: 0;
}
.c-nav-search-content__button svg {
  display: block;
  width: 1rem;
  height: auto;
  margin: 0;
  -webkit-transform: translateX(-0.25rem);
  transform: translateX(-0.25rem);
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
@media print, screen and (min-width: 48em) {
  .c-nav-search-content__button {
    width: auto;
    height: 3rem;
  }
  .c-nav-search-content__button svg {
    width: 1.375rem;
  }
}
.c-nav-hamburger-content {
  position: absolute;
  /*  top: 3.3125rem; */
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  min-height: calc(100vh - 9.2rem);
  background-color: #fff;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  overflow-y: auto;
  z-index: 10;
}
@media print, screen and (min-width: 48em) {
  .c-nav-hamburger-content {
    top: 0;
    width: 100%;
    min-height: calc(100vh - 9.2rem);
    border-right: 1px solid #dbdbdb;
  }
}
.c-nav--hamburger-active .c-nav-hamburger-content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.c-nav-hamburger-content__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  display: none;
}
.c-nav-hamburger-content__tabs-button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.285714286;
  color: #000;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: inset 0 -1px 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
  box-shadow: inset 0 -1px 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-nav-hamburger-content__tabs-button:hover {
  cursor: pointer;
  color: #000;
}
.c-nav-hamburger-content__tabs-button:focus {
  outline: 0;
}
.c-nav-hamburger-content__tabs-button svg {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  fill: #000;
}
.c-nav-hamburger-content__tabs-button--active {
  cursor: default;
  -webkit-box-shadow: inset 0 -0.125rem 0 0 #000, -1px 0 0 0 #dbdbdb;
  box-shadow: inset 0 -0.125rem 0 0 #000, -1px 0 0 0 #dbdbdb;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .c-nav-hamburger-content__tabs {
    display: none;
  }
}
.c-nav-hamburger-content__tab {
  display: none;
}
.c-nav-hamburger-content__tab--active {
  display: block;
}
@media print, screen and (min-width: 48em) {
  .c-nav-hamburger-content__tab {
    display: none !important;
  }
  .c-nav-hamburger-content__tab#cNavHamburgerContentMenu {
    display: block !important;
  }
}
.c-nav-hamburger-section {
  margin: 0;
  /* border-bottom: 1px solid #dbdbdb; */
}
.c-nav-hamburger-section:last-child {
  border-bottom: 0;
}
.base section.c-nav-hamburger-section {
  padding: 0;
}
.c-nav-hamburger-section__title {
  margin: 0;
  padding: 0.75rem 12px;
  font-weight: normal;
  border-bottom: 1px solid #dbdbdb;
}
.c-nav-hamburger-section__title + ul {
  background: #f7f7f7;
  margin-bottom: 2rem;
}
.c-nav-hamburger-section__title + ul li:last-child {
  border: none;
}
.c-tabs-nav h3.c-post-content__title {
  font-size: 1.5em;
}

@media (min-width: 768px) {
  .c-tabs-nav h3.c-post-content__title {
    font-size: 2.5em;
  }
  .large-6.c-posts-grid__cell .c-post-content__title {
    min-height: 6rem;
  }
} 

@media print, screen and (min-width: 48em) {
  .c-nav-hamburger-section__title {
    font-size: 0.875rem;
    line-height: 1.428571429;
    padding: 0.75rem 30px;
  }
  .c-nav-hamburger-section__title + ul {
  }
}
.c-nav-hamburger-menu {
  list-style: none;
  margin: 0;
  padding: 0.75rem 12px;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.285714286;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
@media print, screen and (min-width: 48em) {
  .c-nav-hamburger-menu {
    padding: 0.75rem 30px;
  }
}
.c-nav-hamburger-menu__item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: solid 1px #ddd;
  position: relative;
}
.c-nav-hamburger-menu--level-2 li:last-child {
  border-bottom: none;
}

.c-nav-hamburger-menu__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
}
.c-nav-hamburger-menu__link:hover {
  text-decoration: underline;
}
.c-nav-hamburger-menu__link .svg-icon-external-link {
  width: 0.625rem;
  height: 0.625rem;
}
.c-nav-hamburger-menu__link--active svg {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
@media print, screen and (min-width: 48em) {
  .c-nav-hamburger-menu__link svg {
    width: 0.875rem;
    height: 0.875rem;
  }
  .c-nav-hamburger-menu__link .svg-icon-external-link {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.c-nav-hamburger-menu__children {
  display: none;
}
.c-nav-hamburger-menu__children .c-nav-hamburger-menu {
  padding-bottom: 0;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
}
.c-nav-hamburger-menu__link svg {
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  position: absolute;
  right: 0;
  top: 1.56rem;
  margin-top: -0.375rem;
}
.c-nav-user-content {
  position: absolute;
  display: none;
  top: 5.0625rem;
  right: 0;
  width: 12.5rem;
  background-color: #fff;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  z-index: 10;
}
@media print, screen and (min-width: 48em) {
  .c-nav-user-content {
    display: block;
  }
}
.c-nav--user-active .c-nav-user-content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.c-nav-channel-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  height: 2.75rem;
  padding-left: 12px;
  padding-right: 2.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  color: #000;
  border-bottom: 1px solid #dbdbdb;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-nav-bar__channel .c-nav-channel-button {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .c-nav-channel-button {
    display: none;
  }
  .c-nav-bar__channel .c-nav-channel-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-left: 1.25rem;
    padding-right: 2.625rem;
    border-bottom: 0;
    border-right: 1px solid #dbdbdb;
  }
  .c-nav-bar__channel--active .c-nav-channel-button {
    background-color: #f3f3f1;
  }
  .c-nav-bar__channel--active .c-nav-channel-button svg {
    -webkit-transform: translateY(0.1875rem) scaleY(-1);
    transform: translateY(0.1875rem) scaleY(-1);
  }
}
.c-nav-channel-button:hover {
  background-color: #f3f3f1;
}
.c-nav-channel-button:focus {
  outline: 0;
}
.c-nav-channel-button__label {
  display: block;
  font-size: 0.5rem;
  line-height: 1.25;
  letter-spacing: 0.0125em;
}
@media print, screen and (min-width: 48em) {
  .c-nav-channel-button__label {
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-nav-channel-button__title {
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-nav-channel-button__title {
    font-size: 1.125rem;
  }
}
.c-nav-channel-button svg {
  position: absolute;
  top: 50%;
  right: 12px;
  width: 0.875rem;
  height: 0.875rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
@media print, screen and (min-width: 48em) {
  .c-nav-channel-button svg {
    right: 1.25rem;
    -webkit-transform: translateY(0.125rem);
    transform: translateY(0.125rem);
  }
}
.c-nav-channel-button--active {
  background-color: #f3f3f1;
}
.c-nav-channel-content {
  display: none;
  overflow: hidden;
  background-color: #fff;
}
.c-nav-channel-content .grid-x {
  min-height: 100%;
}
@media print, screen and (min-width: 48em) {
  .c-nav-channel-content {
    display: none !important;
  }
  .c-nav-bar__channel .c-nav-channel-content {
    position: absolute;
    display: block !important;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    border-bottom: 1px solid #dbdbdb;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
      -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
      -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
      visibility 0.25s ease, transform 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease,
      border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
      visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
      -webkit-transform 0.25s ease;
  }
  .c-nav-bar__channel .c-nav-channel-content .c-nav-channel-content__wrapper {
    overflow: hidden;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .c-nav-bar__channel--active .c-nav-channel-content {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media screen and (min-width: 75em) {
  .c-nav-bar__channel .c-nav-channel-content {
    margin-top: 1px;
    -webkit-box-shadow: -1px 0 0 0 #dbdbdb, 1px 0 0 0 #dbdbdb;
    box-shadow: -1px 0 0 0 #dbdbdb, 1px 0 0 0 #dbdbdb;
  }
}
.c-nav-channel-content__section {
  padding: 1.25rem 12px;
  border-bottom: 1px solid #dbdbdb;
}
.c-nav-channel-content__section-title {
  margin: 0 0 1.25rem;
}
.c-nav-channel-content__section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
  letter-spacing: 0.0075em;
  color: #000;
}
.c-nav-channel-content__section ul li {
  margin-bottom: 0.75rem;
}
.c-nav-channel-content__section ul li:last-child {
  margin-bottom: 0;
}
.c-nav-channel-content__section ul a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
}
.c-nav-channel-content__section ul a:hover {
  color: #000;
  text-decoration: underline;
}
.c-nav-channel-content__section ul a:focus {
  outline: 0;
}
.c-nav-channel-content__section ul a svg {
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0 0 0.5rem;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.c-nav-channel-content__section
  ul
  a.c-nav-channel-content__section-menu-link--active
  svg {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.c-nav-channel-content__section ul.c-nav-channel-content__section-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.c-nav-channel-content__section ul.c-nav-channel-content__section-menu li {
  width: 50%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.c-nav-channel-content__section
  ul.c-nav-channel-content__section-menu
  li:nth-last-child(2) {
  margin-bottom: 0;
}
.c-nav-channel-content__section ul.c-nav-channel-content__section-menu ul {
  display: none;
  margin: 0;
  padding-top: 0.75rem;
  padding-left: 0.75rem;
}
.c-nav-channel-content__section ul.c-nav-channel-content__section-menu ul li {
  width: 100%;
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .c-nav-channel-content__section {
    min-height: 100%;
    padding: 0.75rem;
    border-bottom: 0;
    -webkit-box-shadow: -1px -1px 0 #dbdbdb;
    box-shadow: -1px -1px 0 #dbdbdb;
  }
  .c-nav-channel-content__section-title {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
  .c-nav-channel-content__section ul {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-nav-channel-content__section ul a svg {
    position: relative;
    top: 1px;
  }
  .c-nav-channel-content__section ul.c-nav-channel-content__section-posts li {
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #dbdbdb;
  }
  .c-nav-channel-content__section
    ul.c-nav-channel-content__section-posts
    li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.headroom {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.headroom--pinned {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.headroom.c-nav--hamburger-active,
.headroom.c-nav--search-active {
  -webkit-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}
@media print, screen and (max-width: 47.99875em) {
  .headroom.c-nav--mobile-channel-active {
    -webkit-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
  }
}
@media print, screen and (min-width: 48em) {
  .headroom.c-nav--user-active,
  .headroom.c-nav--channel-active {
    -webkit-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
  }
}
.c-tabs__tab {
  position: relative;
  display: none;
  padding-top: 1.25rem;
  text-align: left;
}
.c-tabs__tab--active {
  display: block;
}
.c-tabs__tab &gt; .grid-padding-x {
  margin-right: 0.375rem;
  margin-left: 0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-tabs__tab &gt; .grid-padding-x {
    margin-right: 0;
    /*margin-left: 1.525rem;*/
  }
}
@media print, screen and (min-width: 48em) {
  .c-tabs__tab {
    padding-top: 1.5rem;
  }
}
.c-tabs-nav {
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.333333333;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-tabs-nav {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-tabs-nav__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0 0 -1px;
  padding: 0;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #c8c8c8 #dbdbdb;
  scrollbar-width: thin;
  scrollbar-width: none;
}
.c-tabs-nav__list::-webkit-scrollbar {
  display: none;
  height: 1px;
}
.c-tabs-nav__list::-webkit-scrollbar-track {
  height: 1px;
  background-color: #dbdbdb;
}
.c-tabs-nav__list::-webkit-scrollbar-thumb {
  height: 1px;
  background-color: dimgray;
}
.c-tabs-nav__list-item {
  padding-right: 1.25rem;
}
.c-tabs-nav--space-evenly .c-tabs-nav__list-item {
  margin-left: auto;
  margin-right: auto;
}
.c-tabs-nav__list-item:last-child {
  padding-right: 0; border-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-tabs-nav__list-item {
    padding-right: 3.375rem; 
  }
}
.c-tabs-nav__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 1.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-tabs-nav__tab:hover {
  color: #000;
}
.c-tabs-nav__tab--active {
  color: #000;
  -webkit-box-shadow: inset 0 -0.25rem 0 0 #000;
  box-shadow: inset 0 -0.25rem 0 0 #000;
  pointer-events: none;
}
.c-tabs-nav__tab--disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .c-tabs-nav__tab {
    padding-bottom: 1.25rem;
  }
}
.c-tabs-nav--a-z .c-tabs-nav__list-item {
  padding-right: 0.25rem;
}
.c-tabs-nav--a-z .c-tabs-nav__list-item:last-child {
  padding-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-tabs-nav--a-z .c-tabs-nav__list-item {
    padding-right: 0.75rem;
  }
}
.c-tabs-nav--a-z .c-tabs-nav__tab {
  min-height: 2.5rem;
  padding-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-tabs-nav--a-z .c-tabs-nav__tab {
    min-height: 3.5rem;
  }
}
.c-tabs-nav--calendar .c-tabs-nav__tab {
  min-width: 0;
}
@media screen and (min-width: 75em) {
  .c-tabs-nav--xlarge-offset-2 .c-tabs-nav__list {
    padding-left: 16.6666666667%;
    margin-left: 5px;
  }
}
.c-tabs-nav-vertical {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.c-tabs-nav-vertical__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-tabs-nav-vertical__list-item {
  margin-bottom: 2rem;
}
.c-tabs-nav-vertical__list-item:last-child {
  margin-bottom: 0;
}
.c-tabs-nav-vertical__tab {
  display: block;
  padding-left: 0.75rem;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-tabs-nav-vertical__tab:hover {
  color: #000;
}
.c-tabs-nav-vertical__tab--active {
  color: #000;
  pointer-events: none;
  -webkit-box-shadow: inset 0.125rem 0 0 0 #000;
  box-shadow: inset 0.125rem 0 0 0 #000;
}
.c-tabs-nav-vertical__tab--disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .c-filters-bar .cell {
    border-right: 1px solid #dbdbdb;
  }
  .c-filters-bar .cell .c-select__select {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .c-filters-bar .cell .c-select__label {
    left: 0.75rem;
  }
  .c-filters-bar .cell .c-select__arrow {
    right: 0.75rem;
  }
  .c-filters-bar .cell .c-select-custom__dropdown {
    -webkit-box-shadow: 1px 0 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
    box-shadow: 1px 0 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
  }
  .c-filters-bar .cell:first-child .c-select__select {
    padding-left: 0;
  }
  .c-filters-bar .cell:first-child .c-select__label {
    left: 0;
  }
  .c-filters-bar .cell:first-child .c-select-custom__dropdown {
    -webkit-box-shadow: 1px 0 0 0 #dbdbdb, inset 1px 0 0 0 #dbdbdb;
    box-shadow: 1px 0 0 0 #dbdbdb, inset 1px 0 0 0 #dbdbdb;
  }
  .c-filters-bar .cell:last-child {
    border-right: 0;
  }
  .c-filters-bar .cell:last-child .c-select__select {
    padding-right: 0;
  }
  .c-filters-bar .cell:last-child .c-select__arrow {
    right: 0;
  }
  .c-filters-bar .cell:last-child .c-select-custom__dropdown {
    -webkit-box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 #dbdbdb;
    box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 #dbdbdb;
  }
}
@media screen and (min-width: 75em) {
  .c-filters-bar .cell .c-select__select {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-filters-bar .cell .c-select__label {
    left: 1.25rem;
  }
  .c-filters-bar .cell .c-select__arrow {
    right: 1.25rem;
  }
}
.c-search-and-filters &gt; .grid-x .cell {
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.c-search-and-filters
  &gt; .grid-x
  .cell:first-child
  .c-search-and-filters__button {
  padding-left: 0;
}
.c-search-and-filters &gt; .grid-x .cell:last-child {
  border-right: 0;
}
.c-search-and-filters &gt; .grid-x .cell:last-child .c-search-and-filters__button {
  padding-right: 0;
}
.c-search-and-filters__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.666666667;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
}
.c-search-and-filters__button:hover,
.c-search-and-filters__button:focus {
  color: #000;
}
.c-search-and-filters__button:focus {
  outline: 0;
}
.c-search-and-filters__button-icon {
  position: relative;
  display: block;
  width: 1rem;
  height: 100%;
}
.c-search-and-filters__button svg {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  margin: 0;
  color: #000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-search-and-filters__button .svg-icon-close {
  opacity: 0;
}
.c-search-and-filters__button--active .svg-icon-plus {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1.15);
  transform: translate(-50%, -50%) rotate(45deg) scale(1.15);
}
.c-search-and-filters__button--active .svg-icon-close {
  opacity: 1;
}
.c-search-and-filters__button--active .svg-icon-search {
  opacity: 0;
}
.c-search-and-filters__search {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .c-search-and-filters__search {
    max-width: 33.3333333333%;
  }
}
.c-search-and-filters__filters {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .c-search-and-filters &gt; .grid-x {
    display: none;
  }
  .c-search-and-filters__search {
    display: block !important;
  }
  .c-search-and-filters__filters {
    display: block !important;
  }
}
.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  outline: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.c-modal--active {
  visibility: visible;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  pointer-events: auto;
  z-index: 9999;
}
.c-modal__content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.c-modal__close {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 12px;
  right: 12px;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  z-index: 10;
  cursor: pointer;
}
.c-modal__close-label {
  display: none;
}
.c-modal__close svg {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-modal__close {
    top: 20px;
    right: 20px;
  }
}
.c-modal__close:hover {
  color: #000;
}
.c-modal__close:focus {
  outline: 0;
}
.c-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100%;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.714285714;
}
.c-login__figure {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .c-login__figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    display: block;
    width: 50%;
    background-color: #000;
  }
  .c-login__figure-image {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
}
.c-login__content {
  position: relative;
  width: 100%;
  padding: 0 12px;
}
@media print, screen and (min-width: 48em) {
  .c-login__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    padding: 0 20px;
  }
}
.c-login__login-content,
.c-login__recover-password-content {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 28.75rem;
  min-height: 100%;
  margin: 0 auto;
  padding: 2.5rem 0;
  will-change: opacity, display;
}
.c-login__login-content.active,
.c-login__recover-password-content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-login__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
}
.c-login__title {
  margin: 0 0 2rem;
  text-align: center;
}
.c-login__title + .c-login__text {
  margin-top: -1.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-login__title {
    font-size: 2rem;
    line-height: 1.25;
  }
}
.c-login__text {
  margin: 0 0 2rem;
  text-align: center;
}
.c-login__question {
  margin: 0.75rem 0 0.25rem;
  color: #000;
}
.c-login__question-text {
  display: block;
  font-weight: 500;
}
.c-login__recover-password-button {
  -ms-flex-item-align: center;
  align-self: center;
  display: block;
  text-align: center;
}
.c-login__back-to-login-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  position: absolute;
  line-height: 1.428571429;
  top: 12px;
  left: 12px;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-login__back-to-login-button svg {
  position: relative;
  display: block;
  top: 1px;
  width: 0.375rem;
  height: 1.25rem;
  margin: 0 0.5rem 0 0;
}
@media print, screen and (min-width: 48em) {
  .c-login__back-to-login-button {
    top: 20px;
    left: 20px;
  }
}
.c-login .c-input {
  margin-bottom: 0.75rem;
}
.c-login .c-input:last-of-type {
  margin-bottom: 1.5rem;
}
.c-login .c-checkbox {
  margin-bottom: 1.5rem;
}
.c-login .button {
  margin-bottom: 0.75rem;
}
.c-register__title {
  margin: 0 0 2rem;
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .c-register__title {
    font-size: 2rem;
    line-height: 1.25;
  }
}
.c-register__standfirst {
  margin: 0 0 1.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  color: #000;
}
.c-register__form {
  margin: 0;
}
.c-register__checkboxes-text {
  margin: 0 0 1.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #000;
}
.c-register .c-input {
  margin-bottom: 1.25rem;
}
.c-register .c-checkbox {
  margin-bottom: 0.75rem;
}
.c-register .c-checkbox:last-child {
  margin-bottom: 0;
}
.c-register hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.c-register .button {
  margin-top: 1.5rem;
}
.c-register--with-standfirst .c-register__title {
  margin: 0 0 0.5rem;
  text-align: left;
}
@media print, screen and (min-width: 48em) {
  .c-register--with-standfirst .c-register__title {
    font-size: 3rem;
    line-height: 1.25;
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-register--with-standfirst .c-register__standfirst {
    font-size: 1.125rem;
    margin-bottom: 2.5rem;
  }
}
.c-more-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
    position: absolute;
    right: 0;
}
.c-more-link__text {
  display: block;
}
.c-more-link:hover {
  color: #000;
  text-decoration: underline;
}
.c-more-link svg {
  position: relative;
  display: block;
  top: 1px;
  width: 0.25rem;
  height: 0.5rem;
  margin: 0 0 0 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-more-link {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-more-link svg {
    width: 0.375rem;
    height: 0.75rem;
  }
}
.c-links-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
.c-links-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
}
.c-links-list__item:last-child {
  margin-bottom: 0;
}
.c-links-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-links-list__link svg {
  position: relative;
  display: block;
  top: 0.083333333em;
  width: 0.833333333em;
  height: 0.833333333em;
  margin: 0 0 0 0.5rem;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.c-links-list__link:hover {
  color: #000;
  text-decoration: none;
}
.c-post-typography &gt; *:first-child {
  margin-top: 0;
}
.c-post-typography &gt; *:last-child {
  margin-bottom: 0;
}
.c-post-typography h2:not([class^="c-"]),
.c-post-typography h3:not([class^="c-"]),
.c-post-typography h4:not([class^="c-"]),
.c-post-typography h5:not([class^="c-"]),
.c-post-typography h6:not([class^="c-"]) {
  margin-top: 1.5rem;
  margin-bottom: 0.5em;
}
.c-post-typography h2:not([class^="c-"]):first-child,
.c-post-typography h3:not([class^="c-"]):first-child,
.c-post-typography h4:not([class^="c-"]):first-child,
.c-post-typography h5:not([class^="c-"]):first-child,
.c-post-typography h6:not([class^="c-"]):first-child {
  margin-top: 0;
}
.c-post-typography h2:not([class^="c-"]):last-child,
.c-post-typography h3:not([class^="c-"]):last-child,
.c-post-typography h4:not([class^="c-"]):last-child,
.c-post-typography h5:not([class^="c-"]):last-child,
.c-post-typography h6:not([class^="c-"]):last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-typography h2:not([class^="c-"]),
  .c-post-typography h3:not([class^="c-"]),
  .c-post-typography h4:not([class^="c-"]),
  .c-post-typography h5:not([class^="c-"]),
  .c-post-typography h6:not([class^="c-"]) {
    margin-top: 2.5rem;
  }
}
.c-post-typography
  .c-post-figure:not([class^="c-"]):not([class*="u-float-left"]),
.c-post-typography blockquote:not([class^="c-"]):not([class*="u-float-left"]),
.c-post-typography img:not([class^="c-"]):not([class*="u-float-left"]),
.c-post-typography hr:not([class^="c-"]):not([class*="u-float-left"]) {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.c-post-typography
  .c-post-figure:not([class^="c-"]):not([class*="u-float-left"]):first-child,
.c-post-typography
  blockquote:not([class^="c-"]):not([class*="u-float-left"]):first-child,
.c-post-typography
  img:not([class^="c-"]):not([class*="u-float-left"]):first-child,
.c-post-typography
  hr:not([class^="c-"]):not([class*="u-float-left"]):first-child {
  margin-top: 0;
}
.c-post-typography
  .c-post-figure:not([class^="c-"]):not([class*="u-float-left"]):last-child,
.c-post-typography
  blockquote:not([class^="c-"]):not([class*="u-float-left"]):last-child,
.c-post-typography
  img:not([class^="c-"]):not([class*="u-float-left"]):last-child,
.c-post-typography
  hr:not([class^="c-"]):not([class*="u-float-left"]):last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-typography
    .c-post-figure:not([class^="c-"]):not([class*="u-float-left"]),
  .c-post-typography blockquote:not([class^="c-"]):not([class*="u-float-left"]),
  .c-post-typography img:not([class^="c-"]):not([class*="u-float-left"]),
  .c-post-typography hr:not([class^="c-"]):not([class*="u-float-left"]) {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.c-post-typography ul:not([class^="c-"]),
.c-post-typography ol:not([class^="c-"]) {
  margin-top: 0.5rem;
}
.c-post-typography ul:not([class^="c-"]) li,
.c-post-typography ol:not([class^="c-"]) li {
  margin-bottom: 0.5rem;
}
.c-post-typography ul:not([class^="c-"]) li:last-child,
.c-post-typography ol:not([class^="c-"]) li:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-typography ul:not([class^="c-"]),
  .c-post-typography ol:not([class^="c-"]) {
    margin-top: 0.75rem;
  }
  .c-post-typography ul:not([class^="c-"]) li,
  .c-post-typography ol:not([class^="c-"]) li {
    margin-bottom: 0.75rem;
  }
}
.c-post-typography .c-in-post-post,
.c-post-typography .c-in-post-report,
.c-post-typography .c-in-post-whitepaper,
.c-post-typography .c-in-post-figure,
.c-post-typography .c-in-post-companies,
.c-post-typography .c-in-post-related-post,
.c-post-typography .c-in-post-links-list,
.c-post-typography .c-in-post-pull-quote,
.c-post-typography .c-in-post-list-large,
.c-post-typography .c-posts-grid,
.c-post-typography .c-posts-list,
.c-post-typography .c-post-figure,
.c-post-typography .c-table,
.c-post-typography .c-image-carousel {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.c-post-typography .c-in-post-post:first-child,
.c-post-typography .c-in-post-report:first-child,
.c-post-typography .c-in-post-whitepaper:first-child,
.c-post-typography .c-in-post-figure:first-child,
.c-post-typography .c-in-post-companies:first-child,
.c-post-typography .c-in-post-related-post:first-child,
.c-post-typography .c-in-post-links-list:first-child,
.c-post-typography .c-in-post-pull-quote:first-child,
.c-post-typography .c-in-post-list-large:first-child,
.c-post-typography .c-posts-grid:first-child,
.c-post-typography .c-posts-list:first-child,
.c-post-typography .c-post-figure:first-child,
.c-post-typography .c-table:first-child,
.c-post-typography .c-image-carousel:first-child {
  margin-top: 0;
}
.c-post-typography .c-in-post-post:last-child,
.c-post-typography .c-in-post-report:last-child,
.c-post-typography .c-in-post-whitepaper:last-child,
.c-post-typography .c-in-post-figure:last-child,
.c-post-typography .c-in-post-companies:last-child,
.c-post-typography .c-in-post-related-post:last-child,
.c-post-typography .c-in-post-links-list:last-child,
.c-post-typography .c-in-post-pull-quote:last-child,
.c-post-typography .c-in-post-list-large:last-child,
.c-post-typography .c-posts-grid:last-child,
.c-post-typography .c-posts-list:last-child,
.c-post-typography .c-post-figure:last-child,
.c-post-typography .c-table:last-child,
.c-post-typography .c-image-carousel:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-typography .c-in-post-post,
  .c-post-typography .c-in-post-report,
  .c-post-typography .c-in-post-whitepaper,
  .c-post-typography .c-in-post-figure,
  .c-post-typography .c-in-post-companies,
  .c-post-typography .c-in-post-related-post,
  .c-post-typography .c-in-post-links-list,
  .c-post-typography .c-in-post-pull-quote,
  .c-post-typography .c-in-post-list-large,
  .c-post-typography .c-posts-grid,
  .c-post-typography .c-posts-list,
  .c-post-typography .c-post-figure,
  .c-post-typography .c-table,
  .c-post-typography .c-image-carousel {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.c-post-typography .button:not([class^="c-"]) {
  margin-top: 0.5em;
  margin-bottom: 1.5rem;
}
.c-post-typography .button:not([class^="c-"]):first-child {
  margin-top: 0;
}
.c-post-typography .button:not([class^="c-"]):last-child {
  margin-bottom: 0;
}
.c-post-typography .button:not([class^="c-"]) + hr {
  margin-top: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-typography .button:not([class^="c-"]) {
    margin-bottom: 2.5rem;
  }
}
.c-post-typography .u-float-left {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 48em) {
  .c-post-typography .u-float-left {
    float: left;
    margin: 0.5rem 1.25rem 0.75rem 0;
  }
}
@media screen and (min-width: 75em) {
  .c-post-typography .c-in-post-pull-quote {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.c-post-figure {
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: relative;
  width: 100%;
  margin: 0 0 0.75rem;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-post-figure {
    margin-bottom: 0;
  }
}
.c-post-figure__image-container {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.05);
}
.c-post-figure__image-container::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.c-post-figure--1-1 .c-post-figure__image-container::before {
  padding-top: 100%;
}
.c-post-figure--235-1 .c-post-figure__image-container::before {
  padding-top: 42.5531914894%;
}
.c-post-figure--4-3 .c-post-figure__image-container::before {
  padding-top: 75%;
}
@media print, screen and (min-width: 48em) {
  .medium-c-post-figure--1-1 .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .medium-c-post-figure--235-1 .c-post-figure__image-container::before {
    padding-top: 42.5531914894%;
  }
  .medium-c-post-figure--16-9 .c-post-figure__image-container::before {
    padding-top: 56.25%;
  }
  .medium-c-post-figure--4-3 .c-post-figure__image-container::before {
    padding-top: 75%;
  }
}
.c-post-figure__image-container::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 33.3333333333%;
  height: 33.3333333333%;
  max-width: 3.75rem;
  max-height: 3.75rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' viewBox='0 0 100 100' fill='rgba(0,0,0,0.25)'%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.9166666666666666s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(30 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.8333333333333334s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(60 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.75s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(90 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.6666666666666666s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(120 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5833333333333334s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(150 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.5s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(180 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.4166666666666667s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(210 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.3333333333333333s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(240 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.25s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(270 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.16666666666666666s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(300 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='-0.08333333333333333s' repeatCount='indefinite'/%3e%3c/rect%3e%3crect x='47' y='24' rx='3' ry='6' width='6' height='12' transform='rotate(330 50 50)'%3e%3canimate attributeName='opacity' values='1;0' keyTimes='0;1' dur='1s' begin='0s' repeatCount='indefinite'/%3e%3c/rect%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-post-figure__image {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  z-index: 5;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-post-figure__image.lazyloaded {
  opacity: 1;
}
.c-post-figure__video {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  z-index: 5;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-post-figure__video.lazyloaded {
  opacity: 1;
}
.c-post-figure__link:hover .c-post-figure__image {
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
  transform: translate3d(0, 0, 0) scale(1.05);
}
.c-post-figure__caption {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  max-width: 35rem;
  padding: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.c-post-figure__caption small {
  display: block;
  margin-top: 0.75rem;
  font-size: 0.625rem;
  line-height: 1.2;
}
.c-post-figure--round {
  border-radius: 50%;
}
.c-post-figure--vertical .c-post-figure__image-container::before {
  padding-top: 177.777777778%;
}
.c-post-figure--vertical.c-post-figure--235-1
  .c-post-figure__image-container::before {
  padding-top: 235%;
}
.c-post-figure--vertical.c-post-figure--4-3
  .c-post-figure__image-container::before {
  padding-top: 133.333333333%;
}
.c-post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-post-content &gt; * {
  max-width: 100%;
}
.c-post-content__title {
  margin-bottom: 0.75rem;
}
.c-post-content__title + .c-post-content__excerpt {
  margin-top: -0.25rem;
}
.c-post-content__title:last-child {
  margin-bottom: 0;
}
.c-post-content__title a {
  color: inherit;
}
.c-post-content__title a:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-post-content__title {
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
}
.c-post-content__excerpt {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.5;
}
.c-post-content__excerpt:last-child {
  margin-bottom: 0;
}

.c-post-content__meta-before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.25rem;
}
.c-post-content__meta-before:last-child {
  margin-bottom: 0;
}
.c-post-content__meta-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.c-post-content__category {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-post-content__category:last-child {
  margin-right: 0;
}
.c-post-content__category:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-post-content__category {
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-post-content__time-ago,
.c-post-content__publish-date,
.c-post-content__author {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.938rem;
  line-height: 1.25;
  letter-spacing: 0.0075em;
}
.c-post-content__time-ago:last-child,
.c-post-content__publish-date:last-child,
.c-post-content__author:last-child {
  margin-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-content__time-ago,
  .c-post-content__publish-date,
  .c-post-content__author {
    margin-top: 0.8125rem;
    font-size: 0.875rem;
    line-height: 1.2;
  }
}
.c-post-content__company {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-post-content__company:last-child {
  margin-right: 0;
}
.c-post-content__company:hover {
  text-decoration: underline;
}
.c-post-content__link {
  display: inline-block;
  margin-top: auto;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-post-content__link:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-post-content__link {
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-post-content--size-xl .c-post-content__title {
  font-size: 1.125rem;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-post-content--size-xl .c-post-content__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print, screen and (min-width: 48em) {
  .c-post-content--size-xl .c-post-content__excerpt {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-post-content--size-xl-alt .c-post-content__title {
  font-size: 1.125rem;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-post-content--size-xl-alt .c-post-content__title {
    font-size: 2rem;
    line-height: 1.25;
  }
}
@media print, screen and (min-width: 48em) {
  .c-post-content--size-l .c-post-content__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print, screen and (min-width: 48em) {
  .c-post-content--size-l-alt .c-post-content__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print, screen and (min-width: 48em) {
  .c-post-content--size-l-alt .c-post-content__excerpt {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
@media print, screen and (min-width: 48em) {
  .c-post-content--size-m .c-post-content__excerpt {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-post-content--size-s .c-post-content__title {
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.c-post-content--company .c-post-content__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: auto;
}
.c-post-content--company .c-post-content__logo img {
  display: block;
  width: auto;
  max-width: 5.875rem;
  height: auto;
  max-height: 3.25rem;
  margin: 0;
}
.c-post-content--comment {
  position: relative;
  padding-right: 2rem;
}
.c-post-content--comment svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.25rem;
  height: auto;
  margin: 0;
  color: #dbdbdb;
}
@media print, screen and (min-width: 62em) {
  .c-post-content--comment {
    padding-top: 2rem;
  }
  .c-post-content--comment svg {
    width: 1.75rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-post-content--sub-category {
    padding-top: 0.75rem;
    padding-bottom: 1.75rem;
  }
  .c-post-content--sub-category .grid-x {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .c-post-content--sub-category .cell {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .c-post-content--sub-category .c-post-content__excerpt {
    margin-bottom: 0;
  }
  .c-post-content--sub-category
    .c-post-content__excerpt
    + .c-post-content__meta-after--has-author {
    margin-top: 2rem;
  }
  .c-post-content--sub-category .c-post-content__publish-date {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-post-live__meta-before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.25rem;
}
.c-post-live__meta-before:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-live__meta-before {
    margin-bottom: 0.5rem;
  }
}
.c-post-live__time-ago {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1.2;
  color: #ff325c;
}
.c-post-live__time-ago:last-child {
  margin-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-live__time-ago {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-post-live__title {
  margin: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-style: italic;
}
.c-post-live__title a {
  color: inherit;
}
.c-post-live__title a:hover {
  color: #000;
  text-decoration: underline;
}
.c-post-live__date {
  display: block;
  margin-top: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
}
@media print, screen and (min-width: 48em) {
  .c-post-live__date {
    margin-top: 1.25rem;
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-post-1-col .c-post-figure {
  margin-bottom: 0.75rem;
}
.c-post-1-col-alt .c-post-figure {
  margin-bottom: 0.75rem;
}
@media print, screen and (max-width: 35.99875em) {
  .c-post-1-col-alt--on-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-post-1-col-alt--on-small .c-post-figure {
    width: 4.375rem;
    margin-right: 0.75rem;
    margin-bottom: 0;
  }
  .c-post-1-col-alt--on-small
    .c-post-figure
    .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .c-post-1-col-alt--on-small .c-post-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .c-post-1-col-alt--on-smedium {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; */
  }
  .c-post-1-col-alt--on-smedium .c-post-figure {
    /* width: 4.375rem; */
    margin-right: 0.75rem;
    margin-bottom: 0;
  }
  .c-post-1-col-alt--on-smedium
    .c-post-figure
    .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .c-post-1-col-alt--on-smedium .c-post-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding: 1rem 1rem;
  }
}
@media print, screen and (max-width: 61.99875em) {
  .c-post-1-col-alt--on-medium {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-post-1-col-alt--on-medium .c-post-figure {
    width: 4.375rem;
    margin-right: 0.75rem;
    margin-bottom: 0;
  }
  .c-post-1-col-alt--on-medium
    .c-post-figure
    .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .c-post-1-col-alt--on-medium .c-post-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .c-post-1-col-alt--on-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-post-1-col-alt--on-large .c-post-figure {
    width: 4.375rem;
    margin-right: 0.75rem;
    margin-bottom: 0;
  }
  .c-post-1-col-alt--on-large
    .c-post-figure
    .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .c-post-1-col-alt--on-large .c-post-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
}
@media print, screen and (max-width: 89.99875em) {
  .c-post-1-col-alt--on-xlarge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-post-1-col-alt--on-xlarge .c-post-figure {
    width: 4.375rem;
    margin-right: 0.75rem;
    margin-bottom: 0;
  }
  .c-post-1-col-alt--on-xlarge
    .c-post-figure
    .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .c-post-1-col-alt--on-xlarge .c-post-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
}
@media print, screen and (max-width: 96.24875em) {
  .c-post-1-col-alt--on-xxlarge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-post-1-col-alt--on-xxlarge .c-post-figure {
    width: 4.375rem;
    margin-right: 0.75rem;
    margin-bottom: 0;
  }
  .c-post-1-col-alt--on-xxlarge
    .c-post-figure
    .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .c-post-1-col-alt--on-xxlarge .c-post-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
}
.c-post-1-col-alt--on-xxxlarge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-post-1-col-alt--on-xxxlarge .c-post-figure {
  width: 4.375rem;
  margin-right: 0.75rem;
  margin-bottom: 0;
}
.c-post-1-col-alt--on-xxxlarge
  .c-post-figure
  .c-post-figure__image-container::before {
  padding-top: 100%;
}
.c-post-1-col-alt--on-xxxlarge .c-post-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.c-post-2-col__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.c-post-2-col .grid-x {
  min-width: 100%;
}
.c-post-2-col .cell {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.c-post-2-col .c-post-content {
  min-height: 100%;
}
.c-post-3-col .c-post-content {
  min-height: 100%;
} /*.c-posts-grid .c-post-3-col .grid-x{margin-left:-.75rem;margin-right:-.75rem}*/


.c-posts-grid .c-post-3-col .cell {
  padding-right: 0.75rem;
}


/* Fixing feature article text padding in mobile */
.home .feature-article .c-post-content, .category .feature-article .c-post-content {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* Fixing padding from home and category */
@media (min-width: 768px) {
  .home .feature-article .c-post-content, .category .feature-article .c-post-content {
    padding-right: 1rem;
    padding-left: 0;
  }
}

/* Fix double padding right on feature article */
@media (min-width: 1024px) {
  .home .c-posts-grid .c-post-3-col .cell.medium-8, .category .c-posts-grid .c-post-3-col .cell.medium-8 {
    padding-right: 0;
  }
}




@media print, screen and (max-width: 47.99875em) {
  .c-post-3-col--mobile-inline .cell:first-child {
    width: 4.375rem;
  }
  .c-post-3-col--mobile-inline .cell:first-child .c-post-figure {
    margin-bottom: 0;
  }
  .c-post-3-col--mobile-inline
    .cell:first-child
    .c-post-figure__image-container::before {
    padding-top: 100%;
  }
  .c-post-3-col--mobile-inline .cell:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
}
.c-post-4-col__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.c-post-4-col .grid-x {
  min-width: 100%;
}
.c-post-4-col .cell {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.c-post-4-col .c-post-content {
  min-height: 100%;
}
.c-post-single {
  padding-top: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

/* Fix for single post content not lining up with image and standfirst */
.c-post-single .grid-container:not(.full) &gt; .grid-padding-x {
  margin-right: -1rem;
  margin-left: -1rem;
}

.c-post-single__title {
  margin-bottom: 0.5rem;
}
.c-post-single__title:last-child {
  margin-bottom: 0;
}
.c-post-single__standfirst {
  margin-bottom: 1.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  color: #000;
}
.c-post-single .c-in-post-related-post {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-post-single {
    margin-bottom: 2.5rem;
    padding-top: 2.5rem;
  }
  .c-post-single__title {
    margin-bottom: 1.25rem;
  }
  .c-post-single__standfirst {
    margin-bottom: 2rem;
  }
  .c-post-single__border-bottom {
    display: block;
    border-bottom: 1px solid #dbdbdb;
  }
  .c-post-single .c-in-post-related-post:last-child {
    margin-bottom: 0;
    border-bottom: 0;
  }
}
@media print, screen and (min-width: 62em) {
  .c-post-single__header {
    margin-bottom: 2.5rem;
  }
}
.c-post-single__header-meta-before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.25rem;
}
.c-post-single__header-meta-before:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-single__header-meta-before {
    margin-bottom: 0.5rem;
  }
}
.c-post-single__header-meta-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.75rem;
}
.c-post-single__header-meta-after:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-single__header-meta-after {
    margin-bottom: 1.25rem;
  }
}
.c-post-single__header-category {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-post-single__header-category:last-child {
  margin-right: 0;
}
.c-post-single__header-category:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-post-single__header-category {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-post-single__header-time-ago,
.c-post-single__header-publish-date,
.c-post-single__header-author {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0.0075em;
}
.c-post-single__header-time-ago:last-child,
.c-post-single__header-publish-date:last-child,
.c-post-single__header-author:last-child {
  margin-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-single__header-time-ago,
  .c-post-single__header-publish-date,
  .c-post-single__header-author {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-post-single__header-author:hover {
  text-decoration: underline;
}
.c-post-single__header-author::after {
  content: "|";
  margin-left: 0.75rem;
}
.c-post-single__header-author:last-child::after {
  content: none;
}
.c-post-single__header .c-post-figure {
  margin: 0;
}
.c-post-single__header--no-image {
  border-bottom: 1px solid #dbdbdb;
}
.c-post-single__content {
  padding-top: 2rem;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 62em) {
  .c-post-single__content {
    padding-top: 0;
  }
}
@media screen and (min-width: 75em) {
  .c-post-single__content-column {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.c-post-single__footer {
  margin-bottom: 2.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
.c-post-single__footer-author {
  font-size: 0.875rem;
  line-height: 1.428571429;
  display: inline-block;
  margin: 0 0 0.75rem;
  font-weight: 500;
  letter-spacing: 0.0075em;
}
.c-post-single__footer-author:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-post-single__footer-author {
    font-size: 1.125rem;
    line-height: 1.222222222;
  }
}
.c-post-single__footer-publish-date {
  display: block;
  margin-bottom: 1.5rem;
  font-size: 0.5rem;
  line-height: 1.25;
  letter-spacing: 0.0075em;
}
@media print, screen and (min-width: 48em) {
  .c-post-single__footer-publish-date {
    margin-bottom: 2.5rem;
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-post-single__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-post-single__tags .label {
  margin: 0 0.75rem 0.75rem 0;
}
.c-post-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-post-share {
    min-height: 3.375rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-post-share {
    display: block;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.c-post-share__social-title {
  display: none;
}
.c-post-share__social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-post-share__social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1.25rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-post-share__social-link svg {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .c-post-share__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .c-post-share__social-title {
    margin: 0 1.5rem 0 0;
    font-size: 0.875rem;
    line-height: 1.285714286;
    letter-spacing: 0.0075em;
  }
}
@media print, screen and (min-width: 48em) {
  .c-post-share__social-title {
    display: block;
    font-weight: normal;
  }
  .c-post-share__social-link {
    width: 1.375rem;
    height: 1.375rem;
  }
}
@media print, screen and (min-width: 62em) {

    .base section.c-post-share__social{
      padding: 0;
     

    }
  }
  .c-post-share__social-title {
    margin: 0;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #dbdbdb;
  }
  .c-post-share__social-links {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 3.375rem;
  }
  .c-post-share__social-link {
    margin-right: 0;
  }
}
.c-post-share__listen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-post-share__listen-text {
  position: relative;
  top: 1px;
  margin-right: 0.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
  letter-spacing: 0.0075em;
  color: #000;
}
.c-post-share__listen-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
}
.c-post-share__listen-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-share__listen-text {
    margin-right: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-post-share__listen-icon {
    width: 1.375rem;
    height: 1.375rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-post-share__listen {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 3.375rem;
  }
}
.c-post-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #dbdbdb;
  background-color: #000;
}
.c-post-submit__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  min-height: 100%;
  padding: 0.75rem;
  color: inherit;
}
.c-post-submit__link &gt; * {
  max-width: 100%;
}
.c-post-submit__link:hover,
.c-post-submit__link:focus {
  color: inherit;
}
.c-post-submit__link:hover .c-post-submit__title,
.c-post-submit__link:hover .c-more-link,
.c-post-submit__link:focus .c-post-submit__title,
.c-post-submit__link:focus .c-more-link {
  text-decoration: underline;
}
.c-post-submit__link:focus {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-submit__link {
    padding: 1.25rem;
  }
}
.c-post-submit__title {
  color: #fff;
  margin-bottom: 0.75rem;
  text-decoration: none !important;
}
.c-post-submit__title + .c-post-submit__excerpt {
  margin-top: -0.25rem;
}
.c-post-submit__title:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-submit__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
.c-post-submit__excerpt {
  margin-bottom: 1.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.5;
}
.c-post-submit__excerpt:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-post-submit__excerpt {
    margin-bottom: 2rem;
  }
}
.c-post-submit__meta-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: auto;
}
.c-post-submit .c-more-link {
  font-size: 0.75rem;
  color: #fff;
}
.c-post-submit .c-more-link:hover {
  color: #44a7ff;
}
.c-post-submit .c-more-link svg {
  width: 0.3125rem;
}
@media print, screen and (min-width: 48em) {
  .c-post-submit .c-more-link {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-post-submit .c-more-link svg {
    width: 0.375rem;
  }
}
.c-post-search__publish-date {
  display: block;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.285714286;
}
@media print, screen and (min-width: 62em) {
  .c-post-search .c-post-content__excerpt {
    margin-bottom: 0;
  }
}
.c-post-quote {
  position: relative;
  margin: 0 0 0 1.75rem;
  padding: 0.75rem 0 0;
  border: 0;
}
.c-post-quote::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -1.75rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../img/icons/open-quote.svg");
  background-size: contain;
  background-position: center;
}
.c-post-quote,
.c-post-quote p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.c-post-quote:last-child,
.c-post-quote p:last-child {
  margin-bottom: 0;
}
.c-post-quote__footer {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-post-quote__footer {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-report-poster__link {
  position: relative;
  display: block;
  overflow: hidden;
}
.c-report-poster__link:hover .c-report-poster__image {
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
  transform: translate3d(0, 0, 0) scale(1.05);
}
.c-report-poster__link:hover .c-report-poster__content {
  background-color: rgba(0, 0, 0, 0.65);
}
.c-report-poster__figure {
  position: relative;
  margin: 0;
}
.c-report-poster__figure::before {
  content: "";
  display: block;
  padding-top: 125%;
}
.c-report-poster__image {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: center;
  object-fit: center;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.c-report-poster__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0.75rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.55);
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
@media print, screen and (min-width: 48em) {
  .c-report-poster__content {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.c-report-poster__title {
  color: inherit;
}
@media print, screen and (min-width: 48em) {
  .c-report-poster__title {
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
}
.c-report-poster__price {
  display: block;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.285714286;
  letter-spacing: 0.0075em;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .c-report-poster__price {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
.c-in-post-post__title {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-post__title {
    margin: 0 0 1.25rem;
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
}
.c-in-post-post__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-post__article {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.c-in-post-post .c-post-figure {
  width: 4.375rem;
  margin-right: 0.5rem;
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-post .c-post-figure {
    width: 6.75rem;
    margin-right: 1.25rem;
  }
}
.c-in-post-post .c-post-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.c-in-post-report__title {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-report__title {
    margin: 0 0 1.25rem;
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
}
.c-in-post-report__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-report__wrapper {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.c-in-post-report .c-post-figure {
  width: 4.375rem;
  margin-right: 0.5rem;
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-report .c-post-figure {
    width: 4.75rem;
    margin-right: 1.25rem;
  }
}
.c-in-post-report__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 100%;
}
.c-in-post-report__content-title {
  margin-bottom: 0.75rem;
}
.c-in-post-report__content-title:last-child {
  margin-bottom: 0;
}
.c-in-post-report__content-title a {
  color: inherit;
}
.c-in-post-report__content-title a:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-report__content-title {
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
}
.c-in-post-report__content-link {
  margin-top: auto;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
  letter-spacing: 0.03em;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-in-post-report__content-link:last-child {
  margin-right: 0;
}
.c-in-post-report__content-link:hover {
  text-decoration: none;
}
.c-in-post-report__tagline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0.5rem 0 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
.c-in-post-report__tagline img {
  width: auto;
  height: 0.8em;
  margin: 0;
  vertical-align: baseline;
}
.c-in-post-report__tagline a {
  text-decoration: underline;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-in-post-report__tagline a:hover {
  text-decoration: none;
}
@media print, screen and (max-width: 47.99875em) {
  .c-in-post-report__tagline &gt; * {
    margin-right: 0.75rem;
  }
  .c-in-post-report__tagline &gt; *:last-child {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .c-in-post-report__tagline {
    display: block;
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-in-post-whitepaper__title {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-whitepaper__title {
    margin: 0 0 1.25rem;
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
}
.c-in-post-whitepaper__article {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-whitepaper__article {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.c-in-post-whitepaper .c-post-content__meta-after {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.c-in-post-figure {
  padding-top: 0.75rem;
  padding-bottom: 1.25rem;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-figure {
    padding-top: 1.25rem;
    padding-bottom: 1.5rem;
  }
}
.c-in-post-figure .c-post-content {
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-figure .c-post-content {
    margin-bottom: 1.25rem;
  }
}
.c-in-post-figure__figure {
  margin: 0;
}
.c-in-post-figure__figure &gt; * {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.c-in-post-companies__title {
  font-size: 0.875rem;
  line-height: 1.428571429;
  margin: 0;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-companies__title {
    font-size: 1.125rem;
    line-height: 1.333333333;
    padding-bottom: 1.25rem;
  }
}
.c-in-post-companies__company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 4.25rem;
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-companies__company {
    min-height: 5.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.c-in-post-companies__logo {
  display: block;
  margin-left: 1.25rem;
}
.c-in-post-companies__logo img {
  display: block;
  width: auto;
  max-width: 5.875rem;
  height: auto;
  max-height: 3.25rem;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-companies__logo {
    margin-left: 2rem;
  }
}
.c-in-post-companies .c-post-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.c-in-post-related-post {
  padding-top: 1.25rem;
  padding-bottom: 0.75rem;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-related-post {
    padding-top: 1.25rem;
    padding-bottom: 1.5rem;
  }
}
.c-in-post-related-post__title {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-related-post__title {
    margin: 0 0 1.25rem;
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
}
@media print, screen and (min-width: 48em) {
  .c-in-post-related-post__article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 48em) {
  .c-in-post-related-post .c-post-figure {
    width: 10.75rem;
    margin-right: 1.25rem;
  }
}
.c-in-post-related-post .c-post-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.c-in-post-links-list__title {
  font-size: 0.875rem;
  line-height: 1.428571429;
  margin: 0;
  padding-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-links-list__title {
    font-size: 1.125rem;
    line-height: 1.333333333;
    padding-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-in-post-pull-quote {
    float: left;
    width: 22rem;
    margin-left: -10%;
    margin-right: 20px;
  }
}
@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .c-in-post-pull-quote blockquote p,
  .c-in-post-pull-quote blockquote cite {
    margin-left: -2.25rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-in-post-pull-quote {
    width: 25rem;
    margin-left: -35%;
    margin-right: 3.375rem;
  }
}
@media screen and (min-width: 75em) {
  .c-in-post-pull-quote {
    margin-left: -37.5%;
  }
}
.c-in-post-list-large {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.333333333;
  color: #000;
}
.c-in-post-list-large__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-in-post-list-large__item {
  margin-bottom: 1em;
}
.c-in-post-list-large__item:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-in-post-list-large {
    font-size: 1.125rem;
  }
  .c-in-post-list-large__item:nth-last-child(2) {
    margin-bottom: 0;
  }
}
.c-posts-top-5__title {
  margin: 0;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
  letter-spacing: 0.0075em;
}
@media print, screen and (min-width: 48em) {
  .c-posts-top-5__title {
    font-size: 1.125rem;
    line-height: 1.333333333;
    padding-bottom: 1.25rem;
    font-weight: normal;
  }
}
.c-posts-top-5__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 4rem;
  margin: 0;
  padding: 0.75rem 0;
  border-bottom: 1px solid #dbdbdb;
}
.c-posts-top-5__post:last-child {
  min-height: 3.25rem;
  padding-bottom: 0;
  border-bottom: 0;
}
.c-posts-top-5__post-index {
  display: block;
  margin-left: 2rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 0.75;
  color: #dbdbdb;
  opacity: 0.5;
}
.c-posts-top-5__post .c-post-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
@media print, screen and (min-width: 48em) {
  .c-posts-top-5__post {
    min-height: 6.75rem;
  }
  .c-posts-top-5__post:last-child {
    min-height: 6rem;
  }
}
.c-posts-next {
  position: relative;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.c-posts-next__title {
  margin: 0 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-posts-next__title {
    margin-bottom: 1.25rem;
  }
}
.c-posts-next__container {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  border-top: 1px solid #dbdbdb;
}
.c-posts-next__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  padding: 0.75rem;
}
.c-posts-next .c-post-content {
  width: 100%;
}
.c-posts-next .cell {
  -webkit-box-shadow: 1px 0 0 0 #dbdbdb, 0 1px 0 0 #dbdbdb;
  box-shadow: 1px 0 0 0 #dbdbdb, 0 1px 0 0 #dbdbdb;
}
.c-posts-grid {
  position: relative;
}
.c-posts-grid__wrapper {
  overflow: hidden;
}
.c-posts-grid__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-posts-grid__header {
    /*padding-bottom: 1.25rem;*/
  }
}
.c-posts-grid__title {
  margin: 0 auto 0 0;
}
.c-posts-grid__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2rem;
}
.c-posts-grid__tags:last-child {
  margin-right: 0;
}
.c-posts-grid__tags .label {
  margin: 0 0.75rem 0 0;
}
.c-posts-grid__tags .label:last-child {
  margin-right: 0;
}
.c-posts-grid__grid-container {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.c-posts-grid__grid-container .grid-x {
  min-height: 100%;
}
.c-posts-grid__cell {
  /*-webkit-box-shadow:-1px 0 0 0 #dbdbdb,0 -1px 0 0 #dbdbdb,inset -1px 0 0 0 #dbdbdb;box-shadow:-1px 0 0 0 #dbdbdb,0 -1px 0 0 #dbdbdb,inset -1px 0 0 0 #dbdbdb;*/
  background-color: #fff;
}
.c-posts-grid__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  padding: 0.75rem;
}
/* .c-posts-grid--sub-category .c-posts-grid__post {
  padding: 0;
}

.c-posts-grid .c-post-3-col .cell {
  padding-right: 0;
}
.c-posts-grid__post &gt; * {
  width: 100%;
}
.c-posts-grid__post .c-post-1-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-posts-grid__post .c-post-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 35rem;
}
.c-posts-grid__post .c-post-content--sub-category {
  display: block;
  max-width: 100%;
}
.c-posts-grid__post .c-post-content--sub-category .c-post-content__inner {
  max-width: 35rem;
}
.c-posts-grid .c-posts-top-5 {
  padding-top: 1.5rem;
  padding-bottom: 0.75rem;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
}
.c-posts-grid .c-posts-top-5:only-child {
  min-height: 100%;
}
.c-posts-grid .c-posts-top-5__title,
.c-posts-grid .c-posts-top-5__post {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
@media print, screen and (min-width: 62em) {
  .c-posts-grid .c-posts-top-5 {
    padding-top: 0.75rem;
  }
}
.c-posts-grid--bg-color-secondary {
  color: #dbdbdb;
  background-color: #000;
  border: 0;
}
.c-posts-grid--bg-color-secondary .c-posts-grid__cell {
  background-color: #000;
  -webkit-box-shadow: -1px 0 0 0 rgba(219, 219, 219, 0.25),
    0 -1px 0 0 rgba(219, 219, 219, 0.25);
  box-shadow: -1px 0 0 0 rgba(219, 219, 219, 0.25),
    0 -1px 0 0 rgba(219, 219, 219, 0.25);
}
.c-posts-grid--bg-color-secondary .c-posts-grid__title,
.c-posts-grid--bg-color-secondary .c-post-content__title {
  color: #fff;
  position: relative;
}
.c-posts-grid--bg-color-secondary .c-post-content__category,
.c-posts-grid--bg-color-secondary .c-post-content__link,
.c-posts-grid--bg-color-secondary .c-more-link {
  color: #fff;
}
.c-posts-grid--bg-color-secondary .c-post-content__category:hover,
.c-posts-grid--bg-color-secondary .c-post-content__link:hover,
.c-posts-grid--bg-color-secondary .c-more-link:hover {
  color: #44a7ff;
}
.c-posts-grid--bg-color-secondary .c-post-content--comment svg {
  color: rgba(255, 255, 255, 0.2);
}
@media print, screen and (min-width: 48em) {
  .c-posts-grid--bg-color-secondary .c-post-content--comment {
    padding-bottom: 2.625rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-posts-grid--social-profiles .c-posts-grid__post {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 75em) {
  .c-posts-grid--social-profiles .c-posts-grid__cell {
    width: 20%;
  }
}
.c-posts-grid--min-h-188 .c-posts-grid__post {
  min-height: 188px;
}
.c-posts-grid--min-h-224 .c-posts-grid__post {
  min-height: 224px;
}
.c-posts-list {
  overflow: hidden;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-posts-list {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.c-posts-list &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-posts-list &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-posts-list__cell {
  position: relative;
  background-color: #fff;
}
.c-posts-list__cell::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 9999px;
  width: 150vw;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #dbdbdb;
}
.c-posts-list__cell:first-child .c-posts-list__post {
  padding-top: 0;
}
.c-posts-list__cell:last-child .c-posts-list__post {
  padding-bottom: 0;
}
.c-posts-list__cell:last-child::after {
  /* display:none */
/* } */
.c-posts-list__post {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-posts-list__post {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.c-posts-grid-pagination {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.c-posts-grid-pagination .cell {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.c-posts-a-z {
  position: relative;
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-posts-a-z {
    margin-bottom: 3.375rem;
    padding-bottom: 3.375rem;
  }
}
.c-posts-a-z .cell:last-child {
  padding-top: 0.1875rem;
}
@media print, screen and (min-width: 48em) {
  .c-posts-a-z .cell:last-child {
    padding-top: 0.5rem;
  }
}
.c-posts-a-z__post {
  margin-bottom: 1.25rem;
}
.c-posts-a-z__post:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-posts-a-z__post {
    max-width: 54.5454545455%;
  }
} 
.c-newsletter-signup {
  padding: 2rem 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup {
    padding-top: 3.375rem;
    padding-bottom: 0;
  }
}
.c-newsletter-signup .grid-x {
  margin-left: -1rem;
  margin-right: -1rem; 
}
@media screen and (min-width: 75em) {
  .c-newsletter-signup .grid-x {
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }
}
.c-newsletter-signup .cell { 
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 75em) {
  .c-newsletter-signup .cell {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
}
.c-newsletter-signup__title {
  font-size: 2rem;
  line-height: 1.25;
  margin: 0 0 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup__title {
    margin-bottom: 0.75rem;
  }
}
.c-newsletter-signup__text {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  margin-bottom: 2rem;
  font-size: 0.75rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup__text {
    font-size: 0.875rem;
    line-height: 1.571428571;
    margin-bottom: 0;
  }
}
.c-newsletter-signup__email-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup__email-container {
    min-height: 11.25rem;
    padding-bottom: 3.375rem;
  }
}
.c-newsletter-signup__email {
  position: relative;
}
.c-newsletter-signup .c-input {
  margin: 0;
}
.c-newsletter-signup__email-input {
  width: 100%;
  margin: 0;
  font-size: 1.125rem;
  border-color: #000;
}
.c-newsletter-signup__email-input:hover,
.c-newsletter-signup__email-input:focus {
  border-color: #000;
}
.c-newsletter-signup__email-input:hover
  + .c-newsletter-signup__email-button
  svg,
.c-newsletter-signup__email-input:focus
  + .c-newsletter-signup__email-button
  svg {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-newsletter-signup__email-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 100%;
  cursor: pointer;
}
.c-newsletter-signup__email-button svg {
  position: relative;
  display: block;
  top: 0.25rem;
  width: 0.5rem;
  height: auto;
  margin: 0;
  color: #000;
  -webkit-transform: translateX(-0.25rem);
  transform: translateX(-0.25rem);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-newsletter-signup__email-button:hover svg {
  color: #000;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-newsletter-signup__email-button:focus {
  outline: 0;
}
.c-newsletter-signup__extra-container {
  position: relative;
  display: none;
  padding-top: 2rem;
}
.c-newsletter-signup__extra-container .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-newsletter-signup__extra-container .cell:last-child .button {
  margin-top: auto;
}
.c-post-content.hub-stpc-ttl h2.c-post-content__title{
  color: #42ADE3;
  font-size: 3rem !important;
  font-weight: 500;
  display: block;
  width: 100%;
  text-align: center;
}
.c-post-content.hub-stpc-ttl h2.c-post-content__title sub {
  bottom: 0;
}
.c-post-content.hub-stpc-ttl h2.c-post-content__title{
  bottom: 0;
}
.c-post-content.hub-stpc-ttl h2.c-post-content__title span:last-child {
  display: block;
  color: #12131c;
  font-size: 1rem;
  margin-left: 5px;
  font-weight: 100;
}
.category-startup-focus article.c-posts-grid__post .c-post-1-col-alt.c-post-1-col-alt--on-smedium{
  width: 100%;
  align-self: center;
}
.category-startup-focus .hub-pli-nolrpad {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.category-startup-focus .hub-pli-nolrpad p{
  display: block;
    width: 100%;
}
.category-startup-focus .hub-pli-nolrpad p span a{
  border: 1px solid #42ADE3;
  color: #fff;
  text-decoration: none;
  background-color: #42ADE3;
  display: inline-block;
  padding: 10px 30px;
  margin-left: 15px;
  text-align: center;
  width: 200px;
}
.category-startup-focus .hub-pli-nolrpad p span a:hover{
  background-color: #fff;
    border-color: #42ADE3;
    color: #42ADE3;
    text-decoration: none;
    display: inline-block;
    padding: 10px 30px;
    margin-left: 15px;
    text-align: center;
    width: 200px;
    margin-left: 15px;
}
.category-startup-focus .img-spm{
  margin: 0 auto;
  text-align: center;
}
.category-startup-focus .img-spm img{
  margin: 0 auto;
  padding-top: 0.25rem;
  padding-bottom: 1.25rem;
}
/* .category-startup-focus .fcs-stups {
  border-top: 1px solid #dbdbdb ;
} */

.category-startup-focus header.c-post-single__header.u-mb-0 .grid-x.grid-padding-x.align-center:first-child{
  border-bottom: 1px solid #dbdbdb ;
}
.mrcl-link {
  background: #42ade3;
  color: #fff;
  padding: 10px;
  border: 1px solid #42ade3;
  text-decoration: none;
  position: relative;
}
.mrcl-link:hover {
  background: #fff;
  color: #42ade3;
  padding: 10px;
  border: 1px solid #42ade3;
  text-decoration: none;
  position: relative;
}
.mrcl-link span.c-more-link__text {
  margin-left: 0rem;
}
.hub71-tlt h2 {
  color: #42ADE3;
  font-size: 3rem !important;
  font-weight: 500;
}
.hub71-tlt h2 sup {
  position: relative;
  top: 0px;
  font-size: 1.5rem;
}
.post-template-single-hub71-php h4.c-posts-top-5__title{
  padding-top: 1.25rem;
}
.post-template-single-hub71-php .c-post-share__social-link {
  width: 30px;
  height: auto;
  padding-right: 1rem;
}
.c-more-link{
  position:relative;
}

@media print, screen and (min-width: 48em) {
  .c-newsletter-signup__extra-container {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
    border-top: 1px solid #dbdbdb;
  }
  .c-newsletter-signup__extra-container .cell:last-child {
    padding-top: 0.25rem;
  }
}
.c-newsletter-signup__close-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 2rem;
  right: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
}
.c-newsletter-signup__close-button svg {
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0 0 0 0.5rem;
  color: inherit;
}
.c-newsletter-signup__close-button:hover {
  color: #000;
}
.c-newsletter-signup__close-button:focus {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup__close-button {
    top: -1px;
    padding-left: 0.75rem;
    font-size: 0.75rem;
    background-color: #f3f3f1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .c-newsletter-signup__close-button svg {
    width: 1.25rem;
    height: 1.25rem;
  }
}
@media screen and (min-width: 96.25em) {
  .c-newsletter-signup__close-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 3.375rem;
    right: -5rem;
    padding-left: 0;
    background: none;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .c-newsletter-signup__close-button svg {
    margin: 0 0 0.5rem;
  }
}
.c-newsletter-signup__extra-text {
  margin-bottom: 1.25rem;
  padding-right: 6.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup__extra-text {
    font-size: 0.875rem;
    line-height: 1.571428571;
  }
}
.c-newsletter-signup .c-checkbox {
  margin-bottom: 1.25rem;
}
.c-newsletter-signup .c-checkbox:last-child {
  margin-bottom: 0;
}
.c-newsletter-signup .button {
  display: block;
  width: 100%;
  margin-top: auto;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup hr {
    display: none;
  }
}
.c-newsletter-signup-alt {
  padding: 2rem 0;
  color: #dbdbdb;
  background-color: #000;
  border-top: 1px solid rgba(219, 219, 219, 0.25);
  -webkit-box-shadow: 0 1px 0 0 rgba(219, 219, 219, 0.25);
  box-shadow: 0 1px 0 0 rgba(219, 219, 219, 0.25);
  overflow: hidden;
  margin-bottom: 0 !important
}
.home .magazine-sign-up-container {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
.magazine-sign-up-container .c-more-link, .c-newsletter-signup-alt__form .c-more-link {
  position: static;
}
.home .c-newsletter-signup-alt {
  margin-bottom: 0 !important
}
@media (min-width: 768px) {
  .magazine-sign-up-container {
    border-bottom: 1px solid #dbdbdb !important;
  }
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
}
.c-newsletter-signup-alt .grid-x {
  margin-left: -2rem;
  margin-right: -2rem;
}
@media print, screen and (min-width: 62em) {
  .c-newsletter-signup-alt .grid-x {
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }
}
@media screen and (min-width: 75em) {
  .c-newsletter-signup-alt .grid-x {
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }
}

@media print, screen and (min-width: 62em) {
  .c-newsletter-signup-alt .cell {
    padding-left: 2.375rem;/**/
    padding-right: 2rem;
  }
}
@media screen and (min-width: 75em) {
  .c-newsletter-signup-alt .cell {
    position: relative;
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .c-newsletter-signup-alt .cell:last-child::after {
    /* content:'';position:absolute;top:-50%;left:-1px;width:1px;height:200%;background-color:rgba(219,219,219,0.25) */
  }
}
.c-newsletter-signup-alt__title {
  font-size: 2rem;
  line-height: 1.25;
  margin: 0 0 0.5rem;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt__title {
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 1.25rem;
  }
}
.c-newsletter-signup-alt__text {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt__text {
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
    line-height: 1.571428571;
  }
}
.c-newsletter-signup-alt .c-more-link {
  margin-bottom: 2rem;
  color: #fff;
}
.c-newsletter-signup-alt .c-more-link:hover {
  color: #44a7ff;
}
.c-newsletter-signup-alt .c-more-link svg {
  top: 0;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt .c-more-link {
    margin-bottom: 5rem;
  }
  .c-newsletter-signup-alt .c-more-link svg {
    display: none;
  }
}
.c-newsletter-signup-alt__email-container {
  margin-bottom: 3.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt__email-container {
    margin-bottom: 0;
  }
}
.c-newsletter-signup-alt__email {
  position: relative;
}
.c-newsletter-signup-alt .c-input {
  margin: 0;
}
.c-newsletter-signup-alt__email-input {
  width: 100%;
  margin: 0;
  font-size: 1.125rem;
  color: #fff;
  border-bottom-color: #fff;
}
.c-newsletter-signup-alt__email-input::-webkit-input-placeholder {
  color: #dbdbdb;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-newsletter-signup-alt__email-input::-moz-placeholder {
  color: #dbdbdb;
  -moz-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-newsletter-signup-alt__email-input:-ms-input-placeholder {
  color: #dbdbdb;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-newsletter-signup-alt__email-input::-ms-input-placeholder {
  color: #dbdbdb;
  -ms-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-newsletter-signup-alt__email-input::placeholder {
  color: #dbdbdb;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-newsletter-signup-alt__email-input:hover,
.c-newsletter-signup-alt__email-input:focus {
  border-bottom-color: #44a7ff;
}
.c-newsletter-signup-alt__email-input:hover::-webkit-input-placeholder,
.c-newsletter-signup-alt__email-input:focus::-webkit-input-placeholder {
  color: #fff;
}
.c-newsletter-signup-alt__email-input:hover::-moz-placeholder,
.c-newsletter-signup-alt__email-input:focus::-moz-placeholder {
  color: #fff;
}
.c-newsletter-signup-alt__email-input:hover:-ms-input-placeholder,
.c-newsletter-signup-alt__email-input:focus:-ms-input-placeholder {
  color: #fff;
}
.c-newsletter-signup-alt__email-input:hover::-ms-input-placeholder,
.c-newsletter-signup-alt__email-input:focus::-ms-input-placeholder {
  color: #fff;
}
.c-newsletter-signup-alt__email-input:hover::placeholder,
.c-newsletter-signup-alt__email-input:focus::placeholder {
  color: #fff;
}
.c-newsletter-signup-alt__email-input:hover
  + .c-newsletter-signup-alt__email-button
  svg,
.c-newsletter-signup-alt__email-input:focus
  + .c-newsletter-signup-alt__email-button
  svg {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-newsletter-signup-alt__email-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 100%;
  cursor: pointer;
}
.c-newsletter-signup-alt__email-button svg {
  position: relative;
  display: block;
  top: 0.25rem;
  width: 0.5rem;
  height: auto;
  margin: 0;
  color: #fff;
  -webkit-transform: translateX(-0.25rem);
  transform: translateX(-0.25rem);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-newsletter-signup-alt__email-button:hover svg {
  color: #44a7ff;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-newsletter-signup-alt__email-button:focus {
  outline: 0;
}
.c-newsletter-signup-alt__latest {
  position: relative;
  display: block;
  margin: 0;
}
.c-newsletter-signup-alt__latest-title {
  margin: 0 0 0.75rem;
  font-weight: normal;
  color: #fff;
}
.c-newsletter-signup-alt__latest-post .c-post-content__title {
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt__latest-title {
    margin-bottom: 1.25rem;
    font-size: 1rem;
  }
}
.c-newsletter-signup-alt__close-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1;
  color: #fff;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
}
.c-newsletter-signup-alt__close-button svg {
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0 0 0 0.5rem;
  color: inherit;
}
.c-newsletter-signup-alt__close-button:hover {
  color: #44a7ff;
}
.c-newsletter-signup-alt__close-button:focus {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt__close-button {
    top: -1.5rem;
    font-size: 0.75rem;
  }
  .c-newsletter-signup-alt__close-button svg {
    width: 1.25rem;
    height: 1.25rem;
  }
}
@media screen and (min-width: 96.25em) {
  .c-newsletter-signup-alt__close-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 1.25rem;
    right: -5rem;
    padding-left: 0;
    background: none;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .c-newsletter-signup-alt__close-button svg {
    margin: 0 0 0.5rem;
  }
}
.c-newsletter-signup-alt__extra-container {
  position: relative;
  display: none;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt__extra-container {
    padding-top: 1.25rem;
  }
}
.c-newsletter-signup-alt .c-checkbox {
  margin-bottom: 1.25rem;
  color: inherit;
}
.c-newsletter-signup-alt .c-checkbox:last-of-type {
  margin-bottom: 2rem;
}
.c-newsletter-signup-alt .c-checkbox:last-child {
  margin-bottom: 0;
}
.c-newsletter-signup-alt .c-checkbox__label {
  color: inherit;
}
.c-newsletter-signup-alt .c-checkbox__label a {
  color: #fff;
}
.c-newsletter-signup-alt .c-checkbox__label a:hover {
  color: #44a7ff;
  text-decoration: underline;
}
.c-newsletter-signup-alt .c-checkbox--large {
  margin-right: 5rem;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-alt .c-checkbox--large {
    margin-right: 0;
  }
}
.c-newsletter-signup-alt .button {
  display: block;
  width: 100%;
  margin-top: auto;
}
.c-newsletter-signup-alt hr {
  border-color: rgba(219, 219, 219, 0.25);
}
.c-newsletter-signup-grid {
  padding: 0.75rem;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
}
.c-newsletter-signup-grid__title {
  font-size: 2rem;
  line-height: 1.25;
  margin: 0 0 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-newsletter-signup-grid__title {
    margin-bottom: 0.75rem;
  }
}
.c-newsletter-signup-grid__text {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  margin-bottom: 2rem;
  font-size: 0.75rem;
  line-height: 1.5;
}
.c-newsletter-signup-grid__email-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-newsletter-signup-grid__email {
  position: relative;
}
.c-newsletter-signup-grid .c-input {
  margin: 0;
}
.c-newsletter-signup-grid__email-input {
  width: 100%;
  margin: 0;
  border-color: #000;
}
.c-newsletter-signup-grid__email-input:hover,
.c-newsletter-signup-grid__email-input:focus {
  border-color: #000;
}
.c-newsletter-signup-grid__email-input:hover
  + .c-newsletter-signup-grid__email-button
  svg,
.c-newsletter-signup-grid__email-input:focus
  + .c-newsletter-signup-grid__email-button
  svg {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-newsletter-signup-grid__email-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 100%;
  cursor: pointer;
}
.c-newsletter-signup-grid__email-button svg {
  position: relative;
  display: block;
  top: 0.1875rem;
  width: 0.5rem;
  height: auto;
  margin: 0;
  color: #000;
  -webkit-transform: translateX(-0.25rem);
  transform: translateX(-0.25rem);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-newsletter-signup-grid__email-button:hover svg {
  color: #000;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-newsletter-signup-grid__email-button:focus {
  outline: 0;
}
.c-newsletter-signup-grid__extra-container {
  position: relative;
  display: none;
  padding-top: 2rem;
}
.c-newsletter-signup-grid__extra-container .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-newsletter-signup-grid__extra-container .cell:last-child .button {
  margin-top: auto;
}
.c-newsletter-signup-grid__close-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 2rem;
  right: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
}
.c-newsletter-signup-grid__close-button svg {
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0 0 0 0.5rem;
  color: inherit;
}
.c-newsletter-signup-grid__close-button:hover {
  color: #000;
}
.c-newsletter-signup-grid__close-button:focus {
  outline: 0;
}
.c-newsletter-signup-grid__extra-text {
  margin-bottom: 1.25rem;
  padding-right: 6.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.5;
}
.c-newsletter-signup-grid .c-checkbox {
  margin-bottom: 1.25rem;
}
.c-newsletter-signup-grid .c-checkbox:last-child {
  margin-bottom: 0;
}
.c-newsletter-signup-grid .c-checkbox__label {
  top: 0;
  font-size: 0.625rem;
  line-height: 1.4;
}
.c-newsletter-signup-grid .c-checkbox--large .c-checkbox__label {
  top: 0.125rem;
  font-size: 0.75rem;
  line-height: 1.666666667;
}
.c-newsletter-signup-grid .button {
  display: block;
  width: 100%;
  margin-top: auto;
}
.c-search-full {
  padding: 0.75rem 0;
  background-color: #f3f3f1;
}
@media print, screen and (min-width: 48em) {
  .c-search-full {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
}
.c-search-full .grid-x {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -2rem;
  margin-right: -2rem;
}
@media screen and (min-width: 75em) {
  .c-search-full .grid-x {
    margin-left: -3.375rem;
    margin-right: -3.375rem;
  }
}
.c-search-full .cell {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 75em) {
  .c-search-full .cell {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
}
.c-search-full__title {
  margin: 0 0 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-search-full__title {
    margin-bottom: 0.75rem;
  }
}
.c-search-full__text {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  margin-bottom: 2rem;
  font-size: 0.75rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 48em) {
  .c-search-full__text {
    font-size: 0.875rem;
    line-height: 1.571428571;
    margin-bottom: 0;
  }
}
.c-search-full__search {
  position: relative;
}
.c-search-full__search-input {
  width: 100%;
  margin: 0;
  padding-right: 3.5rem;
}
.c-search-full__search-input:focus + .c-search-full__search-button svg {
  -webkit-transform: translateX(-0.25rem);
  transform: translateX(-0.25rem);
}
.c-search-full__search-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 2.5rem;
  cursor: pointer;
}
.c-search-full__search-button svg {
  display: block;
  width: 1.125rem;
  height: auto;
  margin: 0;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-search-full__search-button:hover svg {
  color: #000;
}
.c-search-full__search-button:focus {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .c-search-full__search-button {
    height: 3rem;
  }
  .c-search-full__search-button svg {
    width: 1.375rem;
  }
}
.c-carousel-4-col {
  border-bottom: 1px solid #dbdbdb;
}

/* Homepage fix */
.home .carousel-container {
  padding: 0
}

@media (min-width: 768px) {
  .home .carousel-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.home .company-a-z-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.home .c-carousel-4-col {
  padding-left: 1rem;
  padding-right: 1rem;
}


/* Home GD reports carousel mobile padding fix */
.home .c-carousel-4-col.nw-gd-repost-str {
  padding-top: 1rem;
  padding-left: 0;
  padding-right: 0;
}

@media print, screen and (min-width: 62em) {
  .c-carousel-4-col {
   /* border-top: 1px solid #dbdbdb; */
    padding: 1rem 0;
    max-width: 1190px;
    margin: auto;

  }
}
.c-carousel-4-col__wrapper {
  overflow: hidden;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col__container {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
.c-carousel-4-col__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  max-width: 100%;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .c-carousel-4-col__header {
    padding-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col__header {
    display: block;
    margin-bottom: auto;
    padding-top: 0.75rem;
    padding-bottom: 2rem;
    border-bottom: 0;
  }
  .c-carousel-4-col__header-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: inset -1px 0 0 0 #dbdbdb;
    box-shadow: inset -1px 0 0 0 #dbdbdb;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .c-carousel-4-col--no-borders .c-carousel-4-col__header-cell {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .c-carousel-4-col__header .c-more-link svg {
    /* display:none */
  }
}
.c-carousel-4-col__logo {
  display: none;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col__logo {
    display: block;
    width: 12rem;
    max-width: 100%;
    height: auto;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

.after__footer img {
  background: none;
  width: 100px;
}

.c-carousel-4-col__title {
  margin: 0 1.25rem 0 0;
}
@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .c-carousel-4-col__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col__title {
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
}
.c-carousel-4-col .c-more-link {
  margin-left: auto;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col .c-more-link {
    margin-left: 0;
  }
}
.c-carousel-4-col__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.c-carousel-4-col__slider.flickity-enabled {
  display: block;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col__slider-cell {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .c-carousel-4-col__slider .flickity-slider {
    min-height: 13.75rem;
  }
}
.c-carousel-4-col__slider-controls {
  display: none;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col__slider-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0.75rem;
  }
}
.c-carousel-4-col__slider-prev,
.c-carousel-4-col__slider-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
}
.c-carousel-4-col__slider-prev:disabled,
.c-carousel-4-col__slider-next:disabled {
  opacity: 0.25;
  pointer-events: none;
  cursor: default;
}
.c-carousel-4-col__slider-prev:hover,
.c-carousel-4-col__slider-next:hover {
  color: #000;
}
.c-carousel-4-col__slider-prev:focus,
.c-carousel-4-col__slider-next:focus {
  outline: 0;
}
.c-carousel-4-col__slider-prev svg,
.c-carousel-4-col__slider-next svg {
  display: block;
  width: 0.5rem;
  height: auto;
  margin: 0;
}
.c-carousel-4-col__slider-next {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.c-carousel-4-col__slider-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-carousel-4-col__slider-dot {
  display: block;
  width: 1.25rem;
  height: 0.375rem;
  margin-right: 0.375rem;
  background-color: #dbdbdb;
  border-radius: 0.375rem;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-carousel-4-col__slider-dot:last-child {
  margin-right: 0;
}
.c-carousel-4-col__slider-dot:hover {
  background-color: #000;
}
.c-carousel-4-col__slider-dot:focus {
  outline: none;
}
.c-carousel-4-col__slider-dot--active {
  background-color: #000;
  pointer-events: none;
  cursor: default;
}
.c-carousel-4-col__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 15rem;
  max-width: 75vw;
  min-height: 100%;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col__slide {
    width: 33.3333333333%;
  }
}
.c-carousel-4-col__slide:first-child .c-carousel-4-col__post {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.c-carousel-4-col__post {
  width: 100%;
  padding: 0.75rem;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb;
}
.c-carousel-4-col__post .c-post-content {
  min-height: 100%;
}
.c-carousel-4-col__post .c-report {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.c-carousel-4-col--bg-color-secondary {
  padding-top: 0.75rem;
  color: #dbdbdb;
  background-color: #000;
  border-top-color: rgba(219, 219, 219, 0.25);
  border-bottom-color: rgba(219, 219, 219, 0.25);
}
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__header {
  border-bottom-color: rgba(219, 219, 219, 0.25);
}
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__post {
  -webkit-box-shadow: -1px 0 0 0 rgba(219, 219, 219, 0.25);
  box-shadow: -1px 0 0 0 rgba(219, 219, 219, 0.25);
}
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__title,
.c-carousel-4-col--bg-color-secondary .c-post-content__title {
  color: #fff;
}
.c-carousel-4-col--bg-color-secondary .c-more-link {
  color: #fff;
}
.c-carousel-4-col--bg-color-secondary .c-more-link:hover {
  color: #44a7ff;
}
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__slider-prev,
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__slider-next {
  color: #fff;
}
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__slider-prev:hover,
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__slider-next:hover {
  color: #44a7ff;
}
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__slider-dot:hover {
  background-color: #44a7ff;
}
.c-carousel-4-col--bg-color-secondary .c-carousel-4-col__slider-dot--active {
  background-color: #fff;
}
@media print, screen and (min-width: 48em) {
  .c-carousel-4-col--bg-color-secondary {
    padding-top: 1.25rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col--bg-color-secondary {
    padding-top: 0;
  }
  .c-carousel-4-col--bg-color-secondary .c-carousel-4-col__header-cell {
    -webkit-box-shadow: inset -1px 0 0 0 rgba(219, 219, 219, 0.25);
    box-shadow: inset -1px 0 0 0 rgba(219, 219, 219, 0.25);
  }
}

@media print, screen and (min-width: 48em) {
  .c-carousel-4-col--inner-padding {
    padding-top: 3.375rem;
    padding-bottom: 2.625rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col--inner-padding {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.c-carousel-4-col--no-border {
  border-bottom: 0;
}
.c-carousel-4-col--no-border .c-carousel-4-col__header-cell,
.c-carousel-4-col--no-border .c-carousel-4-col__post {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col--no-border {
    border-top: 0;
  }
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col--no-border-top {
    border-top: 0;
  }
}
.c-carousel-4-col--no-border-bottom {
  border-bottom: 0;
}
.c-carousel-4-col--no-border-between .c-carousel-4-col__header-cell,
.c-carousel-4-col--no-border-between .c-carousel-4-col__post {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.c-carousel-4-col-live__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-carousel-4-col-live__header {
    padding-bottom: 1.25rem;
  }
}
.c-carousel-4-col-live__title {
  margin: 0 auto 0 0;
}
.c-carousel-4-col-live__container {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.c-carousel-4-col-live__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
}
.c-carousel-4-col-live__slider.flickity-enabled {
  display: block;
}
.c-carousel-4-col-live__slider .flickity-viewport {
  overflow: visible;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col-live__slider .flickity-slider {
    min-height: 13.75rem;
  }
}
.c-carousel-4-col-live__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 15rem;
  max-width: 75vw;
  min-height: 100%;
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-carousel-4-col-live__slide {
    padding-top: 2rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col-live__slide {
    width: 25%;
  }
}
.c-carousel-4-col-live__post {
  width: 100%;
  padding: 0 0.75rem 1.5rem;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb, inset 0 -1px 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb, inset 0 -1px 0 0 #dbdbdb;
}
.c-carousel-4-col-live .c-post-live {
  position: relative;
  margin-top: -0.1875rem;
}
.c-carousel-4-col-live .c-post-live::before {
  content: "";
  position: absolute;
  display: block;
  top: 0.1875rem;
  left: -1rem;
  width: 0.4375rem;
  height: 0.4375rem;
  background-color: #ff325c;
  border-radius: 50%;
}
@media print, screen and (min-width: 48em) {
  .c-carousel-4-col-live .c-post-live {
    margin-top: -0.3125rem;
  }
  .c-carousel-4-col-live .c-post-live::before {
    top: 0.3125rem;
    left: -1.0625rem;
    width: 0.5625rem;
    height: 0.5625rem;
  }
}
.c-carousel-4-col-tweets {
  border-bottom: 1px solid #dbdbdb;
}
.c-carousel-4-col-tweets__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-carousel-4-col-tweets__header {
    padding-bottom: 1.25rem;
  }
}
.c-carousel-4-col-tweets__title {
  margin: 0 auto 0 0;
}
.c-carousel-4-col-tweets__container {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.c-carousel-4-col-tweets__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
}
.c-carousel-4-col-tweets__slider.flickity-enabled {
  display: block;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col-tweets__slider .flickity-slider {
    min-height: 13.75rem;
  }
}
.c-carousel-4-col-tweets__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 15rem;
  max-width: 75vw;
  min-height: 100%;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb;
}
.c-carousel-4-col-tweets__slide:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media print, screen and (min-width: 62em) {
  .c-carousel-4-col-tweets__slide {
    width: 25%;
  }
}
.c-carousel-4-col-tweets__post {
  width: 100%;
  padding: 0.75rem;
}
.c-image-carousel {
  position: relative;
  overflow: hidden;
}
.c-image-carousel__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-image-carousel__slider.flickity-enabled {
  display: block;
}
.c-image-carousel__slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0.75rem;
}
.c-image-carousel__slider-prev,
.c-image-carousel__slider-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
}
.c-image-carousel__slider-prev:disabled,
.c-image-carousel__slider-next:disabled {
  opacity: 0.25;
  pointer-events: none;
  cursor: default;
}
.c-image-carousel__slider-prev:hover,
.c-image-carousel__slider-next:hover {
  color: #000;
}
.c-image-carousel__slider-prev:focus,
.c-image-carousel__slider-next:focus {
  outline: 0;
}
.c-image-carousel__slider-prev svg,
.c-image-carousel__slider-next svg {
  display: block;
  width: 0.5rem;
  height: auto;
  margin: 0;
}
.c-image-carousel__slider-prev {
  margin-right: 0.75rem;
}
.c-image-carousel__slider-next {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 0.75rem;
}
.c-image-carousel__slider-dots {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-image-carousel__slider-dot {
  display: block;
  width: 100%;
  min-width: 0.375rem;
  max-width: 1.25rem;
  height: 0.375rem;
  margin: 0 0.375rem 0 0;
  background-color: #dbdbdb;
  border-radius: 0.375rem;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-image-carousel__slider-dot:last-child {
  margin-right: 0;
}
.c-image-carousel__slider-dot:hover {
  background-color: #000;
}
.c-image-carousel__slider-dot:focus {
  outline: none;
}
.c-image-carousel__slider-dot--active {
  background-color: #000;
  pointer-events: none;
  cursor: default;
}
@media print, screen and (min-width: 48em) {
  .c-image-carousel__slider-dot {
    width: 1.25rem;
  }
}
.c-image-carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0;
}
.c-image-carousel .c-post-figure {
  width: 100%;
  margin: 0;
}
.c-image-carousel-3-col {
  position: relative;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-image-carousel-3-col {
    padding-bottom: 1.25rem;
  }
}
.c-image-carousel-3-col__title {
  font-size: 0.875rem;
  line-height: 1.428571429;
  margin: 0 0 1.25rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-image-carousel-3-col__title {
    font-size: 1.125rem;
    line-height: 1.333333333;
    padding-bottom: 1.25rem;
  }
}
.c-image-carousel-3-col__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.c-image-carousel-3-col__slider.flickity-enabled {
  display: block;
}
.c-image-carousel-3-col__slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-image-carousel-3-col__slider-controls {
    position: absolute;
    top: 0;
    right: 0;
    min-height: 1.5rem;
    margin-top: 2rem;
    padding: 0;
  }
}
.c-image-carousel-3-col__slider-prev,
.c-image-carousel-3-col__slider-next {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
  cursor: pointer;
}
.c-image-carousel-3-col__slider-prev:disabled,
.c-image-carousel-3-col__slider-next:disabled {
  opacity: 0.25;
  pointer-events: none;
  cursor: default;
}
.c-image-carousel-3-col__slider-prev:hover,
.c-image-carousel-3-col__slider-next:hover {
  color: #000;
}
.c-image-carousel-3-col__slider-prev:focus,
.c-image-carousel-3-col__slider-next:focus {
  outline: 0;
}
.c-image-carousel-3-col__slider-prev svg,
.c-image-carousel-3-col__slider-next svg {
  display: block;
  width: 0.5rem;
  height: auto;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-image-carousel-3-col__slider-prev,
  .c-image-carousel-3-col__slider-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-image-carousel-3-col__slider-next {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.c-image-carousel-3-col__slider-dots {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-image-carousel-3-col__slider-dot {
  display: block;
  width: 100%;
  min-width: 0.375rem;
  max-width: 1.25rem;
  height: 0.375rem;
  margin-right: 0.375rem;
  background-color: #dbdbdb;
  border-radius: 0.375rem;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-image-carousel-3-col__slider-dot:last-child {
  margin-right: 0;
}
.c-image-carousel-3-col__slider-dot:hover {
  background-color: #000;
}
.c-image-carousel-3-col__slider-dot:focus {
  outline: none;
}
.c-image-carousel-3-col__slider-dot--active {
  background-color: #000;
  pointer-events: none;
  cursor: default;
}
@media print, screen and (min-width: 48em) {
  .c-image-carousel-3-col__slider-dot {
    width: 1.25rem;
  }
}
.c-image-carousel-3-col__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media print, screen and (min-width: 36em) {
  .c-image-carousel-3-col__slide {
    width: 50%;
  }
}
@media print, screen and (min-width: 62em) {
  .c-image-carousel-3-col__slide {
    width: 33.3333333333%;
  }
}
.c-image-carousel-3-col .c-post-figure {
  width: 100%;
  margin: 0;
}
.c-graph-carousel-3-col {
  position: relative;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
.c-graph-carousel-3-col__title {
  margin: 0 0 0.5rem;
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .c-graph-carousel-3-col__title {
    margin-bottom: 0.75rem;
  }
}
.c-graph-carousel-3-col__standfirst {
  margin: 0 0 1.5rem;
  font-size: 0.875rem;
  line-height: 1.285714286;
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .c-graph-carousel-3-col__standfirst {
    margin-bottom: 2rem;
    font-size: inherit;
    line-height: inherit;
  }
}
.c-graph-carousel-3-col__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  border-top: 1px solid #dbdbdb;
}
.c-graph-carousel-3-col__slider.flickity-enabled {
  display: block;
}
.c-graph-carousel-3-col__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 85%;
  margin: 0;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-graph-carousel-3-col__slide {
    width: 41.6666666667%;
  }
}
@media print, screen and (min-width: 62em) {
  .c-graph-carousel-3-col__slide {
    width: 33.3333333333%;
  }
}
.c-graph-carousel-3-col__graph {
  padding: 0.75rem;
}
.c-graph-carousel-3-col__graph-title {
  margin: 0 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-graph-carousel-3-col__graph-title {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-graph-carousel-3-col figure {
  width: 100%;
}
.c-company-header {
  position: relative;
  margin-top: 1.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  color: #000;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-company-header {
    margin-top: 2.5rem;
    padding-bottom: 1.25rem;
  }
}
/*.c-company-header &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}*/
.c-company-header__title {
  margin: 0 0 0.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__title {
    margin-bottom: 1.25rem;
    padding-right: 11.75rem;
  }
}
.c-company-header__standfirst {
  margin: 0 0 1.25rem;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__standfirst {
    padding-right: 11.75rem;
    font-size: 1.125rem;
  }
}
.c-company-header__company {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-company-header__company:last-child {
  margin-right: 0;
}
.c-company-header__company:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__company {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-company-header__publish-date {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.0075em;
}
.c-company-header__publish-date:last-child {
  margin-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__publish-date {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-company-header__meta-before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.25rem;
}
.c-company-header__meta-before:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__meta-before {
    margin-bottom: 0.5rem;
  }
}
.c-company-header__meta-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.75rem;
}
.c-company-header__meta-after:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__meta-after {
    margin-bottom: 1.25rem;
  }
}
.c-company-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-company-header__logo img {
  display: block;
  width: auto;
  max-width: 75%;
  height: auto;
  max-height: 2rem;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__logo {
    position: absolute;
    top: 0;
    right: 0;
  }
  .c-company-header__logo img {
    max-width: 9.25rem;
    max-height: 5.375rem;
  }
}
.c-company-header__meta-grid {
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__meta-grid {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    font-size: 0.875rem;
    line-height: 1.714285714;
  }
  .c-company-header__meta-grid .cell {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    -webkit-box-shadow: -1px 0 0 0 #dbdbdb;
    box-shadow: -1px 0 0 0 #dbdbdb;
  }
}
@media print, screen and (min-width: 62em) {
  .c-company-header__meta-grid {
    padding-top: 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .c-company-header__meta-grid {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .c-company-header__meta-grid .cell {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.c-company-header__buttons-grid {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}
.c-company-header__buttons-grid .cell {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .c-company-header__buttons-grid {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-company-header__buttons-grid .cell {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media print, screen and (min-width: 62em) {
  .c-company-header__buttons-grid .cell {
    margin-bottom: 0.75rem;
  }
  .c-company-header__buttons-grid .cell:last-child {
    margin-bottom: 0;
  }
}
.c-company-header__extra-grid {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-left: -0.375rem;
  margin-right: -0.375rem;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.c-company-header__extra-grid .cell {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__extra-grid {
    display: none !important;
  }
}
.c-company-header__extra-toggle-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: inherit;
}
.c-company-header__extra-toggle-button:hover {
  color: #000;
  text-decoration: underline;
}
.c-company-header__extra-toggle-button svg {
  position: relative;
  display: block;
  top: 1px;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 0 0 0.5rem;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.c-company-header__extra-toggle-button.active svg {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.c-company-header__extra-content {
  display: none;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.333333333;
  border-top: 1px solid #dbdbdb;
}
.c-company-header__extra-content hr {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__extra-content {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .c-company-header__links-toggle-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.125rem;
    margin-left: 2.5rem;
    font-size: 0.875rem;
    color: inherit;
    line-height: 1.285714286;
  }
  .c-company-header__links-toggle-button:hover {
    color: #000;
    text-decoration: underline;
  }
  .c-company-header__links-toggle-button svg {
    position: relative;
    display: block;
    top: 1px;
    width: 0.875rem;
    height: 0.875rem;
    margin: 0 0 0 0.5rem;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  }
  .c-company-header__links-toggle-button.active svg {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
}
.c-company-header__links-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: none;
  width: 100%;
  padding-top: 1.5rem;
}
.c-company-header__contacts-cell-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-company-header__address {
  margin: 0;
}
.c-company-header__address a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-company-header__address a:hover {
  color: #000;
  text-decoration: none;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__address a {
    color: #515151;
    text-decoration: none;
  }
  .c-company-header__address a:hover {
    text-decoration: underline;
  }
}
.c-company-header__contacts {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-company-header__contacts li {
  margin-bottom: 0.75rem;
}
.c-company-header__contacts li:last-child {
  margin-bottom: 0;
}
.c-company-header__contacts a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.5rem;
  color: inherit;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-company-header__contacts a svg {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-company-header__contacts a:hover {
  color: #000;
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__contacts {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
  .c-company-header__contacts li {
    margin-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-company-header__contacts li {
    margin-bottom: 1.125rem;
  }
}
.c-company-header__form {
  display: none;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #515151;
  border-bottom: 1px solid #dbdbdb;
}
.c-company-header__form &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__form &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-company-header__form .c-textarea {
  margin-top: 0.5rem;
  margin-bottom: 1.25rem;
}
.c-company-header__form .c-checkbox {
  margin-bottom: 0.75rem;
}
.c-company-header__form .button {
  margin-top: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__form {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .c-company-header__form &gt; .grid-x {
    padding-top: 1.25rem;
    border-top: 1px solid #dbdbdb;
  }
  .c-company-header__form .cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-company-header__form .cell &gt; * {
    max-width: 100%;
  }
  .c-company-header__form .c-textarea {
    margin-top: 1.25rem;
    margin-bottom: 0;
  }
  .c-company-header__form .c-checkbox {
    width: 100%;
  }
  .c-company-header__form .c-checkbox:first-child {
    margin-top: 1.25rem;
  }
  .c-company-header__form .button {
    margin-top: auto;
  }
}
.c-company-header__share-open-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.333333333;
  color: #000;
}
.c-company-header__share-open-button:hover {
  color: #000;
}
.c-company-header__share-open-button svg {
  display: block;
  width: 0.875rem;
  height: auto;
  margin: 0 0 0 0.5rem;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__share-open-button {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-company-header__share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0.375rem;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-company-header__share--active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.c-company-header__share-container {
  display: none;
  position: relative;
  padding-left: 0.75rem;
  border-left: 1px solid #dbdbdb;
}
.c-company-header__share-link,
.c-company-header__share-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1.25rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-company-header__share-link:last-child,
.c-company-header__share-close:last-child {
  margin-right: 0;
}
.c-company-header__share-link svg,
.c-company-header__share-close svg {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__share {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    left: 0.75rem;
    width: auto;
    padding: 0;
  }
  .c-company-header__share-container {
    display: block;
  }
}
.c-company-header__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.c-company-header__file-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.75rem;
}
.c-company-header__file-title svg {
  display: block;
  width: 1.5rem;
  height: auto;
  margin: 0 0.75rem 0 0;
}
.c-company-header__file-title span {
  display: block;
  margin: 0;
}
.c-company-header__file-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: #000;
}
.c-company-header__file-link:hover {
  color: #000;
  text-decoration: underline;
}
.c-company-header__file-link svg {
  display: block;
  width: 0.5rem;
  height: auto;
  margin: 0 0 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header__file {
    min-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .c-company-header__file-title span {
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
  .c-company-header__file-link {
    margin-top: auto;
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-company-header__file-link svg {
    width: 0.5rem;
  }
}
.c-company-header .button svg {
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.c-company-header .button.active svg {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.c-company-header--product .c-company-header__title {
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header--product .c-company-header__title {
    margin-bottom: 1.25rem;
  }
}
.c-company-header--product .c-company-header__meta-after {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-company-header--product .c-company-header__meta-after {
    padding-bottom: 2rem;
    border-bottom: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .c-company-header--product .c-company-header__meta-grid {
    padding-top: 1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-company-header--product .c-company-header__buttons-grid {
    margin-bottom: 0;
  }
  .c-company-header--product .c-company-header__buttons-grid .cell {
    margin-bottom: 0.75rem;
  }
  .c-company-header--product .c-company-header__buttons-grid .cell:last-child {
    margin-bottom: 0;
  }
}
.c-company-header--product .c-company-header__form {
  border-bottom: 0;
}
.c-company-header--press-release {
  border-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-company-header--press-release {
    border-bottom: 1px solid #dbdbdb;
  }
}
.c-company-header--press-release .c-company-header__title {
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header--press-release .c-company-header__title {
    margin-bottom: 1.25rem;
  }
}
.c-company-header--press-release .c-company-header__meta-after {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-company-header--press-release .c-company-header__meta-after {
    padding-bottom: 2rem;
    border-bottom: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .c-company-header--press-release .c-company-header__meta-grid {
    padding-top: 1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-company-header--press-release .c-company-header__buttons-grid {
    margin-bottom: 0;
  }
  .c-company-header--press-release .c-company-header__buttons-grid .cell {
    margin-bottom: 0;
  }
}
.c-company-header--whitepaper .c-company-header__logo {
  top: 2rem;
}
.c-company-header--whitepaper .c-company-header__title {
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-company-header--whitepaper .c-company-header__title {
    margin-bottom: 1.25rem;
  }
}
.c-company-header--whitepaper .c-company-header__meta-after {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-company-header--whitepaper .c-company-header__meta-after {
    border-bottom: 0;
  }
}
.c-awards-header {
  position: relative;
  margin-top: 1.25rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  color: #000;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-awards-header {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.c-awards-header &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-awards-header &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-awards-header__title {
  margin: 0 0 0.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-awards-header__title {
    margin-bottom: 1.25rem;
    padding-right: 11.25rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-awards-header__title {
    padding-right: 15rem;
  }
}
.c-awards-header__standfirst {
  margin: 0 0 0.75rem;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-awards-header__standfirst {
    margin-bottom: 2.5rem;
    padding-right: 11.25rem;
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-awards-header__standfirst {
    padding-right: 15rem;
  }
}
.c-awards-header__logo {
  margin: 0 0 1.25rem;
}
.c-awards-header__logo img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-awards-header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
  }
  .c-awards-header__logo img {
    width: auto;
    max-width: 10rem;
    max-height: 6.25rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-awards-header__logo img {
    max-width: 12.25rem;
    max-height: 7rem;
  }
}
.c-awards-header__cta-text {
  margin: 0 0 0.75rem;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-awards-header__cta-text {
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
    line-height: 1.285714286;
    color: #515151;
  }
}
.c-search-results-title {
  margin: 0.75rem 0;
}
@media print, screen and (min-width: 48em) {
  .c-search-results-title {
    margin: 1.5rem 0;
  }
}
.c-search-results-title__label {
  display: block;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.333333333;
  color: dimgray;
}
@media print, screen and (min-width: 48em) {
  .c-search-results-title__label {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-search-results-title__query {
  display: block;
}
.c-event {
  border: 1px solid #000;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-event {
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-event__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding: 0.75rem;
  -webkit-box-shadow: -1px 0 0 0 #000, 0 1px 0 0 #000;
  box-shadow: -1px 0 0 0 #000, 0 1px 0 0 #000;
}
.c-event__cell--button {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .c-event__cell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .c-event__cell--title {
    padding: 1.25rem;
  }
  .c-event__cell--date {
    width: 12.5rem;
    padding: 1.25rem;
  }
  .c-event__cell--button {
    padding: 0;
  }
}
.c-event__title {
  margin: 0;
}
.c-event__subtitle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 3.125rem;
  margin: 0 0.5rem 0 0;
  font-weight: normal;
  color: #515151;
}
@media print, screen and (min-width: 48em) {
  .c-event__subtitle {
    font-size: 0.625rem;
    line-height: 1.2;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.25rem;
  }
}
.c-event__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.c-event__date-text {
  margin: 0;
  white-space: nowrap;
}
.c-event__date svg {
  display: block;
  width: auto;
  height: 1.25rem;
  margin: 0 0.75rem 0 0;
}
@media print, screen and (min-width: 48em) {
  .c-event__date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .c-event__date-text {
    font-size: 1.125rem;
    line-height: 1.333333333;
  }
  .c-event__date svg {
    height: 2.5rem;
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
}
.c-event__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 2.5rem;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background-color: #000;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-event__button:hover,
.c-event__button:focus {
  color: #fff;
  background-color: #000;
}
.c-event__button:focus {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .c-event__button {
    height: 3.25rem;
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-event p {
  margin: 0;
}
.c-event a:not([class^="c-"]) {
  color: inherit;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-event a:not([class^="c-"]):hover,
.c-event a:not([class^="c-"]):focus {
  color: #000;
  text-decoration: underline;
}
.c-event a:not([class^="c-"]):focus {
  outline: 0;
}
.c-events-section &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-events-section &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-events-section__title {
  margin: 0 0 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-events-section__title {
    margin-bottom: 2rem;
    padding-bottom: 1.25rem;
  }
}
.c-events-section__cell {
  margin-bottom: 0.75rem;
}
.c-events-section__cell:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-events-section__cell {
    margin-bottom: 2rem;
  }
}
.c-calendar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #dbdbdb;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #c8c8c8 #dbdbdb;
  scrollbar-width: thin;
  scrollbar-width: none;
}
.c-calendar-nav::-webkit-scrollbar {
  display: none;
  height: 1px;
}
.c-calendar-nav::-webkit-scrollbar-track {
  height: 1px;
  background-color: #dbdbdb;
}
.c-calendar-nav::-webkit-scrollbar-thumb {
  height: 1px;
  background-color: dimgray;
}
.c-calendar-nav__section {
  margin-bottom: -1px;
  padding-top: 0.5rem;
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px solid #dbdbdb;
}
.c-calendar-nav__section:last-child {
  border-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-calendar-nav__section {
    padding-top: 0.75rem;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-calendar-nav__year {
  margin: 0 0 0.5rem;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.111111111;
  color: dimgray;
}
@media print, screen and (min-width: 48em) {
  .c-calendar-nav__year {
    margin-bottom: 0.75rem;
  }
}
.c-event-submit-header {
  margin-top: 1.25rem;
  margin-bottom: 2rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit-header {
    margin-top: 2.5rem;
    margin-bottom: 3.375rem;
  }
}
.c-event-submit-header__title {
  margin: 0 0 0.75rem;
}
.c-event-submit-header p {
  max-width: 47rem;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.c-event-submit-header p:last-child {
  margin-bottom: 0;
}
.c-event-submit {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit {
    margin-bottom: 5rem;
  }
}
.c-event-submit__section {
  display: none;
  padding-top: 1.25rem;
}
.c-event-submit__section--active {
  display: block;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit__section {
    padding-top: 1.5rem;
  }
}
.c-event-submit__section-title {
  margin: 0 0 0.75rem;
}
.c-event-submit__section-title + p {
  margin-top: -0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit__section-title + p {
    margin-top: 0;
  }
}
.c-event-submit__section &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit__section &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-event-submit__section p {
  margin-bottom: 1.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
.c-event-submit__section .c-input {
  margin-bottom: 1.25rem;
}
.c-event-submit__section .c-checkbox {
  margin-bottom: 0.75rem;
}
.c-event-submit__section .button {
  margin-top: 0.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit__section .button {
    margin-top: 0.75rem;
  }
}
.c-event-submit__nav {
  margin: 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit__nav {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-event-submit__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-event-submit__nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  border-right: 1px solid #dbdbdb;
}
.c-event-submit__nav-item:first-child .c-event-submit__nav-link {
  padding-left: 0;
}
.c-event-submit__nav-item:last-child {
  border-right: 0;
}
.c-event-submit__nav-item:last-child .c-event-submit__nav-link {
  padding-right: 0;
}
.c-event-submit__nav-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: -1px;
  padding: 1.25rem 0.75rem;
  font-weight: 500;
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-event-submit__nav-link:hover,
.c-event-submit__nav-link:focus {
  color: #000;
}
.c-event-submit__nav-link:focus {
  outline: 0;
}
.c-event-submit__nav-link-step {
  display: block;
}
.c-event-submit__nav-link-title {
  display: none;
}
.c-event-submit__nav-link-check {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-event-submit__nav-link-check svg {
  display: block;
  width: 0.875rem;
  height: auto;
  margin: 0;
  color: #000;
}
.c-event-submit__nav-link--active {
  -webkit-box-shadow: inset 0 -0.25rem 0 0 #000;
  box-shadow: inset 0 -0.25rem 0 0 #000;
  pointer-events: none;
}
.c-event-submit__nav-link--done {
  pointer-events: auto;
}
.c-event-submit__nav-link--done .c-event-submit__nav-link-check {
  opacity: 1;
}
@media print, screen and (min-width: 48em) {
  .c-event-submit__nav-link {
    padding: 0.75rem 1.25rem;
  }
  .c-event-submit__nav-link-step {
    margin-bottom: 0.25rem;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
  .c-event-submit__nav-link-title {
    display: block;
  }
  .c-event-submit__nav-link-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    right: 0;
    height: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    border-left: 1px solid #dbdbdb;
    -webkit-transform: none;
    transform: none;
  }
  .c-event-submit__nav-link-check svg {
    width: 1.125rem;
  }
}
.c-influencer-dashboard-header {
  text-align: center;
}
.c-influencer-dashboard-header__tag-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0 0 0.75rem;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
.c-influencer-dashboard-header__tag-line-img {
  display: block;
  width: auto;
  height: 0.625rem;
  margin: 0 0 0 0.3125rem;
}
@media print, screen and (min-width: 48em) {
  .c-influencer-dashboard-header__tag-line {
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-influencer-dashboard-header__title {
  margin: 0 0 0.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-influencer-dashboard-header__title {
    margin-bottom: 0.75rem;
  }
}
.c-influencer-dashboard-header__standfirst {
  max-width: 46.25rem;
  margin: 0 auto 1.25rem;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-influencer-dashboard-header__standfirst {
    margin-bottom: 2.5rem;
    font-size: inherit;
    line-height: inherit;
  }
}
.c-influencer-dashboard-header .c-search {
  max-width: 35rem;
  margin-left: auto;
  margin-right: auto;
}
.c-social-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  text-align: center;
}
.c-social-profile .c-post-figure {
  width: 5rem;
  margin: 0 auto 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-social-profile .c-post-figure {
    width: 6rem;
  }
}
.c-social-profile__title {
  font-size: 1.125rem;
  line-height: 1.333333333;
  margin: 0 0 0.25rem;
}
.c-social-profile__subtitle {
  display: block;
  margin: 0 0 0.25rem;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-social-profile__subtitle {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-social-profile__link {
  display: block;
  margin: 0;
  font-size: 0.625rem;
  line-height: 1.2;
  color: inherit;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-social-profile__link:hover,
.c-social-profile__link:focus {
  text-decoration: underline;
  color: #000;
}
.c-social-profile__link:focus {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .c-social-profile__link {
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-post-tweet {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.5;
}
.c-post-tweet .svg-icon-twitter {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.25rem;
  height: auto;
  margin: 0;
  color: #000;
}
.c-post-tweet .c-post-figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 2rem;
  margin-right: 0.75rem;
}
.c-post-tweet__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-post-tweet__title {
  margin: 0 0 0.25rem;
  padding-right: 2rem;
}
@media print, screen and (min-width: 48em) {
  .c-post-tweet__title {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-post-tweet__link {
  display: block;
  margin: 0 0 0.75rem;
  color: inherit;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-post-tweet__link:hover,
.c-post-tweet__link:focus {
  text-decoration: underline;
  color: #000;
}
.c-post-tweet__link:focus {
  outline: 0;
}
.c-post-tweet__text {
  margin: 0 0 1.5rem;
}
.c-post-tweet__meta-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: auto;
}
.c-post-tweet__likes,
.c-post-tweet__retweets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.25rem;
}
.c-post-tweet__likes:last-child,
.c-post-tweet__retweets:last-child {
  margin-right: 0;
}
.c-post-tweet__likes svg,
.c-post-tweet__retweets svg {
  display: block;
  width: auto;
  height: 1rem;
  margin-right: 0.5rem;
  color: #000;
}
.c-covid-dashboard-header {
  text-align: center;
}
.c-covid-dashboard-header__category {
  margin-bottom: 0.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-covid-dashboard-header__category:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-covid-dashboard-header__category {
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-covid-dashboard-header__title {
  margin: 0 0 0.5rem;
}
.c-covid-dashboard-header__title span {
  font-size: 1.125rem;
  line-height: 1.333333333;
  display: block;
}
@media print, screen and (min-width: 48em) {
  .c-covid-dashboard-header__title {
    margin-bottom: 1.25rem;
  }
  .c-covid-dashboard-header__title span {
    font-size: 2rem;
    line-height: 1.25;
  }
}
.c-covid-dashboard-header__standfirst {
  max-width: 46.25rem;
  margin: 0 auto;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-covid-dashboard-header__standfirst {
    font-size: inherit;
    line-height: inherit;
  }
}
.c-covid-stats {
  overflow: hidden;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.c-covid-stats .grid-x {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.c-covid-stats .cell {
  padding: 0.75rem;
  -webkit-box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
  box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
}
@media screen and (min-width: 75em) {
  .c-covid-stats .grid-x {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .c-covid-stats .cell {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.c-covid-stat {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
}
@media print, screen and (min-width: 48em) {
  .c-covid-stat {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-covid-stat__title {
  margin: 0 0 0.25rem;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.c-covid-stat__number {
  font-size: 1.5rem;
  line-height: 1.25;
  display: block;
  margin: 0 0 0.75rem;
  font-weight: 500;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-covid-stat__number {
    font-size: 2rem;
    line-height: 1.25;
  }
}
.c-covid-stat__meta-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-covid-stat__number-change {
  display: block;
  margin-right: 0.25rem;
  font-weight: 500;
}
@media print, screen and (min-width: 48em) {
  .c-covid-stat__number-change {
    margin-right: 0.5rem;
  }
}
.c-covid-stat__number-label {
  display: block;
}
.c-covid-header-live__title {
  margin: 0 0 0.75rem;
  font-weight: normal;
}
.c-advertise-2-col {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: #fff;
  background-color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-advertise-2-col {
    padding-top: 3.375rem;
    padding-bottom: 0;
    font-size: inherit;
    line-height: inherit;
  }
}
.c-advertise-2-col__title {
  margin: 0 0 0.5rem;
  text-align: center;
  color: inherit;
}
@media print, screen and (min-width: 48em) {
  .c-advertise-2-col__title {
    margin-bottom: 1.25rem;
  }
}
.c-advertise-2-col__standfirst {
  margin: 0 0 1.5rem;
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .c-advertise-2-col__standfirst {
    margin-bottom: 3.375rem;
  }
}
.c-advertise-2-col .cell:first-child {
  border-top: 1px solid rgba(219, 219, 219, 0.25);
}
@media print, screen and (min-width: 48em) {
  .c-advertise-2-col .cell {
    border-top: 1px solid rgba(219, 219, 219, 0.25);
    padding-bottom: 3.375rem;
  }
  .c-advertise-2-col .cell:first-child {
    padding-right: 1.25rem;
    border-right: 1px solid rgba(219, 219, 219, 0.25);
  }
  .c-advertise-2-col .cell:last-child {
    padding-left: 1.25rem;
  }
}
.c-advertise-2-col__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  padding-top: 2.5rem;
  color: #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-advertise-2-col__post {
    max-width: 23rem;
    margin: 0 auto;
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-advertise-2-col__post .c-post-figure {
  max-width: 12.5rem;
  margin: 0 auto 2rem;
}
@media print, screen and (min-width: 48em) {
  .c-advertise-2-col__post .c-post-figure {
    max-width: 18.5rem;
  }
}
.c-advertise-2-col__post h2 {
  margin: 0 0 1.25rem;
  text-align: center;
  color: #fff;
}
@media print, screen and (max-width: 47.99875em) {
  .c-advertise-2-col__post h2 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
.c-advertise-2-col__post p {
  width: 100%;
}
.c-advertise-2-col__post p:last-of-type {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-advertise-2-col__post p:last-of-type {
    margin-bottom: 2rem;
  }
}
.c-advertise-2-col__post .button {
  margin-top: auto;
}
.c-client-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  color: #000;
}
@media (min-width: 768px) {
  .client-microsite .c-posts-grid.u-mb-5.u-border-top {
    padding-left: 0;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .c-client-header {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
  }
}
.c-client-header__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.c-client-header__title {
  margin: 0 0 0.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-client-header__title {
    margin-bottom: 0.5rem;
  }
}
.c-client-header__standfirst {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-client-header__standfirst {
    font-size: inherit;
    line-height: inherit;
  }
}
.c-client-header__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 5rem;
  margin: 0 0 0 1.25rem;
}
.c-client-header__logo img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .c-client-header__logo {
    max-width: 10rem;
  }
}
.c-contact-header__title {
  margin: 0 0 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-contact-header__title {
    margin-bottom: 1.25rem;
  }
}
.c-contact-header__standfirst {
  margin: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.428571429;
}
@media print, screen and (min-width: 48em) {
  .c-contact-header__standfirst {
    max-width: 41rem;
    font-size: inherit;
    line-height: inherit;
  }
}
.c-contact-grid {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.428571429;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-contact-grid {
    font-size: inherit;
    line-height: inherit;
  }
}
.c-contact-grid &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-contact-grid &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-contact-grid .grid-x {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-contact-grid .cell {
    -webkit-box-shadow: -1px 0 0 0 #dbdbdb;
    box-shadow: -1px 0 0 0 #dbdbdb;
  }
}
.c-contact-grid__section {
  margin: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-top: 1px solid #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-contact-grid__section {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-contact-grid__section {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.c-contact-grid__section &gt; *:last-child {
  margin-bottom: 0;
}
.c-contact-grid__section h2 {
  margin: 0 0 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-contact-grid__section h2 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
.c-contact-grid__section h3 {
  margin: 1.25rem 0 0.25rem;
}
.c-contact-grid__section h3:first-child {
  margin-top: 0;
}
@media print, screen and (min-width: 48em) {
  .c-contact-grid__section h3 {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
.c-contact-grid__section p {
  margin-top: 0.5rem;
}
.c-contact-grid__figure {
  margin: 0.75rem 0;
}
.c-contact-grid__figure img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.c-contact-grid__figure + p,
.c-contact-grid__figure + div {
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.c-project-single-meta {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.571428571;
  color: #000;
  border-top: 1px solid #dbdbdb;
  overflow: hidden;
}
.c-project-single-meta .grid-x {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-project-single-meta .grid-x {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
.c-project-single-meta .cell {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  -webkit-box-shadow: 0 -1px 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
  box-shadow: 0 -1px 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
}
@media print, screen and (min-width: 48em) {
  .c-project-single-meta .cell {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.c-project-single-meta__title {
  margin: 0 0 0.25rem;
}
.c-project-single-meta__text {
  display: block;
  margin: 0;
}
.c-deals-data-credits {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
.c-deals-data-credits p {
  margin: 0 0 0.5rem;
}
.c-deals-data-credits p:last-child {
  margin-bottom: 0;
}
.c-deals-data-credits img {
  display: block;
  max-width: 5.625rem;
  height: auto;
  margin: 0 0 0.5rem;
}
.c-deals-data-credits a {
  text-decoration: underline;
}
.c-deals-data-credits a:hover {
  text-decoration: none;
}
.c-title-and-tabs-2-col {
  border-bottom: 1px solid #dbdbdb;
}
.c-title-and-tabs-2-col .grid-x {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.c-title-and-tabs-2-col .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-title-and-tabs-2-col .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-title-and-tabs-2-col__title {
  margin: 0;
  font-weight: normal;
}
.c-title-and-tabs-2-col .c-tabs-nav {
  margin-bottom: -1px;
}
.c-author-header {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .c-author-header {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
  }
}
.c-author-header__title {
  margin: 0 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-author-header__title {
    font-size: 3rem;
    line-height: 1.25;
  }
}
.c-author-header__standfirst {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.333333333;
}
@media print, screen and (min-width: 48em) {
  .c-author-header__standfirst {
    font-size: inherit;
    line-height: inherit;
  }
}
.c-404 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.875rem;
  line-height: 1.428571429;
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .c-404 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-404 {
    font-size: inherit;
    line-height: inherit;
  }
}
.c-404__title {
  margin: 0 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-404__title {
    font-size: 3rem;
    line-height: 1.25;
  }
}
.c-404__standfirst {
  margin: 0 0 5rem;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-404__standfirst {
    margin-bottom: 2rem;
    font-size: 1.5rem;
    line-height: 1.333333333;
  }
}
.c-404__search-text {
  margin: 0 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-404__search-text {
    margin-bottom: 2rem;
  }
}
.c-404 .c-search {
  max-width: 35rem;
  margin: 0 auto;
}
.c-404-shape {
  max-width: 13.75rem;
  margin: 0 auto 1.5rem;
  font-size: 3.125rem;
  line-height: 1;
  color: #000;
}
.c-404-shape__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 7.875rem;
  margin-bottom: 0.75rem;
  border: 0.1875rem solid #000;
}
.c-404-shape__bottom {
  display: block;
  max-width: 6.25rem;
  height: 0.625rem;
  margin: 0 auto;
  border: 0.1875rem solid #000;
}
@media print, screen and (min-width: 48em) {
  .c-404-shape {
    max-width: 26.625rem;
    margin-bottom: 2.5rem;
    font-size: 5.625rem;
  }
  .c-404-shape__top {
    height: 14.875rem;
    margin-bottom: 1.5rem;
  }
  .c-404-shape__bottom {
    max-width: 11.625rem;
    height: 1rem;
  }
}
.c-post-sponsor {
  font-size: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
.c-post-sponsor__ad {
  display: block;
  margin-top: 0.25rem;
  margin-bottom: 1.25rem;
}
.c-post-sponsor__sponsor {
  font-weight: 500;
}
.c-post-sponsor__button {
  max-width: 174px;
  margin-bottom: 1.25rem;
}
.c-ticker-stocks {
  height: 3.125rem;
  background-color: #000;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-stocks {
    font-size: 0.75rem;
    height: 3.875rem;
  }
}
.c-ticker-stocks__ticker {
  -webkit-animation: marquee 15s linear infinite;
  animation: marquee 15s linear infinite;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.c-ticker-stocks__ticker-item {
  padding: 0 2rem;
  width: 16rem;
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.c-ticker-stocks--pause-on-hover:hover .c-ticker-stocks__ticker {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.c-ticker-stocks__total {
  color: #b7b7ce;
}
.c-ticker-stocks .svg-icon-caret-up {
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0.25rem;
}
.c-ticker-stocks__change--positive {
  color: #1ac1a9;
}
.c-ticker-stocks__change--negative {
  color: #ff325c;
}
.c-ticker-stocks__change--negative .svg-icon-caret-up {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.c-ticker-news {
  background-color: #000;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: relative;
  padding-left: 10rem;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-news {
    padding-left: 16rem;
    font-size: 0.75rem;
  }
}
.c-ticker-news__header {
  background-color: #000;
  font-size: 0.75rem;
  line-height: 1.375;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4.75rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-right: 1px solid #4e4e73;
  padding: 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-news__header {
    font-size: 1.125rem;
    width: 16rem;
  }
}
.c-ticker-news__ticker {
  -webkit-animation: marquee 15s linear infinite;
  animation: marquee 15s linear infinite;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 4.75rem;
}
.c-ticker-news__ticker-item {
  padding: 0 0.75rem;
  min-width: 16rem;
  border-left: 1px solid #4e4e73;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-news__ticker-item {
    padding: 0 1.25rem;
    width: 20rem;
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.c-ticker-news--pause-on-hover:hover .c-ticker-news__ticker {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.c-ticker-news__title,
.c-ticker-news__title &gt; a {
  color: #fff;
}
.c-ticker-news__time {
  color: #fff;
  font-size: 0.625rem;
  margin-top: 0.25rem;
}
.c-ticker-deals {
  background-color: #000;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: relative;
  padding-left: 10rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-deals {
    padding-left: 16rem;
    font-size: 0.75rem;
  }
}
.c-ticker-deals__header {
  background-color: #000;
  font-size: 0.75rem;
  line-height: 1.375;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3.4375rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-right: 1px solid #4e4e73;
  padding: 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-deals__header {
    height: 3.875rem;
    font-size: 1.125rem;
    width: 16rem;
  }
}
.c-ticker-deals__ticker {
  -webkit-animation: marquee 15s linear infinite;
  animation: marquee 15s linear infinite;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 3.4375rem;
}
.c-ticker-deals__ticker-item {
  padding: 0 0.75rem;
  border-left: 1px solid #4e4e73;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 14rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-deals__ticker-item {
    padding: 0 1.25rem;
    min-width: 16rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-ticker-deals__ticker {
    height: 3.875rem;
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.c-ticker-deals__deal {
  color: #c6c6db;
}
.c-ticker-deals__chip {
  background-color: #48e2cc;
  color: #000;
  padding: 0 0.25rem;
  display: inline-block;
}
.c-ticker-deals--pause-on-hover:hover .c-ticker-deals__ticker {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.c-ticker-deals__title,
.c-ticker-deals__title &gt; a {
  color: #fff;
}
.c-ticker-stats {
  background-color: #000;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: relative;
  padding-left: 10rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-stats {
    padding-left: 16rem;
    font-size: 0.75rem;
  }
}
.c-ticker-stats__header {
  background-color: #000;
  font-size: 0.75rem;
  line-height: 1.375;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3.4375rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-right: 1px solid #4e4e73;
  padding: 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-stats__header {
    height: 4.75rem;
    font-size: 1.125rem;
    width: 16rem;
  }
}
.c-ticker-stats__header-title,
.c-ticker-stats__header-subtitle {
  display: block;
  width: 5rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-stats__header-title,
  .c-ticker-stats__header-subtitle {
    width: 6.75rem;
  }
}
.c-ticker-stats__header-title {
  font-weight: 500;
}
.c-ticker-stats__ticker {
  -webkit-animation: marquee 15s linear infinite;
  animation: marquee 15s linear infinite;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 3.4375rem;
}
.c-ticker-stats__ticker-item {
  padding: 0 0.75rem;
  border-left: 1px solid #4e4e73;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 10rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-stats__ticker-item {
    padding: 0 1.25rem;
    min-width: 16rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-ticker-stats__ticker {
    height: 4.75rem;
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.c-ticker-stats__stat {
  color: #c6c6db;
}
.c-ticker-stats__number {
  font-size: 1.125rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-stats__number {
    font-size: 1.5rem;
  }
}
.c-ticker-stats--pause-on-hover:hover .c-ticker-stats__ticker {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.c-ticker-key-themes {
  background-color: #000;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: relative;
  padding-left: 6rem;
  overflow-x: auto;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-key-themes {
    padding-left: 16rem;
    font-size: 0.75rem;
    overflow-x: hidden;
  }
}
.c-ticker-key-themes__header {
  background-color: #000;
  font-size: 0.75rem;
  line-height: 1.375;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3.4375rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-right: 1px solid #4e4e73;
  padding: 0 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-key-themes__header {
    height: 3.375rem;
    font-size: 1.125rem;
    width: 16rem;
  }
}
.c-ticker-key-themes__ticker {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 3.4375rem;
}
.c-ticker-key-themes__ticker-item {
  padding: 0 0.75rem;
  border-right: 1px solid #4e4e73;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 10rem;
}
@media print, screen and (min-width: 48em) {
  .c-ticker-key-themes__ticker-item {
    padding: 0 1.25rem;
    min-width: 16rem;
  }
}
@media print, screen and (min-width: 48em) {
  .c-ticker-key-themes__ticker {
    height: 3.375rem;
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.c-ticker-key-themes__title,
.c-ticker-key-themes__title &gt; a {
  color: #fff;
}
.c-ticker-key-themes__title:hover,
.c-ticker-key-themes__title &gt; a:hover {
  text-decoration: underline;
}
.c-timeline {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-timeline {
    margin-top: 2rem;
  }
}
.c-timeline__header {
  position: relative;
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-timeline__header {
    padding-bottom: 2.5rem;
    padding-right: 11.1111111111%;
  }
}
.c-timeline__header:after {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 1px;
  width: 100%;
  left: -100%;
  background-color: #dbdbdb;
}
.c-timeline__header__meta-before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1.333333333;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
.c-timeline__header__meta-before:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-timeline__header__meta-before {
    margin-bottom: 0.5rem;
  }
}
.c-timeline__header-title {
  margin: 0;
}
.c-timeline__header-category {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.285714286;
  padding-right: 0.75rem;
  margin-right: 0.75rem;
  border-right: 1px solid #dbdbdb;
}
.c-timeline__header-logo {
  padding-left: 0.5rem;
  width: auto;
  height: 0.75rem;
}
.c-timeline-article {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 0.75rem;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.c-timeline-article:last-child {
  border-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-timeline-article {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.c-timeline-article &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-timeline-article &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-timeline-article__time-ago {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.333333333;
  color: #ff325c;
  text-indent: 0.5rem;
}
.c-timeline-article__time-ago::before {
  content: "";
  position: absolute;
  display: block;
  top: 0.1875rem;
  left: -1.125rem;
  width: 0.6875rem;
  height: 0.6875rem;
  background-color: #ff325c;
  border: 0.125rem solid #fff;
  border-radius: 50%;
}
@media print, screen and (min-width: 48em) {
  .c-timeline-article__time-ago {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
  .c-timeline-article__time-ago::before {
    top: 0.25rem;
    left: -1.1875rem;
    width: 0.8125rem;
    height: 0.8125rem;
  }
}
.c-timeline-article__publish-date {
  margin-right: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.0075em;
}
.c-timeline-article__publish-date:last-child {
  margin-right: 0;
}
@media print, screen and (min-width: 48em) {
  .c-timeline-article__publish-date {
    font-size: 0.75rem;
    line-height: 1.333333333;
  }
}
.c-timeline-article .c-company-header__share {
  min-width: 11.25rem;
  padding-left: 0.75rem;
}
.c-timeline-article .c-company-header__share-container {
  display: block;
}
.c-timeline-article .c-company-header__share-open-button {
  font-size: 0.75rem;
  line-height: 1.333333333;
}
.c-timeline-article__meta-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.75rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
.c-timeline-article__meta-after:last-child {
  margin-bottom: 0;
}
.c-timeline-article h3 {
  margin: 0 0 0.5rem;
}
.c-timeline-article h3 a {
  color: inherit;
}
.c-timeline-article h3 a:hover {
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-timeline-article h3 {
    margin-bottom: 0.75rem;
  }
}
.c-timeline-article p {
  font-size: 0.875rem;
  line-height: 1.428571429;
}
.c-timeline-article p:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-timeline-article p {
    font-size: inherit;
    line-height: inherit;
  }
}
.c-cookies {
  position: relative;
  background-color: #000;
  max-width: 40rem;
  color: #fff;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  padding: 1rem 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .c-cookies {
    padding: 2rem;
  }
}
.c-cookies__title {
  font-weight: 500;
  font-size: 0.875rem;
  width: 75%;
}
@media print, screen and (min-width: 48em) {
  .c-cookies__title {
    font-size: 1.125rem;
    width: auto;
  }
}
.c-cookies__body {
  font-size: 0.75rem;
  color: #dbdbdb;
  margin-top: 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-cookies__body {
    font-size: 0.875rem;
  }
}
.c-cookies__buttons .button {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.75rem;
  margin-right: 3rem;
  margin-top: 0.5rem;
}
.c-cookies__buttons .button:hover {
  opacity: 0.75;
}
@media print, screen and (min-width: 48em) {
  .c-cookies__buttons .button {
    margin-top: 1rem;
    font-size: 0.875rem;
  }
}
.c-cookies__dismiss {
  color: #fff;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.c-cookies__dismiss .svg-icon-close {
  width: 1.5rem;
  height: 1.5rem;
}
.c-cookies__dismiss:hover,
.c-cookies__dismiss:focus {
  color: #fff;
  opacity: 0.75;
}
.c-nav-featured {
  width: 100%;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
@media print, screen and (min-width: 48em) {
  .c-nav-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-nav-featured__menu {
  list-style: none;
  margin: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-nav-featured__menu-item {
  width: 100%;
  border-right: 1px solid #dbdbdb;
  border-bottom: 2px solid transparent;
}
.c-nav-featured__menu-item:last-child {
  border-right: 0;
}
.c-nav-featured__menu-item-link {
  font-size: 0.875rem;
  font-weight: 500;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 2rem;
  color: #000;
}
.c-nav-featured__menu-item:hover,
.c-nav-featured__menu-item--active {
  border-bottom: 2px solid #000;
}
.c-nav-featured__menu-item-content {
  border: 1px solid #dbdbdb;
  background-color: #fff;
  position: absolute;
  height: 0;
  top: -100%;
  right: -9.5rem;
  width: 50vw;
  max-width: 42rem;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  overflow: hidden;
}
.c-nav-featured__menu-item-content--active {
  height: auto;
  top: 100%;
  opacity: 1;
}
.c-contractor-list {
  margin-top: 1.25rem;
  margin-bottom: 1.5rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  overflow: hidden;
}
@media print, screen and (min-width: 48em) {
  .c-contractor-list {
    margin-top: 3.375rem;
    margin-bottom: 2.5rem;
  }
}/*
.c-contractor-list &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-contractor-list &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
*/
.c-contractor-list__heading {
  margin: 0 0 0.75rem;
  font-weight: normal;
}
@media print, screen and (min-width: 48em) {
  .c-contractor-list__heading {
    margin-bottom: 1.5rem;
  }
}
.c-contractor-list__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-contractor-list__list.grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-contractor-list__list.grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-contractor-list__list-item {
  position: relative;
}
.c-contractor-list__list-item::after {
  content: "";
  position: absolute;
  display: block;
  width: 625rem;
  width: 200vw;
  height: 1px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #dbdbdb;
}
.c-contractor-list__list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0.75rem 0;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-contractor-list__list-item a span {
  display: block;
}
.c-contractor-list__list-item a span:first-child {
  margin-right: 0.75rem;
}
.c-contractor-list__list-item a:hover {
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-contractor-list__list-item a {
    padding: 1.5rem 0;
  }
  .c-contractor-list__list-item a span:first-child {
    margin-right: 1.25rem;
  }
}
.c-whitepaper-header {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}
@media print, screen and (min-width: 48em) {
  .c-whitepaper-header {
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
.c-whitepaper-header &gt; .grid-padding-x {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 48em) {
  .c-whitepaper-header &gt; .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.c-whitepaper-header__meta-before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.25rem;
}
.c-whitepaper-header__meta-before:last-child {
  margin-bottom: 0;
}
.c-whitepaper-header__category {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-box-shadow 0.25s ease, -webkit-transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease, transform 0.25s ease, -webkit-box-shadow 0.25s ease,
    -webkit-transform 0.25s ease;
}
.c-whitepaper-header__category:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 48em) {
  .c-whitepaper-header__category {
    font-size: 0.875rem;
    line-height: 1.285714286;
  }
}
.c-whitepaper-header__title {
  margin: 0 0 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .c-whitepaper-header__title {
    margin-bottom: 0.75rem;
  }
}
.c-whitepaper-header p {
  font-size: 0.75rem;
  line-height: 1.333333333;
}
.c-whitepaper-header p:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .c-whitepaper-header p {
    font-size: inherit;
    line-height: inherit;
  }
}
.c-whitepaper-form__disclaimer {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 0.75rem;
  padding: 1rem 0 2rem 0;
}
.c-company-header-register-awards {
  position: relative;
  margin-top: 1.25rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .c-company-header-register-awards {
    margin-top: 3.375rem;
  }
}
.c-company-header-register-awards__title {
  color: #000;
}
.u-mt-0 {
  margin-top: 0 !important;
}
.u-mb-0 {
  margin-bottom: 0 !important;
}
.u-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.u-pt-0 {
  padding-top: 0 !important;
}
.u-pr-0 {
  padding-right: 0 !important;
}
.u-pb-0 {
  padding-bottom: 0 !important;
}
.u-pl-0 {
  padding-left: 0 !important;
}
.u-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.u-mt-1 {
  margin-top: 0.25rem !important;
}
.u-mb-1 {
  margin-bottom: 0.25rem !important;
}
.u-my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.u-pt-1 {
  padding-top: 0.25rem !important;
}
.u-pr-1 {
  padding-right: 0.25rem !important;
}
.u-pb-1 {
  padding-bottom: 0.25rem !important;
}
.u-pl-1 {
  padding-left: 0.25rem !important;
}
.u-px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.u-py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.u-mt-2 {
  margin-top: 0.5rem !important;
}
.u-mb-2 {
  margin-bottom: 0.5rem !important;
}
.u-my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.u-pt-2 {
  padding-top: 0.5rem !important;
}
.u-pr-2 {
  padding-right: 0.5rem !important;
}
.u-pb-2 {
  padding-bottom: 0.5rem !important;
}
.u-pl-2 {
  padding-left: 0.5rem !important;
}
.u-px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.u-py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.u-mt-3 {
  margin-top: 0.75rem !important;
}
.u-mb-3 {
  margin-bottom: 0.75rem !important;
}
.u-my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.u-pt-3 {
  padding-top: 0.75rem !important;
}
.u-pr-3 {
  padding-right: 0.75rem !important;
}
.u-pb-3 {
  padding-bottom: 0.75rem !important;
}
.u-pl-3 {
  padding-left: 0.75rem !important;
}
.u-px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.u-py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.u-mt-4 {
  margin-top: 1.25rem !important;
}
.u-mb-4 {
  margin-bottom: 1.25rem !important;
}
.u-my-4 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.u-pt-4 {
  padding-top: 1.25rem !important;
}
.u-pr-4 {
  padding-right: 1.25rem !important;
}
.u-pb-4 {
  padding-bottom: 1.25rem !important;
}

.u-pl-4 {
  padding-left: 1.25rem;
}


.u-px-4 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.u-py-4 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.u-mt-5 {
  margin-top: 1.5rem !important;
}
.ticker-homepage {
  padding: 0 1rem;
}
.u-mb-5 {
  margin-bottom: 1.5rem !important;
}
.u-my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.u-pt-5 {
  padding-top: 1.5rem !important;
}
.u-pr-5 {
  padding-right: 1.5rem !important;
}
.u-pb-5 {
  padding-bottom: 1.5rem !important;
}
.u-pl-5 {
  padding-left: 1.5rem !important;
}
.u-px-5 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.u-py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.u-mt-6 {
  margin-top: 2rem !important;
}
.u-mb-6 {
  margin-bottom: 2rem !important;
}
.u-my-6 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.u-pt-6 {
  padding-top: 2rem !important;
}
.u-pr-6 {
  padding-right: 2rem !important;
}
.u-pb-6 {
  padding-bottom: 2rem !important;
}
.u-pl-6 {
  padding-left: 2rem !important;
}
.u-px-6 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.u-py-6 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.u-mt-7 {
  margin-top: 2.5rem !important;
}
.u-mb-7 {
  margin-bottom: 2.5rem !important;
}
.u-my-7 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.u-pt-7 {
  padding-top: 2.5rem !important;
}
.u-pr-7 {
  padding-right: 2.5rem !important;
}
.u-pb-7 {
  padding-bottom: 2.5rem !important;
}
.u-pl-7 {
  padding-left: 2.5rem !important;
}
.u-px-7 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.u-py-7 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.u-mt-8 {
  margin-top: 3.375rem !important;
}
.u-mb-8 {
  margin-bottom: 3.375rem !important;
}
.u-my-8 {
  margin-top: 3.375rem !important;
  margin-bottom: 3.375rem !important;
}
.u-pt-8 {
  padding-top: 3.375rem !important;
}
.u-pr-8 {
  padding-right: 3.375rem !important;
}
.u-pb-8 {
  padding-bottom: 3.375rem !important;
}
.u-pl-8 {
  padding-left: 3.375rem !important;
}
.u-px-8 {
  padding-left: 3.375rem !important;
  padding-right: 3.375rem !important;
}
.u-py-8 {
  padding-top: 3.375rem !important;
  padding-bottom: 3.375rem !important;
}
.u-mt-9 {
  margin-top: 5rem !important;
}
.u-mb-9 {
  margin-bottom: 5rem !important;
}
.u-my-9 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.u-pt-9 {
  padding-top: 5rem !important;
}
.u-pr-9 {
  padding-right: 5rem !important;
}
.u-pb-9 {
  padding-bottom: 5rem !important;
}
.u-pl-9 {
  padding-left: 5rem !important;
}
.u-px-9 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.u-py-9 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
@media print, screen and (min-width: 36em) {
  .u-smedium-mt-0 {
    margin-top: 0 !important;
  }
  .u-smedium-mb-0 {
    margin-bottom: 0 !important;
  }
  .u-smedium-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .u-smedium-pt-0 {
    padding-top: 0 !important;
  }
  .u-smedium-pr-0 {
    padding-right: 0 !important;
  }
  .u-smedium-pb-0 {
    padding-bottom: 0 !important;
  }
  .u-smedium-pl-0 {
    padding-left: 0 !important;
  }
  .u-smedium-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-smedium-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .u-smedium-mt-1 {
    margin-top: 0.25rem !important;
  }
  .u-smedium-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-smedium-my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .u-smedium-pt-1 {
    padding-top: 0.25rem !important;
  }
  .u-smedium-pr-1 {
    padding-right: 0.25rem !important;
  }
  .u-smedium-pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-smedium-pl-1 {
    padding-left: 0.25rem !important;
  }
  .u-smedium-px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .u-smedium-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .u-smedium-mt-2 {
    margin-top: 0.5rem !important;
  }
  .u-smedium-mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-smedium-my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .u-smedium-pt-2 {
    padding-top: 0.5rem !important;
  }
  .u-smedium-pr-2 {
    padding-right: 0.5rem !important;
  }
  .u-smedium-pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-smedium-pl-2 {
    padding-left: 0.5rem !important;
  }
  .u-smedium-px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .u-smedium-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .u-smedium-mt-3 {
    margin-top: 0.75rem !important;
  }
  .u-smedium-mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .u-smedium-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .u-smedium-pt-3 {
    padding-top: 0.75rem !important;
  }
  .u-smedium-pr-3 {
    padding-right: 0.75rem !important;
  }
  .u-smedium-pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .u-smedium-pl-3 {
    padding-left: 0.75rem !important;
  }
  .u-smedium-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .u-smedium-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .u-smedium-mt-4 {
    margin-top: 1.25rem !important;
  }
  .u-smedium-mb-4 {
    margin-bottom: 1.25rem !important;
  }
  .u-smedium-my-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .u-smedium-pt-4 {
    padding-top: 1.25rem !important;
  }
  .u-smedium-pr-4 {
    padding-right: 1.25rem !important;
  }
  .u-smedium-pb-4 {
    padding-bottom: 1.25rem !important;
  }
  .u-smedium-pl-4 {
    padding-left: 1.25rem !important;
  }
  .u-smedium-px-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .u-smedium-py-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .u-smedium-mt-5 {
    margin-top: 1.5rem !important;
  }
  .u-smedium-mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .u-smedium-my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .u-smedium-pt-5 {
    padding-top: 1.5rem !important;
  }
  .u-smedium-pr-5 {
    padding-right: 1.5rem !important;
  }
  .u-smedium-pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .u-smedium-pl-5 {
    padding-left: 1.5rem !important;
  }
  .u-smedium-px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .u-smedium-py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .u-smedium-mt-6 {
    margin-top: 2rem !important;
  }
  .u-smedium-mb-6 {
    margin-bottom: 2rem !important;
  }
  .u-smedium-my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .u-smedium-pt-6 {
    padding-top: 2rem !important;
  }
  .u-smedium-pr-6 {
    padding-right: 2rem !important;
  }
  .u-smedium-pb-6 {
    padding-bottom: 2rem !important;
  }
  .u-smedium-pl-6 {
    padding-left: 2rem !important;
  }
  .u-smedium-px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .u-smedium-py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .u-smedium-mt-7 {
    margin-top: 2.5rem !important;
  }
  .u-smedium-mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .u-smedium-my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .u-smedium-pt-7 {
    padding-top: 2.5rem !important;
  }
  .u-smedium-pr-7 {
    padding-right: 2.5rem !important;
  }
  .u-smedium-pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .u-smedium-pl-7 {
    padding-left: 2.5rem !important;
  }
  .u-smedium-px-7 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .u-smedium-py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .u-smedium-mt-8 {
    margin-top: 3.375rem !important;
  }
  .u-smedium-mb-8 {
    margin-bottom: 3.375rem !important;
  }
  .u-smedium-my-8 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }
  .u-smedium-pt-8 {
    padding-top: 3.375rem !important;
  }
  .u-smedium-pr-8 {
    padding-right: 3.375rem !important;
  }
  .u-smedium-pb-8 {
    padding-bottom: 3.375rem !important;
  }
  .u-smedium-pl-8 {
    padding-left: 3.375rem !important;
  }
  .u-smedium-px-8 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }
  .u-smedium-py-8 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }
  .u-smedium-mt-9 {
    margin-top: 5rem !important;
  }
  .u-smedium-mb-9 {
    margin-bottom: 5rem !important;
  }
  .u-smedium-my-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .u-smedium-pt-9 {
    padding-top: 5rem !important;
  }
  .u-smedium-pr-9 {
    padding-right: 5rem !important;
  }
  .u-smedium-pb-9 {
    padding-bottom: 5rem !important;
  }
  .u-smedium-pl-9 {
    padding-left: 5rem !important;
  }
  .u-smedium-px-9 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .u-smedium-py-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-medium-mt-0 {
    margin-top: 0 !important;
  }
  .u-medium-mb-0 {
    margin-bottom: 0 !important;
  }
  .u-medium-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .u-medium-pt-0 {
    padding-top: 0 !important;
  }
  .u-medium-pr-0 {
    padding-right: 0 !important;
  }
  .u-medium-pb-0 {
    padding-bottom: 0 !important;
  }
  .u-medium-pl-0 {
    padding-left: 0 !important;
  }
  .u-medium-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-medium-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .u-medium-mt-1 {
    margin-top: 0.25rem !important;
  }
  .u-medium-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-medium-my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .u-medium-pt-1 {
    padding-top: 0.25rem !important;
  }
  .u-medium-pr-1 {
    padding-right: 0.25rem !important;
  }
  .u-medium-pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-medium-pl-1 {
    padding-left: 0.25rem !important;
  }
  .u-medium-px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .u-medium-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .u-medium-mt-2 {
    margin-top: 0.5rem !important;
  }
  .u-medium-mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-medium-my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .u-medium-pt-2 {
    padding-top: 0.5rem !important;
  }
  .u-medium-pr-2 {
    padding-right: 0.5rem !important;
  }
  .u-medium-pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-medium-pl-2 {
    padding-left: 0.5rem !important;
  }
  .u-medium-px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .u-medium-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .u-medium-mt-3 {
    margin-top: 0.75rem !important;
  }
  .u-medium-mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .u-medium-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .u-medium-pt-3 {
    padding-top: 0.75rem !important;
  }
  .u-medium-pr-3 {
    padding-right: 0.75rem !important;
  }
  .u-medium-pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .u-medium-pl-3 {
    padding-left: 0.75rem !important;
  }
  .u-medium-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .u-medium-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .u-medium-mt-4 {
    margin-top: 1.25rem !important;
  }
  .u-medium-mb-4 {
    margin-bottom: 1.25rem !important;
  }
  .u-medium-my-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .u-medium-pt-4 {
    padding-top: 1.25rem !important;
  }
  .u-medium-pr-4 {
    padding-right: 1.25rem !important;
  }
  .u-medium-pb-4 {
    padding-bottom: 1.25rem !important;
  }
  .u-medium-pl-4 {
    padding-left: 1.25rem !important;
  }
  .u-medium-px-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .u-medium-py-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .u-medium-mt-5 {
    margin-top: 1.5rem !important;
  }
  .u-medium-mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .u-medium-my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .u-medium-pt-5 {
    padding-top: 1.5rem !important;
  }
  .u-medium-pr-5 {
    padding-right: 1.5rem !important;
  }
  .u-medium-pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .u-medium-pl-5 {
    padding-left: 1.5rem !important;
  }
  .u-medium-px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .u-medium-py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .u-medium-mt-6 {
    margin-top: 2rem !important;
  }
  .u-medium-mb-6 {
    margin-bottom: 2rem !important;
  }
  .u-medium-my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .u-medium-pt-6 {
    padding-top: 2rem !important;
  }
  .u-medium-pr-6 {
    padding-right: 2rem !important;
  }
  .u-medium-pb-6 {
    padding-bottom: 2rem !important;
  }
  .u-medium-pl-6 {
    padding-left: 2rem !important;
  }
  .u-medium-px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .u-medium-py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .u-medium-mt-7 {
    margin-top: 2.5rem !important;
  }
  .u-medium-mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .u-medium-my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .u-medium-pt-7 {
    padding-top: 2.5rem !important;
  }
  .u-medium-pr-7 {
    padding-right: 2.5rem !important;
  }
  .u-medium-pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .u-medium-pl-7 {
    padding-left: 2.5rem !important;
  }
  .u-medium-px-7 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .u-medium-py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .u-medium-mt-8 {
    margin-top: 3.375rem !important;
  }
  .u-medium-mb-8 {
    margin-bottom: 3.375rem !important;
  }
  .u-medium-my-8 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }
  .u-medium-pt-8 {
    padding-top: 3.375rem !important;
  }
  .u-medium-pr-8 {
    padding-right: 3.375rem !important;
  }
  .u-medium-pb-8 {
    padding-bottom: 3.375rem !important;
  }
  .u-medium-pl-8 {
    padding-left: 3.375rem !important;
  }
  .u-medium-px-8 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }
  .u-medium-py-8 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }
  .u-medium-mt-9 {
    margin-top: 5rem !important;
  }
  .u-medium-mb-9 {
    margin-bottom: 5rem !important;
  }
  .u-medium-my-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .u-medium-pt-9 {
    padding-top: 5rem !important;
  }
  .u-medium-pr-9 {
    padding-right: 5rem !important;
  }
  .u-medium-pb-9 {
    padding-bottom: 5rem !important;
  }
  .u-medium-pl-9 {
    padding-left: 5rem !important;
  }
  .u-medium-px-9 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .u-medium-py-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media print, screen and (min-width: 62em) {
  .u-large-mt-0 {
    margin-top: 0 !important;
  }
  .u-large-mb-0 {
    margin-bottom: 0 !important;
  }
  .u-large-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .u-large-pt-0 {
    padding-top: 0 !important;
  }
  .u-large-pr-0 {
    padding-right: 0 !important;
  }
  .u-large-pb-0 {
    padding-bottom: 0 !important;
  }
  .u-large-pl-0 {
    padding-left: 0 !important;
  }
  .u-large-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-large-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .u-large-mt-1 {
    margin-top: 0.25rem !important;
  }
  .u-large-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-large-my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .u-large-pt-1 {
    padding-top: 0.25rem !important;
  }
  .u-large-pr-1 {
    padding-right: 0.25rem !important;
  }
  .u-large-pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-large-pl-1 {
    padding-left: 0.25rem !important;
  }
  .u-large-px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .u-large-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .u-large-mt-2 {
    margin-top: 0.5rem !important;
  }
  .u-large-mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-large-my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .u-large-pt-2 {
    padding-top: 0.5rem !important;
  }
  .u-large-pr-2 {
    padding-right: 0.5rem !important;
  }
  .u-large-pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-large-pl-2 {
    padding-left: 0.5rem !important;
  }
  .u-large-px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .u-large-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .u-large-mt-3 {
    margin-top: 0.75rem !important;
  }
  .u-large-mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .u-large-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .u-large-pt-3 {
    padding-top: 0.75rem !important;
  }
  .u-large-pr-3 {
    padding-right: 0.75rem !important;
  }
  .u-large-pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .u-large-pl-3 {
    padding-left: 0.75rem !important;
  }
  .u-large-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .u-large-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .u-large-mt-4 {
    margin-top: 1.25rem !important;
  }
  .u-large-mb-4 {
    margin-bottom: 1.25rem !important;
  }
  .u-large-my-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .u-large-pt-4 {
    padding-top: 1.25rem !important;
  }
  .u-large-pr-4 {
    padding-right: 1.25rem !important;
  }
  .u-large-pb-4 {
    padding-bottom: 1.25rem !important;
  }
  .u-large-pl-4 {
    padding-left: 1.25rem !important;
  }
  .u-large-px-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .u-large-py-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .u-large-mt-5 {
    margin-top: 1.5rem !important;
  }
  .u-large-mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .u-large-my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .u-large-pt-5 {
    padding-top: 1.5rem !important;
  }
  .u-large-pr-5 {
    padding-right: 1.5rem !important;
  }
  .u-large-pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .u-large-pl-5 {
    padding-left: 1.5rem !important;
  }
  .u-large-px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .u-large-py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .u-large-mt-6 {
    margin-top: 2rem !important;
  }
  .u-large-mb-6 {
    margin-bottom: 2rem !important;
  }
  .u-large-my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .u-large-pt-6 {
    padding-top: 2rem !important;
  }
  .u-large-pr-6 {
    padding-right: 2rem !important;
  }
  .u-large-pb-6 {
    padding-bottom: 2rem !important;
  }
  .u-large-pl-6 {
    padding-left: 2rem !important;
  }
  .u-large-px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .u-large-py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .u-large-mt-7 {
    margin-top: 2.5rem !important;
  }
  .u-large-mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .u-large-my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .u-large-pt-7 {
    padding-top: 2.5rem !important;
  }
  .u-large-pr-7 {
    padding-right: 2.5rem !important;
  }
  .u-large-pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .u-large-pl-7 {
    padding-left: 2.5rem !important;
  }
  .u-large-px-7 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .u-large-py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .u-large-mt-8 {
    margin-top: 3.375rem !important;
  }
  .u-large-mb-8 {
    margin-bottom: 3.375rem !important;
  }
  .u-large-my-8 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }
  .u-large-pt-8 {
    padding-top: 3.375rem !important;
  }
  .u-large-pr-8 {
    padding-right: 3.375rem !important;
  }
  .u-large-pb-8 {
    padding-bottom: 3.375rem !important;
  }
  .u-large-pl-8 {
    padding-left: 3.375rem !important;
  }
  .u-large-px-8 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }
  .u-large-py-8 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }
  .u-large-mt-9 {
    margin-top: 5rem !important;
  }
  .u-large-mb-9 {
    margin-bottom: 5rem !important;
  }
  .u-large-my-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .u-large-pt-9 {
    padding-top: 5rem !important;
  }
  .u-large-pr-9 {
    padding-right: 5rem !important;
  }
  .u-large-pb-9 {
    padding-bottom: 5rem !important;
  }
  .u-large-pl-9 {
    padding-left: 5rem !important;
  }
  .u-large-px-9 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .u-large-py-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 75em) {
  .u-xlarge-mt-0 {
    margin-top: 0 !important;
  }
  .u-xlarge-mb-0 {
    margin-bottom: 0 !important;
  }
  .u-xlarge-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .u-xlarge-pt-0 {
    padding-top: 0 !important;
  }
  .u-xlarge-pr-0 {
    padding-right: 0 !important;
  }
  .u-xlarge-pb-0 {
    padding-bottom: 0 !important;
  }
  .u-xlarge-pl-0 {
    padding-left: 0 !important;
  }
  .u-xlarge-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-xlarge-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .u-xlarge-mt-1 {
    margin-top: 0.25rem !important;
  }
  .u-xlarge-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-xlarge-my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .u-xlarge-pt-1 {
    padding-top: 0.25rem !important;
  }
  .u-xlarge-pr-1 {
    padding-right: 0.25rem !important;
  }
  .u-xlarge-pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-xlarge-pl-1 {
    padding-left: 0.25rem !important;
  }
  .u-xlarge-px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .u-xlarge-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .u-xlarge-mt-2 {
    margin-top: 0.5rem !important;
  }
  .u-xlarge-mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-xlarge-my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .u-xlarge-pt-2 {
    padding-top: 0.5rem !important;
  }
  .u-xlarge-pr-2 {
    padding-right: 0.5rem !important;
  }
  .u-xlarge-pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-xlarge-pl-2 {
    padding-left: 0.5rem !important;
  }
  .u-xlarge-px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .u-xlarge-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .u-xlarge-mt-3 {
    margin-top: 0.75rem !important;
  }
  .u-xlarge-mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .u-xlarge-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .u-xlarge-pt-3 {
    padding-top: 0.75rem !important;
  }
  .u-xlarge-pr-3 {
    padding-right: 0.75rem !important;
  }
  .u-xlarge-pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .u-xlarge-pl-3 {
    padding-left: 0.75rem !important;
  }
  .u-xlarge-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .u-xlarge-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .u-xlarge-mt-4 {
    margin-top: 1.25rem !important;
  }
  .u-xlarge-mb-4 {
    margin-bottom: 1.25rem !important;
  }
  .u-xlarge-my-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .u-xlarge-pt-4 {
    padding-top: 1.25rem !important;
  }
  .u-xlarge-pr-4 {
    padding-right: 1.25rem !important;
  }
  .u-xlarge-pb-4 {
    padding-bottom: 1.25rem !important;
  }
  .u-xlarge-pl-4 {
    padding-left: 1.25rem !important;
  }
  .u-xlarge-px-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .u-xlarge-py-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .u-xlarge-mt-5 {
    margin-top: 1.5rem !important;
  }
  .u-xlarge-mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .u-xlarge-my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .u-xlarge-pt-5 {
    padding-top: 1.5rem !important;
  }
  .u-xlarge-pr-5 {
    padding-right: 1.5rem !important;
  }
  .u-xlarge-pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .u-xlarge-pl-5 {
    padding-left: 1.5rem !important;
  }
  .u-xlarge-px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .u-xlarge-py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .u-xlarge-mt-6 {
    margin-top: 2rem !important;
  }
  .u-xlarge-mb-6 {
    margin-bottom: 2rem !important;
  }
  .u-xlarge-my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .u-xlarge-pt-6 {
    padding-top: 2rem !important;
  }
  .u-xlarge-pr-6 {
    padding-right: 2rem !important;
  }
  .u-xlarge-pb-6 {
    padding-bottom: 2rem !important;
  }
  .u-xlarge-pl-6 {
    padding-left: 2rem !important;
  }
  .u-xlarge-px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .u-xlarge-py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .u-xlarge-mt-7 {
    margin-top: 2.5rem !important;
  }
  .u-xlarge-mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .u-xlarge-my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .u-xlarge-pt-7 {
    padding-top: 2.5rem !important;
  }
  .u-xlarge-pr-7 {
    padding-right: 2.5rem !important;
  }
  .u-xlarge-pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .u-xlarge-pl-7 {
    padding-left: 2.5rem !important;
  }
  .u-xlarge-px-7 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .u-xlarge-py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .u-xlarge-mt-8 {
    margin-top: 3.375rem !important;
  }
  .u-xlarge-mb-8 {
    margin-bottom: 3.375rem !important;
  }
  .u-xlarge-my-8 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }
  .u-xlarge-pt-8 {
    padding-top: 3.375rem !important;
  }
  .u-xlarge-pr-8 {
    padding-right: 3.375rem !important;
  }
  .u-xlarge-pb-8 {
    padding-bottom: 3.375rem !important;
  }
  .u-xlarge-pl-8 {
    padding-left: 3.375rem !important;
  }
  .u-xlarge-px-8 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }
  .u-xlarge-py-8 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }
  .u-xlarge-mt-9 {
    margin-top: 5rem !important;
  }
  .u-xlarge-mb-9 {
    margin-bottom: 5rem !important;
  }
  .u-xlarge-my-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .u-xlarge-pt-9 {
    padding-top: 5rem !important;
  }
  .u-xlarge-pr-9 {
    padding-right: 5rem !important;
  }
  .u-xlarge-pb-9 {
    padding-bottom: 5rem !important;
  }
  .u-xlarge-pl-9 {
    padding-left: 5rem !important;
  }
  .u-xlarge-px-9 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .u-xlarge-py-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 90em) {
  .u-xxlarge-mt-0 {
    margin-top: 0 !important;
  }
  .u-xxlarge-mb-0 {
    margin-bottom: 0 !important;
  }
  .u-xxlarge-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .u-xxlarge-pt-0 {
    padding-top: 0 !important;
  }
  .u-xxlarge-pr-0 {
    padding-right: 0 !important;
  }
  .u-xxlarge-pb-0 {
    padding-bottom: 0 !important;
  }
  .u-xxlarge-pl-0 {
    padding-left: 0 !important;
  }
  .u-xxlarge-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-xxlarge-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .u-xxlarge-mt-1 {
    margin-top: 0.25rem !important;
  }
  .u-xxlarge-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-xxlarge-my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .u-xxlarge-pt-1 {
    padding-top: 0.25rem !important;
  }
  .u-xxlarge-pr-1 {
    padding-right: 0.25rem !important;
  }
  .u-xxlarge-pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-xxlarge-pl-1 {
    padding-left: 0.25rem !important;
  }
  .u-xxlarge-px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .u-xxlarge-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .u-xxlarge-mt-2 {
    margin-top: 0.5rem !important;
  }
  .u-xxlarge-mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-xxlarge-my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .u-xxlarge-pt-2 {
    padding-top: 0.5rem !important;
  }
  .u-xxlarge-pr-2 {
    padding-right: 0.5rem !important;
  }
  .u-xxlarge-pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-xxlarge-pl-2 {
    padding-left: 0.5rem !important;
  }
  .u-xxlarge-px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .u-xxlarge-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .u-xxlarge-mt-3 {
    margin-top: 0.75rem !important;
  }
  .u-xxlarge-mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .u-xxlarge-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .u-xxlarge-pt-3 {
    padding-top: 0.75rem !important;
  }
  .u-xxlarge-pr-3 {
    padding-right: 0.75rem !important;
  }
  .u-xxlarge-pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .u-xxlarge-pl-3 {
    padding-left: 0.75rem !important;
  }
  .u-xxlarge-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .u-xxlarge-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .u-xxlarge-mt-4 {
    margin-top: 1.25rem !important;
  }
  .u-xxlarge-mb-4 {
    margin-bottom: 1.25rem !important;
  }
  .u-xxlarge-my-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .u-xxlarge-pt-4 {
    padding-top: 1.25rem !important;
  }
  .u-xxlarge-pr-4 {
    padding-right: 1.25rem !important;
  }
  .u-xxlarge-pb-4 {
    padding-bottom: 1.25rem !important;
  }
  .u-xxlarge-pl-4 {
    padding-left: 1.25rem !important;
  }
  .u-xxlarge-px-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .u-xxlarge-py-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .u-xxlarge-mt-5 {
    margin-top: 1.5rem !important;
  }
  .u-xxlarge-mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .u-xxlarge-my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .u-xxlarge-pt-5 {
    padding-top: 1.5rem !important;
  }
  .u-xxlarge-pr-5 {
    padding-right: 1.5rem !important;
  }
  .u-xxlarge-pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .u-xxlarge-pl-5 {
    padding-left: 1.5rem !important;
  }
  .u-xxlarge-px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .u-xxlarge-py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .u-xxlarge-mt-6 {
    margin-top: 2rem !important;
  }
  .u-xxlarge-mb-6 {
    margin-bottom: 2rem !important;
  }
  .u-xxlarge-my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .u-xxlarge-pt-6 {
    padding-top: 2rem !important;
  }
  .u-xxlarge-pr-6 {
    padding-right: 2rem !important;
  }
  .u-xxlarge-pb-6 {
    padding-bottom: 2rem !important;
  }
  .u-xxlarge-pl-6 {
    padding-left: 2rem !important;
  }
  .u-xxlarge-px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .u-xxlarge-py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .u-xxlarge-mt-7 {
    margin-top: 2.5rem !important;
  }
  .u-xxlarge-mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .u-xxlarge-my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .u-xxlarge-pt-7 {
    padding-top: 2.5rem !important;
  }
  .u-xxlarge-pr-7 {
    padding-right: 2.5rem !important;
  }
  .u-xxlarge-pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .u-xxlarge-pl-7 {
    padding-left: 2.5rem !important;
  }
  .u-xxlarge-px-7 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .u-xxlarge-py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .u-xxlarge-mt-8 {
    margin-top: 3.375rem !important;
  }
  .u-xxlarge-mb-8 {
    margin-bottom: 3.375rem !important;
  }
  .u-xxlarge-my-8 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }
  .u-xxlarge-pt-8 {
    padding-top: 3.375rem !important;
  }
  .u-xxlarge-pr-8 {
    padding-right: 3.375rem !important;
  }
  .u-xxlarge-pb-8 {
    padding-bottom: 3.375rem !important;
  }
  .u-xxlarge-pl-8 {
    padding-left: 3.375rem !important;
  }
  .u-xxlarge-px-8 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }
  .u-xxlarge-py-8 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }
  .u-xxlarge-mt-9 {
    margin-top: 5rem !important;
  }
  .u-xxlarge-mb-9 {
    margin-bottom: 5rem !important;
  }
  .u-xxlarge-my-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .u-xxlarge-pt-9 {
    padding-top: 5rem !important;
  }
  .u-xxlarge-pr-9 {
    padding-right: 5rem !important;
  }
  .u-xxlarge-pb-9 {
    padding-bottom: 5rem !important;
  }
  .u-xxlarge-pl-9 {
    padding-left: 5rem !important;
  }
  .u-xxlarge-px-9 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .u-xxlarge-py-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 96.25em) {
  .u-xxxlarge-mt-0 {
    margin-top: 0 !important;
  }
  .u-xxxlarge-mb-0 {
    margin-bottom: 0 !important;
  }
  .u-xxxlarge-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .u-xxxlarge-pt-0 {
    padding-top: 0 !important;
  }
  .u-xxxlarge-pr-0 {
    padding-right: 0 !important;
  }
  .u-xxxlarge-pb-0 {
    padding-bottom: 0 !important;
  }
  .u-xxxlarge-pl-0 {
    padding-left: 0 !important;
  }
  .u-xxxlarge-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-xxxlarge-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .u-xxxlarge-mt-1 {
    margin-top: 0.25rem !important;
  }
  .u-xxxlarge-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-xxxlarge-my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .u-xxxlarge-pt-1 {
    padding-top: 0.25rem !important;
  }
  .u-xxxlarge-pr-1 {
    padding-right: 0.25rem !important;
  }
  .u-xxxlarge-pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-xxxlarge-pl-1 {
    padding-left: 0.25rem !important;
  }
  .u-xxxlarge-px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .u-xxxlarge-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .u-xxxlarge-mt-2 {
    margin-top: 0.5rem !important;
  }
  .u-xxxlarge-mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-xxxlarge-my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .u-xxxlarge-pt-2 {
    padding-top: 0.5rem !important;
  }
  .u-xxxlarge-pr-2 {
    padding-right: 0.5rem !important;
  }
  .u-xxxlarge-pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-xxxlarge-pl-2 {
    padding-left: 0.5rem !important;
  }
  .u-xxxlarge-px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .u-xxxlarge-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .u-xxxlarge-mt-3 {
    margin-top: 0.75rem !important;
  }
  .u-xxxlarge-mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .u-xxxlarge-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .u-xxxlarge-pt-3 {
    padding-top: 0.75rem !important;
  }
  .u-xxxlarge-pr-3 {
    padding-right: 0.75rem !important;
  }
  .u-xxxlarge-pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .u-xxxlarge-pl-3 {
    padding-left: 0.75rem !important;
  }
  .u-xxxlarge-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .u-xxxlarge-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .u-xxxlarge-mt-4 {
    margin-top: 1.25rem !important;
  }
  .u-xxxlarge-mb-4 {
    margin-bottom: 1.25rem !important;
  }
  .u-xxxlarge-my-4 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .u-xxxlarge-pt-4 {
    padding-top: 1.25rem !important;
  }
  .u-xxxlarge-pr-4 {
    padding-right: 1.25rem !important;
  }
  .u-xxxlarge-pb-4 {
    padding-bottom: 1.25rem !important;
  }
  .u-xxxlarge-pl-4 {
    padding-left: 1.25rem !important;
  }
  .u-xxxlarge-px-4 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .u-xxxlarge-py-4 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .u-xxxlarge-mt-5 {
    margin-top: 1.5rem !important;
  }
  .u-xxxlarge-mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .u-xxxlarge-my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .u-xxxlarge-pt-5 {
    padding-top: 1.5rem !important;
  }
  .u-xxxlarge-pr-5 {
    padding-right: 1.5rem !important;
  }
  .u-xxxlarge-pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .u-xxxlarge-pl-5 {
    padding-left: 1.5rem !important;
  }
  .u-xxxlarge-px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .u-xxxlarge-py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .u-xxxlarge-mt-6 {
    margin-top: 2rem !important;
  }
  .u-xxxlarge-mb-6 {
    margin-bottom: 2rem !important;
  }
  .u-xxxlarge-my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .u-xxxlarge-pt-6 {
    padding-top: 2rem !important;
  }
  .u-xxxlarge-pr-6 {
    padding-right: 2rem !important;
  }
  .u-xxxlarge-pb-6 {
    padding-bottom: 2rem !important;
  }
  .u-xxxlarge-pl-6 {
    padding-left: 2rem !important;
  }
  .u-xxxlarge-px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .u-xxxlarge-py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .u-xxxlarge-mt-7 {
    margin-top: 2.5rem !important;
  }
  .u-xxxlarge-mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .u-xxxlarge-my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .u-xxxlarge-pt-7 {
    padding-top: 2.5rem !important;
  }
  .u-xxxlarge-pr-7 {
    padding-right: 2.5rem !important;
  }
  .u-xxxlarge-pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .u-xxxlarge-pl-7 {
    padding-left: 2.5rem !important;
  }
  .u-xxxlarge-px-7 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .u-xxxlarge-py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .u-xxxlarge-mt-8 {
    margin-top: 3.375rem !important;
  }
  .u-xxxlarge-mb-8 {
    margin-bottom: 3.375rem !important;
  }
  .u-xxxlarge-my-8 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }
  .u-xxxlarge-pt-8 {
    padding-top: 3.375rem !important;
  }
  .u-xxxlarge-pr-8 {
    padding-right: 3.375rem !important;
  }
  .u-xxxlarge-pb-8 {
    padding-bottom: 3.375rem !important;
  }
  .u-xxxlarge-pl-8 {
    padding-left: 3.375rem !important;
  }
  .u-xxxlarge-px-8 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }
  .u-xxxlarge-py-8 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }
  .u-xxxlarge-mt-9 {
    margin-top: 5rem !important;
  }
  .u-xxxlarge-mb-9 {
    margin-bottom: 5rem !important;
  }
  .u-xxxlarge-my-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .u-xxxlarge-pt-9 {
    padding-top: 5rem !important;
  }
  .u-xxxlarge-pr-9 {
    padding-right: 5rem !important;
  }
  .u-xxxlarge-pb-9 {
    padding-bottom: 5rem !important;
  }
  .u-xxxlarge-pl-9 {
    padding-left: 5rem !important;
  }
  .u-xxxlarge-px-9 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .u-xxxlarge-py-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
.u-border-0 {
  border: 0 !important;
}
.u-border {
  border: 1px solid #dbdbdb !important;
}
.u-border-top-0 {
  border-top: 0 !important;
}
.u-border-top {
  border-top: 1px solid #dbdbdb !important;
}
.u-border-right-0 {
  border-right: 0 !important;
}
.u-border-right {
  border-right: 1px solid #dbdbdb !important;
}
.u-border-bottom-0 {
  border-bottom: 0 !important;
}
.u-border-bottom {
  border-bottom: 1px solid #dbdbdb !important;
}
.u-border-left-0 {
  border-left: 0 !important;
}
.u-border-left {
  border-left: 1px solid #dbdbdb !important;
}
.u-border-x-0 {
  border-left: 0 !important;
  border-right: 0 !important;
}
.u-border-x {
  border-left: 1px solid #dbdbdb !important;
  border-right: 1px solid #dbdbdb !important;
}
.u-border-y-0 {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.u-border-y {
  border-top: 1px solid #dbdbdb !important;
  border-bottom: 1px solid #dbdbdb !important;
}
@media print, screen and (min-width: 36em) {
  .u-smedium-border-0 {
    border: 0 !important;
  }
  .u-smedium-border {
    border: 1px solid #dbdbdb !important;
  }
  .u-smedium-border-top-0 {
    border-top: 0 !important;
  }
  .u-smedium-border-top {
    border-top: 1px solid #dbdbdb !important;
  }
  .u-smedium-border-right-0 {
    border-right: 0 !important;
  }
  .u-smedium-border-right {
    border-right: 1px solid #dbdbdb !important;
  }
  .u-smedium-border-bottom-0 {
    border-bottom: 0 !important;
  }
  .u-smedium-border-bottom {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .u-smedium-border-left-0 {
    border-left: 0 !important;
  }
  .u-smedium-border-left {
    border-left: 1px solid #dbdbdb !important;
  }
  .u-smedium-border-x-0 {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .u-smedium-border-x {
    border-left: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important;
  }
  .u-smedium-border-y-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .u-smedium-border-y {
    border-top: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-medium-border-0 {
    border: 0 !important;
  }
  .u-medium-border {
    border: 1px solid #dbdbdb !important;
  }
  .u-medium-border-top-0 {
    border-top: 0 !important;
  }
  .u-medium-border-top {
    border-top: 1px solid #dbdbdb !important;
  }
  .u-medium-border-right-0 {
    border-right: 0 !important;
  }
  .u-medium-border-right {
    border-right: 1px solid #dbdbdb !important;
  }
  .u-medium-border-bottom-0 {
    border-bottom: 0 !important;
  }
  .u-medium-border-bottom {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .u-medium-border-left-0 {
    border-left: 0 !important;
  }
  .u-medium-border-left {
    border-left: 1px solid #dbdbdb !important;
  }
  .u-medium-border-x-0 {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .u-medium-border-x {
    border-left: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important;
  }
  .u-medium-border-y-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .u-medium-border-y {
    border-top: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important;
  }
}
@media print, screen and (min-width: 62em) {
  .u-large-border-0 {
    border: 0 !important;
  }
  .u-large-border {
    border: 1px solid #dbdbdb !important;
  }
  .u-large-border-top-0 {
    border-top: 0 !important;
  }
  .u-large-border-top {
    border-top: 1px solid #dbdbdb !important;
  }
  .u-large-border-right-0 {
    border-right: 0 !important;
  }
  .u-large-border-right {
    border-right: 1px solid #dbdbdb !important;
  }
  .u-large-border-bottom-0 {
    border-bottom: 0 !important;
  }
  .u-large-border-bottom {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .u-large-border-left-0 {
    border-left: 0 !important;
  }
  .u-large-border-left {
    border-left: 1px solid #dbdbdb !important;
  }
  .u-large-border-x-0 {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .u-large-border-x {
    border-left: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important;
  }
  .u-large-border-y-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .u-large-border-y {
    border-top: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important;
  }
}
@media screen and (min-width: 75em) {
  .u-xlarge-border-0 {
    border: 0 !important;
  }
  .u-xlarge-border {
    border: 1px solid #dbdbdb !important;
  }
  .u-xlarge-border-top-0 {
    border-top: 0 !important;
  }
  .u-xlarge-border-top {
    border-top: 1px solid #dbdbdb !important;
  }
  .u-xlarge-border-right-0 {
    border-right: 0 !important;
  }
  .u-xlarge-border-right {
    border-right: 1px solid #dbdbdb !important;
  }
  .u-xlarge-border-bottom-0 {
    border-bottom: 0 !important;
  }
  .u-xlarge-border-bottom {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .u-xlarge-border-left-0 {
    border-left: 0 !important;
  }
  .u-xlarge-border-left {
    border-left: 1px solid #dbdbdb !important;
  }
  .u-xlarge-border-x-0 {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .u-xlarge-border-x {
    border-left: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important;
  }
  .u-xlarge-border-y-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .u-xlarge-border-y {
    border-top: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important;
  }
}
@media screen and (min-width: 90em) {
  .u-xxlarge-border-0 {
    border: 0 !important;
  }
  .u-xxlarge-border {
    border: 1px solid #dbdbdb !important;
  }
  .u-xxlarge-border-top-0 {
    border-top: 0 !important;
  }
  .u-xxlarge-border-top {
    border-top: 1px solid #dbdbdb !important;
  }
  .u-xxlarge-border-right-0 {
    border-right: 0 !important;
  }
  .u-xxlarge-border-right {
    border-right: 1px solid #dbdbdb !important;
  }
  .u-xxlarge-border-bottom-0 {
    border-bottom: 0 !important;
  }
  .u-xxlarge-border-bottom {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .u-xxlarge-border-left-0 {
    border-left: 0 !important;
  }
  .u-xxlarge-border-left {
    border-left: 1px solid #dbdbdb !important;
  }
  .u-xxlarge-border-x-0 {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .u-xxlarge-border-x {
    border-left: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important;
  }
  .u-xxlarge-border-y-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .u-xxlarge-border-y {
    border-top: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important;
  }
}
@media screen and (min-width: 96.25em) {
  .u-xxxlarge-border-0 {
    border: 0 !important;
  }
  .u-xxxlarge-border {
    border: 1px solid #dbdbdb !important;
  }
  .u-xxxlarge-border-top-0 {
    border-top: 0 !important;
  }
  .u-xxxlarge-border-top {
    border-top: 1px solid #dbdbdb !important;
  }
  .u-xxxlarge-border-right-0 {
    border-right: 0 !important;
  }
  .u-xxxlarge-border-right {
    border-right: 1px solid #dbdbdb !important;
  }
  .u-xxxlarge-border-bottom-0 {
    border-bottom: 0 !important;
  }
  .u-xxxlarge-border-bottom {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .u-xxxlarge-border-left-0 {
    border-left: 0 !important;
  }
  .u-xxxlarge-border-left {
    border-left: 1px solid #dbdbdb !important;
  }
  .u-xxxlarge-border-x-0 {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .u-xxxlarge-border-x {
    border-left: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important;
  }
  .u-xxxlarge-border-y-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .u-xxxlarge-border-y {
    border-top: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important;
  }
}
.align-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media print, screen and (min-width: 36em) {
  .smedium-align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media print, screen and (min-width: 62em) {
  .large-align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 96.25em) {
  .xxxlarge-align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.u-color-black {
  color: #000 !important;
}
.u-color-off-black {
  color: #000 !important;
}
.u-color-dark-grey {
  color: #515151 !important;
}
.u-color-medium-grey {
  color: dimgray !important;
}
.u-color-light-grey {
  color: #dbdbdb !important;
}
.u-color-lighter-grey {
  color: #e8e8e8 !important;
}
.u-color-off-white {
  color: #f3f3f1 !important;
}
.u-color-white {
  color: #fff !important;
}
.u-color-primary {
  color: #000 !important;
}
.u-color-secondary {
  color: #000 !important;
}
.u-color-tertiary {
  color: #fff !important;
}
.u-color-quaternary {
  color: #ff8aa9 !important;
}
.u-color-success {
  color: #1ac1a9 !important;
}
.u-color-alert {
  color: #ff325c !important;
}
.u-color-validation-success {
  color: #5ccd2b !important;
}
.u-color-validation-error {
  color: #ff0f00 !important;
}
.u-bg-color-black {
  background-color: #000 !important;
}
.u-bg-color-off-black {
  background-color: #000 !important;
}
.u-bg-color-dark-grey {
  background-color: #515151 !important;
}
.u-bg-color-medium-grey {
  background-color: dimgray !important;
}
.u-bg-color-light-grey {
  background-color: #dbdbdb !important;
}
.u-bg-color-lighter-grey {
  background-color: #e8e8e8 !important;
}
.u-bg-color-off-white {
  background-color: #f3f3f1 !important;
}
.u-bg-color-white {
  background-color: #fff !important;
}
.u-bg-color-primary {
  background-color: #000 !important;
}
.u-bg-color-secondary {
  background-color: #000 !important;
}
.u-bg-color-tertiary {
  background-color: #fff !important;
}
.u-bg-color-quaternary {
  background-color: #ff8aa9 !important;
}
.u-bg-color-success {
  background-color: #1ac1a9 !important;
}
.u-bg-color-alert {
  background-color: #ff325c !important;
}
.u-bg-color-validation-success {
  background-color: #5ccd2b !important;
}
.u-bg-color-validation-error {
  background-color: #ff0f00 !important;
}
.u-min-h-100 {
  min-height: 100%;
}
body.debug:after {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 5px;
  background: gold;
  line-height: 1;
  font-size: 12px;
  font-family: monospace;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 999999999;
  content: "small";
}
@media print, screen and (min-width: 36em) {
  body.debug:after {
    content: "smedium";
  }
}
@media print, screen and (min-width: 48em) {
  body.debug:after {
    content: "medium";
  }
}
@media print, screen and (min-width: 62em) {
  body.debug:after {
    content: "large";
  }
}
@media screen and (min-width: 75em) {
  body.debug:after {
    content: "xlarge";
  }
}
@media screen and (min-width: 90em) {
  body.debug:after {
    content: "xxlarge";
  }
}
@media screen and (min-width: 96.25em) {
  body.debug:after {
    content: "xxxlarge";
  }
}
@media screen and (max-width: 540px) {
  .whitepaperforms {
    min-height: 185vh;
  }
}
.post-content.entry-content a,
.c-post-single__content.c-post-typography a {
  text-decoration: underline;
}

/* Fix for large videos */
.entry-content iframe {
  max-width: 100%;
}

/* Adding bullets to company page */
.c-post-typography ul, .c-post-typography ul li {
  list-style-type: disc;
}

.c-ticker-deals {
  max-width: 100%;
  overflow: hidden;
}

.c-ticker-deals__ticker-item {
  background: #fff;
  color: #000;
}
.c-ticker-deals__title,
.c-ticker-deals__title &gt; a {
  color: #000;
  font-size: 1.2em;
  opacity: 1;
}

.c-ticker-deals__deal {
  color: #000;
  font-size: 1.2em;
}

.c-post-content__excerpt,
.c-post-content--size-xl .c-post-content__excerpt {
  font-size: 1.02rem;
  font-family: "IBM Plex Serif", georgia, serif;
}
.c-post-content__title {
  font-size: 1.4rem;
}
.c-post-content__category {
  font-size: 0.9125rem;
  line-height: 1.333333333;
}
.c-post-single__header-meta-before a.c-post-content__category {
  color: #000;
  text-transform: uppercase;
}

.c-post-content__category {
  text-transform: uppercase !important;
}

.home main section.home-top-navigation::after {
  content: "";
  display: block;
  border-bottom: solid 1px #ddd;
  clear: both;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0rem;
}

#siteHeader {
  height: 4rem;
}


.c-posts-grid__post {
  padding-bottom: 1em;
}

.c-newsletter-signup-alt {
  padding: 2em !important;
  margin-bottom: 1em !important;
}

.share-links li a:after,
.share-links .play a:after,
.listen-to-article li a:after,
.listen-to-article .play a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

.linkedin a:after {
  background-position: 9px -1090px;
}
.twitter a:after {
  background-position: 9px -1189px;
}

.facebook a:after {
  background-position: 11px -992px;
}

.site-footer .sections section.share-links li a::after {
  left: 4px;
  top: 4px;
}

.share-links li a,
.share-links .play a,
.listen-to-article li a,
.listen-to-article .play a {
  width: 2.25rem;
  height: 2.25rem;
  text-indent: -50000px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  background: black;
  border-radius: 50%;
}

.site-footer section.share-links ul li a {
  width: 2.5rem;
  height: 2.5rem;
  border: solid 1px #fefefe;
  margin-right: 0.3125rem;
}

.site-footer section.share-links ul {
  margin-bottom: 1rem;
}

.site-footer .sections section.share-links p {
  font-size: 1.375rem;
  clear: both;
  margin-top: 3em;
}

.site-footer section.share-links p {
  font-family: "IBM Plex Serif", georgia, serif;
  color: #fefefe;
  font-style: italic;
}

.site-footer .sections section.share-links {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 0;
}

.site-footer .sections section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
  margin-top: 0;
  position: relative;
}

.site-footer .grid-container {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 76.875rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
div.page-login-form a.login-page-password,
div.page-login-form a.login-page-register,
#subfooter p {
  font-size: 1rem;
}

.site-footer .sections section h2 {
  font-size: 2.25rem;
}

.site-footer section.email-signup h2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.5rem;
}

.site-footer section.email-signup form fieldset.email-submit button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
  background-size: 100px;
}

.site-footer section.email-signup form fieldset.email-submit button:after {
  background-position: 14px -491px;
}

/* Copyright */

.powered-by img {
  max-width: 7em;
}

.v-footer-border {
  border-top: solid 1px #666;
}

.search main.page-container {
  padding-top: 0;
  margin-top: 0;
}
.feature-table {
  width: 100%;
}
.home .feature-table p {
  font-size: 1rem;
}

.ns-site-brand img {
  /* max-width: 14em; */
  margin-top: 0em;
  max-height: 1.6rem;
}

@media (min-width: 1025px) {
  .ns-site-brand img {
    /*  max-width: 8.15em;*/
    margin-top: 0em;
  }
}

button.c-newsletter-signup-alt__close-button {
  top: -2em;
}

@media (max-width: 768px) {
  section.c-newsletter-signup.u-mb-5 {
    padding: 1rem 1rem 2rem 1rem;
  }

  .home .ns-site-brand img,
  .ns-site-brand img {
    display: block;
    /* margin: 1.3rem auto; */
    /* height: 1rem; */
  }

  .full-width.grid-container {
    padding: 0;
    margin-top: -11px;
  }

  .full-width .grid-container { 
    margin-top: -11px;
    padding: 0;
  }

  .full-width .c-posts-grid .c-post-3-col .cell {
    padding-left: 0;
    padding-right: 0;
  }

  .full-width .grid-padding-x &gt; .cell {
    padding-left: 0;
    padding-right: 0;
  }

  .full-width .c-post-content__inner {
    padding: 0 1rem;
  }

  .c-post-content.c-post-content--size-xl {
    padding: 0 1rem;
  }

  .latest-themes {
    padding: 1rem;
  }

  .c-newsletter-signup__form.grid-container iframe {
    height: 1120px !important;
  }
}

/* Fix for expert commentary padding */
.home .expert-commentary-cb {
  padding-top: 2rem !important;
  background: black;
}

/* Fix for padding on FS sites only */
@media (min-width: 768px) {
  .home main section.expert-commentary-cb-fs {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.home .expert-commentary-cb .c-posts-grid__cell {
  background: none;
}
.home .expert-commentary-cb .c-posts-grid__cell .c-post-content__category {
  color: white;
}
.home .expert-commentary-cb h2, .home .expert-commentary-cb .c-post-content__category a, .home .expert-commentary-cb .c-post-content__title a, .home .expert-commentary-cb .c-post-content__excerpt {
  color: white;
}

@media (min-width: 768px) {
  .latest-themes {
    padding: 0rem;
  }
  .c-newsletter-signup__form.grid-container iframe {
    height: 600px;
  }

  section.c-posts-grid.u-mb-5 .cell.medium-8 {
    order: 2;
  }
}

/* Home newsletter button fix for FS */
.home .c-newsletter-signup .medium-4 {
  min-height: 40px;
}

.article.feature-table.large-5.u-pl-4 h2, .article.feature-table.large-5.u-pl-4 p {
  font-size: 1rem;
  color: black;
}

@media (max-width: 1024px) {
  article.feature-table.large-5.u-pl-4 {
    padding: 2rem 0rem 2.5rem;
  }
}

@media (min-width: 768px) {
  .c-posts-grid.u-mb-5.u-border-bottom .cell.medium-8 {
    order: 2;
  }

  .full-width.grid-container .cell.medium-8 {
    order: 2;
  }

}

.related-module.email-signup label {
  text-align: left !important;
  font-size: 15px;
  line-height: 1.3;
}

.tttw-tx {
  text-align: left;
}
.iframe {
  color: #fff;
}
.author
  .c-posts-list
  .c-posts-list__cell
  .c-posts-list__post
  .c-post-search
  .c-post-search__publish-date {
  padding-left: 5px;
}

@media (max-width: 1025px) {
  .author
    .c-posts-list
    .c-posts-list__cell
    .c-posts-list__post
    .c-post-search
    div.grid-x
    .large-10
    .c-post-3-col--mobile-inline
    .grid-padding-x {
    flex-wrap: wrap;
  }

  .author
    .c-posts-list
    .c-posts-list__cell
    .c-posts-list__post
    .c-post-search
    div.grid-x
    .large-10
    .c-post-3-col--mobile-inline
    .grid-padding-x
    .medium-4 {
    width: 100%;
    padding-left: 18px;
  }

  .author
    .c-posts-list
    .c-posts-list__cell
    .c-posts-list__post
    .c-post-search
    div.grid-x
    .large-10
    .c-post-3-col--mobile-inline
    .grid-padding-x
    .medium-8 {
    width: 100%;
    flex: auto;
    padding-left: 18px;
  }
  .author
    .c-posts-list
    .c-posts-list__cell
    .c-posts-list__post
    .c-post-search
    div.grid-x
    .large-10
    .c-post-3-col--mobile-inline
    .grid-padding-x
    .medium-8
    .c-post-content__meta-before {
    margin-top: 1rem;
  }
}

iframe {
  background: white;
}

.c-more-link__text {
  margin-left: 1rem;
}

/* Fix for magazine section */
.c-newsletter-signup-alt .c-more-link__text {
  margin-left: 0rem;
}

div#cNavHamburgerContent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
@media print, screen and (min-width: 48em) {
  .category-features .c-post-content--size-xl .c-post-content__title,
  .post-type-archive-projects .c-post-content--size-xl .c-post-content__title,
  .category-comment .c-post-content--size-xl .c-post-content__title {
    font-size: 1.5rem;
  }

  .category-features .c-post-content__title,
  .post-type-archive-projects .c-post-content__title,
  .category-comment .c-post-content__title {
    font-size: 1.2rem;
  }

  .category-features .c-post-content__excerpt,
  .c-post-content--size-xl .c-post-content__excerpt,
  .post-type-archive-projects .c-post-content__excerpt,
  .c-post-content--size-xl .c-post-content__excerpt,
  .category-comment .c-post-content__excerpt,
  .c-post-content--size-xl .c-post-content__excerpt {
    font-size: 1rem;
  }
}

.jobsAnalyticsHeadLine,
.patentsDashboardHeadLine {
  margin-top: 2rem;
}
.jobsAnalyticsHeadLine-m,
.patentsDashboardHeadLine-m {
  margin: 0 0.81rem;
}

span.c-event__date-text.h3 {
  font-size: 1rem;
}

@media (max-width: 768px) {
  .jobsAnalyticsHolder .c-post-content.c-post-content--size-xl {
    padding: 0;
  }
  .patentsDashboardHolder .c-post-content.c-post-content--size-xl {
    padding: 0;
  }
}

/* FS */
.add-to-calendar.my-class input[type="checkbox"] {
  margin-top: -15px;
  display: none;
}

.contact-info {
  display: grid;
}

.contact-info svg {
  width: 15px;
  margin-right: 10px;
}

section.c-posts-grid.u-border-y.c-posts-grid--min-h-188 {
  padding: 1rem 0;
}

.c-contact-grid__section label.c-select__label:first-of-type {
  top: 0rem;
}

.c-contact-grid__section .wpcf7-list-item {
  display: inline-block;
  margin: 0 0 1rem 0;
}

.wpcf7-list-item, input[type="checkbox"] {
  display: inline-block;
  margin: 0;
}


@media (min-width: 768px){
  .nw-gd-repost-str, .c-newsletter-signup {
    position: relative;
  }
  .nw-gd-repost-str:before, .c-newsletter-signup:before {   
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5000px;
    right: -5000px;
    background: #d7e8f9;
    z-index: -100;
  }
}
.c-post-share__social-link { 
  width: 1.375rem;
  height: 1.375rem;
  padding-right: 0; 
}

@media (max-width: 992px){
  .c-post-share__social-title {
    display: none;
    
  }
  .c-post-share__social-link { 
    width: 2.375rem;
    height: 1.375rem;
    padding-right: 1rem;
  }
}


@media (max-width: 768px){ 

  #siteHeader div:nth-child(2) { 
    display: inherit;
    padding: 0;
    height: 4rem;
    /* width: 11.875rem;*/
    /* text-align: left; */
    width:100%;
  }
}

/* Fix icon position in mobile */
@media (max-width: 400px) {
  #siteHeader form {
    width: 20%;
  }
  #siteHeader div:nth-child(2) {
    width: 60%;
  }
  #siteHeader div:nth-child(3) {
    width: 20%;
    max-width: 100%;
  }
}

#resultnew::before {
  content: "";
  /* border-top: 1px solid #ddd; */ 
  margin-top: 1rem;
  display: block;
  margin: 1rem 0 0 13px;
}

#resultnew + div::before {
  content: "";
  border-top: 1px solid #ddd; 
  margin-top: 1rem;
  display: block;
  
}

#resultnew + div + div::before {
  content: "";
  border-top: 1px solid #ddd; 
  margin-top: 1rem;
  display: block;
  margin: 1rem 13px 0 0;
}

.c-company-header__links-toggle-button{
  margin: 0 -157px 0 0;  
  z-index: 500;
}

#company-az .h-company-block div a:active, 
#company-az .h-company-block div a
{
   text-decoration: underline;

}
#company-az .h-company-block div a:hover{
  text-decoration: none;

}
@media (max-width: 768px){ 
.grid-container .large-9 .c-posts-grid__cell 
.c-posts-grid__post .u-medium-mt-4 .grid-padding-x
div.medium-4 + div.medium-8 {
  order: -1; 
}
}

#iFrameResizer0{
  width:88% !important; 
}



@media (max-width: 768px){ 


  .c-tabs-nav {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      font-size: 0.875rem;
      line-height: 1.428571429;
  }
  
  .c-tabs-nav__list {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      list-style: none;
      margin: 0 0 -1px;
      padding: 0;
      white-space: nowrap;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      scrollbar-color: #c8c8c8 #dbdbdb;
      scrollbar-width: thin;
      scrollbar-width: none;
  }
  
  
  
  
  
  
  .c-tabs-nav__list-item {
      padding-right: 30px;
  }
  
  .sml-tabs span { 
      display: block;
      padding-top: 25px;
      color: #161437;
      font-size: 11px;
      letter-spacing: 0;
      line-height: 17px;
  }
  
  .c-tabs-nav h3.c-post-content__title {
      font-size: 1.5em;
  }
  
  
  .prof svg {
      display: inline-block;
      color: #48e2cc;
      position: relative;
      top: -42px;
      right: -56px;
      width: 20px;
  }
  }
  .expert-commentary-cb .c-more-link,  .expert-commentary-cb .c-more-link:hover{
	  color: #fff;
  }
  
  
  #onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
    bottom: 2em !important;
    right: 0;
}

section.home-top-navigation.new_menu .c-nav-featured__menu-item-content li {
  width: 50%;
  padding-left: 0rem;
  padding-right: 0rem;
  border-bottom: 1px solid #ccc;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px !important;
}

section.c-nav-channel-content__section h3.c-post-content__title {
  font-size: 16px;
  margin-top: -15px;
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-md .onesignal-bell-launcher-button {
  top: -14px;
}

.company-hover-tracking {
  min-height: 200px !important;
}


.pmpro_box h3{margin-bottom:0.9rem !important;}

.pmpro_box td.font-weight-normal.pl-3, .pmpro_table.compact td, .pmpro_table.compact th{
    padding-left: 1.0rem;
}
a#pmpro_actionlink-levels, .pmpro_actions_nav-right a{
    margin-top: 1em;
    background: #000;
    color: #fff;
    padding: 0.5rem 1rem;
}
a#pmpro_actionlink-levels:hover, .pmpro_actions_nav-right a:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

span.pmpro_actions_nav-right {
    margin-top: 1em;
}

.pmpro_box ul {
    margin: 0;
    padding: 0;
}
.pmpro_box li {
    list-style: none !important;
}

#pmpro_account #pmpro_account-profile .pmpro_actionlinks {
      color: #fff;
}

.pmpro_actionlinks a {
    border: 1px solid #000;
    font-size: 0.8em;
    padding: 0.2em 1rem;
    color: #000;
    border-radius: 2px;
}
.pmpro_actionlinks a:hover {  color: #fff; background:#000;}
#pmpro_account-membership .pmpro_actionlinks {
    text-align: right;
}


.pmpro_table.compact tr.odd {
    background: #f8f8f8;
    border-bottom: 1px solid #dfdfdf;
}
.register-page span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.register-page {padding-top:2em;}
.register-page input.wpcf7-text, .select, .wpcf7-textarea, .wpcf7-select {
    border: 0;
    width: 100%;
    padding: 0 1rem 0 0.625rem;
    font-size: 0.875rem;
    line-height: 1.285714286;
    color: #27274c;
    border-bottom: 0.125rem solid #27274c;
    -webkit-transition: color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;
    transition: color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;
    transition: color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,transform 0.25s ease;
    transition: color 0.25s ease,background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease,visibility 0.25s ease,transform 0.25s ease,-webkit-box-shadow 0.25s ease,-webkit-transform 0.25s ease;
    background: none;
    margin-bottom: 2em;
}

.register-page label {
    margin: 0 0 1.25rem;
    font-family: "Atlas Grotesk",sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5;
    color: #27274c;
    color: #000000;
}

.cta-register {
    font-family: Montserrat, "Helvetica Neue", helvetica, arial, sans-serif;
    display: block;
    background: #0b2d4c;
    border: none;
    width: 100%;
    padding: 0.75em;
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.19);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    color: white;
    position: relative;
    z-index: 9;
    text-transform: uppercase;
    margin-top: 1em;
    outline: 0;
    font-size: 1.2rem;
    border-radius: 3px;
}

input.cta-register:hover {
    background: #8BC34A;
    transition: 0.3s all;
}

.fnt-atls.n-numberd {
	margin-left: 1em;
}

/*.u-border-top.u-pt-5 {
    padding: 0 !important;
}*/
p.dscl-smll-txt {
    margin: 1rem;
}
.pullquote h2 {
    font-size: 18px;
    line-height: 1.3;
}

.pullquote {
    background-color: #f2f2f2;
    width: 42%;
    float: right;
    border-top: 6px solid #000;
    padding: 20px;
    margin: 10px 10px 10px 20px;
    font-size: 12px;
}

.c-posts-grid__cell.cell.large-6.nbx-shd {
	padding-right: 2em;
}
.navigation-items-list .mid-col {
    margin-top: 0;
}
.not-visible{
	visibility:hidden;
	border:none;
}
@media (min-width: 768px) {
   .large-6.c-posts-grid__cell .c-post-content__title {
    min-height: 6rem !important;/**/
  }
  
  .home main {
   overflow: hidden;
}
  
  .c-posts-grid__grid-container {
    margin-left: 0;
    margin-right: 0;
}
  
}

.c-newsletter-signup__form.grid-container iframe {
    height: 600px;
    padding: 1em;
}
div[id^=dataHolder] table {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #ccc;
    margin: 0 0 8px 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    border-collapse: collapse;
    border: 1px solid #ef7726;
    font-size: 9pt;
}
div[id^=dataHolder] tr:first-of-type {
    background-color: #ef7726;
    font-weight: bold;
    border: 1px solid #ef7726;
    color: #f2f2f2;
}
div[id^=dataHolder] td {
    padding: 4px;
    border: 1px dotted #ef7726;
}
div[id^=dataHolder] tr:not(:first-of-type) {
    background-color: #fff;
}
div[id^=dataHolder] tr:not(:first-of-type):nth-child(odd) {
    background-color: #f2f2f2;
}
div[id^=dataHolder] tr:not(:first-of-type):hover {
    background-color: #1a1a1a;
    color: #f2f2f2;
}
div.gd-logo-watermark {position: relative;}
div.gd-logo-watermark:after {
    background-image: url("../images/globaldata-logo.png");
    background-repeat: no-repeat;
    background-position: 80%;
    position: absolute;
    content: " ";
    right: 40%;
    min-width: 158px;
    top: 40%;
    height: 3em;
    opacity: 0.3;
}
.c-whitepaper-image-container img{max-height:8em;}
.c-post-single__content thead th {
	border-bottom: 1px solid #cecece;
	padding: 10px;
}

.c-post-single__content thead th:not(:last-child){
	border-right: 1px solid #cecece;
}

.c-post-single__content table {
	border: 1px solid #cecece;
	margin-bottom: 30px;
	margin-top: 10px;
	width: 100%;
	overflow-x: auto;
}

.c-post-single__content tbody td {
	padding: 10px;
}
@media (max-width: 992px) {
	#chartdiv349298742 {
		width: 100%;
		height: 800px;
		margin-left: 0;
	}
	
	#chartdiv876081652 {
		width: 100%;
		height: 500px;
		margin-left: 0;
	}
	#chartdiv492330991 {
		width: 100%;
		height: 500px;
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	#chartdiv876081652 tspan{
		font-size: 7px;
	}
}
.language {
    display: inline-block;
    font-size: 0.875rem;
    margin-right: 0.5rem;
}
.language img {
    width: 30px;
}
.img-fullwidth {
    width:100%;
  }  
 /*sponsor artcle*/
 .new-sponsor-div .c-post-figure__image-container
 {
	 background-color:#fff;
 }
 .c-in-post-post-article{
        border: 8px solid #EEEEEE !important;
        padding: 15px !important;
        margin-bottom: 15px;
        height: 235px;
        overflow: hidden;
        transition: height 1s;
    }
    .c-in-post-post-article:hover{
        height: 350px;
    }

    .c-post-figure.c-post-figure--1-1 a img{
        height: 125px !important;
        width: 125px !important;
    }
    .c-nw-resultnew-a{
        text-decoration: none !important;
        font-size: 13px !important;
    }
    .c-in-post-post .c-post-figure{
        width: 7.813rem !important;
    }
    .cnt-ream-more{
        font-size: 16px;
        line-height: 24px;
        text-decoration: none !important;
        text-transform: capitalize;
        color: #000000 !important;
        border: 0px solid red !important;
        box-shadow: none !important;
        padding:15px 0 0 0 !important;
        font-weight: 600 !important;
    }
    .cnt-ream-more:hover{
        font-size: 16px;
        line-height: 24px;
        text-decoration: underline !important;
        text-transform: capitalize;
        color: #000000 !important;
        border: 0px solid red !important;
        box-shadow: none !important;
        padding:15px 0 0 0 !important;
        font-weight: 600 !important;
        background-color: #fff !important;
    }
    .c-post-content__title a{
        text-decoration: none !important;
    }
    .c-post-content__title a:hover{
        text-decoration: underline !important;
    }
    @media (max-width:475px) {
        .mt-15{
            margin-top:15px;
        }
        .mt-60{
            margin-top: 60px;
        }
        .c-in-post-post-article{
            height: 310px;
            overflow: hidden;
            transition: height 1s;
        }
        .c-in-post-post-article:hover{
            height: 470px;
        }
        .mb-d-none-img{
            display: none;
        }
        .mt-60 {
            margin-top: 55px;
        }
    }
a.c-post-sponsor__button.c-post-sponsor__button_red {
    color: #fff;
    background-color: #d71313;
    border: 1px solid #d71313;
}

/* Custom Css */

.profile-box{
  padding:25px;
}
	/*end sponsor article */</pre></body></html>