@import url(/hc/theming_assets/01J16T3891H3T0SZC2KJ82XZ69);
@import url(/hc/theming_assets/01J16T389ZABMQWMBT6J7G4TR8);
@import url(/hc/theming_assets/01J16T38QXWXRM1K9B8R10SR10);
@import url(/hc/theming_assets/01J16T386W6M6D3PQZ3K803AA3);
@import url(/hc/theming_assets/01J16T38KB3X2SRPFZ8KBAETX7);
@import url(/hc/theming_assets/01J16T380GXRRD72CNDX90BCN5);
@import url(/hc/theming_assets/01J16T38Y3Z1BP9VS1TBQ9TZ0C);
@import url(/hc/theming_assets/01J16T385AT7EZ70Q2YFJEM8CZ);
@import url(/hc/theming_assets/01J16T38KDSZXYM8AM5MTVAE6P);
@import url(/hc/theming_assets/01J16T38GZDZRSX10TRZ2FKH86);

/***** Base *****/
@font-face {
  font-family: 'SoundCloudSans';
  src: url(/hc/theming_assets/01J16T37Q53507BS2K55X4JYTC);
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SoundCloudSans';
  src: url(/hc/theming_assets/01J16T372ANEKX005WS2GFTMVA);
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SoundCloudSans';
  src: url(/hc/theming_assets/01J16T379XYG5027113VG16P3K);
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

:root {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  padding: 0;
  margin: 0;
  height: 100%;
  color: #000000;
}

* {
  /* box-sizing: border-box; */
}

body {
  background-color: #ffffff;
  /* color: #000000; */
  font-family: 'SoundCloudSans', sans-serif;
  /* font-size: 16px; */
  /* font-weight: 700; */
  /* line-height: normal; */
  -webkit-font-smoothing: antialiased;
}

.Body__No_Scroll {
  height: 100vh;
  overflow: hidden;
  position: fixed;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'SoundCloudSans', sans-serif;
  margin-top: 0;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 18px;
}

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

.related-articles {
  display: block;
}

.related-articles > h2 {
  font-size: 37px;
  margin: 25px 0;
}

.related-articles > ul > li {
  margin: 0 0 14px;
}

.related-articles > ul > li > a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}

.related-articles > ul > li > a:hover {
  color: #ff5500;
}

.Icon-Menu {
  background-image: url(/hc/theming_assets/01J16T37DPCF81QD08XR7KECD0);
}

.Image-Hero {
  background-image: url(/hc/theming_assets/01J16T375YEW5JGER9Y90AH6E9);
}

.Logo-Raven {
  background-image: url(/hc/theming_assets/01J16T39174BBD5XMCNME1WP1M);
}

.Logo-Raven-Small {
  background-image: url(/hc/theming_assets/01J16T38WYGCHVJ275JSHWA3SG);
}

.Parent-Logo-Orange-Small-Hover:hover > div {
  background-image: url(/hc/theming_assets/01J16T37PW863EE179S09K970F);
}

.Logo-Orange-Small-Hover:hover {
  background-image: url(/hc/theming_assets/01J16T37PW863EE179S09K970F);
}

.Logo-White-Large {
  background-image: url(/hc/theming_assets/01J16T38YYDN51VST2XJ43G9DM);
}

@media (min-width: 960px) {
  .related-articles {
    display: flex;
  }
  
  .related-articles > h2 {
    font-size: 50px;
    line-height: 55px;
    margin: 0 56px 0 0;
    width: 50%;
  }
}
