/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

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

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

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

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

@font-face {
  font-family: Tan;
  src: url(../fonts/tan.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: block
}

@font-face {
  font-family: Service Gothic;
  src: url(../fonts/service-gothic.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: block
}

@font-face {
  font-family: Hauora;
  src: url(../fonts/Hauora-Regular.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block
}

@font-face {
  font-family: Hauora;
  src: url(../fonts/Hauora-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: block
}

.t-heading-l {
  font-family: Tan, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 21px;
  text-transform: uppercase
}

@media (min-width:71.25em) {
  .t-heading-l {
	font-size: 28px
  }
}

.t-heading-m {
  font-family: Tan, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase
}

@media (min-width:71.25em) {
  .t-heading-m {
	font-size: 24px
  }
}

.t-heading-s {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-style: normal
}

@media (min-width:80em) {
  .t-heading-s {
	font-size: 21px
  }
}

.t-heading-xs {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
}

@media (min-width:71.25em) {
  .t-heading-xs {
	font-size: 16px
  }
}

.t-heading-xxs {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .02em
}

@media (min-width:71.25em) {
  .t-heading-xxs {
	font-size: 12px
  }
}

.t-body-l {
  font-family: Hauora, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px
}

@media (min-width:71.25em) {
  .t-body-l {
	font-size: 21px
  }
}

.t-body-m {
  font-family: Hauora, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px
}

@media (min-width:71.25em) {
  .t-body-m {
	font-size: 18px
  }
}

.u-align-center {
  text-align: center
}

.u-color-white {
  color: #edeae6
}

.u-color-black {
  color: #303030
}

.u-color-periwinkle {
  color: #707cf7
}

.u-color-error,
.u-color-paloma {
  color: #ff8e5e
}

.u-bg-white {
  background-color: #edeae6
}

.u-bg-black {
  background-color: #303030
}

.u-bg-periwinkle {
  background-color: #707cf7
}

.u-bg-error,
.u-bg-paloma {
  background-color: #ff8e5e
}

*,
:after,
:before {
  box-sizing: border-box
}

ol,
ul {
  padding: 0
}

blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0
}

body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5
}

ol[class],
ul[class] {
  list-style: none
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

img {
  max-width: 100%;
  display: block
}

article>*+* {
  margin-top: 1em
}

button,
input,
select,
textarea {
  font: inherit
}

@media (prefers-reduced-motion:reduce) {
  * {
	-webkit-animation-duration: .01ms !important;
	animation-duration: .01ms !important;
	-webkit-animation-iteration-count: 1 !important;
	animation-iteration-count: 1 !important;
	transition-duration: .01ms !important;
	scroll-behavior: auto !important
  }
}

body,
html {
  overflow-x: hidden
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
  background-color: #707cf7
}

body {
  background-color: #edeae6;
  color: #303030;
  font-family: Hauora, Helvetica Neue, Helvetica, sans-serif
}

*,
:after,
:before {
  box-sizing: inherit
}

a {
  color: inherit;
  text-decoration: none
}

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

::-moz-selection {
  color: #303030;
  background: #ff8e5e
}

::selection {
  color: #303030;
  background: #ff8e5e
}

.l-site {
  display: flex;
  flex-wrap: wrap
}

@media (max-width:71.24em) {
  .l-site {
	flex-direction: column-reverse
  }
}

.l-site__gallery {
  width: 50%;
  position: relative;
  min-height: 80vh
}

@media (min-width:71.25em) {
  .l-site__gallery {
	min-height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	width: 50vw;
	height: 100vh
  }
}

.l-site__main {
  width: 50%;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
  position: relative
}

@media (max-width:71.24em) {
  .l-site__main {
	padding-left: 5vw;
	padding-right: 5vw;
	padding-bottom: 50px
  }
}

@media (min-width:71.25em) {
  .l-site__main {
	max-width: 960px;
	margin-left: 50%;
	min-height: 100vh;
	display: flex;
	padding-bottom: 30px;
	flex-direction: column;
	justify-content: space-between
  }
}

@media (max-width:71.24em) {

  .l-site__gallery,
  .l-site__main {
	width: 100%
  }
}

.btn-alt {
  display: inline-block;
  padding: 6px 35px;
  background-color: #707cf7;
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 100px;
  color: #edeae6;
  transition: border .2s linear, background .2s linear, color .2s linear;
  border: 2px solid #707cf7;
  position: relative;
  overflow: hidden;
  white-space: nowrap
}

@media (min-width:71.25em) {
  .btn-alt {
	font-size: 16px
  }
}

.btn-alt:hover {
  color: #707cf7;
  background-color: #edeae6
}

.btn-alt:hover svg * {
  fill: #707cf7
}

.btn-alt:hover * {
  -webkit-animation-play-state: paused;
  animation-play-state: paused
}

.btn-alt svg {
  display: inline-block;
  margin-left: 3px;
  height: 10px;
  width: auto
}

@media (min-width:71.25em) {
  .btn-alt svg {
	height: 12px
  }
}

.btn-alt svg * {
  transition: fill .2s linear
}

.btn-alt__a,
.btn-alt__b,
.btn-alt__c,
.btn-alt__d {
  -webkit-animation: marquee 4s linear infinite forwards;
  animation: marquee 4s linear infinite forwards;
  padding: 0 4px 0 5px
}

.btn-alt__a {
  position: relative;
  display: block
}

.btn-alt__b {
  left: calc(100% - 35px)
}

.btn-alt__b,
.btn-alt__c {
  position: absolute;
  width: calc(100% - 70px);
  top: 6px
}

.btn-alt__c {
  right: calc(100% - 35px)
}

.btn-alt__d {
  position: absolute;
  width: calc(100% - 70px);
  right: calc(200% - 105px);
  top: 6px
}

@-webkit-keyframes marquee {
  0% {
	-webkit-transform: translateX(0);
	transform: translateX(0)
  }

  to {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
  }
}

@keyframes marquee {
  0% {
	-webkit-transform: translateX(0);
	transform: translateX(0)
  }

  to {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
  }
}

.visit-store {
  display: block;
  width: 100%;
  margin-top: 50px
}

.btn {
  display: inline-block;
  padding: 6px 10px;
  background-color: #707cf7;
  font-size: 12px;
  letter-spacing: .05em;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 100px;
  color: #edeae6;
  transition: border .2s linear, background .2s linear, color .2s linear;
  border: 1px solid #707cf7
}

@media (max-width:31.24em) {
  .btn {
	font-size: 11px
  }
}

@media (min-width:71.25em) {
  .btn {
	font-size: 14px;
	padding: 6px 12px
  }
}

@media (min-width:64em) {
  .btn {
	padding: 6px 18px
  }
}

.btn:hover {
  color: #707cf7;
  background-color: #edeae6
}

.btn:hover svg * {
  fill: #707cf7
}

.btn svg {
  display: inline-block;
  margin-left: 3px;
  height: 10px;
  width: auto
}

@media (min-width:71.25em) {
  .btn svg {
	height: 12px
  }
}

.btn svg * {
  transition: fill .2s linear
}

.btn.--alt {
  color: #707cf7;
  background-color: #edeae6
}

.btn.--alt svg * {
  fill: #707cf7
}

.btn.--alt:hover {
  color: #edeae6;
  background-color: #707cf7
}

.btn.--alt:hover svg * {
  fill: #edeae6
}

.btn.--large {
  font-size: 15px;
  padding: 8px 24px
}

.btn.--struck {
  text-decoration: line-through
}

.header__top.--struck {
  text-decoration: line-through
}

.--struck {
  text-decoration: line-through
}

@media (min-width:71.25em) {
  .btn.--large {
	font-size: 17px;
	padding: 8px 28px
  }
}

@media (min-width:64em) {
  .btn.--large {
	font-size: 18px;
	padding: 8px 32px
  }
}

.faq {
  margin-top: 20px
}

.faq__faq+.faq__faq {
  margin-top: 20px
}

.faq__q {
  padding: 20px 40px 0 0;
  font-family: Hauora, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  position: relative
}

@media (min-width:80em) {
  .faq__q {
	font-size: 18px
  }
}

.faq__a {
  opacity: 1;
  pointer-events: all
}

.faq__a p:first-of-type {
  padding-top: 10px
}

.footer {
  font-size: 14px;
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  letter-spacing: .1em;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 50px;
  position: relative
}

@media (min-width:0.0625em) and (max-width:38.125em) {
  .footer {
	flex-wrap: wrap
  }
}

@media (min-width:71.25em) and (max-width:79.375em) {
  .footer {
	flex-wrap: wrap
  }
}

@media (min-width:64em) {
  .footer {
	font-size: 14px;
	margin-top: 75px
  }
}

.footer__link {
  color: #707cf7;
  border-bottom: 1px solid transparent;
  transition: border .1s linear;
  margin-right: 7px;
  display: inline-block
}

.footer__link:hover {
  border-color: #707cf7
}

.footer__connect,
.footer__contact {
  position: relative;
  z-index: 1;
  background-color: #edeae6;
  margin: 10px 0
}

@media (min-width:0.0625em) and (max-width:33.8125em) {

  .footer__connect,
  .footer__contact {
	width: 100%
  }
}

@media (min-width:71.25em) and (max-width:77.5em) {

  .footer__connect,
  .footer__contact {
	width: 100%
  }
}

.footer__contact {
  padding-right: 10px
}

.footer__heading {
  width: 100%;
  margin-bottom: 8px;
  letter-spacing: .1em
}

.footer__connect {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  padding-left: 12px
}

@media (min-width:0.0625em) and (max-width:33.8125em) {
  .footer__connect {
	padding-left: 0
  }
}

@media (min-width:71.25em) and (max-width:77.5em) {
  .footer__connect {
	padding-left: 0
  }
}

.footer__connect a {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  margin-top: -1px
}

.footer__connect a:nth-of-type(2) {
  -webkit-transform: translateY(2px);
  transform: translateY(2px)
}

.footer__connect a svg {
  width: 100%;
  height: auto
}

@media (min-width:0.0625em) and (max-width:33.8125em) {
  .footer__connect a {
	margin-top: -2px
  }
}

.form {
  margin-top: 100px;
  position: relative;
  padding-top: 100px;
  border-top: 1px solid #303030
}

.form:after,
.form:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #303030;
  position: absolute;
  left: 0
}

.form:before {
  top: -10px
}

.form:after {
  top: 10px
}

.form__header {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 500;
  margin-bottom: 20px
}

@media (min-width:71.25em) {
  .form__header {
	font-size: 16px
  }
}

.form__form {
  position: relative;
  height: 54px;
  width: 100%;
  max-width: 450px
}

.form__form input {
  position: absolute;
  height: 54px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #707cf7;
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: .1em;
  line-height: 54px;
  padding: 15px 80px 15px 15px !important
}

@media (min-width:71.25em) {
  .form__form input {
	font-size: 16px
  }
}

.form__form button {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer
}

.form div.mce_inline_error {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  background-color: transparent !important;
  padding-left: 0 !important;
  color: #ff8e5e !important;
  position: absolute !important;
  top: calc(100% + 5px) !important
}

.form #mc_embed_signup input.mce_inline_error {
  border-color: #ff8e5e !important;
  padding-left: 15px !important;
  color: #303030
}

.form #mce-success-response {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  padding-bottom: 10px;
  color: #707cf7
}

.gallery {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden
}

.gallery .flickity-slider,
.gallery .gallery__item {
  min-height: 80vh;
  width: 100%
}

@media (min-width:71.25em) {

  .gallery .flickity-slider,
  .gallery .gallery__item {
	min-height: 100vh
  }
}

.gallery .gallery__item {
  overflow: hidden;
  cursor: -webkit-grab;
  cursor: grab
}

.gallery .gallery__item img {
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  max-width: 200%;
  max-height: 200%;
  transition: -webkit-transform 20s cubic-bezier(.19, 1, .22, 1);
  transition: transform 20s cubic-bezier(.19, 1, .22, 1);
  transition: transform 20s cubic-bezier(.19, 1, .22, 1), -webkit-transform 20s cubic-bezier(.19, 1, .22, 1)
}

.gallery .gallery__item img.lazyload {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important
}

.gallery .gallery__item.is-selected img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.gallery .flickity-prev-next-button {
  display: none
}

.gallery .flickity-page-dots {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  z-index: 1;
  text-align: center
}

.gallery .flickity-page-dots .dot {
  height: 15px;
  width: 15px;
  border: 1px solid #edeae6;
  border-radius: 100%;
  display: inline-block;
  margin: 5px;
  transition: all .2s linear;
  cursor: pointer
}

.gallery .flickity-page-dots .dot.is-selected {
  border: 1px solid #707cf7;
  background: #707cf7;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.header {
  padding: 80px 0 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}

@media (max-width:31.24em) {
  .header {
	justify-content: center
  }
}

@media (min-width:71.25em) {
  .header {
	padding-top: 70px
  }
}

.header__top {
  width: 100%;
  background-color: #707cf7;
  color: #edeae6;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 12px;
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 10px 5vw
}

@media (max-width:31.24em) {
  .header__top {
	justify-content: center
  }
}

@media (min-width:71.25em) {
  .header__top {
	font-size: 14px;
	padding-right: 50px
  }

  .header__top:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	background-color: #707cf7;
	width: 50vw
  }
}

.header__top svg {
  margin-left: 5px
}

.header__logo {
  display: block;
  height: 40px;
  width: 40px
}

@media (min-width:64em) {
  .header__logo {
	height: 50px;
	width: 50px
  }
}

.header__logo svg {
  width: 100%;
  height: auto;
  display: block
}

.header__nav {
  color: #707cf7;
  font-size: 12px;
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  text-align: right;
  display: flex;
  align-items: center;
  font-weight: 500;
  letter-spacing: .05em
}

@media (min-width:71.25em) {
  .header__nav {
	font-size: 14px
  }
}

@media (max-width:31.24em) {
  .header__nav {
	width: 100%;
	margin-top: 20px;
	justify-content: center;
	text-align: center;
	font-size: 11px
  }
}

.header__nav-item {
  margin-right: 15px;
  position: relative
}

.header__nav-item:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #707cf7;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: all .4s cubic-bezier(.19, 1, .22, 1);
  opacity: 0;
  -webkit-transform: translateY(4px);
  transform: translateY(4px)
}

.header__nav-item:hover:after {
  opacity: 1;
  -webkit-transform: none;
  transform: none
}

@media (min-width:42.1875em) {
  .info {
	display: flex;
	flex-wrap: wrap
  }
}

.info__full {
  padding: 40px 0;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #303030;
  position: relative
}

.info__full:after,
.info__full:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #303030;
  position: absolute;
  left: 0;
  z-index: 1
}

.info__full:before {
  bottom: -12px
}

.info__full:after {
  bottom: 10px
}

.info__left,
.info__right {
  width: 100%;
  padding: 40px 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  text-align: center
}

@media (min-width:42.1875em) {

  .info__left,
  .info__right {
	width: 50%
  }
}

.info__left a,
.info__right a {
  color: #707cf7;
  border-bottom: 1px solid transparent;
  transition: border .2s linear
}

.info__left a:hover,
.info__right a:hover {
  border-bottom-color: #707cf7
}

@media (min-width:42.1875em) {
  .info__left {
	border-right: 1px solid #303030
  }
}

.info__right {
  border-top: 1px solid #303030
}

@media (min-width:42.1875em) {
  .info__right {
	border-top: 0
  }
}

.info__heading {
  margin-bottom: 10px
}

.info__maps-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase
}

.info__maps-links a {
  font-size: 12px;
  margin: 8px;
  font-weight: 700
}

@media (min-width:71.25em) {
  .info__maps-links a {
	font-size: 13px
  }
}

.menu-item {
  width: 100%
}

.menu-item,
.menu-item+.menu-item {
  margin-top: 50px
}

.menu-item__description {
  max-width: 32em;
  margin: auto auto
}

.menu-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px
}

.menu-nav__item {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #303030;
  background: none;
  border: 0;
  border-bottom: 1px solid transparent;
  padding: 0 0 4px;
  cursor: pointer;
  transition: color .2s linear, border-color .2s linear;
  letter-spacing: .1em;
}

@media (min-width:71.25em) {
  .menu-nav__item {
	font-size: 14px
  }
}

.menu-nav__item:hover {
  color: #707cf7
}

.menu-nav__item.is-active {
  color: #707cf7;
  border-color: #707cf7
}

.menu-panel {
  display: none
}

.menu-panel.is-active {
  display: block
}

.menu-category {
  width: 100%
}

.menu-category+.menu-category {
  margin-top: 50px
}

.menu-category__name {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 1px solid #303030;
  font-weight: 600
}

.menu-item__name {
  font-weight: 600
}

#menu .menu-item__name {
  margin-bottom: 10px
}

.menu-item__name.--brand {
  font-family: Hauora, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 700
}

.menu-item__tag {
  color: #999;
}

@media (min-width:71.25em) {
  .menu-item__name.--brand {
	font-size: 18px
  }
}

.rtf h1,
.rtf h2,
.rtf h3,
.rtf h4,
.rtf h5,
.rtf h6 {
  font-family: Service Gothic, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .02em
}

@media (min-width:71.25em) {

  .rtf h1,
  .rtf h2,
  .rtf h3,
  .rtf h4,
  .rtf h5,
  .rtf h6 {
	font-size: 24px
  }
}

.rtf p {
  font-family: Hauora, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px
}

.rtf p strong {
  font-weight: 700
}

@media (min-width:71.25em) {
  .rtf p {
	font-size: 18px
  }
}

.rtf a {
  color: #707cf7;
  border-bottom: 1px solid transparent;
  transition: border .15s linear
}

.rtf a:hover {
  border-color: #707cf7
}

.rtf *+p {
  margin-top: .8em
}

.rtf *+h3 {
  margin-top: 1.5em
}

.section {
  margin-top: 100px;
  padding-top: 100px;
  border-top: 1px solid #303030;
  position: relative
}

.section:after,
.section:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #303030;
  position: absolute;
  left: 0;
  z-index: 1
}

.section:before {
  top: -12px
}

.section:after {
  top: 10px
}

@media (min-width:71.25em) {
  .section {
	margin-top: 100px
  }
}

.section__body {
  margin-top: 40px
}

.section__body,
.section__heading {
  position: relative
}

@media (max-width:71.24em) {

  .section__body,
  .section__heading {
	max-width: 620px;
	margin-left: auto;
	margin-right: auto
  }
}

.section__footer {
  margin-top: 50px
}

.section.--no-border {
  border-top: 0;
  margin-top: 0;
  padding-top: 70px
}

.section.--no-border:after,
.section.--no-border:before {
  display: none
}

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

.section.--info {
  padding: 0;
  margin-top: 100px
}

.section.--info+.section {
  margin-top: 0
}

.text-lockup {
  margin-top: 100px;
  max-width: 620px
}

@media (max-width:71.24em) {
  .text-lockup {
	margin-left: auto;
	margin-right: auto
  }
}

@media (min-width:71.25em) {
  .text-lockup {
	margin-top: 100px
  }
}

.text-lockup h1 {
  font-family: Tan, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 21px
}

@media (min-width:31.25em) {
  .text-lockup h1 {
	font-size: 28px
  }
}

@media (min-width:64em) {
  .text-lockup h1 {
	font-size: 36px
  }
}

.text-lockup p {
  margin-top: 1.5em;
  font-size: 15px;
  letter-spacing: .03em;
  line-height: 1.7
}

.text-lockup .rtf p {
  font-family: Hauora, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: normal;
  line-height: 1.5
}

@media (min-width:71.25em) {
  .text-lockup .rtf p {
	font-size: 18px
  }
}

@media (min-width:71.25em) {
  .text-lockup p {
	font-size: 16px
  }
}

.text-lockup.--centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto
}

.modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px
}

.modal.is-dismissed {
  display: none
}

.modal__overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(48, 48, 48, .6)
}

.modal__box {
  position: relative;
  z-index: 1;
  background-color: #edeae6;
  color: #303030;
  max-width: 400px;
  width: 100%;
  padding: 40px 30px 30px;
  border-radius: 8px;
  text-align: center
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  padding: 5px;
  font-size: 24px;
  line-height: 1;
  color: #303030;
  cursor: pointer
}

.modal__heading {
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #303030
}

.modal__message+.modal__message {
  margin-top: 10px
}

.modal__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 20px
}

.modal__message a {
  color: #707cf7;
  border-bottom: 1px solid transparent;
  transition: border .15s linear
}

.modal__message a:hover {
  border-color: #707cf7
}