/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15 /* 1 */;
  -ms-text-size-adjust: 100% /* 2 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  height: 0 /* 1 */;
  overflow: visible /* 2 */;
}
pre {
  font-family: monospace, monospace /* 1 */;
  font-size: 1em /* 2 */;
}
a {
  background-color: transparent /* 1 */;
  -webkit-text-decoration-skip: objects /* 2 */;
}
abbr[title] {
  border-bottom: none /* 1 */;
  -webkit-text-decoration: underline /* 2 */;
          text-decoration: underline /* 2 */;
  -webkit-text-decoration: underline dotted /* 2 */;
          text-decoration: underline dotted /* 2 */;
}
code,
kbd,
samp {
  font-family: monospace, monospace /* 1 */;
  font-size: 1em /* 2 */;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: $font /* 1 */;
  font-size: 100% /* 1 */;
  line-height: 1.15 /* 1 */;
  margin: 0 /* 2 */;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button /* 2 */;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  color: inherit /* 2 */;
  display: table /* 1 */;
  max-width: 100% /* 1 */;
  padding: 0 /* 3 */;
  white-space: normal /* 1 */;
}
progress {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  outline-offset: -2px /* 2 */;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button /* 1 */;
  font: inherit /* 2 */;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: 'material';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/material/material.woff2") format('woff2');
  src: url("https://fonts.gstatic.com/s/materialicons/v43/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2") format('woff2');
  font-display: block;
}
@font-face {
  font-family: 'tofino';
  src: url("/fonts/tofino/tofino.woff2") format('woff2'), url("/fonts/tofino/tofino.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'american';
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/american/american.woff2") format('woff2'), url("/fonts/american/american.woff") format('woff');
  font-display: block;
}
@font-face {
  font-family: 'american';
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/american/american-bold.woff2") format('woff2'), url("/fonts/american/american-bold.woff") format('woff');
  font-display: block;
}
@font-face {
  font-family: 'bluefire';
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/bluefire/bluefire.woff2") format('woff2'), url("/fonts/bluefire/bluefire.woff") format('woff');
  font-display: block;
}
a {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}
a:visited {
  color: inherit;
}
a:initial {
  color: #fff;
}
.link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 500 14px/22px "tofino", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.link img {
  margin-right: 15px;
}
p {
  color: #8d5d3b;
  font: normal 14px/22px "american", sans-serif;
}
h1 {
  color: #fff;
  font: bold 60px/75px "tofino", arial, sans-serif;
  margin: 20px 0;
}
h2 {
  color: $main;
  font: bold 20px/30px "tofino", arial, sans-serif;
  margin: 20px 0;
}
hr {
  margin: 10px 0;
}
.aside {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 10px;
}
.aside:before {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: $gold;
  margin-bottom: 20px;
}
.text--white {
  color: #fff !important;
}
.text--upper {
  text-transform: uppercase;
}
.text--right {
  text-align: right !important;
}
.text--left {
  text-align: left !important;
}
.text--center {
  text-align: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
section {
  position: relative;
}
@media screen and (max-width: 1050px) {
  h1 {
    font: bold 50px/65px "tofino", arial, sans-serif;
  }
  h2 {
    font: bold 20px/30px "tofino", arial, sans-serif;
  }
  .link {
    font: 500 12px/18px "tofino", arial, sans-serif;
    letter-spacing: 0.5px;
  }
  .link img {
    margin-right: 10px;
  }
}
@media screen and (max-width: 599px) {
  h1 {
    font: bold 36px/48px "tofino", arial, sans-serif;
  }
  h2 {
    font: bold 18px/24px "tofino", arial, sans-serif;
  }
}
html {
  font-family: "american", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  direction: ltr;
  min-height: 100vh;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
body {
  width: 100%;
  min-height: 100vh;
}
.body {
  width: 100%;
  min-height: 100vh;
}
::-moz-selection {
  background: #8d5d3b;
  text-shadow: none;
  color: #ffc90d;
}
::selection {
  background: #8d5d3b;
  text-shadow: none;
  color: #ffc90d;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.container--1400 {
  width: 1400px;
}
.container--1000 {
  width: 1000px;
}
.container--900 {
  width: 900px;
}
.container--800 {
  width: 800px;
}
.container--700 {
  width: 700px;
}
.container--600 {
  width: 600px;
}
.container--500 {
  width: 500px;
}
.container--400 {
  width: 400px;
}
.container--300 {
  width: 300px;
}
.tablet--only {
  display: none !important;
}
.mobile--only {
  display: none !important;
}
.desktop--hide {
  display: none !important;
}
@media screen and (max-width: 1050px) {
  .tablet--only {
    display: block !important;
  }
  .tablet--hide {
    display: none !important;
  }
  .desktop--only {
    display: none !important;
  }
  .desktop--hide {
    display: block !important;
  }
}
@media screen and (max-width: 599px) {
  .mobile--only {
    display: block !important;
  }
  .mobile--hide {
    display: none !important;
  }
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
  max-width: 100%;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.mi,
.fs-lightbox-control {
  font-family: 'material';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-display: block;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.mi-12,
.fs-lightbox-control-12 {
  font-size: 12px;
  width: 12px;
  height: 12px;
}
.mi-14,
.fs-lightbox-control-14 {
  font-size: 14px;
  width: 14px;
  height: 14px;
}
.mi-16,
.fs-lightbox-control-16 {
  font-size: 16px;
  width: 16px;
  height: 16px;
}
.mi-18,
.fs-lightbox-control-18 {
  font-size: 18px;
  width: 18px;
  height: 18px;
}
.mi-24,
.fs-lightbox-control-24 {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.mi-30,
.fs-lightbox-control-30 {
  font-size: 30px;
  width: 30px;
  height: 30px;
}
.mi-36,
.fs-lightbox-control-36 {
  font-size: 36px;
  width: 36px;
  height: 36px;
}
.mi-42,
.fs-lightbox-control-42 {
  font-size: 42px;
  width: 42px;
  height: 42px;
}
.mi-48,
.fs-lightbox-control-48 {
  font-size: 48px;
  width: 48px;
  height: 48px;
}
.headroom {
  will-change: transform;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.headroom--not-top {
  background: #8d5d3b;
  padding: 20px 0;
}
.headroom--not-top .header__logo {
  width: 200px;
}
.headroom--not-top.header--brown .header__logo img:nth-child(1) {
  display: block;
}
.headroom--not-top.header--brown .header__logo img:nth-child(2) {
  display: none;
}
.headroom--not-top.header--brown .header__menu > a,
.headroom--not-top.header--brown .header__menu label {
  color: #fff;
}
@media screen and (max-width: 599px) {
  .headroom--not-top {
    padding: 10px 0;
    background: #8d5d3b;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
            box-shadow: 0 0 30px rgba(0,0,0,0.2);
  }
  .headroom--not-top .header__logo {
    width: 60px;
  }
  .headroom--not-top .header__menu__open {
    color: #fff;
    background: transparent;
  }
  .headroom--not-top .header__mobile a {
    color: #fff;
  }
  .headroom--not-top.header--brown .header__menu > a,
  .headroom--not-top.header--brown .header__menu label {
    color: #ead4b9;
  }
}
/* formstone v1.4.16-1 [carousel.css] 2019-08-06 | GPL-3.0 License | formstone.it */
.fs-carousel.fs-carousel-enabled {
  width: 100%;
  position: relative;
}
.fs-carousel.fs-carousel-enabled:after {
  clear: both;
  content: '';
  display: table;
}
.fs-carousel,
.fs-carousel *,
.fs-carousel:after,
.fs-carousel:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.fs-carousel-enabled.fs-carousel-contained,
.fs-carousel-enabled.fs-carousel-contained .fs-carousel-container,
.fs-carousel-enabled.fs-carousel-contained .fs-carousel-viewport,
.fs-carousel-enabled.fs-carousel-contained .fs-carousel-wrapper {
  overflow: hidden;
}
.fs-carousel-enabled .fs-carousel-viewport {
  position: relative;
}
.fs-carousel-enabled .fs-carousel-viewport:after {
  clear: both;
  content: '';
  display: table;
}
.fs-carousel-enabled .fs-carousel-wrapper {
  position: relative;
}
.fs-carousel-enabled .fs-carousel-wrapper:after {
  clear: both;
  content: '';
  display: table;
}
.fs-carousel-enabled .fs-carousel-container {
  position: relative;
}
.fs-carousel-enabled .fs-carousel-canister {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.5s ease;
  transition: -webkit-transform 1.5s ease;
  -o-transition: transform 1.5s ease;
  transition: transform 1.5s ease;
  transition: transform 1.5s ease, -webkit-transform 1.5s ease;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fs-carousel-enabled.fs-carousel-auto_height .fs-carousel-canister {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: height 1.5s ease, -webkit-transform 1.5s ease;
  transition: height 1.5s ease, -webkit-transform 1.5s ease;
  -o-transition: height 1.5s ease, transform 1.5s ease;
  transition: height 1.5s ease, transform 1.5s ease;
  transition: height 1.5s ease, transform 1.5s ease, -webkit-transform 1.5s ease;
}
.fs-carousel-enabled .fs-carousel-item {
  min-height: 1px;
  display: block;
}
.fs-carousel-enabled .fs-carousel-item img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.fs-carousel-single .fs-carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.fs-carousel-single .fs-carousel-item.fs-carousel-visible {
  position: relative;
  z-index: 2;
}
.fs-carousel-controls {
  display: none;
}
.fs-carousel-enabled .fs-carousel-controls {
  width: 100%;
  margin: 0;
  padding: 0;
}
.fs-carousel-controls_custom.fs-carousel-visible,
.fs-carousel-enabled .fs-carousel-controls.fs-carousel-visible {
  display: block;
}
.fs-carousel-enabled .fs-carousel-control {
  border: none;
  cursor: pointer;
  padding: 0;
}
.fs-carousel-pagination {
  display: none;
}
.fs-carousel-enabled .fs-carousel-pagination {
  width: 100%;
}
.fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible {
  display: block;
}
.fs-carousel-enabled .fs-carousel-page {
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0;
}
.fs-carousel-enabled .fs-carousel-page.fs-carousel-active {
  background: #000;
}
.fs-carousel-enabled.fs-carousel-rtl {
  direction: rtl;
}
/* formstone v1.4.16-1 [lightbox.css] 2019-08-06 | GPL-3.0 License | formstone.it */
.fs-lightbox {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 101;
  background: #fff;
  opacity: 0;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fs-lightbox,
.fs-lightbox:not(input):not(textarea) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.fs-lightbox-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
}
.fs-lightbox-animating {
  -webkit-transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease;
  -o-transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease;
  transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease;
}
.fs-lightbox-animating .fs-lightbox-content,
.fs-lightbox-animating .fs-lightbox-control,
.fs-lightbox-animating .fs-lightbox-meta,
.fs-lightbox-animating .fs-lightbox-thumbnails,
.fs-lightbox-animating .fs-lightbox-tools {
  -webkit-transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
  -o-transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
  transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
}
.fs-lightbox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.fs-lightbox-open {
  opacity: 1;
}
.fs-lightbox-overlay.fs-lightbox-open {
  opacity: 0.75;
}
.fs-lightbox-close {
  border: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 105;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0;
  font-family: material;
  font-size: 48px;
  color: #8d5d3b;
  background: transparent;
}
.fs-lightbox-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 103;
  background: #fff;
  overflow: hidden;
}
.fs-lightbox-container:after {
  clear: both;
  content: '';
  display: table;
}
.fs-lightbox-content {
  width: 100%;
  background: #fff;
  opacity: 1;
  overflow: hidden;
  padding: 0;
  visibility: visible;
}
.fs-lightbox-content:after {
  clear: both;
  content: '';
  display: table;
}
.fs-lightbox-inline .fs-lightbox-content {
  width: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.fs-lightbox-iframed .fs-lightbox-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.fs-lightbox-mobile .fs-lightbox-image_container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
      transform: translate3D(0, 0, 0);
}
.fs-lightbox-image {
  display: block;
}
.fs-lightbox-mobile .fs-lightbox-image {
  position: relative;
}
.fs-lightbox-video {
  width: 100%;
  height: 100%;
}
.fs-lightbox-iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: auto;
}
.fs-lightbox-meta {
  opacity: 1;
  clear: both;
  visibility: visible;
}
.fs-lightbox-control {
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  visibility: visible;
  white-space: nowrap;
  font-size: 48px;
  background: transparent;
}
.fs-lightbox-control_previous {
  left: 0;
}
.fs-lightbox-control_next {
  right: 0;
}
.fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden;
}
.no-touchevents .fs-lightbox .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden;
}
.fs-lightbox-caption:after {
  clear: both;
  content: '';
  display: table;
}
.fs-lightbox-toggle {
  border: none;
  padding: 0;
  display: none;
}
.fs-lightbox-thumbnails {
  height: 60px;
  clear: both;
  overflow: hidden;
  padding: 0;
}
.fs-lightbox-thumbnail_container {
  height: 80px;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 30px;
  text-align: center;
  white-space: nowrap;
}
.fs-lightbox-thumbnail_item {
  width: 50px;
  height: 50px;
  position: relative;
  background: 0 0;
  border: none;
  display: inline-block;
  margin: 0 10px 0 0;
  opacity: 0.25;
  overflow: hidden;
  padding: 0;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.fs-lightbox-thumbnail_item:last-child {
  margin: 0;
}
.fs-lightbox-thumbnail_item img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.fs-lightbox-thumbnail_item.fs-lightbox-active,
.no-touchevents .fs-lightbox-thumbnail_item:hover {
  opacity: 1;
}
.fs-lightbox-loading .fs-lightbox-content,
.fs-lightbox-loading .fs-lightbox-control,
.fs-lightbox-loading .fs-lightbox-meta,
.fs-lightbox-loading .fs-lightbox-thumbnails,
.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 0;
  -webkit-transition: opacity 0.25s linear, visibility 0.25s linear;
  -o-transition: opacity 0.25s linear, visibility 0.25s linear;
  transition: opacity 0.25s linear, visibility 0.25s linear;
  visibility: hidden;
}
.fs-lightbox-loading .fs-lightbox-loading_icon,
.fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails,
.fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 1;
  visibility: visible;
}
.fs-lightbox-mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
  border-radius: 0;
}
.fs-lightbox-mobile .fs-lightbox-container {
  position: static;
  background: #111;
}
.fs-lightbox-mobile .fs-lightbox-content {
  height: 100%;
  background-color: #111;
}
.fs-lightbox-mobile .fs-lightbox-tools {
  width: 100%;
  position: fixed;
  background-color: #111;
}
.fs-lightbox-mobile .fs-lightbox-controls {
  text-align: center;
}
.fs-lightbox-mobile .fs-lightbox-control {
  opacity: 1;
  visibility: visible;
}
.no-touchevents .fs-lightbox-mobile .fs-lightbox-control,
.no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
  visibility: visible;
}
.fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
  cursor: default !important;
}
.fs-lightbox-mobile .fs-lightbox-position {
  color: #999;
}
.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #eee;
}
.fs-lightbox-mobile .fs-lightbox-image {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content,
.fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
  width: auto;
  background: 0 0;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
  position: fixed;
  top: 70%;
  width: 100%;
  z-index: 105;
  background-color: #111;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  display: inline-block;
  margin: 0 5px;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  width: 100%;
  height: 80%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #222;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
      transform: translate(0, 100%);
  -webkit-transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s, -webkit-transform 0.25s ease;
  transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s, -webkit-transform 0.25s ease;
  -o-transition: transform 0.25s ease, opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
  transition: transform 0.25s ease, opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
  transition: transform 0.25s ease, opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s, -webkit-transform 0.25s ease;
}
.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnails {
  width: 100%;
  height: 70px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #111;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
      transform: translate(0, 100%);
  -webkit-transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s, -webkit-transform 0.25s ease;
  transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s, -webkit-transform 0.25s ease;
  -o-transition: transform 0.25s ease, opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
  transition: transform 0.25s ease, opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
  transition: transform 0.25s ease, opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s, -webkit-transform 0.25s ease;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
  height: 100px;
}
.fs-lightbox-touch.fs-lightbox-thumbnails_open .fs-lightbox-thumbnails {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.fs-lightbox-lock {
  overflow: hidden !important;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-container,
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  overflow: visible;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  position: relative;
}
.fs-lightbox .fs-viewer {
  top: 0;
  bottom: 0;
}
.fs-lightbox .fs-viewer,
.fs-lightbox .fs-viewer .fs-viewer-wrapper {
  height: auto;
  width: auto;
  position: absolute;
  right: 0;
  left: 0;
  background: #111;
}
.fs-lightbox .fs-viewer .fs-viewer-wrapper {
  top: 0;
  bottom: 0;
}
.fs-lightbox .fs-viewer .fs-viewer-loading_icon {
  display: none !important;
}
.fs-lightbox .fs-viewer .fs-viewer-viewport {
  top: 5px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}
.fs-lightbox .fs-viewer .fs-viewer-controls {
  position: absolute;
  bottom: 10px;
}
@media screen and (max-width: 599px) {
  .fs-lightbox-close {
    color: #fff;
  }
}
body {
  background: #ddd;
}
header {
  background: transparent;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  padding: 30px 0;
  color: #fff;
}
header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__mobile {
  display: none;
}
.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  position: relative;
}
.header__menu > a,
.header__menu label {
  padding: 10px;
  margin: 0 20px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  color: #fff;
}
.header__menu > a:hover,
.header__menu label:hover {
  color: #ffc90d;
  cursor: pointer;
}
.header__menu input[type=checkbox] {
  display: none;
}
.header__menu input[type=checkbox]:checked ~ .menu__sub {
  display: block;
}
.header__menu__open {
  display: none;
}
.header__menu__close {
  display: none;
}
.header--brown .header__logo img:nth-child(1) {
  display: none;
}
.header--brown .header__logo img:nth-child(2) {
  display: block;
}
.header--brown .header__menu > a,
.header--brown .header__menu label {
  color: #8d5d3b;
}
.header__logo {
  width: 300px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.header__logo img:nth-child(2) {
  display: none;
}
.wa {
  position: fixed;
  right: -10px;
  top: 50%;
  width: 80px;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  z-index: 3;
}
.wa:hover {
  right: 0;
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.menu__sub {
  background: #ffc90d;
  padding: 20px 15px;
  text-align: center;
  font: normal 14px/22px "tofino", arial, sans-serif;
  position: absolute;
  top: 60px;
  left: 22%;
  border-radius: 3px;
  display: none;
}
.menu__sub:before {
  content: '';
  border: 10px solid transparent;
  border-bottom-color: #ffc90d;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
.menu__sub a {
  color: #8d5d3b;
  display: block;
  letter-spacing: -2px;
  padding: 5px 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu__sub a:hover {
  color: #f05a22;
}
@media screen and (max-width: 1050px) {
  header .container {
    padding: 0 20px;
  }
  .header__menu > a,
  .header__menu label {
    margin: 0 5px;
    font-size: 11px;
  }
  .header__logo {
    width: 200px;
  }
}
@media screen and (max-width: 599px) {
  .header__logo {
    width: 60px;
    line-height: 0;
    overflow: hidden;
  }
  .header__logo img {
    max-width: none;
    width: 200px;
  }
  .header__menu {
    position: fixed;
    top: -10%;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: #553317;
    padding: 30px 20px;
    display: none;
  }
  .header__menu > a,
  .header__menu label {
    display: block;
    color: #ead4b9;
    font: normal 16px/22px "tofino", arial, sans-serif;
    letter-spacing: -2.5px;
  }
  .header__menu .menu__sub {
    background: transparent;
    position: static;
    display: block;
    text-align: left;
    padding: 10px 15px 20px;
  }
  .header__menu .menu__sub a {
    color: #ead4b9;
    font: bold 14px/20px "american", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 10px;
  }
  .header--brown .header__menu > a,
  .header--brown .header__menu label {
    color: #ead4b9;
  }
  .header__menu__close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    color: #ead4b9;
  }
  .header__menu__open {
    line-height: 0;
    display: block;
    background: #8d5d3b;
    padding: 10px;
    border-radius: 5px;
  }
  .wa {
    width: 50px;
    top: 80%;
  }
  .header__mobile {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__mobile a {
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
  }
}
footer {
  background: url("/img/bg-footer.png") center/cover no-repeat;
  color: #fff;
  text-align: center;
}
footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 70px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer__phone {
  color: #f05a22;
  background: url("/img/bg-contact.png") center no-repeat;
  width: 350px;
  height: 200px;
  padding: 30px 30px 0 130px;
  text-align: left;
}
.footer__phone__large {
  font: bold 20px/24px "american", sans-serif;
}
.footer__phone__small {
  text-transform: uppercase;
  font: bold 11px/15px "tofino", arial, sans-serif;
  margin-top: 10px;
  border-top: 1px dashed #f05a22;
  padding-top: 10px;
  letter-spacing: -2px;
}
.footer__social {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 80px;
}
.footer__social__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer__social__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}
.footer__social__col a {
  margin-right: 10px;
  color: #fff;
}
.footer__social__title {
  font: bold 18px/24px "american", sans-serif;
  margin-bottom: 20px;
}
.footer__open {
  background: url("/img/bg-schedule.png") center no-repeat;
  width: 473px;
  height: 161px;
}
.footer__disc {
  font-size: 11px;
  margin-top: 40px;
}
.footer__disc a {
  color: #fff;
}
@media screen and (max-width: 1050px) {
  footer .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-top: 50px;
  }
  .footer__social {
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }
  .footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__social__col {
    margin: 0 20px;
  }
  .footer__social__title {
    width: 100%;
  }
  .footer__phone {
    background-size: contain;
    padding: 30px 20px 0 100px;
    width: 300px;
  }
  .footer__open {
    width: 400px;
    background-size: contain;
  }
}
@media screen and (max-width: 599px) {
  footer .container {
    padding: 40px 20px;
  }
  .footer__social__title {
    margin-top: 30px;
  }
  .footer__social {
    padding: 0 20px;
    margin-top: 0;
    display: block;
  }
  .footer__social__col {
    padding: 15px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__social__row {
    display: block;
  }
}
.button {
  position: relative;
  background: transparent;
  border: 0;
  padding: 0;
  font: normal 18px/22px "american", sans-serif;
  letter-spacing: 1px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
}
.button--cta {
  color: #fff !important;
  background: url("/img/bg-button.png") center no-repeat;
  width: 191px;
  height: 55px;
  -webkit-transition: -webkit-filter 0.1s;
  transition: -webkit-filter 0.1s;
  -o-transition: filter 0.1s;
  transition: filter 0.1s;
  transition: filter 0.1s, -webkit-filter 0.1s;
}
.button--cta:hover {
  -webkit-filter: hue-rotate(30deg);
          filter: hue-rotate(30deg);
}
.button--admin {
  background: #f05a22;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
}
.button--outline {
  border: 1px solid #f05a22;
  color: #f05a22;
  padding: 10px 15px;
  font-size: 14px;
}
@media screen and (max-width: 599px) {
  .button {
    font: normal 12px/18px "tofino", arial, sans-serif;
    letter-spacing: -2px;
    padding: 10px 20px;
  }
  .button--cta {
    background-size: cover;
    height: 42px;
    width: auto;
  }
}
.h__delivery {
  width: 200px;
  position: absolute;
  top: -100px;
  right: 40px;
}
.h__header {
  background: #bbb url("/img/bg-body.png") center/cover;
}
.h__header__img {
  overflow: hidden;
}
.h__header__img img {
  width: 100%;
  height: 750px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-animation: scaling 12s alternate infinite;
          animation: scaling 12s alternate infinite;
}
.h__body {
  background: #bbb url("/img/bg-body.png") center/cover;
}
.h__body .container {
  height: 600px;
  padding: 50px 200px;
}
.h__body .button {
  margin-top: 40px;
}
.h__body__p {
  font: normal 20px/36px "american", sans-serif;
  color: #8d5d3b;
  position: relative;
  z-index: 2;
}
.h__body__title {
  font: normal 48px/60px "bluefire";
  color: #8d5d3b;
  margin: 30px 0 60px 0;
}
.hb__cactus {
  background: url("/img/hb-cactus.png") center no-repeat;
  width: 146px;
  height: 210px;
  position: absolute;
  top: 20px;
  right: 200px;
}
.hb__duck {
  background: url("/img/hb-duck.png") center no-repeat;
  width: 248px;
  height: 414px;
  position: absolute;
  top: 150px;
  left: -100px;
}
.hb__leaf {
  background: url("/img/hb-leaf.png") center no-repeat;
  width: 555px;
  height: 204px;
  position: absolute;
  bottom: 20px;
  right: 100px;
}
.hb__star {
  background: url("/img/hb-star.png") center no-repeat;
  width: 61px;
  height: 59px;
  position: absolute;
  top: 180px;
  right: 100px;
}
.h__menu {
  background: #bbb url("/img/bg-semen.jpg") center/cover;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.hm__chili {
  background: url("/img/hm-chili.png") center no-repeat;
  width: 187px;
  height: 55px;
  position: absolute;
  top: 50px;
  left: 150px;
}
.hm__leaf {
  background: url("/img/hm-leaf.png") center no-repeat;
  width: 134px;
  height: 120px;
  position: absolute;
  bottom: -50px;
  left: 600px;
}
.hm__onion {
  background: url("/img/hm-onion.png") center no-repeat;
  width: 229px;
  height: 168px;
  position: absolute;
  bottom: 100px;
  right: -200px;
}
.hm__row {
  text-align: center;
  height: 100%;
  padding: 100px 0;
}
.hm__img .fs-carousel-control_next {
  font-family: 'material';
  font-weight: normal;
  font-style: normal;
  font-size: 72px;
  font-display: block;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -36px;
  background: transparent;
  color: #fff;
}
.hm__img .fs-carousel-control_previous {
  font-family: 'material';
  font-weight: normal;
  font-style: normal;
  font-size: 72px;
  font-display: block;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -36px;
  background: transparent;
  color: #fff;
}
.hm__img .fs-carousel-canister {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hm__nav {
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.hm__nav a {
  color: #8d5d3b;
}
.hm__nav .button {
  margin-top: 60px;
}
.hm__nav .fs-carousel-canister {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.hm__nav__link {
  text-transform: uppercase;
  display: inline-block;
  color: #8d5d3b;
  padding: 5px 0;
  margin: 5px;
  letter-spacing: -2px;
  font: normal 22px/30px "tofino", arial, sans-serif;
  -webkit-transition: color 0.1s;
  -o-transition: color 0.1s;
  transition: color 0.1s;
  white-space: nowrap;
  -webkit-box-flex: 1 0 auto;
      -ms-flex-positive: 1 0 auto;
          flex-grow: 1 0 auto;
  width: auto !important;
}
.hm__nav__link:hover {
  color: #f05a22;
}
.hm__nav__link.fs-carousel-active {
  color: #f05a22;
}
.h__store {
  position: relative;
}
.h__store img {
  height: 650px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hs__body {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  z-index: 2;
}
.hs__title {
  color: #fff;
  font: normal 60px/80px "tofino", arial, sans-serif;
  letter-spacing: -15px;
  text-transform: uppercase;
  padding: 150px 0 50px 0;
  text-align: center;
}
.hs__title:before {
  content: '"';
  display: block;
  line-height: 50px;
  font-size: 100px;
}
.hs__title:after {
  content: '"';
  display: block;
  font-size: 100px;
  line-height: 100px;
}
.h__news {
  background: #fff;
  position: relative;
}
.h__news:before {
  content: '';
  width: 100%;
  background: #8d5d3b;
  display: block;
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
}
.h__news .container {
  padding: 80px 0 50px;
}
.hn__plus {
  background: url("/img/hn-plus.png") center no-repeat;
  width: 223px;
  height: 59px;
  position: absolute;
  top: 70px;
  right: 100px;
}
.hn__seed {
  background: url("/img/hn-seed.png") center no-repeat;
  width: 50px;
  height: 51px;
  position: absolute;
  top: 50px;
  left: 100px;
  display: none;
}
.hn__tri {
  background: url("/img/hn-tri.png") center no-repeat;
  width: 211px;
  height: 68px;
  position: absolute;
  top: 205px;
  left: 100px;
}
.hn__title {
  text-align: center;
  height: 200px;
  font: normal 60px/80px "bluefire";
  color: #fff;
}
.hn__rows {
  padding: 100px 0;
}
.hn__rows .fs-carousel-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hn__rows .fs-carousel-pagination {
  text-align: center;
  margin-top: 30px;
  width: 480px;
}
.hn__rows .fs-carousel-page {
  width: 14px;
  height: 14px;
  background: #ccc;
  border-radius: 100px;
  margin: 0 10px;
  text-indent: -9999em;
}
.hn__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hn__img {
  width: 480px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.hn__desc {
  padding: 50px 100px;
}
.hn__p {
  font: normal 20px/30px "american", sans-serif;
}
.hn__name {
  font: bold 24px/30px "american", sans-serif;
  color: #f05a22;
  text-transform: uppercase;
}
@media screen and (max-width: 1050px) {
  .h__header img {
    height: 500px;
  }
  .h__body .container {
    padding: 30px 100px;
    height: auto;
  }
  .hb__cactus {
    background-size: contain;
    width: 80px;
  }
  .hb__duck {
    background-size: contain;
    width: 150px;
    left: 0px;
  }
  .hb__leaf {
    background-size: contain;
    width: 300px;
    bottom: 0;
    height: 100px;
  }
  .hb__star {
    background-size: contain;
  }
  .h__body__title {
    z-index: 2;
    position: relative;
  }
  .h__store img {
    height: 500px;
  }
  .hs__title {
    font: normal 50px/60px "tofino", arial, sans-serif;
    letter-spacing: -10px;
  }
  .hm__nav {
    position: relative;
    z-index: 2;
  }
  .hm__nav__link {
    font: normal 24px/36px "tofino", arial, sans-serif;
    letter-spacing: -3px;
  }
  .h__news .hn__title {
    font: normal 50px/60px "bluefire";
  }
  .h__news:before {
    height: 200px;
  }
  .hn__rows {
    padding: 0 20px;
  }
  .hn__desc {
    padding: 30px 50px;
  }
  .hn__title {
    position: relative;
    z-index: 2;
  }
  .hn__tri {
    top: 160px;
  }
  .hn__plus {
    background-size: contain;
    width: 150px;
  }
  .hn__img {
    width: 380px;
  }
  .hn__p {
    font: normal 16px/26px "american", sans-serif;
  }
}
@media screen and (max-width: 599px) {
  .h__delivery {
    width: 120px;
    position: absolute;
    top: -60px;
    right: 20px;
  }
  .h__header img {
    height: 360px;
  }
  .h__body .container {
    padding: 30px 50px 80px 80px;
  }
  .h__body .button {
    margin-top: 20px;
  }
  .h__body__title {
    font: normal 36px/48px "bluefire";
    margin: 20px 0 40px;
  }
  .hb__duck {
    width: 110px;
    left: -40px;
  }
  .hb__star {
    display: none;
  }
  .hb__cactus {
    right: 0;
  }
  .hb__leaf {
    right: 0;
  }
  .h__body__p {
    font: normal 16px/26px "american", sans-serif;
  }
  .hm__row {
    display: block;
    padding: 30px 0 50px;
  }
  .hm__img img:nth-child(1) {
    width: 200px;
  }
  .hm__img img:nth-child(2) {
    width: 150px;
    margin: -50px 0 -30px;
  }
  .hm__img .fs-carousel-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 2;
  }
  .hm__chili {
    width: 80px;
    height: 25px;
    top: 0;
    background-size: contain;
    left: 20px;
  }
  .hm__onion {
    width: 60px;
    height: 50px;
    right: 0;
    background-size: contain;
    bottom: 80px;
  }
  .hm__nav {
    width: 100%;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .hm__nav .fs-carousel-canister {
    display: block;
  }
  .hm__nav a {
    color: #fff;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .hm__nav__link {
    font: normal 14px/20px "tofino", arial, sans-serif;
    letter-spacing: -3px;
    padding: 15px 0;
    background: url("/img/bg-button.png") right bottom no-repeat;
    width: 45% !important;
  }
  .hs__title {
    font: normal 36px/40px "tofino", arial, sans-serif;
    padding: 100px 30px 0;
  }
  .h__news .container {
    padding-top: 60px;
  }
  .h__news:before {
    height: 150px;
  }
  .hn__title {
    height: 90px;
  }
  .hn__plus {
    right: 0;
    width: 100px;
    top: 10px;
  }
  .hn__tri {
    left: 0;
    top: 80px;
    background-size: contain;
    width: 120px;
  }
  .hn__name {
    font: bold 18px/24px "american", sans-serif;
  }
  .hn__p {
    font: normal 14px/22px "american", sans-serif;
  }
  .hn__desc {
    padding: 60px 30px 30px 30px;
  }
  .hn__rows {
    padding: 0;
  }
  .hn__rows .fs-carousel-pagination {
    width: 100%;
    position: absolute;
    top: 380px;
    margin-top: 0;
  }
  .hn__rows .fs-carousel-item {
    display: block;
  }
  .h__news .hn__title {
    font: normal 32px/40px "bluefire";
  }
}
@-webkit-keyframes scaling {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes scaling {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.loc__banner {
  background: #bbb;
  color: #fff;
  font: bold 60px/70px "tofino", arial, sans-serif;
  text-transform: uppercase;
}
.loc__banner img {
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.loc__text {
  position: absolute;
  top: 0;
  width: 100%;
}
.loc__text .container {
  padding: 400px 0 0;
}
.loc__row {
  background: #8d5d3b;
  padding: 50px 0;
}
.loc__row .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.loc__row select {
  width: 400px;
  padding: 20px;
  border-radius: 10px;
  font: bold 22px/22px "american", sans-serif;
}
.loc__row .button {
  margin-top: 50px;
}
.loc__loc {
  background: url("/img/bg-semen.jpg");
}
.loc__loc .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.loc__list__title {
  font: bold 18px/28px "american", sans-serif;
}
.loc__list {
  margin-bottom: 40px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  color: #8d5d3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
}
.loc__list:visited {
  color: #8d5d3b;
}
.loc__list__desc {
  margin-left: 10px;
}
.loc__list__img {
  display: block;
  width: 150px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.loc__list__img img {
  width: 150px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.loc__list__content {
  font: normal 18px/28px "american", sans-serif;
}
.locd__banner {
  background: #bbb;
  height: 550px;
}
.locd__banner img {
  height: 550px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.locd__banner .fs-carousel-pagination.fs-carousel-visible {
  margin-top: -50px;
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 2;
}
.locd__banner .fs-carousel-pagination.fs-carousel-visible button {
  width: 10px;
  margin: 0 5px;
  height: 10px;
  border-radius: 10px;
  text-indent: -9999em;
}
.locd__banner .fs-carousel-pagination.fs-carousel-visible button.fs-carousel-active {
  background: #8d5d3b;
}
.locd__detail {
  background: url("/img/bg-locdetail.png") center top/cover;
  margin-top: -20px;
  color: #8d5d3b;
}
.locd__detail .container {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.locd__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}
.locd__title {
  font: bold 20px/30px "american", sans-serif;
}
.locd__address {
  font: normal 20px/30px "american", sans-serif;
}
.locd__wa {
  font: bold 22px/30px "american", sans-serif;
  background: url("/img/icon-wa.png") left center no-repeat;
  padding-left: 50px;
  min-height: 32px;
  margin: 10px 0;
}
.locd__hour {
  font: bold 22px/30px "american", sans-serif;
  background: url("/img/icon-hour.png") left center no-repeat;
  padding-left: 50px;
  min-height: 32px;
  margin: 10px 0;
}
@media screen and (max-width: 1050px) {
  .loc__banner {
    font: 40px/50px "tofino", arial, sans-serif;
  }
  .loc__banner img {
    height: 450px;
  }
  .loc__text .container {
    padding: 300px 0 0 40px;
  }
  .loc__row .container {
    padding: 0 20px;
  }
  .loc__row select {
    font: bold 18px/24px "american", sans-serif;
  }
  .loc__loc .container {
    padding: 50px 20px;
  }
  .locd__detail .container {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 599px) {
  .loc__banner {
    font: normal 30px/30px "tofino", arial, sans-serif;
    letter-spacing: -4px;
  }
  .loc__banner .container {
    padding: 210px 40px 0;
    height: 240px;
  }
  .loc__row {
    padding: 0;
  }
  .loc__row .container {
    display: block;
    padding: 30px 20px;
  }
  .loc__row .container img {
    width: 200px;
  }
  .loc__row select {
    padding: 10px;
    font: bold 14px/22px "american", sans-serif;
    width: 100%;
  }
  .loc__list__img {
    width: 100px;
  }
  .loc__list__img img {
    width: 100px;
  }
  .loc__loc .container {
    padding: 40px 20px;
  }
  .loc__list {
    width: 100%;
  }
  .loc__list__title {
    font: bold 14px/22px "american", sans-serif;
  }
  .loc__list__content {
    font: normal 12px/16px "american", sans-serif;
  }
  .locd__banner {
    height: 240px;
  }
  .locd__banner img {
    height: 240px;
  }
  .locd__detail .container {
    padding: 50px 40px 30px 40px;
  }
  .locd__title {
    font: bold 16px/24px "american", sans-serif;
  }
  .locd__address {
    font: 14px/22px "american", sans-serif;
  }
  .locd__wa {
    font: bold 16px/24px "american", sans-serif;
    background-size: 24px;
    min-height: 24px;
  }
  .locd__hour {
    font: bold 16px/24px "american", sans-serif;
    background-size: 24px;
    min-height: 24px;
  }
  .locd__detail .container {
    display: block;
  }
  .locd__col {
    width: 100%;
  }
}
.n__news {
  background: #fff;
}
.n__news:before {
  content: '';
  width: 100%;
  background: #8d5d3b;
  display: block;
  height: 320px;
  position: absolute;
  top: 0;
  left: 0;
}
.n__news .container {
  padding: 180px 0 50px 0;
}
.n__news .hn__plus {
  top: 140px;
}
.n__lists {
  background: #fff;
  padding-bottom: 150px;
}
.n__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #f05a22;
  padding: 50px 0;
}
.nl__img {
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.nl__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nl__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 50px;
}
.nl__name {
  font: bold 20px/28px "american", sans-serif;
  color: #8d5d3b;
  text-transform: uppercase;
}
.nl__date {
  font: normal 16px/24px "american", sans-serif;
  color: #f05a22;
}
.nl__pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 100px;
}
.nl__pager a {
  background: #ffc90d;
  color: #fff;
  font: bold 20px/20px "american", sans-serif;
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  margin: 0 10px;
}
.nd {
  background: #fff;
  padding-top: 200px;
}
.nd .hn__row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.nd__pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: normal 40px/40px "tofino", arial, sans-serif;
  padding-bottom: 100px;
}
.nd__pager a {
  margin: 0 10px;
  color: #ffc90d;
}
.nd__pager a:nth-child(2) {
  color: #f00;
  font: normal 18px/28px "american", sans-serif;
}
.nd__pager__link {
  font-family: 'material';
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  font-display: block;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 1050px) {
  .n__news .hn__title {
    font: normal 50px/60px "bluefire";
  }
  .n__news:before {
    height: 280px;
  }
  .n__news .container {
    padding: 150px 0 50px;
  }
  .n__news .hn__row {
    padding: 0 20px;
  }
  .n__list {
    padding: 40px 20px;
  }
  .n__lists {
    padding-bottom: 60px;
  }
  .nd {
    padding-top: 150px;
  }
  .nd .container {
    padding: 0 20px;
  }
  .nd .hn__row {
    display: block;
  }
  .nd .hn__img {
    margin: auto;
  }
  .nd__pager {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 599px) {
  .hn__row {
    display: block;
  }
  .hn__img {
    width: 100%;
  }
  .hn__img img {
    height: 360px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .nl__row {
    display: block;
  }
  .nl__desc {
    margin: 10px 0 0 10px;
  }
  .nl__name {
    font: bold 16px/24px "american", sans-serif;
  }
  .nl__date {
    font: normal 14px/20px "american", sans-serif;
  }
}
.about {
  background: url("/img/bg-body.png") center;
  padding: 150px 0 150px;
  overflow: hidden;
}
.about__title {
  font: normal 64px/72px "bluefire";
  color: #8d5d3b;
  position: relative;
  margin: 50px 0;
  z-index: 2;
  text-align: center;
}
.about__img--1 {
  margin-left: -400px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.about__img--2 {
  margin: 100px 0;
  text-align: center;
}
.about__img--3 {
  margin-right: -300px;
}
.about__img--4 {
  text-align: center;
  margin: 50px 0;
}
.about__img--5 {
  margin-left: -300px;
  position: relative;
  z-index: 1;
  width: 700px;
}
.about__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about__p {
  font: normal 20px/36px "american", sans-serif;
  padding: 0 50px;
  color: #8d5d3b;
}
.about__p2 {
  font: normal 20px/36px "american", sans-serif;
  width: 500px;
  margin-right: 50px;
  color: #8d5d3b;
}
.about__p3 {
  font: normal 20px/36px "american", sans-serif;
  width: 500px;
  margin-left: 50px;
  color: #8d5d3b;
}
.a__orange {
  position: absolute;
  background: url("/img/bg-dot-orange.png") center/contain no-repeat;
  width: 499px;
  height: 74px;
  top: 0;
  left: 0;
}
.a__plus {
  position: absolute;
  background: url("/img/hn-plus.png") center/contain no-repeat;
  width: 223px;
  height: 59px;
  top: 650px;
  right: 100px;
}
.a__tri {
  position: absolute;
  background: url("/img/bg-tri-2.png") center/contain no-repeat;
  width: 176px;
  height: 56px;
  top: 200px;
  left: 500px;
}
.a__fire {
  position: absolute;
  background: url("/img/bg-fire.png") center/contain no-repeat;
  width: 313px;
  height: 242px;
  top: -100px;
  right: 0;
}
.a__green {
  position: absolute;
  background: url("/img/bg-dot-green.png") center/contain no-repeat;
  width: 408px;
  height: 61px;
  top: 300px;
  left: 200px;
  z-index: 1;
}
.a__tri2 {
  position: absolute;
  background: url("/img/bg-tri-left.png") center/contain no-repeat;
  width: 142px;
  height: 380px;
  left: 0;
  top: 700px;
  z-index: 0;
}
@media screen and (max-width: 1050px) {
  .about {
    padding: 200px 0 100px;
  }
  .about__p {
    padding: 0 100px;
  }
  .about__img--1 {
    width: 600px;
    margin-left: -100px;
    margin-bottom: 50px;
  }
  .about__img--2 {
    margin: 70px 0;
  }
  .about__img--3 {
    width: 500px;
  }
  .about__img--4 {
    position: relative;
    z-index: 2;
  }
  .about__img--5 {
    width: 400px;
    margin-left: -100px;
  }
  .a__orange {
    width: 350px;
  }
  .a__plus {
    top: 400px;
  }
  .a__tri,
  .a__fire {
    width: 200px;
  }
  .a__green {
    top: 180px;
    width: 250px;
  }
  .a__tri2 {
    width: 100px;
  }
  .about__row {
    padding: 0 20px;
    margin: 50px 0 100px;
  }
}
@media screen and (max-width: 599px) {
  .about {
    padding: 100px 0 50px;
  }
  .a__orange {
    width: 100px;
  }
  .a__plus {
    width: 140px;
    top: 100px;
  }
  .about__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .about__img--1 {
    width: 300px;
    margin-left: -30px;
    margin-bottom: 10px;
  }
  .about__img--2 {
    width: 300px;
    margin: 50px auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .about__img--3 {
    width: 300px;
    position: relative;
    right: -60px;
    margin-bottom: 30px;
  }
  .about__img--4 {
    width: 260px;
    margin: auto;
  }
  .about__img--5 {
    width: 260px;
    margin-bottom: 30px;
    margin-left: -50px;
  }
  .a__green {
    width: 150px;
  }
  .a__fire {
    width: 100px;
    top: -150px;
    right: 50px;
  }
  .a__tri2 {
    width: 50px;
  }
  .about__title {
    font: normal 30px/45px "bluefire";
    margin: 30px 0;
  }
  .about__p {
    padding: 0 20px;
    font: normal 18px/30px "american", sans-serif;
  }
  .about__p2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 20px;
    font: normal 18px/30px "american", sans-serif;
    margin-right: 0;
  }
  .about__p3 {
    padding: 0 20px;
    font: normal 18px/30px "american", sans-serif;
    margin-left: 0;
  }
}
.menu {
  background: url("/img/bg-semen.jpg");
  padding: 200px 0 100px;
}
.menu__banner .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu__lists .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.menus {
  margin: 50px 0;
}
.menu__list {
  width: 25%;
  text-align: center;
  padding: 40px 20px;
  vertical-align: top;
}
.menu__list img {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu__list:hover img {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}
.menu__list__img {
  width: 100%;
  height: 320px;
  overflow: hidden;
}
.menu__list__title {
  color: #8d5d3b;
  font: bold 18px/24px "american", sans-serif;
  margin-top: 10px;
  display: block;
}
.menu__popup {
  width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("/img/bg-semen.jpg");
}
.menu__popup img {
  width: 50%;
}
.menu__popup__content {
  width: 50%;
  padding: 40px;
}
.menu__popup__title {
  font: bold 24px/36px "american", sans-serif;
  color: #8d5d3b;
}
.menu__popup__p {
  font: normal 18px/28px "american", sans-serif;
  color: #8d5d3b;
  margin-top: 30px;
}
.menu__popup__aside {
  color: #008000;
  margin-top: 20px;
}
.bmenu__wrapper {
  position: relative;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bmenu__wrapper .button {
  margin: 0 10px;
}
@media screen and (max-width: 1050px) {
  .menu {
    padding-top: 150px;
  }
  .menu__banner .container {
    padding: 0 20px;
  }
  .menu__banner .container img:nth-child(1) {
    width: 400px;
  }
  .menus .container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 20px;
  }
  .menu__list {
    vertical-align: top;
    padding: 30px 20px;
  }
  .menu__list__title {
    font: bold 18px/24px "american", sans-serif;
  }
  .menu__popup {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .menu {
    padding-top: 60px;
  }
  .menu__banner .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .menu__banner img:nth-child(1) {
    width: 300px;
    margin-top: -100px;
  }
  .menu__banner img:nth-child(2) {
    width: 300px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    position: relative;
    z-index: 1;
  }
  .menu__list {
    width: 50%;
    padding: 15px 5px;
  }
  .menu__list__img {
    height: 180px;
  }
  .menus {
    margin-top: 0;
  }
  .bmenu__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .bmenu__wrapper .button {
    margin: 5px 10px;
  }
  .menu__list__title {
    font: bold 14px/22px "american", sans-serif;
    margin-top: 5px;
  }
  .menu__popup {
    height: 100vh;
    display: block;
  }
  .menu__popup img {
    width: 100%;
  }
  .menu__popup__content {
    width: 100%;
    text-align: center;
    padding: 30px;
  }
  .menu__popup__title {
    font: bold 18px/28px "american", sans-serif;
  }
  .menu__popup__p {
    font: normal 14px/22px "american", sans-serif;
    margin-top: 10px;
  }
}
.cr__banner {
  background: #bbb url("/img/bg-career.jpg") center/cover;
  height: 600px;
}
.cr__section {
  background: #eee url("/img/bg-semen.jpg");
  padding: 70px 0 120px 0;
}
.cr__title {
  font: normal 48px/64px "bluefire";
  color: #8d5d3b;
  text-align: center;
  margin-top: 20px;
}
.cr__slogan {
  margin: -50px auto;
  text-align: center;
}
.cr__p {
  font: normal 20px/36px "american", sans-serif;
  color: #8d5d3b;
  text-align: center;
  margin-top: 60px;
}
.cr__values {
  background: #8d5d3b;
  text-align: center;
}
.cr__values .container {
  padding: 100px 30px 70px 30px;
}
.cr__value {
  color: #fff;
  font: normal 28px/30px "tofino", arial, sans-serif;
  margin: 24px 0;
}
.cr__value:first-letter {
  color: #ffc90d;
  font-size: 32px;
}
.cr__job input[type=radio] {
  display: none;
}
.cr__job input[type=radio]:checked ~ .cr__jobc {
  display: block;
}
.cr__job input[type=radio]:checked ~ .cr__jobh span:after {
  content: 'keyboard_arrow_up';
}
.cr__job__content {
  margin-bottom: 30px;
}
.cr__jobs {
  background: #fff;
  padding: 100px 0;
}
.cr__jobc {
  display: none;
  padding: 30px 60px;
}
.cr__jobc ul {
  font: normal 18px/36px "american", sans-serif;
  color: #8d5d3b;
  padding-left: 0;
}
.cr__jobc__header {
  font: bold 20px/30px "american", sans-serif;
  color: #f05a22;
  text-transform: uppercase;
}
.cr__jobh {
  padding: 15px 5px;
  text-transform: uppercase;
  font: bold 24px/36px "american", sans-serif;
  color: #8d5d3b;
  border-top: 1px solid #f05a22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.cr__jobh span {
  line-height: 0;
}
.cr__jobh span:after {
  font-family: 'material';
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  font-display: block;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  content: 'keyboard_arrow_down';
}
.cr__contact {
  text-align: center;
  color: #fff;
  background: #8d5d3b;
  padding: 30px 0;
}
.cr__contact a {
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 1050px) {
  .cr__banner {
    height: 500px;
  }
  .cr__value__img {
    width: 100px;
    height: 110px;
  }
  .cr__value__img img {
    height: 80px;
  }
  .cr__value__title {
    font: bold 24px/30px "american", sans-serif;
  }
  .cr__value__content {
    font-size: 16px;
  }
  .cr__section {
    padding: 70px 20px;
  }
  .cr__jobs {
    padding: 100px 20px;
  }
  .cr__jobc {
    padding: 20px 40px;
  }
}
@media screen and (max-width: 599px) {
  .cr__banner {
    height: 350px;
  }
  .cr__section {
    padding: 30px 30px 70px;
  }
  .cr__p {
    font: 14px/22px "american", sans-serif;
    margin-top: 30px;
  }
  .cr__slogan {
    margin: -25px auto;
  }
  .cr__slogan img {
    height: 50px;
  }
  .cr__jobs {
    padding: 40px 20px;
  }
  .cr__jobh {
    font: bold 16px/24px "american", sans-serif;
  }
  .cr__jobc {
    padding: 0 20px;
  }
  .cr__jobc__header {
    font: bold 16px/24px "american", sans-serif;
  }
  .cr__job__content {
    font: 14px/22px "american", sans-serif;
  }
  .cr__title {
    font: normal 32px/40px "bluefire";
  }
  .cr__values .container {
    padding: 60px 30px 40px 30px;
  }
  .cr__value {
    font: normal 18px/28px "tofino", arial, sans-serif;
    letter-spacing: -1px;
    margin: 10px 0;
  }
  .cr__value:first-letter {
    font-size: 24px;
  }
}
/*# sourceMappingURL=core.css.map */