@font-face {
  font-family: "Muli";
  src: url("/font/muli-light.eot");
  src: url("/font/muli-light.eot?#iefix") format("embedded-opentype"), url("/font/muli-light.woff") format("woff"), url("/font/muli-light.ttf") format("truetype"), url("/font/muli-light.svg#muli-light") format("svg");
  font-weight: 300;
  font-style: "normal";
}

@font-face {
  font-family: "Muli";
  src: url("/font/muli-lightitalic.eot");
  src: url("/font/muli-lightitalic.eot?#iefix") format("embedded-opentype"), url("/font/muli-lightitalic.woff") format("woff"), url("/font/muli-lightitalic.ttf") format("truetype"), url("/font/muli-lightitalic.svg#muli-lightitalic") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Muli";
  src: url("/font/muli-regular.eot");
  src: url("/font/muli-regular.eot?#iefix") format("embedded-opentype"), url("/font/muli-regular.woff") format("woff"), url("/font/muli-regular.ttf") format("truetype"), url("/font/muli-regular.svg#muli-regular") format("svg");
  font-weight: 400;
  font-style: "normal";
}

@font-face {
  font-family: "Muli";
  src: url("/font/muli-italic.eot");
  src: url("/font/muli-italic.eot?#iefix") format("embedded-opentype"), url("/font/muli-italic.woff") format("woff"), url("/font/muli-italic.ttf") format("truetype"), url("/font/muli-italic.svg#muli-italic") format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Muli";
  src: url("/font/muli-bold.eot");
  src: url("/font/muli-bold.eot?#iefix") format("embedded-opentype"), url("/font/muli-bold.woff") format("woff"), url("/font/muli-bold.ttf") format("truetype"), url("/font/muli-bold.svg#muli-bold") format("svg");
  font-weight: 700;
  font-style: "normal";
}

@font-face {
  font-family: "Muli";
  src: url("/font/muli-bolditalic.eot");
  src: url("/font/muli-bolditalic.eot?#iefix") format("embedded-opentype"), url("/font/muli-bolditalic.woff") format("woff"), url("/font/muli-bolditalic.ttf") format("truetype"), url("/font/muli-bolditalic.svg#muli-bolditalic") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Muli";
  src: url("/font/muli-black.eot");
  src: url("/font/muli-black.eot?#iefix") format("embedded-opentype"), url("/font/muli-black.woff") format("woff"), url("/font/muli-black.ttf") format("truetype"), url("/font/muli-black.svg#muli-black") format("svg");
  font-weight: 900;
  font-style: "normal";
}

@font-face {
  font-family: "Muli";
  src: url("/font/muli-blackitalic.eot");
  src: url("/font/muli-blackitalic.eot?#iefix") format("embedded-opentype"), url("/font/muli-blackitalic.woff") format("woff"), url("/font/muli-blackitalic.ttf") format("truetype"), url("/font/muli-blackitalic.svg#muli-blackitalic") format("svg");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Doctor Jekyll";
  src: url("/font/doctorjekyll-regular.eot");
  src: url("/font/doctorjekyll-regular.eot?#iefix") format("embedded-opentype"), url("/font/doctorjekyll-regular.woff") format("woff"), url("/font/doctorjekyll-regular.ttf") format("truetype"), url("/font/doctorjekyll-regular.svg#doctorjekyll-regular") format("svg");
  font-weight: 400;
  font-style: "normal";
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  font-family: Muli, sans-serif;
}

h1, .heading-xl {
  font-size: 32.437px;
}

@media screen and (min-width: 320px) {
  h1, .heading-xl {
    font-size: calc(1.22vw + 28.533px);
  }
}

@media screen and (min-width: 1920px) {
  h1, .heading-xl {
    font-size: 51.957px;
  }
}

h2, .heading-lg {
  font-size: 28.833px;
}

@media screen and (min-width: 320px) {
  h2, .heading-lg {
    font-size: calc(1.0844375vw + 25.3628px);
  }
}

@media screen and (min-width: 1920px) {
  h2, .heading-lg {
    font-size: 46.184px;
  }
}

h3, .heading-ml {
  font-size: 25.629px;
}

@media screen and (min-width: 320px) {
  h3, .heading-ml {
    font-size: calc(0.964vw + 22.5442px);
  }
}

@media screen and (min-width: 1920px) {
  h3, .heading-ml {
    font-size: 41.053px;
  }
}

h4, .heading-md {
  font-size: 22.781px;
}

@media screen and (min-width: 320px) {
  h4, .heading-md {
    font-size: calc(0.856875vw + 20.039px);
  }
}

@media screen and (min-width: 1920px) {
  h4, .heading-md {
    font-size: 36.491px;
  }
}

h5, .heading-sm {
  font-size: 20.25px;
}

@media screen and (min-width: 320px) {
  h5, .heading-sm {
    font-size: calc(0.7616875vw + 17.8126px);
  }
}

@media screen and (min-width: 1920px) {
  h5, .heading-sm {
    font-size: 32.437px;
  }
}

h6, .heading-xs {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  h6, .heading-xs {
    font-size: calc(0.6770625vw + 15.8334px);
  }
}

@media screen and (min-width: 1920px) {
  h6, .heading-xs {
    font-size: 28.833px;
  }
}

h1, h2, h3, h4, h5, h6 {
  margin: 2rem 0;
  line-height: 1.15;
  font-family: Doctor Jekyll, sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000000;
}

h1 + .grid, h2 + .grid, h3 + .grid, h4 + .grid, h5 + .grid, h6 + .grid {
  margin-top: 21px;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 900;
}

p,
strong {
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}

p + .btn,
strong + .btn {
  margin-top: 16px;
}

small {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  font-style: italic;
}

small + .btn {
  margin-top: 16px;
}

ul, li {
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}

dl, dt, dd {
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}

.text-light {
  color: #FFFFFF;
}

blockquote {
  font-family: Doctor Jekyll, sans-serif;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
}

blockquote p {
  line-height: 1.25;
  display: inline-block;
  position: relative;
  padding-left: 45px;
  font-style: italic;
  color: #018b7c;
}

blockquote p {
  font-size: 32.437px;
}

@media screen and (min-width: 320px) {
  blockquote p {
    font-size: calc(0.8591875vw + 29.6876px);
  }
}

@media screen and (min-width: 1920px) {
  blockquote p {
    font-size: 46.184px;
  }
}

blockquote p::before {
  content: '';
  display: inline-block;
  background-image: url(/img/logo/logo-10.svg);
  width: 70px;
  height: 70px;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  position: absolute;
  top: -35px;
  left: -35px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

blockquote footer {
  font-family: Muli, sans-serif;
  color: #009987;
  font-weight: 700;
  text-align: right;
  padding-left: 45px;
}

blockquote footer {
  font-size: 16px;
}

@media screen and (min-width: 320px) {
  blockquote footer {
    font-size: calc(0.2689873418vw + 15.1392405063px);
  }
}

@media screen and (min-width: 1900px) {
  blockquote footer {
    font-size: 20.25px;
  }
}

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

.img-fluid {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.header {
  background-color: #ffffff;
  padding: 0px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  will-change: transform;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}

.header.is-hidden {
  transform: translateX(100%);
}

.header--transparent {
  background-color: transparent;
}

.header__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  margin: 0 auto;
  padding: 32px 32px 0px;
  box-sizing: border-box;
}

@media (min-width: 1024px) {
  .header__container {
    max-width: 880px;
    padding: 32px 0px 0px;
  }
}

@media (min-width: 1280px) {
  .header__container {
    padding: 17px 0px;
  }
}

@media (min-width: 1440px) {
  .header__container {
    max-width: 1140px;
  }
}

@media (min-width: 768px) {
  .header__nav {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-right: 52px;
  }
}

@media (min-width: 1024px) {
  .header__nav {
    margin: 0px;
  }
}

@media (min-width: 1280px) {
  .header__nav {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 auto;
    -moz-box-flex: 2;
    -moz-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    margin: 0;
  }
}

.header__nav .primary-nav {
  display: none;
}

@media (min-width: 1024px) {
  .header__nav .primary-nav {
    display: inline-block;
    margin-right: 0;
  }
}

.header__nav .primary-nav__item {
  margin: 0px 0px;
}

.header-logo {
  display: block;
  position: relative;
}

.header-logo__link {
  display: block;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 0;
  background-image: url(/img/logo/logo-light.svg);
  width: 232px;
  height: 77px;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
}

.primary-nav {
  display: block;
  margin: auto;
  text-align: center;
}

.primary-nav__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.primary-nav__item {
  display: block;
  margin: 16px 0px;
}

@media (min-width: 1024px) {
  .primary-nav__item {
    display: inline-block;
    margin: 0px 16px;
  }
}

@media (min-width: 1024px) {
  .primary-nav__item:first-child {
    margin-left: 0px;
  }
}

@media (min-width: 1024px) {
  .primary-nav__item:last-child {
    margin-right: 0px;
  }
}

.primary-nav__link {
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px;
  box-sizing: border-box;
  padding: 8px 16px;
  margin: 0;
  color: #FFFFFF;
  display: inline-block;
}

.primary-nav__link.is-active {
  background-color: #FFFFFF;
  color: #018b7c;
  margin-left: 0;
  margin-right: 0;
  font-weight: 700;
}

.wrapper {
  will-change: transform;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}

.wrapper.is-hidden {
  transform: translateX(100%);
}

section,
.section {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

section:first-child,
.section:first-child {
  padding-top: 80px;
}

section:only-child,
.section:only-child {
  padding-top: 0px;
}

.section-onethird {
  min-height: 66.66vh;
}

@media (min-width: 768px) {
  .section-onethird {
    min-height: 33.33vh;
  }
}

.section-half {
  min-height: 66.66vh;
}

@media (min-width: 768px) {
  .section-half {
    min-height: 50vh;
  }
}

.section-twothird {
  min-height: 66.66vh;
}

.section-full {
  min-height: 100vh;
}

.section-content-ycenter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.section-content-ytop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.section-content-xleft .container {
  margin: 0;
}

.section-content-xright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.section-content-xright .container {
  margin: 0;
}

.section-content-xcenter .container {
  text-align: center;
}

.section-content-vbottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.section-bg-photo {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-bg-photo {
  position: relative;
  overflow: hidden;
}

.section-bg-photo::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-bg-photo-01::before {
  background-image: url(/img/background/bg-01.jpg);
  background-position: bottom left;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-02::before {
  background-image: url(/img/background/bg-02.jpg);
  background-position: bottom center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-03::before {
  background-image: url(/img/background/bg-03.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-04::before {
  background-image: url(/img/background/bg-04.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-05::before {
  background-image: url(/img/background/bg-05.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-06::before {
  background-image: url(/img/background/bg-06.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-07::before {
  background-image: url(/img/background/bg-07.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-08::before {
  background-image: url(/img/background/bg-08.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-09::before {
  background-image: url(/img/background/bg-09.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-10::before {
  background-image: url(/img/background/bg-10.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-11::before {
  background-image: url(/img/background/bg-11.jpg);
  background-position: center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-photo-12::before {
  background-image: url(/img/background/bg-12.jpg);
  background-position: top center;
  opacity: 0.3;
  filter: grayscale(100%);
}

.section-bg-black {
  background-color: #000000;
}

.section-bg-black + .section-bg-black .container {
  padding-top: 0px;
}

.section-bg-white {
  background-color: #FFFFFF;
}

.section-bg-white + .section-bg-white .container {
  padding-top: 0px;
}

.section-bg-lightgray {
  background-color: lightgrey;
}

.section-bg-lightgray + .section-bg-lightgreen .container {
  padding-top: 0px;
}

.section-bg-gray {
  background-color: darkgrey;
}

.section-bg-gray + .section-bg-gray .container {
  padding-top: 0px;
}

.section-bg-brandcolor-01 {
  background-color: #018b7c;
}

.section-bg-brandcolor-01 + .section-bg-brandcolor-01 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-02 {
  background-color: #009987;
}

.section-bg-brandcolor-02 + .section-bg-brandcolor-02 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-03 {
  background-color: #01bc99;
}

.section-bg-brandcolor-03 + .section-bg-brandcolor-03 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-04 {
  background-color: #3dcea3;
}

.section-bg-brandcolor-04 + .section-bg-brandcolor-04 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-05 {
  background-color: #5cd5a8;
}

.section-bg-brandcolor-05 + .section-bg-brandcolor-05 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-06 {
  background-color: #79dbac;
}

.section-bg-brandcolor-06 + .section-bg-brandcolor-06 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-07 {
  background-color: #96e1b0;
}

.section-bg-brandcolor-07 + .section-bg-brandcolor-07 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-08 {
  background-color: #b5e7b4;
}

.section-bg-brandcolor-08 + .section-bg-brandcolor-08 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-09 {
  background-color: #d4f0c0;
}

.section-bg-brandcolor-09 + .section-bg-brandcolor-09 .container {
  padding-top: 0px;
}

.section-bg-brandcolor-10 {
  background-color: #f3f6cb;
}

.section-bg-brandcolor-10 + .section-bg-brandcolor-10 .container {
  padding-top: 0px;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 32px;
  box-sizing: border-box;
  position: relative;
}

@media (min-width: 768px) {
  .container {
    padding: 64px 32px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding: 96px 0px;
    max-width: 880px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1900px) {
  .container {
    padding: 96px 0px;
    padding: 128px 0px;
  }
}

@media (min-width: 768px) {
  .container--mini {
    max-width: 50%;
  }
}

@media (min-width: 1024px) {
  .container--mini {
    max-width: 35%;
  }
}

@media (min-width: 768px) {
  .container--onethird {
    max-width: 50%;
  }
}

@media (min-width: 1024px) {
  .container--onethird {
    max-width: 33.33%;
  }
}

@media (min-width: 1024px) {
  .container--small {
    max-width: 45%;
  }
}

@media (min-width: 1024px) {
  .container--medium {
    max-width: 60%;
  }
}

.container--breakout {
  padding: 0px;
  max-width: none;
}

@media (min-width: 768px) {
  .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}

.grid-reversecols-sm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid-reversecols-sm .grid__column:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

@media (min-width: 768px) {
  .grid-reversecols-sm .grid__column:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

.grid-reversecols-sm .grid__column:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 768px) {
  .grid-reversecols-sm .grid__column:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}

.grid__column {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .grid__column {
    margin: 0 16px;
  }
}

.grid__column + .grid__column {
  margin-top: 32px;
}

@media (min-width: 768px) {
  .grid__column + .grid__column {
    margin: 0px 16px;
  }
}

@media (min-width: 768px) {
  .grid__column--25 {
    margin: 32px 16px;
    width: calc(50% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(50% - 32px);
    -ms-flex: 0 1 calc(50% - 32px);
    flex: 0 1 calc(50% - 32px);
  }
}

@media (min-width: 1024px) {
  .grid__column--25 {
    margin: 0px 16px;
    width: calc(25% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(25% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(25% - 32px);
    -ms-flex: 0 1 calc(25% - 32px);
    flex: 0 1 calc(25% - 32px);
  }
}

@media (min-width: 768px) {
  .grid__column--33 {
    margin: 0px 16px;
    width: calc(33.33% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.33% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(33.33% - 32px);
    -ms-flex: 0 1 calc(33.33% - 32px);
    flex: 0 1 calc(33.33% - 32px);
  }
}

@media (min-width: 1024px) {
  .grid__column--33 {
    width: calc(33.33% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.33% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(33.33% - 32px);
    -ms-flex: 0 1 calc(33.33% - 32px);
    flex: 0 1 calc(33.33% - 32px);
  }
}

@media (min-width: 1024px) {
  .grid__column--40 {
    margin: 0px 16px;
    width: calc(40% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(40% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(40% - 32px);
    -ms-flex: 0 1 calc(40% - 32px);
    flex: 0 1 calc(40% - 32px);
  }
}

@media (min-width: 768px) {
  .grid__column--50 {
    margin: 0px 16px;
    width: calc(50% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(50% - 32px);
    -ms-flex: 0 1 calc(50% - 32px);
    flex: 0 1 calc(50% - 32px);
  }
}

@media (min-width: 1024px) {
  .grid__column--60 {
    margin: 0px 16px;
    width: calc(60% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(60% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(60% - 32px);
    -ms-flex: 0 1 calc(60% - 32px);
    flex: 0 1 calc(60% - 32px);
  }
}

@media (min-width: 1024px) {
  .grid__column--66 {
    margin: 0px 16px;
    width: calc(66.66% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(66.66% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(66.66% - 32px);
    -ms-flex: 0 1 calc(66.66% - 32px);
    flex: 0 1 calc(66.66% - 32px);
  }
}

@media (min-width: 1024px) {
  .grid__column--75 {
    margin: 0px 16px;
    width: calc(75% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(75% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(75% - 32px);
    -ms-flex: 0 1 calc(75% - 32px);
    flex: 0 1 calc(75% - 32px);
  }
}

@media (min-width: 768px) {
  .grid--product-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}

.grid--product-category .product {
  padding-bottom: 66.66%;
  height: 0px;
  margin: 32px 0px;
}

@media (min-width: 768px) {
  .grid--product-category .product {
    margin: 16px;
    width: calc(50% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(50% - 32px);
    -ms-flex: 0 1 calc(50% - 32px);
    flex: 0 1 calc(50% - 32px);
    padding-bottom: 33.33%;
  }
}

@media (min-width: 1024px) {
  .grid--product-category .product {
    margin: 16px;
    width: calc(33.33% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.33% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(33.33% - 32px);
    -ms-flex: 0 1 calc(33.33% - 32px);
    flex: 0 1 calc(33.33% - 32px);
    padding-bottom: 22.22%;
  }
}

@media (min-width: 768px) {
  .grid--product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}

.grid--product .product {
  margin: 32px 0px;
}

@media (min-width: 768px) {
  .grid--product .product {
    margin: 16px;
    width: calc(50% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(50% - 32px);
    -ms-flex: 0 1 calc(50% - 32px);
    flex: 0 1 calc(50% - 32px);
  }
}

@media (min-width: 1440px) {
  .grid--product .product {
    width: calc(33.33% - 32px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.33% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(33.33% - 32px);
    -ms-flex: 0 1 calc(33.33% - 32px);
    flex: 0 1 calc(33.33% - 32px);
  }
}

.footer__primary {
  background-color: #018b7c;
}

.footer__secondary {
  background-color: #009987;
}

.footer__secondary .footer__container {
  padding: 32px 32px 32px;
  color: #FFFFFF;
}

@media (min-width: 1024px) {
  .footer__secondary .footer__container {
    padding: 32px 0px 32px;
  }
}

.footer__secondary .footer__container small {
  color: #FFFFFF;
}

.footer__container {
  position: relative;
  padding: 32px 32px;
  box-sizing: border-box;
  margin: 0 auto;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .footer__container {
    max-width: 880px;
    padding: 32px 0px;
  }
}

@media (min-width: 1280px) {
  .footer__container {
    padding: 64px 0px 64px;
  }
}

@media (min-width: 1440px) {
  .footer__container {
    max-width: 1140px;
  }
}

@media (min-width: 768px) {
  .footer__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}

.footer__column {
  margin: 0px 0px 32px;
}

@media (min-width: 768px) {
  .footer__column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(50% - 32px);
    -ms-flex: 0 1 calc(50% - 32px);
    flex: 0 1 calc(50% - 32px);
    margin: 16px 16px;
  }
}

@media (min-width: 1024px) {
  .footer__column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(25% - 32px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(25% - 32px);
    -ms-flex: 0 1 calc(25% - 32px);
    flex: 0 1 calc(25% - 32px);
    margin: 0px 16px;
  }
}

.footer__column--half {
  margin-top: 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(50% - 32px);
  -moz-box-flex: 0;
  -moz-flex: 0 1 calc(50% - 32px);
  -ms-flex: 0 1 calc(50% - 32px);
  flex: 0 1 calc(50% - 32px);
}

.footer__column--onethird {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(33.33% - 32px);
  -moz-box-flex: 0;
  -moz-flex: 0 1 calc(33.33% - 32px);
  -ms-flex: 0 1 calc(33.33% - 32px);
  flex: 0 1 calc(33.33% - 32px);
}

@media (min-width: 768px) {
  .footer__column--onethird {
    margin-top: 32px;
  }
}

@media (min-width: 1280px) {
  .footer__column--onethird {
    margin-top: 32px;
  }
}

.footer__column--twothird {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(66.66% - 32px);
  -moz-box-flex: 0;
  -moz-flex: 0 1 calc(66.66% - 32px);
  -ms-flex: 0 1 calc(66.66% - 32px);
  flex: 0 1 calc(66.66% - 32px);
}

@media (min-width: 768px) {
  .footer__column--twothird {
    margin-top: 32px;
  }
}

@media (min-width: 1280px) {
  .footer__column--twothird {
    margin-top: 32px;
  }
}

.footer__column--full {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  border-top: 1px solid rgba(245, 245, 245, 0.4);
}

@media (min-width: 768px) {
  .footer__column--full {
    margin-top: 32px;
  }
}

@media (min-width: 1280px) {
  .footer__column--full {
    margin-top: 32px;
  }
}

.footer__title {
  color: #96e1b0;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0px 8px;
}

@media (min-width: 768px) {
  .footer__title {
    margin: 0px 0px 16px;
  }
}

@media (min-width: 1440px) {
  .footer__title {
    line-height: 1;
  }
}

.footer__title + .footer__paragraph {
  line-height: 25px;
}

.footer__paragraph {
  font-size: 14px;
  color: #FFFFFF;
}

.footer__list {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.footer__list-item {
  margin: 0px 0px 8px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}

.footer__list-item span:first-child {
  min-width: 90px;
  display: inline-block;
}

.footer__list-link {
  color: #FFFFFF;
  text-decoration: none;
}

.footer__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  max-width: 360px;
  position: relative;
}

@media (min-width: 768px) {
  .footer__form {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
}

.footer__form-label {
  font-weight: 700;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  color: #FFFFFF;
}

@media (min-width: 768px) {
  .footer__form-label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 0;
    margin-right: 10px;
  }
}

.footer__form-input {
  display: inline-block;
  width: 100%;
  padding: 8px 16px;
  margin: 0px;
  border: 1px solid #8fa0a1;
  border-radius: 50px;
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -moz-box-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding-right: 40px;
}

@media (min-width: 768px) {
  .footer__form-input {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

.footer__form-submit {
  background-color: #FFFFFF;
  width: 30px;
  min-width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border: 0;
  outline: 0;
  border-radius: 50%;
  position: absolute;
  bottom: 3px;
  right: 3px;
}

.footer__form-submit .icon {
  margin-left: 2px;
}

.mobile-menu {
  background-color: #018b7c;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  will-change: transform;
  transform: translateX(-100%);
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}

.mobile-menu.is-open {
  transform: translateX(0);
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}

.mobile-menu.is-open .primary-nav__item {
  opacity: 1;
}

@media (min-width: 1280px) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu__logo {
  display: block;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 0;
  background-image: url(/img/logo/logo-light.svg);
  width: 210px;
  height: 70px;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
}

.mobile-menu__container {
  height: 100%;
  padding: 32px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.mobile-menu__nav {
  width: 100%;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.mobile-menu__nav .primary-nav__item {
  -webkit-transition: opacity 0.6s ease-in;
  -moz-transition: opacity 0.6s ease-in;
  -o-transition: opacity 0.6s ease-in;
  -ms-transition: opacity 0.6s ease-in;
  transition: opacity 0.6s ease-in;
  transition-delay: 0.2s;
  opacity: 0;
}

.mobile-menu__nav .primary-nav__item:nth-child(2) {
  transition-delay: 0.3s;
}

.mobile-menu__nav .primary-nav__item:nth-child(3) {
  transition-delay: 0.4s;
}

.mobile-menu__nav .primary-nav__item:nth-child(4) {
  transition-delay: 0.5s;
}

.mobile-menu__nav .primary-nav__link {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .mobile-menu__nav .primary-nav__link {
    font-size: calc(0.3196022727vw + 16.9772727273px);
  }
}

@media screen and (min-width: 1024px) {
  .mobile-menu__nav .primary-nav__link {
    font-size: 20.25px;
  }
}

.mobile-menu__nav .secondary-nav__item {
  margin: 0px 16px 0px 0px;
}

.mobile-menu__nav .secondary-nav__link {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  text-align: center;
}

.mobile-menu__nav .secondary-nav__link svg + .secondary-nav__copy {
  margin-left: 10px;
}

.mobile-menu-trigger {
  bottom: 0;
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: 24px;
  height: 19px;
  cursor: pointer;
  padding: 10px;
  box-sizing: border-box;
  width: 44px !important;
  height: 44px !important;
  position: fixed;
  top: 34px;
  right: 22px;
  z-index: 999;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.mobile-menu-trigger.is-highlighted {
  background-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 375px) {
  .mobile-menu-trigger {
    font-size: 14px;
    font-weight: 700;
  }
}

@media (min-width: 1024px) {
  .mobile-menu-trigger {
    top: 44px;
    display: none;
  }
}

.mobile-menu-trigger.is-active .mobile-menu-trigger__icon {
  background: rgba(0, 0, 0, 0);
}

.mobile-menu-trigger.is-active .mobile-menu-trigger__icon::after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.mobile-menu-trigger.is-active .mobile-menu-trigger__icon::before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.mobile-menu-trigger__icon {
  width: 24px;
  height: 3px;
  border-radius: 5px;
  position: relative;
  background: white;
  transition: all 0ms 300ms;
  margin: auto;
}

.mobile-menu-trigger__icon::before {
  content: "";
  width: 24px;
  height: 3px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: 8px;
  background: white;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.mobile-menu-trigger__icon::after {
  content: "";
  width: 24px;
  height: 3px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 8px;
  background: white;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.btn {
  background-color: transparent;
  border-radius: 50px;
  border: 0;
  color: #000000;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
  outline: 0;
  padding: 12px 22px;
  text-decoration: none;
  white-space: nowrap;
  -webkit-appearance: none;
  box-sizing: border-box;
}

.btn:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  color: #338cee;
  background-color: #0c59af;
}

.btn:disabled {
  cursor: not-allowed;
  color: #7a7a7a;
  background-color: #b0b0b0;
}

.btn .icon {
  margin-right: 16px;
}

.btn-round {
  border-radius: 20px;
}

.btn-black {
  color: #FFFFFF;
  background-color: #018b7c;
}

.btn-black:hover {
  background-color: #009987;
}

.btn-blue {
  color: #000000;
  background-color: #B0C0C1;
}

.btn-blue:hover {
  background-color: #8FA0A1;
}

.btn--circle {
  padding: 0;
  width: 32px;
  height: 32px;
  border-radius: 100%;
}

.box {
  box-sizing: border-box;
  padding: 32px;
}

.box + .box {
  margin-top: 32px;
}

.box__title {
  margin: 0px;
  line-height: 1.15;
  font-family: Muli, sans-serif;
  letter-spacing: 0px;
  font-weight: 700;
  text-transform: capitalize;
  color: #000000;
}

.box__title {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .box__title {
    font-size: calc(0.2988125vw + 17.0438px);
  }
}

@media screen and (min-width: 1920px) {
  .box__title {
    font-size: 22.781px;
  }
}

.box__list {
  margin: 16px 0px 0px;
  padding: 0;
  list-style-type: none;
}

.box__list-item span {
  display: inline-block;
  width: 100px;
}

.box--brandcolor-01 {
  background-color: #018b7c;
}

.box--brandcolor-02 {
  background-color: #009987;
}

.box--brandcolor-03 {
  background-color: #01bc99;
}

.box--brandcolor-04 {
  background-color: #3dcea3;
}

.box--brandcolor-05 {
  background-color: #5cd5a8;
}

.box--brandcolor-06 {
  background-color: #79dbac;
}

.box--brandcolor-07 {
  background-color: #96e1b0;
}

.box--brandcolor-08 {
  background-color: #b5e7b4;
}

.box--brandcolor-09 {
  background-color: #d4f0c0;
}

.box--brandcolor-10 {
  background-color: #f3f6cb;
}

.dropdown {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
}

.dropdown__toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
}

.dropdown__toggle button {
  background-color: transparent;
  outline: 0;
  border: 0;
  cursor: pointer;
}

.dropdown__list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: none;
  background-color: lightgrey;
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
}

.dropdown__list.is-open {
  display: block;
}

.dropdown__list-item {
  width: 100%;
  text-align: left;
  padding: 10px 0px;
}

.dropdown__list-item button {
  background-color: transparent;
  outline: 0;
  border: 0;
  cursor: pointer;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.faq__title {
  margin-bottom: 16px;
}

.faq__title {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .faq__title {
    font-size: calc(0.6770625vw + 15.8334px);
  }
}

@media screen and (min-width: 1920px) {
  .faq__title {
    font-size: 28.833px;
  }
}

.faq__list {
  margin-top: 0px;
  display: block;
}

.faq__list .is-open {
  font-weight: 700;
}

.faq__list .is-open + .faq__content {
  display: block;
  height: auto;
  margin: 0px 48px 16px 16px;
}

.faq__heading {
  border-top: 1px solid #000000;
  padding: 16px 48px 16px 0;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-transition: font-weight 0.1s ease;
  -moz-transition: font-weight 0.1s ease;
  -o-transition: font-weight 0.1s ease;
  -ms-transition: font-weight 0.1s ease;
  transition: font-weight 0.1s ease;
}

.faq__heading:first-child {
  border: none;
}

.faq__heading::after {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(/img/icon/icon-cross-black.svg);
  width: 24px;
  height: 24px;
  transform: rotate(-135deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 16px;
  right: 0;
}

@media (min-width: 768px) {
  .faq__heading::after {
    top: 20px;
  }
}

.faq__heading.is-open::after {
  transform: rotate(0deg);
}

.faq__content {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin: 0px 16px 0px 16px;
}

@media (min-width: 768px) {
  .faq__content {
    margin: 0px 48px 0px 16px;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.form__section {
  margin: 30px 0px;
  padding: 30px;
  box-sizing: border-box;
  outline: 0;
  border: 2px solid #000000;
}

.form__title {
  float: left;
  display: block;
  margin: 0 0 20px;
  padding: 0;
  font-weight: 700;
}

.form__title {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .form__title {
    font-size: calc(0.2988125vw + 17.0438px);
  }
}

@media screen and (min-width: 1920px) {
  .form__title {
    font-size: 22.781px;
  }
}

.form__row {
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
}

.form__row--horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form__label {
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.form__input {
  display: block;
  padding: 0.5em;
  margin-bottom: 10px;
  border: 1px solid #999;
  border-radius: 0.25em;
}

.form__dropdown {
  display: block;
  padding: 0.5em;
  margin-bottom: 10px;
  border: 1px solid #999;
  border-radius: 0.25em;
  font-size: 20px;
}

.form__textarea {
  display: block;
  padding: 0.5em;
  margin-bottom: 10px;
  border: 1px solid #999;
  border-radius: 0.25em;
}

.form__checkbox {
  cursor: pointer;
  opacity: 0;
  height: 32px;
  width: 32px;
  position: absolute;
}

.form__checkbox + .form__label {
  position: relative;
  padding-left: 43px;
  min-height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.form__checkbox + .form__label::before, .form__checkbox + .form__label::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  vertical-align: middle;
  transition: all 0.3s ease;
}

.form__checkbox + .form__label::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: 2px solid #000000;
}

.form__checkbox + .form__label::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #F7ECE0;
  left: 6px;
  top: 6.5px;
}

.form__checkbox:checked + .form__label::after {
  background-color: #000000;
}

.form__radio {
  cursor: pointer;
  opacity: 0;
  height: 32px;
  width: 32px;
  position: absolute;
}

.form__radio + .form__label {
  position: relative;
  padding-left: 43px;
  min-height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.form__radio + .form__label::before, .form__radio + .form__label::after {
  position: absolute;
  left: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  vertical-align: middle;
  transition: all 0.3s ease;
}

.form__radio + .form__label::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #000000;
}

.form__radio + .form__label::after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #F7ECE0;
  border-radius: 50%;
  left: 6.5px;
  top: 7px;
}

.form__radio:checked + .form__label::after {
  background-color: #000000;
}

.form__help {
  font-size: 0.875em;
  color: #000000;
}

.form--error .form__label {
  color: #b40000;
}

.form--error .form__input {
  border-color: #b40000;
}

.form--error .form__dropdown {
  border-color: #b40000;
}

.form--error .form__textarea {
  border-color: #b40000;
}

.form--error .form__help {
  color: #b40000;
}

.form__number {
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 0px;
  font-size: 20px;
  text-align: center;
  padding: 0px 8px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.form__button {
  height: 40px;
  width: 40px;
  border: 1px solid #000000;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  user-select: none;
  display: block;
  background: #000000;
  font-size: 20px;
}

.form__button-add {
  border-radius: 0px 5px 5px 0px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.form__button-remove {
  border-radius: 5px 0px 0px 5px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.icon {
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.icon-soap {
  width: 56px;
  height: 97px;
  background-image: url(/img/icon/icon-soap-dark.svg);
}

.icon-soap-white {
  width: 56px;
  height: 97px;
  background-image: url(/img/icon/icon-soap-white.svg);
}

.icon-clean {
  width: 97px;
  height: 100px;
  background-image: url(/img/icon/icon-clean-dark.svg);
}

.icon-clean-white {
  width: 97px;
  height: 100px;
  background-image: url(/img/icon/icon-clean-white.svg);
}

.icon-massage {
  width: 62px;
  height: 114px;
  background-image: url(/img/icon/icon-massage-dark.svg);
}

.icon-massage-white {
  width: 62px;
  height: 114px;
  background-image: url(/img/icon/icon-massage-white.svg);
}

.icon-daytime {
  width: 64px;
  height: 64px;
  background-image: url(/img/icon/icon-daytime-dark.svg);
  background-size: contain;
}

.icon-handcoins {
  width: 64px;
  height: 64px;
  background-image: url(/img/icon/icon-handcoins-dark.svg);
  background-size: contain;
}

.icon-house {
  width: 64px;
  height: 64px;
  background-image: url(/img/icon/icon-house-dark.svg);
  background-size: contain;
}

.order-module {
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  height: 100vh;
}

@media (min-width: 1024px) {
  .order-module {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: 65px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
  }
}

.order-module__main {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.order-module__header {
  margin: 0;
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.order-module__title {
  font-size: 16px;
  margin: 0px 0px 0px;
}

.order-module__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  list-style-type: none;
  margin: 0;
  padding: 8px;
  box-sizing: border-box;
  width: 100%;
  overflow-x: auto;
  height: 60px;
}

.order-module__item {
  display: inline-block;
  text-align: center;
  background-color: #FFFFFF;
  padding: 0px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  line-height: 1;
}

@media (min-width: 1024px) {
  .order-module__item {
    padding: 15px 20px;
  }
}

.order-module__item.is-selected {
  background-color: #ececec;
}

.order-module__item.is-selected .order-module__link {
  color: #000000;
}

.order-module__link {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .order-module__link {
    font-size: 28px;
  }
}

.order-module__timeslot-bar {
  padding: 13.5px;
  box-sizing: border-box;
  width: 100%;
  background-color: #b9b9b9;
  text-align: center;
}

.order-module__timeslot {
  font-size: 18px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.order-module__section {
  margin: 0;
  padding: 32px;
  box-sizing: border-box;
  height: calc(100vh - 200px);
  overflow-y: scroll;
  background-color: #F7ECE0;
}

@media (min-width: 1024px) {
  .order-module__section {
    height: calc(100vh - 200px);
    padding: 32px 32px 128px 32px;
  }
}

.order-module__notificationbar {
  padding: 20px;
  box-sizing: border-box;
  background-color: red;
  color: #FFFFFF;
}

.order-module__sidebar {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background-color: #FFFFFF;
  color: #000000;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  border-left: 1px solid #b9b9b9;
  position: absolute;
  top: calc(100% - 80px);
  left: 0;
  right: 0;
  z-index: 3;
  height: 100vh;
  overflow-y: scroll;
}

@media (min-width: 1024px) {
  .order-module__sidebar {
    width: 100%;
    min-width: 33.33%;
    max-width: 33.33%;
    position: relative;
    top: initial;
    left: initial;
    right: initial;
  }
}

@media (min-width: 1440px) {
  .order-module__sidebar {
    min-width: 25%;
    max-width: 25%;
  }
}

.order-module__sidebar a {
  color: #FFFFFF;
}

.order-module__sidebar-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  height: 60px;
  padding: 8px 32px;
  box-sizing: border-box;
  background-color: #ececec;
  color: #000000;
}

.order-module__sidebar-trigger {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  outline: none;
  border: none;
  background-color: #000;
}

.order-module__sidebar-trigger .icon-arrow {
  width: 8px;
  height: 12px;
  background-image: url(/img/icon/icon-arrow-right.svg);
}

.order-module__sidebar-cart-total {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  margin-left: 8px;
  font-weight: 700;
}

.order-module__sidebar-cart-total::before {
  content: '(';
  display: inline-block;
  vertical-align: middle;
}

.order-module__sidebar-cart-total::after {
  content: ')';
  display: inline-block;
  vertical-align: middle;
}

.order-module-summary {
  list-style-type: none;
  margin: 0;
  padding: 32px;
  box-sizing: border-box;
}

.order-module-summary__item {
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.order-module-summary__item.is-selected .order-module-summary__weekday {
  color: #89a1a3;
}

.order-module-summary__weekday {
  font-size: 22.781px;
  margin: 0px 0px 10px;
}

.order-module-summary__timeslot {
  font-size: 18px;
}

.order-module-summary__productrow {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  box-sizing: border-box;
  padding: 4px 0px;
  font-size: 14px;
}

.order-module-summary__quantity {
  margin-right: 6px;
}

.order-module-summary__productname {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.order-module-summary__product-variation {
  text-align: right;
  font-size: 12px;
  font-style: italic;
  display: inherit;
}

.order-module-summary__product-variation + .order-module-summary__product-variation::before {
  content: '/';
  display: inline-block;
  margin: 0px 5px;
}

.order-module-summary__remove {
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  background-color: #FFF;
  width: 24px;
  height: 24px;
  border-radius: 100%;
}

.order-module-summary__total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.order-module-summary__option {
  width: 100%;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 100%;
  -moz-box-flex: 2;
  -moz-flex: 2 1 100%;
  -ms-flex: 2 1 100%;
  flex: 2 1 100%;
  margin: 16px 0px;
}

.order-module-summary__price {
  font-size: 22.781px;
  color: #EFA035;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.order-module-summary__button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.order-module-summary__validation-error {
  width: 100%;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 100%;
  -moz-box-flex: 2;
  -moz-flex: 2 1 100%;
  -ms-flex: 2 1 100%;
  flex: 2 1 100%;
  margin: 16px 0px;
}

.order-module-summary__validation-error span + span {
  margin-top: 16px;
}

.order-module-summary__validation-message-price {
  color: red;
  margin: 0px;
  display: none;
}

.order-module-summary__validation-message-price.is-visible {
  display: block;
}

.order-module-summary__validation-message-timeslots {
  color: red;
  margin: 0px;
  display: none;
}

.order-module-summary__validation-message-timeslots.is-visible {
  display: block;
}

.order-module__footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #ececec;
  border-top: 1px solid #b9b9b9;
  z-index: 2;
}

@media (min-width: 1024px) {
  .order-module__footer {
    width: calc(100% - 33.33%);
    padding: 30px;
  }
}

@media (min-width: 1440px) {
  .order-module__footer {
    width: calc(100% - 25%);
  }
}

.order-module-delivery__option {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

@media (min-width: 1024px) {
  .order-module-delivery__option {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 auto;
    -moz-box-flex: 2;
    -moz-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }
}

.order-module-delivery__option-title {
  margin: 0;
}

.order-module-delivery__option-form {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 250px;
}

.order-module-delivery__option-form-row {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 8px;
  box-sizing: border-box;
}

.order-module__total-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  background-color: #FFFFFF;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 5px;
  height: 50px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

@media (min-width: 1024px) {
  .order-module__total-price {
    text-align: left;
    width: auto;
    height: auto;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
}

.order-module__order-button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  border-radius: 5px;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .order-module__order-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 20px;
  }
}

.order-module__checkout {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px;
  height: 50px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

@media (min-width: 1024px) {
  .order-module__checkout {
    text-align: left;
    width: auto;
    height: auto;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

.product {
  padding: 0px;
  box-sizing: border-box;
  width: 100%;
  background-color: #FFFFFF;
  margin: 32px 0px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #ececec;
}

.product:hover .product__hover {
  opacity: 1;
}

.product:hover .product__image {
  opacity: 0.4;
}

.product.is-active .product__hover {
  opacity: 1;
}

.product__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}

.product__anchor {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

.product__header {
  width: 100%;
  padding-top: 75%;
  position: relative;
  z-index: 2;
}

.product__image {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 24px;
  box-sizing: border-box;
}

.product__image--vertical {
  width: auto;
  height: 100%;
}

.product__header--brood {
  background-color: #89A1A3;
}

.product__header--dranken {
  background-color: #ACC1C2;
}

.product__header--kaasvaneriks {
  background-color: #C0C0C0;
}

.product__header--koekenzo {
  background-color: #E69256;
}

.product__header--zoetbeleg {
  background-color: #FFA223;
}

.product__header--kleinbrood {
  background-color: #EC807B;
}

.product__section {
  padding: 24px 24px 24px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  width: 100%;
}

.product__title {
  margin: 0;
  font-weight: 700;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product__title {
  font-size: 20.25px;
}

@media screen and (min-width: 320px) {
  .product__title {
    font-size: calc(0.340443038vw + 19.1605822785px);
  }
}

@media screen and (min-width: 1900px) {
  .product__title {
    font-size: 25.629px;
  }
}

.product__price {
  margin: 0;
  font-weight: 700;
  -webkit-box-flex: 0;
  -webkit-flex: 0 2 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 2 auto;
  -ms-flex: 0 2 auto;
  flex: 0 2 auto;
}

.product__price {
  font-size: 20.25px;
}

@media screen and (min-width: 320px) {
  .product__price {
    font-size: calc(0.340443038vw + 19.1605822785px);
  }
}

@media screen and (min-width: 1900px) {
  .product__price {
    font-size: 25.629px;
  }
}

.product__category {
  color: #a9a199;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__category {
  font-size: 14.222px;
}

@media screen and (min-width: 320px) {
  .product__category {
    font-size: calc(0.1125316456vw + 13.8618987342px);
  }
}

@media screen and (min-width: 1900px) {
  .product__category {
    font-size: 16px;
  }
}

.product__description {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__description {
  font-size: 14.222px;
}

@media screen and (min-width: 320px) {
  .product__description {
    font-size: calc(0.2391139241vw + 13.456835443px);
  }
}

@media screen and (min-width: 1900px) {
  .product__description {
    font-size: 18px;
  }
}

.product__info {
  margin: 0;
  font-style: italic;
  color: #a9a199;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__info {
  font-size: 14.222px;
}

@media screen and (min-width: 320px) {
  .product__info {
    font-size: calc(0.1125316456vw + 13.8618987342px);
  }
}

@media screen and (min-width: 1900px) {
  .product__info {
    font-size: 16px;
  }
}

.product-tag {
  margin: 0px 0px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__tag-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: calc(100% + 8px);
  margin: 0 -4px;
}

.product__tag-item {
  display: inline-block;
  padding: 4px 8px;
  box-sizing: border-box;
  margin: 2px;
  border-radius: 5px;
  background-color: #F7ECE0;
  color: #000000;
}

.product__tag-item {
  font-size: 14.222px;
}

@media screen and (min-width: 320px) {
  .product__tag-item {
    font-size: calc(0.1125316456vw + 13.8618987342px);
  }
}

@media screen and (min-width: 1900px) {
  .product__tag-item {
    font-size: 16px;
  }
}

.product__footer {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 16px 24px 24px;
  box-sizing: border-box;
  border-top: 1px solid #ececec;
}

.product__hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 24px;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.product__variation {
  width: 100%;
  margin-bottom: 20px;
}

.product__variation select {
  width: 100%;
  height: 40px;
  border: 1px solid #ececec;
}

.product__quantity {
  width: 100%;
  margin-bottom: 20px;
}

.product__quantity .infos {
  margin-top: 10px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}

.product__quantity .wrapper {
  position: relative;
  height: 40px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
}

.product__quantity input {
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 0px;
  font-size: 20px;
  color: #434343;
  text-align: center;
  width: calc(100% - 27px);
  font-weight: bold;
  padding: 0;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.product__quantity .input-button {
  height: 40px;
  width: 40px;
  border: 1px solid #E3E3E3;
  color: #000000;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  user-select: none;
  display: block;
  background: #FAFAFA;
  font-size: 20px;
}

.product__quantity .input-button.add {
  border-radius: 0px 5px 5px 0px;
  border-bottom: none;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product__quantity .input-button.remove {
  border-radius: 5px 0px 0px 5px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.product__button {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.product--category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.product--category .product__container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}

.product--category .product__section {
  padding: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.product--category .product__title {
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: Doctor Jekyll, sans-serif;
  font-weight: 800;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product--category .product__title {
  font-size: 25.629px;
}

@media screen and (min-width: 320px) {
  .product--category .product__title {
    font-size: calc(0.9762025316vw + 22.5051518987px);
  }
}

@media screen and (min-width: 1900px) {
  .product--category .product__title {
    font-size: 41.053px;
  }
}

.product--category::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.product--category:hover::before {
  background-size: auto 110%;
}

.product--category-brood {
  background-color: #89A1A3;
}

.product--category-brood::before {
  background-image: url(/img/product-category/CAT-groot-brood-M.jpg);
}

.product--category-dranken {
  background-color: #ACC1C2;
}

.product--category-dranken::before {
  background-image: url(/img/product-category/CAT-dranken-M.jpg);
}

.product--category-kaasvaneriks {
  background-color: #C0C0C0;
}

.product--category-kaasvaneriks::before {
  background-image: url(/img/product-category/CAT-kaas-van-eriks-M.jpg);
}

.product--category-koekenzo {
  background-color: #E69256;
}

.product--category-koekenzo::before {
  background-image: url(/img/product-category/CAT-koek-enzo-M.jpg);
}

.product--category-zoetbeleg {
  background-color: #FFA223;
}

.product--category-zoetbeleg::before {
  background-image: url(/img/product-category/CAT-zoet-beleg-M.jpg);
}

.product--category-kleinbrood {
  background-color: #EC807B;
}

.product--category-kleinbrood::before {
  background-image: url(/img/product-category/CAT-klein-brood-M.jpg);
}

.product__page {
  padding: 24px 0px 24px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  width: 100%;
}

.product__page-title {
  margin: 0;
  font-family: Doctor Jekyll, sans-serif;
  font-weight: 800;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product__page-title {
  font-size: 28.833px;
}

@media screen and (min-width: 320px) {
  .product__page-title {
    font-size: calc(2.8215625vw + 19.804px);
  }
}

@media screen and (min-width: 1920px) {
  .product__page-title {
    font-size: 73.978px;
  }
}

.product__page-price {
  margin: 0;
  font-family: Doctor Jekyll, sans-serif;
  font-weight: 800;
  -webkit-box-flex: 0;
  -webkit-flex: 0 2 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 2 auto;
  -ms-flex: 0 2 auto;
  flex: 0 2 auto;
  width: 45px;
  height: 45px;
  border-radius: 45px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 45px;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.2);
}

.product__page-price {
  font-size: 22.781px;
}

@media screen and (min-width: 320px) {
  .product__page-price {
    font-size: calc(0.1802531646vw + 22.2041898734px);
  }
}

@media screen and (min-width: 1900px) {
  .product__page-price {
    font-size: 25.629px;
  }
}

.product__page-category {
  font-family: Doctor Jekyll, sans-serif;
  font-weight: 800;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__page-category {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .product__page-category {
    font-size: calc(0.3025949367vw + 17.0316962025px);
  }
}

@media screen and (min-width: 1900px) {
  .product__page-category {
    font-size: 22.781px;
  }
}

.product__page-description {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__page-description {
  font-size: 14.222px;
}

@media screen and (min-width: 320px) {
  .product__page-description {
    font-size: calc(0.2391139241vw + 13.456835443px);
  }
}

@media screen and (min-width: 1900px) {
  .product__page-description {
    font-size: 18px;
  }
}

.product__page-info {
  margin: 0;
  font-style: italic;
  color: rgba(0, 0, 0, 0.6);
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__page-info {
  font-size: 14.222px;
}

@media screen and (min-width: 320px) {
  .product__page-info {
    font-size: calc(0.1125316456vw + 13.8618987342px);
  }
}

@media screen and (min-width: 1900px) {
  .product__page-info {
    font-size: 16px;
  }
}

.product-tag {
  margin: 0px 0px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

.product__page-tag-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: calc(100% + 8px);
  margin: 0 -4px;
}

.product__page-tag-item {
  display: inline-block;
  padding: 4px 8px;
  box-sizing: border-box;
  margin: 2px;
  border-radius: 5px;
  background-color: #F7ECE0;
  color: #000000;
}

.product__page-tag-item {
  font-size: 14.222px;
}

@media screen and (min-width: 320px) {
  .product__page-tag-item {
    font-size: calc(0.1125316456vw + 13.8618987342px);
  }
}

@media screen and (min-width: 1900px) {
  .product__page-tag-item {
    font-size: 16px;
  }
}

.product__page-footer {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 16px 0px 24px;
  box-sizing: border-box;
}

.product-sort {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product-filter {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product-list__item {
  padding: 20px;
  box-sizing: border-box;
  background-color: aliceblue;
}

.shoppingcart {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 100vh;
}

.shoppingcart h1, .shoppingcart h2, .shoppingcart h3, .shoppingcart h4, .shoppingcart h5, .shoppingcart h6 {
  margin: 0px;
}

.shoppingcart main {
  padding: 64px;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 65%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 65%;
  -ms-flex: 0 1 65%;
  flex: 0 1 65%;
  height: calc(100vh - 70px);
  overflow-y: scroll;
}

.shoppingcart aside {
  padding: 64px;
  box-sizing: border-box;
  background-color: #e8e8e8;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 35%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 35%;
  -ms-flex: 0 1 35%;
  flex: 0 1 35%;
}

.shoppingcart__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0px;
  box-sizing: border-box;
  border-bottom: 1px solid #000000;
}

.shoppingcart__product {
  width: 100%;
  display: grid;
  grid-template-columns: 80px 1fr 1fr 1fr 1fr 80px 80px;
}

.shoppingcart__sidebar-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0px;
  box-sizing: border-box;
  border-bottom: 1px solid #000000;
}

.shoppingcart__sidebar-delivery h1, .shoppingcart__sidebar-delivery h2, .shoppingcart__sidebar-delivery h3, .shoppingcart__sidebar-delivery h4, .shoppingcart__sidebar-delivery h5, .shoppingcart__sidebar-delivery h6 {
  font-size: 21px;
}

.shoppingcart__sidebar-delivery h1 span, .shoppingcart__sidebar-delivery h2 span, .shoppingcart__sidebar-delivery h3 span, .shoppingcart__sidebar-delivery h4 span, .shoppingcart__sidebar-delivery h5 span, .shoppingcart__sidebar-delivery h6 span {
  display: block;
  font-weight: 400;
}

.shoppingcart__sidebar-products h1, .shoppingcart__sidebar-products h2, .shoppingcart__sidebar-products h3, .shoppingcart__sidebar-products h4, .shoppingcart__sidebar-products h5, .shoppingcart__sidebar-products h6 {
  font-weight: 400;
  margin: 0px 0px 8px;
}

.shoppingcart__sidebar-products h1 span, .shoppingcart__sidebar-products h2 span, .shoppingcart__sidebar-products h3 span, .shoppingcart__sidebar-products h4 span, .shoppingcart__sidebar-products h5 span, .shoppingcart__sidebar-products h6 span {
  margin-right: 10px;
  font-weight: 400;
}

.shoppingcart__product-quantity {
  padding: 0;
  box-sizing: border-box;
}

.shoppingcart__product-info {
  padding: 0;
  box-sizing: border-box;
}

.shoppingcart__product-variant {
  padding: 0;
  box-sizing: border-box;
  display: inline-block;
}

.shoppingcart__product-preparation {
  padding: 0;
  box-sizing: border-box;
  display: inline-block;
}

.shoppingcart__product-name {
  padding: 0;
  box-sizing: border-box;
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 auto;
  -moz-box-flex: 2;
  -moz-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  font-size: 21px;
}

.shoppingcart__product-subprice {
  padding: 0;
  box-sizing: border-box;
}

.shoppingcart__product-totalprice {
  padding: 0;
  box-sizing: border-box;
}

.shoppingcart__footer {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 100%;
  -moz-box-flex: 2;
  -moz-flex: 2 1 100%;
  -ms-flex: 2 1 100%;
  flex: 2 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #d3d3d3;
  padding: 20px;
  box-sizing: border-box;
  height: 70px;
}

.shoppingcart__footer .btn {
  margin: 0 15px;
}

.shoppingcart__footer .btn:first-child {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.teaser-buysteps {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
}

.teaser-buysteps__icon + .teaser-buysteps__title {
  margin-top: 32px;
}

.teaser-buysteps__icon + .teaser-buysteps__paragraph {
  margin-top: 32px;
}

.teaser-buysteps__title {
  text-transform: uppercase;
  font-family: Doctor Jekyll, sans-serif;
  font-weight: 800;
  margin: 0px;
}

.teaser-buysteps__title {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .teaser-buysteps__title {
    font-size: calc(0.6770625vw + 15.8334px);
  }
}

@media screen and (min-width: 1920px) {
  .teaser-buysteps__title {
    font-size: 28.833px;
  }
}

.teaser-buysteps__title + .teaser-buysteps__paragraph {
  margin-top: 32px;
}

.teaser-buysteps__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  height: 104px;
  width: 104px;
  border-radius: 52px;
  padding: 24px;
}

@media (min-width: 1280px) {
  .teaser-buysteps__icon .icon {
    width: 100%;
    height: 100%;
  }
}

.teaser-buysteps__paragraph {
  margin: 0px;
}

.teaser-buysteps__paragraph-light {
  color: #FFFFFF;
}

.teaser-company {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
}

.teaser-company__icon + .teaser-company__title {
  margin-top: 32px;
}

.teaser-company__icon + .teaser-company__paragraph {
  margin-top: 32px;
}

.teaser-company__title {
  text-transform: uppercase;
  font-family: Doctor Jekyll, sans-serif;
  font-weight: 800;
  margin: 0px;
}

.teaser-company__title {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .teaser-company__title {
    font-size: calc(0.6770625vw + 15.8334px);
  }
}

@media screen and (min-width: 1920px) {
  .teaser-company__title {
    font-size: 28.833px;
  }
}

.teaser-company__title + .teaser-company__paragraph {
  margin-top: 32px;
}

.teaser-company__icon {
  height: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 auto;
}

.teaser-company__paragraph {
  margin: 0px;
}

.container--tabs .nav-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 0;
  list-style-type: none;
  border-bottom: 1px solid #ececec;
  padding: 0;
}

.container--tabs .nav-tabs > li {
  margin-bottom: -1px;
}

.container--tabs .nav-tabs > li > a {
  display: block;
  margin-right: 2px;
  padding: 8px 24px;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
  color: #b1b1b1;
}

.container--tabs .nav-tabs > li > a:hover {
  border-color: #eee #eee #ececec;
}

.container--tabs .nav-tabs > li.active > a,
.container--tabs .nav-tabs > li.active > a:hover,
.container--tabs .nav-tabs > li.active > a:focus {
  color: #000000;
  cursor: default;
  background-color: #ececec;
  border: 1px solid #ececec;
  border-bottom-color: transparent;
}

.container--tabs .tab-content {
  width: 100%;
}

.container--tabs .tab-content > .tab-pane {
  display: none;
}

.container--tabs .tab-content > .tab-pane.active {
  display: block;
  padding: 32px 32px;
  background-color: #ececec;
}

@media (min-width: 768px) {
  .container--tabs .tab-content > .tab-pane.active {
    padding: 48px 64px;
  }
}

.container--tabs .tab-content > .active {
  display: block;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
