/* Settings */
/* Generic */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
}
/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* Fonts */
/* Base */
*,
input[type="search"] {
  box-sizing: border-box;
}
*:focus,
input[type="search"]:focus {
  outline: 0;
}
html {
  font-size: 14px;
}
body {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #000000;
  min-width: 320px;
}
figure {
  margin: 0;
}
ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/**
 * Typography
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
}
strong {
  font-weight: 600;
}
a {
  color: inherit;
  text-decoration: none;
  transition: 0.1s linear;
}
a:hover {
  text-decoration: none;
}
/**
 * Forms
 */
fieldset {
  padding: 0;
  border: none;
}
textarea,
input {
  -webkit-font-smoothing: antialiased;
}
/* Libs */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Modules */
@font-face {
  font-family: "icomoon";
  src: url("https://www.phlavz.com/assets/fonts/icomoon.eot?7qtr8m");
  src: url("https://www.phlavz.com/assets/fonts/icomoon.eot?7qtr8m") format("embedded-opentype"),
    url("https://www.phlavz.com/assets/fonts/icomoon.ttf?7qtr8m") format("truetype"),
    url("https://www.phlavz.com/assets/fonts/icomoon.woff?7qtr8m") format("woff"),
    url("https://www.phlavz.com/assets/fonts/icomoon.svg?7qtr8m") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-down:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-left:before {
  content: "\e903";
}
.icon-right:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.svg {
  fill: inherit;
  height: inherit;
  width: inherit;
}
.btn {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  border: none;
  font-size: 20px;
  color: #fff;
  background-color: #011632;
  font-style: italic;
  text-transform: uppercase;
  padding: 6px 32px;
  letter-spacing: 3px;
  line-height: 1.6;
  text-align: center;
  transition: all 0.15s linear;
  border-radius: 4px;
}
.btn:hover {
  background: #4304a6;
  color: #fff;
}
.btn_order_online {
  background-color: #e3b341 !important;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .btn_order_online {
    margin-right: 10px;
  }
}
.btn--small {
  font-size: 14px;
  padding: 10px 12px;
  letter-spacing: 1px;
}
.form__step {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .form__step {
    margin-bottom: 30px;
  }
}
.form__footer {
  text-align: right;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .form__footer {
    padding: 0;
  }
}
.form__btn {
  width: 100%;
}
@media (min-width: 768px) {
  .form__btn {
    min-width: 238px;
    width: auto;
  }
}
.input,
.textarea {
  font-size: 18px;
  background: #e7e7e7;
  border: none;
  border-radius: 4px;
  width: 100%;
  color: #090c51;
}
.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: #090c51;
  text-transform: uppercase;
  opacity: 1;
}
.input::-moz-placeholder,
.textarea::-moz-placeholder {
  color: #090c51;
  text-transform: uppercase;
  opacity: 1;
}
.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: #090c51;
  text-transform: uppercase;
  opacity: 1;
}
.input::placeholder,
.textarea::placeholder {
  color: #090c51;
  text-transform: uppercase;
  opacity: 1;
}
@media (min-width: 768px) {
  .input,
  .textarea {
    font-size: 20px;
    border-radius: 8px;
  }
}
.input {
  height: 58px;
  padding: 0 28px;
}
@media (min-width: 768px) {
  .input {
    height: 64px;
    padding: 0 31px;
  }
}
.textarea {
  padding: 28px;
  min-height: 138px;
}
@media (min-width: 768px) {
  .textarea {
    padding: 31px;
    min-height: 200px;
  }
}
.mobile-header {
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
  position: fixed;
  top: 33px;
  right: 0;
  transition: all 0.25s ease-in-out;
  transform: translateX(100%);
}
.mobile-header.is-active {
  transform: translateX(0);
}
.mobile-header__btn {
  border: none;
  padding: 0;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  position: relative;
  width: 6px;
  height: 28px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 100%;
  line-height: 0;
  text-shadow: 0 0 4px #fff, 0 0 10px #875cf1, 0 0 20px #875cf1,
    0 0 30px #875cf1, 0 0 40px #875cf1, 0 0 50px #453067;
}
.mobile-header__btn .icon-right {
  right: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-header__btn::before {
  content: "";
  width: 40px;
  height: 40px;
  right: calc(100% - 10px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-header__nav__link {
  display: block;
  color: #b46ee3;
  padding: 12px 24px 8px;
  font-size: 14px;
  background: #001122;
  border-bottom: 1px solid #522173;
}
.header {
  padding-top: 70px;
  margin-bottom: 16px;
}
@media (min-width: 960px) {
  .header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0;
  }
}
.header__group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  position: relative;
  z-index: 2;
  padding-top: 88px;
}
.header__group__item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.header__group__item.is-active .header__link {
  border-bottom-color: #fff;
  color: #fff;
  text-shadow: 0 0 4px #fff, 0 0 10px #875cf1, 0 0 20px #875cf1,
    0 0 30px #875cf1, 0 0 40px #875cf1, 0 0 50px #453067;
}
.header__group--logo {
  position: relative;
  padding-top: 0;
  overflow: hidden;
}
@media (min-width: 960px) {
  .header__group--logo {
    -ms-flex: 0 1 220px;
    flex: 0 1 220px;
    text-align: center;
    z-index: 1;
    height: 291px;
  }
}
.header__logo {
  display: inline-block;
  margin: 0 auto -50px;
}
.header__logo__img {
  width: 100%;
  max-width: 222px;
  display: block;
}
@media (min-width: 1040px) {
  .header__logo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 420px;
  }
  .header__logo__img {
    max-width: none;
  }
}
.header__link {
  display: block;
  color: #b46ee3;
  border-bottom: 4px solid transparent;
  padding: 12px 12px 8px;
  font-size: 14px;
  background: #001122;
  text-transform: uppercase;
  transition: all 0.15s linear;
}
.header__link:hover {
  color: #fff;
  text-shadow: 0 0 4px #fff, 0 0 10px #875cf1, 0 0 20px #875cf1,
    0 0 30px #875cf1, 0 0 40px #875cf1, 0 0 50px #453067;
}
@media (min-width: 1020px) {
  .header__link {
    font-size: 12px;
    padding: 16px 12px 12px;
  }
}
.social {
  font-size: 24px;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0;
  margin: 0 -10px;
}
.social--large {
  font-size: 30px;
}
@media (min-width: 768px) {
  .social {
    font-size: 28px;
  }
  .social--large {
    font-size: 28px;
  }
}
.social__item {
  padding: 0 10px;
}
.social__link {
  display: inline-block;
  text-shadow: 0 0 4px #fff, 0 0 10px #875cf1, 0 0 20px #875cf1,
    0 0 30px #875cf1, 0 0 40px #875cf1, 0 0 50px #453067;
}
.social__link:hover {
  transform: scale(1.2);
  text-shadow: 0 0 4px #fff, 0 0 10px #b495fe, 0 0 20px #b495fe,
    0 0 30px #b495fe, 0 0 40px #b495fe, 0 0 50px #b495fe;
}
.social__link--facebook:hover {
  color: #0b85f7;
}
.social__link--twitter:hover {
  color: #19b2e9;
}
.social__link--instagram:hover {
  color: #dd2d84;
}
.social__link--youtube:hover {
  color: #f80000;
}
.social__link--apple:hover {
  color: #a6b2b8;
}
.social__link--spotify:hover {
  color: #2fd565;
}
.slider {
  position: relative;
  text-align: center;
}
.slider__img {
  width: 100%;
}
.slider__nav {
  background: #363434;
  width: 34px;
  opacity: 0.7;
  border: none;
  padding: 0;
  cursor: pointer;
}
.slider__nav::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 49px;
  background-repeat: no-repeat;
  transform: scale(0.7);
}
.slider__nav--prev::before {
  background: url("images/slider-prev.png");
}
.slider__nav--next::before {
  background: url("images/slider-next.png");
}
@media (min-width: 768px) {
  .slider__nav {
    width: 55px;
  }
  .slider__nav::before {
    transform: scale(1);
  }
}
.slider__navigator__btn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font-size: 20px;
  line-height: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
}
.slider__navigator__btn--prev {
  left: 8px;
}
.slider__navigator__btn--next {
  right: 8px;
}
@media (min-width: 768px) {
  .slider__navigator__btn {
    font-size: 32px;
  }
}
@media (min-width: 960px) {
  .slider__navigator__btn--prev {
    right: 100%;
    left: auto;
  }
  .slider__navigator__btn--next {
    left: 100%;
    right: auto;
  }
}
.slider__control {
  background: transparent;
  border: none;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  transition: 0.15s linear;
  cursor: pointer;
  letter-spacing: 4px;
  margin: 0 6px;
}
.slider__control:hover {
  text-decoration: none;
  color: #ff002f;
}
.slider__control--prev {
  left: 0;
  background-position: bottom left;
  background-size: 63px auto;
}
.slider__control--next {
  right: 0;
  background-position: bottom right;
  background-size: 65px auto;
}
@media (min-width: 768px) {
  .slider__control {
    font-size: 28px;
    margin: 0;
  }
  .slider__control--prev,
  .slider__control--next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }
  .slider__control--static {
    position: static;
    transform: none;
    margin: 0 17px;
  }
}
.slider .slick-dots {
  max-width: 330px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1 1;
  flex: 1 1;
  margin-top: 49px;
  transform: translateX(-16px);
}
@media (min-width: 768px) {
  .slider .slick-dots {
    margin-top: 16px;
    max-width: 1035px;
  }
}
.slider .slick-dots li {
  line-height: 0;
  margin: 0 4px;
}
.slider .slick-dots li.slick-active button {
  transform: scale(0.5);
}
.slider .slick-dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  text-indent: -9999px;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  background: #f4f5f9;
  transition: 0.15s linear;
}
@media (min-width: 768px) {
  .slider .slick-dots button {
    width: 12px;
    height: 12px;
  }
}
.slider--dark .slick-dots button {
  background: #0a0d50;
}
.footer {
  overflow: hidden;
  background: #020d17;
  padding: 15px 0 40px;
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
  color: #b46ee3;
}
@media (min-width: 768px) {
  .footer {
    font-size: 12px;
    padding: 41px 0 14px;
  }
}
.footer__logo {
  text-align: center;
  margin: 0 -34px -9px;
}
@media (min-width: 768px) {
  .footer__logo {
    margin-bottom: -15px;
  }
}
.footer__logo__inner {
  display: inline-block;
  position: relative;
}
.footer__logo__img {
  max-width: 704px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.footer__logo__highlight {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  animation-name: heroFadeIn;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.footer__social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer__social {
    margin-bottom: 44px;
  }
}
.footer__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .footer__nav {
    margin-bottom: 18px;
  }
}
.footer__nav__link {
  margin: 0 15px 8px;
}
.footer__nav__link:hover {
  color: #fff;
}
.footer__copyright {
  margin-bottom: 0;
}
.schedule {
  font-size: 18px;
  line-height: 1.66;
  /*margin-left: auto;*/
  margin: auto;
  text-transform: uppercase;
  color: #4304a6;
  text-align: center;
}
@media (min-width: 768px) {
  .schedule {
    text-align: left;
    font-size: 21px;
  }
}
.schedule__item {
  display: block;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .schedule__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 2px;
  }
}
.schedule__day {
  font-style: italic;
}
.schedule__time {
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  .schedule__day {
    float: left;
    width: 40%;
  }
  .schedule__time {
    float: left;
    width: 50%;
  }
}
/* Layouts */
.container {
  max-width: 1172px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}
.container_schedule {
  max-width: 1172px;
  margin-left: auto;
  margin-right: auto;
}
.container--large {
  max-width: 1140px;
  padding-left: 0;
  padding-right: 0;
}
.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -8px;
  /* Columns */
}
.grid .grid {
  margin: 0 -6px;
}
.grid .grid .grid__col {
  padding: 0 6px;
}
@media (min-width: 768px) {
  .grid {
    margin: 0 -13px;
  }
  .grid .grid {
    margin: 0 -10px;
  }
  .grid .grid .grid__col {
    padding: 0 10px;
  }
}
.grid--horizontalCenter {
  -ms-flex-pack: center;
  justify-content: center;
}
.grid--horizontalRight {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.grid--horizontalRight.grid--overflow > .grid__col {
  /* IE sucks at overflowing a justify-content: flex-end to the right,
               instead doing it to the left. Let's do a graceful fallback to
               shrink the columns so it fits instead. */
  -ms-flex-negative: 1;
}
.grid--verticalBottom {
  -ms-flex-align: end;
  align-items: flex-end;
}
.grid--verticalCenter {
  -ms-flex-align: center;
  align-items: center;
}
.grid--verticalStretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}
.grid--overflow {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.grid__col {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 8px;
  /* Column ordering */
  /* Tablet breakpoint columns */
  /* Desktop small breakpoint columns */
}
@media (min-width: 768px) {
  .grid__col {
    padding: 0 13px;
  }
}
.grid__col--1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.grid__col--2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.grid__col--3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.grid__col--4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.grid__col--5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.grid__col--6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.grid__col--7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.grid__col--8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.grid__col--9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.grid__col--10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.grid__col--11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.grid__col--12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.grid__col--order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.grid__col--order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.grid__col--order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.grid__col--order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.grid__col--flushRight {
  margin-left: auto;
}
.grid__col--flushLeft {
  margin-right: auto;
}
.grid__col--flexContainer {
  display: -ms-flexbox;
  display: flex;
}
.grid__col--frame {
  width: 100vw;
  min-height: 100vh;
}
@media (min-width: 768px) {
  .grid__col {
    /* Column ordering */
  }
  .grid__col--tablet-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .grid__col--tablet-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .grid__col--tablet-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid__col--tablet-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .grid__col--tablet-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .grid__col--tablet-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid__col--tablet-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .grid__col--tablet-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .grid__col--tablet-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid__col--tablet-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .grid__col--tablet-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .grid__col--tablet-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid__col--tabletOrder-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .grid__col--tabletOrder-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .grid__col--tabletOrder-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .grid__col--tabletOrder-4 {
    -ms-flex-order: 4;
    order: 4;
  }
}
@media (min-width: 960px) {
  .grid__col {
    /* Column ordering */
  }
  .grid__col--desktopSmall-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .grid__col--desktopSmall-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .grid__col--desktopSmall-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid__col--desktopSmall-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .grid__col--desktopSmall-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .grid__col--desktopSmall-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid__col--desktopSmall-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .grid__col--desktopSmall-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .grid__col--desktopSmall-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid__col--desktopSmall-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .grid__col--desktopSmall-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .grid__col--desktopSmall-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid__col--desktopSmallOrder-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .grid__col--desktopSmallOrder-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .grid__col--desktopSmallOrder-3 {
    -ms-flex-order: 3;
    order: 3;
  }
}
.section {
  overflow: hidden;
  padding: 40px 0 70px;
}
.section__container {
  max-width: 980px;
}
.section__header {
  text-align: center;
  margin-bottom: 17px;
}
.application__content.section {
  padding-bottom: 40px;
}
.wizard-header header {
  color: #250274;
}
.tab__content__header {
  margin: 0 auto 50px;
}
@media (min-width: 768px) {
  .section__header {
    margin-bottom: 40px;
  }
  .tab__content__header {
    margin: 0 15rem 50px;
    font-size: 20px;
  }
}
.section__title {
  font-size: 25px;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 300;
}
@media (min-width: 768px) {
  .section__title {
    margin-bottom: 10px;
    font-size: 34px;
  }
  .section__title br {
    display: none;
  }
}
.section__subtitle {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
.hero {
  overflow: hidden;
  background-color: #001328;
  background-repeat: no-repeat;
  padding-bottom: 118px;
  padding-top: 70px;
  text-align: center;
  min-height: 550px;
  background-size: cover;
}
@media (min-width: 1040px) {
  .hero {
    padding-bottom: 137px;
    background-attachment: fixed;
    padding-top: 0;
  }
}
.hero--home {
  background-position: center;
  background-image: url("images/home-hero-bg--mobile.jpg");
  background-size: contain;
}
@media (min-width: 960px) {
  .hero--home {
    background-image: url("images/home-hero-bg.jpg");
  }
}
.hero--reservation,
.hero--careers {
  background-image: url("images/contact-hero-bg--mobile.jpg");
}
@media (min-width: 960px) {
  .hero--reservation,
  .hero--careers {
    background-image: url("images/contact-hero-bg.jpg");
  }
}
.hero--gallery {
  background-position: center;
  background-image: url("images/gallery-hero-bg--mobile.jpg");
}
@media (min-width: 960px) {
  .hero--gallery {
    background-image: url("images/story-hero-bg.jpg");
  }
}
.hero--story {
  background-position: center;
  background-image: url("images/story-hero-bg--mobile.jpg");
}
@media (min-width: 960px) {
  .hero--story {
    background-image: url("images/story-hero-bg.jpg");
  }
}
.hero--menu {
  background-position: center;
  background-image: url("images/menu-hero-bg--mobile.jpg");
  padding-bottom: 0;
  padding-top: 0;
}

.hero__menu-item {
  margin-bottom: 1rem;
}

@media (min-width: 960px) {
  .hero--menu {
    background-image: url("images/menu-hero-bg.jpg");
  }
}
.hero__address,
.hero__contact {
  text-transform: uppercase;
}
.hero__address {
  font-weight: 300;
  display: block;
  font-size: 25px;
}
@media (min-width: 768px) {
  .hero__address {
    font-size: 34px;
  }
}
.hero__contact {
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 34px;
  display: inline-block;
}
@media (min-width: 768px) {
  .hero__contact {
    font-size: 40px;
  }
}
.hero__figure {
  display: inline-block;
  position: relative;
  mix-blend-mode: lighten;
  vertical-align: middle;
}
.hero__figure__img {
  max-width: 100%;
  display: block;
}
.hero__figure__highlight {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  animation-name: heroFadeIn;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.hero__figure--1 {
  max-width: 240px;
}
@media (min-width: 768px) {
  .hero__figure--1 {
    max-width: none;
  }
}
.hero__figure--2 {
  max-width: 200px;
}
@media (min-width: 768px) {
  .hero__figure--2 {
    max-width: none;
    transform: translateY(10px);
  }
}
.hero__figure--2 .hero__figure__highlight {
  animation-delay: 1s;
}
.hero__figure--3 {
  max-width: 250px;
}
@media (min-width: 768px) {
  .hero__figure--3 {
    max-width: none;
  }
}
.hero__figure--3 .hero__figure__highlight {
  animation-delay: 2s;
}
.hero__location {
  display: block;
  animation-name: heroGLow;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.hero__location--1,
.hero__location--2 {
  text-shadow: 0 0 4px #fff, 0 0 10px #875cf1, 0 0 20px #875cf1,
    0 0 30px #875cf1, 0 0 40px #875cf1, 0 0 50px #453067;
}
.hero__location--2 {
  animation-delay: 1s;
}
.hero__location--3 {
  margin: -40vw -164px 0;
  pointer-events: none;
}
@media (min-width: 420px) {
  .hero__location--3 {
    margin-top: -30vw;
  }
}
@media (min-width: 860px) {
  .hero__location--3 {
    margin: -240px -164px 0;
  }
}
.hero__location--3 .hero__figure__highlight {
  animation-delay: 2s;
}
@keyframes heroFadeIn {
  0%,
  33.33%,
  100% {
    opacity: 0;
  }
  16.66% {
    opacity: 1;
  }
}
@keyframes heroGLow {
  0%,
  33.33%,
  100% {
    text-shadow: 0 0 4px #fff, 0 0 10px #875cf1, 0 0 20px #875cf1,
      0 0 30px #875cf1, 0 0 40px #875cf1, 0 0 50px #453067;
  }
  16.66% {
    text-shadow: 0 0 4px #fff, 0 0 10px #b495fe, 0 0 20px #b495fe,
      0 0 30px #b495fe, 0 0 40px #b495fe, 0 0 50px #b495fe;
  }
}
.numeric {
  font-family: Helvetica, Arial, sans-serif;
}
.content {
  background-color: #fff;
  color: #250274;
}
.content__container {
  max-width: 980px;
}
.updates {
  overflow: hidden;
  background: #01152f;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 0;
}
.updates__container {
  position: relative;
  padding: 40px 0 25px;
}
@media (min-width: 768px) {
  .updates__container {
    padding: 40px 0 70px;
  }
}
@media (min-width: 768px) {
  .updates__container::before {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    content: "";
    width: 15vw;
    background: linear-gradient(to left, #001123, rgba(0, 0, 0, 0));
    z-index: 10;
  }
  .updates__container::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 100%;
    width: 100vw;
    background: #001123;
  }
}
@media (min-width: 960px) {
  .updates__container::before {
    width: 260px;
  }
}
.updates__slider {
  padding-left: 32px;
  padding-top: 7px;
}
.updates__slide {
  min-width: 232px;
  max-width: 232px;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .updates__slide {
    min-width: 320px;
    max-width: 320px;
    padding: 0 23px;
  }
}
.updates__figure {
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.updates__figure:hover .updates__img {
  transform: scale(1.2);
}
.updates__figure:hover .updates__cta {
  transform: translateY(0);
}
@media (min-width: 768px) {
  .updates__figure {
    margin-bottom: 22px;
  }
}
@media (max-width: 959px) {
  .slick-active .updates__figure .updates__img {
    transform: scale(1.2);
  }
  .slick-active .updates__figure .updates__cta {
    transform: translateY(0);
  }
}
.updates__img {
  width: 100%;
  transition: all 0.15s linear;
}
.updates__cta {
  background: #000;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  font-size: 14px;
  text-align: center;
  padding: 24px 0 30px;
  transition: all 0.15s linear;
  text-transform: uppercase;
  transform: translateY(100%);
}
@media (min-width: 768px) {
  .updates__cta {
    font-size: 18px;
    padding: 24px 0 50px;
  }
}
.updates__desc {
  padding: 0 12px;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .updates__desc {
    font-size: 12px;
    padding: 0 4px;
  }
}
.updates .slider__navigator__btn {
  transition: all 0.15s linear;
  text-shadow: 1px 0px 10px #875cf1, 1px 0px 20px #875cf1, 1px 0px 30px #875cf1,
    1px 0px 40px #875cf1;
}
.updates .slider__navigator__btn:hover {
  text-shadow: 0 0 4px #fff, 0 0 10px #b495fe, 0 0 20px #b495fe,
    0 0 30px #b495fe, 0 0 40px #b495fe, 0 0 50px #b495fe;
}
@media (min-width: 768px) {
  .updates {
    padding-top: 0;
  }
}
@media (max-width: 640px) {
  .updates .slider__navigator__btn {
    margin-top: -25px;
  }
}
.instagram {
  overflow: hidden;
  background: #fff;
  color: #01152e;
  font-size: 34px;
  padding: 0;
}
.instagram__container {
  position: relative;
  padding: 35px 0 25px;
}
@media (min-width: 768px) {
  .instagram__container {
    padding: 28px 0 35px;
  }
}
@media (min-width: 768px) {
  .instagram__container::before {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    content: "";
    width: 15vw;
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
    z-index: 10;
  }
  .instagram__container::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 100%;
    width: 100vw;
    background: #fff;
  }
}
@media (min-width: 960px) {
  .instagram__container::before {
    width: 160px;
  }
}
.instagram__slider {
  padding-left: 32px;
  margin-top: -6px;
  padding-top: 11px;
}
.instagram__slider .slider .slick-dots {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .instagram__slider {
    padding-top: 0;
  }
}
.instagram__slide {
  padding: 0 8px;
  line-height: 0;
}
@media (min-width: 768px) {
  .instagram__slide {
    padding: 0 11px;
  }
}
.instagram__figure {
  max-width: 84px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  position: relative;
  backface-visibility: hidden;
  transform: translateZ(0);
}
@media (min-width: 768px) {
  .instagram__figure {
    max-width: 126px;
  }
}
.instagram__figure:hover .instagram__img {
  transform: scale(1.2);
}
.instagram__figure:hover .instagram__cta {
  text-shadow: 0 0 4px #fff, 0 0 10px #b495fe, 0 0 20px #b495fe,
    0 0 30px #b495fe, 0 0 40px #b495fe, 0 0 50px #b495fe;
}
.instagram__img {
  width: 100%;
  transition: all 0.15s linear;
}
.instagram__cta {
  transition: all 0.15s linear;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  text-shadow: 0 0 4px #fff, 0 0 10px #875cf1, 0 0 20px #875cf1,
    0 0 30px #875cf1, 0 0 40px #875cf1, 0 0 50px #453067;
}
@media (min-width: 768px) {
  .instagram__cta {
    font-size: 30px;
  }
}
.instagram .slider__navigator__btn {
  margin-top: 12px;
}
@media (min-width: 640px) {
  .instagram .slider__navigator__btn {
    margin-top: 28px;
  }
}
.home__content {
  background: url("images/home-content-bg--mobile.jpg") no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 33px 0 47px;
}
@media (min-width: 768px) {
  .home__content {
    background-image: url("images/home-content-bg.jpg");
  }
}
@media (min-width: 960px) {
  .home__content {
    background-attachment: fixed;
  }
}
.home__content__footer {
  text-align: center;
  padding-top: 16px;
}
@media (min-width: 768px) {
  .home__content__footer {
    padding-top: 26px;
  }
}
.home__content__btn {
  min-width: 300px;
}
@media (min-width: 768px) {
  .home__details {
    display: -ms-flexbox;
    display: flex;
  }
}
.home__banner__img {
  display: block;
  width: 100%;
}
.home__banner {
  margin: 50px auto 0;
}
@media (min-width: 768px) {
  .home__banner {
    -ms-flex: 0 1 583px;
    flex: 0 1 583px;
    /*margin-right: 20px;*/
  }
}
.home__schedule {
  padding-top: 50px;
  padding-bottom: 190px;
}
@media (min-width: 768px) {
  .home__schedule {
    -ms-flex: 0 0 311px;
    flex: 0 0 311px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.reservation__content {
  padding-bottom: 64px;
}
.reservation__inner {
  padding: 0 9px;
}
@media (min-width: 768px) {
  .reservation__inner {
    display: -ms-flexbox;
    display: flex;
    padding: 42px 0 0;
  }
}
.reservation__form {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .reservation__form {
    -ms-flex: 0 1 495px;
    flex: 0 1 495px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .reservation__schedule {
    -ms-flex: 0 0 311px;
    flex: 0 0 311px;
    padding-left: 24px;
  }
}
.reservation__contact {
  color: #090c51;
  white-space: nowrap;
  text-align: right;
  display: inline-block;
  padding-top: 23px;
  line-height: 1;
}
.reservation__contact__address {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 300;
}
.reservation__contact__number {
  font-weight: 400;
  font-size: 32px;
}
@media (min-width: 768px) {
  .reservation__contact {
    padding-top: 53px;
  }
  .reservation__contact__address {
    font-size: 38px;
  }
  .reservation__contact__number {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  .careers__content {
    padding-bottom: 35px;
  }
}
@media (min-width: 768px) {
  .careers__inner {
    display: -ms-flexbox;
    display: flex;
    padding-top: 43px;
  }
}
.careers__form {
  padding: 0 9px 58px;
}
@media (min-width: 768px) {
  .careers__form {
    -ms-flex: 0 1 495px;
    flex: 0 1 495px;
    padding: 0;
  }
}
.careers__opening {
  -ms-flex: 1 1;
  flex: 1 1;
  margin-left: auto;
  text-transform: uppercase;
  font-style: italic;
  padding-left: 19px;
}
.careers__opening__title {
  color: #011632;
  font-size: 23px;
  margin-bottom: 10px;
  font-weight: 400;
}
.careers__opening__list {
  padding-left: 45px;
  line-height: 1.69;
}
.careers__opening__item {
  font-size: 19px;
  color: #4304a6;
}
@media (min-width: 768px) {
  .careers__opening {
    padding-left: 24px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 50px;
    padding-top: 10px;
  }
  .careers__opening__title {
    font-size: 26px;
  }
  .careers__opening__item {
    font-size: 21px;
  }
}
.story__hero__logo__inner {
  display: inline-block;
  position: relative;
}
.story__hero__img {
  max-width: 704px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.story__hero__highlight {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  animation-name: heroFadeIn;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.story__container {
  position: relative;
  padding-left: 20px;
  padding-right: 30px;
}
.story__content {
  padding-bottom: 0;
}
.story__toggle {
  background: none;
  padding: 0;
  border: none;
  cursor: pointer;
  position: absolute;
  bottom: 28px;
  line-height: 0;
  right: 6px;
  font-size: 18px;
  transition: all 0.15s linear;
}
.story__toggle.is-active {
  transform: rotate(-180deg);
}
@media (min-width: 768px) {
  .story__toggle {
    left: 100%;
    right: auto;
  }
}
.story__article {
  font-size: 20px;
  line-height: 1.43;
  color: #250274;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  max-height: 764px;
}
@media (min-width: 768px) {
  .story__article {
    font-size: 24px;
    line-height: 1.5;
  }
}
.story__article.is-active {
  max-height: 1000vw;
}
.story__article.is-active::after {
  display: none;
}
.story__article::after {
  content: "";
  position: absolute;
  height: 190px;
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  width: 100%;
  bottom: 0;
  left: 0;
}
.story__article__body {
  color: #250274;
  padding-bottom: 30px;
}
.story__article__body p {
  font-weight: 300;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .story__article__body p {
    margin-top: 26px;
    margin-bottom: 0;
  }
}
.story__article__img {
  width: 100%;
  margin-bottom: 16px;
  clear: both;
}
@media (min-width: 768px) {
  .story__article__img {
    width: auto;
    max-width: 454px;
    float: right;
    padding-left: 68px;
    margin-bottom: 34px;
  }
}
.menu__section {
  padding-bottom: 42px;
}
@media (min-width: 768px) {
  .menu__section {
    background-image: url("images/menu-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 81px;
  }
}
@media (min-width: 960px) {
  .menu__section {
    background-attachment: fixed;
  }
}
.menu__container {
  padding: 0;
  max-width: 1125px;
}
@media (min-width: 768px) {
  .menu__container {
    padding: 0 16px;
  }
}
@media (min-width: 768px) {
  .menu__inner {
    display: -ms-flexbox;
    display: flex;
    padding-top: 23px;
  }
}
.menu__nav {
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  padding: 17px 24px 0;
  margin-bottom: 46px;
}
.menu__nav__btn {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 6px;
}
@media (max-width: 768px) {
  .menu__nav__btn {
    background: #01055d;
  }
}
@media (min-width: 768px) {
  .menu__nav {
    display: block;
    -ms-flex: 0 0 185px;
    flex: 0 0 185px;
    padding: 29px 0 0;
    margin-bottom: 0;
  }
  .menu__nav__btn {
    display: block;
    width: 100%;
    margin: 0 0 16px;
  }
}
.menu__scroller {
  overflow: auto;
  max-height: 625px;
  margin-bottom: 32px;
}
.menu__scroller__wrapper {
  position: relative;
}
.menu__scroller__wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  width: 100%;
}
.menu__scroller .menu__content__img {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .menu__scroller {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .menu__content {
    -ms-flex: 1 1;
    flex: 1 1;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .menu__content__inner {
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    max-width: 60%;
    padding-left: 38px;
    padding-right: 75px;
  }
}
.menu__content__figures {
  padding: 0 12px;
}
.menu__content__figures__item {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.menu__content__figures__item:hover .menu__content__figures__img {
  transform: scale(1.3);
}
.menu__content__figures__item:last-child {
  margin-bottom: 0;
}
.menu__content__figures__img {
  display: block;
  width: 100%;
  transition: all 0.25s ease-in-out;
}
@media (min-width: 768px) {
  .menu__content__figures {
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 60%;
    padding: 42px 0 0;
  }
  .menu__content__figures__item {
    margin-bottom: 27px;
  }
}
.menu__content__img {
  display: block;
  width: 100%;
}
.menu__upsell {
  background: #fff;
  overflow: hidden;
  color: #250274;
}
.menu__upsell__container {
  max-width: 1366px;
  padding: 0;
}
@media (min-width: 768px) {
  .menu__upsell__inner {
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) {
  .menu__upsell__figure,
  .menu__upsell__content {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
  }
}
.menu__upsell__figure {
  overflow: hidden;
  display: block;
}
.menu__upsell__figure:hover .menu__upsell__img {
  transform: scale(1.3);
}
.menu__upsell__img {
  width: 100%;
  display: block;
  transition: all 0.25s ease-in-out;
}
.menu__upsell__content {
  text-align: center;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 33px 0 29px;
}
@media (min-width: 768px) {
  .menu__upsell__content {
    padding: 0;
  }
}
.menu__upsell__title {
  font-size: 34px;
  margin-bottom: 8px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .menu__upsell__title {
    font-size: 65px;
    margin-bottom: 16px;
  }
}
.menu__upsell__desc {
  font-size: 22px;
  margin-bottom: 20px;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .menu__upsell__desc {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
.menu__upsell__footer {
  padding: 0 58px;
}
@media (min-width: 768px) {
  .menu__upsell__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
  }
}
.menu__upsell__cta {
  width: 100%;
  margin-bottom: 15px;
}
.menu__upsell__cta:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .menu__upsell__cta {
    width: auto;
    min-width: 238px;
    margin-bottom: 0;
  }
}
.gallery__container {
  position: relative;
}
@media (max-width: 768px) {
  .gallery__container {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.gallery__link {
  display: block;
  overflow: hidden;
  margin-bottom: 12px;
}
.gallery__link:hover .gallery__img {
  transform: scale(1.2);
}
@media (min-width: 768px) {
  .gallery__link {
    margin-bottom: 20px;
  }
}
.gallery__img {
  display: block;
  width: 100%;
  transition: all 0.15s linear;
}
/* Trumps */
.media {
  /* If element is hidden from mobile and below */
  /* If element is only available at mobile breakpoint */
  /* If element is hidden from tablet and below */
  /* If element is only available at tablet breakpoint */
}
@media (max-width: 767px) {
  .media--hidden\@mobile {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .media--available\@mobile {
    display: none !important;
  }
}
@media (max-width: 959px) {
  .media--hidden\@tablet {
    display: none !important;
  }
}
@media (min-width: 960px) {
  .media--available\@tablet {
    display: none !important;
  }
}
@media (max-width: 1039px) {
  .media--hidden\@desktopSmall {
    display: none !important;
  }
}
@media (min-width: 1040px) {
  .media--available\@desktopSmall {
    display: none !important;
  }
}
.media--accessibly-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.swal2-title {
  font-size: 30px !important;
}
.swal2-html-container {
  font-size: 20px !important;
}
.swal2-confirm {
  font-size: 14px !important;
}
.maxwell,
.NotFoodTruck,
.Not87orland {
  display: none;
}

.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;

  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
.load--spinner {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%,
  100% {
    top: 24px;
    height: 32px;
  }
}

div.g-recaptcha div {
  margin: auto;
}

.maxwell-menus {
  margin-top: 2rem;
  margin-bottom: 5rem;
}

.maxwell-menu {
  margin: auto;
  margin-top: 1rem;
  display: block;
  width: 300px;
}

.phlavz-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.phlavz-menu img {
  width: 98%;
}

@media (min-width: 768px) {
  .phlavz-menu img {
    width: 65%;
  }
}


