@font-face {
  font-family: Ppneuemontreal;
  src: url('../fonts/PPNeueMontreal-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppneuemontreal;
  src: url('../fonts/PPNeueMontreal-SemiBolditalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ppneuemontreal;
  src: url('../fonts/PPNeueMontreal-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppneuemontreal;
  src: url('../fonts/PPNeueMontreal-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppneuemontreal Book;
  src: url('../fonts/PPNeueMontreal-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppneuemontreal;
  src: url('../fonts/PPNeueMontreal-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.main-container {
  width: 1800px;
  max-width: 100%;
  margin-left: 25px;
  margin-right: 25px;
}

.header {
  justify-content: space-between;
  align-items: flex-start;
  height: 61.8vh;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.body {
  justify-content: center;
  align-items: flex-start;
  font-family: Ppneuemontreal Book, Times New Roman, sans-serif;
  font-size: 20px;
  line-height: 22px;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

.menu {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.menu-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #333;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  text-decoration: none;
  transition: color .1s, padding .1s;
  display: flex;
}

.menu-block:hover {
  color: #999;
  padding-right: 10px;
}

.gallery {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 140px;
  display: flex;
}

.gallery.no-padding {
  padding-bottom: 20px;
}

.name-tagline {
  color: #999;
  margin-top: 6px;
}

.line {
  padding-bottom: 20px;
}

.line.top {
  border-top: 1px solid #333;
}

.gallery-column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.photo {
  width: 100%;
}

.gallery-header {
  margin-bottom: 40px;
}

.gallery-header-year {
  color: #999;
  margin-top: 6px;
}

.footer {
  padding-bottom: 20px;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-text {
  color: #333;
  text-decoration: none;
}

.text-span {
  color: #999;
}

@media screen and (max-width: 479px) {
  .main-container {
    margin-left: 8px;
    margin-right: 8px;
  }

  .header {
    flex-flow: column;
    justify-content: flex-start;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .menu {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 40px;
  }

  .gallery {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .gallery.no-padding {
    padding-bottom: 8px;
  }

  .line.top {
    padding-bottom: 12px;
  }

  .gallery-column {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}


@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-SemiBolditalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal Book';
  src: url('../fonts/PPNeueMontreal-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}