@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 200;
  src: url("https://static.media.thinknum.com/fonts/Soehne-ExtraLight.eot?") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-ExtraLight.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-ExtraLight.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 300;
  src: url("https://static.media.thinknum.com/fonts/Soehne-Light.eot?") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-Light.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-Light.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 400;
  src: url("https://static.media.thinknum.com/fonts/Soehne-Regular.eot?") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-Regular.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-Regular.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 500;
  src: url("https://static.media.thinknum.com/fonts/Soehne-Medium.eot?") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-Medium.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-Medium.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 600;
  src: url("https://static.media.thinknum.com/fonts/Soehne-SemiBold.eot?") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-SemiBold.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-SemiBold.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: italic;
  font-weight: 500;
  src: url("https://static.media.thinknum.com/fonts/Soehne-Medium-Kursiv.eot?") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-Medium-Kursiv.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-Medium-Kursiv.woff") format("woff"); }

@font-face {
  font-family: "Monorama";
  font-style: normal;
  font-weight: 400;
  src: url("https://static.media.thinknum.com/fonts/Monorama-Regular.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Monorama-Regular.woff") format("woff"); }

@font-face {
  font-family: "Monorama";
  font-style: normal;
  font-weight: 500;
  src: url("https://static.media.thinknum.com/fonts/Monorama-Medium.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Monorama-Medium.woff") format("woff"); }

@font-face {
  font-family: "Monorama";
  font-style: normal;
  font-weight: 600;
  src: url("https://static.media.thinknum.com/fonts/Monorama-SemiBold.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Monorama-SemiBold.woff") format("woff"); }

body {
  font-family: "Sohne", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0;
  color: #000000; }
  body.mobile-nav-active.stick {
    overflow: hidden;
    display: block; }

figure, ul, li, h1, h2, h3, h4, h5, p, blockquote {
  margin: 0;
  padding: 0;
  font-size: 14px;
  -webkit-appearance: none; }

input {
  margin: 0;
  padding: 0;
  font-size: 14px; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  transition: color 0.05s linear; }

h1.primary-title {
  font-size: 28px;
  margin-bottom: 30px; }
  h1.primary-title strong {
    font-weight: 500; }
  @media (max-width: 599px) {
    h1.primary-title {
      font-size: 21px;
      margin-bottom: 15px; } }
span.section-title {
  background: #1d242f;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  display: inline-block;
  padding: 10px 15px;
  margin: 0;
  margin-bottom: 30px; }

h2.big {
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  margin: 0; }

h2.medium {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  margin: 0; }

h2 a {
  color: #000000; }
  h2 a:hover {
    color: #4c4c4c; }

@media (max-width: 899px) {
  h2.big {
    font-size: 22px;
    line-height: 32px; }
  h2.medium {
    font-size: 16px;
    line-height: 28px; } }

@media (max-width: 599px) {
  h2.big {
    font-size: 21px;
    line-height: 28px; }
  h2.medium {
    font-size: 16px;
    line-height: 23px; } }

.text-summary {
  line-height: 26px;
  font-size: 16px; }
  @media (max-width: 599px) {
    .text-summary {
      font-size: 14px;
      line-height: 21px; } }
.text-meta {
  font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.2px; }
  @media (max-width: 599px) {
    .text-meta {
      font-size: 13px; } }
article .image {
  background-color: #ededed;
  opacity: 1;
  transition: 0.1s opacity; }
  article .image:hover {
    opacity: 0.7; }

.ui-button {
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  height: 33px;
  cursor: pointer; }
  .ui-button:disabled {
    cursor: not-allowed;
    opacity: 0.75; }
  .ui-button.white {
    background-color: #FFFFFF;
    color: #000;
    transition: background-color 0.1s; }
    .ui-button.white:hover:not(:disabled) {
      background-color: #e4e4e4; }
  .ui-button.blue {
    background-color: #2058ff;
    color: #fff;
    transition: background-color 0.1s; }
    .ui-button.blue:hover {
      background-color: #2c73f5; }
  .ui-button.transparent-light {
    background-color: transparent;
    transition: color 0.05s linear;
    color: #FFFFFF; }
    .ui-button.transparent-light:hover {
      color: #e4e4e4; }
  .ui-button.black {
    background-color: #202020;
    color: #fff;
    transition: background-color 0.1s; }
    .ui-button.black:hover {
      background-color: #4c4c4c; }

.meta-simple {
  font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.2px; }
  .meta-simple .authors-section {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .meta-simple .authors-section .avatars {
      flex: 0 0 auto;
      position: relative;
      height: 42px;
      margin-right: 22px; }
      .meta-simple .authors-section .avatars.triple {
        width: 94px; }
      .meta-simple .authors-section .avatars.double {
        width: 68px; }
      .meta-simple .authors-section .avatars.single {
        width: 42px; }
      .meta-simple .authors-section .avatars a {
        position: absolute;
        width: 42px;
        height: 42px;
        top: 0; }
        .meta-simple .authors-section .avatars a.item-0 {
          z-index: 4;
          left: 0; }
        .meta-simple .authors-section .avatars a.item-1 {
          z-index: 3;
          left: 26px; }
        .meta-simple .authors-section .avatars a.item-2 {
          z-index: 2;
          left: 52px; }
      .meta-simple .authors-section .avatars div {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-size: cover; }
      @media (max-width: 599px) {
        .meta-simple .authors-section .avatars {
          height: 34px;
          margin-right: 12px; }
          .meta-simple .authors-section .avatars.triple {
            width: 70px; }
          .meta-simple .authors-section .avatars.double {
            width: 52px; }
          .meta-simple .authors-section .avatars.single {
            width: 34px; }
          .meta-simple .authors-section .avatars a {
            width: 34px;
            height: 34px; }
            .meta-simple .authors-section .avatars a.item-1 {
              left: 18px; }
            .meta-simple .authors-section .avatars a.item-2 {
              left: 36px; } }
    .meta-simple .authors-section .names {
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      flex: 0 1 auto;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .meta-simple .authors-section .names a {
        color: #000000; }
        .meta-simple .authors-section .names a:hover {
          color: #4c4c4c; }
      .meta-simple .authors-section .names .divider {
        margin-left: -3px; }
  .meta-simple .author {
    color: #000000;
    margin-right: 30px; }
    .meta-simple .author:hover {
      color: #4c4c4c; }
    @media (max-width: 1199px) {
      .meta-simple .author {
        margin-right: 12px; } }
  .meta-simple:not(.vertical) {
    display: flex;
    flex-wrap: wrap; }
    .meta-simple:not(.vertical) .authors-section {
      margin-right: 16px; }
  .meta-simple.vertical .author {
    margin-right: 0; }
  .meta-simple.vertical .authors-section {
    margin-bottom: 8px; }
  .meta-simple.vertical > a {
    display: block;
    margin-bottom: 8px; }
  @media (max-width: 599px) {
    .meta-simple {
      font-size: 12px; }
      .meta-simple.vertical {
        display: flex;
        align-items: center; }
        .meta-simple.vertical .authors-section {
          margin-bottom: 0;
          margin-right: 10px;
          flex-grow: 1;
          flex-shrink: 1; }
        .meta-simple.vertical .author {
          margin-right: 10px;
          flex-grow: 1;
          flex-shrink: 1; }
        .meta-simple.vertical > span {
          flex-shrink: 0; }
        .meta-simple.vertical > a {
          margin-bottom: 0; } }
.meta-full {
  margin-top: 20px;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px; }
  @media (max-width: 1199px) {
    .meta-full > span {
      flex-shrink: 0; } }
  @media (max-width: 599px) {
    .meta-full {
      font-size: 13px; } }
  .meta-full span {
    line-height: 18px; }
  .meta-full > {
    display: block; }
  .meta-full a.author {
    font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    display: flex;
    align-items: center;
    margin-right: 34px; }
    .meta-full a.author:hover {
      color: #4c4c4c; }
    .meta-full a.author:hover .avatar {
      opacity: 0.7; }
    .meta-full a.author .avatar {
      opacity: 1;
      transition: 0.1s opacity;
      width: 42px;
      height: 42px;
      border-radius: 21px;
      margin-right: 22px;
      flex-shrink: 0;
      background-size: cover; }
      @media (max-width: 1199px) {
        .meta-full a.author .avatar {
          margin-right: 12px; } }
      @media (max-width: 599px) {
        .meta-full a.author .avatar {
          width: 34px;
          height: 34px;
          border-radius: 17px;
          background-size: cover;
          margin-right: 12px; } }
    @media (max-width: 1199px) {
      .meta-full a.author {
        margin-right: 12px; } }
  .meta-full .authors-section {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .meta-full .authors-section .avatars {
      flex: 0 0 auto;
      position: relative;
      height: 42px;
      margin-right: 22px; }
      .meta-full .authors-section .avatars.triple {
        width: 94px; }
      .meta-full .authors-section .avatars.double {
        width: 68px; }
      .meta-full .authors-section .avatars.single {
        width: 42px; }
      .meta-full .authors-section .avatars a {
        position: absolute;
        width: 42px;
        height: 42px;
        top: 0; }
        .meta-full .authors-section .avatars a.item-0 {
          z-index: 4;
          left: 0; }
        .meta-full .authors-section .avatars a.item-1 {
          z-index: 3;
          left: 26px; }
        .meta-full .authors-section .avatars a.item-2 {
          z-index: 2;
          left: 52px; }
      .meta-full .authors-section .avatars div {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-size: cover; }
      @media (max-width: 599px) {
        .meta-full .authors-section .avatars {
          height: 34px;
          margin-right: 12px; }
          .meta-full .authors-section .avatars.triple {
            width: 70px; }
          .meta-full .authors-section .avatars.double {
            width: 52px; }
          .meta-full .authors-section .avatars.single {
            width: 34px; }
          .meta-full .authors-section .avatars a {
            width: 34px;
            height: 34px; }
            .meta-full .authors-section .avatars a.item-1 {
              left: 18px; }
            .meta-full .authors-section .avatars a.item-2 {
              left: 36px; } }
    .meta-full .authors-section .names {
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      flex: 0 1 auto;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .meta-full .authors-section .names a {
        color: #000000; }
        .meta-full .authors-section .names a:hover {
          color: #4c4c4c; }
      .meta-full .authors-section .names .divider {
        margin-left: -3px; }
  .meta-full .authors-section {
    margin-right: 20px; }

.category-badge {
  height: 30px;
  background-color: #000000;
  font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 28px;
  padding: 0 18px;
  transition: background-color 0.1s; }
  .category-badge.tech {
    color: #ffb100; }
  .category-badge.markets {
    color: #00deff; }
  .category-badge.innovation {
    color: #ff6b62; }
  .category-badge.people {
    color: #00e2ae; }
  .category-badge.features {
    color: #ffb100; }
  .category-badge.video {
    color: #909090; }
  .category-badge.outcasts {
    color: #e22b2b; }
  .category-badge:hover {
    background-color: #4c4c4c; }
  .category-badge.transparent {
    background-color: transparent;
    padding: 0; }
    .category-badge.transparent:hover {
      background-color: transparent; }
  @media (max-width: 599px) {
    .category-badge {
      font-size: 12px;
      height: 22px;
      line-height: 22px;
      padding: 0 8px; } }
a.image {
  display: block; }
  a.image > div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }

html {
  height: 100%; }

body {
  display: flex;
  flex-direction: column;
  height: 100%; }
  body .global-header {
    flex: 0 0; }
  body .global-content {
    flex: 1 0;
    margin-top: 80px; }
    @media (max-width: 599px) {
      body .global-content {
        margin-top: 50px; }
        body .global-content.has-ads:not(.stick) {
          margin-top: 0; } }
    @media (min-width: 600px) {
      body .global-content.fading {
        margin-top: 0; } }
header.global-header {
  z-index: 1000;
  transition: box-shadow 0.2s, transform 0s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: border-color .15s; }
  @media (max-width: 599px) {
    header.global-header {
      margin-bottom: 0; } }
  header.global-header > .content {
    max-height: initial;
    width: 100%;
    height: 100%;
    transition: background-color 0.15s;
    background-color: rgba(0, 0, 0, 0.96); }
    @media (max-width: 899px) {
      header.global-header > .content {
        overflow: auto; } }
    header.global-header > .content > .main-row {
      max-width: 1280px;
      margin: auto;
      padding: 0 40px;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      height: 80px; }
      @media (max-width: 599px) {
        header.global-header > .content > .main-row {
          padding: 0 25px; } }
      @media (max-width: 599px) {
        header.global-header > .content > .main-row {
          height: 50px;
          overflow: hidden; } }
  @media (min-width: 600px) {
    header.global-header.fading > .content {
      background-color: rgba(0, 0, 0, 0.9); } }
  @media (max-width: 899px) {
    header.global-header {
      border-bottom: none; } }
  @media (max-width: 899px) and (min-width: 600px) {
    header.global-header.mobile-nav-active > .content > .main-row {
      border-color: transparent; } }
  header.global-header h2.large-logo {
    margin-top: 60px; }
    @media (max-width: 599px) {
      header.global-header h2.large-logo {
        margin-top: 30px;
        margin-bottom: 10px; } }
    header.global-header h2.large-logo a {
      display: block;
      margin: auto;
      width: 240px;
      height: 60px;
      background-image: url("/static/images/media/header-logo-title_1x.png");
      background-size: 240px 60px;
      text-indent: -9999px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header h2.large-logo a {
          background-image: url("/static/images/media/header-logo-title_2x.png"); } }
      header.global-header h2.large-logo a:hover {
        opacity: 0.8; }
  header.global-header h1.logo, header.global-header div.logo {
    margin-right: 62px; }
    @media (max-width: 1060px) {
      header.global-header h1.logo, header.global-header div.logo {
        margin-right: 35px; } }
    header.global-header h1.logo a, header.global-header div.logo a {
      display: block;
      color: #000000;
      background-image: url("/static/images/media/logo-full_1x.png");
      background-size: 147px 40px;
      width: 147px;
      height: 40px;
      text-indent: -9999px;
      background-repeat: no-repeat; }
      header.global-header h1.logo a:hover, header.global-header div.logo a:hover {
        color: #4c4c4c; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header h1.logo a, header.global-header div.logo a {
          background-image: url("/static/images/media/logo-full_2x.png"); } }
      @media (max-width: 599px) {
        header.global-header h1.logo a, header.global-header div.logo a {
          background-image: url("/static/images/media/logo-mobile_1x.png");
          background-size: 87px 24px;
          width: 87px;
          height: 24px; } }
  @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
    header.global-header h1.logo a, header.global-header div.logo a {
      background-image: url("/static/images/media/logo-mobile_2x.png"); } }
    header.global-header h1.logo.crypto a, header.global-header div.logo.crypto a {
      display: block;
      color: #000000;
      background-image: url("/static/images/media/logo-crypto_1x.png");
      background-size: 130px 39px;
      width: 130px;
      height: 39px;
      text-indent: -9999px;
      background-repeat: no-repeat; }
      header.global-header h1.logo.crypto a:hover, header.global-header div.logo.crypto a:hover {
        color: #4c4c4c; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header h1.logo.crypto a, header.global-header div.logo.crypto a {
          background-image: url("/static/images/media/logo-crypto_2x.png"); } }
      @media (max-width: 599px) {
        header.global-header h1.logo.crypto a, header.global-header div.logo.crypto a {
          background-image: url("/static/images/media/logo-crypto-mobile_1x.png");
          background-size: 87px 24px;
          width: 87px;
          height: 24px; } }
  @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
    header.global-header h1.logo.crypto a, header.global-header div.logo.crypto a {
      background-image: url("/static/images/media/logo-crypto-mobile_2x.png"); } }
    header.global-header h1.logo.saas a, header.global-header div.logo.saas a {
      display: block;
      color: #000000;
      background-image: url("/static/images/media/logo-saas_1x.png");
      background-size: 130px 39px;
      width: 130px;
      height: 39px;
      text-indent: -9999px;
      background-repeat: no-repeat; }
      header.global-header h1.logo.saas a:hover, header.global-header div.logo.saas a:hover {
        color: #4c4c4c; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header h1.logo.saas a, header.global-header div.logo.saas a {
          background-image: url("/static/images/media/logo-saas_2x.png"); } }
      @media (max-width: 599px) {
        header.global-header h1.logo.saas a, header.global-header div.logo.saas a {
          background-image: url("/static/images/media/logo-saas-mobile_1x.png");
          background-size: 80px 24px;
          width: 80px;
          height: 24px; } }
  @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
    header.global-header h1.logo.saas a, header.global-header div.logo.saas a {
      background-image: url("/static/images/media/logo-saas-mobile_2x.png"); } }
  header.global-header .nav-toolbars {
    display: flex;
    align-items: center;
    flex: 1; }
  header.global-header .mobile-content {
    display: none; }
    header.global-header .mobile-content .nav-toolbars-mobile a.ui-button {
      width: 100%;
      height: 40px;
      margin-bottom: 20px;
      display: block;
      line-height: 40px;
      text-align: center; }
    header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar li a, header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar-more li a {
      color: #FFFFFF;
      line-height: 35px;
      font-size: 18px; }
      header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar li a:hover, header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar-more li a:hover {
        color: #e4e4e4; }
    header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar li a, header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar-more li.category a {
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500; }
    header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar {
      margin-bottom: 0; }
    header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar-more {
      margin-bottom: 20px; }
    header.global-header .mobile-content .nav-toolbars-mobile li.divider {
      width: 100%;
      border-top: 1px solid #fff;
      margin-top: 10px;
      margin-bottom: 10px; }
    @media (min-width: 600px) {
      header.global-header .mobile-content .buttons {
        display: none; }
      header.global-header .mobile-content .row {
        display: flex;
        margin-top: 15px; }
      header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar li a, header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar-more li.category a {
        line-height: 42px;
        font-size: 22px; }
      header.global-header .mobile-content .nav-toolbars-mobile .nav-toolbar-more {
        margin-bottom: 40px; }
      header.global-header .mobile-content .nav-toolbars-mobile li.divider {
        margin-top: 20px;
        margin-bottom: 20px; }
      header.global-header .mobile-content .copy {
        font-size: 14px; }
      header.global-header .mobile-content .left-col {
        width: 310px; }
      header.global-header .mobile-content .right-col {
        flex: 1 1 auto;
        margin-left: 100px; }
        header.global-header .mobile-content .right-col h4 {
          font-size: 26px;
          line-height: 32px;
          font-weight: 500;
          margin-bottom: 5px; }
        header.global-header .mobile-content .right-col p {
          font-size: 18px;
          line-height: 28px;
          font-weight: 300; }
        header.global-header .mobile-content .right-col .success-view {
          display: none; }
        header.global-header .mobile-content .right-col.success .form {
          display: none; }
        header.global-header .mobile-content .right-col.success .success-view {
          display: block; }
        header.global-header .mobile-content .right-col form.newsletter {
          display: flex;
          flex-direction: column;
          align-items: center;
          width: 100%;
          margin-top: 30px; }
          header.global-header .mobile-content .right-col form.newsletter input {
            -webkit-appearance: none;
            -webkit-border-radius: 0;
            border-radius: 0; }
          header.global-header .mobile-content .right-col form.newsletter .form-group {
            width: 100%;
            margin-bottom: 15px; }
            header.global-header .mobile-content .right-col form.newsletter .form-group label {
              display: none; }
            header.global-header .mobile-content .right-col form.newsletter .form-group input:-webkit-autofill,
            header.global-header .mobile-content .right-col form.newsletter .form-group input:-webkit-autofill:hover,
            header.global-header .mobile-content .right-col form.newsletter .form-group input:-webkit-autofill:focus,
            header.global-header .mobile-content .right-col form.newsletter .form-group input:-webkit-autofill:active {
              box-shadow: none;
              -webkit-box-shadow: 0 0 0 30px white inset !important; }
            header.global-header .mobile-content .right-col form.newsletter .form-group input[type=text] {
              -webkit-appearance: none;
              -webkit-border-radius: 0;
              border-radius: 0;
              color: #fff;
              border: none;
              border: 1px solid #fff;
              background: none;
              width: 100%;
              font-size: 18px;
              line-height: 45px;
              padding: 0 12px;
              box-sizing: border-box; }
              header.global-header .mobile-content .right-col form.newsletter .form-group input[type=text]::-webkit-input-placeholder {
                color: #acacac; }
              header.global-header .mobile-content .right-col form.newsletter .form-group input[type=text]:-moz-placeholder {
                color: #acacac; }
              header.global-header .mobile-content .right-col form.newsletter .form-group input[type=text]::-moz-placeholder {
                color: #acacac; }
              header.global-header .mobile-content .right-col form.newsletter .form-group input[type=text]:-ms-input-placeholder {
                color: #acacac; }
              header.global-header .mobile-content .right-col form.newsletter .form-group input[type=text]:focus {
                outline: 0; }
            header.global-header .mobile-content .right-col form.newsletter .form-group.error input[type=text] {
              border-bottom: 1px solid red; }
          header.global-header .mobile-content .right-col form.newsletter .actions {
            width: 100%; }
          header.global-header .mobile-content .right-col form.newsletter input.submit {
            font-family: "Sohne", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
            width: 100%;
            border: 1px solid #fff;
            background-color: #000;
            color: #fff;
            outline: none;
            font-size: 18px;
            line-height: 44px;
            height: 46px;
            font-weight: 500; } }
    @media (max-width: 599px) {
      header.global-header .mobile-content .tablet-extra {
        display: none; }
      header.global-header .mobile-content .right-col {
        display: none; } }
  header.global-header ul.nav-toolbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    list-style: none;
    flex-grow: 1; }
    @media (max-width: 899px) {
      header.global-header ul.nav-toolbar {
        display: none; } }
    header.global-header ul.nav-toolbar li {
      margin-right: 46px; }
      @media (max-width: 1199px) {
        header.global-header ul.nav-toolbar li {
          margin-right: 55px; } }
      header.global-header ul.nav-toolbar li:last-child {
        margin-right: 0; }
      header.global-header ul.nav-toolbar li.search {
        flex: 0 1 150px; }
      @media (max-width: 1190px) {
        header.global-header ul.nav-toolbar li {
          margin-right: 35px; } }
      @media (max-width: 1000px) {
        header.global-header ul.nav-toolbar li {
          margin-right: 22px; } }
      @media (max-width: 950px) {
        header.global-header ul.nav-toolbar li {
          margin-right: 17px; } }
      header.global-header ul.nav-toolbar li a {
        font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 500; }
        header.global-header ul.nav-toolbar li a:hover {
          color: #e4e4e4; }
  header.global-header .search-container {
    height: 20px;
    position: relative;
    margin-top: 2px; }
    header.global-header .search-container span.search-icon {
      margin-left: 70px;
      display: inline-block;
      cursor: pointer;
      background-image: url("/static/images/media/ui-search-white-2_1x.png");
      background-size: 20px 19px;
      width: 20px;
      height: 19px;
      opacity: 1;
      transition: 0.25s opacity; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header .search-container span.search-icon {
          background-image: url("/static/images/media/ui-search-white-2_2x.png"); } }
      @media (max-width: 1190px) {
        header.global-header .search-container span.search-icon {
          margin-left: 30px; } }
      @media (max-width: 1000px) {
        header.global-header .search-container span.search-icon {
          margin-left: 25px; } }
    header.global-header .search-container.active .search-icon {
      opacity: 0; }
    header.global-header .search-container.active .search-popover {
      opacity: 1;
      pointer-events: all; }
      header.global-header .search-container.active .search-popover form.search .form-search-icon {
        transform: none; }
      header.global-header .search-container.active .search-popover form.search .close-icon {
        opacity: 1;
        transform: none; }
  header.global-header .search-popover {
    position: absolute;
    right: -10px;
    top: -15px;
    width: 360px;
    opacity: 0;
    pointer-events: none;
    transition: 0.25s opacity; }
    header.global-header .search-popover.show-form {
      display: block; }
    header.global-header .search-popover form.search {
      box-sizing: border-box;
      position: relative;
      display: flex;
      background: white;
      width: 100%;
      height: 50px;
      align-items: center;
      justify-content: flex-start;
      transition: 0.25s box-shadow;
      transition-delay: 0.0625s; }
      header.global-header .search-popover form.search .form-search-icon {
        background-image: url("/static/images/media/ui-search_1x.png");
        background-size: 24px 24px;
        background-repeat: no-repeat;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        left: 10px;
        transform: translate(320px, 0);
        transition: 0.25s transform; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          header.global-header .search-popover form.search .form-search-icon {
            background-image: url("/static/images/media/ui-search_2x.png"); } }
      header.global-header .search-popover form.search input[type=text] {
        box-sizing: border-box;
        border: none;
        font-weight: 700;
        font-size: 18px;
        color: #000000;
        outline: none;
        height: 25px;
        caret-color: #3297e7;
        margin-left: 45px;
        width: 100%; }
        header.global-header .search-popover form.search input[type=text]::-webkit-input-placeholder {
          color: #dde0e2; }
        header.global-header .search-popover form.search input[type=text]:-moz-placeholder {
          color: #dde0e2; }
        header.global-header .search-popover form.search input[type=text]::-moz-placeholder {
          color: #dde0e2; }
        header.global-header .search-popover form.search input[type=text]:-ms-input-placeholder {
          color: #dde0e2; }
      header.global-header .search-popover form.search .close-icon {
        opacity: 0;
        transform: scale(0.5, 0.5);
        transition: 0.25s opacity, 0.25s transform;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 10px;
        width: 20px;
        height: 20px;
        background-image: url("/static/images/media/ui-search-close_1x.png");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        background-position: center center; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          header.global-header .search-popover form.search .close-icon {
            background-image: url("/static/images/media/ui-search-close_2x.png"); } }
      header.global-header .search-popover form.search input[type=text]:focus + .reset-close-icon {
        display: block; }
    @media (max-width: 599px) {
      header.global-header .search-popover {
        width: 250px; } }
  header.global-header .more-menu {
    position: relative;
    width: 40px;
    height: 44px;
    margin-left: 20px; }
    @media (max-width: 899px) {
      header.global-header .more-menu {
        display: none; } }
    header.global-header .more-menu .icon {
      display: block;
      width: 20px;
      height: 16px;
      text-indent: -9999px;
      position: relative;
      cursor: pointer;
      user-select: none;
      outline: none;
      margin-top: 14px;
      margin-left: 10px; }
      header.global-header .more-menu .icon .line1, header.global-header .more-menu .icon .line2, header.global-header .more-menu .icon .line3 {
        position: absolute;
        width: 20px;
        height: 2px;
        background: #fff;
        border-radius: 2px;
        left: 0; }
      header.global-header .more-menu .icon .line1 {
        top: 0; }
      header.global-header .more-menu .icon .line2 {
        top: 7px; }
      header.global-header .more-menu .icon .line3 {
        top: 14px; }
    header.global-header .more-menu .nav-more-dropdown {
      display: none;
      background-color: #fff;
      position: absolute;
      right: 0;
      top: 44px;
      padding-top: 12px;
      padding-left: 25px;
      padding-right: 22px;
      padding-bottom: 15px;
      width: 140px; }
      header.global-header .more-menu .nav-more-dropdown li.divider {
        border: 1px solid #000;
        margin-top: 10px;
        margin-bottom: 10px; }
      header.global-header .more-menu .nav-more-dropdown li a {
        font-size: 17px;
        line-height: 34px;
        color: #000000; }
        header.global-header .more-menu .nav-more-dropdown li a:hover {
          color: #4c4c4c; }
    header.global-header .more-menu:hover {
      background-color: #fff; }
      header.global-header .more-menu:hover .icon > span {
        background: #000; }
      header.global-header .more-menu:hover .nav-more-dropdown {
        display: block; }
  header.global-header .mobile-menu {
    display: none;
    width: 20px;
    height: 16px;
    text-indent: -9999px;
    position: relative;
    margin-left: 22px;
    cursor: pointer;
    user-select: none;
    outline: none; }
    header.global-header .mobile-menu .line1, header.global-header .mobile-menu .line2, header.global-header .mobile-menu .line3 {
      position: absolute;
      width: 20px;
      height: 2px;
      background: #fff;
      border-radius: 2px;
      left: 0;
      transition: 0.2s transform, 0.2s top, 0.2s opacity; }
    header.global-header .mobile-menu .line1 {
      top: 0; }
    header.global-header .mobile-menu .line2 {
      top: 7px; }
    header.global-header .mobile-menu .line3 {
      top: 14px; }
    @media (max-width: 899px) {
      header.global-header .mobile-menu {
        display: block; } }
  header.global-header .nav-toolbars-mobile {
    padding: 0 40px; }
    @media (max-width: 599px) {
      header.global-header .nav-toolbars-mobile {
        padding: 0 25px; } }
    header.global-header .nav-toolbars-mobile .nav-toolbar {
      margin-bottom: 25px; }
    header.global-header .nav-toolbars-mobile li a {
      font-size: 21px;
      line-height: 45px;
      font-weight: 400; }
    header.global-header .nav-toolbars-mobile .ui-button {
      width: 100%;
      height: 40px;
      margin-bottom: 20px;
      display: block;
      line-height: 40px;
      text-align: center; }
  header.global-header .thinknum-toolbars-mobile {
    background-color: #000; }
  header.global-header.mobile-nav-active {
    border-bottom: none;
    box-shadow: 0px 10px 13px 0px rgba(22, 50, 75, 0.1); }
    @media (max-width: 599px) {
      header.global-header.mobile-nav-active {
        bottom: 0; }
        header.global-header.mobile-nav-active.stick {
          height: 100%; }
          header.global-header.mobile-nav-active.stick > .content {
            height: 100%; } }
    header.global-header.mobile-nav-active > .content {
      display: flex;
      flex-direction: column;
      background-color: #000;
      color: #fff !important; }
      header.global-header.mobile-nav-active > .content .main-row {
        width: 100%;
        flex-shrink: 0;
        flex-grow: 0; }
      header.global-header.mobile-nav-active > .content .mobile-content {
        overflow: scroll;
        flex: 1 1 auto; }
    header.global-header.mobile-nav-active .mobile-menu .line1 {
      transform: rotate(45deg);
      top: 7px;
      left: 0; }
    header.global-header.mobile-nav-active .mobile-menu .line2 {
      transform: rotate(90deg);
      opacity: 0; }
    header.global-header.mobile-nav-active .mobile-menu .line3 {
      transform: rotate(135deg);
      top: 7px;
      left: 0; }
    header.global-header.mobile-nav-active h2.large-logo a {
      background-image: url("/static/images/media/header-logo-title-white_1x.png");
      background-size: 240px 60px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header.mobile-nav-active h2.large-logo a {
          background-image: url("/static/images/media/header-logo-title-white_2x.png"); } }
    header.global-header.mobile-nav-active .mobile-content {
      display: block; }
      header.global-header.mobile-nav-active .mobile-content .nav-toolbars-mobile .nav-toolbar {
        display: block; }
      header.global-header.mobile-nav-active .mobile-content .thinknum-toolbars-mobile {
        padding-top: 40px;
        padding-bottom: 40px; }
        @media (min-width: 600px) {
          header.global-header.mobile-nav-active .mobile-content .thinknum-toolbars-mobile {
            display: none; } }
  @media (max-width: 899px) {
    header.global-header ul.social-media {
      display: flex;
      margin-bottom: 26px; }
      header.global-header ul.social-media li {
        display: inline-block;
        margin-right: 16px; }
        header.global-header ul.social-media li:last-child {
          margin-right: 0; }
        header.global-header ul.social-media li a {
          display: inline-block;
          text-indent: -9999px;
          width: 34px;
          height: 34px;
          background-position: center center;
          background-repeat: no-repeat;
          transition: opacity 0.15s; }
          header.global-header ul.social-media li a:hover {
            opacity: 0.6; }
        header.global-header ul.social-media li.linkedin a {
          background-image: url("/static/images/media/ui-social-linkedin-tablet-white_1x.png");
          background-size: 34px 34px; } }
      @media only screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header ul.social-media li.linkedin a {
          background-image: url("/static/images/media/ui-social-linkedin-tablet-white_2x.png"); } }
  @media (max-width: 899px) {
        header.global-header ul.social-media li.youtube a {
          background-image: url("/static/images/media/ui-social-youtube-tablet-white_1x.png");
          background-size: 34px 34px; } }
      @media only screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header ul.social-media li.youtube a {
          background-image: url("/static/images/media/ui-social-youtube-tablet-white_2x.png"); } }
  @media (max-width: 899px) {
        header.global-header ul.social-media li.twitter a {
          background-image: url("/static/images/media/ui-social-twitter-tablet-white_1x.png");
          background-size: 34px 34px; } }
      @media only screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 2) {
        header.global-header ul.social-media li.twitter a {
          background-image: url("/static/images/media/ui-social-twitter-tablet-white_2x.png"); } }
body.scrolled header.fading > .content {
  background-color: rgba(0, 0, 0, 0.96); }

@media (max-width: 599px) {
  header.global-header.has-ads {
    position: initial; }
    header.global-header.has-ads.stick {
      position: fixed; } }

section.main {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  max-width: 990px; }
  @media (max-width: 599px) {
    section.main {
      padding: 0 25px; } }
.responsive-test {
  width: 0;
  height: 0;
  pointer-events: none;
  opacity: 0; }
  .responsive-test#tablet-portrait {
    display: none; }
    @media (max-width: 899px) {
      .responsive-test#tablet-portrait {
        display: block; } }
  .responsive-test#phone-only {
    display: none; }
    @media (max-width: 599px) {
      .responsive-test#phone-only {
        display: block; } }
.global-menu {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  display: flex;
  color: #fff; }
  @media (max-width: 599px) {
    .global-menu {
      padding: 0 25px; } }
  .global-menu .col {
    display: flex; }
    .global-menu .col p {
      font-size: 16px;
      line-height: 30px;
      color: #acacac;
      font-weight: 500; }
    .global-menu .col ul li a {
      color: #acacac;
      font-size: 14px;
      line-height: 30px;
      font-weight: 500; }
      .global-menu .col ul li a:hover {
        color: #a0a0a0; }
    .global-menu .col.first {
      max-width: 264px;
      margin-right: 50px; }
  .global-menu .social {
    flex-grow: 1;
    flex-shrink: 0;
    align-items: flex-end;
    flex-direction: column; }
  .global-menu .center {
    flex-grow: 1; }
    .global-menu .center .cols-bundle {
      width: calc(2*100% / 3);
      display: flex; }
    .global-menu .center .subcol {
      max-width: 170px;
      margin-right: 50px;
      width: 50%; }
  .global-menu .copy {
    display: none; }
  .global-menu h4, .global-menu h4.expand {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 20px; }
    .global-menu h4 a, .global-menu h4.expand a {
      color: #FFFFFF; }
      .global-menu h4 a:hover, .global-menu h4.expand a:hover {
        color: #e4e4e4; }
    .global-menu h4 i, .global-menu h4.expand i {
      display: none; }
  .global-menu .section {
    padding-bottom: 30px;
    margin-bottom: 35px;
    border-bottom: 1px solid #5b5d60; }
    .global-menu .section.thinknum {
      padding-bottom: 5px; }
    .global-menu .section:last-child {
      border-bottom: none;
      margin-bottom: 0; }
  @media (max-width: 899px) {
    .global-menu .center .cols-bundle {
      display: block; }
      .global-menu .center .cols-bundle .subcol {
        width: 100%; }
    .global-menu .center .subcol:last-child {
      margin-right: 20px; }
    .global-menu .col.social {
      display: none; } }
  @media (max-width: 599px) {
    .global-menu {
      display: block; }
      .global-menu h4.expand {
        margin-bottom: 12px;
        display: flex;
        align-items: center; }
        .global-menu h4.expand span {
          flex-shrink: 1;
          flex-grow: 1; }
        .global-menu h4.expand i {
          display: block;
          flex-grow: 0;
          flex-shrink: 0;
          background-image: url("/static/images/media/ui-footer-section-chevron_1x.png");
          background-size: 11px 12px;
          width: 11px;
          height: 12px; } }
      @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
        .global-menu h4.expand i {
          background-image: url("/static/images/media/ui-footer-section-chevron_2x.png"); } }
  @media (max-width: 599px) {
      .global-menu .subcol {
        width: 100%; }
      .global-menu .col.first {
        width: 100%;
        max-width: initial;
        margin-right: 0; }
        .global-menu .col.first .section:first-child {
          margin-bottom: 30px;
          padding-bottom: 22px; }
        .global-menu .col.first .thinknum {
          padding-bottom: 0; }
      .global-menu .center {
        display: block; }
        .global-menu .center .cols-bundle {
          width: 100%; }
        .global-menu .center .subcol {
          max-width: initial;
          width: 100%;
          margin-right: 0; }
          .global-menu .center .subcol .section {
            border-bottom: none; }
      .global-menu .social {
        display: none; }
      .global-menu .copy {
        display: block;
        padding-top: 8px; }
        .global-menu .copy span {
          font-size: 13px;
          font-weight: 500; }
      .global-menu .col .section {
        padding-bottom: 10px;
        margin-bottom: 0; }
        .global-menu .col .section ul {
          transition: all .3s ease;
          overflow: hidden;
          height: 0; }
        .global-menu .col .section:not(.expanded) ul {
          padding: 0; }
        .global-menu .col .section.expanded h4 i {
          transform: rotate(90deg); }
        .global-menu .col .section.expanded ul {
          height: initial;
          padding-top: 5px;
          padding-bottom: 5px; } }
  @media (max-width: 599px) {
    .global-menu .col p {
      font-size: 14px;
      line-height: 21px; } }
.global-menu ul.social-media {
  display: flex; }
  .global-menu ul.social-media li {
    display: inline-block;
    margin-right: 20px; }
    .global-menu ul.social-media li:last-child {
      margin-right: 0; }
    .global-menu ul.social-media li a {
      display: inline-block;
      text-indent: -9999px;
      width: 26px;
      height: 26px;
      background-position: center center;
      background-repeat: no-repeat;
      transition: opacity 0.15s; }
      .global-menu ul.social-media li a:hover {
        opacity: 0.6; }
    .global-menu ul.social-media li.youtube a {
      background-image: url("/static/images/media/ui-social-youtube_1x.png");
      background-size: 26px 26px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .global-menu ul.social-media li.youtube a {
          background-image: url("/static/images/media/ui-social-youtube_2x.png"); } }
    .global-menu ul.social-media li.linkedin a {
      background-image: url("/static/images/media/ui-social-linkedin_1x.png");
      background-size: 26px 26px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .global-menu ul.social-media li.linkedin a {
          background-image: url("/static/images/media/ui-social-linkedin_2x.png"); } }
    .global-menu ul.social-media li.twitter a {
      background-image: url("/static/images/media/ui-social-twitter_1x.png");
      background-size: 26px 26px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .global-menu ul.social-media li.twitter a {
          background-image: url("/static/images/media/ui-social-twitter_2x.png"); } }
.global-footer {
  background: #000000;
  color: #fff;
  margin-top: 45px;
  padding-top: 66px;
  padding-bottom: 100px; }
  @media (max-width: 899px) {
    .global-footer {
      margin-top: 0;
      padding-top: 35px;
      padding-bottom: 35px; } }
.global-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  background: rgba(255, 255, 255, 0.8); }
  .global-dialog.visible {
    display: flex; }
  .global-dialog > div {
    max-width: 780px;
    width: 100%;
    height: 500px; }
  @media (max-width: 599px) {
    .global-dialog {
      top: 50px; }
      .global-dialog.visible {
        display: block; } }
.title-category {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  padding: 0;
  border-bottom: 2px solid #e6e6e6; }
  .title-category h1, .title-category h3 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 20px; }
    .title-category h1 a, .title-category h3 a {
      color: #000000; }
      .title-category h1 a:hover, .title-category h3 a:hover {
        color: #4c4c4c; }
  @media (max-width: 599px) {
    .title-category {
      border-bottom-width: 1px; }
      .title-category h1, .title-category h3 {
        font-size: 22px;
        line-height: initial;
        margin-bottom: 6px; } }
.title-outcasts {
  background-image: url("/static/images/media/title-outcasts_1x.png");
  background-size: 146px 42px;
  width: 146px;
  height: 42px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .title-outcasts {
      background-image: url("/static/images/media/title-outcasts_2x.png"); } }
section.thanks > .content {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  padding-top: 205px;
  padding-bottom: 205px;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (max-width: 599px) {
    section.thanks > .content {
      padding: 0 25px; } }
  @media screen and (max-width: 900px) {
    section.thanks > .content {
      padding-top: 25px; } }
  @media (max-width: 599px) {
    section.thanks > .content {
      padding-top: 35px; } }
  section.thanks > .content h1 {
    font-size: 62px;
    font-weight: 900;
    line-height: 0.677;
    text-align: center; }
    @media (max-width: 599px) {
      section.thanks > .content h1 {
        font-size: 42px; } }
  section.thanks > .content p {
    font-size: 28px;
    line-height: 1.429;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 45px; }
  section.thanks > .content a {
    background: #135fec;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
    padding: 18px 20px;
    cursor: pointer;
    transition: .1s;
    text-align: center; }
    @media (max-width: 599px) {
      section.thanks > .content a {
        width: 100%;
        box-sizing: border-box; } }
    section.thanks > .content a:hover {
      background: #4a86f6; }

div.cta {
  overflow: hidden;
  position: relative; }
  @media (max-width: 599px) {
    div.cta {
      height: 188px; }
      div.cta.newsletter {
        height: 300px; } }
  div.cta a.button-finish {
    display: none; }
  div.cta a.dismiss {
    position: absolute;
    background-image: url("/static/images/media/ui-dialog-dismiss_1x.png");
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    top: 25px;
    right: 25px;
    z-index: 3;
    display: none; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      div.cta a.dismiss {
        background-image: url("/static/images/media/ui-dialog-dismiss_2x.png"); } }
  div.cta.demo p {
    max-width: 340px; }
  div.cta.newsletter {
    background-color: black; }
    div.cta.newsletter .content.success {
      display: none; }
    div.cta.newsletter .image {
      background-image: url("/static/images/media/newsletter-bg_1x.jpg");
      background-size: 606px 442px;
      transform: scale(calc(606/576)); }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        div.cta.newsletter .image {
          background-image: url("/static/images/media/newsletter-bg_2x.jpg"); } }
      @media (max-width: 599px) {
        div.cta.newsletter .image {
          background-image: url("/static/images/media/newsletter-bg-mobile_1x.jpg");
          background-size: 375px 188px;
          background-size: cover;
          transform: none; } }
  @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
    div.cta.newsletter .image {
      background-image: url("/static/images/media/newsletter-bg-mobile_2x.jpg"); } }
    div.cta.newsletter.full-width .image {
      background-image: url("/static/images/media/newsletter-bg-wide_1x.jpg");
      background-size: 1260px 316px;
      transform: scale(calc(1260/1200)); }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        div.cta.newsletter.full-width .image {
          background-image: url("/static/images/media/newsletter-bg-wide_2x.jpg"); } }
      @media (max-width: 599px) {
        div.cta.newsletter.full-width .image {
          background-image: url("/static/images/media/newsletter-bg-mobile_1x.jpg");
          background-size: 375px 188px;
          background-size: cover;
          transform: none; } }
  @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
    div.cta.newsletter.full-width .image {
      background-image: url("/static/images/media/newsletter-bg-mobile_2x.jpg"); } }
    div.cta.newsletter.inline .content.success p {
      margin-bottom: 0; }
    div.cta.newsletter.dialog a.dismiss {
      display: block; }
    div.cta.newsletter.dialog .image {
      background-image: url("/static/images/media/newsletter-bg-dialog_1x.jpg");
      background-size: 784px 480px;
      transform: none; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        div.cta.newsletter.dialog .image {
          background-image: url("/static/images/media/newsletter-bg-dialog_2x.jpg"); } }
      @media (max-width: 599px) {
        div.cta.newsletter.dialog .image {
          background-image: url("/static/images/media/newsletter-bg-dialog-mobile_1x.jpg");
          background-size: 375px 501px;
          background-size: cover;
          transform: none; } }
  @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
    div.cta.newsletter.dialog .image {
      background-image: url("/static/images/media/newsletter-bg-dialog-mobile_2x.jpg"); } }
    div.cta.newsletter.dialog a.button-finish {
      display: block; }
    @media (max-width: 599px) {
      div.cta.newsletter.dialog {
        height: 100%; } }
    div.cta.newsletter.success .content.success {
      display: flex; }
    div.cta.newsletter.success .content.form {
      display: none; }
  div.cta .image {
    background-position: center;
    transition: 0.2s transform;
    width: 100%;
    height: 100%; }
  div.cta.hovered .image {
    transform: none !important; }
  div.cta > .content {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    max-width: 520px;
    margin: 0 auto; }
    div.cta > .content h3 {
      font-size: 28px;
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      text-align: center; }
    div.cta > .content p {
      font-size: 16px;
      line-height: 26px;
      font-weight: 400;
      text-align: center;
      margin-top: 12px;
      margin-bottom: 30px; }
    div.cta > .content a.ui-button {
      width: 132px;
      text-align: center; }
    div.cta > .content form.newsletter {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 70%; }
      div.cta > .content form.newsletter input {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0; }
      div.cta > .content form.newsletter .form-group {
        width: 100%;
        margin-bottom: 20px; }
        div.cta > .content form.newsletter .form-group label {
          display: none; }
        div.cta > .content form.newsletter .form-group input:-webkit-autofill,
        div.cta > .content form.newsletter .form-group input:-webkit-autofill:hover,
        div.cta > .content form.newsletter .form-group input:-webkit-autofill:focus,
        div.cta > .content form.newsletter .form-group input:-webkit-autofill:active {
          box-shadow: none;
          -webkit-box-shadow: 0 0 0 30px white inset !important; }
        div.cta > .content form.newsletter .form-group input[type=text] {
          -webkit-appearance: none;
          -webkit-border-radius: 0;
          border-radius: 0;
          color: #fff;
          border: none;
          border: 1px solid #fff;
          background: none;
          width: 100%;
          font-size: 16px;
          line-height: 32px;
          padding-left: 10px;
          padding-right: 10px;
          box-sizing: border-box; }
          div.cta > .content form.newsletter .form-group input[type=text]::-webkit-input-placeholder {
            color: #acacac; }
          div.cta > .content form.newsletter .form-group input[type=text]:-moz-placeholder {
            color: #acacac; }
          div.cta > .content form.newsletter .form-group input[type=text]::-moz-placeholder {
            color: #acacac; }
          div.cta > .content form.newsletter .form-group input[type=text]:-ms-input-placeholder {
            color: #acacac; }
          div.cta > .content form.newsletter .form-group input[type=text]:focus {
            outline: 0; }
        div.cta > .content form.newsletter .form-group.error input[type=text] {
          border: 1px solid red; }
      div.cta > .content form.newsletter input.submit {
        width: 103px;
        border: none;
        outline: none;
        height: 34px;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0; }
    @media (max-width: 899px) {
      div.cta > .content h3 {
        font-size: 20px; }
      div.cta > .content p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px; }
      div.cta > .content form.newsletter {
        width: 90%; } }
    @media (max-width: 599px) {
      div.cta > .content {
        padding: 0 10px; }
        div.cta > .content h3 {
          font-size: 21px; }
        div.cta > .content p {
          font-size: 14px;
          line-height: 21px;
          margin-bottom: 20px; }
        div.cta > .content form.newsletter {
          width: 80%; } }
ul.pagination {
  display: flex;
  align-items: center;
  height: 95px; }
  ul.pagination li {
    padding: 0 20px; }
    ul.pagination li.ellipsis {
      letter-spacing: 5px;
      margin-right: -5px; }
      ul.pagination li.ellipsis.leading {
        padding-left: 16px; }
      ul.pagination li.ellipsis.trailing {
        padding-right: 16px; }
    ul.pagination li.active a {
      color: #000000; }
  ul.pagination li, ul.pagination a {
    font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #cccccc;
    text-align: center; }
  ul.pagination li a:hover {
    color: #000000; }
  ul.pagination li.side-arrow {
    padding: 0;
    background-image: url("/static/images/media/pagination-chevron_1x.png");
    background-size: 10px 17px;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 17px;
    cursor: pointer; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      ul.pagination li.side-arrow {
        background-image: url("/static/images/media/pagination-chevron_2x.png"); } }
    ul.pagination li.side-arrow:not(.disabled) {
      opacity: 1;
      transition: 0.1s opacity; }
      ul.pagination li.side-arrow:not(.disabled):hover {
        opacity: 0.7; }
    ul.pagination li.side-arrow.disabled {
      color: #cccccc;
      cursor: not-allowed;
      background-image: url("/static/images/media/pagination-chevron-disabled_1x.png");
      background-size: 10px 17px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        ul.pagination li.side-arrow.disabled {
          background-image: url("/static/images/media/pagination-chevron-disabled_2x.png"); } }
    ul.pagination li.side-arrow a {
      opacity: 0;
      user-select: none; }
    ul.pagination li.side-arrow.previous {
      margin-right: 38px; }
    ul.pagination li.side-arrow.next {
      transform: rotateZ(180deg);
      margin-left: 38px; }
  @media (max-width: 599px) {
    ul.pagination {
      height: 30px;
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-between; }
      ul.pagination li {
        padding: 0; }
        ul.pagination li.ellipsis {
          letter-spacing: 3px;
          padding: 0 !important; }
        ul.pagination li.side-arrow {
          background-image: url("/static/images/media/pagination-chevron-mobile_1x.png");
          background-size: 8px 13px;
          width: 8px;
          height: 13px; } }
      @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
        ul.pagination li.side-arrow {
          background-image: url("/static/images/media/pagination-chevron-mobile_2x.png"); } }
  @media (max-width: 599px) {
          ul.pagination li.side-arrow.disabled {
            background-image: url("/static/images/media/pagination-chevron-mobile-disabled_1x.png");
            background-size: 8px 13px; } }
        @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
          ul.pagination li.side-arrow.disabled {
            background-image: url("/static/images/media/pagination-chevron-mobile-disabled_2x.png"); } }
  @media (max-width: 599px) {
          ul.pagination li.side-arrow.previous {
            margin-right: 12px; }
          ul.pagination li.side-arrow.next {
            margin-left: 12px; }
      ul.pagination li, ul.pagination a {
        font-size: 18px; } }
.web-weilder-banner {
  background: #0f1218;
  color: #fff;
  box-sizing: border-box;
  position: fixed;
  z-index: 500;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  width: 100%;
  box-sizing: border-box; }
  .web-weilder-banner.visible {
    display: block; }
  .web-weilder-banner .content {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center; }
    @media (max-width: 599px) {
      .web-weilder-banner .content {
        padding: 0 25px; } }
    @media (max-width: 1199px) {
      .web-weilder-banner .content {
        padding-right: 60px; } }
    @media (min-width: 600px) {
      .web-weilder-banner .content {
        height: 65px; } }
    @media (max-width: 599px) {
      .web-weilder-banner .content {
        flex-direction: column;
        padding-top: 10px;
        padding-bottom: 10px; } }
    .web-weilder-banner .content .logo {
      width: 38px;
      height: 32px;
      background-image: url("/static/images/media/logo-small_1x.png");
      background-size: 38px 32px;
      margin-right: 30px;
      flex-shrink: 0; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .web-weilder-banner .content .logo {
          background-image: url("/static/images/media/logo-small_2x.png"); } }
    .web-weilder-banner .content .spacer {
      flex: 1; }
    .web-weilder-banner .content .description {
      width: 290px;
      font-size: 13px;
      font-weight: 600;
      line-height: 1.3;
      margin-right: 14px; }
      @media (max-width: 899px) {
        .web-weilder-banner .content .description {
          display: none; } }
    .web-weilder-banner .content form {
      display: flex;
      flex-shrink: 0; }
      @media (min-width: 600px) {
        .web-weilder-banner .content form {
          flex-basis: 350px; } }
      @media (max-width: 599px) {
        .web-weilder-banner .content form {
          margin-top: 20px;
          width: 100%; } }
      .web-weilder-banner .content form input {
        height: 32px;
        line-height: 32px;
        background: transparent;
        border: none;
        border-bottom: 1px solid #555555;
        box-sizing: border-box;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0; }
        .web-weilder-banner .content form input:focus {
          outline: 0; }
      .web-weilder-banner .content form input.email {
        margin-right: 18px;
        color: #fff;
        font-weight: 600;
        flex: 1; }
        .web-weilder-banner .content form input.email::-webkit-input-placeholder {
          font-weight: 400; }
        .web-weilder-banner .content form input.email:-moz-placeholder {
          font-weight: 400; }
        .web-weilder-banner .content form input.email::-moz-placeholder {
          font-weight: 400; }
        .web-weilder-banner .content form input.email:-ms-input-placeholder {
          font-weight: 400; }
      .web-weilder-banner .content form input.submit {
        background: #fff;
        border-radius: 3px;
        border: none;
        color: #000;
        font-size: 14px;
        font-weight: 700;
        padding: 0 16px;
        cursor: pointer;
        transition: opacity 0.1s;
        flex: 0 0 102px;
        -webkit-appearance: none;
        -webkit-border-radius: 3px; }
        .web-weilder-banner .content form input.submit:hover {
          opacity: 0.95; }
        .web-weilder-banner .content form input.submit:active {
          opacity: 0.85; }
        .web-weilder-banner .content form input.submit:disabled {
          color: rgba(0, 0, 0, 0.25);
          cursor: default; }
  .web-weilder-banner a.dismiss {
    position: absolute;
    right: 28px;
    top: 24px; }
    .web-weilder-banner a.dismiss svg path {
      fill: #575a5e;
      transition: fill 0.1s; }
    .web-weilder-banner a.dismiss:hover svg path {
      fill: #4b4d51; }
    .web-weilder-banner a.dismiss:active svg path {
      fill: #3e4144; }

#promo-banner {
  position: fixed;
  z-index: 500;
  left: 0;
  bottom: 0;
  right: 0;
  background: #215af2;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: transform 0.2s ease-in-out;
  padding: 10px 5px 10px 20px;
  box-sizing: border-box; }
  #promo-banner.visible {
    opacity: 1;
    pointer-events: all;
    transform: translate(0, 0); }
  @media (max-width: 599px) {
    #promo-banner {
      flex-direction: column;
      transform: translate(0, 200px);
      padding: 18px 20px 20px 20px; } }
  @media (min-width: 900px) {
    #promo-banner {
      transform: translate(0, 100px); } }
  #promo-banner div.texts-desktop {
    display: flex;
    align-items: center; }
    @media (max-width: 599px) {
      #promo-banner div.texts-desktop {
        display: none; } }
    @media (min-width: 900px) {
      #promo-banner div.texts-desktop .title, #promo-banner div.texts-desktop .subtitle {
        margin-right: 25px; } }
  #promo-banner div.texts-mobile {
    text-align: center;
    line-height: 1.45; }
    @media (min-width: 900px) {
      #promo-banner div.texts-mobile {
        display: none; } }
  #promo-banner .title {
    font-weight: 700; }
  #promo-banner .subtitle {
    flex-shrink: 0; }
  #promo-banner .actions {
    flex-shrink: 0; }
    @media (max-width: 599px) {
      #promo-banner .actions {
        width: 100%;
        margin-top: 15px;
        display: flex; } }
    #promo-banner .actions a {
      display: inline-block;
      height: 30px;
      line-height: 30px;
      padding: 0 15px;
      font-size: 13px;
      font-weight: 600;
      border-radius: 4px;
      margin-right: 10px;
      text-align: center; }
      @media (max-width: 599px) {
        #promo-banner .actions a {
          flex-grow: 1;
          flex-basis: 0;
          height: 40px;
          line-height: 40px;
          font-size: 15px;
          font-weight: 700; } }
      #promo-banner .actions a.open {
        background: #fff;
        color: #1e242e; }
        @media (max-width: 599px) {
          #promo-banner .actions a.open {
            margin-right: 8px;
            margin-left: 0; } }
      #promo-banner .actions a.dismiss {
        background: #4072f5;
        color: #fff; }
        @media (max-width: 599px) {
          #promo-banner .actions a.dismiss {
            margin-left: 8px;
            margin-right: 0; } }
.thinknum-banner {
  position: relative; }
  @media (max-width: 599px) {
    .thinknum-banner {
      display: none; } }
  .thinknum-banner .content {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center; }
    @media (max-width: 599px) {
      .thinknum-banner .content {
        padding: 0 25px; } }
  .thinknum-banner > .row {
    height: 40px;
    background-color: #000000; }
    .thinknum-banner > .row > .content {
      height: 100%;
      font-size: 14px;
      line-height: 26px; }
      .thinknum-banner > .row > .content #thinknum-banner-button {
        display: flex;
        align-items: center;
        cursor: pointer;
        -webkit-touch-callout: none;
        /* iOS Safari */
        -webkit-user-select: none;
        /* Chrome/Safari/Opera */
        -khtml-user-select: none;
        /* Konqueror */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* Internet Explorer/Edge */
        user-select: none; }
        .thinknum-banner > .row > .content #thinknum-banner-button strong {
          font-weight: 500;
          color: #FFFFFF; }
          .thinknum-banner > .row > .content #thinknum-banner-button strong:hover {
            color: #e4e4e4; }
        .thinknum-banner > .row > .content #thinknum-banner-button > .chevron {
          background-image: url("/static/images/media/ui-chevron-down_1x.png");
          background-size: 15px 9px;
          width: 15px;
          height: 9px;
          margin-left: 12px;
          transition: transform .3s ease; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .thinknum-banner > .row > .content #thinknum-banner-button > .chevron {
              background-image: url("/static/images/media/ui-chevron-down_2x.png"); } }
        .thinknum-banner > .row > .content #thinknum-banner-button:hover > .chevron {
          background-image: url("/static/images/media/ui-chevron-down-grey_1x.png");
          background-size: 15px 9px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .thinknum-banner > .row > .content #thinknum-banner-button:hover > .chevron {
              background-image: url("/static/images/media/ui-chevron-down-grey_2x.png"); } }
        .thinknum-banner > .row > .content #thinknum-banner-button.opened > .chevron {
          transform: rotateZ(180deg); }
      .thinknum-banner > .row > .content > .spacer {
        flex-grow: 1;
        flex-shrink: 1; }
      .thinknum-banner > .row > .content a {
        display: block;
        font-size: 14px;
        line-height: 39px;
        padding: 0 20px;
        height: 40px; }
  .thinknum-banner #thinknum-banner-window {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    z-index: 1001;
    background-color: #000000;
    transition: visibility 0.4s ease-in-out, max-height 0.4s ease-in-out;
    overflow: hidden;
    max-height: 0;
    visibility: hidden;
    pointer-events: none; }
    .thinknum-banner #thinknum-banner-window .window-content {
      margin-top: 70px;
      margin-bottom: 70px; }
    .thinknum-banner #thinknum-banner-window.visible {
      max-height: 550px;
      visibility: visible;
      pointer-events: all; }
    @media (max-width: 1199px) {
      .thinknum-banner #thinknum-banner-window {
        padding-top: 18px; } }
    @media (max-width: 899px) {
      .thinknum-banner #thinknum-banner-window.visible {
        max-height: 620px; }
      .thinknum-banner #thinknum-banner-window .window-content {
        margin-top: 40px; } }
.a-image-banner a {
  width: 100%;
  height: 100%;
  display: block; }

.a-image-banner img {
  width: 100%; }

.a-image-banner.article-sidebar {
  margin-bottom: 60px; }
  @media (max-width: 899px) {
    .a-image-banner.article-sidebar {
      display: none; } }
@media (max-width: 599px) {
  .a-image-banner.category-in-hero {
    padding: 0 !important;
    display: block !important;
    margin-top: 30px;
    max-height: 175px; }
    .a-image-banner.category-in-hero img {
      object-fit: contain; }
    .a-image-banner.category-in-hero picture {
      display: flex; } }

.a-image-banner.category-wide {
  margin-top: 80px; }
  .a-image-banner.category-wide .content {
    display: flex;
    flex-direction: column; }
  @media (max-width: 899px) {
    .a-image-banner.category-wide {
      margin-top: 70px; } }
  @media (max-width: 599px) {
    .a-image-banner.category-wide {
      display: none !important; } }
.a-image-banner.landing-top {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  margin-bottom: 60px; }
  @media (max-width: 599px) {
    .a-image-banner.landing-top {
      padding: 0 25px; } }
  @media (max-width: 899px) {
    .a-image-banner.landing-top {
      margin-bottom: 40px; } }
  @media (max-width: 599px) {
    .a-image-banner.landing-top {
      display: none; } }
.a-image-banner.landing-top-combo {
  flex: 1 1 50%;
  margin-top: 70px; }
  .a-image-banner.landing-top-combo:first-child {
    padding-right: 24px; }
  .a-image-banner.landing-top-combo:last-child {
    padding-left: 24px; }
  @media (max-width: 899px) {
    .a-image-banner.landing-top-combo {
      margin-top: 40px; } }
.a-image-banner.list-banner {
  margin-bottom: 70px; }

.a-image-banner.mobile-list {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 900px) {
    .a-image-banner.mobile-list {
      display: none; } }
  @media (max-width: 599px) {
    .a-image-banner.mobile-list {
      margin-right: -25px;
      margin-left: -25px;
      margin-top: 0;
      margin-bottom: 0; } }
.a-image-banner.article-bottom {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  margin-top: 48px; }
  @media (max-width: 599px) {
    .a-image-banner.article-bottom {
      padding: 0 25px; } }
  @media (max-width: 599px) {
    .a-image-banner.article-bottom {
      padding: 0;
      width: 100%;
      margin-bottom: 40px; } }
.a-image-banner-combo {
  display: flex;
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  width: 100%; }
  @media (max-width: 599px) {
    .a-image-banner-combo {
      padding: 0 25px; } }
  @media (max-width: 599px) {
    .a-image-banner-combo {
      display: none; } }
.a-image-banner-mobile-combo {
  width: 100%;
  padding-bottom: calc(350/750 * 100%);
  position: relative; }
  @media (min-width: 600px) {
    .a-image-banner-mobile-combo {
      display: none; } }
  .a-image-banner-mobile-combo .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .a-image-banner-mobile-combo .landing-top-combo {
    padding: 0 !important;
    margin: 0; }

section.hero {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px; }
  @media (max-width: 899px) {
    section.hero {
      margin-bottom: 65px; } }
  @media (max-width: 599px) {
    section.hero {
      margin-bottom: 60px; } }
  section.hero .hero-primary {
    position: relative;
    height: 540px;
    width: 100%;
    margin-bottom: 70px; }
    @media (max-width: 899px) {
      section.hero .hero-primary {
        margin-bottom: 40px; } }
    section.hero .hero-primary .mobile-category {
      display: none; }
    section.hero .hero-primary .image {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      section.hero .hero-primary .image picture {
        display: flex;
        width: 100%;
        height: 100%; }
      section.hero .hero-primary .image div, section.hero .hero-primary .image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    section.hero .hero-primary .details {
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-bottom: 50px;
      background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.50744) 40%, rgba(255, 255, 255, 0) 100%); }
      section.hero .hero-primary .details .content {
        max-width: 1280px;
        margin: auto;
        padding: 0 40px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        height: 100%;
        width: 100%; }
        @media (max-width: 599px) {
          section.hero .hero-primary .details .content {
            padding: 0 25px; } }
      section.hero .hero-primary .details h2 {
        flex: 0 1 auto;
        margin-bottom: 15px;
        max-width: 975px; }
        section.hero .hero-primary .details h2 a {
          color: #FFFFFF;
          font-size: 36px;
          line-height: 50px;
          font-weight: 500; }
          section.hero .hero-primary .details h2 a:hover {
            color: #e4e4e4; }
      section.hero .hero-primary .details p.optional-description {
        display: none; }
      section.hero .hero-primary .details span.divider {
        color: #fff; }
      section.hero .hero-primary .details .authors-section .names a {
        color: #FFFFFF; }
        section.hero .hero-primary .details .authors-section .names a:hover {
          color: #e4e4e4; }
      section.hero .hero-primary .details .meta-full > span {
        color: #fff;
        font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-right: 5px;
        flex: 0 0 auto; }
      section.hero .hero-primary .details .category-badge {
        height: initial; }
    @media (max-width: 599px) {
      section.hero .hero-primary {
        height: initial; }
        section.hero .hero-primary .mobile-category {
          display: block;
          margin-top: 20px;
          margin-bottom: 5px; }
        section.hero .hero-primary .image, section.hero .hero-primary .details {
          position: initial; }
        section.hero .hero-primary .image {
          width: 100%;
          height: 210px;
          min-height: initial; }
        section.hero .hero-primary .details {
          background-color: #000;
          height: initial; }
          section.hero .hero-primary .details h2 {
            margin-top: 0;
            margin-bottom: 12px; }
            section.hero .hero-primary .details h2 a {
              font-size: 21px;
              line-height: 30px; }
          section.hero .hero-primary .details p.optional-description {
            font-size: 14px;
            line-height: 21px;
            display: block;
            color: #acacac;
            margin-bottom: 4px; }
          section.hero .hero-primary .details .in-span, section.hero .hero-primary .details .desktop-category {
            display: none; } }
  section.hero .hero-primary.has-viz {
    position: initial;
    background-color: #000;
    min-height: 350px;
    margin-top: 80px;
    padding-top: 20px;
    height: initial;
    margin-bottom: 55px; }
    section.hero .hero-primary.has-viz .hero-container {
      height: 100%;
      max-width: 1280px;
      margin: auto;
      padding: 0 40px;
      box-sizing: border-box;
      display: flex;
      flex-direction: row-reverse; }
      @media (max-width: 599px) {
        section.hero .hero-primary.has-viz .hero-container {
          padding: 0 25px; } }
      section.hero .hero-primary.has-viz .hero-container .mobile-details {
        display: none; }
      section.hero .hero-primary.has-viz .hero-container .image, section.hero .hero-primary.has-viz .hero-container .details {
        position: initial; }
      section.hero .hero-primary.has-viz .hero-container .image {
        flex: 0 0 auto;
        width: 624px;
        height: 100%;
        background-color: #000; }
        section.hero .hero-primary.has-viz .hero-container .image.viz-padding {
          padding-bottom: 40px;
          box-sizing: border-box; }
      section.hero .hero-primary.has-viz .hero-container iframe {
        border: none;
        background-color: #000; }
      section.hero .hero-primary.has-viz .hero-container .details {
        flex: 1 1 auto;
        box-sizing: border-box;
        padding-right: 65px;
        padding-bottom: 40px;
        display: flex;
        flex-direction: column;
        overflow: hidden;
        background: #000; }
        section.hero .hero-primary.has-viz .hero-container .details .content {
          padding: 0;
          padding-right: 60px;
          justify-content: initial; }
        section.hero .hero-primary.has-viz .hero-container .details .mobile-category {
          display: block; }
        section.hero .hero-primary.has-viz .hero-container .details h2 {
          margin-bottom: 25px; }
        section.hero .hero-primary.has-viz .hero-container .details p.optional-description {
          font-size: 16px;
          line-height: 28px;
          display: block;
          color: #acacac;
          margin-bottom: 4px;
          flex: 1 1 auto; }
        section.hero .hero-primary.has-viz .hero-container .details .in-span, section.hero .hero-primary.has-viz .hero-container .details .desktop-category {
          display: none; }
      @media (max-width: 1199px) {
        section.hero .hero-primary.has-viz .hero-container .details {
          padding-right: 40px; }
        section.hero .hero-primary.has-viz .hero-container .image {
          width: calc(100%/5*3); }
          section.hero .hero-primary.has-viz .hero-container .image iframe {
            pointer-events: none;
            touch-action: none; } }
      @media (max-width: 899px) {
        section.hero .hero-primary.has-viz .hero-container .image {
          width: 50%; } }
    @media (max-width: 899px) {
      section.hero .hero-primary.has-viz:not(.viz-padding) .hero-container {
        padding-right: 0; } }
    @media (max-width: 599px) {
      section.hero .hero-primary.has-viz {
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 30px; }
        section.hero .hero-primary.has-viz .hero-container {
          flex-direction: column; }
          section.hero .hero-primary.has-viz .hero-container .image {
            height: 340px;
            width: 100%;
            padding-bottom: 20px; }
            section.hero .hero-primary.has-viz .hero-container .image.viz-padding {
              padding-bottom: 20px; }
          section.hero .hero-primary.has-viz .hero-container .mobile-details {
            display: block; }
            section.hero .hero-primary.has-viz .hero-container .mobile-details h2 {
              font-size: 21px;
              line-height: 30px;
              margin-top: 0;
              margin-bottom: 12px; }
              section.hero .hero-primary.has-viz .hero-container .mobile-details h2 a {
                color: #FFFFFF; }
                section.hero .hero-primary.has-viz .hero-container .mobile-details h2 a:hover {
                  color: #e4e4e4; }
          section.hero .hero-primary.has-viz .hero-container .details {
            padding-bottom: 30px;
            padding-right: 0; }
            section.hero .hero-primary.has-viz .hero-container .details .mobile-category, section.hero .hero-primary.has-viz .hero-container .details h2 {
              display: none; }
            section.hero .hero-primary.has-viz .hero-container .details p.optional-description {
              font-size: 14px;
              line-height: 21px; }
        section.hero .hero-primary.has-viz:not(.viz-padding) .hero-container {
          padding-right: 25px; } }
  section.hero > .content {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box; }
    @media (max-width: 599px) {
      section.hero > .content {
        padding: 0 25px; } }
    section.hero > .content h2 {
      font-weight: 500; }
    section.hero > .content iframe {
      border: none;
      box-sizing: border-box; }
    @media (max-width: 599px) {
      section.hero > .content {
        overflow: hidden; } }
    section.hero > .content .squares {
      width: 50%;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 899px) {
        section.hero > .content .squares {
          width: 100%;
          box-sizing: border-box; } }
      @media (max-width: 599px) {
        section.hero > .content .squares {
          width: 100%;
          padding: 0;
          flex-direction: column;
          justify-content: initial; } }
    section.hero > .content .square {
      width: 50%; }
      section.hero > .content .square.second {
        margin-left: 25px; }
      section.hero > .content .square .content {
        max-width: 264px; }
        section.hero > .content .square .content .img-cont {
          position: relative;
          width: 100%;
          height: 264px; }
          section.hero > .content .square .content .img-cont .image {
            width: 100%;
            height: 100%;
            position: relative; }
            section.hero > .content .square .content .img-cont .image.has-viz {
              background-color: #fff;
              border: 2px solid #000;
              box-sizing: border-box; }
              section.hero > .content .square .content .img-cont .image.has-viz iframe {
                pointer-events: none;
                touch-action: none; }
            section.hero > .content .square .content .img-cont .image i {
              background-image: url("/static/images/media/ic-video-small_1x.png");
              background-size: 54px 54px;
              width: 54px;
              height: 54px;
              display: block;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              z-index: 2; }
              @media only screen and (-webkit-min-device-pixel-ratio: 2) {
                section.hero > .content .square .content .img-cont .image i {
                  background-image: url("/static/images/media/ic-video-small_2x.png"); } }
              @media (max-width: 599px) {
                section.hero > .content .square .content .img-cont .image i {
                  background-image: url("/static/images/media/ic-video-mobile_1x.png");
                  background-size: 30px 30px;
                  width: 30px;
                  height: 30px; } }
  @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
    section.hero > .content .square .content .img-cont .image i {
      background-image: url("/static/images/media/ic-video-mobile_2x.png"); } }
          section.hero > .content .square .content .img-cont .category-badge {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2; }
        section.hero > .content .square .content .details {
          padding-right: 15px; }
      section.hero > .content .square h2 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 28px;
        margin-bottom: 22px; }
      @media (max-width: 899px) {
        section.hero > .content .square {
          width: 100%; }
          section.hero > .content .square.second {
            margin-left: 40px; }
          section.hero > .content .square .content {
            max-width: initial; }
            section.hero > .content .square .content h2 {
              margin-top: 22px;
              margin-bottom: 15px;
              font-size: 20px;
              line-height: 30px;
              display: block;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              overflow: hidden; }
            section.hero > .content .square .content .img-cont {
              height: 216px; } }
      @media (max-width: 599px) {
        section.hero > .content .square {
          width: 100%;
          border-bottom: 1px solid #e6e6e6;
          padding-bottom: 20px;
          margin-bottom: 20px; }
          section.hero > .content .square.second {
            margin-top: 0;
            border-bottom: none;
            margin: 0; }
            section.hero > .content .square.second .content {
              padding-left: 0; }
          section.hero > .content .square .content {
            max-width: initial;
            display: flex; }
            section.hero > .content .square .content .img-cont {
              width: 118px;
              height: 118px;
              flex-grow: 0;
              flex-shrink: 0;
              margin-right: 20px; }
            section.hero > .content .square .content .details {
              flex-grow: 1;
              flex-shrink: 1;
              display: flex;
              flex-direction: column;
              padding-right: 0;
              overflow: hidden; }
            section.hero > .content .square .content h2 {
              flex-grow: 1;
              font-size: 16px;
              line-height: 23px;
              margin-top: 0;
              margin-bottom: 12px;
              display: block; } }
    section.hero > .content .hero-secondary {
      width: 50%;
      padding-left: 24px;
      box-sizing: border-box; }
      section.hero > .content .hero-secondary > .content {
        border: 2px solid #000000;
        box-sizing: border-box;
        display: flex; }
        section.hero > .content .hero-secondary > .content .image {
          display: block;
          width: 308px;
          min-height: 308px;
          flex-grow: 0;
          flex-shrink: 0;
          position: relative; }
          section.hero > .content .hero-secondary > .content .image div {
            min-height: 308px; }
          section.hero > .content .hero-secondary > .content .image.has-viz {
            padding-top: 5px;
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 20px;
            background: #fff;
            box-sizing: border-box; }
          section.hero > .content .hero-secondary > .content .image i {
            background-image: url("/static/images/media/ic-video-small_1x.png");
            background-size: 54px 54px;
            width: 54px;
            height: 54px;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 2; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              section.hero > .content .hero-secondary > .content .image i {
                background-image: url("/static/images/media/ic-video-small_2x.png"); } }
        section.hero > .content .hero-secondary > .content .details {
          flex-grow: 1;
          flex-shrink: 1;
          padding: 25px;
          padding-left: 48px;
          overflow: hidden; }
        section.hero > .content .hero-secondary > .content h2 {
          font-size: 20px;
          line-height: 30px;
          margin-top: 5px;
          margin-bottom: 22px; }
        @media (max-width: 1199px) {
          section.hero > .content .hero-secondary > .content .image {
            width: 50%; }
          section.hero > .content .hero-secondary > .content .details {
            padding-left: 30px; } }
      @media (max-width: 899px) {
        section.hero > .content .hero-secondary {
          margin-top: 40px;
          width: 100%;
          padding: 0; }
          section.hero > .content .hero-secondary .content .image {
            width: 260px;
            min-height: 260px; }
            section.hero > .content .hero-secondary .content .image div {
              min-height: 260px; }
          section.hero > .content .hero-secondary .content .details h2 {
            margin-bottom: 40px; }
          section.hero > .content .hero-secondary .content .meta-simple {
            display: flex;
            align-items: center; }
            section.hero > .content .hero-secondary .content .meta-simple .authors-section {
              margin: 0;
              margin-right: 30px; } }
      @media (max-width: 599px) {
        section.hero > .content .hero-secondary {
          margin-top: 0;
          padding-bottom: 20px;
          border-bottom: 1px solid #e6e6e6; }
          section.hero > .content .hero-secondary .content {
            flex-direction: column;
            border: none; }
            section.hero > .content .hero-secondary .content .image {
              border: 1px solid #000000;
              width: 100%;
              height: initial;
              min-height: initial; }
              section.hero > .content .hero-secondary .content .image > div {
                min-height: initial;
                padding-bottom: 100%;
                background-position: center; }
            section.hero > .content .hero-secondary .content .details {
              padding: 0;
              padding-top: 10px; }
              section.hero > .content .hero-secondary .content .details h2 {
                font-size: 21px;
                line-height: 29px;
                margin-bottom: 14px; } }
      section.hero > .content .hero-secondary.has-viz iframe {
        pointer-events: none;
        touch-action: none; }
      @media (min-width: 600px) {
        section.hero > .content .hero-secondary.has-viz .details {
          padding-left: 28px; } }
      @media (max-width: 599px) {
        section.hero > .content .hero-secondary.has-viz .image {
          height: 300px; } }
section.ranking-hero {
  padding-bottom: 25px; }
  section.ranking-hero .content {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    box-sizing: border-box; }
    @media (max-width: 599px) {
      section.ranking-hero .content {
        padding: 0 25px; } }
  section.ranking-hero .divider {
    border-top: 2px solid #000;
    padding-top: 70px; }
  section.ranking-hero article {
    margin-bottom: 45px; }
    section.ranking-hero article .mobile-category {
      display: none; }
    section.ranking-hero article h2 {
      flex: 0 1 auto;
      margin-bottom: 40px;
      max-width: 715px; }
      section.ranking-hero article h2 a {
        color: #000000;
        font-size: 36px;
        line-height: 50px;
        font-weight: 500; }
        section.ranking-hero article h2 a:hover {
          color: #4c4c4c; }
    section.ranking-hero article span.divider {
      color: #000; }
    section.ranking-hero article .authors-section .names a {
      color: #000000; }
      section.ranking-hero article .authors-section .names a:hover {
        color: #4c4c4c; }
    section.ranking-hero article .meta-full > span {
      color: #000;
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-right: 5px;
      flex: 0 0 auto; }
    section.ranking-hero article .category-badge {
      height: initial; }
  section.ranking-hero .ranking-viz {
    width: 100%;
    height: 600px;
    margin-bottom: 70px; }
    section.ranking-hero .ranking-viz iframe {
      border: none; }
  @media (max-width: 899px) {
    section.ranking-hero .divider {
      padding-top: 45px; }
    section.ranking-hero article {
      margin-bottom: 30px; }
    section.ranking-hero .ranking-viz {
      margin-bottom: 30px; } }
  @media (max-width: 599px) {
    section.ranking-hero .divider {
      display: none; }
    section.ranking-hero article {
      margin-bottom: 10px; }
      section.ranking-hero article .mobile-category {
        display: block;
        margin-top: 20px;
        margin-bottom: 5px; }
      section.ranking-hero article h2 {
        margin-top: 0;
        margin-bottom: 12px; }
        section.ranking-hero article h2 a {
          font-size: 21px;
          line-height: 30px; }
      section.ranking-hero article .in-span, section.ranking-hero article .desktop-category {
        display: none; } }
section.single-category {
  padding-bottom: 130px; }
  section.single-category main {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    box-sizing: border-box; }
    @media (max-width: 599px) {
      section.single-category main {
        padding: 0 25px; } }
  section.single-category .title-category.tech {
    border-color: #ffb100; }
  section.single-category .title-category.markets {
    border-color: #00deff; }
  section.single-category .title-category.innovation {
    border-color: #ff6b62; }
  section.single-category .title-category.people {
    border-color: #00e2ae; }
  section.single-category .title-category.features {
    border-color: #ffb100; }
  section.single-category .title-category.video {
    border-color: #909090; }
  section.single-category .title-category.outcasts {
    border-color: #e22b2b; }
  section.single-category .image.has-viz {
    background: white; }
    section.single-category .image.has-viz iframe {
      border: none;
      box-sizing: border-box;
      pointer-events: none;
      touch-action: none; }
  section.single-category .articles {
    padding-top: 64px;
    overflow: hidden; }
    section.single-category .articles > div {
      display: flex; }
      section.single-category .articles > div.bottom-row {
        margin-top: 50px;
        margin-right: -24px;
        margin-left: -24px; }
        @media (max-width: 899px) {
          section.single-category .articles > div.bottom-row {
            margin-right: -20px;
            margin-left: -20px; } }
      section.single-category .articles > div > article, section.single-category .articles > div > div {
        display: flex; }
        section.single-category .articles > div > article .content > a, section.single-category .articles > div > div .content > a {
          display: block; }
        section.single-category .articles > div > article.primary, section.single-category .articles > div > div.primary {
          width: calc(2 * 100%/3);
          padding-right: 24px;
          box-sizing: border-box; }
          section.single-category .articles > div > article.primary .content, section.single-category .articles > div > div.primary .content {
            width: 100%;
            display: flex; }
            section.single-category .articles > div > article.primary .content.tech, section.single-category .articles > div > div.primary .content.tech {
              background-color: #ffb100; }
            section.single-category .articles > div > article.primary .content.markets, section.single-category .articles > div > div.primary .content.markets {
              background-color: #00deff; }
            section.single-category .articles > div > article.primary .content.innovation, section.single-category .articles > div > div.primary .content.innovation {
              background-color: #ff6b62; }
            section.single-category .articles > div > article.primary .content.people, section.single-category .articles > div > div.primary .content.people {
              background-color: #00e2ae; }
            section.single-category .articles > div > article.primary .content.features, section.single-category .articles > div > div.primary .content.features {
              background-color: #ffb100; }
            section.single-category .articles > div > article.primary .content.video, section.single-category .articles > div > div.primary .content.video {
              background-color: #909090; }
            section.single-category .articles > div > article.primary .content.outcasts, section.single-category .articles > div > div.primary .content.outcasts {
              background-color: #e22b2b; }
            section.single-category .articles > div > article.primary .content .image, section.single-category .articles > div > div.primary .content .image {
              display: block;
              flex: 1 1 50%;
              max-width: 364px;
              min-height: 364px;
              margin-top: 2px;
              margin-left: 2px;
              margin-bottom: 2px; }
              section.single-category .articles > div > article.primary .content .image.has-viz, section.single-category .articles > div > div.primary .content .image.has-viz {
                padding-top: 5px;
                padding-left: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                box-sizing: border-box; }
            section.single-category .articles > div > article.primary .content .details, section.single-category .articles > div > div.primary .content .details {
              flex: 1 1 50%;
              padding: 45px;
              box-sizing: border-box; }
              section.single-category .articles > div > article.primary .content .details h2, section.single-category .articles > div > div.primary .content .details h2 {
                margin-top: 20px;
                margin-bottom: 16px; }
              section.single-category .articles > div > article.primary .content .details .summary, section.single-category .articles > div > div.primary .content .details .summary {
                color: #000000; }
              section.single-category .articles > div > article.primary .content .details .authors-section, section.single-category .articles > div > div.primary .content .details .authors-section {
                flex: 0 1 auto;
                display: flex;
                align-items: center;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden; }
                section.single-category .articles > div > article.primary .content .details .authors-section .avatars, section.single-category .articles > div > div.primary .content .details .authors-section .avatars {
                  flex: 0 0 auto;
                  position: relative;
                  height: 42px;
                  margin-right: 22px; }
                  section.single-category .articles > div > article.primary .content .details .authors-section .avatars.triple, section.single-category .articles > div > div.primary .content .details .authors-section .avatars.triple {
                    width: 94px; }
                  section.single-category .articles > div > article.primary .content .details .authors-section .avatars.double, section.single-category .articles > div > div.primary .content .details .authors-section .avatars.double {
                    width: 68px; }
                  section.single-category .articles > div > article.primary .content .details .authors-section .avatars.single, section.single-category .articles > div > div.primary .content .details .authors-section .avatars.single {
                    width: 42px; }
                  section.single-category .articles > div > article.primary .content .details .authors-section .avatars a, section.single-category .articles > div > div.primary .content .details .authors-section .avatars a {
                    position: absolute;
                    width: 42px;
                    height: 42px;
                    top: 0; }
                    section.single-category .articles > div > article.primary .content .details .authors-section .avatars a.item-0, section.single-category .articles > div > div.primary .content .details .authors-section .avatars a.item-0 {
                      z-index: 4;
                      left: 0; }
                    section.single-category .articles > div > article.primary .content .details .authors-section .avatars a.item-1, section.single-category .articles > div > div.primary .content .details .authors-section .avatars a.item-1 {
                      z-index: 3;
                      left: 26px; }
                    section.single-category .articles > div > article.primary .content .details .authors-section .avatars a.item-2, section.single-category .articles > div > div.primary .content .details .authors-section .avatars a.item-2 {
                      z-index: 2;
                      left: 52px; }
                  section.single-category .articles > div > article.primary .content .details .authors-section .avatars div, section.single-category .articles > div > div.primary .content .details .authors-section .avatars div {
                    width: 100%;
                    height: 100%;
                    border-radius: 50%;
                    background-size: cover; }
                  @media (max-width: 599px) {
                    section.single-category .articles > div > article.primary .content .details .authors-section .avatars, section.single-category .articles > div > div.primary .content .details .authors-section .avatars {
                      height: 34px;
                      margin-right: 12px; }
                      section.single-category .articles > div > article.primary .content .details .authors-section .avatars.triple, section.single-category .articles > div > div.primary .content .details .authors-section .avatars.triple {
                        width: 70px; }
                      section.single-category .articles > div > article.primary .content .details .authors-section .avatars.double, section.single-category .articles > div > div.primary .content .details .authors-section .avatars.double {
                        width: 52px; }
                      section.single-category .articles > div > article.primary .content .details .authors-section .avatars.single, section.single-category .articles > div > div.primary .content .details .authors-section .avatars.single {
                        width: 34px; }
                      section.single-category .articles > div > article.primary .content .details .authors-section .avatars a, section.single-category .articles > div > div.primary .content .details .authors-section .avatars a {
                        width: 34px;
                        height: 34px; }
                        section.single-category .articles > div > article.primary .content .details .authors-section .avatars a.item-1, section.single-category .articles > div > div.primary .content .details .authors-section .avatars a.item-1 {
                          left: 18px; }
                        section.single-category .articles > div > article.primary .content .details .authors-section .avatars a.item-2, section.single-category .articles > div > div.primary .content .details .authors-section .avatars a.item-2 {
                          left: 36px; } }
                section.single-category .articles > div > article.primary .content .details .authors-section .names, section.single-category .articles > div > div.primary .content .details .authors-section .names {
                  font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
                  flex: 0 1 auto;
                  white-space: nowrap;
                  text-overflow: ellipsis;
                  overflow: hidden; }
                  section.single-category .articles > div > article.primary .content .details .authors-section .names a, section.single-category .articles > div > div.primary .content .details .authors-section .names a {
                    color: #000000; }
                    section.single-category .articles > div > article.primary .content .details .authors-section .names a:hover, section.single-category .articles > div > div.primary .content .details .authors-section .names a:hover {
                      color: #4c4c4c; }
                  section.single-category .articles > div > article.primary .content .details .authors-section .names .divider, section.single-category .articles > div > div.primary .content .details .authors-section .names .divider {
                    margin-left: -3px; }
              section.single-category .articles > div > article.primary .content .details .authors-section span, section.single-category .articles > div > div.primary .content .details .authors-section span {
                font-size: 14px; }
              section.single-category .articles > div > article.primary .content .details .author, section.single-category .articles > div > div.primary .content .details .author {
                font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
                color: #000000;
                display: flex;
                align-items: center; }
                section.single-category .articles > div > article.primary .content .details .author:hover, section.single-category .articles > div > div.primary .content .details .author:hover {
                  color: #4c4c4c; }
                section.single-category .articles > div > article.primary .content .details .author:hover .avatar, section.single-category .articles > div > div.primary .content .details .author:hover .avatar {
                  opacity: 0.7; }
                section.single-category .articles > div > article.primary .content .details .author .avatar, section.single-category .articles > div > div.primary .content .details .author .avatar {
                  opacity: 1;
                  transition: 0.1s opacity;
                  width: 42px;
                  height: 42px;
                  border-radius: 21px;
                  margin-right: 22px;
                  flex-shrink: 0;
                  background-size: cover; }
                  @media (max-width: 1199px) {
                    section.single-category .articles > div > article.primary .content .details .author .avatar, section.single-category .articles > div > div.primary .content .details .author .avatar {
                      margin-right: 12px; } }
                  @media (max-width: 599px) {
                    section.single-category .articles > div > article.primary .content .details .author .avatar, section.single-category .articles > div > div.primary .content .details .author .avatar {
                      width: 34px;
                      height: 34px;
                      border-radius: 17px;
                      background-size: cover;
                      margin-right: 12px; } }
        section.single-category .articles > div > article.secondary, section.single-category .articles > div > div.secondary {
          width: calc(100%/3);
          padding-left: 24px;
          box-sizing: border-box;
          min-height: 368px; }
          section.single-category .articles > div > article.secondary .content, section.single-category .articles > div > div.secondary .content {
            width: 100%;
            border-bottom: 2px solid; }
            section.single-category .articles > div > article.secondary .content.tech, section.single-category .articles > div > div.secondary .content.tech {
              border-color: #ffb100; }
            section.single-category .articles > div > article.secondary .content.markets, section.single-category .articles > div > div.secondary .content.markets {
              border-color: #00deff; }
            section.single-category .articles > div > article.secondary .content.innovation, section.single-category .articles > div > div.secondary .content.innovation {
              border-color: #ff6b62; }
            section.single-category .articles > div > article.secondary .content.people, section.single-category .articles > div > div.secondary .content.people {
              border-color: #00e2ae; }
            section.single-category .articles > div > article.secondary .content.features, section.single-category .articles > div > div.secondary .content.features {
              border-color: #ffb100; }
            section.single-category .articles > div > article.secondary .content.video, section.single-category .articles > div > div.secondary .content.video {
              border-color: #909090; }
            section.single-category .articles > div > article.secondary .content.outcasts, section.single-category .articles > div > div.secondary .content.outcasts {
              border-color: #e22b2b; }
            section.single-category .articles > div > article.secondary .content .image, section.single-category .articles > div > div.secondary .content .image {
              width: 100%;
              height: 207px; }
            section.single-category .articles > div > article.secondary .content .details, section.single-category .articles > div > div.secondary .content .details {
              margin-bottom: 25px; }
              section.single-category .articles > div > article.secondary .content .details h2, section.single-category .articles > div > div.secondary .content .details h2 {
                margin-top: 27px;
                margin-bottom: 24px;
                padding-right: 20px; }
          @media (min-width: 600px) {
            section.single-category .articles > div > article.secondary.has-viz .content .details h2, section.single-category .articles > div > div.secondary.has-viz .content .details h2 {
              margin-top: 15px; } }
          @media (max-width: 599px) {
            section.single-category .articles > div > article.secondary a.image, section.single-category .articles > div > div.secondary a.image {
              border: 2px solid #000;
              box-sizing: border-box; } }
          section.single-category .articles > div > article.secondary a.image div.mobile, section.single-category .articles > div > div.secondary a.image div.mobile {
            display: none; }
          @media (max-width: 599px) {
            section.single-category .articles > div > article.secondary a.image div.desktop, section.single-category .articles > div > div.secondary a.image div.desktop {
              display: none; }
            section.single-category .articles > div > article.secondary a.image div.mobile, section.single-category .articles > div > div.secondary a.image div.mobile {
              display: initial; } }
        section.single-category .articles > div > article.highlight, section.single-category .articles > div > article.a-image-banner, section.single-category .articles > div > div.highlight, section.single-category .articles > div > div.a-image-banner {
          width: 25%;
          padding: 0 24px;
          overflow: hidden;
          flex: 0 0 auto;
          box-sizing: border-box; }
          section.single-category .articles > div > article.highlight .content, section.single-category .articles > div > article.a-image-banner .content, section.single-category .articles > div > div.highlight .content, section.single-category .articles > div > div.a-image-banner .content {
            width: 100%; }
          section.single-category .articles > div > article.highlight .image, section.single-category .articles > div > article.a-image-banner .image, section.single-category .articles > div > div.highlight .image, section.single-category .articles > div > div.a-image-banner .image {
            width: 100%;
            height: 148px; }
          section.single-category .articles > div > article.highlight h2, section.single-category .articles > div > article.a-image-banner h2, section.single-category .articles > div > div.highlight h2, section.single-category .articles > div > div.a-image-banner h2 {
            margin-top: 26px;
            margin-bottom: 22px;
            padding-right: 10px; }
          section.single-category .articles > div > article.highlight .meta-container > a, section.single-category .articles > div > article.a-image-banner .meta-container > a, section.single-category .articles > div > div.highlight .meta-container > a, section.single-category .articles > div > div.a-image-banner .meta-container > a {
            display: block;
            margin-bottom: 8px; }
          section.single-category .articles > div > article.highlight .image.has-viz, section.single-category .articles > div > article.a-image-banner .image.has-viz, section.single-category .articles > div > div.highlight .image.has-viz, section.single-category .articles > div > div.a-image-banner .image.has-viz {
            border: 2px solid #000;
            box-sizing: border-box; }
  @media (max-width: 899px) {
    section.single-category {
      padding-bottom: 70px; }
      section.single-category .articles {
        padding-top: 45px; }
        section.single-category .articles > div article.primary {
          width: 100%;
          padding: 0; }
        section.single-category .articles > div article.secondary {
          display: none; }
        section.single-category .articles > div article.highlight, section.single-category .articles > div div.a-image-banner {
          padding: 0 20px; }
          section.single-category .articles > div article.highlight .image, section.single-category .articles > div div.a-image-banner .image {
            height: 90px; } }
  @media (max-width: 599px) {
    section.single-category {
      padding-bottom: 40px; }
      section.single-category main {
        padding: 0; }
      section.single-category .title-category {
        margin: 0 25px; }
      section.single-category .articles {
        padding-top: 30px; }
        section.single-category .articles .top-row, section.single-category .articles .bottom-row {
          margin: 0 !important;
          display: block; }
        section.single-category .articles .bottom-row:not(.has-add) {
          padding-bottom: 20px; }
        section.single-category .articles > div article.primary .content {
          display: block;
          background-color: transparent !important; }
          section.single-category .articles > div article.primary .content .image {
            max-width: initial;
            width: 100%;
            height: 375px;
            margin: 0; }
            section.single-category .articles > div article.primary .content .image.has-viz {
              padding: 0 25px; }
          section.single-category .articles > div article.primary .content .details {
            padding: 25px;
            padding-top: 20px;
            padding-bottom: 0;
            display: flex;
            flex-direction: column-reverse; }
            section.single-category .articles > div article.primary .content .details h2 {
              margin-top: 0;
              margin-bottom: 12px; }
            section.single-category .articles > div article.primary .content .details .text-meta {
              margin-top: 15px;
              border-bottom: 1px solid #e6e6e6;
              padding-bottom: 20px; }
        section.single-category .articles > div article.secondary, section.single-category .articles > div article.highlight, section.single-category .articles > div div.a-image-banner {
          display: flex;
          width: 100%;
          padding: 0 25px;
          min-height: initial;
          box-sizing: border-box; }
          section.single-category .articles > div article.secondary .content, section.single-category .articles > div article.highlight .content, section.single-category .articles > div div.a-image-banner .content {
            border-bottom: 1px solid #e6e6e6 !important;
            padding-top: 15px;
            padding-bottom: 18px;
            width: 100%; }
            section.single-category .articles > div article.secondary .content a.image, section.single-category .articles > div article.highlight .content a.image, section.single-category .articles > div div.a-image-banner .content a.image {
              display: none; }
            section.single-category .articles > div article.secondary .content .details, section.single-category .articles > div article.highlight .content .details, section.single-category .articles > div div.a-image-banner .content .details {
              margin-bottom: 0; }
              section.single-category .articles > div article.secondary .content .details h2, section.single-category .articles > div article.highlight .content .details h2, section.single-category .articles > div div.a-image-banner .content .details h2 {
                margin-top: 0;
                margin-bottom: 10px;
                padding: 0; }
            section.single-category .articles > div article.secondary .content .meta-simple .authors-section, section.single-category .articles > div article.highlight .content .meta-simple .authors-section, section.single-category .articles > div div.a-image-banner .content .meta-simple .authors-section {
              flex-grow: 0;
              margin-right: 20px; }
            section.single-category .articles > div article.secondary .content .meta-simple .author, section.single-category .articles > div article.highlight .content .meta-simple .author, section.single-category .articles > div div.a-image-banner .content .meta-simple .author {
              flex-grow: 0;
              margin-right: 20px; } }
section.single-category.video article {
  padding-bottom: 20px; }
  section.single-category.video article .image {
    position: relative; }
    section.single-category.video article .image i {
      background-image: url("/static/images/media/ic-video_1x.png");
      background-size: 100px 100px;
      width: 100px;
      height: 100px;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 2; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        section.single-category.video article .image i {
          background-image: url("/static/images/media/ic-video_2x.png"); } }
  section.single-category.video article .text-summary {
    color: #acacac; }
  section.single-category.video article .meta-simple {
    margin-top: 22px; }
  section.single-category.video article.primary-full h2 {
    margin-top: 0 !important; }
  section.single-category.video article.highlight .image i {
    background-image: url("/static/images/media/ic-video-small_1x.png");
    background-size: 54px 54px;
    width: 54px;
    height: 54px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      section.single-category.video article.highlight .image i {
        background-image: url("/static/images/media/ic-video-small_2x.png"); } }
@media (max-width: 899px) {
  section.single-category.video article.primary-full .image i {
    background-image: url("/static/images/media/ic-video-small_1x.png");
    background-size: 54px 54px;
    width: 54px;
    height: 54px; } }
  @media only screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 2) {
    section.single-category.video article.primary-full .image i {
      background-image: url("/static/images/media/ic-video-small_2x.png"); } }
@media (max-width: 899px) {
  section.single-category.video article.highlight .image i {
    background-image: url("/static/images/media/ic-video-mobile_1x.png");
    background-size: 30px 30px;
    width: 30px;
    height: 30px; } }
  @media only screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 2) {
    section.single-category.video article.highlight .image i {
      background-image: url("/static/images/media/ic-video-mobile_2x.png"); } }
@media (max-width: 599px) {
  section.single-category.video article.primary-full h2 {
    margin-top: 20px !important; }
  section.single-category.video .highlight:first-of-type .content {
    border-top: 1px solid #e6e6e6; } }

section.single-category.dark {
  margin-bottom: 120px;
  background-color: #000000;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 70px; }
  section.single-category.dark h2, section.single-category.dark h3 {
    color: #ffffff; }
  section.single-category.dark hr {
    border-color: #ffffff; }
  section.single-category.dark a {
    color: #FFFFFF; }
    section.single-category.dark a:hover {
      color: #e4e4e4; }
  section.single-category.dark .names a span {
    color: #FFFFFF; }
    section.single-category.dark .names a span:hover {
      color: #e4e4e4; }
  section.single-category.dark .image.has-viz {
    background-color: #000;
    min-height: 90px; }
  section.single-category.dark article.primary-full {
    width: 100%; }
    section.single-category.dark article.primary-full .image.has-viz iframe {
      pointer-events: initial;
      touch-action: initial; }
    section.single-category.dark article.primary-full .content {
      width: 100%;
      display: flex; }
      section.single-category.dark article.primary-full .content > .image {
        width: calc(2 * 100%/3);
        min-height: 442px;
        margin-right: 24px; }
      section.single-category.dark article.primary-full .content > .details {
        width: calc(100%/3);
        margin-left: 24px;
        padding-right: 20px;
        border-bottom: 2px solid;
        box-sizing: border-box; }
        section.single-category.dark article.primary-full .content > .details .author {
          font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #000000;
          display: flex;
          align-items: center;
          color: #FFFFFF; }
          section.single-category.dark article.primary-full .content > .details .author:hover {
            color: #4c4c4c; }
          section.single-category.dark article.primary-full .content > .details .author:hover .avatar {
            opacity: 0.7; }
          section.single-category.dark article.primary-full .content > .details .author .avatar {
            opacity: 1;
            transition: 0.1s opacity;
            width: 42px;
            height: 42px;
            border-radius: 21px;
            margin-right: 22px;
            flex-shrink: 0;
            background-size: cover; }
            @media (max-width: 1199px) {
              section.single-category.dark article.primary-full .content > .details .author .avatar {
                margin-right: 12px; } }
            @media (max-width: 599px) {
              section.single-category.dark article.primary-full .content > .details .author .avatar {
                width: 34px;
                height: 34px;
                border-radius: 17px;
                background-size: cover;
                margin-right: 12px; } }
          section.single-category.dark article.primary-full .content > .details .author:hover {
            color: #e4e4e4; }
        section.single-category.dark article.primary-full .content > .details .names a {
          color: #FFFFFF; }
          section.single-category.dark article.primary-full .content > .details .names a:hover {
            color: #e4e4e4; }
        section.single-category.dark article.primary-full .content > .details h2 {
          margin-top: 20px;
          margin-bottom: 16px; }
  @media (min-width: 900px) {
    section.single-category.dark article.primary-full .image.has-viz:hover {
      opacity: 1; } }
  @media (max-width: 899px) {
    section.single-category.dark {
      margin-bottom: 58px; }
      section.single-category.dark article.primary-full .content .image {
        min-height: 266px; }
        section.single-category.dark article.primary-full .content .image.has-viz iframe {
          pointer-events: none;
          touch-action: none; }
      section.single-category.dark article.primary-full .content .details {
        width: calc(2*100%/5); }
        section.single-category.dark article.primary-full .content .details .summary {
          display: none; } }
  @media (max-width: 599px) {
    section.single-category.dark {
      padding-top: 40px;
      padding-bottom: 40px;
      margin-bottom: 30px; }
      section.single-category.dark article.primary-full .content {
        display: block;
        padding: 0 25px; }
        section.single-category.dark article.primary-full .content .image {
          width: 100%;
          height: 183px;
          min-height: initial; }
          section.single-category.dark article.primary-full .content .image.has-viz {
            height: 300px; }
        section.single-category.dark article.primary-full .content .details {
          width: 100%;
          margin: 0;
          flex-direction: column-reverse;
          display: flex;
          border-bottom: none;
          padding-right: 0; }
          section.single-category.dark article.primary-full .content .details h2 {
            margin-top: 17px;
            margin-bottom: 12px; }
          section.single-category.dark article.primary-full .content .details .summary {
            display: block; }
          section.single-category.dark article.primary-full .content .details .author {
            margin-top: 15px;
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: 20px; }
      section.single-category.dark .articles > div > article.highlight .content {
        display: flex;
        padding-top: 20px; }
      section.single-category.dark .articles > div > article.highlight .image {
        display: block !important;
        width: 118px;
        height: 66px;
        flex-grow: 0;
        flex-shrink: 0;
        margin-right: 20px; }
      section.single-category.dark .articles > div > article.highlight .details {
        flex-shrink: 1; }
        section.single-category.dark .articles > div > article.highlight .details .authors-section {
          margin-right: 10px; }
        section.single-category.dark .articles > div > article.highlight .details h2 {
          margin-top: -4px; } }
.category-hero-ad-container {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  margin-top: 50px; }
  @media (max-width: 599px) {
    .category-hero-ad-container {
      padding: 0 25px; } }
  @media (max-width: 599px) {
    .category-hero-ad-container {
      margin-top: 20px; } }
section.articles-list {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box; }
  @media (max-width: 599px) {
    section.articles-list {
      padding: 0 25px; } }
  section.articles-list .articles {
    max-width: 990px;
    margin: 0 auto; }
  section.articles-list > main {
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: column; }

.list-container.has-ads {
  width: 100%;
  display: flex; }
  @media (max-width: 1199px) {
    .list-container.has-ads .articles article.highlight .content {
      flex-direction: column-reverse; }
    .list-container.has-ads .articles article.highlight .details {
      margin-left: 0;
      margin-top: 35px; }
    .list-container.has-ads .articles article.highlight .meta-full {
      display: flex;
      align-items: center; }
      .list-container.has-ads .articles article.highlight .meta-full .author {
        margin-bottom: 0;
        margin-right: 30px; }
    .list-container.has-ads .articles article.highlight .img-cont {
      width: 100%;
      height: initial; }
      .list-container.has-ads .articles article.highlight .img-cont > .image > div {
        width: 100%;
        height: initial;
        padding-bottom: 56.307%; } }
  @media (min-width: 900px) {
    .list-container.has-ads .articles {
      flex-grow: 1;
      flex-shrink: 1;
      width: 74%; } }
.list-container:not(.has-ads) {
  max-width: 990px;
  width: 100%;
  margin: 0 auto; }

.list-container .list-banners {
  padding-top: 70px;
  padding-left: 48px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 26%;
  box-sizing: border-box; }

@media (min-width: 900px) {
  .list-container .list-banners {
    padding-top: 70px;
    padding-left: 48px;
    flex-grow: 0;
    flex-shrink: 0;
    width: 26%;
    box-sizing: border-box; } }

@media (max-width: 899px) {
  .list-container .list-banners {
    display: none; } }

@media (max-width: 599px) {
  .list-container {
    width: 100%; } }

section.latest {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box; }
  @media (max-width: 599px) {
    section.latest {
      padding: 0 25px; } }
  section.latest .list-container.has-ads {
    width: 100%;
    display: flex; }
  section.latest .list-container:not(.has-ads) {
    max-width: 990px;
    margin: 0 auto; }
  @media (max-width: 599px) {
    section.latest .list-container {
      width: 100%; } }
  section.latest > main {
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: column; }

.articles-navigation {
  padding-top: 70px;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #e6e6e6; }
  .articles-navigation:not(.has-ads) {
    max-width: 990px;
    margin: 0 auto; }
  .articles-navigation .nav-link {
    font-size: 28px;
    font-weight: 700;
    width: 256px;
    height: 72px;
    line-height: 66px;
    border: 2px solid #000;
    text-align: center;
    box-sizing: border-box;
    color: #000000; }
    .articles-navigation .nav-link:hover {
      color: #4c4c4c; }
  @media (max-width: 599px) {
    .articles-navigation {
      border-top: 1px solid #e6e6e6;
      padding-top: 40px;
      padding-bottom: 60px; }
      .articles-navigation .nav-link {
        font-size: 21px;
        font-weight: 500;
        width: 100%;
        height: 60px;
        line-height: 56px;
        border-width: 1px; } }
.article-latest hr {
  border: none;
  border-bottom: 2px solid #e6e6e6;
  height: 2px;
  margin: 0 0; }

.article-latest:last-child hr {
  display: none; }

@media (max-width: 599px) {
  .article-latest hr {
    border-bottom: 1px solid #e6e6e6; } }

.article-latest .content {
  display: flex;
  flex-direction: row-reverse;
  padding-bottom: 70px;
  padding-top: 70px; }
  @media (max-width: 599px) {
    .article-latest .content {
      flex-direction: column-reverse; }
      .article-latest .content .details {
        margin-left: 0; } }
.article-latest .details {
  margin-left: 48px;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden; }

.article-latest h2 {
  margin-bottom: 15px;
  margin-top: -10px; }
  .article-latest h2 a {
    color: #000000; }
    .article-latest h2 a:hover {
      color: #4c4c4c; }

.article-latest .details .summary {
  color: #848d96; }

@media (max-width: 899px) {
  .article-latest .content {
    padding-bottom: 50px;
    padding-top: 50px; }
  .article-latest .details {
    margin-left: 30px; } }

@media (max-width: 599px) {
  .article-latest hr {
    height: 0; }
  .article-latest .content {
    padding-bottom: 40px;
    padding-top: 40px; }
    .article-latest .content h2 {
      font-size: 21px;
      line-height: 29px;
      margin-top: 13px;
      margin-bottom: 16px; }
    .article-latest .content .summary {
      font-size: 14px;
      line-height: 21px; }
    .article-latest .content .meta-full span {
      font-size: 13px;
      line-height: initial; }
    .article-latest .content .author {
      font-size: 13px;
      margin-right: 24px; } }

.article-latest .img-cont {
  width: 370px;
  height: 208px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative; }
  .article-latest .img-cont > a {
    display: block; }
  .article-latest .img-cont > .image {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .article-latest .img-cont > .image > div {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
  .article-latest .img-cont > .category-badge {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0; }
  @media (max-width: 599px) {
    .article-latest .img-cont {
      width: 100%;
      height: initial; }
      .article-latest .img-cont > .image > div {
        width: 100%;
        height: initial;
        padding-bottom: 56.307%; } }
.articles-list-ad-container > div {
  padding-top: 70px;
  padding-bottom: 70px; }

.articles-list-ad-container hr {
  border: none;
  border-bottom: 2px solid #e6e6e6;
  height: 2px;
  margin: 0 0; }

.articles-list-ad-container:last-child hr {
  display: none; }

@media (max-width: 899px) {
  .articles-list-ad-container > div {
    padding-bottom: 50px;
    padding-top: 50px; } }

@media (max-width: 599px) {
  .articles-list-ad-container > div {
    padding-bottom: 25px;
    padding-top: 25px; } }

.articles-list-ad-container ins {
  display: block; }

@media (max-width: 599px) {
  .articles-list-ad-container ins.mobile {
    display: block !important; } }

@media (min-width: 600px) {
  .articles-list-ad-container ins.desktop {
    display: block !important; } }

.article-latest hr {
  border: none;
  border-bottom: 2px solid #e6e6e6;
  height: 2px;
  margin: 0 0; }

.article-latest:last-child hr {
  display: none; }

@media (max-width: 599px) {
  .article-latest hr {
    border-bottom: 1px solid #e6e6e6; } }

.article-latest.highlight {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: -2px; }
  .article-latest.highlight hr {
    display: none; }

.article-latest.highlight .img-cont {
  width: 600px;
  height: 337px; }

.article-latest.highlight .meta-full {
  display: block; }
  .article-latest.highlight .meta-full > a {
    margin-right: 0;
    margin-bottom: 18px; }

@media (max-width: 1030px) {
  .article-latest.highlight .img-cont {
    width: 510px;
    height: 286px; } }

@media (max-width: 899px) {
  .article-latest.highlight .content {
    flex-direction: column-reverse; }
  .article-latest.highlight .details {
    margin-left: 0;
    margin-top: 35px; }
  .article-latest.highlight .meta-full {
    display: flex;
    align-items: center; }
    .article-latest.highlight .meta-full .author {
      margin-bottom: 0;
      margin-right: 30px; }
  .article-latest.highlight .img-cont {
    width: 100%;
    height: initial; }
    .article-latest.highlight .img-cont > .image > div {
      width: 100%;
      height: initial;
      padding-bottom: 56.307%; } }

@media (max-width: 599px) {
  .article-latest.highlight {
    margin-right: -25px;
    margin-left: -25px; }
    .article-latest.highlight hr {
      margin-left: 25px;
      margin-right: 25px; }
    .article-latest.highlight .details {
      padding-left: 25px;
      padding-right: 25px; } }

.list-container.has-ads article.highlight {
  border-bottom: none !important; }

section.social-quotes {
  margin-top: 110px;
  margin-bottom: 100px; }
  @media (max-width: 899px) {
    section.social-quotes {
      margin-top: 50px; } }
  @media (max-width: 599px) {
    section.social-quotes {
      margin-top: 0;
      margin-bottom: 40px; } }
  section.social-quotes main {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    box-sizing: border-box; }
    @media (max-width: 599px) {
      section.social-quotes main {
        padding: 0 25px; } }
  section.social-quotes .grid {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: repeat(auto-fill, minmax(368px, 1fr));
    grid-auto-rows: 20px; }
    @media (max-width: 899px) {
      section.social-quotes .grid {
        display: block; }
        section.social-quotes .grid .item {
          margin-bottom: 25px; } }
  section.social-quotes .content {
    border: 2px solid #000;
    padding: 35px;
    padding-top: 32px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column; }
    section.social-quotes .content a {
      color: #202020; }
    section.social-quotes .content .top {
      flex: 1 1 auto;
      display: flex;
      flex-direction: column; }
    section.social-quotes .content .person {
      flex: 0 0 auto;
      display: flex;
      align-items: center;
      margin-bottom: 28px; }
      section.social-quotes .content .person .avatar {
        width: 60px;
        height: 60px;
        flex: 0 0 auto;
        margin-right: 18px;
        border-radius: 30px;
        background-size: 60px 60px; }
      section.social-quotes .content .person .texts {
        flex: 1 1 auto; }
      section.social-quotes .content .person strong {
        font-size: 16px;
        line-height: 16px;
        font-weight: 500; }
      section.social-quotes .content .person p {
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
        padding-right: 40px; }
    section.social-quotes .content p.quote {
      flex: 1 1 auto;
      font-size: 16px;
      line-height: 30px; }
    section.social-quotes .content p.link {
      flex: 0 0 auto;
      margin-top: 30px;
      overflow: hidden;
      word-break: break-all; }
      section.social-quotes .content p.link a {
        font-size: 16px;
        line-height: 30px;
        color: #4974ff; }
        section.social-quotes .content p.link a:hover {
          color: #2c73f5; }
    section.social-quotes .content .logo {
      flex: 0 0 auto;
      background-repeat: no-repeat;
      background-position: left center;
      margin-top: 27px; }

.html-preloader {
  width: 16px;
  height: 16px;
  animation: rotator 1.4s linear infinite; }
  .html-preloader svg circle {
    stroke: #e6e6e6;
    stroke-linecap: "round";
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    stroke-width: 7px;
    transform-origin: center;
    animation: dash 1.4s ease-in-out infinite; }

@keyframes rotator {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

@keyframes dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg); } }

body#body div.global-content {
  padding-top: 0; }

div.top-section {
  display: flex;
  flex-direction: column;
  width: 100%; }
  div.top-section.fullwidth-below {
    flex-direction: column-reverse;
    background-color: #000; }
  @media (max-width: 599px) {
    div.top-section.fullwidth {
      flex-direction: column-reverse;
      background-color: #000; } }
  div.top-section .post-hero {
    width: 100%; }
    div.top-section .post-hero.vaccination-ranking {
      background-color: black; }
    div.top-section .post-hero > div {
      width: 100%; }
    div.top-section .post-hero > .img-cont.has-viz {
      display: flex; }
      div.top-section .post-hero > .img-cont.has-viz iframe {
        width: 100%;
        height: 480px; }
    div.top-section .post-hero > .img-cont.has-viz .vaccination-ranking iframe {
      height: 550px; }
      @media (max-width: 599px) {
        div.top-section .post-hero > .img-cont.has-viz .vaccination-ranking iframe {
          height: 480px; } }
    div.top-section .post-hero > .img-cont:not(.has-viz) picture {
      display: flex; }
    div.top-section .post-hero > .img-cont:not(.has-viz) div, div.top-section .post-hero > .img-cont:not(.has-viz) img {
      width: 100%;
      height: 540px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      object-fit: cover; }
      div.top-section .post-hero > .img-cont:not(.has-viz) div.mobile, div.top-section .post-hero > .img-cont:not(.has-viz) img.mobile {
        display: none; }
    div.top-section .post-hero iframe {
      border: none; }
    div.top-section .post-hero .cat-container {
      border-top: 10px solid;
      background-color: #fff; }
      div.top-section .post-hero .cat-container.tech {
        border-color: #ffb100; }
      div.top-section .post-hero .cat-container.markets {
        border-color: #00deff; }
      div.top-section .post-hero .cat-container.innovation {
        border-color: #ff6b62; }
      div.top-section .post-hero .cat-container.people {
        border-color: #00e2ae; }
      div.top-section .post-hero .cat-container.features {
        border-color: #ffb100; }
      div.top-section .post-hero .cat-container.video {
        border-color: #909090; }
      div.top-section .post-hero .cat-container.outcasts {
        border-color: #e22b2b; }
      @media (max-width: 599px) {
        div.top-section .post-hero .cat-container {
          display: none; } }
    div.top-section .post-hero .badge-container {
      max-width: 1280px;
      margin: auto;
      padding: 0 40px;
      box-sizing: border-box;
      display: flex;
      margin-top: -8px;
      width: 100%; }
      @media (max-width: 599px) {
        div.top-section .post-hero .badge-container {
          padding: 0 25px; } }
    div.top-section .post-hero .badge {
      display: block;
      color: #000000;
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      height: 30px;
      font-size: 14px;
      line-height: 28px;
      padding: 0 18px; }
      div.top-section .post-hero .badge.tech {
        background-color: #ffb100; }
      div.top-section .post-hero .badge.markets {
        background-color: #00deff; }
      div.top-section .post-hero .badge.innovation {
        background-color: #ff6b62; }
      div.top-section .post-hero .badge.people {
        background-color: #00e2ae; }
      div.top-section .post-hero .badge.features {
        background-color: #ffb100; }
      div.top-section .post-hero .badge.video {
        background-color: #909090; }
      div.top-section .post-hero .badge.outcasts {
        background-color: #e22b2b; }
      div.top-section .post-hero .badge:hover {
        color: #4c4c4c; }
    @media (max-width: 599px) {
      div.top-section .post-hero > .img-cont:not(.has-viz) div, div.top-section .post-hero > .img-cont:not(.has-viz) img {
        height: 210px; }
      div.top-section .post-hero > .cat-container {
        display: none; } }
    div.top-section .post-hero.regular {
      max-width: 1280px;
      margin: auto;
      padding: 0 40px;
      box-sizing: border-box;
      margin-top: 24px; }
      @media (max-width: 599px) {
        div.top-section .post-hero.regular {
          padding: 0 25px; } }
      div.top-section .post-hero.regular > div .badge-container {
        padding: 0; }
      div.top-section .post-hero.regular > .img-cont div, div.top-section .post-hero.regular > .img-cont img {
        height: 400px; }
        @media (max-width: 599px) {
          div.top-section .post-hero.regular > .img-cont div, div.top-section .post-hero.regular > .img-cont img {
            height: 183px; } }
      div.top-section .post-hero.regular > .img-cont iframe {
        width: 100%;
        height: 400px; }
        @media (max-width: 599px) {
          div.top-section .post-hero.regular > .img-cont iframe {
            height: 360px; } }
    div.top-section .post-hero .vaccination-ranking {
      max-width: 1280px;
      margin: auto;
      padding: 0 40px;
      box-sizing: border-box;
      width: 100%;
      padding: 0 16px;
      padding-top: 20px; }
      @media (max-width: 599px) {
        div.top-section .post-hero .vaccination-ranking {
          padding: 0 25px; } }
      @media (max-width: 599px) {
        div.top-section .post-hero .vaccination-ranking {
          padding: 0;
          padding-top: 20px; } }
  div.top-section section.head {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    box-sizing: border-box;
    width: 100%; }
    @media (max-width: 599px) {
      div.top-section section.head {
        padding: 0 25px; } }
    div.top-section section.head div.mobile-meta {
      display: none;
      margin-top: 32px; }
      div.top-section section.head div.mobile-meta span {
        font-size: 12px;
        line-height: 21px;
        font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      div.top-section section.head div.mobile-meta .time {
        padding-right: 8px; }
      div.top-section section.head div.mobile-meta span a.tech {
        color: #ffb100; }
      div.top-section section.head div.mobile-meta span a.markets {
        color: #00deff; }
      div.top-section section.head div.mobile-meta span a.innovation {
        color: #ff6b62; }
      div.top-section section.head div.mobile-meta span a.people {
        color: #00e2ae; }
      div.top-section section.head div.mobile-meta span a.features {
        color: #ffb100; }
      div.top-section section.head div.mobile-meta span a.video {
        color: #909090; }
      div.top-section section.head div.mobile-meta span a.outcasts {
        color: #e22b2b; }
      @media (max-width: 599px) {
        div.top-section section.head div.mobile-meta {
          display: flex; } }
    div.top-section section.head h1 {
      font-size: 42px;
      line-height: 52px;
      font-weight: 500;
      margin-top: 55px;
      margin-bottom: 15px; }
      @media (max-width: 899px) {
        div.top-section section.head h1 {
          margin-top: 35px;
          font-size: 38px;
          line-height: 52px; } }
      @media (max-width: 599px) {
        div.top-section section.head h1 {
          font-size: 21px;
          line-height: 30px;
          margin-top: 12px; } }
    div.top-section section.head p {
      font-size: 16px;
      line-height: 28px;
      color: #acacac; }
      @media (max-width: 599px) {
        div.top-section section.head p {
          font-size: 15px;
          line-height: 25px; } }
    div.top-section section.head .meta-bar {
      display: flex;
      margin-top: 34px;
      padding-bottom: 34px;
      border-bottom: 2px solid #e6e6e6; }
    div.top-section section.head .authors-section {
      flex: 0 1 auto;
      display: flex;
      align-items: center;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      div.top-section section.head .authors-section .avatars {
        flex: 0 0 auto;
        position: relative;
        height: 42px;
        margin-right: 22px; }
        div.top-section section.head .authors-section .avatars.triple {
          width: 94px; }
        div.top-section section.head .authors-section .avatars.double {
          width: 68px; }
        div.top-section section.head .authors-section .avatars.single {
          width: 42px; }
        div.top-section section.head .authors-section .avatars a {
          position: absolute;
          width: 42px;
          height: 42px;
          top: 0; }
          div.top-section section.head .authors-section .avatars a.item-0 {
            z-index: 4;
            left: 0; }
          div.top-section section.head .authors-section .avatars a.item-1 {
            z-index: 3;
            left: 26px; }
          div.top-section section.head .authors-section .avatars a.item-2 {
            z-index: 2;
            left: 52px; }
        div.top-section section.head .authors-section .avatars div {
          width: 100%;
          height: 100%;
          border-radius: 50%;
          background-size: cover; }
        @media (max-width: 599px) {
          div.top-section section.head .authors-section .avatars {
            height: 34px;
            margin-right: 12px; }
            div.top-section section.head .authors-section .avatars.triple {
              width: 70px; }
            div.top-section section.head .authors-section .avatars.double {
              width: 52px; }
            div.top-section section.head .authors-section .avatars.single {
              width: 34px; }
            div.top-section section.head .authors-section .avatars a {
              width: 34px;
              height: 34px; }
              div.top-section section.head .authors-section .avatars a.item-1 {
                left: 18px; }
              div.top-section section.head .authors-section .avatars a.item-2 {
                left: 36px; } }
      div.top-section section.head .authors-section .names {
        font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        flex: 0 1 auto;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
        div.top-section section.head .authors-section .names a {
          color: #000000; }
          div.top-section section.head .authors-section .names a:hover {
            color: #4c4c4c; }
        div.top-section section.head .authors-section .names .divider {
          margin-left: -3px; }
    div.top-section section.head .cms-link {
      display: block;
      margin-left: 30px;
      line-height: 40px;
      font-weight: 600;
      color: #2c73f5; }
    div.top-section section.head .share-icons {
      flex: 0 0 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 68px; }
      div.top-section section.head .share-icons > a {
        position: relative;
        margin-bottom: 0;
        margin-right: 20px; }
        div.top-section section.head .share-icons > a:hover div {
          visibility: visible;
          opacity: 1; }
        div.top-section section.head .share-icons > a.twitter > div {
          left: -60px;
          width: 145px; }
        div.top-section section.head .share-icons > a.facebook > div {
          left: -70px;
          width: 162px; }
        div.top-section section.head .share-icons > a.linkedin > div {
          left: -70px;
          width: 162px; }
        div.top-section section.head .share-icons > a.share-link > div {
          left: -40px;
          width: 110px; }
        div.top-section section.head .share-icons > a > div {
          position: absolute;
          font-size: 14px;
          font-weight: 600;
          color: #fff;
          background-color: #090d12;
          text-align: center;
          line-height: 32px;
          height: 32px;
          border-radius: 4px;
          visibility: hidden;
          opacity: 0;
          bottom: 40px; }
      div.top-section section.head .share-icons a {
        display: block;
        position: relative;
        width: 26px;
        height: 26px;
        cursor: pointer; }
        div.top-section section.head .share-icons a, div.top-section section.head .share-icons a::after {
          background-position: center center;
          background-repeat: no-repeat; }
        div.top-section section.head .share-icons a span {
          display: none; }
        div.top-section section.head .share-icons a::after {
          content: '';
          display: block;
          opacity: 0;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          transition: opacity 0.1s; }
        div.top-section section.head .share-icons a:hover::after {
          opacity: 1; }
        div.top-section section.head .share-icons a.facebook {
          background-image: url("/static/images/media/ui-social-share-facebook-black_1x.png");
          background-size: 26px 26px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            div.top-section section.head .share-icons a.facebook {
              background-image: url("/static/images/media/ui-social-share-facebook-black_2x.png"); } }
          div.top-section section.head .share-icons a.facebook::after {
            background-image: url("/static/images/media/ui-social-share-facebook-hover_1x.png");
            background-size: 26px 26px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              div.top-section section.head .share-icons a.facebook::after {
                background-image: url("/static/images/media/ui-social-share-facebook-hover_2x.png"); } }
        div.top-section section.head .share-icons a.twitter {
          background-image: url("/static/images/media/ui-social-share-twitter-black_1x.png");
          background-size: 26px 22px;
          width: 26px;
          height: 22px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            div.top-section section.head .share-icons a.twitter {
              background-image: url("/static/images/media/ui-social-share-twitter-black_2x.png"); } }
          div.top-section section.head .share-icons a.twitter::after {
            background-image: url("/static/images/media/ui-social-share-twitter-hover_1x.png");
            background-size: 26px 22px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              div.top-section section.head .share-icons a.twitter::after {
                background-image: url("/static/images/media/ui-social-share-twitter-hover_2x.png"); } }
        div.top-section section.head .share-icons a.linkedin {
          background-image: url("/static/images/media/ui-social-share-linkedin-black_1x.png");
          background-size: 26px 26px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            div.top-section section.head .share-icons a.linkedin {
              background-image: url("/static/images/media/ui-social-share-linkedin-black_2x.png"); } }
          div.top-section section.head .share-icons a.linkedin::after {
            background-image: url("/static/images/media/ui-social-share-linkedin-hover_1x.png");
            background-size: 26px 26px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              div.top-section section.head .share-icons a.linkedin::after {
                background-image: url("/static/images/media/ui-social-share-linkedin-hover_2x.png"); } }
        div.top-section section.head .share-icons a.share-link {
          background-image: url("/static/images/media/ui-social-share-link-black_1x.png");
          background-size: 26px 26px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            div.top-section section.head .share-icons a.share-link {
              background-image: url("/static/images/media/ui-social-share-link-black_2x.png"); } }
          div.top-section section.head .share-icons a.share-link::after {
            background-image: url("/static/images/media/ui-social-share-link-hover_1x.png");
            background-size: 26px 26px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              div.top-section section.head .share-icons a.share-link::after {
                background-image: url("/static/images/media/ui-social-share-link-hover_2x.png"); } }
      div.top-section section.head .share-icons.white a.facebook {
        background-image: url("/static/images/media/ui-social-share-facebook-white_1x.png");
        background-size: 26px 26px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          div.top-section section.head .share-icons.white a.facebook {
            background-image: url("/static/images/media/ui-social-share-facebook-white_2x.png"); } }
      div.top-section section.head .share-icons.white a.twitter {
        background-image: url("/static/images/media/ui-social-share-twitter-white_1x.png");
        background-size: 26px 22px;
        width: 26px;
        height: 22px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          div.top-section section.head .share-icons.white a.twitter {
            background-image: url("/static/images/media/ui-social-share-twitter-white_2x.png"); } }
      div.top-section section.head .share-icons.white a.linkedin {
        background-image: url("/static/images/media/ui-social-share-linkedin-white_1x.png");
        background-size: 26px 26px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          div.top-section section.head .share-icons.white a.linkedin {
            background-image: url("/static/images/media/ui-social-share-linkedin-white_2x.png"); } }
      div.top-section section.head .share-icons.white a.youtube {
        background-image: url("/static/images/media/ui-social-share-youtube-white_1x.png");
        background-size: 26px 26px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          div.top-section section.head .share-icons.white a.youtube {
            background-image: url("/static/images/media/ui-social-share-youtube-white_2x.png"); } }
      div.top-section section.head .share-icons.white a.share-link {
        background-image: url("/static/images/media/ui-social-share-link-white_1x.png");
        background-size: 26px 26px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          div.top-section section.head .share-icons.white a.share-link {
            background-image: url("/static/images/media/ui-social-share-link-white_2x.png"); } }
    div.top-section section.head .time-container {
      flex: 1 0 auto;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      div.top-section section.head .time-container span, div.top-section section.head .time-container a {
        font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      div.top-section section.head .time-container span:last-child {
        margin-left: 6px; }
      div.top-section section.head .time-container a.tech {
        color: #ffb100; }
      div.top-section section.head .time-container a.markets {
        color: #00deff; }
      div.top-section section.head .time-container a.innovation {
        color: #ff6b62; }
      div.top-section section.head .time-container a.people {
        color: #00e2ae; }
      div.top-section section.head .time-container a.features {
        color: #ffb100; }
      div.top-section section.head .time-container a.video {
        color: #909090; }
      div.top-section section.head .time-container a.outcasts {
        color: #e22b2b; }
    @media (max-width: 899px) {
      div.top-section section.head .meta-bar .share-icons {
        margin-left: 40px; } }
    @media (max-width: 599px) {
      div.top-section section.head .meta-bar {
        display: block;
        margin-top: 20px;
        padding-bottom: 40px; }
        div.top-section section.head .meta-bar .names a {
          font-size: 13px; }
        div.top-section section.head .meta-bar .share-icons {
          margin-left: 0;
          margin-top: 25px;
          justify-content: initial; }
        div.top-section section.head .meta-bar .time-container {
          display: none; } }
    div.top-section section.head.fullwidth-below {
      color: #fff; }
      div.top-section section.head.fullwidth-below p {
        color: #fff; }
      div.top-section section.head.fullwidth-below .meta-bar {
        border-bottom: none; }
        div.top-section section.head.fullwidth-below .meta-bar .names a {
          color: #FFFFFF; }
          div.top-section section.head.fullwidth-below .meta-bar .names a:hover {
            color: #e4e4e4; }
      @media (max-width: 899px) {
        div.top-section section.head.fullwidth-below .meta-bar {
          flex-wrap: wrap; }
        div.top-section section.head.fullwidth-below .authors-section {
          width: 100%;
          margin-bottom: 20px; }
        div.top-section section.head.fullwidth-below .share-icons {
          margin-left: 0; } }
    @media (max-width: 599px) {
      div.top-section section.head.fullwidth {
        color: #fff; }
        div.top-section section.head.fullwidth p {
          color: #fff; }
        div.top-section section.head.fullwidth .meta-bar {
          border-bottom: none; }
          div.top-section section.head.fullwidth .meta-bar .names a {
            color: #FFFFFF; }
            div.top-section section.head.fullwidth .meta-bar .names a:hover {
              color: #e4e4e4; }
        div.top-section section.head.fullwidth .share-icons a.facebook {
          background-image: url("/static/images/media/ui-social-share-facebook-white_1x.png");
          background-size: 26px 26px; } }
    @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
      div.top-section section.head.fullwidth .share-icons a.facebook {
        background-image: url("/static/images/media/ui-social-share-facebook-white_2x.png"); } }
    @media (max-width: 599px) {
        div.top-section section.head.fullwidth .share-icons a.twitter {
          background-image: url("/static/images/media/ui-social-share-twitter-white_1x.png");
          background-size: 26px 22px;
          width: 26px;
          height: 22px; } }
    @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
      div.top-section section.head.fullwidth .share-icons a.twitter {
        background-image: url("/static/images/media/ui-social-share-twitter-white_2x.png"); } }
    @media (max-width: 599px) {
        div.top-section section.head.fullwidth .share-icons a.linkedin {
          background-image: url("/static/images/media/ui-social-share-linkedin-white_1x.png");
          background-size: 26px 26px; } }
    @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
      div.top-section section.head.fullwidth .share-icons a.linkedin {
        background-image: url("/static/images/media/ui-social-share-linkedin-white_2x.png"); } }
    @media (max-width: 599px) {
        div.top-section section.head.fullwidth .share-icons a.youtube {
          background-image: url("/static/images/media/ui-social-share-youtube-white_1x.png");
          background-size: 26px 26px; } }
    @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
      div.top-section section.head.fullwidth .share-icons a.youtube {
        background-image: url("/static/images/media/ui-social-share-youtube-white_2x.png"); } }
    @media (max-width: 599px) {
        div.top-section section.head.fullwidth .share-icons a.share-link {
          background-image: url("/static/images/media/ui-social-share-link-white_1x.png");
          background-size: 26px 26px; } }
    @media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 2) {
      div.top-section section.head.fullwidth .share-icons a.share-link {
        background-image: url("/static/images/media/ui-social-share-link-white_2x.png"); } }
section.head div.google-auto-placed {
  display: none !important; }

article.full-article > #main-section {
  display: flex;
  align-items: flex-start;
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box; }
  @media (max-width: 599px) {
    article.full-article > #main-section {
      padding: 0 25px; } }
  @media (max-width: 899px) {
    article.full-article > #main-section {
      flex-direction: column-reverse; } }
  article.full-article > #main-section > aside {
    flex: 0 0 auto;
    padding-top: 30px; }
    article.full-article > #main-section > aside > div {
      padding-top: 40px;
      padding-bottom: 40px; }
      article.full-article > #main-section > aside > div h3 {
        font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 22px;
        font-weight: 500; }
  article.full-article > #main-section aside#left-sidebar {
    width: 208px;
    margin-right: 28px; }
    @media (max-width: 1100px) {
      article.full-article > #main-section aside#left-sidebar {
        margin-right: 20px; } }
    article.full-article > #main-section aside#left-sidebar .sidebar-content {
      width: 180px;
      padding-right: 28px; }
      article.full-article > #main-section aside#left-sidebar .sidebar-content > * {
        box-sizing: border-box;
        width: 180px; }
      article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container {
        min-height: 100px;
        transition: all .5s ease; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container:not(.loaded) {
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: center; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container.loaded {
          padding-top: 30px;
          padding-bottom: 50px; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li {
          margin-bottom: 27px; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li:last-child {
            margin-bottom: 0; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li a h4 {
            font-weight: 500;
            font-size: 16px;
            line-height: 26px;
            color: #4974ff;
            text-decoration: underline;
            margin-bottom: 14px; }
            article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li a h4:hover {
              color: #2c73f5; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li > ul li {
            margin-bottom: 15px; }
            article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li > ul li:last-child {
              margin-bottom: 0; }
            article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li > ul li a {
              font-size: 16px;
              line-height: 26px;
              font-family: "Sohne", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
              article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li > ul li a h5, article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li > ul li a h6 {
                margin: 0;
                font-weight: 500;
                font-size: 16px;
                line-height: 26px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden; }
              article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li > ul li a h5 {
                color: #202020; }
              article.full-article > #main-section aside#left-sidebar .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li > ul li a h6 {
                color: #636363; }
      article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner {
        padding: 25px;
        color: #fff;
        margin-bottom: 60px; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner p {
          font-size: 16px;
          line-height: 22px;
          font-weight: 500; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner a {
          width: 100%;
          height: 40px;
          display: block;
          text-align: center;
          color: #fff;
          background-color: #1a49d4;
          border-radius: 5px;
          font-size: 16px;
          font-weight: 500;
          line-height: 39px;
          margin-top: 20px;
          transition: background-color 0.1s; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner a:hover {
            background-color: #1743c6; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.thinknum {
          background-color: #2058ff; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.thinknum .logo {
            background-image: url("/static/images/media/thinknum-logo-white_1x.png");
            background-size: 24px 24px;
            width: 24px;
            height: 24px;
            margin-bottom: 20px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.thinknum .logo {
                background-image: url("/static/images/media/thinknum-logo-white_2x.png"); } }
          article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.thinknum a {
            background-color: #1a49d4; }
            article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.thinknum a:hover {
              background-color: #1743c6; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.kgbase {
          background-color: #000000; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.kgbase .logo {
            background-image: url("/static/images/media/kgbase-logo-white_1x.png");
            background-size: 33px 24px;
            width: 33px;
            height: 24px;
            margin-bottom: 20px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.kgbase .logo {
                background-image: url("/static/images/media/kgbase-logo-white_2x.png"); } }
          article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.kgbase a {
            background-color: #444444; }
            article.full-article > #main-section aside#left-sidebar .sidebar-content .platform-banner.kgbase a:hover {
              background-color: #4d4d4d; }
      article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags {
        margin-top: 0px;
        margin-right: -10px; }
        article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags li {
          background: #fff;
          display: inline-block;
          border: 1px solid #d7d7d7;
          border-radius: 4px;
          margin-right: 10px;
          margin-top: 10px;
          transition: background 0.1s; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags li:hover {
            background: #000000; }
            article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags li:hover a {
              color: #fff; }
          article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags li a {
            color: #161b24;
            display: block;
            padding: 9px 17px;
            font-weight: 500;
            font-size: 16px;
            line-height: 1.3;
            text-align: center; }
        @media (max-width: 899px) {
          article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags {
            margin-right: 0;
            width: initial; } }
        @media (max-width: 599px) {
          article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags {
            margin-top: 0; }
            article.full-article > #main-section aside#left-sidebar .sidebar-content ul.tags li a {
              padding: 6px 9px; } }
    @media (max-width: 899px) {
      article.full-article > #main-section aside#left-sidebar {
        width: 100%;
        margin-right: 0;
        margin-top: 30px;
        padding-top: 0; }
        article.full-article > #main-section aside#left-sidebar > .sidebar-content {
          border-top: 2px solid #e6e6e6;
          padding-top: 40px;
          width: initial;
          padding-right: 0;
          padding-bottom: 0;
          position: initial;
          height: initial;
          top: initial; }
          article.full-article > #main-section aside#left-sidebar > .sidebar-content h3 .dash {
            display: none; }
          article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section {
            width: 100%;
            max-width: initial; }
            article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section #tickers-section-result-container {
              min-height: 100px; }
              article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section #tickers-section-result-container > ul {
                display: flex;
                flex-wrap: wrap; }
                article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li {
                  margin-right: 30px;
                  width: 29%; }
                  article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section #tickers-section-result-container > ul > li h4 span {
                    display: block; }
          article.full-article > #main-section aside#left-sidebar > .sidebar-content > .platform-banner {
            width: 100%;
            max-width: initial;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            min-height: 150px;
            margin-bottom: 30px; }
            article.full-article > #main-section aside#left-sidebar > .sidebar-content > .platform-banner .texts {
              flex-shrink: 1;
              flex-grow: 1; }
            article.full-article > #main-section aside#left-sidebar > .sidebar-content > .platform-banner .actions {
              flex-shrink: 0;
              flex-grow: 0;
              width: 170px; } }
    @media (max-width: 599px) {
      article.full-article > #main-section aside#left-sidebar {
        margin-top: 40px; }
        article.full-article > #main-section aside#left-sidebar > .sidebar-content {
          padding-top: 40px; }
          article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section #tickers-section-result-container.loaded {
            padding-bottom: 20px; }
          article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section #tickers-section-result-container ul {
            display: block; }
            article.full-article > #main-section aside#left-sidebar > .sidebar-content > div#tickers-section #tickers-section-result-container ul li {
              margin-right: 0;
              width: 100%;
              margin-bottom: 12px; }
          article.full-article > #main-section aside#left-sidebar > .sidebar-content > .platform-banner {
            display: none; } }
  article.full-article > #main-section aside#left-sidebar div.sidebar-ad-container {
    margin-top: 50px;
    width: 100%;
    max-width: 180px;
    overflow: hidden; }
  article.full-article > #main-section aside#left-sidebar .article-left-sidebar-ad {
    width: 100%;
    max-width: 180px; }
  @media (max-width: 899px) {
    article.full-article > #main-section aside#left-sidebar div.sidebar-ad-container {
      max-width: initial;
      max-height: 350px; }
    article.full-article > #main-section aside#left-sidebar .article-left-sidebar-ad {
      max-width: initial;
      max-height: 350px; } }
  article.full-article > #main-section aside#right-sidebar {
    width: 236px;
    margin-left: 28px; }
    @media (max-width: 1100px) {
      article.full-article > #main-section aside#right-sidebar {
        margin-left: 20px; } }
    @media (max-width: 899px) {
      article.full-article > #main-section aside#right-sidebar {
        display: none; } }
    article.full-article > #main-section aside#right-sidebar .sidebar-content {
      width: 208px;
      padding-left: 28px;
      padding-right: 18px; }
      article.full-article > #main-section aside#right-sidebar .sidebar-content > * {
        box-sizing: border-box;
        width: 208px; }
      article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section h3 {
        margin-bottom: 25px; }
      article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li {
        margin-bottom: 20px; }
        article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li:last-child {
          margin-bottom: 0; }
        article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li a.image {
          width: 208px;
          height: 104px; }
          article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li a.image div {
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center; }
        article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li h5 {
          margin: 0;
          margin-top: 12px;
          margin-bottom: 4px;
          font-size: 16px;
          line-height: 22px; }
          article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li h5 a {
            color: #000000;
            font-weight: 500; }
            article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li h5 a:hover {
              color: #4c4c4c; }
        article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li a.category {
          font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #acacac;
          font-size: 14px;
          line-height: 28px; }
          article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section li a.category:hover {
            color: #a0a0a0; }
      article.full-article > #main-section aside#right-sidebar .sidebar-content .recommended-section .ad-item {
        display: block;
        min-height: 200px; }
  article.full-article > #main-section > section.article-body {
    padding-top: 65px;
    flex-grow: 1;
    flex-shrink: 1;
    overflow-x: hidden;
    overflow-y: visible; }
    @media (max-width: 599px) {
      article.full-article > #main-section > section.article-body {
        padding-top: 32px; } }
    article.full-article > #main-section > section.article-body .placeholder {
      opacity: 0;
      pointer-events: none; }
    article.full-article > #main-section > section.article-body .article-end-ad-container {
      margin-top: 15px; }
    article.full-article > #main-section > section.article-body .article-end-ad {
      margin-top: 10px;
      display: block; }

section.cta {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
  margin-top: 110px;
  margin-bottom: 75px; }
  @media (max-width: 599px) {
    section.cta {
      padding: 0 25px; } }
  section.cta hr {
    border: none;
    border-bottom: 2px solid #e6e6e6;
    height: 2px;
    margin: 0;
    margin-bottom: 140px; }
  section.cta > div {
    width: 100%;
    height: 300px; }
  @media (max-width: 899px) {
    section.cta {
      margin-top: 60px; }
      section.cta hr {
        margin-bottom: 110px; } }
  @media (max-width: 599px) {
    section.cta {
      margin-top: 40px;
      margin-bottom: 30px;
      padding: 0; }
      section.cta.has-add {
        display: none; }
      section.cta hr {
        display: none; } }
section.latest {
  margin-top: 120px; }
  @media (max-width: 899px) {
    section.latest {
      margin-top: 80px; } }
  @media (max-width: 599px) {
    section.latest {
      margin-top: 0; } }
.a-image-banner.mobile-wide {
  margin-top: 42px;
  margin-bottom: 35px; }
  @media (min-width: 600px) {
    .a-image-banner.mobile-wide {
      display: none; } }
.article-body h2, body.mce-content-body h2 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 14px; }
  .article-body h2:not(:first-child), body.mce-content-body h2:not(:first-child) {
    margin-top: 40px; }

.article-body h3, body.mce-content-body h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px;
  margin-top: 37px; }

.article-body h4, body.mce-content-body h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px; }

.article-body p, .article-body li, body.mce-content-body p, body.mce-content-body li {
  font-size: 18px;
  line-height: 34px;
  color: #000000;
  font-weight: 400; }

.article-body p, .article-body ul, .article-body blockquote, body.mce-content-body p, body.mce-content-body ul, body.mce-content-body blockquote {
  margin-bottom: 33px; }
  .article-body p:last-child, .article-body ul:last-child, .article-body blockquote:last-child, body.mce-content-body p:last-child, body.mce-content-body ul:last-child, body.mce-content-body blockquote:last-child {
    margin-bottom: 0; }

@media (max-width: 599px) {
  .article-body p, .article-body li, body.mce-content-body p, body.mce-content-body li {
    font-size: 16px;
    line-height: 27px; }
  .article-body p, .article-body ul, .article-body blockquote, body.mce-content-body p, body.mce-content-body ul, body.mce-content-body blockquote {
    margin-bottom: 27px; } }

.article-body ul, body.mce-content-body ul {
  list-style: disc;
  margin-left: 50px; }

.article-body a.content-anchor, body.mce-content-body a.content-anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden; }

.article-body p, body.mce-content-body p {
  overflow-wrap: break-word; }
  .article-body p strong, body.mce-content-body p strong {
    font-weight: 500; }
  .article-body p img, body.mce-content-body p img {
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 600px;
    height: auto;
    object-fit: contain;
    background-color: #f5f5f5; }
    @media (max-width: 899px) {
      .article-body p img, body.mce-content-body p img {
        width: 100%;
        height: auto; } }
    @media (min-width: 900px) {
      .article-body p img, body.mce-content-body p img {
        margin: auto; } }
.article-body span.caption, body.mce-content-body span.caption {
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
  display: block; }

.article-body a, body.mce-content-body a {
  color: #2058ff;
  text-decoration: underline; }

.article-body div.table-container, body.mce-content-body div.table-container {
  display: block;
  overflow-x: auto;
  max-width: 700px; }

.article-body table, body.mce-content-body table {
  border: none;
  width: 100%;
  border-spacing: 10px 0;
  box-sizing: border-box; }
  .article-body table tr th, .article-body table tr td, .article-body table tr p, body.mce-content-body table tr th, body.mce-content-body table tr td, body.mce-content-body table tr p {
    font-size: 14px;
    text-align: left; }
  .article-body table tr th, .article-body table tr td, body.mce-content-body table tr th, body.mce-content-body table tr td {
    border: none;
    padding: 8px 10px;
    vertical-align: middle; }
    .article-body table tr th p, .article-body table tr td p, body.mce-content-body table tr th p, body.mce-content-body table tr td p {
      padding: 0;
      margin: 0; }
  .article-body table tr th, body.mce-content-body table tr th {
    background: #0d69c6; }
    .article-body table tr th, .article-body table tr th p, body.mce-content-body table tr th, body.mce-content-body table tr th p {
      color: #fff;
      font-size: 15px;
      font-weight: 600; }
  .article-body table tr:nth-child(odd) td, body.mce-content-body table tr:nth-child(odd) td {
    background: #eff6fb; }

.article-body .tweet, body.mce-content-body .tweet {
  margin-top: 40px;
  margin-bottom: 40px; }
  .article-body .tweet .twitter-tweet, body.mce-content-body .tweet .twitter-tweet {
    margin: auto; }

.article-body hr, body.mce-content-body hr {
  width: 100%;
  border: none;
  border-bottom: 2px solid #e6e6e6;
  margin-top: 40px;
  margin-bottom: 40px; }

.article-body iframe, body.mce-content-body iframe {
  margin-top: 15px;
  box-sizing: border-box;
  max-width: 100%;
  border: none; }

.article-body iframe.thinknum-embed, body.mce-content-body iframe.thinknum-embed {
  border: none;
  border-radius: 0;
  font-family: "Sohne", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .article-body iframe.thinknum-embed.old-viz, body.mce-content-body iframe.thinknum-embed.old-viz {
    border: 2px solid #000000;
    background-image: url("/static/images/media/spinner.gif");
    background-repeat: no-repeat;
    background-position: center center; }

.article-body iframe.kgbase-embed, .article-body iframe.plotly-embed, body.mce-content-body iframe.kgbase-embed, body.mce-content-body iframe.plotly-embed {
  background-image: url("/static/images/media/spinner.gif");
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%; }

.article-body iframe.finra-embed, body.mce-content-body iframe.finra-embed {
  margin-top: 0; }
  @media (max-width: 599px) {
    .article-body iframe.finra-embed.graph, body.mce-content-body iframe.finra-embed.graph {
      height: 3400px; }
    .article-body iframe.finra-embed.barchart, body.mce-content-body iframe.finra-embed.barchart {
      height: 950px; } }
.article-body blockquote:not(.twitter-tweet), body.mce-content-body blockquote:not(.twitter-tweet) {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 45px;
  margin-bottom: 45px;
  font-weight: 500;
  font-style: italic;
  font-family: "Sohne", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .article-body blockquote:not(.twitter-tweet), .article-body blockquote:not(.twitter-tweet) p, body.mce-content-body blockquote:not(.twitter-tweet), body.mce-content-body blockquote:not(.twitter-tweet) p {
    font-size: 38px;
    line-height: 52px;
    font-weight: 500;
    font-style: italic; }
    @media (max-width: 599px) {
      .article-body blockquote:not(.twitter-tweet), .article-body blockquote:not(.twitter-tweet) p, body.mce-content-body blockquote:not(.twitter-tweet), body.mce-content-body blockquote:not(.twitter-tweet) p {
        font-size: 24px;
        line-height: 30px;
        margin-top: 40px;
        margin-bottom: 40px; } }
  .article-body blockquote:not(.twitter-tweet) a, body.mce-content-body blockquote:not(.twitter-tweet) a {
    text-decoration: none; }

.article-body .video-container, body.mce-content-body .video-container {
  margin-bottom: 50px;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .article-body .video-container iframe, body.mce-content-body .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

div.tweet-center > div {
  margin: 10px auto !important; }
  div.tweet-center > div iframe {
    margin: 0; }

.follow-w {
  font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 36px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.4px;
  font-weight: 500; }
  .follow-w a {
    color: #000000;
    font-weight: 400; }
    .follow-w a:hover {
      color: #4c4c4c; }
  @media (max-width: 599px) {
    .follow-w {
      font-size: 16px;
      line-height: 22px; } }
