/* Base files. */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 600;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: 10px;
  background: white;
}

body {
  font-size: 1.6rem;
  line-height: 1.65;
  font-family: "PP-HK";
  font-weight: 400;
  color: #000;
  background: white;
  -webkit-font-smoothing: antialiased;
}

a {
  color: inherit;
}
img, svg {
  max-width: 100%;
  height: auto;
  display: block;
}

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.float-none {
  float: none;
}

div, section {
  box-sizing: border-box;
}

.background-white {
  background: white;
}

.background-light-pink {
  background: #FFE9E6;
}

.background-pink {
  background: #FFB4AA;
}

.background-green {
  background: #82B4B4;
}

.background-green {
  background: #82B4B4;
}

.background-dark-green {
  background: #000;
}

.background-dark-blue {
  background: #000;
}

.text-light-pink {
  color: #FFE9E6;
}

.text-pink {
  color: #FFB4AA;
}

.text-green {
  color: #82B4B4;
}

.text-white {
  color: white;
}

.text-dark-green {
  color: #000;
}

.background-dark-blue {
  background: #000;
}

@font-face {
  font-family: "PP-Scotch";
  src: url("../fonts/ScotchRoman.woff2") format("woff2"), url("../fonts/ScotchRoman.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PP-Scotch";
  src: url("../fonts/ScotchRoman-Italic.woff2") format("woff2"), url("../fonts/ScotchRoman-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "PP-Bebas";
  src: url("../fonts/BebasNeueBold.woff2") format("woff2"), url("../fonts/BebasNeueBold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PP-Bebas";
  src: url("../fonts/BebasNeueBook.woff2") format("woff2"), url("../fonts/BebasNeueBook.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "PP-PM";
  src: url("../fonts/PMGrotesk-Regular.woff2") format("woff2"), url("../fonts/PMGrotesk-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PP-PM";
  src: url("../fonts/PMGrotesk-Regular.woff2") format("woff2"), url("../fonts/PMGrotesk-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PP-HK";
  src: url("../fonts/HKGrotesk-Light.woff2") format("woff2"), url("../fonts/HKGrotesk-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "PP-HK";
  src: url("../fonts/HKGrotesk-Regular.woff2") format("woff2"), url("../fonts/HKGrotesk-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PP-HK";
  src: url("../fonts/HKGrotesk-Medium.woff2") format("woff2"), url("../fonts/HKGrotesk-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PP-HK";
  src: url("../fonts/HKGrotesk-SemiBold.woff2") format("woff2"), url("../fonts/HKGrotesk-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "PP-HK";
  src: url("../fonts/HKGrotesk-Bold.woff2") format("woff2"), url("../fonts/HKGrotesk-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "PP-Bebas", sans-serif;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 500;
  line-height: 1.1;
}

h1 {
  font-size: 5.5rem;
}

h2 {
  font-size: 4rem;
}

h3 {
  font-size: 2.99rem;
  font-weight: 300;
  letter-spacing: 0.1rem;
  opacity: 0.5;
}

h4 {
  font-size: 2.5rem;
}

h5 {
  font-size: 1.8rem;
}

h6 {
  font-size: 1.5rem;
}

@media (max-width: 800px) {
  h1 {
    font-size: 4rem;
  }

  h2 {
    font-size: 3.5rem;
  }

  h3 {
    font-size: 2.99rem;
  }

  h4 {
    font-size: 1.99rem;
  }

  h5 {
    font-size: 1.6rem;
  }

  h6 {
    font-size: 1.2rem;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 3rem;
    line-height: 1.25;
  }

  h2 {
    font-size: 2.6rem;
    line-height: 1.35;
  }

  h3 {
    font-size: 2.2rem;
    line-height: 1.3;
  }

  h4 {
    font-size: 1.8rem;
    line-height: 1.35;
  }

  h5 {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  h6 {
    font-size: 1rem;
    line-height: 1.6;
  }
}
p {
  margin-top: 0;
  font-size: 1.6rem;
}

p:last-of-type {
  margin-bottom: 0;
}

.center {
  text-align: center;
}

/* Modules */
.button, button, input[type=button], input[type=submit], #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram #sbi_load .sbi_follow_btn a {
  padding: 12px 20px 10px;
  display: inline-block;
  color: inherit;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  clear: both;
  background: none;
  cursor: pointer;
  vertical-align: top;
  transition: 0.16s;
  border-radius: 0;
}
.button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover, #sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram #sbi_load .sbi_follow_btn a:hover {
  border-color: black;
}
.button.primary, button.primary, input[type=button].primary, input[type=submit].primary, #sb_instagram #sbi_load .sbi_load_btn.primary, #sb_instagram #sbi_load .sbi_follow_btn a.primary {
  border: 1px solid black;
  background: #000;
  color: white;
}
.button.primary:hover, button.primary:hover, input[type=button].primary:hover, input[type=submit].primary:hover, #sb_instagram #sbi_load .sbi_load_btn.primary:hover, #sb_instagram #sbi_load .sbi_follow_btn a.primary:hover {
  opacity: 0.75;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram #sbi_load .sbi_follow_btn a {
  margin: 15px;
  font-size: 16px;
}

#sb_instagram #sbi_load .sbi_follow_btn a {
  box-shadow: none;
  background: #000;
  color: white;
  border-color: #000;
}
#sb_instagram #sbi_load .sbi_follow_btn a svg {
  display: inline-block;
}

#sb_instagram .sbi_follow_btn a:hover {
  box-shadow: none;
  opacity: 0.8;
}

.text-light-pink .button, .text-light-pink input[type=button] {
  border: 1px solid rgba(255, 233, 230, 0.3);
}
.text-light-pink .button:hover, .text-light-pink input[type=button]:hover {
  border-color: #ffe9e6;
}

.text-dark-green .button, .text-dark-green input[type=button] {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.text-dark-green .button:hover, .text-dark-green input[type=button]:hover {
  border-color: black;
}

form input[type=text], form input[type=email] {
  padding: 5px 0;
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid;
  opacity: 0.3;
}

form input:focus {
  opacity: 1;
  outline: none;
}

form input.filled {
  opacity: 1;
  outline: none;
}

form select {
  background: none;
  border-radius: 0;
  padding: 5px 10px;
  -webkit-appearance: none;
}

form textarea {
  background: none;
  border: 1px solid inherit;
  border-radius: 0;
  padding: 10px;
  -webkit-appearance: none;
}

.nf-form-title {
  display: none;
}

form .nf-field-label label {
  font-weight: 500;
}

form .submit-container {
  text-align: right;
}

.nf-error .ninja-forms-field {
  border-width: 0 0 1px !important;
}

form .listcheckbox-wrap {
  max-width: 300px;
}

form select, form textarea {
  outline: none;
  border-color: inherit;
}

section ul {
  padding-left: 1.1em;
}
section ul li {
  line-height: 1.5;
  padding-bottom: 0.4em;
}

.site-header {
  position: fixed;
  top: 0;
  background: white;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  transition: background 0.3s;
}
.site-header .logo {
  width: 160px;
  padding: 12px 0 0;
}
.site-header .logo #peckham {
  opacity: 0;
  transition: 0.2s;
}
.site-header .right-nav {
  max-width: 800px;
  flex-grow: 1;
}
.site-header .menu-right-menu-container {
  height: 100%;
}
.site-header .menu-right-menu-container .menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.site-header .menu-right-menu-container .menu a {
  text-decoration: none;
  position: relative;
  color: #000;
  transition: opacity 0.1s;
}
.site-header .menu-right-menu-container .menu a:after {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(6px);
  transition: 0.2s;
}
.site-header .menu-right-menu-container .menu a:hover {
  opacity: 0.8;
}
.site-header .menu-right-menu-container .menu a:hover:after {
  background: rgba(0, 0, 0, 0.3);
  transform: translateY(2px);
}

@media (max-width: 1000px) {
  .site-header {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .site-header .logo {
    width: 130px;
    padding-top: 15px;
  }
  .site-header .right-nav {
    grid-column-end: span 3;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .site-header {
    height: 50px;
    grid-template-columns: repeat(3, 1fr);
  }

  .site-header .logo {
    grid-column-start: 2;
    width: 100px;
    margin: 0 auto;
  }
}
.atTop .site-header {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  background: white;
  transition: background 0.1s;
}
.atTop .site-header #peckham {
  opacity: 1;
}

@media (max-width: 600px) {
  .atTop .site-header {
    top: 0;
    position: fixed;
  }
}
.hamburger {
  font: inherit;
  position: absolute;
  z-index: 110;
  top: 11px;
  right: 20px;
  width: 38px;
  height: 37px;
  display: none;
  overflow: visible;
  margin: 0;
  padding: 10px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  outline: none;
  background-color: transparent;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .hamburger {
    top: 7px;
  }
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  position: relative;
  display: block;
  width: 18px;
  height: 11px;
}

.hamburger-inner {
  top: 10px;
  display: block;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  position: absolute;
  width: 18px;
  height: 1px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #000;
}

.hamburger-inner::before, .hamburger-inner::after {
  display: block;
  content: "";
}

.hamburger-inner::before {
  top: -5px;
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-inner::after {
  top: -10px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.menu-active .hamburger .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -3px, 0) rotate(-45deg);
}

.menu-active .hamburger .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  opacity: 0;
}

.menu-active .hamburger .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(-90deg);
}

.mobile-menu {
  position: fixed;
  z-index: 90;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s;
  pointer-events: none;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
}

.menu-active .mobile-menu {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
}

.menu-active .site-header {
  background: rgba(255, 255, 255, 0);
  transition: 0.6s 0.1s;
}

.menu-active .site-header .logo #peckham {
  opacity: 1;
}

@media (max-width: 800px) {
  .site-header .right-nav {
    visiblitiy: hidden;
    pointer-events: none;
  }

  .hamburger {
    display: block;
  }

  .site-header .right-nav li {
    opacity: 0;
    transform: translateY(50%);
  }

  .menu-active .site-header .right-nav {
    visiblitiy: visible;
    pointer-events: auto;
    position: fixed;
    display: block;
    top: 100px;
    left: 0;
  }
  .menu-active .site-header .right-nav .menu-right-menu-container {
    height: calc(100vh - 300px);
    width: 100vw;
  }
  .menu-active .site-header .right-nav .menu {
    flex-direction: column;
  }
  .menu-active .site-header .right-nav li {
    opacity: 1;
    transform: translateY(0);
    transition: 0.8s;
  }
  .menu-active .site-header .right-nav li:nth-of-type(1) {
    transition-delay: 0.1s;
  }
  .menu-active .site-header .right-nav li:nth-of-type(2) {
    transition-delay: 0.2s;
  }
  .menu-active .site-header .right-nav li:nth-of-type(3) {
    transition-delay: 0.3s;
  }
  .menu-active .site-header .right-nav li:nth-of-type(4) {
    transition-delay: 0.4s;
  }
  .menu-active .site-header .right-nav li:nth-of-type(5) {
    transition-delay: 0.5s;
  }
  .menu-active .site-header .right-nav li:nth-of-type(6) {
    transition-delay: 0.6s;
  }
  .menu-active .site-header .right-nav li:nth-of-type(7) {
    transition-delay: 0.7s;
  }
}
.footer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: #231f20;
}
.footer .map {
  margin-bottom: 40px;
}
.footer .partner-logos {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.footer .partners svg {
  fill: white;
  opacity: 0.75;
  width: 100%;
  max-width: 20%;
  max-height: 50px;
}
.footer .mailing-list {
  position: relative;
}
.footer .mailing-list label {
  position: absolute;
  top: 0;
  line-height: 40px;
}
.footer .mailing-list input[type=email] {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  padding: 10px 60px;
  box-sizing: border-box;
  outline: none;
}
.footer .mailing-list input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0;
  border: none;
}
.footer .social-media-icon {
  width: 20px;
  height: 20px;
  margin-right: 20px;
  display: inline-block;
  opacity: 0.6;
  transition: 0.2s;
  margin-top: 60px;
}
.footer .social-media-icon:hover {
  opacity: 1;
}
.footer .social-media-icon svg {
  fill: white;
  width: 100%;
  height: 20px;
}
.footer .colophon {
  display: flex;
  justify-content: space-between;
  font-size: 1.4rem;
  opacity: 0.8;
  padding-top: 50px;
}

@media (max-width: 800px) {
  .footer {
    display: block;
  }
  .footer .footer-column {
    margin-bottom: 40px;
  }
}
.hero {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: 100vh;
  padding-top: 160px;
}
.hero .hero-text {
  display: flex;
  align-items: center;
}
.hero .hero-text h1 {
  margin-bottom: 20px;
}
.hero .hero-image {
  grid-column-end: span 2;
  background-size: cover;
  background-position: center center;
}

@media (max-width: 1000px) {
  .hero {
    padding-top: 120px;
  }
}
@media (max-width: 600px) {
  .hero {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0;
    grid-template-rows: repeat(2, 1fr);
    height: auto;
    padding-top: 60px;
    padding-bottom: 0;
  }
  .hero .hero-image {
    grid-row-start: 1;
    height: 0;
    padding-bottom: 60%;
  }
  .hero .hero-text {
    text-align: center;
    grid-row-start: 2;
  }
  .hero .hero-text div {
    margin: 0 auto;
  }
  .hero .hero-text h3 {
    margin-bottom: 0;
  }
}
.hero .hero-text h1, .fade-in {
  opacity: 0;
  transform: translateY(33%);
  transition: opacity 1s 0.2s, transform 1s 0.2s;
}

.hero .hero-text h3 {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.6s 0.4s, transform 0.6s 0.4s;
}

.loaded .hero .hero-text h1, .loaded .fade-in {
  opacity: 1;
  transform: translateY(0);
}

.loaded .hero .hero-text h3 {
  opacity: 0.5;
  transform: translateY(0);
}

.hero-image {
  opacity: 0;
  transition: opacity 0.5s 0.2s;
}

.loaded .hero-image {
  opacity: 1;
}

.video-hero {
  padding-top: 130px;
}

.hero-video {
  height: calc(100vh - 180px);
  max-height: 800px;
  min-height: 400px;
}
.hero-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-hero .hero-text, .video-hero .hero-image {
  display: none;
}

@media (max-width: 1000px) {
  .video-hero {
    padding-top: 120px;
  }
}
@media (max-width: 600px) {
  .video-hero {
    padding-top: 80px;
  }

  .hero-video {
    height: 60vw;
  }

  .video-hero .hero-text {
    display: block;
    padding-top: 40px;
    text-align: center;
  }
}
.slideshow {
  padding-left: 0;
  padding-right: 0;
  outline: none;
  overflow: hidden;
}
.slideshow .image-slide {
  width: 400px;
  padding: 30px;
}
.slideshow .text-slide {
  padding: 30px;
  width: 400px;
}

@media (max-width: 800px) {
  .slideshow .image-slide, .slideshow .text-slide {
    width: 300px;
  }
}
@media (max-width: 600px) {
  .slideshow .image-slide, .slideshow .text-slide {
    padding: 10px;
  }
}
.flickity-page-dots, .flickity-button {
  display: none;
}

section, header {
  padding: 60px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  transition: padding 0.2s;
}
@media (max-width: 1000px) {
  section, header {
    padding: 40px;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
}
@media (max-width: 800px) {
  section, header {
    padding: 40px 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}
@media (max-width: 600px) {
  section, header {
    padding: 40px 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media (max-width: 400px) {
  section, header {
    padding: 40px 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
}

.text-and-image {
  display: flex;
  justify-content: space-between;
}
.text-and-image .text, .text-and-image .image {
  width: calc(50% - 30px);
}
@media (max-width: 1000px) {
  .text-and-image .text, .text-and-image .image {
    width: calc(50% - 20px);
  }
}
@media (max-width: 800px) {
  .text-and-image .text, .text-and-image .image {
    width: 100%;
  }
}
.text-and-image .image img {
  object-fit: cover;
  min-height: 100%;
}
.text-and-image.layout-right {
  flex-direction: row-reverse;
}
.text-and-image .button {
  margin-top: 50px;
}

@media (max-width: 800px) {
  .text-and-image {
    display: block;
  }
  .text-and-image .image {
    margin-bottom: 40px;
  }
}
.page-30 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1200px;
  margin: 0 auto;
}
.page-30 .headshot {
  border-radius: 1000px;
  filter: grayscale(1);
  width: 200px;
  margin: 0 auto 30px;
}
.page-30 .single-team-member h2, .page-30 .single-team-member h3 {
  margin: 0;
  text-align: center;
}
.page-30 .single-team-member h3 {
  margin-bottom: 30px;
  font-size: 2.5rem;
}
.page-30 .member-info {
  padding: 10px 0;
}
@media (max-width: 1000px) {
  .page-30 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 800px) {
  .page-30 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .page-30 {
    grid-template-columns: repeat(1, 1fr);
  }
  .page-30 .single-team-member {
    display: flex;
    margin-bottom: 20px;
  }
  .page-30 .single-team-member img {
    width: 150px;
    height: 150px;
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 0;
  }
  .page-30 .single-team-member .member-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .page-30 .single-team-member .member-info h2, .page-30 .single-team-member .member-info h3 {
    text-align: left;
  }
}
@media (max-width: 400px) {
  .page-30 .single-team-member img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
}

.headshot {
  border-radius: 1000px;
  width: 200px;
  margin: 0 auto 30px;
}

.placeholder-image {
  width: 100%;
  max-width: 200px;
  aspect-ratio: 1/1;
  background: pink;
  background: radial-gradient(circle, #f7c1cf 0%, #d57791 100%);
  border-radius: 100%;
  margin: 0 auto 30px;
}

.stylist-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 8rem;
}
.stylist-grid .single-stylist h2, .stylist-grid .single-stylist h3 {
  margin: 0;
  text-align: center;
}
.stylist-grid .single-stylist h3 {
  margin-bottom: 1rem;
  font-size: 2.5rem;
}
.stylist-grid .stylist-info {
  padding: 10px 0;
}
.stylist-grid .stylist-info h2 + .button, .stylist-grid .stylist-info h3 + .button {
  margin-top: 2rem;
}
@media (max-width: 1000px) {
  .stylist-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 800px) {
  .stylist-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .stylist-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .stylist-grid .single-stylist {
    display: flex;
    margin-bottom: 20px;
  }
  .stylist-grid .single-stylist img {
    width: 150px;
    height: 150px;
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 0;
  }
  .stylist-grid .single-stylist .placeholder-image {
    max-width: 150px;
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 0;
  }
  .stylist-grid .single-stylist .stylist-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
  }
  .stylist-grid .single-stylist .stylist-info h2, .stylist-grid .single-stylist .stylist-info h3 {
    text-align: left;
  }
  .stylist-grid .single-stylist .stylist-info h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .stylist-grid .single-stylist img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .stylist-grid .placeholder-image {
    max-width: 60px;
    margin-right: 15px;
  }
}

.page-content {
  max-width: 1200px;
  margin: 0 auto 50px;
}

.pull-quote {
  padding: 120px;
  background-size: cover;
  background-position: center;
}
.pull-quote .quote-container {
  background: black;
  padding: 60px 60px 50px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.pull-quote .quote-container h1 {
  margin: 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url(../images/gradient.jpg);
  background-size: 100% 100%;
}
@media (max-width: 800px) {
  .pull-quote {
    padding: 60px;
  }
  .pull-quote .quote-container {
    padding: 40px;
  }
}
@media (max-width: 600px) {
  .pull-quote {
    padding: 40px;
  }
  .pull-quote .quote-container {
    padding: 30px;
  }
}
@media (max-width: 400px) {
  .pull-quote {
    padding: 20px;
  }
  .pull-quote .quote-container {
    padding: 20px;
  }
}

.text-columns h2, .span-columns {
  grid-column: 1/-1;
}

.text-columns.grid-2-columns, .text-columns.grid-4-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 800px) {
  .text-columns.grid-2-columns, .text-columns.grid-4-columns {
    grid-template-columns: repeat(1, 1fr);
  }
}

.text-columns.grid-3-columns, .text-columns.grid-6-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 800px) {
  .text-columns.grid-3-columns, .text-columns.grid-6-columns {
    grid-template-columns: repeat(2, 1fr);
  }
  .text-columns.grid-3-columns div:nth-of-type(1), .text-columns.grid-6-columns div:nth-of-type(1) {
    grid-column-end: span 2;
  }
}
@media (max-width: 600px) {
  .text-columns.grid-3-columns, .text-columns.grid-6-columns {
    grid-template-columns: repeat(1, 1fr);
  }
  .text-columns.grid-3-columns div:nth-of-type(1), .text-columns.grid-6-columns div:nth-of-type(1) {
    grid-column-end: span 1;
  }
}

.text-columns.grid-1-columns {
  max-width: 800px;
  margin: 0 auto;
}

.text-columns .button {
  margin-top: 50px;
}

.nf-form-fields-required {
  display: none;
}

.ninja-forms-req-symbol {
  color: #666 !important;
}

.page-48 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.page-48 .manifesto-intro {
  grid-column-end: span 2;
}
.page-48 .manifesto-container {
  grid-column-end: span 3;
}
.page-48 .manifesto-item {
  margin-bottom: 60px;
  overflow: hidden;
}
.page-48 .manifesto-item .long-text {
  height: 0;
  overflow: hidden;
}
@media (max-width: 800px) {
  .page-48 {
    display: block;
  }
}

#nf-form-2-cont {
  height: 0;
  overflow: hidden;
  transition: height 1s 0.1s;
}

.hidden {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}

.other-input {
  display: none;
}
.other-input.show {
  display: block;
}

@media (max-width: 600px) {
  #sbi_images {
    padding: 0 !important;
  }

  #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 33.33%;
  }

  #sb_instagram .sbi_photo_wrap {
    padding: 10px;
  }

  #sb_instagram .sbi_photo {
    height: 0 !important;
    padding-bottom: 100%;
  }
}
.twitter-feed {
  margin-top: 40px;
  padding-right: 20px;
}

.ctf-author-name, .ctf-author-screenname, .ctf-tweet-date, .ctf-retweet-text {
  text-decoration: none;
}

.ctf-author-screenname {
  opacity: 0.8;
}

#ctf .ctf-item {
  padding: 15px 0;
}

#ctf p.ctf-tweet-text, #ctf p.ctf-media-link {
  font-size: 14px;
  line-height: 1.6;
}

#ctf .ctf-author-box-link .ctf-author-name {
  font-weight: 500 !important;
}

.feed-container {
  display: flex;
}

.two-thirds {
  width: 66.66%;
}

.one-third {
  width: 33.33%;
}

@media (max-width: 800px) {
  .feed-container {
    flex-direction: column;
  }

  .two-thirds, .one-third {
    width: 100%;
  }

  .twitter-feed {
    padding-right: 0;
  }
}
.single-page {
  padding-top: 160px;
  padding-bottom: 120px;
}
@media (max-width: 800px) {
  .single-page {
    padding-top: 110px;
    padding-bottom: 100px;
  }
}

.single-page .grid-2-columns form {
  margin-top: 30px;
}
.single-page .grid-2-columns form .mc4wp-form-fields {
  margin: 0 auto;
  max-width: 400px;
}
.single-page .grid-2-columns form #mailing-list-email {
  margin-left: -43px;
  padding-left: 50px;
  margin-right: 30px;
}
.single-page .grid-2-columns form input[type=submit] {
  margin-top: -11px;
}
.single-page .grid-2-columns form .mc4wp-alert {
  margin-top: 30px;
}

.events-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1500px;
  margin: 0 auto;
}
@media (min-width: 1800px) {
  .events-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 800px) {
  .events-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .events-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.events-grid .no-upcoming-events {
  grid-column-end: span 4;
  font-weight: 500;
  font-size: 2rem;
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
}

.eventbrite-event {
  position: relative;
}
.eventbrite-event img {
  width: 100%;
}
.eventbrite-event .event-title {
  margin: 15px 0 5px;
}
.eventbrite-event .event-title a {
  text-decoration: none;
}
.eventbrite-event .event-price {
  background: rgba(0, 0, 0, 0.7);
  color: white;
  display: inline-block;
  padding: 3px 8px 1px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  font-size: 1.4rem;
  pointer-events: none;
}
.eventbrite-event .event-time {
  opacity: 0.5;
}
.eventbrite-event .event-button-container {
  display: flex;
  justify-content: space-around;
  margin: 20px 0;
}
@media (max-width: 1200px) {
  .eventbrite-event .event-button-container {
    justify-content: space-between;
  }
  .eventbrite-event .event-button-container .button {
    padding: 8px 14px 10px;
    font-size: 1.4rem;
  }
}
@media (max-width: 600px) {
  .eventbrite-event {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}

.entry-content {
  position: relative;
  transition: padding 0.5s;
}

.eventbrite-form {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  transition: visibility 0s 0.3s, opacity 0.3s 0s;
}
.eventbrite-form iframe {
  min-height: 360px;
}

.show-eventbrite-form {
  padding-bottom: 360px;
}
.show-eventbrite-form .eventbrite-form {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition: visibility 0s 0s, opacity 0.3s 0s;
}

.opening-hours {
  max-width: 400px;
  border-spacing: 0;
  margin-left: -5px;
  margin-top: 10px;
}
.opening-hours td {
  padding: 5px 5px 4px 0;
}
.opening-hours td:nth-of-type(1) {
  font-weight: 600;
  width: 110px;
  padding-left: 5px;
}
.opening-hours .todaysDay {
  background: black;
  color: white;
  font-weight: 600;
}

.gallery-page {
  overflow-x: hidden;
}

.gallery-container {
  padding-top: 0;
  position: relative;
  /* ---- previous/next buttons ---- */
}
.gallery-container .flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
  display: block;
}
.gallery-container .flickity-button:hover {
  background: white;
  cursor: pointer;
}
.gallery-container .flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.gallery-container .flickity-button:active {
  opacity: 0.6;
}
.gallery-container .flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.gallery-container .flickity-button-icon {
  fill: #333;
}
.gallery-container .flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
  padding: 0;
}
.gallery-container .flickity-prev-next-button.previous {
  left: 10px;
}
.gallery-container .flickity-prev-next-button.next {
  right: 10px;
}
.gallery-container .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-slider {
  width: 100%;
  height: 100%;
}

.carousel-main, .carousel-nav {
  outline: none;
  position: relative;
}

.carousel-nav .flickity-button {
  display: none;
}

.carousel-main .image-slide {
  margin: 20px;
  width: auto;
  height: 400px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.carousel-main .image-slide img {
  height: 400px;
  width: auto;
  max-width: 1000px;
}
.carousel-main .image-slide .image-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 70%, rgba(0, 0, 0, 0) 100%);
  color: white;
  opacity: 0;
  transition: 0.2s;
}
.carousel-main .image-slide .image-info .image-title, .carousel-main .image-slide .image-info .image-caption {
  opacity: 0;
  transform: translateY(10%);
  transition: 0.2s 0.3s;
}
.carousel-main .image-slide .image-info .image-title {
  font-weight: 600;
}

.carousel-main .image-slide.is-selected .image-info {
  opacity: 1;
}
.carousel-main .image-slide.is-selected .image-info .image-title, .carousel-main .image-slide.is-selected .image-info .image-caption {
  opacity: 1;
  transform: translateY(0%);
}

.carousel-nav img {
  width: 100px;
  margin: 20px;
}

.carousel-nav {
  margin-top: 20px;
}

.carousel-nav img.is-nav-selected {
  outline: 2px solid black;
}

@media (max-width: 800px) {
  .carousel-main .image-slide {
    margin: 20px;
    width: 60%;
    height: auto;
  }
  .carousel-main .image-slide img {
    width: 100%;
    height: auto;
  }

  .carousel-nav img {
    width: 60px;
    margin: 10px;
  }
}
@media (max-width: 600px) {
  .carousel-main .image-slide {
    margin: 0 5%;
    width: 90%;
    max-height: 400px;
    overflow: hidden;
  }
  .carousel-main .image-slide .image-info {
    line-height: 1.3;
    font-size: 1.3rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  }

  .gallery-container .flickity-prev-next-button {
    width: 30px;
    height: 30px;
  }

  .gallery-container .flickity-prev-next-button.previous {
    left: -15px;
  }

  .gallery-container .flickity-prev-next-button.next {
    right: -15px;
  }
}
@media (max-width: 600px) {
  #wpgmza_map {
    max-height: 300px !important;
    margin-bottom: 20px;
  }
}
.archive-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 auto;
  max-width: 1440px;
}
.archive-grid a {
  text-decoration: none;
}
.archive-grid .image-container {
  width: 100%;
  padding-bottom: 70%;
  background-size: cover;
  margin-bottom: 20px;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.archive-grid .image-container.audio-image {
  padding-bottom: 40%;
  margin-bottom: 0;
}
.archive-grid .image-container .hover-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.2s;
  transform: scale(1.2);
}
.archive-grid .image-container .hover-title h4 {
  margin: 0;
  letter-spacing: 0.05rem;
}
.archive-grid .video-container {
  width: 100%;
  padding-bottom: 70%;
  margin-bottom: 20px;
  position: relative;
}
.archive-grid .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.archive-grid .title {
  font-weight: 500;
  opacity: 1;
  margin-bottom: 10px;
}
.archive-grid .meta {
  font-weight: 300;
  opacity: 0.5;
}
.archive-grid a:hover .title {
  text-decoration: underline;
}
.archive-grid a:hover .hover-title {
  opacity: 1;
  transform: scale(1);
}
.archive-grid .press-icon {
  display: inline-block;
  opacity: 0.8;
  margin: 2px 10px 20px 0;
  float: left;
}
@media only screen and (max-width: 1200px) {
  .archive-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 800px) {
  .archive-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .archive-grid {
    grid-template-columns: 1fr;
  }
  .archive-grid .press-item.article, .archive-grid .press-item.video-link, .archive-grid .press-item.audio-link, .archive-grid .gallery-item {
    display: flex;
  }
  .archive-grid .image-container {
    padding-bottom: 30%;
    height: 0;
    width: 30%;
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .archive-grid .image-container.audio-image {
    width: 100%;
  }
  .archive-grid .article .press-icon {
    margin-top: 0;
  }
}

.stylist-info .rating {
  margin-bottom: 2rem;
  min-height: 50px;
}
@media (max-width: 600px) {
  .stylist-info .rating {
    text-align: left;
  }
}

.rating {
  text-align: center;
}
.rating .kk-star-ratings {
  flex-direction: column;
}
.rating .kksr-stars {
  margin-bottom: 1.5rem;
}

.single-stylist h1 {
  margin-bottom: 1rem;
}
.single-stylist .position {
  opacity: 0.5;
}
.single-stylist .single-column {
  overflow: hidden;
}
.single-stylist .carousel-main .image-slide {
  margin: 0 20px;
}

.mc-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.mc-popup {
  background: white;
  width: 90%;
  max-width: 500px;
}
.mc-popup .popup-title {
  background-image: url("http://peckhampalms.mbp/wp-content/uploads/pp-curl-motif.png");
  background-size: cover;
}
.mc-popup h2 {
  text-align: center;
  margin: 0;
  padding: 20px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url(../images/gradient.jpg);
  background-size: 100% 100%;
}

.news-page .text-columns {
  max-width: 800px;
  margin: 0 auto;
}

.news-page section {
  border-bottom: 1px solid #ccc;
}

.single-post .hero-image {
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
  max-height: 50vh;
  position: relative;
}
.single-post .hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-post .hero-image .image-overlay {
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 70%, rgba(0, 0, 0, 0) 100%);
  color: white;
  width: calc(100% - 120px);
  padding: 60px;
}
.single-post .hero-image .image-overlay h2, .single-post .hero-image .image-overlay h3 {
  margin: 0;
}
@media (max-width: 1000px) {
  .single-post .hero-image .image-overlay {
    width: calc(100% - 80px);
    padding: 40px;
  }
}
@media (max-width: 800px) {
  .single-post .hero-image .image-overlay {
    width: calc(100% - 60px);
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .single-post .hero-image .image-overlay {
    width: calc(100% - 40px);
    padding: 20px;
  }
}

.single-post .post-title {
  padding-top: 0;
  padding-bottom: 0;
}
.single-post .post-title h2, .single-post .post-title h3 {
  margin: 0;
}

.single-post .text {
  width: 100%;
  max-width: 800px;
}

/*# sourceMappingURL=skeleton.css.map */
