/*! minireset.css v0.0.5 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*
@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-Thin.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-ThinItalic.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-Light.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-Light.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-LightItalic.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-LightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
*/

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-Book.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-Book.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-BookItalic.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-BookItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-Reg.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-Reg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-RegItalic.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-RegItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-Bold.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-BoldItalic.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/*
@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-Heavy.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves';
  src: url('/static/fonts/MrEavesModOT/MrEavesModOT-HeavyItalic.woff2') format('woff2'),
    url('/static/fonts/MrEavesModOT/MrEavesModOT-HeavyItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
*/

@font-face {
  font-family: 'Mr Eaves SC';
  src: url('/static/fonts/MrEavesSmallCaps/MrEavesSmallCaps-R.woff2') format('woff2'),
    url('/static/fonts/MrEavesSmallCaps/MrEavesSmallCaps-R.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Eaves SC';
  src: url('/static/fonts/MrEavesSmallCaps/MrEavesSmallCaps-B.woff2') format('woff2'),
    url('/static/fonts/MrEavesSmallCaps/MrEavesSmallCaps-B.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*
@font-face {
  font-family: 'Mrs Eaves';
  src: url('/static/fonts/MrsEavesSmartLigRoman/MrsEavesSmartLigRoman.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
*/

@font-face {
  font-family: 'Mrs Eaves';
  src: url('/static/fonts/MrsEavesRomanLining/MrsEavesRomanLining.woff2') format('woff2'),
    url('/static/fonts/MrsEavesRomanLining/MrsEavesRomanLining.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mrs Eaves';
  src: url('/static/fonts/MrsEavesXLSerifOT-Bold/MrsEavesXLSerifOT-Bold.woff2') format('woff2'),
    url('/static/fonts/MrsEavesXLSerifOT-Bold/MrsEavesXLSerifOT-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mrs Eaves SC';
  src: url('/static/fonts/MrsEavesAllSmallCaps/MrsEavesAllSmallCaps.woff2') format('woff2'),
    url('/static/fonts/MrsEavesAllSmallCaps/MrsEavesAllSmallCaps.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*
@font-face {
  font-family: 'Mrs Eaves';
  src: url('/static/fonts/MrsEavesXLSerifOT-Reg/MrsEavesXLSerifOT-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
*/

/* html {
  font-family: 'Mr Eaves';
  font-size: 18px;
} */

body {
  /* -webkit-font-smoothing: antialiased; */
  /* -moz-osx-font-smoothing: grayscale; */
}

nav + div {
  height: auto !important;
  flex: 1;
}

a {
  color: inherit;
}

img {
  display: block;
}

img.project-media {
  display: block !important;
}

.bb-people {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 32px;
}

.bb-people .slick-list {
  overflow: visible;
}
