.app-components-articles-detail--container {
  position: relative;
  z-index: 1;
}

.app-components-articles-detail--article hr {
    margin-bottom: 70px;
    border-color: var(--border);
  }

@media (max-width: 768px) {

.app-components-articles-detail--article hr {
      margin-bottom: 40px
  }
    }

.app-components-articles-detail--body {
  margin-bottom: 50px;
  color: var(--darkGrayText);
  font-size: 18px;
  line-height: 1.5;
}

@media (max-width: 768px) {

.app-components-articles-detail--body {
    margin-bottom: 40px;
    font-size: 16px
}
  }

.app-components-articles-detail--body p {
    margin-bottom: 2rem;
  }

.app-components-articles-detail--body h2,
  .app-components-articles-detail--body h3,
  .app-components-articles-detail--body h4 {
    font-weight: 600;
    line-height: 1.1;
  }

.app-components-articles-detail--body h2 {
    font-size: 22px;
    line-height: 1.2;
  }

@media (min-width: 768px) {

.app-components-articles-detail--body h2 {
      font-size: 27px
  }
    }

.app-components-articles-detail--body h4 {
    margin-bottom: 1.5rem;
  }

.app-components-articles-detail--body .app-components-articles-detail--instagram-media {
    margin: 20px auto !important;
  }

.app-components-articles-detail--body p a {
    font-weight: 500;
    text-decoration: underline;
  }

.app-components-articles-detail--maxWidth {
  max-width: 850px;
  margin: -10px auto 110px !important;
  padding: 0 30px;
}

@media (max-width: 768px) {

.app-components-articles-detail--maxWidth {
    margin-bottom: 60px !important;
    padding: 0 15px
}
  }

.app-components-articles-detail--comments {
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 80px;
  padding: 0 30px;
}

@media (max-width: 768px) {

.app-components-articles-detail--comments {
    padding: 0 15px
}
  }

.app-components-articles-hero-hero--video {
  position: relative;
  margin-bottom: 20px;
  padding-top: 61px;
  overflow: hidden;
  background-color: black;
}

  @media (min-width: 768px) {.app-components-articles-hero-hero--video {
    margin: 0 -15px;
    margin-bottom: 25px;
    padding-top: calc(81px - 30px)
}
  }

.app-components-articles-hero-hero--videoWrapper {
  --pad: 30px;

  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 856px) {

.app-components-articles-hero-hero--videoWrapper {
    width: 100vh;
    max-width: 100%;
    padding: var(--pad)
}
  }

@media (min-width: 1200px) {

.app-components-articles-hero-hero--videoWrapper {
    width: 100vh;
    min-width: calc(790px + var(--pad) * 2);
    max-width: calc(1200px + var(--pad) * 2);
    padding: var(--pad)
}
  }

.app-components-articles-hero-hero--blurredImage {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0.5;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.app-components-articles-hero-hero--image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.app-components-articles-hero-hero--image img {
    width: 100%;
    height: auto;
  }

@media (min-width: 768px) {

.app-components-articles-hero-hero--image {
    margin-bottom: var(--base-block-margin)
}
  }

.app-components-articles-hero-hero--default {
  position: relative;
  height: 723px;
  min-height: 350px;
  max-height: 60vh;
  margin-bottom: 25px;
  overflow: hidden;
}

@media only screen and (max-width: 1050px) {

.app-components-articles-hero-hero--default {
    margin-bottom: 15px
}
  }

@media (max-width: 768px) {

.app-components-articles-hero-hero--default {
    margin-bottom: 16px;
    padding: 0 5px
}
  }

.app-components-articles-hero-hero--default > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    height: 100%;
    padding-bottom: 10px;
  }

@media (min-width: 768px) {

.app-components-articles-hero-hero--default > div {
      padding-bottom: 60px
  }
    }

.app-components-articles-hero-hero--default .app-components-articles-hero-hero--container {
    position: relative;
    top: 9px;
    margin: 0 auto;
  }

.app-components-articles-hero-hero--pill {
  display: inline-block;
  margin-bottom: 8px;
}

span.app-components-articles-hero-hero--category + .app-components-articles-hero-hero--category:before {
      margin: 0 3px;
      font-weight: 400;
      font-size: 14px;
      content: ' • ';
    }

.app-components-articles-hero-hero--container {
  position: relative;
  z-index: 1;
  max-width: 850px;
  margin: 0 auto;
  padding: 0 15px;
}

@media (min-width: 768px) {

.app-components-articles-hero-hero--container {
    padding: 0 30px
}
  }

.app-components-articles-hero-hero--stateOfSamplingImage {
  position: relative;
  height: 0;
  margin-bottom: 15px;
  padding-bottom: 168.75%;
}

@media (min-width: 768px) {

.app-components-articles-hero-hero--stateOfSamplingImage {
    margin-bottom: var(--base-block-margin);
    padding-bottom: 41.66666667%
}
  }

.app-components-articles-hero-hero--title {
  margin: 0;
  margin-bottom: 20px;
  color: white;
  line-height: 1.1;
}

@media (min-width: 768px) {

.app-components-articles-hero-hero--title {
    margin-bottom: 0
}
  }

.app-components-articles-intro-intro--title {
  margin-top: 39px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

  @media (min-width: 768px) {.app-components-articles-intro-intro--title {
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.25
}
  }

.app-components-articles-intro-intro--introduction {
  margin-bottom: 15px;
  color: var(--darkGrayText);
  font-size: 20px;
  line-height: 1.3;
}

@media (min-width: 768px) {

.app-components-articles-intro-intro--introduction {
    font-size: 24px;
    line-height: 1.4
}
  }

.app-components-articles-intro-intro--time {
  display: block;
  margin-bottom: 40px;
  color: var(--grayText);
  font-weight: 500;
  font-size: 16px;
}

@media (max-width: 768px) {

.app-components-articles-intro-intro--time {
    margin-bottom: 20px
}
  }

.app-components-articles-intro-intro--time a {
    color: var(--grayText);
  }

.app-components-articles-intro-intro--time a:hover,
    .app-components-articles-intro-intro--time a:focus {
      color: var(--grayText);
      text-decoration: underline;
    }

.app-components-articles-intro-intro--time em {
    display: inline-block;
    margin: 0 4px;
    font-style: normal;
  }

.app-components-articles-intro-intro--container {
  position: relative;
  z-index: 1;
  max-width: 850px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (min-width: 768px) {

.app-components-articles-intro-intro--container {
    padding: 0 30px
}
  }

.app-components-articles-intro-intro--centered {
  text-align: center;
}

.app-components-articles-intro-intro--centered .app-components-articles-intro-intro--introduction {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
  }

@media (min-width: 768px) {

.app-components-articles-intro-intro--centered .app-components-articles-intro-intro--introduction {
      font-size: 24px
  }
    }

.app-components-articles-intro-intro--centered .app-components-articles-intro-intro--time {
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
  }

@media (min-width: 768px) {

.app-components-articles-intro-intro--centered .app-components-articles-intro-intro--time {
      font-size: 13px
  }
    }

.app-components-articles-intro-intro--centered a {
    color: inherit;
  }

.app-components-base-newsletter-newslettersubscribe--wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding: 30px;
  background-color: black;
  background-image: url('/static/images/cover-grid-bg.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  border-radius: 8px;
}

  @media (min-width: 768px) {.app-components-base-newsletter-newslettersubscribe--wrapper {
    padding: 90px 60px 100px
}
  }

.app-components-base-newsletter-newslettersubscribe--title {
  max-width: 543px;
  margin-bottom: 10px;
  color: white;
  font-size: 26px;
  font-family: var(--fontHeading);
  line-height: 1.38;
  text-align: center;
}

@media (min-width: 768px) {

.app-components-base-newsletter-newslettersubscribe--title {
    font-size: 32px
}
  }

.app-components-base-newsletter-newslettersubscribe--description {
  max-width: 543px;
  margin-bottom: 25px;
  color: white;
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
}

.app-components-base-newsletter-newslettersubscribe--hidden {
  display: none;
}

.app-components-comments-index--title {
  margin-bottom: 40px;
}

.app-components-comments-index--list {
  list-style: none;
}

.app-components-comments-index--comment {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-bottom: 45px;
}

.app-components-comments-index--comment header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    margin-bottom: 3px;
  }

@media (max-width: 768px) {

.app-components-comments-index--comment header {
      display: block
  }
    }

.app-components-comments-index--main {
  width: 100%;
  margin-top: -3px;
  line-height: 1;
}

.app-components-comments-index--author {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  margin-right: 5px;
  font-weight: 500;
  font-size: 20px;
}

.app-components-comments-index--time {
  color: var(--grayText);
  font-size: 18px;
  text-align: right;
}

@media (max-width: 768px) {

.app-components-comments-index--time {
    text-align: left
}

    .app-components-comments-index--time:before {
      content: 'on ';
    }
  }

.app-components-comments-index--body {
  margin-bottom: 5px;
  color: var(--text);
  font-size: 18px;
  line-height: 1.6;
}

.app-components-comments-index--actions button,
  .app-components-comments-index--actions a {
    margin: 0;
    margin-right: 10px;
    padding: 0;
    color: var(--grayText);
    font-weight: 500;
    text-transform: none;
    background-color: transparent !important;
  }

.app-components-comments-index--actions button:hover,
    .app-components-comments-index--actions button:active,
    .app-components-comments-index--actions button:focus,
    .app-components-comments-index--actions a:hover,
    .app-components-comments-index--actions a:active,
    .app-components-comments-index--actions a:focus {
      color: var(--darkGrayText);
    }

.app-components-comments-index--actions button:last-of-type, .app-components-comments-index--actions a:last-of-type {
      margin-right: none;
    }

.app-components-comments-index--responses {
  margin-top: 30px;
  margin-bottom: 25px;
}

.app-components-comments-index--responses li:last-of-type {
    margin-bottom: 0;
  }

.app-components-comments-index--responses .app-components-comments-index--comment {
    margin-bottom: 30px;
  }

.app-components-comments-index--showAllReplies {
  margin: 0;
  margin-top: 18px;
  margin-left: 52px;
  padding: 0;
  color: var(--brand);
  font-weight: 500;
  text-transform: none;
  background-color: transparent !important;
}

.app-components-comments-index--showAllReplies:hover,
  .app-components-comments-index--showAllReplies:active,
  .app-components-comments-index--showAllReplies:focus {
    color: var(--brandSelected);
  }

.app-components-comments-index--hiddenCount {
  color: #616161;
}

.app-components-comments-addcomment--textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 0 1rem;
  padding: 10px 13px;
  color: var(--text);
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  background-color: var(--bg);
  border: 1px solid var(--border);
  border-radius: 3px;
  box-shadow: none;
  transition: all 200ms ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  resize: none;
}

  .app-components-comments-addcomment--textarea:focus {
    border: 1px solid var(--borderSelected);
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  }

  .app-components-comments-addcomment--textarea:not(:disabled):active,
    .app-components-comments-addcomment--textarea:not(:disabled):focus {
      border-color: var(--borderSelected);
      box-shadow: none;
    }

  .app-components-comments-addcomment--textarea[disabled],
  .app-components-comments-addcomment--textarea:disabled,
  .app-components-comments-addcomment--textarea[readonly] {
    color: #9a9a9a;
    background-color: var(--grayBg);
    cursor: not-allowed;
    opacity: 0.5;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .app-components-comments-addcomment--textarea[rows] {
    height: auto;
  }

.app-components-comments-addcomment--wrapper {
  display: -webkit-flex;
  display: flex;
}

.app-components-comments-addcomment--commentWrapper {
  margin: 30px 0;
}

.app-components-comments-addcomment--editWrapper {
  margin: 0;
  margin-bottom: 30px;
}

.app-components-comments-addcomment--main {
  width: 100%;
}

.app-components-comments-addcomment--actions {
  display: -webkit-flex;
  display: flex;
  float: right;
}

.app-components-comments-addcomment--button {
  margin-right: 10px;
  padding: 8px 16px;
}

.app-components-comments-addcomment--button:last-of-type {
    margin-right: 0;
  }

.app-components-comments-addcomment--cancel {
  color: #5a5a5a;
  background-color: transparent !important;
}

.app-components-comments-addcomment--cancel:hover,
  .app-components-comments-addcomment--cancel:focus {
    color: darken(#5a5a5a, 15%);
  }

.app-components-profile-userbadges--wrapper {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  margin: 0;
  margin-top: -18px;
  margin-left: 5px;
  font-size: 16px;
  list-style: none;
}

  @media (min-width: 768px) {.app-components-profile-userbadges--wrapper {
    margin-top: -23px;
    margin-left: 10px
}
  }

  .app-components-profile-userbadges--wrapper svg {
    width: 19px;
    height: 19px;
  }

  @media (max-width: 768px) {

  .app-components-profile-userbadges--wrapper svg {
      width: 16px;
      height: 16px
  }
    }

.app-components-profile-userbadges--badge {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-right: 10px;
  font-family: 'HK Sentiments', sans-serif;
  white-space: nowrap;
}

.app-components-profile-userbadges--badge:last-of-type {
    margin-right: 0;
  }

.app-components-profile-userbadges--beta {
  position: relative;
  top: 1px;
  display: inline-block;
  padding: 2px 6px;
  color: var(--bg);
  font-weight: 600;
  font-weight: 900;
  font-size: 11px;
  text-transform: uppercase;
  background-color: var(--text);
  border-radius: 3px;
}

.app-components-profile-userbadges--small .app-components-profile-userbadges--beta {
    top: 0;
    padding: 0 4px;
    font-size: 10px;
  }

.app-components-profile-userbadges--small svg {
    width: 14px;
    height: 14px;
  }

@media (max-width: 768px) {

.app-components-profile-userbadges--small svg {
      width: 14px;
      height: 14px
  }
    }

.app-components-profile-userbadges--verified path {
    fill: var(--text);
  }


/*# sourceMappingURL=1bd6e.css.map*/