@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

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

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

body {
  -webkit-text-size-adjust: 100%;
}

button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  /* show a hand cursor on hover; some argue that we
  should keep the default arrow cursor for buttons */
  cursor: pointer;
}

.col-markers {
  position: fixed;
  width: 100%;
  pointer-events: none;
  z-index: 1000;
}
.col-markers ul {
  display: flex;
  justify-content: space-between;
}
.col-markers ul li {
  width: calc(8.3333333333vw * 1 - 2rem);
  background-color: rgba(0, 0, 0, 0.125);
  height: 100vh;
}
@media screen and (min-width: 700px) {
  .col-markers ul li:nth-child(12) {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .col-markers ul li:nth-child(11) {
    display: none;
  }
}
.col-markers:not(:target) {
  display: none;
}

html {
  font-size: 12px;
}

body {
  line-height: 1.8;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  color: #1A1919;
  background-color: #F1F0E1;
}

a {
  text-decoration: none;
  display: block;
  color: currentColor;
  transition: color 0.1875s ease-out, border-color 0.1875s ease-out, background-color 0.1875s ease-out;
}

.copy a:not(.button) {
  color: #45a5a5;
  display: inline;
}
.copy a:not(.button):hover {
  color: #368181;
}
.copy p, .copy ul {
  font-size: 1.3333333333em;
}
@media screen and (min-width: 480px) {
  .copy p, .copy ul {
    font-size: 1.4166666667em;
  }
}
@media screen and (min-width: 700px) {
  .copy p, .copy ul {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 1000px) {
  .copy p, .copy ul {
    font-size: 1.5833333333em;
  }
}
@media screen and (min-width: 1280px) {
  .copy p, .copy ul {
    font-size: 1.6666666667em;
  }
}
.copy p:not(:last-child), .copy ul:not(:last-child), .copy .button:not(:last-child), .copy img:not(:last-child) {
  margin-bottom: 2.625rem;
}
@media screen and (min-width: 480px) {
  .copy p:not(:last-child), .copy ul:not(:last-child), .copy .button:not(:last-child), .copy img:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .copy p:not(:last-child), .copy ul:not(:last-child), .copy .button:not(:last-child), .copy img:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
.copy ul li {
  padding-left: 3rem;
  text-indent: -1rem;
}
.copy ul li:before {
  content: "•";
  display: inline-block;
  margin-right: 1rem;
}
.copy strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

small {
  font-size: 1.1666666667em;
}

h1 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 4em;
}
@media screen and (min-width: 480px) {
  h1 {
    font-size: 5em;
  }
}
@media screen and (min-width: 700px) {
  h1 {
    font-size: 6em;
  }
}
h1:not(:last-child) {
  margin-bottom: 2rem;
}

h2 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1041666667;
  font-size: 3.5em;
}
@media screen and (min-width: 480px) {
  h2 {
    font-size: 3.75em;
  }
}
@media screen and (min-width: 700px) {
  h2 {
    font-size: 4em;
  }
}
h2:not(:last-child) {
  margin-bottom: 2rem;
}

h3 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 3em;
  color: #605F5A;
}
h3:not(:last-child) {
  margin-bottom: 1rem;
}

h4 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.125;
  font-size: 2em;
  color: #605F5A;
}
h4:not(:last-child) {
  margin-bottom: 1rem;
}

h5 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.3333333333;
  font-size: 1.5em;
  color: #605F5A;
}
h5:not(:last-child) {
  margin-bottom: 1rem;
}

h6 {
  font-family: voltage, cursive, sans-serif;
  line-height: 1.5;
  font-size: 2em;
  color: #A7A69C;
}
h6:not(:last-child) {
  margin-bottom: 1rem;
}

select, input, textarea {
  -webkit-appearance: none;
  appearance: none;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin: 0;
  font-size: 1.3333333333em;
  display: block;
  color: currentColor;
  border: none;
  line-height: 1.8;
  width: 100%;
  border-radius: 0;
  padding: 0;
}
select::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: currentColor;
}
select:-moz-placeholder, input:-moz-placeholder, textarea:-moz-placeholder {
  color: currentColor;
}
select::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
  color: currentColor;
}
select:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: currentColor;
}

label {
  cursor: pointer;
}
label::selection {
  background-color: initial;
}

form.standard-form {
  font-size: 1.3333333333em;
  margin: 2.7083333333em auto 0;
  max-width: 38.3rem;
}
form.standard-form .button {
  font-size: 1.3333333333em;
}
form.standard-form ul li {
  margin-bottom: 2.6875em;
}
form.standard-form label {
  font-family: cheap-pine-sans, sans-serif;
  font-size: 1.5em;
  color: #605F5A;
  display: block;
  line-height: 1.1;
}
form.standard-form input, form.standard-form select, form.standard-form textarea {
  border-bottom: 2px solid transparent;
  color: #605F5A;
  font-size: 1.6666666667rem;
  border-radius: 0.0833333333em;
}
form.standard-form input::placeholder, form.standard-form select::placeholder, form.standard-form textarea::placeholder {
  color: #A7A69C;
  transition: color 0.1875s ease-out;
  font-family: voltage, cursive, sans-serif;
  font-size: 2rem;
  line-height: 2.275;
  position: relative;
  bottom: 0.2083333333rem;
  opacity: 1;
}
form.standard-form input:focus, form.standard-form select:focus, form.standard-form textarea:focus {
  outline: none;
  box-shadow: 0 0 0 0.1666666667rem #FFFFFF, 0 0 0 0.3333333333rem rgba(114, 196, 196, 0.6);
}
form.standard-form input {
  line-height: 2.3;
  background-image: url("/assets/img/design/hr-dot-gray.svg");
  background-size: 10px;
  background-repeat: repeat-x;
  background-position: left 9px bottom -0.1666666667em;
  margin-top: 0.5rem;
  padding-top: 0rem;
  position: relative;
  padding-left: 0.25rem;
  left: -0.25rem;
}
form.standard-form .styled-select {
  position: relative;
  cursor: pointer;
  background-image: url("/assets/img/design/hr-dot-gray.svg");
  background-size: 10px;
  background-repeat: repeat-x;
  background-position: left 6px bottom -0.0416666667em;
}
form.standard-form .styled-select:after {
  content: "";
  position: absolute;
  bottom: 1.3333333333rem;
  right: 0.8333333333rem;
  pointer-events: none;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #A7A69C;
}
form.standard-form .styled-select select {
  font-size: 24px;
  margin-top: 0.25em;
  color: #A7A69C;
  cursor: pointer;
  background-color: transparent;
  font-family: voltage, cursive, sans-serif;
  line-height: 1.6;
  margin-top: 0.5rem;
  padding-top: 0.4583333333rem;
  padding-bottom: 0.2083333333rem;
  position: relative;
  padding-left: 0.25rem;
  left: -0.25rem;
}
form.standard-form .styled-select select:focus::-moz-focus-inner {
  border: 0;
}
form.standard-form .styled-select select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 #A7A69C;
}
form.standard-form .styled-select select:focus:-moz-focusring * {
  color: #605F5A;
}
form.standard-form .styled-select select.has-changed {
  line-height: 1.95;
  font-size: 20px;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #605F5A;
}
form.standard-form .styled-select select.has-changed:focus:-moz-focusring {
  text-shadow: 0 0 #605F5A;
}
form.standard-form textarea {
  position: relative;
  left: -0.25rem;
  border: 2px solid #F1F0E1;
  margin-top: 0.625rem;
  padding: 0.3333333333rem 0.6666666667rem;
}
form.standard-form textarea::placeholder {
  position: relative;
  top: -0.625rem;
}
form.standard-form button {
  position: relative;
  left: -0.1666666667rem;
}

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

button {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  transition: background-color 0.1875s ease-out;
}

.button {
  margin: initial;
  display: inline-block;
  cursor: pointer;
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.125;
  font-size: 2em;
  color: #FFFFFF;
  background-color: #E67437;
  padding: 0.8333333333rem 0.3333333333rem 0.6666666667rem 0.6666666667rem;
  position: relative;
  height: 3.5rem;
  line-height: 1;
  transition: color 0.1875s ease-out, border-color 0.1875s ease-out, background-color 0.1875s ease-out;
}
.button:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -1.5rem;
  top: -0.5833333333rem;
  border-top: 2.3333333333rem solid transparent;
  border-left: 1.5rem solid #E67437;
  border-bottom: 2.375rem solid transparent;
  transition: border-left-color 0.1875s ease-out;
}
.button:hover, .button:focus {
  background-color: #db5e1b;
}
.button:hover:after, .button:focus:after {
  border-left-color: #db5e1b;
}
.button:focus {
  outline: 0;
}
.button:focus::-moz-focus-inner {
  border: 0;
}
.button--script {
  font-family: voltage, cursive, sans-serif;
  font-size: 1.6666666667em;
  padding: 1rem 1.25rem 0.6666666667rem 1.5rem;
}
.button--modal {
  font-family: voltage, cursive, sans-serif;
  font-size: 1.6666666667em;
  padding: 0;
  color: #72C4C4;
}
.button--alt {
  background-color: #72C4C4;
}
.button--alt:hover, .button--alt:focus {
  background-color: #57b9b9;
}
.button--alt:hover:after, .button--alt:focus:after {
  border-left-color: #57b9b9;
}
.button--alt::after {
  border-left-color: #72C4C4;
}
.button:disabled {
  background-color: #A7A69C;
}
.button:disabled:after {
  border-left: 1.5rem solid #A7A69C;
}

.container {
  margin: 0 auto;
  min-width: 272px;
  width: calc(100% - 2 * 2rem);
}
@media screen and (min-width: 700px) {
  .container {
    width: calc(100% - 2rem);
  }
}
@media screen and (max-width: 699px) {
  .container .container {
    margin: initial;
    width: initial;
  }
}
@media screen and (min-width: 700px) {
  .container--large {
    width: calc(8.3333333333vw * 11 - 2rem);
  }
}
@media screen and (min-width: 1280px) {
  .container--large {
    width: calc(8.3333333333vw * 10 - 2rem);
  }
}
@media screen and (max-width: 699px) {
  .container--large {
    width: 100%;
  }
}
@media screen and (min-width: 700px) {
  .container--medium {
    width: calc(8.3333333333vw * 9 - 2rem);
  }
}
@media screen and (min-width: 1280px) {
  .container--medium {
    width: calc(8.3333333333vw * 8 - 2rem);
  }
}
@media screen and (max-width: 699px) {
  .container--widened {
    width: calc(100% - 1rem);
  }
}
@media screen and (max-width: 699px) {
  .container--padded {
    padding: 0 0.5rem;
  }
}
.container--reverse .flex-row {
  flex-direction: row-reverse;
}

.site-header {
  padding-bottom: 0.3333333333em;
}
@media screen and (min-width: 700px) {
  .site-header {
    padding-bottom: 2em;
  }
}
@media screen and (max-width: 699px) {
  .site-header {
    padding-bottom: 0;
  }
}
.site-header .flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 699px) {
  .site-header .flex-row {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1000px) {
  .site-header .flex-row {
    padding: 0 2em;
  }
}
.site-header .flex-row > div {
  width: 9em;
  padding-top: 1em;
}
@media screen and (min-width: 700px) {
  .site-header .flex-row > div {
    padding-top: 0.75em;
  }
}
.site-header .flex-row .logo {
  max-width: 8em;
  min-width: 8em;
}
@media screen and (max-width: 699px) {
  .site-header .flex-row .logo {
    margin-left: 1.25em;
  }
}
.site-header .flex-row .logo a {
  transition: opacity 0.1875s ease-out;
}
.site-header .flex-row .logo a:hover {
  opacity: 0.85;
}
.site-header .flex-row .button {
  font-size: 1.75em;
  margin-top: 0.5em;
}
@media screen and (max-width: 699px) {
  .site-header .flex-row .button {
    left: -1.5em;
    position: relative;
  }
}
.site-header .flex-row .button a {
  word-wrap: none;
}
@media screen and (max-width: 699px) {
  .site-header .flex-row nav {
    order: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
  }
}
.site-header .flex-row nav ul {
  display: flex;
  position: relative;
  justify-content: center;
}
@media screen and (max-width: 699px) {
  .site-header .flex-row nav ul {
    background-color: rgba(166, 165, 155, 0.25);
    width: 100%;
  }
}
.site-header .flex-row nav ul li {
  white-space: nowrap;
}
@media (max-width: 375px) {
  .site-header .flex-row nav ul li {
    margin: 0 calc(10.9090909091vw + -2.9090909091rem);
  }
}
@media (min-width: 376px) {
  .site-header .flex-row nav ul li {
    margin: 0 0.5rem;
  }
}
@media screen and (max-width: 699px) {
  .site-header .flex-row nav ul li {
    flex-grow: 1;
    padding-bottom: 0.5em;
    text-align: center;
  }
  .site-header .flex-row nav ul li:first-child {
    margin-left: 0;
  }
  .site-header .flex-row nav ul li:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 700px) {
  .site-header .flex-row nav ul li {
    margin: 0 0.5em;
  }
}
.site-header .flex-row nav ul li a {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.125;
  font-size: 2em;
  border-top: 0.375rem solid transparent;
  color: #605F5A;
  padding: 0.6666666667rem 0.5rem;
  font-size: 1.75em;
}
@media screen and (min-width: 700px) {
  .site-header .flex-row nav ul li a {
    border-top-width: 1rem;
    padding: 1.8333333333rem 1rem;
  }
}
@media screen and (max-width: 699px) {
  .site-header .flex-row nav ul li a {
    border-top-width: 0.5em;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
}
@media screen and (max-width: 999px) {
  .site-header .flex-row nav ul li a {
    padding-left: 0.1666666667rem;
    padding-right: 0.1666666667rem;
  }
  .site-header .flex-row nav ul li a span {
    display: none;
  }
}
.site-header .flex-row nav ul li a:hover {
  color: #1A1919;
}
.site-header .flex-row nav ul li.selected a {
  border-top-color: #72C4C4;
}

.content-section {
  padding: 1rem 0 3.5em;
  overflow: hidden;
}
@media screen and (min-width: 480px) {
  .content-section {
    padding: 2.5em 0 4em;
  }
}
@media screen and (min-width: 700px) {
  .content-section {
    padding: 3.5em 0 6em;
  }
}
@media screen and (min-width: 1000px) {
  .content-section {
    padding: 5em 0 11em;
  }
}
.content-section .container > section:before {
  content: "";
  display: block;
  height: 1.5em;
  padding-bottom: 2em;
}
@media screen and (min-width: 700px) {
  .content-section .container > section:before {
    padding-bottom: 4.25em;
  }
}
.content-section .container > section:first-of-type:before {
  padding: 0.25em;
}
.content-section .container > section:not(:first-of-type) {
  padding-top: 4em;
}
@media screen and (min-width: 700px) {
  .content-section .container > section:not(:first-of-type) {
    padding-top: 6em;
  }
}
.content-section .container > section:not(:first-of-type):before {
  background-image: url("/assets/img/design/hr-dot.svg");
  background-size: 10px;
  background-repeat: repeat-x;
  background-position: left top;
}
@media screen and (max-width: 699px) {
  .content-section .container > section:not(:first-of-type):before {
    padding-bottom: 3em;
  }
}
.content-section .container .content {
  margin-top: 2em;
}
@media screen and (max-width: 699px) {
  .content-section .container .content p {
    margin: 1em;
  }
}

.site-header + .content-section {
  overflow: hidden;
}
@media screen and (min-width: 480px) {
  .site-header + .content-section {
    padding-top: 1.25em;
  }
}
@media screen and (min-width: 700px) {
  .site-header + .content-section {
    padding-top: 1.75em;
  }
}
@media screen and (min-width: 1000px) {
  .site-header + .content-section {
    padding-top: 2em;
  }
}
.site-header + .content-section[style^="background-image:"] {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 2em;
}
@media screen and (min-width: 700px) {
  .site-header + .content-section[style^="background-image:"] {
    padding-top: calc(8.3333333333vw * 1.2 - 2rem);
  }
}

.hero + .content-section .container > section:first-of-type:before {
  display: none;
}

.content-block {
  background-color: #FFFFFF;
  position: relative;
  padding: 2rem 1rem;
}
@media screen and (min-width: 480px) {
  .content-block {
    padding: 2.5em;
  }
}
@media screen and (max-width: 699px) {
  .content-block {
    margin: 0 auto;
  }
}
@media screen and (min-width: 700px) {
  .content-block {
    padding: 3.5em;
  }
}
@media screen and (min-width: 1000px) {
  .content-block {
    padding: 5em;
  }
}
.content-block:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1em;
  left: 1em;
  z-index: -1;
  background-image: url("/assets/img/design/shadow.png");
  background-size: 8px;
  background-position: top right -0.25rem;
}

.site-footer {
  background-color: #1A1919;
  color: white;
  padding: 4em 0 2.5em;
}
@media screen and (min-width: 700px) {
  .site-footer {
    padding: 6em 0 5em;
  }
}
@media screen and (min-width: 1000px) {
  .site-footer {
    padding: 8.5em 0 8em;
  }
}
.site-footer .container > .flex-row {
  display: flex;
}
@media screen and (max-width: 999px) {
  .site-footer .container > .flex-row {
    flex-direction: column;
  }
}
@media screen and (min-width: 1000px) {
  .site-footer .container > .flex-row {
    justify-content: space-between;
  }
}
@media screen and (max-width: 999px) {
  .site-footer .container > .flex-row > *:nth-child(2) {
    order: -1;
    margin-bottom: 4.5em;
  }
}
.site-footer .success {
  font-family: voltage, cursive, sans-serif;
  line-height: 1.5;
  font-size: 2em;
  color: #E67437;
  display: block;
}
.site-footer .email-signup {
  padding-right: 1.5em;
  width: 28rem;
  max-width: 100%;
}
.site-footer .email-signup label {
  font-family: voltage, cursive, sans-serif;
  line-height: 1.5;
  font-size: 2em;
  color: #E67437;
  display: block;
  cursor: pointer;
}
.site-footer .email-signup .flex-row {
  display: flex;
}
.site-footer .email-signup .flex-row input {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #605F5A;
  margin-right: 1.25rem;
  transition: border-color 0.1875s ease-out;
}
.site-footer .email-signup .flex-row input:hover, .site-footer .email-signup .flex-row input:focus {
  border-color: #A7A69C;
}
.site-footer .email-signup .flex-row .button {
  flex-shrink: 0;
}
.site-footer ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
}
@media screen and (max-width: 999px) {
  .site-footer ul li {
    margin-right: 0.75em;
  }
}
@media screen and (min-width: 1000px) {
  .site-footer ul li:not(:last-child) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 479px) {
  .site-footer ul.connect-links {
    max-width: 25em;
  }
}
@media screen and (min-width: 1000px) {
  .site-footer ul.connect-links {
    max-width: 25em;
  }
}
@media screen and (min-width: 1280px) {
  .site-footer ul.connect-links {
    max-width: none;
  }
}
@media screen and (max-width: 999px) {
  .site-footer ul.connect-links li {
    margin-bottom: 0.75em;
  }
}
.site-footer ul.connect-links li a {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 3em;
  color: #72C4C4;
}
.site-footer ul.connect-links li a:hover {
  color: #368181;
}
.site-footer ul.info-list {
  margin-top: 0.5em;
}
.site-footer ul.info-list li {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.125;
  font-size: 2em;
  color: #A7A69C;
}
.site-footer ul.info-list li a {
  border-bottom: 1px solid #605F5A;
}
.site-footer ul.info-list li a:hover {
  color: #FFFFFF;
  border-color: #A7A69C;
}
.site-footer ul.info-list li span {
  display: inline-block;
}
.site-footer ul.info-list li span:first-of-type {
  margin-right: 0.25em;
  color: #605F5A;
}
.site-footer p {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.3333333333;
  font-size: 1.5em;
  color: #605F5A;
}

article h3:first-child {
  text-align: center;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 700px) {
  article h3:first-child {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1000px) {
  article h3:first-child {
    margin-bottom: 3.5rem;
  }
}
article.centered {
  text-align: center;
}
@media screen and (min-width: 1000px) {
  article.centered {
    padding: 0 1em;
  }
}
@media screen and (min-width: 1000px) {
  article:not(.centered) {
    padding-left: calc(8.3333333333vw * 0.5 - 2rem);
  }
}
article:not(.centered) > p:first-of-type:first-letter {
  color: #E67437;
  font-family: voltage, cursive, sans-serif;
  float: left;
  line-height: 0.5;
  margin: 1.1666666667rem 1rem 0 -0.5rem;
  font-size: 6rem;
}
@media screen and (min-width: 1000px) {
  article:not(.centered) > p:first-of-type:first-letter {
    margin: 1.1666666667rem 1rem 0 -3rem;
    font-size: 7.8333333333rem;
  }
}
@media screen and (min-width: 1000px) {
  article .content-set {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
article .content-set p {
  margin-bottom: 2em;
}
article .content-set > *:first-child {
  margin-right: 2rem;
  float: left;
  width: 9.875rem;
  flex-shrink: 0;
}
@media screen and (max-width: 999px) {
  article .content-set > *:first-child {
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 480px) {
  article .content-set > *:first-child {
    width: 12.375rem;
  }
}
@media screen and (min-width: 700px) {
  article .content-set > *:first-child {
    width: 13rem;
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  article .content-set > *:first-child {
    width: calc(8.3333333333vw * 3 - 2rem);
    margin-right: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  article .content-set > *:first-child {
    max-width: 28rem;
    width: calc(8.3333333333vw * 3 - 2rem);
    margin-right: 5rem;
  }
}
article .content-set--reverse {
  flex-direction: row-reverse;
}
article .content-set--reverse > *:first-child {
  margin-left: 2rem;
  margin-right: 0;
  float: right;
}
@media screen and (min-width: 700px) {
  article .content-set--reverse > *:first-child {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  article .content-set--reverse > *:first-child {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  article .content-set--reverse > *:first-child {
    margin-left: 5rem;
  }
}

.orange-text {
  color: #E67437;
}

.centered-text {
  text-align: center;
}

@media screen and (max-width: 699px) {
  .hidden-n700 {
    display: none;
  }
}

.hero {
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .hero {
    max-height: calc(100vh - (8vw + 13.6923076923em));
  }
}
@media screen and (min-width: 1280px) {
  .hero {
    max-height: calc(100vh - 22.25em);
  }
}
.hero figure {
  padding-top: 47.2222222222%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.quote-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 2.625rem;
}
@media screen and (min-width: 480px) {
  .quote-feature {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .quote-feature {
    margin-bottom: 3.75rem;
  }
}
.quote-feature > div {
  font-size: 13vw;
}
@media screen and (max-width: 479px) {
  .quote-feature > div {
    margin-top: 1.25rem;
  }
}
@media screen and (min-width: 480px) {
  .quote-feature > div {
    font-size: 8.625vw;
  }
}
@media screen and (min-width: 700px) {
  .quote-feature > div {
    font-size: 5.25em;
  }
}
@media screen and (max-width: 999px) {
  .quote-feature > div {
    max-width: 58rem;
  }
}
@media screen and (min-width: 1000px) {
  .quote-feature > div {
    font-size: 5.46875vw;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1280px) {
  .quote-feature > div {
    font-size: 5vw;
  }
}
.quote-feature h1 {
  color: #1A1919;
  margin-bottom: 0;
  text-align: center;
  font-size: inherit;
}
.quote-feature h1:before {
  content: "“";
  position: absolute;
  transform: translateX(-0.375em);
}
.quote-feature h1:after {
  content: "”";
  position: absolute;
}
.quote-feature cite {
  font-family: voltage, cursive, sans-serif;
  line-height: 1.5;
  font-size: 2em;
  color: #A7A69C;
  display: block;
  text-align: center;
  font-size: 1.5rem;
  margin-top: 1rem;
}
@media screen and (min-width: 480px) {
  .quote-feature cite {
    font-size: 1.6666666667rem;
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 700px) {
  .quote-feature cite {
    font-size: 2rem;
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .quote-feature cite {
    text-align: right;
    margin-top: -0.0833333333rem;
    margin-right: -1.1666666667rem;
  }
}

.announcements-feature {
  margin-bottom: 2.625rem;
}
@media screen and (min-width: 480px) {
  .announcements-feature {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .announcements-feature {
    margin-bottom: 3.75rem;
  }
}
.announcements-feature figure {
  padding-top: 30.5272108844%;
  background-size: cover;
  background-position: center;
  min-height: 12.5em;
}
.announcements-feature .promo-billboard {
  padding: 2rem 2rem 24rem;
  background-color: #E67437;
}
@media screen and (min-width: 700px) {
  .announcements-feature .promo-billboard {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 1000px) {
  .announcements-feature .promo-billboard {
    padding: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .announcements-feature .promo-billboard {
    padding: 8rem 10%;
  }
}
.announcements-feature .promo-billboard h3 {
  color: #FFFFFF;
  font-size: 5em;
}
.announcements-feature .promo-billboard h5 {
  color: #1A1919;
  margin-bottom: 1em;
}
.announcements-feature .promo-billboard h6 {
  color: #F1F0E1;
  margin-bottom: 1.375em;
}
.announcements-feature .flex-row {
  width: 100%;
  position: relative;
  top: -1px;
}
@media screen and (min-width: 1000px) {
  .announcements-feature .flex-row {
    display: flex;
    min-height: 30rem;
  }
}
.announcements-feature .flex-row .treatment {
  background-color: #1A1919;
  flex-shrink: 0;
  position: relative;
}
@media screen and (min-width: 1000px) {
  .announcements-feature .flex-row .treatment {
    width: calc(8.3333333333vw * 5 - 2rem);
  }
}
.announcements-feature .flex-row .treatment .frame {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1000px) {
  .announcements-feature .flex-row .treatment .frame {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.announcements-feature .flex-row .treatment .frame svg {
  width: 100%;
  margin: 5% 0;
  max-width: 15.5rem;
}
@media screen and (min-width: 700px) {
  .announcements-feature .flex-row .treatment .frame svg {
    max-width: 18rem;
  }
}
@media screen and (min-width: 1000px) {
  .announcements-feature .flex-row .treatment .frame svg {
    max-width: calc(8.3333333333vw * 2.5 - 2rem);
    margin: 7.5% 0 7.5% 2.5%;
  }
}
.announcements-feature .flex-row ul {
  padding: 2.25em 2em;
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 15em;
}
@media screen and (min-width: 700px) {
  .announcements-feature .flex-row ul {
    padding: 3em 2.5em;
  }
}
@media screen and (min-width: 1000px) {
  .announcements-feature .flex-row ul {
    padding: 4.5em 5em 4em;
  }
}
.announcements-feature .flex-row ul li {
  display: flex;
  align-items: center;
}
.announcements-feature .flex-row ul li:not(:last-child) {
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(167, 166, 156, 0.25);
}
.announcements-feature .flex-row ul li:not(:first-child) {
  padding-top: 2em;
}
.announcements-feature .flex-row ul li .date {
  display: flex;
  flex-direction: column;
  text-align: center;
  min-width: 5.5em;
  margin-right: 1.5em;
}
.announcements-feature .flex-row ul li .date .month {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.125;
  font-size: 2em;
  color: #A7A69C;
}
.announcements-feature .flex-row ul li .date .day {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 3em;
  color: #E67437;
}
.announcements-feature .flex-row ul li h3 {
  color: #1A1919;
}
@media screen and (max-width: 479px) {
  .announcements-feature .flex-row ul li h3 {
    font-size: 2.6666666667em;
  }
}

.info-set {
  display: flex;
}
@media screen and (max-width: 699px) {
  .info-set {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 700px) {
  .info-set {
    justify-content: space-around;
  }
}
.info-set > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 35.5rem;
  padding-top: 1em;
}
@media screen and (max-width: 699px) {
  .info-set > div:not(:last-child) {
    margin-bottom: 2.625rem;
  }
}
@media screen and (max-width: 699px) and (min-width: 480px) {
  .info-set > div:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 699px) and (min-width: 1280px) {
  .info-set > div:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1280px) {
  .info-set > div {
    width: 38rem;
  }
}
.info-set > div figure {
  margin-bottom: 2em;
}
@media screen and (max-width: 699px) {
  .info-set > div figure {
    transform: scale(0.8);
  }
}
@media screen and (min-width: 1000px) {
  .info-set > div figure {
    margin-bottom: 1em;
  }
}
.info-set > div h3 {
  color: #E67437;
}
.info-set > div .flex-row {
  border-top: 1px solid rgba(167, 166, 156, 0.25);
  border-bottom: 1px solid rgba(167, 166, 156, 0.25);
  display: flex;
  align-items: center;
  padding: 1em 0 0.5em;
}
@media screen and (max-width: 999px) {
  .info-set > div .flex-row {
    flex-direction: column;
  }
}
.info-set > div .flex-row-adjusted {
  padding-bottom: 1.5em;
}
@media screen and (min-width: 1000px) {
  .info-set > div .flex-row-adjusted {
    padding-bottom: 1em;
  }
}
@media screen and (min-width: 1280px) {
  .info-set > div .flex-row-adjusted {
    padding-bottom: 1.0833333333em;
  }
}
.info-set > div .flex-row > div.pairing {
  display: flex;
  align-items: baseline;
}
.info-set > div .flex-row > div:not(:first-child) {
  margin-left: 1.25em;
}
@media screen and (max-width: 999px) {
  .info-set > div .flex-row > div:not(:first-child) {
    margin-top: 0.75em;
  }
}
.info-set > div .flex-row > div span {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 3em;
  white-space: nowrap;
}
@media screen and (max-width: 1279px) {
  .info-set > div .flex-row > div span {
    font-size: 2.5em;
  }
}
.info-set > div .flex-row > div small {
  font-size: 1.6666666667em;
  padding: 0 0.4166666667rem;
  display: block;
  font-family: voltage, cursive, sans-serif;
  color: #A7A69C;
  white-space: nowrap;
}
@media screen and (min-width: 1280px) {
  .info-set > div .flex-row > div small {
    font-size: 1.8333333333em;
  }
}
.info-set > div .flex-row > div small strong {
  color: #605F5A;
}
.info-set > div .flex-row > div small a {
  color: #72C4C4;
  display: block;
  position: relative;
  top: 1rem;
}
@media screen and (max-width: 1279px) {
  .info-set > div .flex-row > div small a {
    margin-top: -0.1666666667rem;
  }
}
@media screen and (min-width: 1000px) {
  .info-set > div .flex-row > div small a {
    top: 0.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .info-set > div .flex-row > div small a {
    top: 0.5833333333rem;
  }
}
.info-set > div .flex-row > div small a:hover {
  color: #45a5a5;
}

.event-blocks {
  margin: 0 auto;
}
.event-blocks > h3 {
  text-align: center;
  margin-bottom: 1.75rem;
}
@media screen and (min-width: 480px) {
  .event-blocks > h3 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .event-blocks > h3 {
    margin-bottom: 2.5rem;
  }
}
.event-blocks ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.event-blocks ul li {
  display: flex;
  margin: 1rem 1rem 2rem;
  min-width: 23.6666666667rem;
  width: 100%;
  max-width: 30.4166666667rem;
}
@media screen and (min-width: 700px) {
  .event-blocks ul li {
    width: calc(8.3333333333vw * 5 - 2rem);
    max-width: 24.6666666667rem;
  }
}
@media screen and (min-width: 1000px) {
  .event-blocks ul li {
    min-width: none;
    width: 24.6666666667rem;
  }
}
@media screen and (min-width: 1280px) {
  .event-blocks ul li {
    width: calc(8.3333333333vw * 3 - 2rem);
    max-width: 28rem;
  }
}
.event-blocks ul li a {
  background-color: #FFFFFF;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.event-blocks ul li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1em;
  left: 1em;
  z-index: -1;
  background-image: url("/assets/img/design/shadow.png");
  background-size: 8px;
  background-position: top right -0.25rem;
  transform: translate(-0.1875em, -0.1875em);
  opacity: 0;
  transition: transform 0.1875s ease-out, opacity 0.1875s ease-out;
}
.event-blocks ul li a .info {
  padding: 2em 2em 2.75em;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
  width: 100%;
}
.event-blocks ul li a .info h4 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 3em;
  margin-bottom: 0;
  line-height: 1;
}
.event-blocks ul li a .info time {
  font-family: voltage, cursive, sans-serif;
  font-size: 1.5em;
  color: #A7A69C;
  order: -1;
  line-height: 1.3333333333;
}
.event-blocks ul li a .info .cta {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 3em;
  color: #72C4C4;
  line-height: 1;
  transition: color 0.25s;
}
.event-blocks ul li a:hover:after {
  transform: translate(0, 0);
  opacity: 1;
}
.event-blocks ul li a:hover .info .cta {
  color: #45a5a5;
}
.event-blocks ul li.tba {
  padding: 2em 4em;
  background-color: #E67437;
  justify-content: center;
}
.event-blocks ul li.tba svg {
  width: 100%;
}

.callout-section {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #1A1919;
  padding: 18vmin 0;
}
@media screen and (min-width: 480px) {
  .callout-section {
    padding: 12vmin 0 10vmin;
  }
}
.callout-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(26, 25, 25, 0.6);
  mix-blend-mode: multiply;
}
.callout-section .flex {
  position: relative;
  z-index: 1;
  display: flex;
}
@media screen and (max-width: 699px) {
  .callout-section .flex {
    justify-content: center;
  }
}
.callout-section .flex > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 700px) {
  .callout-section .flex > div {
    align-items: flex-start;
  }
}
.callout-section .flex > div h4 {
  color: #72C4C4;
  letter-spacing: 0.1666666667rem;
}
.callout-section .flex > div img {
  margin-bottom: 2em;
}
@media screen and (min-width: 700px) {
  .callout-section .flex > div .button {
    align-self: flex-end;
    margin-right: 3.5em;
  }
}

.promo-section-new {
  background-color: #E67437;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6rem 6rem 6rem 6rem;
  gap: 8%;
}
@media screen and (max-width: 699px) {
  .promo-section-new {
    gap: 40px;
    flex-direction: column;
  }
}
.promo-section-new .media {
  flex-basis: 50%;
  min-width: 300px;
}
.promo-section-new .content {
  flex-basis: 50%;
}
.promo-section-new h4, .promo-section-new h5 {
  color: #1A1919;
}
.promo-section-new p, .promo-section-new ul {
  font-size: 1.1666666667em;
}
@media screen and (min-width: 480px) {
  .promo-section-new p, .promo-section-new ul {
    font-size: 1.4166666667em;
  }
}
.promo-section-new ul li:not(:last-child) {
  margin-bottom: 0.5em;
}
@media screen and (min-width: 700px) {
  .promo-section-new ul li:not(:last-child) {
    margin-bottom: 0.75em;
  }
}
.promo-section-new a {
  text-decoration: underline;
}
.promo-section-new a:hover {
  color: #FFFFFF;
}
.promo-section-new h2 {
  font-family: voltage, cursive, sans-serif;
  color: #FFFFFF;
  font-size: 3.5em;
  margin: 2rem 0 0.5em;
}
@media screen and (min-width: 1000px) {
  .promo-section-new h2 {
    font-size: 5em;
    margin-top: 0;
  }
}
.promo-section-new p {
  margin-bottom: 2em;
}
@media screen and (min-width: 700px) {
  .promo-section-new p {
    margin-bottom: 3em;
  }
}
.promo-section-new .button a {
  text-decoration: none;
}
.promo-section-new.promo-masterclass {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #060606;
}
.promo-section-new.promo-masterclass h1, .promo-section-new.promo-masterclass h2, .promo-section-new.promo-masterclass h3, .promo-section-new.promo-masterclass h4, .promo-section-new.promo-masterclass h5, .promo-section-new.promo-masterclass h6, .promo-section-new.promo-masterclass p {
  color: #FFFFFF;
}
.promo-section-new.promo-masterclass a {
  text-decoration: none;
}
.promo-section-new.promo-masterclass .button {
  width: fit-content;
}
.promo-section-new.promo-masterclass .media {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 700px) {
  .promo-section-new.promo-masterclass .media {
    width: 50%;
  }
}
.promo-section-new.promo-masterclass .content {
  padding-bottom: 6rem;
}
@media screen and (min-width: 700px) {
  .promo-section-new.promo-masterclass .content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 640px;
  }
}
.promo-section-new.promo-uptown {
  background-color: transparent;
}

.promo-section {
  background-color: #E67437;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 700px) {
  .promo-section {
    background-color: #e9803f;
  }
}
.promo-section .media {
  padding: 4em 0 4em 0;
}
@media screen and (min-width: 700px) {
  .promo-section .media {
    height: calc(100% + 1px);
    max-width: calc(calc(8.3333333333vw * 12 - 2rem) - 22.375rem);
    position: absolute;
    max-width: calc(calc(8.3333333333vw * 11.25 - 2rem) - 38rem);
  }
}
@media screen and (min-width: 1280px) {
  .promo-section .media {
    max-width: calc(calc(8.3333333333vw * 10.75 - 2rem) - 38rem);
  }
}
@media (min-width: 1488px) {
  .promo-section .media {
    max-width: 71.1rem;
  }
}
.promo-section .media picture {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 80%;
}
.promo-section .media picture img {
  display: flex;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.promo-section .media .video-container {
  width: 94%;
  position: relative;
  left: 3%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: 7rem;
  z-index: 2;
}
@media screen and (min-width: 700px) {
  .promo-section .media .video-container {
    position: absolute;
    width: 90%;
    height: 100%;
    left: 5%;
    top: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .promo-section .media .video-container {
    width: 80%;
    left: 10%;
  }
}
.promo-section .media .embed-container {
  width: 100%;
  background-color: #1A1919;
  position: relative;
  overflow: visible;
}
.promo-section .media .embed-container::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1em;
  left: 1em;
  z-index: -1;
  background-image: url("/assets/img/design/shadow.png");
  background-size: 8px;
  background-position: top right -0.25rem;
  transform: translate(-0.1875em, -0.1875em);
  transition: transform 0.1875s ease-out, opacity 0.1875s ease-out;
}
.promo-section .content {
  position: relative;
  z-index: 1;
  padding: 0 0 3em;
  max-width: 21.75rem;
  max-width: calc(8.3333333333vw * 12 - 2rem);
  margin: 0 auto;
  width: calc(100% - 2 * 2rem);
}
@media screen and (min-width: 700px) {
  .promo-section .content {
    padding: 5em 0;
    max-width: 38rem;
    margin: 0 1rem 0 calc(calc(8.3333333333vw * 11.25 - 2rem) - 35.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .promo-section .content {
    margin-left: calc(calc(8.3333333333vw * 10.75 - 2rem) - 34.5rem);
  }
}
@media (min-width: 1488px) {
  .promo-section .content {
    margin-left: 74.65rem;
    max-width: calc(91.4179104478vw + -75.3582089552rem);
  }
}
@media (min-width: 1757px) {
  .promo-section .content {
    max-width: calc(49.9377334994vw + -15.5338314653rem);
  }
}
.promo-section h4, .promo-section h5 {
  color: #1A1919;
}
.promo-section p, .promo-section ul {
  font-size: 1.1666666667em;
}
@media screen and (min-width: 480px) {
  .promo-section p, .promo-section ul {
    font-size: 1.4166666667em;
  }
}
.promo-section ul li:not(:last-child) {
  margin-bottom: 0.5em;
}
@media screen and (min-width: 700px) {
  .promo-section ul li:not(:last-child) {
    margin-bottom: 0.75em;
  }
}
.promo-section a {
  text-decoration: underline;
}
.promo-section a:hover {
  color: #FFFFFF;
}
.promo-section h2 {
  font-family: voltage, cursive, sans-serif;
  color: #FFFFFF;
  font-size: 3.5em;
  margin: 2rem 0 0.5em;
}
@media screen and (min-width: 1000px) {
  .promo-section h2 {
    font-size: 5em;
    margin-top: 0;
  }
}
.promo-section p {
  margin-bottom: 2em;
}
@media screen and (min-width: 700px) {
  .promo-section p {
    margin-bottom: 3em;
  }
}
.promo-section .button a {
  text-decoration: none;
}
.promo-section.promo-masterclass {
  background-color: #060606;
}
.promo-section.promo-masterclass h1, .promo-section.promo-masterclass h2, .promo-section.promo-masterclass h3, .promo-section.promo-masterclass h4, .promo-section.promo-masterclass h5, .promo-section.promo-masterclass h6, .promo-section.promo-masterclass p {
  color: #FFFFFF;
}
.promo-section.promo-masterclass a {
  text-decoration: none;
}
.promo-section.promo-masterclass .button {
  width: fit-content;
}
.promo-section.promo-masterclass .media {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 700px) {
  .promo-section.promo-masterclass .media {
    width: 50%;
  }
}
.promo-section.promo-masterclass .content {
  padding-bottom: 6rem;
}
@media screen and (min-width: 700px) {
  .promo-section.promo-masterclass .content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 640px;
  }
}
.promo-section.promo-uptown {
  background-color: transparent;
}

@media screen and (min-width: 700px) {
  .menu-lists {
    padding: 0 calc(8.3333333333vw * 0.5 - 2rem);
  }
}
@media screen and (min-width: 1000px) {
  .menu-lists {
    padding: 0 2rem;
    column-count: 2;
    column-gap: calc(8.3333333333vw * 1 - 2rem);
  }
}
@media screen and (min-width: 1280px) {
  .menu-lists {
    padding: 0 calc(8.3333333333vw * 0.7 - 2rem);
    column-gap: calc(8.3333333333vw * 1.1875 - 2rem);
  }
}
.menu-lists--no-columns {
  column-count: 1;
}
.menu-lists > div {
  display: inline-block;
  width: 100%;
}
.menu-lists > div:not(:last-child) {
  margin-bottom: 5em;
}
.menu-lists > div h2 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1041666667;
  font-size: 3.5em;
  color: #E67437;
  margin-bottom: 2.125rem;
}
@media screen and (min-width: 480px) {
  .menu-lists > div h2 {
    font-size: 3.75em;
  }
}
@media screen and (min-width: 700px) {
  .menu-lists > div h2 {
    font-size: 4em;
  }
}
.menu-lists > div ul li {
  display: inline-block;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: url("../assets/img/design/hr-dot-gray.svg");
  background-size: 10px;
  background-repeat: repeat-x;
  background-position: left bottom 0.25em;
}
.menu-lists > div ul li:not(:last-child) {
  margin-bottom: 2em;
}
.menu-lists > div ul li span {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.125;
  font-size: 2em;
  color: #605F5A;
  background-color: #FFFFFF;
}
.menu-lists > div ul li span:first-child {
  padding-right: 0.5833333333rem;
}
.menu-lists > div ul li span:last-child {
  padding-left: 0.5rem;
}
.menu-lists > div ul li span small {
  font-family: voltage, cursive, sans-serif;
  color: #A7A69C;
  font-size: 1.5rem;
}
.menu-lists > div ul li.menu-nest {
  background-image: none;
  display: block;
  padding-bottom: 2em;
}
.menu-lists > div ul li.menu-nest ul {
  padding-left: 2em;
  padding-top: 1em;
}
.menu-lists > div .combined {
  display: flex;
}
.menu-lists > div .combined ul {
  flex-grow: 2;
}
.menu-lists > div .combined ul:first-child {
  flex-grow: 3;
}
.menu-lists > div .combined ul:first-child li {
  background-image: none;
}
.menu-lists > div .combined ul:first-child li span {
  padding: 0;
}

@media screen and (min-width: 1000px) {
  .item-showcase .flex-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.item-showcase .flex-row > div {
  max-width: 48rem;
}
@media screen and (max-width: 999px) {
  .item-showcase .flex-row > div {
    margin-bottom: 2.625rem;
  }
}
@media screen and (max-width: 999px) and (min-width: 480px) {
  .item-showcase .flex-row > div {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 999px) and (min-width: 1280px) {
  .item-showcase .flex-row > div {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1000px) {
  .item-showcase .flex-row > div {
    width: calc(8.3333333333vw * 5 - 2rem);
  }
}
@media screen and (min-width: 1280px) {
  .item-showcase .flex-row > div {
    width: calc(8.3333333333vw * 4 - 2rem);
  }
}
.item-showcase .flex-row > div.center {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  .item-showcase .flex-row > div.center img {
    height: 300px;
  }
}
@media screen and (min-width: 700px) {
  .item-showcase .flex-row > div.center img {
    height: auto;
  }
}
.item-showcase .flex-row > a {
  transition: opacity 0.1875s ease-out;
}
@media screen and (max-width: 999px) {
  .item-showcase .flex-row > a {
    max-width: 23rem;
  }
}
@media screen and (min-width: 1000px) {
  .item-showcase .flex-row > a {
    width: calc(8.3333333333vw * 3 - 2rem);
  }
}
.item-showcase .flex-row > a:hover {
  opacity: 0.85;
}
.item-showcase .flex-row h3 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 4em;
  color: #E67437;
}
@media screen and (min-width: 480px) {
  .item-showcase .flex-row h3 {
    font-size: 5em;
  }
}
@media screen and (min-width: 700px) {
  .item-showcase .flex-row h3 {
    font-size: 6em;
  }
}
.item-showcase .flex-row:nth-child(2) {
  display: flex;
}
.item-showcase span {
  display: inline-block;
  margin-left: 6em;
  padding-left: 0;
  width: 100%;
}
.item-showcase span a img {
  max-height: 272px;
}
.item-showcase span > a {
  transition: opacity 0.1875s ease-out;
}
.item-showcase span > a:hover {
  opacity: 0.85;
  z-index: 1000;
}
@media screen and (min-width: 1000px) {
  .item-showcase span {
    display: block;
    padding-left: 1em;
  }
  .item-showcase span:nth-child(2) {
    margin-left: -6em;
    margin-top: 4em;
  }
  .item-showcase span a img {
    max-height: 350px;
  }
}
@media screen and (max-width: 999px) {
  .item-showcase span {
    margin-left: 0;
  }
  .item-showcase span:nth-child(2) {
    margin: 0 0 0 2em;
  }
}

.series-feature {
  position: relative;
  margin-bottom: 1.75rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  text-align: center;
  height: 0;
  padding-top: 100%;
}
@media screen and (min-width: 480px) {
  .series-feature {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .series-feature {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 480px) {
  .series-feature {
    padding-top: 56.3034188034%;
  }
}
.series-feature:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(26, 25, 25, 0.25);
  mix-blend-mode: multiply;
}
.series-feature .flex-fill {
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.series-feature .flex-fill > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.series-feature .flex-fill h3 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 4em;
  color: inherit;
  margin: 9.25% 0 1rem;
}
@media screen and (min-width: 480px) {
  .series-feature .flex-fill h3 {
    font-size: 5em;
  }
}
@media screen and (min-width: 700px) {
  .series-feature .flex-fill h3 {
    font-size: 6em;
  }
}
@media screen and (max-width: 999px) {
  .series-feature .flex-fill h3 {
    font-size: 7vw;
  }
}
@media screen and (max-width: 699px) {
  .series-feature .flex-fill h3 {
    font-size: 10vw;
  }
}
@media screen and (max-width: 479px) {
  .series-feature .flex-fill h3 {
    font-size: 15vw;
  }
}
.series-feature .flex-fill p {
  font-family: voltage, cursive, sans-serif;
  margin-bottom: 0.25rem;
}
.series-feature .flex-fill img {
  width: 9.1666666667em;
}

.episode-lists > div {
  margin-top: 5em;
}
.episode-lists h4 {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.1111111111;
  font-size: 3em;
  color: #E67437;
  text-align: center;
  margin-bottom: 2.75rem;
}
@media screen and (min-width: 1000px) {
  .episode-lists ul {
    column-count: 2;
    column-gap: 6rem;
  }
}
.episode-lists ul li {
  display: inline-block;
  width: 100%;
}
.episode-lists ul li > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2em;
  background-image: url("/assets/img/design/hr-dot-gray.svg");
  background-size: 10px;
  background-repeat: repeat-x;
  background-position: left bottom 0.6666666667em;
}
.episode-lists ul li > div span {
  font-family: voltage, cursive, sans-serif;
  line-height: 1.5;
  font-size: 2em;
  color: #A7A69C;
  background-color: #F1F0E1;
  padding-right: 0.5833333333rem;
}
.episode-lists ul li > div a {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1.125;
  font-size: 2em;
  color: #605F5A;
  background-color: #F1F0E1;
  padding-left: 0.6666666667rem;
}
.episode-lists ul li > div a:hover {
  color: #1A1919;
}

.site-message {
  background-color: #605F5A;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.site-message .flex {
  color: #FFFFFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: calc(100vh - 11.5rem);
}
@media screen and (min-width: 700px) {
  .site-message .flex {
    height: calc(100vh - 9.1666666667rem);
  }
}
@media screen and (min-width: 700px) and (min-height: 75em) {
  .site-message .flex {
    height: calc(100vh - 44.6666666667rem);
  }
}
@media screen and (min-width: 1280px) and (min-height: 75em) {
  .site-message .flex {
    height: calc(100vh - 41.4166666667rem);
  }
}
.site-message .flex h1 {
  font-size: 16vw;
}
@media screen and (min-width: 700px) {
  .site-message .flex h1 {
    font-size: 8.3125vw;
  }
}
@media screen and (min-width: 1440px) {
  .site-message .flex h1 {
    font-size: 10em;
  }
}

form.standard-form label.error {
  color: red;
}
form .g-recaptcha.error > div {
  border: 1px solid red;
}

.page-message {
  text-align: center;
}
.page-message h1 {
  margin-bottom: 3.75rem;
}
.page-message h1:last-of-type {
  margin-bottom: 5rem;
}

.site-banner {
  background-color: #FFFFFF;
  text-align: left;
  font-size: 1.3333333333em;
  margin-bottom: 3em;
  padding: 2.6666666667em;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 700px) {
  .site-banner {
    font-size: 2em;
    padding: 2.6666666667em 2.6666666667em 3.25em;
  }
}
.site-banner p {
  margin-bottom: 1em;
}
.site-banner p a {
  color: #72C4C4;
  display: inline;
  text-decoration: underline;
}
.site-banner .button {
  font-size: 1em;
  margin-top: 1em;
}
.site-banner .copy a {
  color: #FFFFFF;
  text-decoration: underline;
}
.site-banner .copy a:hover {
  color: #A7A69C;
}
.site-banner h3, .site-banner h6 {
  color: inherit;
}
.site-banner h6 {
  font-size: 4em;
}

/* The Modal (background) */
body.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 3em;
  min-width: 5em;
  width: 85%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
}

input[type=checkbox] {
  position: absolute;
  clip: rect(0 0 0 0);
}

/* Modal Content/Box */
.modal-content {
  background-color: #FFFFFF;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 2em;
}
@media screen and (min-width: 700px) {
  .modal-content {
    padding: 6em;
  }
}

.close {
  color: #A7A69C;
  display: inline-block;
  width: 100%;
  text-align: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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