
@font-face {
  font-family: "UniversalSans450";
  src: url('webfonts/UniversalSans-v1-2-0-10-20-211112212112-11-450.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

  @font-face {
    font-family: "UniversalSans450-Italic";
    src: url('webfonts/UniversalSans-Italic-v1-2-0-10-20-211112212112-11-450.woff') format('woff');
    font-style: italic;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

@font-face {
  font-family: "UniversalSans600";
  src: url('webfonts/UniversalSans-v1-2-0-10-20-211112212112-11-600.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

  @font-face {
    font-family: "UniversalSans600-Italic";
    src: url('webfonts/UniversalSans-Italic-v1-2-0-10-20-211112212112-11-600.woff') format('woff');
    font-style: italic;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

@font-face {
  font-family: "UniversalSans770";
  src: url('webfonts/UniversalSans-v1-2-0-10-20-211112212112-11-770.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

  @font-face {
    font-family: "UniversalSans770-Italic";
    src: url('webfonts/UniversalSans-Italic-v1-2-0-10-20-211112212112-11-770.woff') format('woff');
    font-style: italic;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

h1,h2,h3,h4,h5,h6 {
  color: #000;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a { color: #000; text-decoration: none; }

  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover { color: #000; text-decoration: underline; }

h1 {
  font-size: 65px;
  letter-spacing: -2px;
  line-height: 70px;
}

h2 {
  font-size: 58px;
  letter-spacing: -2px;
  line-height: 68px;
}

h3 {
  font-size: 48px;
  letter-spacing: -1px;
  line-height: 54px;
}

h4 {
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 40px;
}

h5,h5 { letter-spacing: -.5px; }

.subhead-1 {
  font-family: "UniversalSans600", Arial, sans-serif;
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 40px;
}

.subhead-2 {
  font-family: "UniversalSans600", Arial, sans-serif;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 28px;
}

.subhead-3 {
  font-family: "UniversalSans600", Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 22px;
}

.lower {
  border-top: 1.5px solid #878787;
  padding-top: 20px;
  letter-spacing: -2px;
  text-transform: lowercase;
}

  .other--workshops .lower,
  .related--articles .lower,
  .type-team .lower {
    letter-spacing: -.5px;
  }

.body-2 {
  font-size: 24px;
  line-height: 30px;
}

.body-3 {
  font-size: 18px;
  line-height: 24px;
}

.detail {
  font-family: "UniversalSans600";
  font-size: 14px;
  line-height: 16px;
}

  .detail.page--header {
    color: #000;
    margin: 0;
    text-transform: lowercase;
  }

i,em {
  font-family: "UniversalSans450-Italic";
}

@media (max-width: 1199.98px) {

  h2 {
    font-size: 46px;
    line-height: 50px;
  }

}

/*
Mobile Styles
*/
@media (max-width: 767.98px) {

  h1 {
    font-size: 36px;
    line-height: 40px;
  }

  h2 {
    font-size: 36px;
    line-height: 40px;
  }

  h3 {
    font-size: 32px;
    line-height: 36px;
  }

  h4 {
    font-size: 24px;
    line-height: 32px;
  }

  .subhead-1 {
    font-family: "UniversalSans600", Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
  }

  .subhead-2 {
    font-family: "UniversalSans600", Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
  }

  .subhead-3 {
    font-family: "UniversalSans600", Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
  }

  .subhead-4 {
    font-family: "UniversalSans600", Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
  }

  .lower {
    border-top: 1.5px solid #878787;
    padding-top: 20px;
    text-transform: lowercase;
  }

  .body-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .body-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .detail {
    font-size: 14px;
    line-height: 16px;
  }
}

@font-face {
  font-family: 'svpg-icons';
  src: url('webfonts/svpg-icons.eot?7962256');
  src: url('webfonts/svpg-icons.eot?7962256#iefix') format('embedded-opentype'),
       url('webfonts/svpg-icons.woff2?7962256') format('woff2'),
       url('webfonts/svpg-icons.woff?7962256') format('woff'),
       url('webfonts/svpg-icons.ttf?7962256') format('truetype'),
       url('webfonts/svpg-icons.svg?7962256#svpg-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'svpg-icons';
    src: url('webfonts/svpg-icons.svg?7962256#svpg-icons') format('svg');
  }
}
*/
[class^="icon-"]:not(.detail):before, [class*=" icon-"]:not(.detail):before {
  font-family: "svpg-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-link:before { content: '\e800'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
