:root {
  --i-d-bg-color: white;
  --vice-font-color: #2e2007;
  --i-d-font-color: black;
  --i-d-utility-font: #5a5a5a;
  --i-d-footer-bg: #f2f2f2;
  --i-d-pink: #ff3eb5;
  --vice-ui-bg-color: #f1f0f0;
  --vice-ui-font-color: white;
  --color-red: #da815c;
  --color-purple: #7f6bb9;
  --color-green: #9dbe74;
  --color-dark-red: #b96b6b;
  --color-blue: #74a3be;
}

.menu__link {
  width: 44px;
  height: 44px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu__content {
  width: 450px;
  height: 100%;
  min-height: 350px;
  grid-row-gap: 10px;
  text-align: left;
  background-color: #000;
  flex-direction: column;
  margin-left: 0;
  margin-right: auto;
  padding: 20px 40px 140px;
  display: flex;
  position: relative;
  overflow: auto;
}

.nav__search-icon {
  width: 20px;
  height: auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav__search-icon.nav__search-and-share {
  margin-left: 0;
}

.menu__item--link {
  color: #fff;
  text-transform: uppercase;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.menu__item {
  align-self: stretch;
  font-size: 2rem;
  line-height: 1.3em;
}

.menu__item:hover {
  opacity: .6;
}

.menu__search--button-container {
  width: 100%;
  height: 50px;
  min-height: 50px;
  background-color: #444;
  border-radius: 3px;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: .9rem;
  display: flex;
}

.menu__search--button-container:hover {
  opacity: .6;
}

.menu__social-logo {
  width: 30px;
}

.menu__social-logo:hover {
  opacity: .6;
}

.menu__item-sm--link {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #555;
  padding-bottom: 9px;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.4em;
  text-decoration: none;
}

.menu__item-sm--link:hover {
  opacity: .6;
}

.menu__item-sm--link.font-ui {
  border: 1px #000;
  padding-bottom: 5px;
  font-size: 1rem;
}

.menu__item--small-container {
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  padding-bottom: 9px;
}

.menu__close {
  width: 450px;
  height: 60px;
  max-height: 60px;
  color: #000;
  background-color: #000;
  margin-left: 0;
  padding-top: 7px;
  padding-left: 20px;
  display: flex;
}

.menu__close:hover {
  opacity: 1;
}

.menu__social {
  grid-column-gap: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.menu__container {
  width: 100%;
  height: 100%;
  max-width: 1800px;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

.menu__search--button {
  color: #fff;
  text-decoration: none;
}

.menu {
  z-index: 9995;
  width: 100vw;
  height: 100%;
  max-width: 1800px;
  min-height: 400px;
  opacity: 0;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 0;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav__logo--svg {
  width: 80px;
  margin: 0 10px 0 auto;
  padding-bottom: 10px;
  line-height: 1.7em;
}

.nav__share {
  width: 25%;
  height: 45px;
  clear: none;
  grid-column-gap: 22px;
  grid-row-gap: 0px;
  text-align: right;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.nav__i-d--menu {
  width: 100px;
  height: 44px;
  clear: none;
  grid-row-gap: 5px;
  font-variation-settings: "wdth"100;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-right: 0;
  font-family: Univers next var roman;
  display: flex;
}

.nav__i-d--menu:hover {
  opacity: 1;
  font-variation-settings: "wdth"140;
  font-family: Univers next var roman;
  font-weight: 600;
}

.nav__logo {
  width: 100%;
  height: auto;
  grid-column-gap: 20px;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav__link {
  align-items: center;
  display: flex;
}

.nav__link:hover {
  opacity: .5;
}

.nav__container {
  width: 100%;
  max-height: 60px;
  max-width: 1800px;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.nav__share-icon {
  width: 28px;
  height: auto;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.body {
  color: #000;
  background-color: #f1f1f1;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7em;
}

.body.is--vice-bg {
  color: #2e2007;
  background-color: #f1f0f0;
  overflow: visible;
}

.footer__links--item {
  color: #fff;
  text-transform: uppercase;
  border: 1px #000;
  font-size: .6875rem;
  line-height: 1.3em;
}

.footer__links--item.font-utility-ui {
  font-weight: 400;
}

.footer__copyright-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: .6875rem;
  line-height: 1.3em;
}

.footer__copyright-text.font-utility-ui {
  font-weight: 400;
}

.footer__accessibility--logo {
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.footer__accessibility {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.footer__links--container {
  width: 100%;
  grid-column-gap: 13px;
  grid-row-gap: 15px;
  border: 1px #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.footer__links--set {
  grid-column-gap: 13px;
  align-items: center;
  display: flex;
}

.footer__vmg-logo {
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer {
  z-index: 1;
  max-width: 100%;
  min-height: 250px;
  grid-row-gap: 15px;
  color: #fff;
  background-color: #0c0c0c;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Sourcecodepro, Arial, sans-serif;
  display: flex;
  position: static;
}

.footer__links {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 10px;
  border: 1px #000;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.content {
  max-width: 100%;
  clear: both;
  grid-column-gap: 0px;
  grid-row-gap: 35px;
  flex-flow: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.content.has--max-height {
  min-height: 80vh;
}

.ad__i-d--above-nav--leaderboard-flex {
  height: auto;
  min-height: 10px;
  background-color: var(--i-d-bg-color);
  font-variation-settings: "wdth"75;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Univers next var roman;
  font-size: .889rem;
  line-height: 1.5em;
  position: relative;
}

.content__vice--column {
  width: 100%;
  max-width: 728px;
  clear: both;
  grid-row-gap: 35px;
  flex-flow: column;
  margin: 0 auto;
  display: flex;
  position: static;
}

.content__vice--column.video-set {
  max-width: 100%;
}

.content__vice--column.has--margin-top {
  z-index: 99;
  margin-bottom: 0;
  position: static;
}

.paragraph {
  width: 100%;
  color: var(--vice-font-color);
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: 1.266rem;
  line-height: 1.7em;
}

.pull-quote__with-border {
  width: 100%;
  height: auto;
  object-fit: fill;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  overflow: visible;
}

.pull-quote__container {
  width: 100%;
  height: auto;
  flex-flow: row;
  justify-content: space-between;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.pull-quote__text {
  text-transform: uppercase;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.pull-quote__citation {
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1.45em;
  display: none;
}

.pull-quote__content {
  width: 100%;
  border: 0 #000;
  border-left: 5px solid #000;
  flex-flow: column;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.pull-quote__text--headline {
  text-transform: none;
  font-weight: 400;
}

.pull-quote__citation-text {
  text-transform: none;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 400;
}

.nav__i-d--logo--svg {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.7em;
}

.menu__i-d--item-sm--link {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #555;
  padding-bottom: 9px;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.4em;
  text-decoration: none;
}

.menu__i-d--item-sm--link:hover {
  opacity: .6;
}

.menu__i-d--item-sm--link.font-ui {
  width: 100%;
  color: var(--i-d-font-color);
  font-variation-settings: "wdth"100;
  border: 1px #000;
  padding-bottom: 5px;
  font-size: 1.266rem;
  font-weight: 400;
}

.menu__i-d--item-sm--link.font-ui:hover {
  opacity: 1;
  font-variation-settings: "wdth"140;
  font-weight: 600;
}

.nav__i-d {
  z-index: 999;
  height: 70px;
  max-height: 70px;
  color: var(--i-d-font-color);
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.nav__i-d--logo {
  width: 100%;
  height: auto;
  grid-column-gap: 0px;
  text-align: left;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav__i-d--link {
  width: 44px;
  height: auto;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav__i-d--link:hover {
  opacity: .5;
}

.nav__i-d--container {
  width: 100%;
  height: 70px;
  max-height: 70px;
  max-width: 1800px;
  flex: 0 auto;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
}

.menu__i-d--search--button {
  color: #fff;
  text-decoration: none;
}

.menu__i-d--search--button-container {
  width: 100%;
  height: 40px;
  min-height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ccc;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: .9rem;
  display: flex;
}

.menu__i-d--search--button-container:hover {
  border-color: var(--i-d-utility-font);
  opacity: 1;
}

.menu__i-d {
  z-index: 9999;
  width: 100vw;
  height: 100%;
  max-width: 1800px;
  min-height: 400px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu__i-d--item--small-container {
  color: var(--i-d-font-color);
  border: 1px #000;
  padding-bottom: 9px;
  font-family: Univers next var;
  font-size: 1.266rem;
}

.menu__i-d--item--small-container:hover {
  opacity: 1;
}

.menu__i-d--close {
  width: auto;
  height: 75px;
  max-height: 75px;
  background-color: var(--i-d-bg-color);
  color: #000;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 0;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.menu__i-d--close:hover {
  opacity: 1;
}

.menu__i-d--item {
  color: var(--i-d-font-color);
  border: 1px #000;
  align-self: stretch;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Univers next var;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3em;
}

.menu__i-d--item:hover {
  opacity: 1;
}

.menu__i-d--container {
  width: 100%;
  height: 100%;
  max-width: 1800px;
  opacity: 1;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  transform: translate(-450px);
}

.menu__i-d--social-logo {
  width: 17px;
}

.menu__i-d--social-logo:hover {
  opacity: .6;
}

.menu__i-d--content {
  width: 450px;
  height: 100%;
  min-height: 350px;
  grid-row-gap: 10px;
  background-color: var(--i-d-bg-color);
  color: var(--i-d-font-color);
  text-align: left;
  flex-direction: column;
  margin-left: 0;
  margin-right: auto;
  padding: 20px 40px 0;
  display: flex;
  position: relative;
  overflow: auto;
}

.menu__i-d--link {
  width: 44px;
  height: 44px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu__i-d--social {
  grid-column-gap: 10px;
  filter: invert();
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.menu__i-d--search-placeholder {
  color: #5a5a5a;
  padding-top: 3px;
  font-family: Univers next var roman;
  font-size: .889rem;
}

.menu__i-d--spacer {
  min-height: 1px;
}

.menu__i-d--item--mini-container {
  color: var(--i-d-font-color);
  border: 1px #000;
  padding-bottom: 0;
  font-family: Univers next var roman;
  font-size: .702rem;
  line-height: 1.9em;
}

.menu__i-d--item-mini--link {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #555;
  padding-bottom: 9px;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.4em;
  text-decoration: none;
}

.menu__i-d--item-mini--link:hover {
  opacity: .6;
}

.menu__i-d--item-mini--link.font-ui {
  color: var(--i-d-font-color);
  text-transform: none;
  border: 1px #000;
  padding-bottom: 5px;
  font-size: .702rem;
  font-weight: 400;
  line-height: 1em;
}

.menu__i-d--mini-footer {
  background-color: var(--i-d-footer-bg);
  margin: 20px -40px 0;
  padding: 30px 40px 50px;
}

.menu__i-d--copyright {
  color: var(--i-d-font-color);
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  margin-top: 20px;
  padding-bottom: 0;
  font-family: Univers next var roman;
  font-size: .702rem;
  line-height: 1.9em;
}

.menu__i-d--copyright-text {
  color: #5a5a5a;
}

.menu__i-d--logo-container {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.menu__i-d--logo-svg {
  width: 75px;
  margin-top: 50px;
  margin-left: -16px;
  transform: rotate(90deg);
}

.menu__i-d--overlay-container {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
}

.nav__i-d--lang {
  width: 100px;
  height: 44px;
  clear: none;
  grid-row-gap: 5px;
  font-variation-settings: "wdth"100;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-top: 3px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  font-family: Univers next var roman;
  display: flex;
}

.nav__i-d--lang:hover {
  opacity: 1;
  font-variation-settings: "wdth"140;
  font-weight: 600;
}

.lang__i-d {
  z-index: 9997;
  width: 165px;
  min-height: 100px;
  background-color: var(--i-d-bg-color);
  opacity: 0;
  color: var(--i-d-font-color);
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 40px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lang__i-d--close {
  width: auto;
  height: 60px;
  max-height: 75px;
  background-color: var(--i-d-bg-color);
  color: #000;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 0;
  padding-top: 19px;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.lang__i-d--close:hover {
  opacity: 1;
}

.lang__i-d--item--small-containerr {
  grid-column-gap: 4px;
  color: var(--i-d-font-color);
  text-align: right;
  border: 1px #000;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 9px;
  font-family: Univers next var;
  font-size: 1.266rem;
  font-weight: 900;
  display: flex;
}

.lang__i-d--item--small-containerr:hover {
  opacity: .5;
}

.lang__i-d--item-sm--link {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #555;
  padding-bottom: 9px;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.4em;
  text-decoration: none;
}

.lang__i-d--item-sm--link:hover {
  opacity: .6;
}

.lang__i-d--item-sm--link.font-ui {
  width: auto;
  color: var(--i-d-font-color);
  text-align: right;
  border: 1px #000;
  padding-bottom: 5px;
  font-family: Univers next var roman;
  font-size: .889rem;
  font-weight: 400;
  line-height: 1em;
}

.lang__i-d--item-sm--link.font-ui:hover {
  opacity: 1;
  font-variation-settings: "wdth"100;
  font-weight: 400;
}

.nav__i-d--bg {
  width: 100%;
  height: 70px;
  max-width: 1800px;
  background-color: var(--i-d-bg-color);
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.lang__i-d--indicator {
  color: var(--i-d-pink);
  font-variation-settings: "wdth"140;
  align-self: flex-start;
  font-size: .889rem;
  line-height: 1em;
}

.footer__i-d {
  z-index: 1;
  max-width: 1800px;
  min-height: 250px;
  grid-row-gap: 15px;
  color: #fff;
  background-color: #0c0c0c;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Sourcecodepro, Arial, sans-serif;
  display: flex;
  position: relative;
}

.footer__i-d--logo-container {
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 50px;
  filter: invert();
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer__i-d--links {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 40px;
  opacity: .8;
  border: 1px #000;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.footer__i-d--links--container {
  width: auto;
  grid-column-gap: 40px;
  grid-row-gap: 15px;
  border: 1px #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.footer__i-d--links--set {
  grid-column-gap: 13px;
  align-items: center;
  display: flex;
}

.footer__i-d--accessibility {
  opacity: .8;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.footer__i-d--accessibility--logo {
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.footer__i-d--copyright-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: .6875rem;
  line-height: 1.3em;
}

.footer__i-d--copyright-text.font-utility-ui {
  opacity: .8;
  font-family: Univers next var roman;
  font-size: .702rem;
  font-weight: 400;
}

.footer__i-d--links--item {
  color: #fff;
  text-transform: uppercase;
  border: 1px #000;
  font-family: Univers next var roman;
  font-size: .702rem;
  line-height: 1.3em;
}

.footer__i-d--social {
  grid-column-gap: 10px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: 0 auto 20px;
  display: flex;
}

.footer__i-d--link {
  width: 44px;
  height: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav__menu {
  width: 60px;
  height: 44px;
  clear: none;
  grid-row-gap: 5px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-right: auto;
  display: flex;
}

.nav__menu:hover {
  opacity: .5;
}

.menu__item-sm--link-2 {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #555;
  padding-bottom: 9px;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.4em;
  text-decoration: none;
}

.menu__item-sm--link-2:hover {
  opacity: .6;
}

.menu__item-sm--link-2.font-ui {
  color: var(--vice-font-color);
  border: 1px #000;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: 1rem;
}

.nav--vice-with-share {
  z-index: 999;
  height: 60px;
  max-height: 60px;
  color: #fff;
  background-color: #0c0c0c;
  border-top: 1px solid #2b2b2b;
  border-bottom: 1px solid #2b2b2b;
  flex-direction: column;
  justify-content: center;
  font-family: Vicegrotesk, Arial, sans-serif;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.nav__topics-2 {
  grid-column-gap: 20px;
  display: flex;
}

.ad__above-nav--leaderboard-flex {
  height: auto;
  min-height: 10px;
  background-color: var(--vice-ui-bg-color);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Sourcecodepro, Arial, sans-serif;
  font-size: .8rem;
  position: static;
  overflow: hidden;
}

.lang__vice {
  z-index: 9997;
  width: 315px;
  height: 100vh;
  min-height: 100px;
  background-color: var(--vice-ui-bg-color);
  opacity: 0;
  color: var(--vice-font-color);
  border: 1px #ccc;
  border-left-style: solid;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
  position: fixed;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: auto;
}

.lang__vice--close {
  width: 260px;
  height: 60px;
  max-height: 75px;
  background-color: var(--vice-ui-bg-color);
  opacity: 1;
  color: var(--vice-font-color);
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 0;
  margin-right: -5px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 0;
  font-family: Sourcecodepro, Arial, sans-serif;
  font-size: .6875rem;
  display: flex;
  position: fixed;
  top: 0;
  right: 50px;
}

.lang__vice--close:hover {
  opacity: .6;
}

.lang__vice--item--small-containerr {
  grid-column-gap: 4px;
  color: var(--vice-ui-font-color);
  text-align: right;
  border: 1px #000;
  border-top: 1px solid #ccc;
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 9px;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 900;
  display: flex;
}

.lang__vice--item--small-containerr:hover {
  opacity: .5;
}

.lang__vice--item-sm--link {
  color: var(--vice-font-color);
  text-align: left;
  font-size: .8rem;
  font-weight: 700;
  text-decoration: none;
}

.tool__bar {
  height: 35px;
  background-color: var(--vice-ui-bg-color);
  color: var(--vice-font-color);
  border-top: 1px solid #f1f0f0;
  border-bottom: 1px solid #f1f0f0;
  justify-content: flex-end;
  align-items: center;
  padding-right: 35px;
  font-family: Sourcecodepro, Arial, sans-serif;
  font-size: .68rem;
  display: flex;
}

.heading {
  margin-top: 60px;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.1em;
}

.menu__i-d--item--link {
  color: var(--i-d-font-color);
  font-variation-settings: "wdth"100;
  text-transform: none;
  font-family: Univers next var;
  font-size: 34px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.menu__i-d--item--link:hover {
  font-variation-settings: "wdth"140;
}

.card__image--video {
  width: 100%;
  height: 100%;
}

.card__details {
  width: 100%;
  height: auto;
  min-height: 0;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 40px 40px;
  display: flex;
  position: relative;
}

.card {
  width: 100%;
  max-width: 300px;
  min-width: 33.25%;
  text-align: left;
  background-color: #0c0c0c;
  border: 1px solid rgba(255, 255, 255, .2);
  border-width: 0 1px 1px 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.card__link {
  grid-row-gap: 5px;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.card__datetime {
  color: #fff;
  text-transform: uppercase;
  font-size: .6875rem;
  line-height: 1.3em;
}

.card__datetime.font-utility {
  font-family: Sourcecodepro, Arial, sans-serif;
}

.card__eyebrow {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.3em;
  text-decoration: underline;
}

.object-fit-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card__dek {
  color: #fff;
  margin-top: 5px;
  font-size: 1.125rem;
  line-height: 1.7em;
}

.card__author {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: .6875rem;
  line-height: 1.3em;
}

.card__author.font-utility {
  font-family: Sourcecodepro, Arial, sans-serif;
}

.card__image--container {
  width: auto;
  object-fit: fill;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.card__image--container._16-9 {
  flex: 1;
  padding-top: 56.25%;
}

.card__hed {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.55rem;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.card__image {
  width: 100%;
  border: 1px #000;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.more__cards-set {
  width: 100%;
  max-width: 1800px;
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #0c0c0c;
  flex-wrap: wrap;
  order: 0;
  align-content: flex-start;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: stretch;
  margin: 0 auto;
  font-family: Vicegrotesk, Arial, sans-serif;
  display: flex;
}

.card__image--layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.more__header-set {
  max-width: 1800px;
  background-color: rgba(0, 0, 0, 0);
  margin: 40px auto 0;
  padding-bottom: 0;
  padding-left: 0;
}

.module__header-full--container {
  width: 100%;
  max-width: 1800px;
  background-color: #0c0c0c;
  border: 1px #000;
  margin: 0 auto;
  padding: 0 40px 10px;
  font-family: Vicegrotesk, Arial, sans-serif;
}

.section__heading--full {
  color: #fff;
  text-transform: uppercase;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 3.125rem;
  font-weight: 900;
  line-height: 1em;
}

.more-from-vice {
  width: 100%;
  background-color: #0c0c0c;
  margin-left: auto;
  margin-right: auto;
}

.more-from-i-d {
  width: 100%;
  margin-bottom: 20px;
  font-family: Univers next var roman;
}

.more__i-d--header-set {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.more__i-d--cards-set {
  width: 100%;
  max-width: 1800px;
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  background-color: var(--i-d-bg-color);
  text-align: center;
  flex-wrap: wrap;
  order: 0;
  align-content: flex-start;
  justify-content: center;
  align-self: flex-start;
  align-items: stretch;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Vicegrotesk, Arial, sans-serif;
  display: flex;
}

.more__i-d--header-full--container {
  width: 100%;
  max-width: 1800px;
  background-color: var(--i-d-bg-color);
  text-transform: none;
  border: 1px #000;
  margin: 0 auto;
  padding: 0 40px 10px;
  font-family: Univers next var;
}

.more__i-d--header-h2 {
  color: var(--i-d-font-color);
  text-align: center;
  text-transform: none;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 2.566rem;
  font-weight: 600;
  line-height: 1em;
}

.card__i-d {
  width: 32%;
  max-width: 480px;
  background-color: var(--i-d-bg-color);
  color: var(--i-d-font-color);
  text-align: left;
  border: 1px solid rgba(255, 255, 255, .2);
  border-width: 0 1px 1px 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  font-family: Univers next var roman;
  display: flex;
  overflow: hidden;
}

.card__i-d--image {
  width: 100%;
  border: 1px #000;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.card__i-d--details {
  width: 100%;
  height: auto;
  min-height: 0;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 40px;
  display: flex;
  position: relative;
}

.card__i-d--link {
  grid-row-gap: 5px;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.card__i-d--image--layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card__i-d--image--video {
  width: 100%;
  height: 100%;
}

.image__i-d {
  width: auto;
  object-fit: fill;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.image__i-d._16-9 {
  flex: 1;
  padding-top: 56.25%;
}

.image__i-d._2-3 {
  padding-top: 150%;
  display: none;
}

.card__i-d--eyebrow-h3 {
  color: var(--i-d-font-color);
  font-variation-settings: "wdth"100;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Univers next var roman;
  font-size: .89rem;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: none;
}

.card__i-d--eyebrow-h3:hover {
  font-variation-settings: "wdth"140;
  font-weight: 600;
}

.card__i-d--hed {
  color: var(--i-d-font-color);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.602rem;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
}

.card__i-d--dek {
  color: var(--i-d-font-color);
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.7em;
}

.card__i-d--author {
  color: var(--i-d-font-color);
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: .6875rem;
  line-height: 1.3em;
  display: none;
}

.card__i-d--datetime {
  color: var(--i-d-font-color);
  text-transform: uppercase;
  font-size: .6875rem;
  line-height: 1.3em;
  display: none;
}

.lang__i-d--container {
  width: 165px;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  border: 1px solid #efefef;
  flex-direction: column;
  margin-top: 9px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 40px;
  display: flex;
}

.lang__button {
  color: var(--vice-font-color);
  font-family: Sourcecodepro, Arial, sans-serif;
  font-size: .69rem;
  font-weight: 400;
  line-height: 1.7em;
  display: block;
}

.lang__button.in--nav {
  display: none;
}

.lang__vice--container {
  height: auto;
  padding-bottom: 50px;
  overflow: auto;
}

.lang__vice--checkmark {
  margin-bottom: -4px;
  margin-right: 0;
  padding-top: 4px;
}

.tags {
  width: 100%;
  max-width: 840px;
  grid-column-gap: 10px;
  color: var(--vice-font-color);
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Sourcecodepro, Arial, sans-serif;
  display: flex;
}

.tags__container {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  border-top: 1px solid #555;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.tags__label {
  color: var(--vice-font-color);
  text-transform: uppercase;
  padding-right: 2px;
  font-size: .6875rem;
  line-height: 1.3em;
}

.tags__topic-link {
  color: var(--vice-font-color);
  text-transform: uppercase;
  font-size: .6875rem;
  line-height: 1.3em;
}

.tags__topic-link:hover {
  opacity: .5;
}

.tags__i-d {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 10px;
  color: var(--vice-font-color);
  border-top: 1px #000;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Univers next var roman;
  font-size: .702rem;
  display: flex;
}

.tags__i-d--container {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  border-top: 1px #555;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.tags__i-d--label {
  color: var(--vice-font-color);
  text-transform: uppercase;
  padding-right: 2px;
  font-size: .702rem;
  line-height: 1.3em;
}

.tags__i-d--topic-link {
  color: var(--vice-font-color);
  text-transform: uppercase;
  font-size: .702rem;
  line-height: 1.3em;
}

.tags__i-d--topic-link:hover {
  opacity: .5;
}

.heading-2 {
  text-align: center;
  letter-spacing: .03em;
  text-transform: uppercase;
  font-family: Druk web, Arial, sans-serif;
  font-size: 6rem;
  line-height: 1.2em;
}

.location__heading-h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Druk web, Arial, sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.1em;
}

.content__vice--column-map {
  width: 100%;
  max-width: 100%;
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.location__heading-h4 {
  font-size: 1.5rem;
  font-weight: 400;
}

.location__heading-h4.is--smaller {
  font-size: 1rem;
  font-style: italic;
}

.heading__set {
  flex-direction: column;
  display: flex;
}

.location__set {
  grid-column-gap: 10px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.masthead {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 40px;
}

.location__marker {
  width: 18px;
  height: auto;
  object-fit: contain;
}

.location__marker.is--smaller {
  width: 13px;
}

.image__vice--no-ratio {
  width: 100%;
  max-width: 1800px;
  grid-row-gap: 5px;
  border-radius: 20px;
  flex-direction: column;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image__vice--container {
  width: auto;
  object-fit: fill;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.image__vice--container.is--no-ratio {
  width: 100%;
  object-fit: none;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: static;
  overflow: visible;
}

.image__vice--no-ratio-file {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 0;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.image__vice--no-ratio-file.is--rounded {
  border-radius: 10px;
  overflow: hidden;
}

.image__vice--no-ratio-file.is--rounded.is--desktop {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image__vice--no-ratio-file.is--desktop {
  display: block;
}

.image__vice--no-ratio-file.is--mobile {
  display: none;
}

.image__vice--details-credit {
  color: #6d6d6d;
  text-transform: uppercase;
  padding-top: 2px;
  padding-left: 0;
  padding-right: 0;
  font-family: Sourcecodepro, Arial, sans-serif;
  font-size: .6875rem;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.image__vice--details-embedded-caption {
  color: #6d6d6d;
  padding-top: 7px;
  padding-left: 0;
  padding-right: 0;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: .85rem;
  line-height: 1.3em;
  display: none;
}

.content__vice--wide-column {
  width: 100%;
  max-width: 900px;
  clear: both;
  grid-row-gap: 35px;
  flex-flow: column wrap;
  margin: 0 auto;
  display: flex;
}

.content__vice--wide-column.is--less-wide {
  max-width: 728px;
  clear: both;
  flex-wrap: nowrap;
}

.mapbox__embed {
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.mapbox__container {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.masthead__container {
  width: 100%;
  max-width: 1000px;
  grid-row-gap: 2px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.masthead__headline {
  text-transform: uppercase;
  font-family: Druk web, Arial, sans-serif;
  font-size: 8rem;
  font-weight: 500;
  line-height: .975em;
}

.masthead__dek {
  font-size: 1.8rem;
  line-height: 1.5em;
}

.content__vice--full-width-column {
  z-index: 10;
  width: 100%;
  max-width: 100%;
  clear: both;
  grid-row-gap: 35px;
  flex-direction: column;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.content__vice--full-width-column.with-padding-40 {
  clear: none;
  padding-left: 40px;
  padding-right: 40px;
  position: static;
}

.content__vice--full-width-column.is--sticky {
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.masthead__logo {
  width: 275px;
}

.color__modifiers {
  width: 100%;
  height: auto;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 40px;
  display: flex;
}

.is--border-red {
  border-left: 5px solid var(--color-red);
}

.modifier__block {
  width: 100px;
  height: 100px;
  padding-left: 5px;
}

.is--color-red {
  background-color: var(--color-red);
}

.is--color-purple {
  background-color: var(--color-purple);
}

.is--color-green {
  background-color: var(--color-green);
}

.is--color-dark-red {
  background-color: var(--color-dark-red);
}

.is--color-blue {
  background-color: var(--color-blue);
}

.is--border-green {
  border-left: 5px solid var(--color-green);
}

.is--border-dark-red {
  border-left: 5px solid var(--color-dark-red);
}

.is--border-blue {
  border-left: 5px solid var(--color-blue);
}

.body__modifiers {
  flex-direction: column;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.modifier__heading {
  margin-bottom: 0;
  margin-left: 40px;
  margin-right: 40px;
}

.content__video--full-width {
  z-index: 5;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.anchor__spacer {
  width: 100%;
  height: 70px;
  clear: both;
  border-top: 1px none var(--i-d-pink);
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.credits__paragraph {
  width: 100%;
  color: var(--vice-font-color);
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Vicegrotesk, Arial, sans-serif;
  font-size: 1.266rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.7em;
}

.masthead__details {
  width: 100%;
  max-width: 728px;
  margin-left: auto;
  margin-right: auto;
}

.columns {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.column__75 {
  width: 75%;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.column__25 {
  width: 25%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bylines__container {
  width: 100%;
  grid-row-gap: 2px;
  flex-direction: column;
  display: flex;
}

.bylines__text, .link {
  color: var(--vice-font-color);
}

.timestamp {
  opacity: .7;
}

.share__set {
  width: auto;
  grid-column-gap: 0px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 5px;
  display: flex;
}

.share__text {
  font-size: .9rem;
  display: none;
}

.share__item {
  min-width: 0;
  display: flex;
}

.share__icon {
  width: 44px;
  height: 44px;
  margin-right: 0;
  padding: 8px;
}

.share__link {
  width: 44px;
  height: 44px;
  grid-column-gap: 0px;
  color: #fff;
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.share__link:hover {
  opacity: .6;
}

.nav--vice-with-share-lite {
  z-index: 999;
  width: 100%;
  height: 60px;
  max-height: 60px;
  background-color: var(--vice-ui-bg-color);
  color: var(--vice-font-color);
  border-top: 1px solid #f1f0f0;
  border-bottom: 1px solid #f1f0f0;
  flex-direction: column;
  justify-content: center;
  font-family: Vicegrotesk, Arial, sans-serif;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.is--border-purple {
  border-left: 5px solid var(--color-purple);
}

.masthead__headline--mobile {
  text-transform: uppercase;
  font-family: Druk;
  font-size: 8rem;
  font-weight: 500;
  line-height: .975em;
  display: none;
}

.mapbox__layers {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.profile {
  z-index: 991;
  width: 150px;
  height: 150px;
  opacity: 0;
  border: 3px #000;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 59%;
  left: 45%;
  overflow: visible;
}

.profile.is--profile1 {
  top: 71%;
  left: 53%;
}

.profile.is--profile2 {
  top: 28%;
  left: 26%;
}

.profile.is--profile3 {
  top: 6%;
  left: 46%;
}

.profile.is--profile4 {
  top: 33%;
  left: 56%;
}

.profile.is--profile5 {
  top: 23%;
  left: 43%;
}

.profile__image {
  width: 100px;
  height: 100px;
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.profile__image--file {
  width: 100px;
  height: 100px;
  opacity: 1;
  object-fit: fill;
  border-radius: 200px;
  flex: 0 auto;
  align-self: center;
  padding: 0;
  overflow: visible;
}

.profile__border--solid {
  width: 112px;
  height: 112px;
  border: 3px solid #000;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.profile__border--solid.is--solid-red {
  border-color: var(--color-red);
}

.profile__border--solid.is--solid-purple {
  border-color: var(--color-purple);
}

.profile__border--solid.is--solid-green {
  border-color: var(--color-green);
}

.profile__border--solid.is--solid-dark-red {
  border-color: var(--color-dark-red);
}

.profile__border--solid.is--solid-blue {
  border-color: var(--color-blue);
}

.profile__border--dotted {
  width: 112px;
  height: 112px;
  opacity: 0;
  border: 3px dashed #000;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.profile__border--dotted.is--dotted-red {
  border-color: var(--color-red);
}

.profile__border--dotted.is--dotted-purple {
  border-color: var(--color-purple);
}

.profile__border--dotted.is--dotted-green {
  border-color: var(--color-green);
}

.profile__border--dotted.is--dotted-dark-red {
  border-color: var(--color-dark-red);
}

.profile__border--dotted.is--dotted-blue {
  border-color: var(--color-blue);
}

.profile__popup {
  z-index: 9999999;
  width: 340px;
  height: 140px;
  grid-row-gap: 0px;
  opacity: 0;
  background-color: rgba(241, 240, 240, .95);
  border: 0 #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 160px;
  padding: 0 30px;
  display: none;
  position: absolute;
  top: 59.5%;
  left: 45%;
  overflow: hidden;
}

.profile__popup.is--profile1-pop {
  text-align: left;
  flex-wrap: wrap;
  display: none;
  top: 71%;
  left: 53%;
}

.profile__popup.is--profile1-pop.is--temp {
  opacity: 1;
  display: block;
}

.profile__popup.is--profile2-pop {
  text-align: left;
  top: 28%;
  left: 26%;
}

.profile__popup.is--profile3-pop {
  text-align: left;
  border-radius: 0;
  top: 6%;
  left: 46%;
}

.profile__popup.is--profile4-pop {
  text-align: left;
  top: 33%;
  left: 56%;
}

.profile__popup.is--profile5-pop {
  text-align: left;
  top: 23%;
  left: 43%;
}

.profile__popup-heading-h3 {
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: Sourcecodepro, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
}

.location__set-profile {
  height: 25px;
  grid-column-gap: 7px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.profile__popup-text {
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: .9rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3em;
}

.popup__close {
  width: 44px;
  height: 44px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.anchor__spacer-sm {
  width: 100%;
  height: 1px;
  clear: both;
}

.video__embed {
  width: 100%;
  height: auto;
  position: static;
  top: 0;
}

.video__marker {
  width: 100%;
  height: 1px;
  border-top: 1px none var(--i-d-pink);
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.mapbox__overlay--top {
  width: 100%;
  height: 100px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/map-gradient-top.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 100px 100px;
  background-attachment: scroll;
  background-clip: border-box;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.mapbox__overlay--bottom {
  z-index: 10;
  width: 100%;
  height: 200px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/map-gradient-bottom.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto 200px;
  background-clip: border-box;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-set {
  z-index: auto;
  width: 100vw;
  height: auto;
  padding: 0;
  display: block;
  position: static;
  top: 60px;
  bottom: auto;
  left: auto;
  right: auto;
}

.video-set.is--sticky {
  position: -webkit-sticky;
  position: sticky;
}

.video-set__sticky {
  z-index: 99;
  width: 100%;
  padding: 0 0 25px;
  position: -webkit-sticky;
  position: sticky;
  top: 60%;
  overflow: visible;
}

.video-set__mid {
  width: 100%;
}

.video-set__content {
  width: 100%;
  height: 0%;
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 0;
}

.test {
  height: 1px;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

.test-2 {
  z-index: 99;
  height: 1px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.marker-thing {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.end__sticky {
  z-index: 5;
  height: 1px;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.sticky__marker {
  width: 100%;
  height: 1px;
  position: static;
  top: 60px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.mapbox__css {
  display: none;
}

.ad__leaderboard {
  width: 100%;
  height: auto;
  min-height: 40px;
  margin: 30px auto;
}

.ad__end-article--flex {
  height: auto;
  min-height: 10px;
  background-color: var(--vice-ui-bg-color);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Sourcecodepro, Arial, sans-serif;
  font-size: .8rem;
  position: static;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .menu__close {
    height: 49px;
    color: #000;
    background-color: #000;
    padding-top: 7px;
  }

  .menu {
    width: 100%;
    right: auto;
  }

  .nav__share {
    width: 33%;
  }

  .nav__i-d--menu {
    width: 33%;
    flex: 0 auto;
    margin-right: auto;
  }

  .nav__logo {
    width: 33%;
    text-align: center;
    justify-content: center;
  }

  .footer__links--container {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }

  .footer__links--set {
    grid-column-gap: 13px;
    grid-row-gap: 0px;
    display: flex;
  }

  .pull-quote__with-border {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .pull-quote__text--headline {
    font-size: 2.1rem;
  }

  .nav__i-d--logo {
    width: 33%;
    text-align: center;
    justify-content: center;
  }

  .nav__i-d--container {
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 25px;
  }

  .menu__i-d {
    width: 100%;
    right: auto;
  }

  .menu__i-d--close {
    height: 49px;
    background-color: var(--i-d-bg-color);
    color: #000;
    padding-top: 7px;
  }

  .nav__i-d--lang {
    width: 33%;
    flex: 0 auto;
  }

  .lang__i-d--close {
    height: 49px;
    color: #000;
    background-color: #000;
    padding-top: 7px;
  }

  .footer__i-d--links--container {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }

  .footer__i-d--links--set {
    grid-column-gap: 13px;
    grid-row-gap: 0px;
    display: flex;
  }

  .nav__menu {
    width: 33%;
    flex: 0 auto;
  }

  .nav__topics-2 {
    display: none;
  }

  .lang__vice {
    opacity: 0;
    display: none;
  }

  .lang__vice--close {
    height: 49px;
    color: #000;
    padding-top: 7px;
    right: 40px;
  }

  .card__details {
    min-height: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 20px 30px;
    display: flex;
  }

  .card {
    width: 100%;
    min-width: 49.9%;
    display: block;
  }

  .card__dek {
    display: none;
  }

  .card__hed {
    font-size: 1.45rem;
  }

  .module__header-full--container, .more__i-d--header-full--container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card__i-d {
    width: 49%;
    max-width: 480px;
    display: block;
  }

  .card__i-d--details {
    min-height: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 20px 30px 0;
    display: flex;
  }

  .image__i-d._16-9 {
    display: none;
  }

  .image__i-d._2-3 {
    display: block;
  }

  .card__i-d--hed {
    font-size: 1.45rem;
  }

  .card__i-d--dek {
    display: block;
  }

  .heading-2 {
    font-size: 5.5rem;
  }

  .location__heading-h3 {
    font-size: 4.5rem;
  }

  .masthead {
    margin-top: 60px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image__vice--no-ratio {
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image__vice--container.is--no-ratio {
    width: 100%;
  }

  .image__vice--no-ratio-file.is--rounded {
    border-radius: 0;
  }

  .image__vice--details {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content__vice--wide-column.is--less-wide {
    max-width: 900px;
  }

  .mapbox__embed {
    width: 100%;
  }

  .masthead__headline {
    font-size: 5.7rem;
  }

  .masthead__dek {
    font-size: 1.5rem;
  }

  .content__vice--full-width-column.with-padding-40 {
    padding-left: 0;
    padding-right: 0;
  }

  .anchor__spacer {
    height: 60px;
  }

  .columns {
    flex-direction: column;
    align-items: flex-start;
  }

  .column__75 {
    width: 100%;
  }

  .column__25 {
    width: 100%;
    justify-content: flex-start;
  }

  .share__set {
    margin-left: -10px;
  }

  .masthead__headline--mobile {
    font-size: 5.7rem;
  }

  .profile {
    left: 41%;
  }

  .profile__popup {
    top: 81%;
    left: 23%;
  }

  .anchor__spacer-sm, .video__marker {
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .menu__content {
    width: 100%;
  }

  .menu__close {
    width: 100%;
    height: 50px;
    padding-top: 7px;
  }

  .menu__container {
    max-width: 100%;
  }

  .menu {
    width: 100%;
    max-width: 100%;
    background-color: #000;
  }

  .nav__logo--svg {
    width: 70px;
    margin-right: auto;
  }

  .nav__share {
    width: 25%;
    opacity: 1;
    display: flex;
  }

  .nav__i-d--menu {
    grid-row-gap: 4px;
    text-align: left;
    flex: 1;
    margin-right: auto;
  }

  .nav__logo {
    width: 50%;
    text-align: center;
  }

  .nav__link, .nav__link.nav__icon-instagram, .nav__link.nav__icon-twitter, .nav__link.nav__icon-facebook {
    display: block;
  }

  .nav__container {
    align-self: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav__share-icon {
    display: block;
  }

  .footer__copyright-text {
    margin-left: 0;
    padding-top: 20px;
    padding-left: 20px;
  }

  .footer__accessibility {
    text-align: left;
    margin-left: 0;
    padding-left: 20px;
  }

  .footer__links--container {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__links--set {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__vmg-logo {
    width: auto;
    margin-left: 0;
    padding-left: 20px;
  }

  .footer {
    width: auto;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-right: auto;
  }

  .content {
    padding-bottom: 20px;
  }

  .content.has--max-height {
    min-height: 95vh;
  }

  .content__vice--column.has--margin-top {
    margin-top: -50px;
    margin-bottom: 0;
    position: relative;
  }

  .paragraph {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.15rem;
  }

  .pull-quote__with-border {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pull-quote__text {
    margin-bottom: 0;
    font-size: 2rem;
  }

  .pull-quote__citation {
    font-size: 1.125rem;
  }

  .pull-quote__content {
    padding-left: 20px;
    padding-right: 0;
  }

  .pull-quote__text--headline {
    font-size: 1.7rem;
  }

  .pull-quote__citation-text {
    font-size: 1.3rem;
  }

  .nav__i-d--logo--svg {
    width: 70px;
  }

  .nav__i-d {
    height: 50px;
  }

  .nav__i-d--logo {
    text-align: center;
  }

  .nav__i-d--link {
    display: block;
  }

  .menu__i-d {
    width: 100%;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }

  .menu__i-d--close {
    width: 100%;
    height: 50px;
    background-color: var(--i-d-bg-color);
    padding-top: 7px;
  }

  .menu__i-d--container {
    max-width: 100%;
    transform: translate(-478px);
  }

  .menu__i-d--content {
    width: 100%;
    max-width: 478px;
  }

  .nav__i-d--lang {
    grid-row-gap: 4px;
    flex: 1;
  }

  .lang__i-d--close {
    width: 100%;
    height: 50px;
    background-color: var(--i-d-bg-color);
    padding-top: 7px;
  }

  .footer__i-d {
    width: auto;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-right: auto;
  }

  .footer__i-d--logo-container {
    width: auto;
    margin-left: 0;
    padding-left: 20px;
  }

  .footer__i-d--links--container {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__i-d--links--set {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__i-d--accessibility {
    text-align: left;
    margin-left: 0;
    padding-left: 20px;
  }

  .footer__i-d--copyright-text {
    margin-left: 0;
    padding-top: 20px;
    padding-left: 20px;
  }

  .nav__menu {
    width: 25%;
    grid-row-gap: 4px;
    flex: none;
  }

  .nav--vice-with-share {
    height: 50px;
  }

  .lang__vice {
    display: none;
  }

  .lang__vice--close {
    width: 100%;
    height: 50px;
    padding-top: 7px;
    right: 20px;
  }

  .tool__bar {
    padding-right: 15px;
  }

  .card__details {
    min-height: 0;
    padding-top: 20px;
  }

  .card {
    max-width: 100%;
    min-width: 100%;
  }

  .card__dek {
    font-size: 1rem;
  }

  .card__hed {
    font-size: 1.35rem;
  }

  .section__heading--full, .more__i-d--header-h2 {
    font-size: 1.45rem;
  }

  .card__i-d {
    width: 100%;
    max-width: 480px;
    min-width: 100px;
  }

  .card__i-d--details {
    min-height: 0;
    padding-top: 20px;
  }

  .image__i-d._16-9 {
    display: none;
  }

  .image__i-d._2-3 {
    display: block;
  }

  .card__i-d--hed {
    font-size: 1.1rem;
  }

  .card__i-d--dek {
    font-size: 1rem;
    display: none;
  }

  .tags {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tags__topic-link {
    line-height: 2em;
  }

  .heading-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 3.7rem;
  }

  .location__heading-h3 {
    font-size: 3.2rem;
  }

  .content__vice--column-map {
    margin-bottom: 40px;
  }

  .heading__set {
    padding-left: 20px;
    padding-right: 20px;
  }

  .masthead {
    margin-top: 30px;
  }

  .image__vice--no-ratio-file.is--rounded.is--desktop, .image__vice--no-ratio-file.is--desktop {
    display: none;
  }

  .image__vice--no-ratio-file.is--mobile {
    display: block;
  }

  .mapbox__embed {
    width: 100%;
  }

  .masthead__headline {
    font-size: 3.8rem;
  }

  .masthead__dek {
    font-size: 1.4rem;
  }

  .content__video--full-width {
    padding-top: 0;
  }

  .anchor__spacer {
    height: 40px;
  }

  .credits__paragraph {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.15rem;
  }

  .columns {
    padding-left: 20px;
    padding-right: 20px;
  }

  .share__item {
    min-width: 0;
    padding-right: 5px;
  }

  .nav--vice-with-share-lite {
    height: 50px;
  }

  .masthead__headline--mobile {
    font-size: 3.8rem;
  }

  .bold-text {
    padding-left: 0;
    font-size: 1.15rem;
  }

  .profile {
    left: 35%;
  }

  .profile__popup {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    top: auto;
    bottom: 1%;
    left: 0%;
    right: 0%;
  }

  .profile__popup-heading-h3 {
    font-size: 1.5rem;
  }

  .anchor__spacer-sm, .video__marker {
    height: 40px;
  }

  .video-set {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .video-set__sticky {
    padding: 50px 0 25px;
  }

  .bold-text-2 {
    font-size: 1.15rem;
  }
}

@media screen and (max-width: 479px) {
  .menu__content {
    width: 100%;
    height: 100%;
    min-height: auto;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }

  .menu__item--link {
    font-size: 26px;
  }

  .menu__item {
    height: 44px;
    padding-top: 10px;
  }

  .menu__item:hover, .menu__social-logo:hover {
    opacity: .6;
  }

  .menu__item-sm--link {
    font-size: 20px;
  }

  .menu__item-sm--link:hover {
    opacity: .6;
  }

  .menu__close {
    width: 100%;
    height: 50px;
    padding-top: 7px;
  }

  .menu {
    width: 100%;
    height: 100vh;
    min-height: 100%;
  }

  .nav__logo--svg {
    width: 70px;
    margin-right: auto;
  }

  .nav__share {
    grid-column-gap: 10px;
    display: none;
  }

  .nav__i-d--menu {
    width: 100px;
    flex: 0 auto;
  }

  .nav__logo {
    position: absolute;
  }

  .nav__link {
    flex: 0 auto;
  }

  .nav__container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .content {
    background-color: rgba(0, 0, 0, 0);
  }

  .paragraph {
    line-height: 1.5em;
  }

  .pull-quote__with-border {
    padding-left: 0;
    padding-right: 20px;
  }

  .pull-quote__text {
    margin-bottom: 0;
    font-size: 1.7rem;
  }

  .pull-quote__content {
    border-left-width: 5px;
    margin-left: 20px;
    padding-left: 20px;
  }

  .pull-quote__text--headline {
    font-size: 1.5rem;
    line-height: 1.3em;
  }

  .pull-quote__citation-text {
    font-size: 1.2rem;
  }

  .nav__i-d--logo--svg {
    width: 70px;
    margin-right: auto;
  }

  .menu__i-d--item-sm--link {
    font-size: 20px;
  }

  .menu__i-d--item-sm--link:hover {
    opacity: .6;
  }

  .nav__i-d {
    height: 50px;
  }

  .nav__i-d--logo {
    position: absolute;
  }

  .nav__i-d--link {
    flex: 0 auto;
  }

  .nav__i-d--container {
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu__i-d {
    width: 100%;
    height: 100vh;
    min-height: 100%;
    display: none;
  }

  .menu__i-d--close {
    width: 100%;
    height: 50px;
    padding-top: 7px;
  }

  .menu__i-d--item {
    height: 44px;
    padding-top: 10px;
  }

  .menu__i-d--item:hover, .menu__i-d--social-logo:hover {
    opacity: .6;
  }

  .menu__i-d--content {
    width: 100%;
    height: 100%;
    min-height: auto;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }

  .menu__i-d--item-mini--link {
    font-size: 20px;
  }

  .menu__i-d--item-mini--link:hover {
    opacity: .6;
  }

  .nav__i-d--lang {
    width: 100px;
    flex: 0 auto;
  }

  .lang__i-d--close {
    width: 100%;
    height: 50px;
    padding-top: 7px;
  }

  .lang__i-d--item-sm--link {
    font-size: 20px;
  }

  .lang__i-d--item-sm--link:hover {
    opacity: .6;
  }

  .nav__menu {
    width: 44px;
    flex: 0 auto;
  }

  .menu__item-sm--link-2 {
    font-size: 20px;
  }

  .menu__item-sm--link-2:hover {
    opacity: .6;
  }

  .nav--vice-with-share {
    height: 50px;
  }

  .lang__vice {
    width: 100%;
    display: none;
  }

  .lang__vice--close {
    width: 100%;
    height: 50px;
    padding-top: 7px;
  }

  .tool__bar {
    padding-right: 15px;
  }

  .menu__i-d--item--link {
    font-size: 26px;
  }

  .card__details {
    min-height: 180px;
    padding: 20px 20px 25px;
  }

  .card {
    width: 100%;
    max-width: 100%;
    min-height: 0;
  }

  .card__eyebrow {
    margin-bottom: 0;
  }

  .card__dek {
    font-size: 1rem;
  }

  .card__hed {
    padding-top: 0;
    font-size: 1.25rem;
  }

  .section__heading--full, .more__i-d--header-h2 {
    font-size: 1.35rem;
  }

  .card__i-d {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    min-width: 100%;
  }

  .card__i-d--details {
    min-height: 140px;
    padding: 20px 20px 10px 0;
  }

  .card__i-d--eyebrow-h3 {
    margin-bottom: 0;
  }

  .card__i-d--hed {
    padding-top: 0;
    font-size: 1.1rem;
  }

  .card__i-d--dek {
    font-size: 1rem;
  }

  .lang__button {
    display: none;
  }

  .lang__button.in--nav {
    display: block;
  }

  .tags {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tags__i-d {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    font-size: 2.6rem;
  }

  .location__heading-h3 {
    font-size: 2.7rem;
  }

  .location__heading-h4 {
    font-size: 1.1rem;
  }

  .masthead {
    margin-top: 20px;
  }

  .location__marker {
    width: 15px;
  }

  .masthead__headline {
    display: none;
  }

  .masthead__dek {
    font-size: 1.2rem;
  }

  .anchor__spacer {
    height: 20px;
  }

  .credits__paragraph {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.5em;
  }

  .bylines__text {
    font-size: 1rem;
  }

  .share__item {
    min-width: 0;
    flex-direction: row;
    flex: 0 auto;
    align-items: center;
    padding-bottom: 0;
    padding-right: 5px;
    display: flex;
  }

  .share__link {
    margin-right: 0;
  }

  .nav--vice-with-share-lite {
    height: 50px;
  }

  .masthead__headline--mobile {
    font-size: 3.3rem;
    display: block;
  }

  .profile {
    left: 22%;
  }

  .anchor__spacer-sm, .video__marker {
    height: 20px;
  }
}


@font-face {
  font-family: 'Druk web';
  src: url('../fonts/Druk-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vicegrotesk';
  src: url('../fonts/VICEGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vicegrotesk';
  src: url('../fonts/VICEGrotesk-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Vicegrotesk';
  src: url('../fonts/VICEGrotesk-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Vicegrotesk';
  src: url('../fonts/VICEGrotesk-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Vicegrotesk';
  src: url('../fonts/VICEGrotesk-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vicegrotesk';
  src: url('../fonts/VICEGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sourcecodepro';
  src: url('../fonts/SourceCodePro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}