/** Shopify CDN: Minification failed

Line 22597:1 Unexpected ";"

**/
@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.2
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

.d-block {
  display: block !important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.col-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

@media (min-width: 40em) {
    .col-md-4 {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

.img-fluid {
  aspect-ratio: 1 / 1;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.gap-4 {
  gap: 1rem;
}

.flex-no-wrap {
  flex-wrap: nowrap;
}

@media (max-width: 768px) {
    .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.w-full {
  width: 100%;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -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;
}

.strikethrough {
    text-decoration: line-through;
}

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&xxblarge=115.625em&xxxlarge=120em";
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fafafa;
  font-family: "BauLF", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #1a1a1a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 10px;
}

select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 10px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 10px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput="mouse"] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 3.6875rem;
  margin: 0 0 1rem;
  padding: 1.125rem 0.8125rem;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #1a1a1a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

#terms-content h3, #terms-content p {
    font-size: 16px;
    text-align: left;
}

#terms-content a {
  text-decoration: underline;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type="submit"],
[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 10px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #1a1a1a;
}

::-moz-placeholder {
  color: #1a1a1a;
}

:-ms-input-placeholder {
  color: #1a1a1a;
}

::-ms-input-placeholder {
  color: #1a1a1a;
}

::placeholder {
  color: #1a1a1a;
}

[type="file"],
[type="checkbox"],
[type="radio"] {
  margin: 0 0 1rem;
}

[type="checkbox"] + label,
[type="radio"] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
  cursor: pointer;
}

label > [type="checkbox"],
label > [type="radio"] {
  margin-right: 0.5rem;
}

[type="file"] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #1a1a1a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #1a1a1a;
}

.input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
  border-radius: 10px 0 0 10px;
}
.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
  border-radius: 0 10px 10px 0;
}

.input-group-label,
.input-group-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #1a1a1a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 3.6875rem;
  margin: 0 0 1rem;
  padding: 1.125rem 0.8125rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #1a1a1a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .mobile {
    display: none !important;
  }
}
@media print, screen and (max-width: 40em) {
  .desktop-sm {
    display: none !important;
  }
}
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
.primary-menu .sub-menu__misc a,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1.5rem;
  font-size: inherit;
  line-height: 1.42;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.primary-menu .sub-menu__misc a,
.h3,
h4,
.h4,
.post-content h2,
.product-detail__text h2,
.product-detail__text p,
h5,
.h5,
h6,
.h6 {
  font-family: "BauLF", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.primary-menu .sub-menu__misc a small,
.h3 small,
h4 small,
.h4 small,
.post-content h2 small,
.product-detail__text h2 small,
.product-detail__text p small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: #cacaca;
}

h1,
.h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2,
.h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3,
.primary-menu .sub-menu__misc a,
.h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4,
.h4,
.post-content h2,
.product-detail__text h2,
.product-detail__text p {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5,
.h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6,
.h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 3rem;
  }
  h2,
  .h2 {
    font-size: 2.5rem;
  }

  h3,
  .primary-menu .sub-menu__misc a,
  .h3 {
    font-size: 1.9375rem;
  }
  h4,
  .h4,
  .post-content h2,
  .product-detail__text h2,
  .product-detail__text p {
    font-size: 1.5625rem;
  }
  h5,
  .h5 {
    font-size: 1.25rem;
  }
  h6,
  .h6 {
    font-size: 1rem;
  }
}

a {
  line-height: inherit;
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #161616;
}
a img {
  border: 0;
}

@media screen and (min-width: 1200px) {
  .primary-menu a:hover,
  .primary-menu a.active {
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-thickness: 5px;
  }
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1.5rem;
  list-style-position: outside;
  line-height: 1.42;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: "— ";
}

ol {
  margin-left: 1.25rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1.5rem;
  padding: 0;
  border-left: none;
}
blockquote,
blockquote p {
  line-height: 1.42;
  color: inherit;
}

abbr,
abbr[title] {
  border-bottom: 1px dotted #1a1a1a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #1a1a1a;
  border-radius: 10px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet,
.errors ul,
ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block,
cite {
  display: block;
  color: inherit;
  font-size: 0.8125rem;
}
.cite-block:before,
cite:before {
  content: none;
}

.code-inline,
code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #1a1a1a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #1a1a1a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
	text-align: left !important;
}

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-text-left {
    text-align: left;
  }
  .xxxlarge-text-right {
    text-align: right;
  }
  .xxxlarge-text-center {
    text-align: center;
  }
  .xxxlarge-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
    color-adjust: economy;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3,
  .primary-menu .sub-menu__misc a {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3,
  .primary-menu .sub-menu__misc a {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.cell.shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink,
  .grid-x > .medium-full,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink,
  .grid-x > .large-full,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-full,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-shrink,
  .grid-x > .xxlarge-full,
  .grid-x > .xxlarge-1,
  .grid-x > .xxlarge-2,
  .grid-x > .xxlarge-3,
  .grid-x > .xxlarge-4,
  .grid-x > .xxlarge-5,
  .grid-x > .xxlarge-6,
  .grid-x > .xxlarge-7,
  .grid-x > .xxlarge-8,
  .grid-x > .xxlarge-9,
  .grid-x > .xxlarge-10,
  .grid-x > .xxlarge-11,
  .grid-x > .xxlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (min-width: 120em) {
  .grid-x > .xxxlarge-shrink,
  .grid-x > .xxxlarge-full,
  .grid-x > .xxxlarge-1,
  .grid-x > .xxxlarge-2,
  .grid-x > .xxxlarge-3,
  .grid-x > .xxxlarge-4,
  .grid-x > .xxxlarge-5,
  .grid-x > .xxxlarge-6,
  .grid-x > .xxxlarge-7,
  .grid-x > .xxxlarge-8,
  .grid-x > .xxxlarge-9,
  .grid-x > .xxxlarge-10,
  .grid-x > .xxxlarge-11,
  .grid-x > .xxxlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}
@media print, screen and (max-width: 320px) {
  .grid-x > .xsmall-shrink,
  .grid-x > .xsmall-full,
  .grid-x > .xsmall-1,
  .grid-x > .xsmall-2,
  .grid-x > .xsmall-3,
  .grid-x > .xsmall-4,
  .grid-x > .xsmall-5,
  .grid-x > .xsmall-6,
  .grid-x > .xsmall-7,
  .grid-x > .xsmall-8,
  .grid-x > .xsmall-9,
  .grid-x > .xsmall-10,
  .grid-x > .xsmall-11,
  .grid-x > .xsmall-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .grid-x > .xsmall-1 {
    width: 8.33333%;
  }
  
  .grid-x > .xsmall-2 {
    width: 16.66667%;
  }
  
  .grid-x > .xsmall-3 {
    width: 25%;
  }
  
  .grid-x > .xsmall-4 {
    width: 33.33333%;
  }
  
  .grid-x > .xsmall-5 {
    width: 41.66667%;
  }
  
  .grid-x > .xsmall-6 {
    width: 50%;
  }
  
  .grid-x > .xsmall-7 {
    width: 58.33333%;
  }
  
  .grid-x > .xsmall-8 {
    width: 66.66667%;
  }
  
  .grid-x > .xsmall-9 {
    width: 75%;
  }
  
  .grid-x > .xsmall-10 {
    width: 83.33333%;
  }
  
  .grid-x > .xsmall-11 {
    width: 91.66667%;
  }
  
  .grid-x > .xsmall-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.33333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.66667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.33333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.66667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.33333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.66667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.33333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.66667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xxlarge-shrink,
  .grid-x > .xxlarge-1,
  .grid-x > .xxlarge-2,
  .grid-x > .xxlarge-3,
  .grid-x > .xxlarge-4,
  .grid-x > .xxlarge-5,
  .grid-x > .xxlarge-6,
  .grid-x > .xxlarge-7,
  .grid-x > .xxlarge-8,
  .grid-x > .xxlarge-9,
  .grid-x > .xxlarge-10,
  .grid-x > .xxlarge-11,
  .grid-x > .xxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-x > .xxlarge-1 {
    width: 8.33333%;
  }
  .grid-x > .xxlarge-2 {
    width: 16.66667%;
  }
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxlarge-4 {
    width: 33.33333%;
  }
  .grid-x > .xxlarge-5 {
    width: 41.66667%;
  }
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxlarge-7 {
    width: 58.33333%;
  }
  .grid-x > .xxlarge-8 {
    width: 66.66667%;
  }
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxlarge-10 {
    width: 83.33333%;
  }
  .grid-x > .xxlarge-11 {
    width: 91.66667%;
  }
  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .grid-x > .xxxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xxxlarge-shrink,
  .grid-x > .xxxlarge-1,
  .grid-x > .xxxlarge-2,
  .grid-x > .xxxlarge-3,
  .grid-x > .xxxlarge-4,
  .grid-x > .xxxlarge-5,
  .grid-x > .xxxlarge-6,
  .grid-x > .xxxlarge-7,
  .grid-x > .xxxlarge-8,
  .grid-x > .xxxlarge-9,
  .grid-x > .xxxlarge-10,
  .grid-x > .xxxlarge-11,
  .grid-x > .xxxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .xxxlarge-shrink {
    width: auto;
  }
  .grid-x > .xxxlarge-1 {
    width: 8.33333%;
  }
  .grid-x > .xxxlarge-2 {
    width: 16.66667%;
  }
  .grid-x > .xxxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxxlarge-4 {
    width: 33.33333%;
  }
  .grid-x > .xxxlarge-5 {
    width: 41.66667%;
  }
  .grid-x > .xxxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxxlarge-7 {
    width: 58.33333%;
  }
  .grid-x > .xxxlarge-8 {
    width: 66.66667%;
  }
  .grid-x > .xxxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxxlarge-10 {
    width: 83.33333%;
  }
  .grid-x > .xxxlarge-11 {
    width: 91.66667%;
  }
  .grid-x > .xxxlarge-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 120em) {
  .grid-margin-x > .xxxlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xxxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxxlarge-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .xxxlarge-12 {
    width: calc(100% - 1.25rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.33333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.66667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.28571%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxlarge-up-3 > .cell {
    width: 33.33333%;
  }
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxlarge-up-6 > .cell {
    width: 16.66667%;
  }
  .xxlarge-up-7 > .cell {
    width: 14.28571%;
  }
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxxlarge-up-3 > .cell {
    width: 33.33333%;
  }
  .xxxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxxlarge-up-6 > .cell {
    width: 16.66667%;
  }
  .xxxlarge-up-7 > .cell {
    width: 14.28571%;
  }
  .xxxlarge-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-x.xxxlarge-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.xxxlarge-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.xxxlarge-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.xxxlarge-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.xxxlarge-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.xxxlarge-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.xxxlarge-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.xxxlarge-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.33333%;
}
.small-margin-collapse > .small-2 {
  width: 16.66667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.33333%;
}
.small-margin-collapse > .small-5 {
  width: 41.66667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.33333%;
}
.small-margin-collapse > .small-8 {
  width: 66.66667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.33333%;
}
.small-margin-collapse > .small-11 {
  width: 91.66667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 120em) {
  .small-margin-collapse > .xxxlarge-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .xxxlarge-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxxlarge-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .xxxlarge-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxxlarge-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .xxxlarge-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxxlarge-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .xxxlarge-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .medium-margin-collapse > .xxxlarge-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .xxxlarge-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxxlarge-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .xxxlarge-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxxlarge-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .xxxlarge-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxxlarge-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .xxxlarge-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .large-margin-collapse > .xxxlarge-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .xxxlarge-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxxlarge-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .xxxlarge-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxxlarge-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .xxxlarge-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxxlarge-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .xxxlarge-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xlarge-margin-collapse > .xxxlarge-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .xxxlarge-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xxxlarge-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .xxxlarge-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xxxlarge-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .xxxlarge-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xxxlarge-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .xxxlarge-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxlarge-margin-collapse > .xxxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .xxxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xxxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .xxxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xxxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .xxxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xxxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .xxxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .xxxlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .xxxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .xxxlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .xxxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .xxxlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .xxxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .xxxlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .xxxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .xxxlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .xxxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .xxxlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .xxxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .xxxlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .xxxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .xxxlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .xxxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .xxxlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .xxxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .xxxlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .xxxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .xxxlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .xxxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .xxxlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .xxxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .xxxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .xxxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .xxxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .xxxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .xxxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .xxxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .xxxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .xxxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .xxxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .xxxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .xxxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .xxxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .xxxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .xxxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .xxxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .xxxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-margin-collapse > .xxxlarge-1 {
    width: 8.33333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-2 {
    width: 16.66667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-4 {
    width: 33.33333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-5 {
    width: 41.66667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-7 {
    width: 58.33333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-8 {
    width: 66.66667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-10 {
    width: 83.33333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-11 {
    width: 91.66667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 1.25rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 1.25rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 1.25rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 1.25rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 1.25rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 1.25rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 1.25rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 1.25rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 1.25rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 1.25rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 1.25rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 1.25rem / 2);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1.25rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1.25rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1.25rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1.25rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1.25rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1.25rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1.25rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1.25rem / 2);
  }
}

@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 1.25rem / 2);
  }
  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 1.25rem / 2);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 1.25rem / 2);
  }
  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 1.25rem / 2);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 1.25rem / 2);
  }
  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 1.25rem / 2);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 1.25rem / 2);
  }
  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 1.25rem / 2);
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333% + 1.25rem / 2);
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66667% + 1.25rem / 2);
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333% + 1.25rem / 2);
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66667% + 1.25rem / 2);
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333% + 1.25rem / 2);
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66667% + 1.25rem / 2);
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333% + 1.25rem / 2);
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66667% + 1.25rem / 2);
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xxxlarge-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .xxxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .xxxlarge-offset-1 {
    margin-left: calc(8.33333% + 1.25rem / 2);
  }
  .xxxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .xxxlarge-offset-2 {
    margin-left: calc(16.66667% + 1.25rem / 2);
  }
  .xxxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xxxlarge-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .xxxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .xxxlarge-offset-4 {
    margin-left: calc(33.33333% + 1.25rem / 2);
  }
  .xxxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .xxxlarge-offset-5 {
    margin-left: calc(41.66667% + 1.25rem / 2);
  }
  .xxxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xxxlarge-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .xxxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .xxxlarge-offset-7 {
    margin-left: calc(58.33333% + 1.25rem / 2);
  }
  .xxxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .xxxlarge-offset-8 {
    margin-left: calc(66.66667% + 1.25rem / 2);
  }
  .xxxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xxxlarge-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .xxxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .xxxlarge-offset-10 {
    margin-left: calc(83.33333% + 1.25rem / 2);
  }
  .xxxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .xxxlarge-offset-11 {
    margin-left: calc(91.66667% + 1.25rem / 2);
  }
}

.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink,
  .grid-y > .medium-full,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink,
  .grid-y > .large-full,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-full,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-shrink,
  .grid-y > .xxlarge-full,
  .grid-y > .xxlarge-1,
  .grid-y > .xxlarge-2,
  .grid-y > .xxlarge-3,
  .grid-y > .xxlarge-4,
  .grid-y > .xxlarge-5,
  .grid-y > .xxlarge-6,
  .grid-y > .xxlarge-7,
  .grid-y > .xxlarge-8,
  .grid-y > .xxlarge-9,
  .grid-y > .xxlarge-10,
  .grid-y > .xxlarge-11,
  .grid-y > .xxlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 120em) {
  .grid-y > .xxxlarge-shrink,
  .grid-y > .xxxlarge-full,
  .grid-y > .xxxlarge-1,
  .grid-y > .xxxlarge-2,
  .grid-y > .xxxlarge-3,
  .grid-y > .xxxlarge-4,
  .grid-y > .xxxlarge-5,
  .grid-y > .xxxlarge-6,
  .grid-y > .xxxlarge-7,
  .grid-y > .xxxlarge-8,
  .grid-y > .xxxlarge-9,
  .grid-y > .xxxlarge-10,
  .grid-y > .xxxlarge-11,
  .grid-y > .xxxlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.33333%;
}
.grid-y > .small-2 {
  height: 16.66667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.33333%;
}
.grid-y > .small-5 {
  height: 41.66667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.33333%;
}
.grid-y > .small-8 {
  height: 66.66667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.33333%;
}
.grid-y > .small-11 {
  height: 91.66667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.33333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.66667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.33333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.66667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.33333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.66667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.33333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.66667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xxlarge-shrink,
  .grid-y > .xxlarge-1,
  .grid-y > .xxlarge-2,
  .grid-y > .xxlarge-3,
  .grid-y > .xxlarge-4,
  .grid-y > .xxlarge-5,
  .grid-y > .xxlarge-6,
  .grid-y > .xxlarge-7,
  .grid-y > .xxlarge-8,
  .grid-y > .xxlarge-9,
  .grid-y > .xxlarge-10,
  .grid-y > .xxlarge-11,
  .grid-y > .xxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxlarge-1 {
    height: 8.33333%;
  }
  .grid-y > .xxlarge-2 {
    height: 16.66667%;
  }
  .grid-y > .xxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxlarge-4 {
    height: 33.33333%;
  }
  .grid-y > .xxlarge-5 {
    height: 41.66667%;
  }
  .grid-y > .xxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxlarge-7 {
    height: 58.33333%;
  }
  .grid-y > .xxlarge-8 {
    height: 66.66667%;
  }
  .grid-y > .xxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxlarge-10 {
    height: 83.33333%;
  }
  .grid-y > .xxlarge-11 {
    height: 91.66667%;
  }
  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 120em) {
  .grid-y > .xxxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xxxlarge-shrink,
  .grid-y > .xxxlarge-1,
  .grid-y > .xxxlarge-2,
  .grid-y > .xxxlarge-3,
  .grid-y > .xxxlarge-4,
  .grid-y > .xxxlarge-5,
  .grid-y > .xxxlarge-6,
  .grid-y > .xxxlarge-7,
  .grid-y > .xxxlarge-8,
  .grid-y > .xxxlarge-9,
  .grid-y > .xxxlarge-10,
  .grid-y > .xxxlarge-11,
  .grid-y > .xxxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y > .xxxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxxlarge-1 {
    height: 8.33333%;
  }
  .grid-y > .xxxlarge-2 {
    height: 16.66667%;
  }
  .grid-y > .xxxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxxlarge-4 {
    height: 33.33333%;
  }
  .grid-y > .xxxlarge-5 {
    height: 41.66667%;
  }
  .grid-y > .xxxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxxlarge-7 {
    height: 58.33333%;
  }
  .grid-y > .xxxlarge-8 {
    height: 66.66667%;
  }
  .grid-y > .xxxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxxlarge-10 {
    height: 83.33333%;
  }
  .grid-y > .xxxlarge-11 {
    height: 91.66667%;
  }
  .grid-y > .xxxlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 120em) {
  .grid-margin-y > .xxxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-12 {
    height: calc(100% - 1.25rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxxlarge-grid-frame {
    width: 100%;
  }
  .xxxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxxlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xxxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xxxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 120em) {
  .grid-y.xxxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 120em) {
  .cell .grid-y.xxxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 120em) {
  .grid-margin-y > .xxxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .xxxlarge-12 {
    height: calc(100% - 1.25rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}
@media screen and (min-width: 120em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y.xxxlarge-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 10px;
}
thead,
tbody,
tfoot {
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
}
caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}
thead {
  background: #f9f9f9;
  color: #1a1a1a;
}
tfoot {
  background: #f2f2f2;
  color: #1a1a1a;
}
thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}
tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}
tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}
table.unstriped tbody {
  background-color: #ffffff;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  background-color: #ffffff;
}

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f4f4f4;
}

table.hover tfoot tr:hover {
  background-color: #ededed;
}

table.hover tbody tr:hover {
  background-color: #fafafa;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed;
}

.table-scroll {
  overflow-x: auto;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(26, 26, 26, 0.25);
  border-radius: 10px;
  background-color: white;
  color: #1a1a1a;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #d7ecfa;
  color: #1a1a1a;
}
.callout.secondary {
  background-color: #eaeaea;
  color: #1a1a1a;
}
.callout.success {
  background-color: #e1faea;
  color: #1a1a1a;
}
.callout.warning {
  background-color: #fff3d9;
  color: #1a1a1a;
}
.callout.alert {
  background-color: #f7e4e1;
  color: #1a1a1a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

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

.align-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .xxxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .xxxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .xxxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .xxxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .xxxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 120em) {
  .xxxlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .xxxlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xxxlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xxxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xxxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xxxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xxxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xxxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) and (max-width: 115.62375em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em), screen and (min-width: 115.625em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 120em) {
  .hide-for-xxxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 119.99875em) {
  .show-for-xxxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 120em) {
  .hide-for-xxxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 119.99875em) {
  .show-for-xxxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

iframe {
  border: 0;
}

.lock-scroll {
  overflow: hidden;
}

::-moz-selection {
  color: #ffffff;
  background: #016e85;
}

::selection {
  color: #ffffff;
  background: #016e85;
}

.swiper-container {
  width: 100%;
}
.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
  content: none;
  display: none;
}
.swiper-container .swiper-button-next svg,
.swiper-container .swiper-button-prev svg {
  width: 100%;
  height: 100%;
}

.inner {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
@media print, screen and (min-width: 40em) {
  .inner--smaller {
    width: 66%;
  }
}

.p-rel {
  position: relative;
}

.invert {
  color: #ffffff;
}

.panel-m-1 {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .panel-m-1 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
}
@media screen and (min-width: 75em) {
  .panel-m-1 {
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}
@media screen and (min-width: 120em) {
  .panel-m-1 {
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }
}

.panel-m-2 {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .panel-m-2 {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
}
@media screen and (min-width: 120em) {
  .panel-m-2 {
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}

.panel-p-1 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .panel-p-1 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
@media screen and (min-width: 75em) {
  .panel-p-1 {
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }
}
@media screen and (min-width: 120em) {
  .panel-p-1 {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }
}

.mb-0 {
  margin-bottom: 0;
}

.mt-0 {
  margin-top: 0;
}

.mt-small {
  margin-top: 3.125rem;
}
@media screen and (min-width: 75em) {
  .mt-small {
    margin-top: 5rem;
  }
}

.pb-0 {
  padding-bottom: 0;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pt-0 {
  padding-top: 0;
}

.pt-1 {
  padding-top: 1rem;
}

.pl-0,
.pl-0.button,
.pl-0.modal-default-button {
  padding-left: 0;
}

.pr-0,
.pr-0.button,
.pr-0.modal-default-button {
  padding-right: 0;
}

.px-0,
.px-0.button,
.px-0.modal-default-button {
  padding-left: 0;
  padding-right: 0;
}

.py-0,
.py-0.button,
.py-0.modal-default-button {
  padding-top: 0;
  padding-bottom: 0;
}
.px-0-5 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.px-1 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-0-5 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.px-1 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.break {
  display: block;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-inline-block-wrapper > * {
  display: inline-block;
  width: auto;
}

.mb-space {
  margin-bottom: 2.5rem;
}

.fw-n,
p.fw-n {
  font-weight: normal;
}

.fw-l,
p.fw-l {
  font-weight: 300;
}

.fw-m,
p.fw-m {
  font-weight: 500;
}

.fw-b,
p.fw-b {
  font-weight: bold;
}

.em-dash:before {
  content: "—";
  margin-right: 0.25rem;
}

.align-middle-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.t-upper {
  text-transform: uppercase;
}

.t-none {
  text-transform: none;
}

.o-visible {
  overflow: visible;
}

.o-hidden {
  overflow: hidden;
}

.flavour-black {
  background-color: #1a1a1a;
  color: #ffffff;
}
.flavour-black .button.white:before,
.flavour-black .card-feature--invert .button:before,
.card-feature--invert .flavour-black .button:before,
.flavour-black .card-feature--invert .modal-default-button:before,
.card-feature--invert .flavour-black .modal-default-button:before,
.flavour-black .white.modal-default-button:before {
  background-color: #fc9601;
}
.flavour-black .button.white:hover,
.flavour-black .card-feature--invert .button:hover,
.card-feature--invert .flavour-black .button:hover,
.flavour-black .card-feature--invert .modal-default-button:hover,
.card-feature--invert .flavour-black .modal-default-button:hover,
.flavour-black .white.modal-default-button:hover {
  color: #1a1a1a;
}

.flavour-white {
  background-color: #ffffff;
  color: #1a1a1a;
}
.flavour-white .button,
.flavour-white .modal-default-button {
  background-color: #1a1a1a;
  color: #ffffff;
}

.flavour-blue-1 {
  background-color: #016e85;
  color: #dae1d8;
}
.flavour-blue-1 .button:before,
.flavour-blue-1 .modal-default-button:before {
  background-color: #dae1d8;
}

.flavour-blue-2 {
  background-color: #4b9cb5;
  color: #dae1d8;
}
.flavour-blue-2 .button:before,
.flavour-blue-2 .modal-default-button:before {
  background-color: #dae1d8;
}

.flavour-blue-3 {
  background-color: #dae1d8;
  color: #016e85;
}
.shop-stepped-section__tab-controls .tab-control {
  background-color: #ffffff;
  color: #016e85;
}
.flavour-blue-3 .button:hover,
.shop-stepped-section__tab-controls .tab-control .button:hover,
.flavour-blue-3 .modal-default-button:hover,
.shop-stepped-section__tab-controls .tab-control .modal-default-button:hover {
  color: #ffffff;
}
.flavour-blue-3 .button:before,
.shop-stepped-section__tab-controls .tab-control .button:before,
.flavour-blue-3 .modal-default-button:before,
.shop-stepped-section__tab-controls .tab-control .modal-default-button:before {
  background-color: #016e85;
}
.promo .flavour-blue-3 .button:before{
  background-color: #000000;
}

.flavour-blue-4 {
  background-color: #f6faf4;
  color: #016e85;
}

.flavour-yellow-1 {
  background-color: #fc9601;
  color: #fee5c0;
}
.flavour-yellow-1 .button:before,
.flavour-yellow-1 .modal-default-button:before {
  background-color: #fc9601;
}

.flavour-yellow-2 {
  background-color: #ffc747;
  color: #fee5c0;
}
.flavour-yellow-2 .button:before,
.flavour-yellow-2 .modal-default-button:before {
  background-color: #fc9601;
}

.flavour-yellow-3 {
  background-color: #fee5c0;
  color: #fc9601;
}
.flavour-yellow-3 .button:before,
.flavour-yellow-3 .modal-default-button:before {
  background-color: #fc9601;
}

.flavour-yellow-4 {
  background-color: #fee5c0 !important;
  color: #000000;
}
.flavour-yellow-4 .button:before,
.flavour-yellow-4 .modal-default-button:before {
  background-color: #fc9601;
}

.flavour-red-1 {
  background-color: #f21d2d;
  color: #ffc5b8;
}
.flavour-red-1 .button:before,
.flavour-red-1 .modal-default-button:before {
  background-color: #ffc5b8;
}

.flavour-red-2 {
  background-color: #ff6057;
  color: #ffc5b8;
}
.flavour-red-2 .button:before,
.flavour-red-2 .modal-default-button:before {
  background-color: #ffc5b8;
}

.flavour-red-3,
.errors {
  background-color: #ffc5b8;
  color: #f21d2d;
}
.flavour-red-3 .button:before,
.errors .button:before,
.flavour-red-3 .modal-default-button:before,
.errors .modal-default-button:before {
  background-color: #f21d2d;
}

.flavour-grey-4 {
  background-color: #ededed;
  color: #1a1a1a;
}

.bg-yellow-1 {
  background-color: #fc9601;
}

.bg-yellow-3 {
  background-color: #fee5c0;
}

.bg-blue-1 {
  background-color: #016e85;
}

.bg-blue-3 {
  background-color: #dae1d8;
}

.bg-red-1 {
  background-color: #f21d2d;
}

.bg-red-3 {
  background-color: #ffc5b8;
}

.white-text {
  color: #ffffff;
}

.black-text {
  color: #1a1a1a;
}

.grey-2-text {
  color: #9b9b9b;
}

.yellow-1-text {
  color: #fc9601;
}

.yellow-2-text {
  color: #ffc747;
}

.yellow-3-text {
  color: #ffc747;
}

.blue-1-text {
  color: #016e85;
}

.blue-2-text {
  color: #4b9cb5;
}

.blue-3-text {
  color: #dae1d8;
}

.red-1-text {
  color: #f21d2d;
}

.red-2-text {
  color: #ff6057;
}

.red-3-text {
  color: #ffc5b8;
}

.icon-card svg {
  width: 2.9375rem;
  height: 1.8125rem;
  display: block;
}

.icon-app-download {
  width: 8rem;
  height: 2.6875rem;
  display: block;
}
@media screen and (min-width: 75em) {
  .icon-app-download {
    width: 10.125rem;
    height: 3.4375rem;
  }
}

.link {
  border-bottom: 1px solid #1a1a1a;
}

.link-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.link-back svg {
  margin: 0.3125rem 0.5rem 0 0;
  width: 0.375rem;
  height: 0.625rem;
  fill: #1a1a1a;
}

.added {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (max-width: 63.99875em) {
  .added span {
    display: none;
  }
}

.info {
  position: relative;
  width: 1.3125rem;
  height: 1.3125rem;
  display: inline-block;
  cursor: pointer;
}
.info svg {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
}

.tick {
  display: inline-block;
  margin-right: 0.5rem;
  position: relative;
  width: 1.375rem;
  height: 1.375rem;
  border: 1px solid #d9d9d9;
  border-radius: 9999px;
}
@media print, screen and (min-width: 64em) {
  .tick {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.tick svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 0.625rem;
  height: 0.4375rem;
  fill: #016e85;
}
@media print, screen and (min-width: 64em) {
  .tick svg {
    width: 0.875rem;
    height: 0.625rem;
  }
}

.grid-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-reveal .word {
  position: relative;
  overflow: hidden;
  display: inline-block;
  line-height: 0.9;
  padding: 0 0.4vw;
}
.title-reveal .word span {
  display: block;
}

.draggable {
  cursor: -webkit-grab;
  cursor: grab;
}

.button,
.modal-default-button {
  position: relative;
  padding: 1.375rem 1.75rem;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 0.94;
  text-transform: uppercase;
  background-color: #1a1a1a;
  color: #ffffff;
  border-radius: 9999px;
  display: inline-block;
  -webkit-transition: color 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: color 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  overflow: hidden;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.button,
.modal-default-button {
  font-size: 0.875rem;
}
@media screen and (min-width: 320px) {
  .button,
  .modal-default-button {
    font-size: calc(14px + 10 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .button,
  .modal-default-button {
    font-size: 1.5rem;
  }
}
.button:focus,
.modal-default-button:focus {
  color: #ffffff;
}
.button:before,
.modal-default-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fc9601;
  -webkit-transform: translateY(102%);
  -ms-transform: translateY(102%);
  transform: translateY(102%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  z-index: 1;
}
.button span,
.modal-default-button span {
  position: relative;
  z-index: 2;
}
.button svg,
.modal-default-button svg {
  z-index: 3;
}
.button:hover,
.modal-default-button:hover {
  color: #1a1a1a;
}
.button:hover:before,
.modal-default-button:hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 75em) {
  .button,
  .modal-default-button {
    padding: 1.25rem 1.5rem;
  }
}
.button.primary,
.primary.modal-default-button {
  background-color: #fc9601;
  color: #1a1a1a;
}
.button.primary:before,
.primary.modal-default-button:before {
  background-color: #4b9cb5;
}
.button.orange-black-btn,
.orange-black-btn.modal-default-button {
  background-color: #fc9601 !important;
  color: #1a1a1a !important;
}
.button.orange-black-btn:before,
.orange-black-btn.modal-default-button:before {
  background-color: #1a1a1a !important;
}
.button.orange-black-btn:hover {
  color: #ffffff !important;
}
.button.white,
.card-feature--invert .button,
.card-feature--invert .modal-default-button,
.white.modal-default-button {
  background-color: #ffffff;
  color: #1a1a1a;
}
.button.white:before,
.card-feature--invert .button:before,
.card-feature--invert .modal-default-button:before,
.white.modal-default-button:before {
  background-color: #1a1a1a;
}
.button.white:focus,
.card-feature--invert .button:focus,
.card-feature--invert .modal-default-button:focus,
.white.modal-default-button:focus {
  color: #1a1a1a;
}
.button.white:hover,
.card-feature--invert .button:hover,
.card-feature--invert .modal-default-button:hover,
.white.modal-default-button:hover {
  color: #ffffff;
}
.button.link,
.link.modal-default-button {
  background-color: transparent !important;
  color: #1a1a1a !important;
  border: none !important;
}
.button.link:before,
.link.modal-default-button:before {
  content: none;
}
.button.disabled,
.disabled.modal-default-button,
.button:disabled,
.modal-default-button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.button.hollow,
.hollow.modal-default-button {
  background-color: transparent;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}
.button.hollow:before,
.hollow.modal-default-button:before {
  background-color: #1a1a1a;
}
.button.hollow:focus,
.hollow.modal-default-button:focus {
  color: #1a1a1a;
}
.button.hollow:hover,
.hollow.modal-default-button:hover {
  color: #ffffff;
}

@media print, screen and (max-width: 63.99875em) {
  .button.small,
  .small.modal-default-button {
    padding: 0.875rem 1.125rem;
  }
}

.button.tiny,
.tiny.modal-default-button {
  padding: 0.1875rem 0.9375rem 0.3125rem 1.5625rem;
  font-size: 0.75rem;
  letter-spacing: -0.02em;
  line-height: 1.667;
  text-transform: none;
  font-weight: 500;
  cursor: pointer;
}
@media screen and (min-width: 75em) {
  .button.tiny,
  .tiny.modal-default-button {
    padding: 0.1875rem 1.25rem 0.3125rem 1.875rem;
    font-size: 0.875rem;
    line-height: 1.428;
  }
}
.button.tiny svg,
.tiny.modal-default-button svg {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.625rem;
  height: 0.625rem;
  display: inline-block;
  fill: #016e85;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
}
.button.tiny.active svg,
.tiny.active.modal-default-button svg {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.button.tiny.hollow,
.tiny.hollow.modal-default-button {
  border: 1px solid #d9d9d9;
}
.button.tiny.hollow:before,
.tiny.hollow.modal-default-button:before {
  background-color: #d9d9d9;
}
.button.tiny.hollow:hover,
.tiny.hollow.modal-default-button:hover {
  color: #1a1a1a;
}

.button.round,
.round.modal-default-button {
  margin: 0 5px;
  padding: 0;
  line-height: 22px;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  display: inline-block;
  background-color: white;
  border: 1px solid #d9d9d9;
  color: #016e85;
  font-weight: normal;
  font-size: 22px;
}
.button.round.plus span,
.round.plus.modal-default-button span {
  text-indent: -9000px;
  position: absolute;
  top: 0;
  left: 0;
}
.button.round.plus span:before,
.round.plus.modal-default-button span:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  width: 9px;
  height: 1px;
  background-color: #016e85;
  display: block;
}
.button.round.plus span:after,
.round.plus.modal-default-button span:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 14px;
  width: 1px;
  height: 9px;
  background-color: #016e85;
  display: block;
}
.button.round.minus span,
.round.minus.modal-default-button span {
  text-indent: -9000px;
  position: absolute;
  top: 0;
  left: 0;
}
.button.round.minus span:before,
.round.minus.modal-default-button span:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  width: 9px;
  height: 1px;
  background-color: #016e85;
  display: block;
}

button.button,
button.modal-default-button {
  cursor: pointer;
}

.remove {
  position: relative;
  width: 1.625rem;
  height: 1.625rem;
  border: 1px solid #9b9b9b;
  border-radius: 9999px;
  cursor: pointer;
  overflow: hidden;
}
.remove:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #9b9b9b;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  z-index: 1;
}
.remove:hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.remove:hover svg {
  fill: #ffffff;
}
.remove svg {
  position: absolute;
  top: 50%;
  left: 50%;
  left: 0.75rem;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  width: 0.625rem;
  height: 0.625rem;
  display: inline-block;
  fill: #016e85;
  z-index: 2;
  -webkit-transition: fill 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: fill 0.25s cubic-bezier(0.5, 0.2, 0, 1);
}

.button.skip,
.skip.modal-default-button {
  padding-left: 3.25rem;
  padding-right: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .button.skip,
  .skip.modal-default-button {
    padding-left: 4rem;
    padding-right: 2.125rem;
  }
}
.button.skip svg,
.skip.modal-default-button svg {
  position: absolute;
  top: 50%;
  left: -2.3125rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.375rem;
  height: 1.375rem;
  fill: #9b9b9b;
}
@media print, screen and (min-width: 64em) {
  .button.skip svg,
  .skip.modal-default-button svg {
    left: -2.9375rem;
  }
}

button.dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  color: inherit;
}
button.dropdown svg {
  width: 1.125rem;
  height: 0.6875rem;
  margin-right: 0.35rem;
  fill: #9b9b9b;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
}
@media print, screen and (min-width: 64em) {
  button.dropdown svg {
    width: 1.5rem;
    height: 0.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__filters button.dropdown svg {
    width: 2.125rem;
    height: 1.3125rem;
    margin-right: 0.3rem;
  }
}
button.dropdown.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
  letter-spacing: -0.02em;
}
@media print, screen and (max-width: 74.99875em) {
  [type="text"],
  [type="password"],
  [type="date"],
  [type="datetime"],
  [type="datetime-local"],
  [type="month"],
  [type="week"],
  [type="email"],
  [type="number"],
  [type="search"],
  [type="tel"],
  [type="time"],
  [type="url"],
  [type="color"],
  textarea {
    font-size: 0.875rem;
  }
}

form.rounded [type="text"],
form.rounded [type="password"],
form.rounded [type="date"],
form.rounded [type="datetime"],
form.rounded [type="datetime-local"],
form.rounded [type="month"],
form.rounded [type="week"],
form.rounded [type="email"],
form.rounded [type="number"],
form.rounded [type="search"],
form.rounded [type="tel"],
form.rounded [type="time"],
form.rounded [type="url"],
form.rounded [type="color"],
form.rounded textarea {
  border-radius: 9999px;
  border: 0;
  font-weight: 500;
}

select {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS42MjM3NyAwLjE0NjQ0N0M5LjgxOTA0IDAuMzQxNzA5IDkuODE5MDQgMC42NTgyOTIgOS42MjM3NyAwLjg1MzU1NEw1LjIxODI3IDUuMjU5MDZDNS4xMjQyMSA1LjM1MzExIDQuOTk2NTYgNS40MDU4MSA0Ljg2MzU1IDUuNDA1NUM0LjczMDU0IDUuNDA1MTkgNC42MDMxMyA1LjM1MTkgNC41MDk1MiA1LjI1NzQxTDAuMTQ0ODA2IDAuODUxOTA1Qy0wLjA0OTU0NTkgMC42NTU3MzcgLTAuMDQ4MDczNCAwLjMzOTE1OCAwLjE0ODA5NSAwLjE0NDgwNkMwLjM0NDI2MyAtMC4wNDk1NDU4IDAuNjYwODQyIC0wLjA0ODA3MzMgMC44NTUxOTQgMC4xNDgwOTVMNC44NjYzNiA0LjE5Njc1TDguOTE2NjcgMC4xNDY0NDdDOS4xMTE5MyAtMC4wNDg4MTUyIDkuNDI4NTEgLTAuMDQ4ODE1MiA5LjYyMzc3IDAuMTQ2NDQ3WiIgZmlsbD0iIzlCOUI5QiIvPgo8L3N2Zz4K");
  background-size: 10px 6px;
}

form button {
  cursor: pointer;
}

form.form-search {
  position: relative;
}
form.form-search [type="text"] {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  font-size: 0.875rem !important;
  font-weight: bold;
  letter-spacing: -0.02em;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #d9d9d9;
}
@media print, screen and (max-width: 63.99875em) {
  form.form-search.active [type="text"] {
    border-bottom: 0;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
form.form-search svg {
  position: absolute;
  top: 50%;
  left: 1.25rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.4375rem;
  height: 1.4375rem;
  fill: #1a1a1a;
}

.dob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dob__fields {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.25rem;
}
.dob ::-webkit-input-placeholder {
  color: #d9d9d9;
}
.dob ::-moz-placeholder {
  color: #d9d9d9;
}
.dob :-ms-input-placeholder {
  color: #d9d9d9;
}
.dob ::-ms-input-placeholder {
  color: #d9d9d9;
}
.dob ::placeholder {
  color: #d9d9d9;
}

.search-results-modal {
  padding: 0 1.25rem 1.625rem;
  text-align: left;
  border-right: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
  border-left: 2px solid #d9d9d9;
  background-color: #ffffff;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media print, screen and (min-width: 64em) {
  .search-results-modal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 3rem;
    padding: 1.875rem;
    border-top: 2px solid #d9d9d9;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
}
.search-results-modal h3,
.search-results-modal .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .search-results-modal a {
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 64em) {
  .search-results-modal h3,
  .search-results-modal .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .search-results-modal a {
    width: 40%;
    padding-right: 1.25rem;
    max-width: 31.25rem;
  }
}
.search-results-modal ol {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .search-results-modal ol {
    width: 60%;
  }
}
.search-results-modal ol li {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .search-results-modal ol li {
    margin-bottom: 2rem;
  }
}
.search-results-modal ol li:last-child {
  margin-bottom: 0;
}
.search-results-modal p {
  margin-bottom: 0;
}
.search-results-modal h4 {
  margin-bottom: 0;
}

.form-actions {
  margin-top: 2rem;
}
@media print, screen and (max-width: 39.99875em) {
  .form-actions {
    text-align: center;
  }
}
@media print, screen and (min-width: 40em) {
  .form-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 64em) {
  .form-actions {
    margin-top: 2.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .form-actions .button,
  .form-actions .modal-default-button {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .form-actions .button,
  .form-actions .modal-default-button {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .form-actions .button + a,
  .form-actions .modal-default-button + a,
  .form-actions .button + a + a,
  .form-actions .modal-default-button + a + a {
    margin-top: 1.375rem;
    display: block;
  }
}
@media print, screen and (min-width: 40em) {
  .form-actions .button + a,
  .form-actions .modal-default-button + a,
  .form-actions .button + a + a,
  .form-actions .modal-default-button + a + a {
    margin-left: 1.25rem;
  }
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.0625rem;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  letter-spacing: -0.01em;
  line-height: 1.22;
  font-weight: 500;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  font-size: 0.875rem;
}
@media screen and (min-width: 320px) {
  [type="checkbox"]:not(:checked) + label,
  [type="checkbox"]:checked + label {
    font-size: calc(14px + 16 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  [type="checkbox"]:not(:checked) + label,
  [type="checkbox"]:checked + label {
    font-size: 1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  [type="checkbox"]:not(:checked) + label,
  [type="checkbox"]:checked + label {
    padding-left: 1.5rem;
  }
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.6875rem;
  height: 0.6875rem;
  border: 1px solid #9b9b9b;
  background: #ffffff;
  border-radius: 3px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media print, screen and (min-width: 64em) {
  [type="checkbox"]:not(:checked) + label:before,
  [type="checkbox"]:checked + label:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  left: 0.0625rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.5625rem;
  height: 0.4375rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4881 0.430558C10.8026 0.700124 10.839 1.1736 10.5695 1.48809L4.56946 8.48809C4.42697 8.65433 4.21896 8.75 4.00001 8.75C3.78107 8.75 3.57306 8.65433 3.43057 8.48809L0.430571 4.98809C0.161005 4.6736 0.197426 4.20012 0.51192 3.93056C0.826414 3.66099 1.29989 3.69741 1.56946 4.01191L4.00001 6.84756L9.43057 0.511906C9.70014 0.197412 10.1736 0.160991 10.4881 0.430558Z' fill='%23016E85'/%3E%3C/svg%3E");
  background-size: 0.5625rem 0.4375rem;
}
@media print, screen and (min-width: 64em) {
  [type="checkbox"]:not(:checked) + label:after,
  [type="checkbox"]:checked + label:after {
    width: 0.6875rem;
    height: 0.5625rem;
    background-size: 0.6875rem 0.5625rem;
    left: 0.125rem;
  }
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
}

[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.input-round {
  border-radius: 9999px;
  padding: 10px;
}

.placeholder-light::-webkit-input-placeholder {
  color: rgba(26, 26, 26, 0.4);
}

.placeholder-light::-moz-placeholder {
  color: rgba(26, 26, 26, 0.4);
}

.placeholder-light:-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.4);
}

.placeholder-light::-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.4);
}

.placeholder-light::placeholder {
  color: rgba(26, 26, 26, 0.4);
}

@font-face {
  font-family: "BauLF";
  src: url("BauLF-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BauLF";
  src: url("BauLF-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BauLF";
  src: url("BauLF-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.para1,
form.rounded [type="text"],
form.rounded [type="password"],
form.rounded [type="date"],
form.rounded [type="datetime"],
form.rounded [type="datetime-local"],
form.rounded [type="month"],
form.rounded [type="week"],
form.rounded [type="email"],
form.rounded [type="number"],
form.rounded [type="search"],
form.rounded [type="tel"],
form.rounded [type="time"],
form.rounded [type="url"],
form.rounded [type="color"],
form.rounded textarea,
.search-results-modal h4,
.search-results-modal p,
.basket-item__heading a,
.basket-item__price,
.parallax-images-text p,
.post-content p,
.primary-menu .sub-menu__blocks a,
.primary-menu .misc-menu a,
.rich-text p,
.roundoff__text p,
.roundoff__text h3,
.roundoff__text .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .roundoff__text a,
.roundoff__text ul {
  letter-spacing: -0.01em;
  line-height: 1.22;
}
.para1,
form.rounded [type="text"],
form.rounded [type="password"],
form.rounded [type="date"],
form.rounded [type="datetime"],
form.rounded [type="datetime-local"],
form.rounded [type="month"],
form.rounded [type="week"],
form.rounded [type="email"],
form.rounded [type="number"],
form.rounded [type="search"],
form.rounded [type="tel"],
form.rounded [type="time"],
form.rounded [type="url"],
form.rounded [type="color"],
form.rounded textarea,
.search-results-modal h4,
.search-results-modal p,
.basket-item__heading a,
.basket-item__price,
.parallax-images-text p,
.post-content p,
.primary-menu .sub-menu__blocks a,
.primary-menu .misc-menu a,
.rich-text p,
.roundoff__text p,
.roundoff__text h3,
.roundoff__text .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .roundoff__text a,
.roundoff__text ul {
  font-size: 1.125rem;
}
@media screen and (min-width: 320px) {
  .para1,
  form.rounded [type="text"],
  form.rounded [type="password"],
  form.rounded [type="date"],
  form.rounded [type="datetime"],
  form.rounded [type="datetime-local"],
  form.rounded [type="month"],
  form.rounded [type="week"],
  form.rounded [type="email"],
  form.rounded [type="number"],
  form.rounded [type="search"],
  form.rounded [type="tel"],
  form.rounded [type="time"],
  form.rounded [type="url"],
  form.rounded [type="color"],
  form.rounded textarea,
  .search-results-modal h4,
  .search-results-modal p,
  .basket-item__heading a,
  .basket-item__price,
  .parallax-images-text p,
  .post-content p,
  .primary-menu .sub-menu__blocks a,
  .primary-menu .misc-menu a,
  .rich-text p,
  .roundoff__text p,
  .roundoff__text h3,
  .roundoff__text .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .roundoff__text a,
  .roundoff__text ul {
    font-size: calc(18px + 12 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .para1,
  form.rounded [type="text"],
  form.rounded [type="password"],
  form.rounded [type="date"],
  form.rounded [type="datetime"],
  form.rounded [type="datetime-local"],
  form.rounded [type="month"],
  form.rounded [type="week"],
  form.rounded [type="email"],
  form.rounded [type="number"],
  form.rounded [type="search"],
  form.rounded [type="tel"],
  form.rounded [type="time"],
  form.rounded [type="url"],
  form.rounded [type="color"],
  form.rounded textarea,
  .search-results-modal h4,
  .search-results-modal p,
  .basket-item__heading a,
  .basket-item__price,
  .parallax-images-text p,
  .post-content p,
  .primary-menu .sub-menu__blocks a,
  .primary-menu .misc-menu a,
  .rich-text p,
  .roundoff__text p,
  .roundoff__text h3,
  .roundoff__text .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .roundoff__text a,
  .roundoff__text ul {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 75em) {
  .para1,
  form.rounded [type="text"],
  form.rounded [type="password"],
  form.rounded [type="date"],
  form.rounded [type="datetime"],
  form.rounded [type="datetime-local"],
  form.rounded [type="month"],
  form.rounded [type="week"],
  form.rounded [type="email"],
  form.rounded [type="number"],
  form.rounded [type="search"],
  form.rounded [type="tel"],
  form.rounded [type="time"],
  form.rounded [type="url"],
  form.rounded [type="color"],
  form.rounded textarea,
  .search-results-modal h4,
  .search-results-modal p,
  .basket-item__heading a,
  .basket-item__price,
  .parallax-images-text p,
  .post-content p,
  .primary-menu .sub-menu__blocks a,
  .primary-menu .misc-menu a,
  .rich-text p,
  .roundoff__text p,
  .roundoff__text h3,
  .roundoff__text .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .roundoff__text a,
  .roundoff__text ul {
    line-height: 1.33;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 90em) {
  .para1.scale-text,
  form.rounded .scale-text[type="text"],
  form.rounded .scale-text[type="password"],
  form.rounded .scale-text[type="date"],
  form.rounded .scale-text[type="datetime"],
  form.rounded .scale-text[type="datetime-local"],
  form.rounded .scale-text[type="month"],
  form.rounded .scale-text[type="week"],
  form.rounded .scale-text[type="email"],
  form.rounded .scale-text[type="number"],
  form.rounded .scale-text[type="search"],
  form.rounded .scale-text[type="tel"],
  form.rounded .scale-text[type="time"],
  form.rounded .scale-text[type="url"],
  form.rounded .scale-text[type="color"],
  form.rounded textarea.scale-text,
  .search-results-modal h4.scale-text,
  .search-results-modal p.scale-text,
  .basket-item__heading a.scale-text,
  .scale-text.basket-item__price,
  .parallax-images-text p.scale-text,
  .post-content p.scale-text,
  .primary-menu .sub-menu__blocks a.scale-text,
  .primary-menu .misc-menu a.scale-text,
  .rich-text p.scale-text,
  .roundoff__text p.scale-text,
  .roundoff__text h3.scale-text,
  .roundoff__text .primary-menu .sub-menu__misc a.scale-text,
  .primary-menu .sub-menu__misc .roundoff__text a.scale-text,
  .roundoff__text ul.scale-text {
    font-size: 1.667vw;
  }
}

.para2,
.masthead-text__action {
  letter-spacing: -0.02em;
  line-height: 1.42;
}
.para2,
.masthead-text__action {
  font-size: 0.875rem;
}
@media screen and (min-width: 320px) {
  .para2,
  .masthead-text__action {
    font-size: calc(14px + 4 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .para2,
  .masthead-text__action {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 75em) {
  .para2,
  .masthead-text__action {
    line-height: 1.33;
  }
}

.small-text {
  font-size: 0.75rem;
  letter-spacing: -0.02em;
  line-height: 1.667;
}
@media screen and (min-width: 75em) {
  .small-text {
    font-size: 0.875rem;
    line-height: 1.428;
  }
}

p strong {
  font-weight: 500;
}

.display-1 {
  font-size: 10vw;
  line-height: 0.88;
}

@media print, screen and (min-width: 64em) {
  .display-1 {
    line-height: 0.84;
  }
}

h1,
.h1 {
  font-size: 10.933vw;
  letter-spacing: -0.06em;
  line-height: 0.92;
  text-transform: uppercase;
  font-weight: bold;
}
@media print, screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 9.115vw;
  }
}
@media print, screen and (min-width: 64em) {
  h1,
  .h1 {
    font-size: 6.944vw;
    line-height: 0.88;
  }
}

h2,
.h2 {
  font-size: 10.667vw;
  letter-spacing: -0.02em;
  line-height: 1.125;
}
@media print, screen and (min-width: 40em) {
  h2,
  .h2 {
    font-size: 6.51vw;
  }
}
@media print, screen and (min-width: 64em) {
  h2,
  .h2 {
    font-size: 4.167vw;
  }
}
h2 svg,
.h2 svg {
  width: 8.5vw;
  height: 8.5vw;
  fill: #1a1a1a;
}
@media print, screen and (min-width: 40em) {
  h2 svg,
  .h2 svg {
    width: 5.5vw;
    height: 5.5vw;
  }
}
@media print, screen and (min-width: 64em) {
  h2 svg,
  .h2 svg {
    width: 3.5vw;
    height: 3.5vw;
  }
}

h3,
.primary-menu .sub-menu__misc a,
.h3 {
  letter-spacing: -0.02em;
  line-height: 1.125;
}

h3,
.primary-menu .sub-menu__misc a,
.h3 {
  font-size: 1.5rem;
}
@media screen and (min-width: 320px) {
  h3,
  .primary-menu .sub-menu__misc a,
  .h3 {
    font-size: calc(24px + 16 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  h3,
  .primary-menu .sub-menu__misc a,
  .h3 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  h3.scale-text,
  .primary-menu .sub-menu__misc a.scale-text,
  .h3.scale-text {
    font-size: 2.778vw;
  }
}

h4,
.h4,
.post-content h2,
.product-detail__text h2,
.product-detail__text p {
  letter-spacing: -0.02em;
  line-height: 1.4;
  font-weight: 500;
}
h4,
.h4,
.post-content h2,
.product-detail__text h2,
.product-detail__text p {
  font-size: 1.25rem;
}
@media screen and (min-width: 320px) {
  h4,
  .h4,
  .post-content h2,
  .product-detail__text h2,
  .product-detail__text p {
    font-size: calc(20px + 30 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  h4,
  .h4,
  .post-content h2,
  .product-detail__text h2,
  .product-detail__text p {
    font-size: 3.125rem;
  }
}
@media screen and (min-width: 75em) {
  h4,
  .h4,
  .post-content h2,
  .product-detail__text h2,
  .product-detail__text p {
    line-height: 1.125;
    letter-spacing: -0.05em;
  }
}
@media screen and (min-width: 90em) {
  h4.scale-text,
  .h4.scale-text,
  .post-content h2.scale-text,
  .product-detail__text h2.scale-text,
  .product-detail__text p.scale-text {
    font-size: 2.431vw;
  }
}

h5,
.h5 {
  letter-spacing: -0.02em;
  line-height: 1.4;
  font-weight: 500;
}
h5,
.h5 {
  font-size: 1.25rem;
}
@media screen and (min-width: 320px) {
  h5,
  .h5 {
    font-size: calc(20px + 30 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  h5,
  .h5 {
    font-size: 3.125rem;
  }
}
@media screen and (min-width: 75em) {
  h5,
  .h5 {
    line-height: 1.125;
    letter-spacing: -0.05em;
  }
}
@media screen and (min-width: 90em) {
  h5.scale-text,
  .h5.scale-text {
    font-size: 2.431vw;
  }
}

h1.t-upper,
.h1.t-upper,
h2.t-upper,
.h2.t-upper {
  font-weight: bold;
  line-height: 0.92;
  letter-spacing: -0.05em;
}

ul:not(.no-bullet):not(.tabs) {
  margin-left: 0;
}
ul:not(.no-bullet):not(.tabs) li {
  margin-left: 0;
  list-style: none;
  position: relative;
  padding-left: 1.875rem;
}
ul:not(.no-bullet):not(.tabs) li:last-child {
  margin-bottom: 0;
}
ul:not(.no-bullet):not(.tabs) li:before {
  content: "—";
  width: 1.875rem;
  margin-left: -1.875rem;
  left: 0;
  display: inline-block;
}

.basket {
  margin-bottom: 2.1875rem;
}
@media print, screen and (min-width: 64em) {
  .basket {
    margin-bottom: 3.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .basket__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.basket__header {
  margin-bottom: 0.625rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media print, screen and (min-width: 64em) {
  .basket__main {
    grid-column: col-start / span 8;
  }
}
@media screen and (min-width: 75em) {
  .basket__main {
    grid-column: col-start 2 / span 6;
  }
}
.basket__main .alert {
  margin-bottom: 1.25rem;
}
@media print, screen and (max-width: 63.99875em) {
  .basket__aside {
    margin-top: 1.5625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .basket__aside {
    grid-column: col-start 10 / span 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 75em) {
  .basket__aside {
    grid-column: col-start 9 / span 3;
  }
}
.basket__help {
  margin-top: 3.125rem;
  width: 66.66667%;
}
@media print, screen and (min-width: 64em) {
  .basket__help {
    width: 100%;
    max-width: 28.125rem;
  }
}
.basket__help h2 {
  margin-bottom: 0.625rem;
}
.basket__help h2 svg {
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  fill: #1a1a1a;
  margin-right: 0.3125rem;
}
.basket__products {
  margin-bottom: 0;
}
.basket__actions {
  padding: 0.75rem 0 0;
  border-top: 1px solid #d9d9d9;
}
.basket__actions h2,
.basket__actions span {
  letter-spacing: -0.05em;
}
.basket__delivery {
  text-align: right;
}
.basket__total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.basket__gifting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 0.625rem;
  background-color: #ededed;
  border-radius: 10px;
  margin-top: 30px;
}
.basket__gifting p {
  margin: 0;
  font-size: 18px;
}
.basket__gifting .btn-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 0;
}
.basket__gifting .btn {
  border: 1px solid #1a1a1a;
  display: inline-block;
  padding: 5px;
  position: relative;
  text-align: center;
  -webkit-transition: background 600ms ease, color 600ms ease;
  transition: background 600ms ease, color 600ms ease;
}
.basket__gifting input[type="radio"].toggle {
  display: none;
  margin: 0;
}
.basket__gifting input[type="radio"].toggle + label {
  cursor: pointer;
  min-width: 60px;
  margin: 0;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .basket__gifting input[type="radio"].toggle + label {
    min-width: 80px;
  }
}
.basket__gifting input[type="radio"].toggle + label:hover {
  background: grey;
  color: #1a1a1a;
}
.basket__gifting input[type="radio"].toggle + label:after {
  background: #1a1a1a;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
  width: 100%;
  z-index: -1;
  opacity: 0;
}
.basket__gifting input[type="radio"].toggle.toggle-left + label {
  border-right: 0;
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
}
.basket__gifting input[type="radio"].toggle.toggle-left + label:after {
  left: 100%;
}
.basket__gifting input[type="radio"].toggle.toggle-right + label {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
}
.basket__gifting input[type="radio"].toggle.toggle-right + label:after {
  left: -100%;
}
.basket__gifting input[type="radio"].toggle:checked + label {
  cursor: default;
  color: #fff;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}
.basket__gifting input[type="radio"].toggle:checked + label:after {
  left: 0;
  opacity: 1;
}
.basket__buttons {
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .basket__buttons {
    grid-template-columns: repeat(2, 1fr);
  }
}

.fbc-aside {
  display: block;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .fbc-aside {
    width: 66.66667%;
    max-width: 18.75rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.fbc-aside__image {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.fbc-aside__image svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fbc-aside__image + p {
  margin-top: 1.875rem;
}
.fbc-aside__link {
  margin-top: -1.5rem;
}
.fbc-aside p {
  max-width: 25rem;
}

.banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fafafa;
  z-index: 205;
  transition: top 0.3s;
  transition-delay: 0.5s;
}
body.scroll-up .banner {
  transition-delay: 0s;
}
body.scroll-down #header {
  top: -100%;
}
.dark-theme .banner {
  background-color: #1a1a1a;
}
.post-header-alert {
  margin-top: 80px;
}

@media print, screen and (max-width: 74.99875em) {
  .banner {
    padding: 0.75rem 0;
  }
}
.banner__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.banner__logo {
  width: 1.875rem;
  height: 1.875rem;
  z-index: 3;
}
@media screen and (max-width: 1199px) {
  .banner__logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .banner__logo {
    width: 2.5rem;
    height: 2.5rem;
  }
  .primary-menu {
    padding-left: 2.375rem;
  }
}
.banner__logo svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: #1a1a1a;
}
@media print, screen and (max-width: 74.99875em) {
  .banner svg {
    -webkit-transition: fill 0.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: fill 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  }
}
.banner__views {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  z-index: 3;
}
@media print, screen and (max-width: 74.99875em) {
  .banner .menu-button {
    position: relative;
    z-index: 3;
    border-radius: 0;
    width: 2rem;
    height: 1.1875rem;
    overflow: hidden;
  }
  .banner .menu-button svg {
    width: 100%;
    height: 100%;
    fill: #1a1a1a;
    -webkit-transition: fill 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1s cubic-bezier(0.5, 0.2, 0, 1);
    transition: fill 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1s cubic-bezier(0.5, 0.2, 0, 1);
    transition: fill 0.5s cubic-bezier(0.5, 0.2, 0, 1), transform 1s cubic-bezier(0.5, 0.2, 0, 1);
    transition: fill 0.5s cubic-bezier(0.5, 0.2, 0, 1), transform 1s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1s cubic-bezier(0.5, 0.2, 0, 1);
  }
}
@media screen and (min-width: 75em) {
  .banner .menu-button {
    display: none;
  }
}
.banner .profile-button {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.banner .profile-button svg {
  width: 100%;
  height: 100%;
  fill: #1a1a1a;
  display: block;
}
.banner .logout-button {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 1.375rem;
}
.banner .logout-button span {
  display: none;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 1.25rem;
  font-size: 0.9375rem;
  letter-spacing: -0.02em;
  line-height: 0.94;
  cursor: pointer;
}
.banner .logout-button svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #1a1a1a;
}
@media screen and (min-width: 75em) {
  .banner .logout-button {
    width: auto;
    height: auto;
    margin-left: 0;
  }
  .banner .logout-button span {
    display: block;
    font-size: 1.125rem;
    margin-left: 2.5rem;
  }
  .banner .logout-button svg {
    display: none;
  }
}
.banner.bag-open {
  z-index: 5;
}
@media print, screen and (max-width: 74.99875em) {
  .banner.menu-open {
    z-index: 9999;
  }
  .banner.menu-open:after {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 1.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: -webkit-transform 1.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: transform 1.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: transform 1.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
  }
  .banner.menu-open svg {
    fill: #ffffff;
    -webkit-transition: fill 0.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: fill 0.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: fill 0.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1), transform 1s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: fill 0.5s 1.5s cubic-bezier(0.5, 0.2, 0, 1), transform 1s 1.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1s 1.5s cubic-bezier(0.5, 0.2, 0, 1);
  }
  .banner.menu-open .menu-button svg {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.content-w-aside {
  margin-bottom: 2.625rem;
}
@media print, screen and (min-width: 64em) {
  .content-w-aside {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 120em) {
  .content-w-aside {
    margin-bottom: 6.375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-aside__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .content-w-aside__content {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-aside__content {
    grid-column: col-start 2 / span 5;
    display: grid;
    align-items: center;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-aside__aside {
    grid-column: col-start 8 / span 4;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-aside--alt .content-w-aside__inner {
    padding: 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-aside--alt .content-w-aside__content {
    grid-column: col-start 1 / span 6;
  }
}
.content-w-aside--alt .content-w-aside__aside {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .content-w-aside--alt .content-w-aside__aside {
    grid-column: col-start 8 / span 5;
  }
}
.content-w-aside--alt .content-w-aside__aside .panel {
  padding-bottom: 1.25rem;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .content-w-aside--alt .content-w-aside__aside .panel {
    padding-bottom: 0.625rem;
    max-width: 26.875rem;
  }
}
.content-w-aside--alt .content-w-aside__aside .button,
.content-w-aside--alt .content-w-aside__aside .modal-default-button {
  width: auto;
}
.content-w-aside--alt .content-w-aside__aside h2 {
  font-size: 3.4375rem;
  text-align: left;
}
@media screen and (min-width: 75em) {
  .content-w-aside--alt .content-w-aside__aside h2 {
    font-size: 3.75rem;
  }
}
.content-w-aside--alt .content-w-aside__aside h2 span {
  font-size: 2.1875rem;
}
@media screen and (min-width: 75em) {
  .content-w-aside--alt .content-w-aside__aside h2 span {
    font-size: 2.5rem;
  }
}
.content-w-aside--alt .content-w-aside__aside .para1,
.content-w-aside--alt .content-w-aside__aside form.rounded [type="text"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="text"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="password"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="password"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="date"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="date"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="datetime"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="datetime"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="datetime-local"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="datetime-local"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="month"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="month"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="week"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="week"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="email"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="email"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="number"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="number"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="search"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="search"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="tel"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="tel"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="time"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="time"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="url"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="url"],
.content-w-aside--alt .content-w-aside__aside form.rounded [type="color"],
form.rounded .content-w-aside--alt .content-w-aside__aside [type="color"],
.content-w-aside--alt .content-w-aside__aside form.rounded textarea,
form.rounded .content-w-aside--alt .content-w-aside__aside textarea,
.content-w-aside--alt .content-w-aside__aside .search-results-modal h4,
.search-results-modal .content-w-aside--alt .content-w-aside__aside h4,
.content-w-aside--alt .content-w-aside__aside .search-results-modal p,
.search-results-modal .content-w-aside--alt .content-w-aside__aside p,
.content-w-aside--alt .content-w-aside__aside .basket-item__heading a,
.basket-item__heading .content-w-aside--alt .content-w-aside__aside a,
.content-w-aside--alt .content-w-aside__aside .basket-item__price,
.content-w-aside--alt .content-w-aside__aside .parallax-images-text p,
.parallax-images-text .content-w-aside--alt .content-w-aside__aside p,
.content-w-aside--alt .content-w-aside__aside .post-content p,
.post-content .content-w-aside--alt .content-w-aside__aside p,
.content-w-aside--alt .content-w-aside__aside .primary-menu .sub-menu__blocks a,
.primary-menu .sub-menu__blocks .content-w-aside--alt .content-w-aside__aside a,
.content-w-aside--alt .content-w-aside__aside .primary-menu .misc-menu a,
.primary-menu .misc-menu .content-w-aside--alt .content-w-aside__aside a,
.content-w-aside--alt .content-w-aside__aside .rich-text p,
.rich-text .content-w-aside--alt .content-w-aside__aside p,
.content-w-aside--alt .content-w-aside__aside .roundoff__text p,
.roundoff__text .content-w-aside--alt .content-w-aside__aside p,
.content-w-aside--alt .content-w-aside__aside .roundoff__text h3,
.roundoff__text .content-w-aside--alt .content-w-aside__aside h3,
.content-w-aside--alt .content-w-aside__aside .roundoff__text .primary-menu .sub-menu__misc a,
.roundoff__text .primary-menu .sub-menu__misc .content-w-aside--alt .content-w-aside__aside a,
.content-w-aside--alt .content-w-aside__aside .primary-menu .sub-menu__misc .roundoff__text a,
.primary-menu .sub-menu__misc .roundoff__text .content-w-aside--alt .content-w-aside__aside a,
.content-w-aside--alt .content-w-aside__aside .roundoff__text ul,
.roundoff__text .content-w-aside--alt .content-w-aside__aside ul {
  text-align: left;
}
.content-w-aside--alt .content-w-aside__intro {
  color: #016e85;
  font-size: 1.25rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .content-w-aside--alt .content-w-aside__intro {
    font-size: 1.625rem;
    margin-bottom: 1.5625rem;
  }
}
.content-w-aside--alt .content-w-aside__intro strong {
  font-weight: bold;
}
.content-w-aside__disclaimer {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
  padding-top: 0.9375rem;
  text-align: left;
}
@media print, screen and (min-width: 40em) {
  .content-w-aside__disclaimer {
    padding-top: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-aside__disclaimer {
    padding-top: 2.5rem;
  }
}

.content-w-nav {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 64em) {
  .content-w-nav__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .content-w-nav__nav {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-nav__nav {
    grid-column: col-start 1 / span 3;
  }
}
@media print, screen and (min-width: 64em) {
  .content-w-nav__content {
    grid-column: col-start 5 / span 8;
  }
}
.content-w-nav__buttons {
  margin-top: 3.125rem;
}

.site-footer {
  padding: 1.875rem 0 0.8125rem;
  background-color: #fafafa;
}
@media screen and (min-width: 75em) {
  .site-footer {
    padding: 2.125rem 0;
  }
}
@media screen and (min-width: 120em) {
  .site-footer {
    padding: 4rem 0;
  }
}
.site-footer__main {
  margin-bottom: 8.75rem;
}
@media print, screen and (min-width: 64em) {
  .site-footer__main {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    margin-bottom: 3.75rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer__misc {
    text-align: center;
  }
  .site-footer__icons {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media print, screen and (min-width: 64em) {
  .site-footer__misc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.site-footer__misc p {
  margin-bottom: 0;
  color: #9b9b9b;
}
@media print, screen and (min-width: 64em) {
  .site-footer__misc p {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.site-footer__logo {
  width: 4.5625rem;
  height: 4.5625rem;
  display: block;
  margin-bottom: 2.25rem;
}
.site-footer__logo svg {
  width: 100%;
  height: 100%;
}
.footer-titles {
  font-size: xx-large !important;
  line-height: 1.2 !important;
}
@media print, screen and (min-width: 64em) {
  .site-footer__logo {
    grid-column: col-start / span 3;
  }
}
@media screen and (min-width: 75em) {
  .site-footer__logo {
    width: 3.875rem;
    height: 3.875rem;
  }
}
.site-footer__nav {
  margin-bottom: 3.4375rem;
}
@media print, screen and (min-width: 64em) {
  .site-footer__nav {
    grid-column: col-start 4 / span 5;
  }
}
.site-footer__links a {
  font-weight: 500;
}
@media print, screen and (min-width: 64em) {
  .site-footer__links--1 {
    grid-column: col-start / span 5;
  }
}
@media print, screen and (min-width: 64em) {
  .site-footer__links--2 {
    grid-column: col-start 6 / span 5;
  }
}
@media print, screen and (min-width: 64em) {
  .site-footer__links {
    display: grid;
    grid-column: col-start 9 / span 4;
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }
}
.site-footer__social li {
  display: inline-block;
  margin-right: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .site-footer__social {
    grid-column: col-start / span 12;
  }
}
.site-footer__icons {
  display: inline-block;
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 64em) {
  .site-footer__icons {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.site-footer__icons li {
  display: inline-block;
}
.site-footer .selfridges img {
  width: 67px;
  vertical-align: super;
  margin-right: 2px;
}
.site-footer .pledge-signatories img {
  height: 38px;
  vertical-align: bottom;
  margin-right: 2px;
  width: auto;
}
.site-footer .living-wage img {
  width: 2.5rem;
  height: 1.9375rem;
  display: block;
  margin-right: 2px;
}
@media screen and (min-width: 75em) {
  .site-footer .living-wage img {
    width: 3.875rem;
    height: 3.0625rem;
  }
  .site-footer .selfridges img {
    width: 75px;
    vertical-align: super;
  }
  .site-footer .pledge-signatories img {
    height: 60px;
    width: auto;
  }
}

.holding-home .banner__inner {
  height: 3.125rem;
}
@media screen and (min-width: 75em) {
  .holding-home .banner__inner {
    height: 5rem;
  }
}

main {
  position: relative;
  z-index: 3;
  display: inline-block;
  width: 100%;
}

html {
  scroll-behavior: smooth;
}

.dark-theme {
  background-color: #1a1a1a;
}
.dark-theme .banner svg {
  fill: #ffffff;
}
.dark-theme main {
  background-color: #1a1a1a;
  color: #ffffff;
}
.dark-theme main a {
  color: #ffffff;
}
.dark-theme form label {
  color: #ffffff;
}

.light-theme {
  background-color: #e5e5e5;
}

.accordion-group {
  margin: 3.75rem 0 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .accordion-group {
    margin: 6.25rem 0 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .accordion-group__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .accordion-group__inner .accordion {
    grid-column: col-start 2 / span 10;
  }
}

.accordion__item {
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}

.accordion__item + .accordion__item {
  margin-top: -1px;
}

.accordion__title {
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 1.125rem 0 1.25rem;
  text-align: left;
}
@media screen and (min-width: 75em) {
  .accordion__title {
    padding: 1.5625rem 0 1.75rem;
  }
}
.accordion__title > * {
  margin-bottom: 0;
}
.accordion__title h2 {
  padding-right: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .accordion__title h2 {
    padding-right: 3.75rem;
  }
}
.accordion__title svg {
  position: absolute;
  top: 2rem;
  right: 0;
  width: 1.125rem;
  height: 0.625rem;
  display: block;
  margin-bottom: 0.3125rem;
}
@media print, screen and (min-width: 64em) {
  .accordion__title svg {
    top: 1.875rem;
    width: 2.6875rem;
    height: 1.375rem;
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .accordion__title svg {
    top: 50%;
    transform: translate(0, -50%);
  }
  .grid .accordion__title svg {
    transform: translate(0, -50%) rotate(180deg);
  }
}
@media screen and (min-width: 120em) {
  .accordion__title svg {
    top: 3.25rem;
  }
}

.accordion__reveal {
  display: none;
}
.grid .accordion__reveal {
  display: grid;
}
@media screen and (min-width: 90em) {
  .accordion__reveal > p {
    width: 75%;
  }
}

.accordion__cols {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 2.5rem 1.25rem;
  margin-bottom: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .accordion__cols {
    grid-template-columns: repeat(2, 1fr);
  }
}

.accordion__col {
  max-width: 47.5rem;
}
.accordion__col p:last-child {
  margin-bottom: 0;
}

#age-gate .modal-container {
  width: 90%;
  max-width: 31.25rem;
  padding: 0 1.25rem;
}

#age-gate .h4,
#age-gate .post-content h2,
.post-content #age-gate h2,
#age-gate .product-detail__text h2,
.product-detail__text #age-gate h2,
#age-gate .product-detail__text p,
.product-detail__text #age-gate p {
  margin-bottom: 1.5625rem;
}

.alert {
  position: relative;
}
.alert__inner {
  padding: 0.75rem 2.5rem 0.75rem 0.75rem;
}
.alert__inner.large {
  padding: 2.125rem 3.75rem 2.125rem 2.125rem;
}
.alert__inner span {
  display: block;
}
.alert__inner span + span {
  margin-top: 0.3125rem;
}
@media print, screen and (max-width: 74.99875em) {
  .alert__inner.mob-text-center {
    text-align: center;
  }
}
.alert__message {
  font-weight: bold;
  text-transform: uppercase;
}
.flavour-yellow-2 .alert__message {
  color: #1a1a1a;
}
.alert.rounded {
  border-radius: 10px;
}
.alert.hide {
  display: none;
}
.alert .tiny {
  padding: 0.3125rem 0.9375rem;
  vertical-align: middle;
  margin-right: 20px;
  margin-left: 10px;
}
.alert h3,
.alert .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .alert a {
  margin-bottom: 1rem;
}
.alert__grid p {
  margin-bottom: 1rem;
}
.alert__grid p span {
  display: inline-block;
}
.alert__grid > div:first-child {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .alert__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .alert__grid > div:first-child {
    margin-bottom: 0;
  }
  .alert__grid.w-divider > div:first-child {
    padding-right: 3.125rem;
  }
  .alert__grid.w-divider > div:last-child {
    padding-left: 3.125rem;
    border-left: 1px solid;
  }
}

.alert-close {
  position: absolute;
  top: 1.125rem;
  right: 1.125rem;
  width: 0.9375rem;
  height: 0.9375rem;
  margin-top: -0.1875rem;
}
@media print, screen and (min-width: 64em) {
  .alert-close {
    top: 1.5rem;
    right: 1.5rem;
    margin-top: -0.375rem;
  }
}
.alert-close svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: #1a1a1a;
}
.alert-close:hover {
  cursor: pointer;
}

.bag-modal {
  position: fixed;
  width: 100%;
  right: 0;
  top: 3.0625rem;
  z-index: -1;
  opacity: 0;
  transition: top 0.3s;
  transition-delay: 0.5s;
}
.scroll-down .bag-modal {
  top: 0;
}
.scroll-up .bag-modal {
  transition-delay: 0s;
}
.bag-modal.active {
  opacity: 1;
  z-index: 999;
}
.bag-modal__overlay {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 12;
}
.bag-modal__overlay.active {
  display: block;
}
.bag-modal:after {
  content: "";
  position: absolute;
  top: -0.6875rem;
  right: 1.25rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.6875rem 0.6875rem 0.6875rem;
  border-color: transparent transparent #1a1a1a transparent;
}
@media print, screen and (min-width: 40em) {
  .bag-modal {
    width: 29.5625rem;
    right: 5%;
    margin-right: -1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .bag-modal {
    top: 5rem;
    border-radius: 10px;
    overflow: hidden;
  }
}
.bag-modal__header,
.bag-modal__note,
.bag-modal__products,
.bag-modal__total,
.bag-modal__actions {
  position: relative;
  padding-left: 5%;
  padding-right: 5%;
}
@media print, screen and (min-width: 64em) {
  .bag-modal__header,
  .bag-modal__note,
  .bag-modal__products,
  .bag-modal__total,
  .bag-modal__actions {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }
}
.bag-modal__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #1a1a1a;
  color: #ffffff;
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}
.bag-modal__header span {
  display: block;
}
.bag-modal__header button svg {
  width: 1.5625rem;
  height: 1.5625rem;
  fill: #ffffff;
}

.bag-modal__title {
  margin-right: auto;
}
.bag-modal__count {
  margin-right: 1.25rem;
}
.bag-modal__note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dae1d8;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}
.bag-modal__note svg {
  width: 1.5625rem;
  height: 1.5625rem;
  fill: #016e85;
}
.bag-modal__note span {
  display: block;
}
.bag-modal__products {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0;
  background-color: #fafafa;
}
@media print, screen and (min-width: 64em) {
  .bag-modal__products {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
}
.bag-modal__item {
  display: grid;
  grid-template-columns: repeat(3, [col-start] 1fr);
  gap: 0 1.25rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.625rem;
  padding-top: 0.625rem;
  border-top: 1px solid #d9d9d9;
}
@media print, screen and (min-width: 64em) {
  .bag-modal__item {
    grid-template-columns: repeat(4, [col-start] 1fr);
  }
}
.bag-modal__item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.bag-modal__thumbnail {
  grid-column: col-start / span 1;
}
.bag-modal__thumbnail img {
  border-radius: 10px;
}
.bag-modal__desc {
  grid-column: col-start 2 / span 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .bag-modal__desc {
    grid-template-columns: repeat(3, [col-start] 1fr);
    grid-column: col-start 2 / span 3;
  }
}
.bag-modal__name {
  font-weight: 500;
}
.bag-modal__name span {
  font-weight: normal;
  display: block;
}
@media print, screen and (min-width: 64em) {
  .bag-modal__name {
    grid-column: col-start / span 2;
  }
}
.bag-modal__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media print, screen and (min-width: 64em) {
  .bag-modal__price {
    grid-column: col-start 3 / span 1;
  }
}
.bag-modal__total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: #d9d9d9;
}
@media print, screen and (min-width: 64em) {
  .bag-modal__total {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
}
.bag-modal__actions {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #fafafa;
}
@media print, screen and (min-width: 40em) {
  .bag-modal__actions {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.bag-modal__actions .button,
.bag-modal__actions .modal-default-button {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.bag-view {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.bag-view a {
  display: inherit;
}
.bag-view__button {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0;
  cursor: pointer;
}
@media screen and (min-width: 75em) {
  .bag-view__button {
    width: 1.625rem;
    height: 1.625rem;
  }
}
.bag-view__button svg {
  width: 100%;
  height: 100%;
  fill: #1a1a1a;
  display: block;
}
.bag-view__counter {
  position: absolute;
  top: -0.25rem;
  left: -0.375rem;
  width: 0.9375rem;
  height: 0.9375rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 0.9375rem;
  text-align: center;
  background-color: #ffc747;
  border-radius: 9999px;
}

.basket-item {
  display: grid;
  gap: 0 1.25rem;
  grid-template-rows: auto 1fr;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  padding: 0.875rem 0;
  border-top: 1px solid #d9d9d9;
  margin-bottom: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .basket-item {
    grid-template-columns: repeat(3, [col-start] 1fr);
  }
}
@media print, screen and (min-width: 40em) {
  .basket-item {
    grid-template-columns: repeat(6, [col-start] 1fr);
  }
}
@media screen and (min-width: 75em) {
  .basket-item {
    padding: 1.5625rem 0;
  }
}
.basket-item__thumbnail {
  grid-column: col-start / span 1;
  grid-row: 1 / span 2;
}
.basket-item__thumbnail a {
  display: block;
}
.basket-item__thumbnail img {
  width: 100%;
  display: block;
  border-radius: 10px;
  max-width: 8.75rem;
}
.basket-item__heading {
  grid-column: col-start 2 / span 1;
}
@media print, screen and (min-width: 40em) {
  .basket-item__heading {
    grid-column: col-start 2 / span 2;
  }
}
.basket-item__heading a {
  font-weight: 500;
  display: block;
}
.basket-item__heading span {
  display: block;
  font-weight: 400;
}
.basket-item__color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.9375rem;
}
.basket-item__color > span {
  font-size: 0.875rem;
  line-height: 1.42;
  letter-spacing: -0.02em;
  margin-left: 0.3125rem;
}
@media screen and (min-width: 90em) {
  .basket-item__color > span {
    font-size: 1rem;
    margin-left: 0.625rem;
  }
}
.basket-item__detail {
  grid-column: col-start 3 / span 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media print, screen and (min-width: 40em) {
  .basket-item__detail {
    grid-column: col-start 4 / span 3;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1.75rem;
  }
}
.basket-item__qty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 39.99875em) {
  .basket-item__qty {
    margin-top: 1.125rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    text-align: right;
  }
}
@media print, screen and (min-width: 40em) {
  .basket-item__qty {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.basket-item__qty .qty {
  margin-top: 0.125rem;
}
.basket-item__price {
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .basket-item__price {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: auto;
  }
}
.basket-item__remove {
  width: 1.0625rem;
  height: 1.0625rem;
  margin-left: 0.375rem;
  cursor: pointer;
}
.basket-item__remove svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: #016e85;
}
@media print, screen and (min-width: 40em) {
  .basket-item__remove {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 0.625rem;
  }
}
.basket-item__action {
  grid-column: col-start 2 / span 2;
  grid-row: 2;
  margin-top: 1rem;
}
@media print, screen and (min-width: 40em) {
  .basket-item__action {
    grid-column: col-start 2 / span 5;
    margin-top: 0;
    text-align: right;
  }
}
.basket-item__action > div {
  padding-top: 0.3125rem;
}
@media print, screen and (max-width: 39.99875em) {
  .basket-item__action .button,
  .basket-item__action .modal-default-button,
  .basket-item__action button {
    width: 100%;
  }
}
.basket-item__packing {
  grid-column: col-start / span 3;
  margin-top: 1.6875rem;
}
@media print, screen and (min-width: 40em) {
  .basket-item__packing {
    grid-column: col-start / span 6;
  }
}
.basket-item select {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  font-size: 0.875rem;
  width: auto;
  margin-bottom: 0;
  height: auto;
  margin-top: 1rem;
}
@media screen and (min-width: 90em) {
  .basket-item select {
    font-size: 1rem;
  }
}

.packing {
  padding: 0.5rem 0.625rem;
  background-color: #ededed;
  border-radius: 10px;
}
@media print, screen and (min-width: 40em) {
  .packing {
    display: grid;
    grid-template-columns: repeat(6, [col-start] 1fr);
    gap: 0 1.25rem;
    padding: 1.0625rem 1rem 1.5625rem;
  }
}
.packing__text {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .packing__text {
    grid-column: col-start / span 3;
  }
}
.packing p {
  margin-bottom: 0;
}
.packing p a {
  font-weight: 500;
}
.packing__items {
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .packing__items {
    grid-column: col-start 5 / span 2;
  }
}
.packing h3,
.packing .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .packing a {
  margin-bottom: 0.625rem;
}
@media print, screen and (max-width: 39.99875em) {
  .packing ol {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.25rem;
  }
}
.packing ol li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
}
.packing ol li:last-child {
  margin-bottom: 0;
}
.packing ol li span {
  display: block;
  margin: 0.125rem 0 0 0.375rem;
  max-width: calc(100% - 2rem);
}

.beer-detail h3,
.beer-detail .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .beer-detail a {
  margin-bottom: 0;
  line-height: 1.2;
}
.beer-detail h3 span,
.beer-detail .primary-menu .sub-menu__misc a span,
.primary-menu .sub-menu__misc .beer-detail a span {
  display: block;
}

.beer-detail p {
  line-height: 1.2;
  margin-bottom: 0;
}

.beer-detail__inner {
  padding: 1.0625rem 0 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .beer-detail__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    padding: 1.25rem 0 0.75rem;
    border-top: 1px solid #1a1a1a;
  }
}

@media print, screen and (min-width: 64em) {
  .beer-detail__taste {
    grid-row: 1;
    grid-column: col-start 8 / span 5;
  }
}

.beer-detail__taste ul {
  margin-bottom: 0;
}

.beer-detail__taste ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4375rem 0 0.625rem;
  border-bottom: 1px solid #1a1a1a;
}
@media print, screen and (min-width: 64em) {
  .beer-detail__taste ul li {
    padding: 1.5625rem 0;
  }
}
.beer-detail__taste ul li:first-child {
  padding-top: 0;
}
@media print, screen and (min-width: 64em) {
  .beer-detail__taste ul li:last-child {
    border-bottom: 0;
  }
}
.beer-detail__taste ul li > div:first-child {
  width: 33.33333%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.beer-detail__taste .small-text {
  display: block;
  margin-bottom: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .beer-detail__taste .small-text {
    margin-top: 0.3125rem;
  }
}

.beer-detail__taste .taste-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 66.66667%;
  margin-right: -0.625rem;
}
@media screen and (min-width: 75em) {
  .beer-detail__taste .taste-icons {
    margin-right: -1.5625rem;
  }
}
.beer-detail__taste .taste-icons figure {
  position: relative;
  max-width: 7.8125rem;
  text-align: center;
}
.beer-detail__taste .taste-icons figcaption {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
}
.beer-detail__taste .taste-icons img {
  width: auto;
  height: 3.4375rem;
  margin: 0.625rem;
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 75em) {
  .beer-detail__taste .taste-icons img {
    height: 4.6875rem;
    margin: 1.5625rem;
    margin-bottom: 0.9375rem;
  }
}
@media screen and (min-width: 120em) {
  .beer-detail__taste .taste-icons img {
    height: 6.875rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .beer-detail__desc {
    padding: 1.125rem 0 1.875rem;
  }
}

.beer-detail__desc h4 {
  font-weight: normal !important;
}

@media print, screen and (min-width: 64em) {
  .beer-detail__desc {
    grid-row: 1;
    grid-column: col-start / span 5;
  }
}

@media print, screen and (min-width: 64em) {
  .beer-detail__summary {
    grid-row: 2;
    grid-column: col-start / span 12;
    border-top: 1px solid #1a1a1a;
    padding: 2.5rem 0 0;
  }
  .beer-detail__summary__margin {
    padding: 2.5rem 0 !important;
  }
}

@media print, screen and (min-width: 64em) {
  .beer-detail__summary ul {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}

@media print, screen and (min-width: 64em) {
  .beer-detail__summary ul li {
    padding: 0;
    border: 0;
    display: block;
  }
}

.beer-detail__summary ul li:last-child {
  border-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .beer-detail__summary ul li:last-child span {
    display: block;
    margin-bottom: 0.75rem;
  }
  .beer-detail__summary ul li:last-child span:last-child {
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .beer-detail__summary ul li:nth-child(1) {
    grid-column: span 3;
  }
}

@media print, screen and (min-width: 64em) {
  .beer-detail__summary ul li:nth-child(2) {
    grid-column: span 4;
  }
}

@media print, screen and (min-width: 64em) {
  .beer-detail__summary ul li:nth-child(3) {
    grid-column: span 5;
  }
}

.beer-select {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 64em) {
  .beer-select {
    margin-bottom: 5.625rem;
  }
  .beer-select::before,
  .beer-select::after {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .beer-select::after {
    clear: both;
  }
}
.beer-select__tabs {
  margin-bottom: 1.875rem;
}
@media print, screen and (max-width: 39.99875em) {
  .beer-select__tabs {
    overflow: auto;
    white-space: nowrap;
  }
}
.beer-select__tabs > * {
  display: inline-block;
  margin: 0.625rem 0.625rem 0.625rem 0;
}
.beer-select__tabs .button,
.beer-select__tabs .modal-default-button {
  color: #1a1a1a;
}
.beer-select__tabs li.active .button,
.beer-select__tabs li.active .modal-default-button {
  background-color: #fc9601;
}
.beer-select__tabs li:not(.active) .button,
.beer-select__tabs li:not(.active) .modal-default-button {
  background-color: transparent;
  border: 2px solid #ededed;
}
.beer-select__save {
  margin-top: 0.9375rem;
}
@media print, screen and (min-width: 64em) {
  .beer-select__save {
    margin-top: 1.875rem;
    float: right;
  }
}

.beer-scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
  height: 100vh;
  padding-top: 90px !important;
  background-color: #c1c8bf;
  overflow: hidden;
}
.beer-scroll__section {
  position: relative;
  height: 100%;
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.beer-scroll__words {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
  z-index: 1;
  width: 85%;
  padding-left: 5%;
  padding-right: 5%;
  z-index: 2;
}
.beer-scroll__words:last-child {
  width: 100vw;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .beer-scroll__words {
    padding-top: 40%;
  }
}
@media print, screen and (min-width: 64em) {
  .beer-scroll__words {
    width: 66.66667%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .beer-scroll__words h2 {
    margin-top: -10%;
  }
}
.beer-scroll__words h2 {
  color: #016e85;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .beer-scroll__words h2 {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    display: block;
  }
}
.beer-scroll__words > div {
  width: 100%;
}
.beer-scroll__words .button,
.beer-scroll__words .modal-default-button {
  margin-top: 1.25rem;
}
.beer-scroll__press {
  position: relative;
  height: 100%;
  width: auto;
  max-width: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}
.beer-scroll__press.active {
  z-index: 2;
}
@media screen and (max-height: 800px) and (min-width: 1200px) {
  .beer-scroll__press {
    max-width: 31.25rem;
  }
}
.beer-scroll__image {
  position: relative;
  height: 38%;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .beer-scroll__image {
    height: 65%;
  }
}
.beer-scroll__image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 35.7%;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(77.07%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 77.07%, rgba(0, 0, 0, 0.1) 100%);
}
.beer-scroll__pack {
  position: relative;
  height: 100%;
  width: auto;
}
.beer-scroll__pint {
  position: absolute;
  top: 22%;
  left: 50%;
  margin-left: 0;
  height: 63%;
  width: auto;
  max-width: none;
  opacity: 0;
  -webkit-transform: translateX(-80%);
  -ms-transform: translateX(-80%);
  transform: translateX(-80%);
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.5s cubic-bezier(0.5, 0.2, 0, 1), opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.5s cubic-bezier(0.5, 0.2, 0, 1), opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0, 1);
}
@media screen and (min-width: 75em) {
  .beer-scroll__pint {
    margin-left: 0;
    -webkit-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
  }
}
.active .beer-scroll__pint {
  opacity: 0.9;
  -webkit-transform: translateX(-140%);
  -ms-transform: translateX(-140%);
  transform: translateX(-140%);
}
.beer-scroll__section:nth-child(2) .beer-scroll__image:before {
  left: -9999px;
}
.beer-scroll__section:nth-last-child(2) .beer-scroll__image:before {
  right: -9999px;
}
.beer-scroll__text {
  width: 150%;
  margin-left: -25%;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  margin-top: -1.25rem;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1);
}
@media print, screen and (min-width: 64em) {
  .beer-scroll__text {
    margin-top: -4.375rem;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.beer-scroll__text h3.h4,
.beer-scroll__text .primary-menu .sub-menu__misc a.h4,
.primary-menu .sub-menu__misc .beer-scroll__text a.h4 {
  font-weight: 500;
  line-height: 1.14;
}
.beer-scroll__text .h4,
.beer-scroll__text .post-content h2,
.post-content .beer-scroll__text h2,
.beer-scroll__text .product-detail__text h2,
.product-detail__text .beer-scroll__text h2,
.beer-scroll__text .product-detail__text p,
.product-detail__text .beer-scroll__text p {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.14;
}
.beer-scroll__text > span {
  display: block;
}
.beer-scroll__text .button,
.beer-scroll__text .modal-default-button {
  width: 100%;
  display: block;
  margin-bottom: 1rem;
  max-width: 15.625rem;
}
@media print, screen and (max-width: 63.99875em) {
  .beer-scroll__text .button,
  .beer-scroll__text .modal-default-button {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  
}
@media screen and (min-width: 100em) {
  .beer-scroll__text .button,
  .beer-scroll__text .modal-default-button {
    max-width: 18.125rem;
  }
  
}
.active .beer-scroll__text {
  opacity: 1;
}
.beer-scroll__buttons {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .beer-scroll__buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.25rem;
    align-items: center;
  }
  .beer-scroll__buttons .shopify-product-form button{
    margin-left: auto;
  }
}

.buy-controls {
  padding: 0.625rem 0 2.125rem;
  background-color: #fafafa;
  z-index: 11;
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0.75rem
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls {
    padding: 1rem 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.buy-controls__title {
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls__title {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls__title {
    grid-column: col-start / span 5;
  }
}
.buy-controls__title--pinter {
  position: relative;
  width: 67%;
  padding-bottom: 13%;
}
.buy-controls__title--pinter svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.buy-controls__qty {
  margin: 0.625rem 0;
  font-size: 22px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.buy-controls__qty .qty {
  padding: 0 0.3125rem;
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls__qty {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
    -ms-flex: 0 1;
    flex: 0 1;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls__qty {
    grid-column: col-start 6 / span 3;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls__note {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.buy-controls__price {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls__price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-left: 10px;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls__price {
    grid-column: col-start 9 / span 2;
    text-align: right;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls__title + .buy-controls__price {
    grid-column: col-start 7 / span 4;
  }
}
.buy-controls .button,
.buy-controls .modal-default-button {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.button.notiButton {
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls .button,
  .buy-controls .modal-default-button {
    margin-top: 0.625rem;
    width: 100%;
    display: block;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls .button,
  .buy-controls .modal-default-button {
    grid-column: col-start 11 / span 2;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls .button.round,
  .buy-controls .round.modal-default-button {
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
    -ms-flex-order: initial;
    order: initial;
    width: 30px;
    margin: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls form {
    width: 100%;
    display: block;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls form {
    grid-column: col-start 11 / span 2;
  }
  .buy-controls form .button,
  .buy-controls form .modal-default-button {
    width: 100%;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls__color {
    margin-left: -0.3125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls__color {
    text-align: center;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--wide-title .buy-controls__title {
    grid-column: col-start / span 7;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--wide-title .buy-controls__qty {
    grid-column: col-start 8 / span 1;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--color .buy-controls__title {
    grid-column: col-start / span 3;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls--color .buy-controls__qty {
    margin-top: 0.625rem;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    width: 40%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .buy-controls--color .buy-controls__qty {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--color .buy-controls__qty {
    grid-column: col-start 4 / span 1;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls--color .buy-controls__color {
    margin-top: 0.4375rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .buy-controls--color .buy-controls__color {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--color .buy-controls__color {
    grid-column: col-start 5 / span 4;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .buy-controls--color .buy-controls__price {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--color .buy-controls__price {
    grid-column: col-start 9 / span 2;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls--color .button,
  .buy-controls--color .modal-default-button {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .buy-controls--color .button,
  .buy-controls--color .modal-default-button {
    width: 100%;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .buy-controls--color .buy-controls__qty .button,
  .buy-controls--color .buy-controls__qty .modal-default-button {
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
    -ms-flex-order: initial;
    order: initial;
    width: 30px;
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--mob-fixed {
    position: relative;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-controls--mob-fixed .buy-controls__inner {
    display: block;
  }
}

.buy-selection {
  margin-top: 2.875rem;
  margin-bottom: 2.875rem;
}
@media print, screen and (min-width: 64em) {
  .buy-selection {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    background: #fafafa;
    z-index: 100000;
    padding-top: 20px;
    transition: top .3s;
    transition-delay: .3s;
  }
}
.scroll-up .masthead-text+.buy-selection {
  top: 80px;
  transition-delay: .3s;
}
.buy-selection h2 {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .buy-selection__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.buy-selection__addtobag {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.buy-selection__addtobag .button,
.buy-selection__addtobag .modal-default-button {
  margin-top: 20px;
}
.buy-selection__addtobag .button.disabled,
.buy-selection__addtobag .disabled.modal-default-button {
  opacity: 0.8;
  cursor: disabled;
}
.buy-selection__addtobag .buy-controls__price {
  margin-left: 15px;
}
@media print, screen and (min-width: 64em) {
  .buy-selection__addtobag {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 115.625em) {
  .buy-selection__addtobag {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .buy-selection__addtobag .button,
  .buy-selection__addtobag .modal-default-button {
    margin-top: 0px;
    margin-left: 20px;
  }
}
.buy-selection__text {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 64em) {
  .buy-selection__text {
    grid-column: col-start 2 / span 4;
  }
}
@media screen and (min-width: 75em) {
  .buy-selection__text {
    grid-column: col-start 3 / span 3;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-selection__actions {
    grid-column: col-start 6 / span 5;
  }
}
@media screen and (min-width: 75em) {
  .buy-selection__actions {
    grid-column: col-start 6 / span 4;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-selection__actions .inner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media print, screen and (min-width: 64em) {
  .buy-selection__actions .button,
  .buy-selection__actions .modal-default-button {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.masthead-text + .buy-selection {
  margin-top: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .masthead-text + .buy-selection {
    margin-top: -1.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  body .aph_bar_plchold .buy-selection {
    top: 46px;
  }
}

.card-address {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .card-address {
    margin-bottom: 3.125rem;
  }
}
.card-address:last-child {
  margin-bottom: 0;
}
.card-address__title {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .card-address__title {
    margin-bottom: 2.5rem;
  }
}
.card-address__text {
  margin-bottom: 0;
}
.card-address__text + .button,
.card-address__text + .modal-default-button {
  margin-top: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .card-address__text + .button,
  .card-address__text + .modal-default-button {
    margin-top: 2.5rem;
  }
}

.card-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.card-post__image {
  margin-bottom: 1.25rem;
}
.card-post__image:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  .card-post__image {
    margin-bottom: 1.875rem;
  }
}
.card-post__text {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.card-post__title {
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 120em) {
  .card-post__title {
    width: 75%;
  }
}
.card-post p {
  margin-top: auto;
  margin-bottom: 0;
  width: 90%;
  max-width: 28.125rem;
}
.card-post .button,
.card-post .modal-default-button {
  margin-top: auto;
}
.card-post p + .button,
.card-post p + .modal-default-button {
  margin-top: 1.875rem;
}

.card-product {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.card-product:before {
  content: "";
  position: absolute;
  top: -0.625rem;
  right: -0.625rem;
  bottom: 0;
  left: -0.625rem;
  background-color: #ededed;
  z-index: 0;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1), transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1), transform 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
}
@media screen and (min-width: 75em) {
  .card-product:before {
    content: "";
  }
}
@media screen and (min-width: 75em) {
  .card-product:hover .card-product__actions {
    opacity: 1;
  }
}
@media screen and (min-width: 75em) {
  .card-product:hover:before {
    opacity: 1;
  }
}
.card-product__link {
  position: relative;
}
@media screen and (min-width: 75em) {
  .card-product__link {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.card-product__link span {
  display: block;
}
.card-product__image {
  margin-bottom: 0.375rem;
  width: 100%;
}
@media screen and (min-width: 75em) {
  .card-product__image {
    margin-bottom: 0.625rem;
    overflow: hidden;
  }
}
.card-product__image img {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: center;
  aspect-ratio: 1/1;
}
@media print, screen and (max-width: 63.99875em) {
  .card-product__text {
    position: relative;
  }
  .card-product__title{
    width: calc(100% - 30px);
  }
}
@media print, screen and (min-width: 64em) {
  .card-product__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.card-product__title {
  margin-bottom: 0;
}
.card-product__price {
  margin-left: auto;
}
.card-product__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: auto;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 75em) {
  .card-product__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
    -webkit-transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
    transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  }
}
.card-product__actions .qty-selector {
  margin: 0.625rem 0;
  font-size: 22px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin-left: -0.625rem;
}
.card-product__actions .qty-selector .qty {
  padding: 0 0.3125rem;
}
.card-product__actions .qty-selector .button.round,
.card-product__actions .qty-selector .round.modal-default-button {
  margin: 0 0.625rem;
}
@media print, screen and (min-width: 64em) {
  .card-product__actions .qty-selector {
    width: auto;
  }
}
@media screen and (min-width: 75em) {
  .card-product__actions .qty-selector {
    margin: 0.625rem 0.3125rem 0.625rem 0;
  }
}
.card-product__actions .qty-selector .button,
.card-product__actions .qty-selector .modal-default-button {
  margin: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .card-product__actions .qty-selector .button,
  .card-product__actions .qty-selector .modal-default-button {
    width: 30px;
  }
}
.card-product__actions .button,
.card-product__actions .modal-default-button {
  overflow: hidden;
  margin: 0.625rem 0;
}
.card-product__actions .button::before {
  content: "";
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #fc9601;
  -webkit-transition: -webkit-top 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: -webkit-top 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: top 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  z-index: 1;
  transform: none;
  border-radius: 100px;
}
.card-product__actions .button:hover::before {
  top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .card-product__actions .button,
  .card-product__actions .modal-default-button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .card-product__actions form {
    width: 100%;
  }
}
.card-product__actions .added {
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin-bottom: 0.25rem;
}
.card-product__actions .qty-selector + .button,
.card-product__actions .qty-selector + .modal-default-button {
  display: block;
}
.card-product--select:before {
  background-color: transparent;
  border: 2px solid #4b9cb5;
}
.card-product-border:before {
  top: -0.325rem;
  right: -0.325rem;
  left: -0.325rem;
}
.card-product--select:hover:before {
  opacity: 0;
}
.card-product--select.active:before {
  opacity: 1;
}
@media screen and (min-width: 75em) {
  .card-product--select .card-product__actions {
    opacity: 1;
  }
}
@media screen and (min-width: 75em) {
  .card-product--select .button,
  .card-product--select .modal-default-button,
  .card-product--select .qty-selector {
    opacity: 0;
    -webkit-transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
    transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  }
}
@media screen and (min-width: 75em) {
  .card-product--select:hover .button,
  .card-product--select:hover .modal-default-button,
  .card-product--select:hover .qty-selector {
    opacity: 1;
  }
}
.card-product--select:not(.active).disabled {
  opacity: 0.5;
}
.card-product .info {
  position: absolute;
  right: 0.3125rem;
  top: 0.3125rem;
  z-index: 1;
}

.card-feature {
  position: relative;
  padding: 1.25rem 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  border-radius: 10px;
}
@media print, screen and (min-width: 64em) {
  .card-feature {
    padding-top: 3.625rem;
  }
}
@media screen and (min-width: 120em) {
  .card-feature {
    padding-top: 5.5rem;
  }
}
.card-feature__title {
  position: relative;
  width: 50%;
}
.card-feature img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.card-feature .modal-default-button {
  margin-top: 3.625rem;
}
.card-feature__title {
  margin-bottom: 3.625rem;
}
.card-feature .button {
  margin-top: auto;
}
@media print, screen and (min-width: 64em) {
  .card-feature .modal-default-button {
    margin-top: 2.125rem;
  }
  .card-feature__title {
    margin-bottom: 2.125rem;
  }
}
.card-feature--invert .card-feature__title {
  color: #ffffff;
}

.card-subscription {
  padding: 1.25rem;
  border-radius: 10px;
}
@media print, screen and (min-width: 64em) {
  .card-subscription {
    padding: 2.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .card-subscription__title {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .card-subscription__title {
    width: 50%;
  }
}
@media screen and (min-width: 75em) {
  .card-subscription__title {
    width: 45%;
  }
}
@media print, screen and (min-width: 40em) {
  .card-subscription__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.card-subscription__price {
  display: block;
}
@media print, screen and (max-width: 39.99875em) {
  .card-subscription__price {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .card-subscription__price {
    margin-bottom: 0;
    margin-top: 2.5rem;
  }
}
.card-subscription__text {
  line-height: 1.42;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: #1a1a1a;
}
.card-subscription__text {
  font-size: 1rem;
}
@media screen and (min-width: 320px) {
  .card-subscription__text {
    font-size: calc(16px + 8 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .card-subscription__text {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .card-subscription__text {
    width: 50%;
  }
}
@media screen and (min-width: 75em) {
  .card-subscription__text {
    width: 40%;
  }
}

.card-transaction {
  padding: 1.25rem;
  margin-bottom: 1.875rem;
  border-radius: 10px;
  background-color: #ededed;
}
@media print, screen and (min-width: 64em) {
  .card-transaction {
    padding: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
.card-transaction:last-child {
  margin-bottom: 0;
}
.card-transaction__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .card-transaction__title {
    margin-bottom: 3.75rem;
  }
}
.card-transaction__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 64em) {
  .card-transaction__item {
    margin-bottom: 1.875rem;
  }
}
.card-transaction__item:last-child {
  margin-bottom: 0;
}
.card-transaction__details {
  margin-bottom: 0;
}
.card-transaction__sub-title,
.card-transaction__text {
  line-height: 1.1;
  margin-bottom: 0;
  letter-spacing: -0.01em;
}
.card-transaction__sub-title,
.card-transaction__text {
  font-size: 1rem;
}
@media screen and (min-width: 320px) {
  .card-transaction__sub-title,
  .card-transaction__text {
    font-size: calc(16px + 8 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .card-transaction__sub-title,
  .card-transaction__text {
    font-size: 1.5rem;
  }
}
.card-transaction__sub-title {
  font-weight: 500;
}

.category-facets {
  position: absolute;
  margin: 0.875rem 0;
  padding: 1.25rem 1.875rem;
  opacity: 0;
  right: -5%;
  pointer-events: none;
  border-radius: 10px;
  background-color: rgba(255, 255, 255);
  -webkit-transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  z-index: 2;
  border: 1px solid #e1e1e1;
}
@media print, screen and (min-width: 64em) {
  .category-facets {
    right: -9%;
    padding: 1.125rem 1.375rem;
  }
}
.category-facets li {
  position: relative;
  text-transform: capitalize;
  display: block;
  margin: 0 0 10px;
}
.category-facets li:last-child {
  margin-bottom: 0px;
}
@media print, screen and (min-width: 64em) {
  .category-facets label {
    text-align: right;
    display: block;
  }
}
.category-facets.active {
  opacity: 1;
  pointer-events: auto;
}
@media print, screen and (min-width: 64em) {
  .category-facets [type="checkbox"]:not(:checked) + label,
  .category-facets [type="checkbox"]:checked + label {
    padding-left: 0;
    padding-right: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .category-facets [type="checkbox"]:not(:checked) + label:before,
  .category-facets [type="checkbox"]:checked + label:before {
    right: 0;
    left: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .category-facets [type="checkbox"]:not(:checked) + label:after,
  .category-facets [type="checkbox"]:checked + label:after {
    right: 0.125rem;
    left: auto;
  }
}

.color-selector input[type="radio"] {
  display: none;
}
.color-selector input[type="radio"].checked + label span:before {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1);
  border: 1px solid #1a1a1a;
}

.color-selector [type="radio"] + label {
  margin: 0 0.3125rem;
}
@media screen and (min-width: 90em) {
  .color-selector [type="radio"] + label {
    margin: 0 0.375rem;
  }
}

.color-selector label {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}
@media screen and (min-width: 90em) {
  .color-selector label {
    width: 1.75rem;
    height: 1.75rem;
  }
}
.color-selector label span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
}
.color-selector label span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
  -ms-transform: translateY(-50%) translateX(-50%) scale(0);
  transform: translateY(-50%) translateX(-50%) scale(0);
  width: 2.125rem;
  height: 2.125rem;
  border: 1px solid transparent;
  border-radius: 9999px;
  -webkit-transition: border 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: border 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: border 0.25s cubic-bezier(0.5, 0.2, 0, 1), transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: border 0.25s cubic-bezier(0.5, 0.2, 0, 1), transform 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
}
@media screen and (min-width: 90em) {
  .color-selector label span:before {
    width: 2.625rem;
    height: 2.625rem;
  }
}
.color-selector label span.pinter-red {
  border: 1px solid #b80b18;
  background-color: #f21d2d;
}
.color-selector label span.pinter-yellow {
  border: 1px solid #b06901;
  background-color: #fc9601;
}
.color-selector label span.pinter-blue {
  border: 1px solid #002f39;
  background-color: #016e85;
}
.color-selector label span.pinter-black {
  border: 1px solid #242424;
  background-color: #4a4a4a;
}
.color-selector label span.pinter-white {
  border: 1px solid #d4d4d4;
  background-color: #fafafa;
}
.color-selector label span.pinter-grey {
  border: 1px solid #242424;
  background-color: #4a4a4a;
}
.color-selector label span.pinter-midnight-grey {
  border: 1px solid #242424;
  background-color: #4a4a4a;
}
.color-selector label span.pinter-flame-red {
  border: 1px solid #b80b18;
  background-color: #f21d2d;
}
.color-selector label span.pinter-icy-white {
  border: 1px solid #d4d4d4;
  background-color: #fafafa;
}
.color-selector label span.pinter-pure-finish {
  border: 1px solid #b3b3b3;
  background-color: #d9d9d9;
}
.color-selector label span.pinter-submarine-yellow {
  border: 1px solid #b06901;
  background-color: #fc9601;
}
.color-selector label span.pinter-bona-fide-blue {
  border: 1px solid #002f39;
  background-color: #016e85;
}

@media print, screen and (max-width: 39.99875em) {
  .color-selector--mob-stretch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .color-selector--mob-stretch label {
    width: 9vw;
    height: 9vw;
  }
  .color-selector--mob-stretch label span:before {
    width: 14vw;
    height: 14vw;
  }
}

.contact-info {
  padding-top: 2.625rem;
  padding-bottom: 3.875rem;
}
@media print, screen and (min-width: 40em) {
  .contact-info {
    padding-top: 4.125rem;
    padding-bottom: 5.125rem;
  }
}
@media screen and (min-width: 120em) {
  .contact-info {
    padding-top: 6.625rem;
    padding-bottom: 7.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-info__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.contact-info__intro {
  color: #1a1a1a;
  margin-bottom: 2.875rem;
}
@media print, screen and (min-width: 64em) {
  .contact-info__intro {
    grid-column: col-start 2 / span 4;
  }
}
@media screen and (min-width: 75em) {
  .contact-info__intro p {
    margin-bottom: 2.5rem;
  }
}
.contact-info__intro p a {
  font-weight: 500;
}
.contact-info__intro ul {
  line-height: 1;
}
.contact-info__intro ul li {
  margin-bottom: 0.3125rem;
}
.contact-info__intro ul li a {
  font-weight: 400;
}
.contact-info__time ul {
  margin-bottom: 0;
}
.contact-info__time ul li {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
  .contact-info__time ul li {
    margin-bottom: 2.5rem;
  }
}
.contact-info__time ul li:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .contact-info__time {
    grid-column: col-start 7 / span 5;
  }
}

.detail-list {
  margin-bottom: 0;
}
.detail-list li {
  padding: 0.9375rem 0 1.0625rem;
  border-top: 1px solid #1a1a1a;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .detail-list li:first-child {
    border-top: none !important;
  }
}
.detail-list li:last-child {
  border-bottom: 1px solid #1a1a1a;
}
.detail-list h3,
.detail-list .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .detail-list a {
  margin-bottom: 0;
}
.detail-list p {
  margin-bottom: 0;
}

.discount {
  position: relative;
}
.discount-hidden {
  position: relative;
  display: none !important;
}
.discount:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  width: 100%;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  background-color: #f21d2d;
}

.free {
  margin-left: 0.3125rem;
}

.discount-code {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.discount-code input {
  padding: 0.3125rem;
  height: auto;
  font-size: 0.875rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  background-color: transparent;
  border: 1px solid transparent;
  width: 8.75rem;
}
@media screen and (min-width: 90em) {
  .discount-code input {
    font-size: 1rem;
    width: 10rem;
  }
}
.discount-code button {
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 0.625rem;
}
.discount-code button svg {
  width: 100%;
  height: 100%;
  display: block;
}

.engineering-scroll-sequence {
  position: relative;
  width: 100%;
  height: calc(100vh - 140px);
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000000;
  color: #ffffff;
}
@media print, screen and (min-width: 64em) {
  .engineering-scroll-sequence {
    height: 100vh;
  }
}
.engineering-scroll-sequence canvas {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100vw;
  max-height: 100vh;
}
.engineering-scroll-sequence__text {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.engineering-scroll-sequence__item {
  padding-top: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .engineering-scroll-sequence__item {
    padding-top: 8.4375rem;
  }
}
@media screen and (min-width: 90em) {
  .engineering-scroll-sequence__item {
    padding-top: 8.4375rem;
  }
}

.errors {
  padding: 0.75rem 1.875rem 0.75rem 0.75rem;
  border-radius: 10px;
  margin-bottom: 1.25rem;
}
.errors ul {
  margin-bottom: 0;
}
.errors ul li {
  padding-left: 0 !important;
}
.errors ul li:before {
  content: none !important;
}
.errors ul li + li {
  margin-top: 0.3125rem;
}

.fbc-sticker {
  position: absolute;
  width: 6.5625rem;
  height: 6.5625rem;
  z-index: 10;
}
@media print, screen and (min-width: 64em) {
  .fbc-sticker {
    width: 7.292vw;
    height: 7.292vw;
  }
}
.fbc-sticker svg {
  width: 100%;
  height: 100%;
  display: block;
}
.fbc-sticker--large {
  width: 7.375rem;
  height: 7.375rem;
}
@media screen and (min-width: 90em) {
  .fbc-sticker--large {
    width: 12.917vw;
    height: 12.917vw;
  }
}

.feature {
  padding: 1.875rem 0;
}
@media print, screen and (min-width: 40em) {
  #shopify-section-16275576798f574d79 .feature {
    padding: 70px 0;
    margin: 5rem 0 0;
  }
}
@media screen and (min-width: 90em) {
  #shopify-section-16275576798f574d79 .feature {
    padding: 100px 0;
    margin: 100px 0 0;
  }
}
@media print, screen and (min-width: 64em) {
  .feature__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-left: 5%;
  }
}
.feature__text {
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .feature__text {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
	.feature__text {
		grid-column: col-start / span 5;
	}
	.feature__text.full-height {
		grid-column: col-start / span 6;
		padding-right: 15%;
	}
}
@media print, screen and (max-width: 63.99875em) {
	.feature__image {
		margin-left: -5.55556%;
		margin-right: -5.55556%;
		width: 111.11111%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.feature__image.full-height {
		margin: 0px;
		width: 100%;
		padding-bottom: 20px;
	}
	.feature__image.full-height img {
		border-radius: 10px;
		max-height: 250px;
		width: 100%;
		object-fit: cover;
		object-position: bottom;
	}
}
@media print, screen and (min-width: 64em) {
	.feature__image {
		grid-column: col-start 6 / span 7;
	}
	.feature__image img {
		width: 100%;
		object-fit: cover;
		max-height: 550px;
		object-position: bottom;
	}
	.feature__image.full-height {
		grid-column: col-start 7 / span 7;
		margin: 0px !important;
	}
}
.feature__title {
  margin-bottom: 1.5625rem;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.feature__text.full-height .feature__title {
	padding-top: 20px;
    margin: 0 !important;
}
.feature__text.full-height .feature__title {
	padding-top: 20px;
    margin: 0 !important;
}
@media print, screen and (min-width: 64em) {
	.feature__title {
		width: 100%;
		font-size: 3.2rem !important;
	}
}
.feature__desc {
  margin-bottom: 0;
}
.feature__desc + .button,
.feature__desc + .modal-default-button {
  margin-top: 1.5625rem;
}
.feature svg {
  width: 3.125rem;
  height: 3.125rem;
  display: inline-block;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .feature svg {
    width: 4.6875rem;
    height: 4.6875rem;
  }
}
@media screen and (min-width: 120em) {
  .feature svg {
    width: 6.25rem;
    height: 6.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .feature .button,
  .feature .modal-default-button {
    width: 100%;
  }
}
.button + .feature__link,
.modal-default-button + .feature__link {
  margin-top: 0.625rem;
}
.feature__link {
  font-weight: 500;
  display: block;
}
.feature--grey {
  background-color: #d6d7db;
}

.gallery-slider {
  position: relative;
  border-radius: 10px;
}
.gallery-slider__item {
  border-radius: 10px;
  overflow: hidden;
}
@media print, screen and (max-width: 63.99875em) {
  .gallery-slider__item {
    padding-top: 63.7313432836%;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-slider__item {
    width: 100% !important;
  }
}
.gallery-slider__item img {
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .gallery-slider__item img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-slider .side,
  .gallery-slider .angle {
    background-color: #ededed;
  }
  .gallery-slider .side img,
  .gallery-slider .angle img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-slider .side {
    grid-area: one;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-slider .angle {
    grid-area: two;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .gallery-slider .front img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 140%;
    top: -17%;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-slider .front {
    grid-area: three;
  }
  .gallery-slider .front img {
    width: 100%;
  }
}
.gallery-slider .swiper-button-next,
.gallery-slider .swiper-button-prev {
  width: 0.875rem;
  height: 1.5rem;
  margin-top: -0.75rem;
}
.gallery-slider .swiper-button-next svg,
.gallery-slider .swiper-button-prev svg {
  fill: #9b9b9b;
}
@media print, screen and (min-width: 64em) {
  .gallery-slider .swiper-button-next,
  .gallery-slider .swiper-button-prev {
    display: none;
  }
}
.gallery-slider .swiper-button-next.swiper-button-disabled,
.gallery-slider .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.holding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #d9d9d9;
}
.holding__content {
  width: 90%;
  margin: 6.25rem 0;
}
@media print, screen and (min-width: 40em) {
  .holding__content {
    width: 80%;
  }
}
@media print, screen and (min-width: 64em) {
  .holding__content {
    width: 60%;
  }
}
.holding__logo {
  position: relative;
  width: 30%;
  padding-bottom: 30%;
  margin-bottom: 1.25rem;
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .holding__logo {
    width: 20%;
    padding-bottom: 20%;
  }
}
@media print, screen and (min-width: 64em) {
  .holding__logo {
    width: 17%;
    padding-bottom: 17%;
  }
}
@media screen and (min-width: 120em) {
  .holding__logo {
    width: 12%;
    padding-bottom: 12%;
  }
}
.holding__logo svg {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.holding__title {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .holding__title {
    margin-bottom: 4.375rem;
  }
}
.holding a {
  font-weight: 500;
}
.holding p:last-child {
  margin-bottom: 0;
}

.home-intro {
  padding: 2.5rem 0 2.625rem;
}
@media print, screen and (min-width: 64em) {
  .home-intro {
    padding: 3.75rem 0 5.375rem;
  }
}
@media screen and (min-width: 120em) {
  .home-intro {
    padding: 5.625rem 0 7.25rem;
  }
}
.home-intro__title {
  position: relative;
  z-index: 2;
  font-size: 19vw;
}
@media print, screen and (min-width: 40em) {
  .home-intro__title {
    font-size: 14vw;
  }
}
@media print, screen and (min-width: 64em) {
  .home-intro__title {
    font-size: 12vw;
    margin-left: auto;
    margin-right: auto;
    width: 66.66667%;
  }
}
.home-intro video,
.home-intro__layers {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .home-intro video,
  .home-intro__layers {
    margin-left: auto;
    margin-right: auto;
    width: 66.66667%;
  }
}
.home-intro__layers {
  padding: 2.5rem 0;
}
@media print, screen and (min-width: 64em) {
  .home-intro__layers {
    padding: 4.6875rem 0;
  }
}
.home-intro__layers #pinter-layers {
  position: relative;
  visibility: hidden;
}
.home-intro__layers image {
  width: 100%;
  height: 100%;
  display: block;
}
.home-intro p {
  margin-top: 0.625rem;
  margin-bottom: 0;
  color: #1a1a1a;
  text-align: center;
}
.home-intro p strong {
  display: block;
}
@media print, screen and (min-width: 40em) {
  .home-intro p {
    margin-left: auto;
    margin-right: auto;
    width: 66.66667%;
  }
}
@media screen and (min-width: 75em) {
  .home-intro p {
    width: 33.33333%;
  }
}

.how-it-works-pinter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
  height: calc(100vh - 140px);
  padding: 1.875rem 0;
  overflow-x: hidden;
}
@media print, screen and (min-width: 64em) {
  .how-it-works-pinter {
    padding-top: 8.4375rem;
    height: 100vh;
  }
}
@media screen and (min-width: 90em) {
  .how-it-works-pinter {
    padding: 8.4375rem 0 5.5rem;
  }
}
.how-it-works-pinter__section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 90%;
  padding-right: 1.75rem;
}
@media print, screen and (min-width: 64em) {
  .how-it-works-pinter__section {
    width: 65%;
    padding-right: 4.6875rem;
  }
}
.how-it-works-pinter__intro {
  padding-left: 5%;
  width: calc(100% - 5%);
}
.how-it-works-pinter__intro h2 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .how-it-works-pinter__intro h2 {
    font-size: 10.933vw;
    width: 90%;
  }
}
@media screen and (min-width: 64em) and (max-height: 750px) {
  .how-it-works-pinter__intro h2 {
    font-size: 10.5vw;
  }
}
.how-it-works-pinter__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #1a1a1a;
  margin-bottom: 1.6875rem;
  min-height: 75px;
}
@media print, screen and (min-width: 64em) {
  .how-it-works-pinter__header {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.how-it-works-pinter__count {
  font-size: 10.667vw;
  letter-spacing: -0.02em;
  line-height: 0.8;
  margin-right: 2.125rem;
}
@media print, screen and (min-width: 64em) {
  .how-it-works-pinter__count {
    font-size: 8.333vw;
    margin-right: 2.75rem;
    margin-bottom: 1vw;
  }
}
.how-it-works-pinter__title {
  font-size: 6.4vw;
  letter-spacing: -0.02em;
  line-height: 0.92;
}
@media print, screen and (min-width: 64em) {
  .how-it-works-pinter__title {
    font-size: 4vw;
    padding-top: 5rem;
  }
}
@media screen and (min-width: 64em) and (max-height: 750px) {
  .how-it-works-pinter__title {
    font-size: 3.5vw;
  }
}
.how-it-works-pinter__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.3;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.5s cubic-bezier(0.5, 0.2, 0, 1), opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.5s cubic-bezier(0.5, 0.2, 0, 1), opacity 0.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0, 1);
}
.active .how-it-works-pinter__content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.how-it-works-pinter__image {
  position: relative;
  height: 100%;
  max-height: 22.5rem;
}
@media print, screen and (min-width: 64em) {
  .how-it-works-pinter__image {
    max-height: 44rem;
  }
}
@media screen and (min-width: 1500px) {
  .how-it-works-pinter__image {
    max-height: 25rem;
  }
}
.how-it-works-pinter__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.how-it-works-fbc {
  position: relative;
  width: 100%;
  height: calc(100vh - 140px);
  background-color: #000000;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .how-it-works-fbc {
    height: 100vh;
  }
}
.how-it-works-fbc canvas {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 130%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media print, screen and (min-width: 64em) {
  .how-it-works-fbc canvas {
    left: 50%;
    top: 90px;
    width: auto;
    height: calc(100% - 90px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.icon-list {
  padding: 1.875rem 0 5rem;
}
@media print, screen and (min-width: 64em) {
  .icon-list {
    padding: 5.625rem 0 5.125rem;
  }
}
@media screen and (min-width: 120em) {
  .icon-list {
    padding: 7.5rem 0 7rem;
  }
}
@media print, screen and (min-width: 64em) {
  .icon-list__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.icon-list__intro {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 64em) {
  .icon-list__intro {
    margin-bottom: 0;
    grid-column: col-start / span 6;
  }
}
@media screen and (min-width: 75em) {
  .icon-list__intro {
    grid-column: col-start 2 / span 6;
  }
}
.icon-list__title {
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .icon-list__title {
    max-width: 31.25rem;
  }
}
.icon-list__subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .icon-list__subtitle {
    margin-top: 5.75rem;
  }
}
.icon-list__subtitle img {
  width: 14.933vw;
  height: 14.933vw;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .icon-list__subtitle img {
    width: 10.417vw;
    height: 10.417vw;
  }
}
@media print, screen and (min-width: 64em) {
  .icon-list__subtitle img {
    width: 7.813vw;
    height: 7.813vw;
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 90em) {
  .icon-list__subtitle img {
    width: 5.556vw;
    height: 5.556vw;
  }
}
.icon-list__subtitle span {
  font-weight: normal;
  line-height: 1.2;
}
.icon-list__subtitle span strong {
  display: block;
  font-weight: 500;
}
@media print, screen and (min-width: 64em) {
  .icon-list__content {
    grid-column: col-start 7 / span 6;
  }
}
@media screen and (min-width: 75em) {
  .icon-list__content {
    grid-column: col-start 8 / span 5;
  }
}
.icon-list__content ul {
  margin-bottom: 0;
}
.icon-list__content ul li {
  margin-bottom: 1.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.icon-list__content ul li:last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .icon-list__content ul li {
    display: grid;
    grid-template-columns: repeat(3, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .icon-list__content ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 40em) {
  .icon-list__content ul li {
    margin-bottom: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .icon-list__content ul li div {
    grid-column: col-start / span 1;
  }
}
@media print, screen and (min-width: 40em) {
  .icon-list__content ul li div {
    width: 15vw;
    margin-right: 1.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .icon-list__content ul li div {
    width: 7.813vw;
  }
}
@media screen and (min-width: 90em) {
  .icon-list__content ul li div {
    width: 5.556vw;
  }
}
.icon-list__content ul li img {
  width: 80%;
}
@media print, screen and (min-width: 40em) {
  .icon-list__content ul li img {
    width: 100%;
  }
}
.icon-list__content ul li span {
  max-width: 31.25rem;
}
@media print, screen and (max-width: 39.99875em) {
  .icon-list__content ul li span {
    grid-column: col-start 2 / span 2;
  }
}
@media print, screen and (min-width: 64em) {
  .icon-list__content ul li span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.image-double {
  margin: 2.125rem 0;
}
@media print, screen and (min-width: 64em) {
  .image-double {
    margin: 4.5rem 0;
  }
}
@media screen and (min-width: 120em) {
  .image-double {
    margin: 6.375rem 0;
  }
}
.image-double__inner {
  display: grid;
}
@media print, screen and (max-width: 63.99875em) {
  .image-double__inner {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .image-double__inner {
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.image-double img {
  width: 100%;
  display: block;
  border-radius: 10px;
}
@media print, screen and (min-width: 64em) {
  .image-double img:first-child {
    grid-column: col-start 2 / span 5;
  }
  .image-double img:last-child {
    grid-column: col-start 7 / span 5;
  }
}

@media print, screen and (min-width: 64em) {
  .image-feature {
    position: relative;
    padding: 6.375rem 0 4.875rem;
  }
}

@media screen and (min-width: 120em) {
  .image-feature {
    padding: 8.25rem 0 6.75rem;
  }
}

.image-feature__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.image-feature__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-feature__intro {
  padding-top: 69%;
}
@media print, screen and (max-width: 63.99875em) {
	.image-feature__intro {
		position: relative;
		padding-bottom: 1.875rem;
	}
	.image-feature__intro:before {
		margin-left: -5.55556%;
		margin-right: -5.55556%;
		width: 111.11111%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		z-index: 2;
	}
}
@media print, screen and (min-width: 40em) {
  .image-feature__intro {
    padding-top: 40%;
  }
}
@media print, screen and (min-width: 64em) {
  .image-feature__intro {
    margin-bottom: 1.25rem;
    padding-top: 0;
  }
}

.image-feature__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .image-feature__image {
    margin-left: -5.55556%;
    margin-right: -5.55556%;
    width: 111.11111%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.image-feature__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-feature__title {
  position: relative;
  color: #fee5c0;
  z-index: 3;
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .image-feature__title {
    width: 66.66667%;
  }
}

.image-feature__content {
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 63.99875em) {
  .image-feature__content {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  .image-feature__intro,
  .image-feature__content {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}

@media print, screen and (min-width: 64em) {
  .image-feature__title,
  .image-feature__text {
    grid-column: col-start 7 / span 6;
  }
}

@media screen and (min-width: 75em) {
  .image-feature__title,
  .image-feature__text {
    grid-column: col-start 8 / span 5;
  }
}

.image-feature p {
  letter-spacing: -0.01em;
  line-height: 1.22;
  margin-bottom: 0;
}
.image-feature p {
  font-size: 1.125rem;
}
@media screen and (min-width: 320px) {
  .image-feature p {
    font-size: calc(18px + 12 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .image-feature p {
    font-size: 1.875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .image-feature p {
    max-width: 25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .image-feature p {
    font-size: 1.125rem;
    width: 80%;
  }
}
@media screen and (min-width: 120em) {
  .image-feature p {
    font-size: 1.5rem;
  }
}

.image-feature .button,
.image-feature .modal-default-button {
  margin-top: 1.75rem;
}
@media print, screen and (min-width: 64em) {
  .image-feature .button,
  .image-feature .modal-default-button {
    margin-top: 2.5rem;
  }
}

.images-text {
  overflow: hidden;
  margin: 3.875rem 0 4.125rem;
}
@media print, screen and (min-width: 64em) {
  .images-text {
    margin: 4.8125rem 0 6.6875rem;
  }
}
@media screen and (min-width: 90em) {
  .images-text {
    margin: 6.6875rem 0 8.5625rem;
  }
}
.images-text__row {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .images-text__row {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .images-text__row + .images-text__row {
    margin-top: 100px;
  }
}
.images-text__row:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .images-text__row:nth-child(odd) .images-text__images {
    grid-column: col-start / span 6;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .images-text__row:nth-child(odd) .images-text__images img:nth-child(1) {
    margin-left: -10%;
  }
}
.images-text__row:nth-child(odd) .images-text__images img:nth-child(2) {
  margin-left: auto;
}
@media print, screen and (min-width: 64em) {
  .images-text__row:nth-child(odd) .images-text__text {
    grid-column: col-start 8 / span 5;
  }
}
@media print, screen and (min-width: 64em) {
  .images-text__row:nth-child(even) .images-text__images {
    grid-row: 1;
    grid-column: col-start 7 / span 6;
  }
}
.images-text__row:nth-child(even) .images-text__images img:nth-child(1) {
  margin-left: auto;
}
@media print, screen and (max-width: 63.99875em) {
  .images-text__row:nth-child(even) .images-text__images img:nth-child(1) {
    margin-right: -10%;
  }
}
@media print, screen and (min-width: 64em) {
  .images-text__row:nth-child(even) .images-text__text {
    grid-row: 1;
    grid-column: col-start 2 / span 5;
  }
}
.images-text__images {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media print, screen and (max-width: 63.99875em) {
  .images-text__images {
    margin-bottom: 2.5rem;
  }
}
.images-text__images img {
  transform: none !important;
  border-radius: 10px;
  width: 66.66667%;
}
.images-text__images img:nth-child(2) {
  margin-top: -5%;
}
.images-text__text > p:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .images-text__text > p:last-child {
    width: 80%;
  }
}
@media print, screen and (min-width: 64em) {
  .images-text__text p + h3,
  .images-text__text .primary-menu .sub-menu__misc p + a,
  .primary-menu .sub-menu__misc .images-text__text p + a {
    margin-top: 2rem;
  }
}
.images-text__title {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .images-text__title {
    margin-bottom: 3rem;
  }
}
.images-text__actions {
  margin-top: 2.125rem;
}
@media print, screen and (min-width: 40em) {
  .images-text__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 64em) {
  .images-text__actions {
    margin-top: 2.6875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .images-text__actions .button,
  .images-text__actions .modal-default-button {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .images-text__actions .button,
  .images-text__actions .modal-default-button {
    margin-right: 1.25rem;
  }
}
@media screen and (min-width: 90em) {
  .images-text__actions .button,
  .images-text__actions .modal-default-button {
    margin-right: 2.1875rem;
  }
}
.images-text__actions p {
  margin: 0.625rem 0;
}
@media print, screen and (max-width: 39.99875em) {
  .images-text__actions p {
    text-align: center;
  }
}
@media print, screen and (min-width: 40em) {
  .images-text__actions p {
    width: auto;
  }
}
.images-text__actions p a {
  font-weight: 500;
}
.images-text .fbc-sticker {
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  transform: rotate(-13deg);
  bottom: 8%;
  left: 8%;
}
@media print, screen and (min-width: 64em) {
  .images-text .fbc-sticker {
    bottom: 5%;
  }
}

.images-text-offset {
  margin: 4.125rem 0;
}
@media screen and (min-width: 120em) {
  .images-text-offset {
    margin: 6.25rem 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .images-text-offset__content {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.images-text-offset__item {
  position: relative;
  margin-top: 3rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .images-text-offset__item {
    grid-column: col-start 3 / span 8;
  }
}
@media print, screen and (min-width: 64em) {
  .images-text-offset__item {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3.75rem;
  }
}
.images-text-offset__item:nth-child(odd) .images-text-offset__image {
  grid-column: col-start / span 4;
}
.images-text-offset__item:nth-child(odd) .images-text-offset__text {
  grid-column: col-start 6 / span 4;
}
.images-text-offset__item:nth-child(even) .images-text-offset__image {
  grid-column: col-start 7 / span 4;
  grid-row: 1;
}
.images-text-offset__item:nth-child(even) .images-text-offset__text {
  grid-column: col-start 2 / span 4;
  grid-row: 1;
}
@media print, screen and (max-width: 63.99875em) {
  .images-text-offset__text {
    margin-top: 1.5rem;
  }
}
.images-text-offset img {
  border-radius: 10px;
}
.images-text-offset h3 + p,
.images-text-offset .primary-menu .sub-menu__misc a + p,
.primary-menu .sub-menu__misc .images-text-offset a + p {
  margin-top: 2.25rem;
}
@media print, screen and (min-width: 64em) {
  .images-text-offset h3 + p,
  .images-text-offset .primary-menu .sub-menu__misc a + p,
  .primary-menu .sub-menu__misc .images-text-offset a + p {
    margin-top: 2.75rem;
  }
}
.images-text-offset p:last-child {
  margin-bottom: 0;
}

.image-wide-text {
  position: relative;
  padding: 6rem 0 9.0625rem;
}
@media print, screen and (min-width: 64em) {
  .image-wide-text {
    padding: 6.125rem 0;
  }
}
@media screen and (min-width: 120em) {
  .image-wide-text {
    padding: 8rem 0;
  }
}
.image-wide-text__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-wide-text__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.image-wide-text__inner {
  display: grid;
  grid-template-columns: repeat(3, [col-start] 1fr);
  gap: 0 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .image-wide-text__inner {
    grid-template-columns: repeat(12, [col-start] 1fr);
  }
}
.image-wide-text__text {
  position: relative;
  color: #ffffff;
  grid-column: col-start 2 / span 2;
}
@media print, screen and (min-width: 40em) {
  .image-wide-text__text {
    grid-column: col-start 7 / span 6;
  }
}
@media print, screen and (min-width: 64em) {
  .image-wide-text__text {
    grid-column: col-start 7 / span 4;
  }
}
.image-wide-text__title {
  margin-bottom: 0;
  display: inline;
}
.image-wide-text__desc {
  max-width: 37.5rem;
}
.image-wide-text p {
  display: inline;
}
.image-wide-text p:last-child {
  margin-bottom: 0;
}
.image-wide-text__button {
  display: inline-block;
  margin-top: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .image-wide-text__button {
    margin-top: 2.375rem;
  }
}
.image-wide-text__button > span {
  color: #ffffff;
  display: block;
  text-align: center;
  margin-top: 0.75rem;
}

.info-feature {
  position: relative;
}
.info-feature__image {
  position: relative;
  padding-bottom: 73%;
}
@media print, screen and (max-width: 63.99875em) {
  .info-feature__image {
    margin-left: -5.55556%;
    margin-right: -5.55556%;
    width: 111.11111%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 64em) {
  .info-feature__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 0;
  }
}
.info-feature__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.info-feature__text {
  padding: 1.375rem 0 3.25rem;
}
@media print, screen and (min-width: 64em) {
  .info-feature__text {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    position: relative;
    padding: 2.625rem 0 3.25rem;
  }
}
@media screen and (min-width: 120em) {
  .info-feature__text {
    padding: 4.5rem 0 5.125rem;
  }
}
.info-feature__title {
  margin-bottom: 1.375rem;
}
@media print, screen and (min-width: 64em) {
  .info-feature__title {
    grid-column: col-start / span 7;
    grid-row: 1;
    margin-bottom: 1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .info-feature__desc {
    grid-column: col-start / span 3;
    grid-row: 2;
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .info-feature ul {
    grid-column: col-start / span 5;
    grid-row: 3;
  }
}

/* .info-feature p,
.info-feature ul {
  color: #1a1a1a;
} */

/* This class is overiding Information/Feature html under Product Scope */
.info-feature p {
  /* color: #1a1a1a; */
}

.info-feature ul {
  color: #1a1a1a;
}

.list-table__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.25rem;
  padding-bottom: 0.625rem;
  margin-top: 1.25rem;
  border-bottom: 1px solid #d9d9d9;
}
@media print, screen and (min-width: 64em) {
  .list-table__item {
    padding-bottom: 1.25rem;
    margin-top: 1.875rem;
  }
}

.list-table__title,
.list-table__text {
  line-height: 1.42;
  margin-bottom: 0;
  letter-spacing: -0.01em;
}
.list-table__title,
.list-table__text {
  font-size: 1rem;
}
@media screen and (min-width: 320px) {
  .list-table__title,
  .list-table__text {
    font-size: calc(16px + 8 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .list-table__title,
  .list-table__text {
    font-size: 1.5rem;
  }
}

.list-table__text {
  word-break: break-all;
  font-weight: 500;
}

.list-table--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-table--flex .list-table__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}

.list-table--flex .list-table__text {
  margin-left: auto;
}

.listing-faqs {
  margin: 2rem 0 3.5rem;
}
@media print, screen and (min-width: 64em) {
  .listing-faqs {
    margin: 3.4375rem 0 6.25rem;
  }
}
@media screen and (min-width: 120em) {
  .listing-faqs {
    margin: 5.3125rem 0 8.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .listing-faqs__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
  .listing-faqs__inner > * {
    grid-column: col-start 2 / span 10;
  }
}
.listing-faqs__header {
  margin-bottom: 2rem;
}
@media print, screen and (max-width: 63.99875em) {
  .listing-faqs__header {
    text-align: center;
  }
}
@media print, screen and (min-width: 64em) {
  .listing-faqs__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 4.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .listing-faqs__header h2 {
    width: 52%;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .listing-faqs__header form {
    margin-top: 2.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .listing-faqs__header form {
    width: 30%;
  }
}
.listing-faqs__section {
  margin-bottom: 2.75rem;
}
@media print, screen and (min-width: 64em) {
  .listing-faqs__section {
    margin-bottom: 6.875rem;
  }
}
.listing-faqs__section:last-child {
  margin-bottom: 0;
}
.listing-faqs__title {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .listing-faqs__title {
    margin-bottom: 2rem;
  }
}

.listing-filters {
  position: relative;
  z-index: 2;
  margin-bottom: 1rem;
  letter-spacing: -0.02em;
  line-height: 1.42;
  font-weight: 500;
}
.listing-filters {
  font-size: 0.875rem;
}
@media screen and (min-width: 320px) {
  .listing-filters {
    font-size: calc(14px + 4 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .listing-filters {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 75em) {
  .listing-filters {
    line-height: 1.33;
    letter-spacing: -0.02em;
    margin-bottom: 1.375rem;
  }
  .listing-filters {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 75em) and (min-width: 320px) {
  .listing-filters {
    font-size: calc(18px + 12 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 75em) and (min-width: 2500px) {
  .listing-filters {
    font-size: 1.875rem;
  }
}
.listing-filters button {
  font-weight: 500;
  color: #1a1a1a;
}
@media screen and (min-width: 75em) {
  .listing-filters__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .listing-filters__container:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .listing-filters__container:last-child {
    -webkit-box-flex: 1;
    -webkit-flex: auto 0;
    -ms-flex: auto 0;
    flex: auto 0;
  }
}
.listing-filters__wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.listing-filters__wrapper + .listing-filters__wrapper {
  margin-top: 0.625rem;
}
@media screen and (min-width: 75em) {
  .listing-filters__wrapper + .listing-filters__wrapper {
    margin-top: 0;
  }
}
.listing-filters__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.listing-filters__cat-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 15px;
}
.listing-filters__cat-toggle svg {
  width: 1.75rem;
  height: 1.0625rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 75em) {
  .listing-filters__cat-toggle svg {
    width: 2.125rem;
    height: 1.3125rem;
  }
}
.listing-filters__cat {
  margin-bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
}
.listing-filters__cat.active {
  opacity: 1;
  pointer-events: auto;
}
@media print, screen and (max-width: 74.99875em) {
  .listing-filters__cat {
    position: absolute;
    width: 100%;
    top: 1.875rem;
    left: 0;
    background-color: #fafafa;
    padding-bottom: 1rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .listing-filters__cat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 1;
  }
}
@media screen and (min-width: 75em) {
  .listing-filters__cat li {
    margin: 0 0.625rem;
  }
}
@media screen and (min-width: 90em) {
  .listing-filters__cat li {
    margin: 0 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .listing-filters__cat a {
    color: #9b9b9b;
  }
}
/* highlight slected filter */
.listing-filters__cat a {
  transition: color 0.3s;
}
.listing-filters__cat a:hover,
.listing-filters__cat a.active {
  color: #1a1a1a;
}
/* end highlight slected filter */
.listing-filters__sort-toggle,
.listing-filters__filter-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.listing-filters__sort-toggle svg,
.listing-filters__filter-toggle svg {
  width: 1.125rem;
  height: 0.5625rem;
  fill: #9b9b9b;
  margin-right: 0.5rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: transform 0.25s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 0.25s cubic-bezier(0.5, 0.2, 0, 1);
}
@media screen and (min-width: 75em) {
  .listing-filters__sort-toggle svg,
  .listing-filters__filter-toggle svg {
    width: 1.375rem;
    height: 0.6875rem;
  }
}
.listing-filters__sort-toggle span,
.listing-filters__filter-toggle span {
  color: #9b9b9b;
}
.listing-filters__sort-toggle span:before,
.listing-filters__filter-toggle span:before {
  content: ": ";
  color: #1a1a1a;
}
.listing-filters__sort-toggle.active svg,
.listing-filters__filter-toggle.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (min-width: 75em) {
  .listing-filters__filter-toggle,
  .listing-filters__filter {
    margin-right: 1.25rem;
  }
}
.listing-filters__sort,
.listing-filters__filter {
  position: absolute;
  width: 100%;
  top: 1.25rem;
  right: 0;
  padding-bottom: 1rem;
  margin-bottom: 0;
  opacity: 0;
  text-align: right;
  pointer-events: none;
  -webkit-transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  transition: opacity 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  background-color: #fafafa;
  z-index: 2;
}
@media screen and (min-width: 75em) {
  .listing-filters__sort,
  .listing-filters__filter {
    top: 2.1875rem;
    width: 100%;
    padding: 0.3125rem 0.875rem 1.5rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.listing-filters__sort.active,
.listing-filters__filter.active {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 75em) {
  .listing-filters__filter {
    left: 0;
    right: auto;
  }
}
@media screen and (min-width: 75em) {
  .listing-filters__sort {
    padding-right: 0;
    border-bottom-right-radius: 0;
  }
}

.listing-posts {
  padding: 2.5rem 0 2.875rem;
}
@media print, screen and (min-width: 40em) {
  .listing-posts {
    padding: 4.5rem 0 3.25rem;
  }
}
@media screen and (min-width: 120em) {
  .listing-posts {
    padding: 6.375rem 0 5.125rem;
  }
}
.listing-posts__inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .listing-posts__inner {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .listing-posts__inner {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .listing-posts__inner {
    grid-row-gap: 4.875rem;
  }
}
.listing-posts img {
  border-radius: 10px;
}

.listing-shop {
  position: relative;
  z-index: 1;
}
.listing-shop__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 1.25rem;
  grid-row-gap: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .listing-shop__inner {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .listing-shop__inner {
    grid-row-gap: 4.875rem;
    grid-row-gap: 0.625rem;
  }
}

/** pagination styling **/
.listing-posts__inner .pagination-wrapper{
  grid-column: 1 / -1;
}
.listing-posts__inner .pagination-wrapper span:not(.next) {
  padding: 0 5px;
  margin-right: 10px;
  display: inline-block;
}
.listing-posts__inner .pagination-wrapper span.current{
  font-weight: 500;
}

.listing-2-3 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 1.25rem;
  grid-row-gap: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .listing-2-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .listing-2-3 {
    grid-row-gap: 4.875rem;
  }
}

h2 + .listing-2-3 {
  margin-top: 1.875rem;
}
@media screen and (min-width: 75em) {
  h2 + .listing-2-3 {
    margin-top: 2.5rem;
  }
}

.marquee-text {
  position: relative;
  overflow: hidden;
  padding: 2.125rem 0 2.25rem;
  z-index: 1;
}
@media screen and (min-width: 75em) {
  .marquee-text {
    padding: 4rem 0 4.125rem;
  }
}
.marquee-text__wrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.marquee-text__part {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.marquee-text__part:after {
  content: " ";
  white-space: pre;
}

.masthead {
  padding: 3.125rem 0;
}
@media screen and (min-width: 75em) {
  .masthead {
    padding: 1.875rem 0 4.8125rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead {
    padding: 3.75rem 0 6.6875rem;
  }
}
.masthead__inner {
  position: relative;
}
.masthead__title {
  position: relative;
  margin-bottom: 0;
  text-align: center;
  z-index: 2;
}
.masthead__image {
  position: relative;
  padding-bottom: 75%;
  margin-top: -10px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}
@media print, screen and (min-width: 40em) {
  .masthead__image {
    padding-bottom: 55%;
  }
}
.masthead__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.masthead__image-2 {
  position: relative;
  border-radius: 10px;
  width: 54%;
  margin-top: -27%;
  margin-left: 10%;
  z-index: 2;
}
@media print, screen and (min-width: 40em) {
  .masthead__image-2 {
    width: 34%;
    margin-top: -17%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__image-2 {
    position: absolute;
    bottom: 0;
    margin-left: 15%;
    margin-top: 0;
    max-width: 40.625rem;
  }
}
.masthead__intro {
  margin-top: 5.875rem;
}
@media print, screen and (min-width: 64em) {
  .masthead__intro {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.masthead__intro p {
  text-align: center;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .masthead__intro p {
    grid-column: col-start 8 / span 5;
    text-align: left;
  }
}

.masthead-app {
  min-height: 100vh;
  padding: 0.3125rem 0 2rem;
}
@media print, screen and (min-width: 64em) {
  .masthead-app {
    padding: 2rem 0 8.375rem;
  }
}
.masthead-app__text {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
.masthead-app__title {
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  .masthead-app__title {
    margin-left: -3%;
    margin-right: -3%;
  }
}

.masthead-app__buttons {
  margin: 2.875rem 0;
  text-align: center;
  width: 100%;
}
.masthead-app__buttons > * {
  display: inline-block;
}
.masthead-app__sequence {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 2;
}
.masthead-app__sequence .app-viewer {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 320px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 1000%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
@media screen and (min-width: 120em) {
  .masthead-app__sequence .app-viewer {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.masthead-feature {
  position: relative;
  padding: 0.9375rem 0 4.625rem;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .masthead-feature {
    padding: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-feature__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.masthead-feature__image {
  position: relative;
  margin-bottom: 0.625rem;
  padding-top: 100%;
  overflow: hidden;
  -webkit-clip-path: url(#masthead-mask);
  clip-path: url(#masthead-mask);
}
@media print, screen and (min-width: 64em) {
  .masthead-feature__image {
    grid-row: 1;
    grid-column: col-start 6 / span 7;
    z-index: 1;
    margin-bottom: 0;
    width: 112%;
    padding-top: 112%;
    margin-top: -5rem;
  }
}
.masthead-feature__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.masthead-feature__image svg {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .masthead-feature__text {
    grid-row: 1;
    grid-column: col-start 2 / span 9;
    position: relative;
    z-index: 2;
    margin: 2.5rem 0;
  }
}
.masthead-feature__section-title {
  text-transform: none;
  font-weight: 500;
  color: #1a1a1a;
}
@media print, screen and (min-width: 64em) {
  .masthead-feature__section-title {
    grid-column: col-start 2 / span 11;
    margin-bottom: 0.375rem;
  }
}
.masthead-feature__title {
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 64em) {
  .masthead-feature__title {
    margin-bottom: 3.125rem;
    margin-left: -0.45vw;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-feature__desc {
    width: 42%;
  }
}
.masthead-feature p {
  color: #1a1a1a;
  margin-bottom: 0;
}
.masthead-feature .button,
.masthead-feature .modal-default-button {
  margin-top: 1.0625rem;
}
@media print, screen and (min-width: 64em) {
  .masthead-feature .button,
  .masthead-feature .modal-default-button {
    grid-column: col-start 2 / span 2;
    grid-row: 4;
    margin-top: 1.875rem;
  }
}

.masthead-home {
  position: relative;
  width: 100%;
  padding-bottom: 147%;
  z-index: 2;
}
@media print, screen and (min-width: 40em) {
  .masthead-home {
    padding-bottom: 147%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-home {
    padding-bottom: 48.25%;
  }
}
.masthead-home video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.masthead-home__inner {
  position: relative;
}
.masthead-home__logo {
  display: none;
  position: absolute;
  top: 1.25rem;
  left: 5%;
  right: 5%;
  padding-bottom: 15.94%;
  overflow: hidden;
}
@media print, screen and (min-width: 40em) {
  .masthead-home__logo {
    top: 1.875rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-home__logo {
    top: 2.875rem;
  }
}
.masthead-home__logo svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: #ffffff;
}
.masthead-home__buttons {
  position: absolute;
  bottom: 0.625rem;
  left: 5%;
  right: 5%;
}
@media print, screen and (min-width: 40em) {
  .masthead-home__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 1.875rem;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media screen and (min-width: 75em) {
  .masthead-home__buttons {
    bottom: 3.375rem;
  }
}
.masthead-home__buttons .button,
.masthead-home__buttons .modal-default-button {
  display: block;
  margin: 0.875rem 0;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-home__buttons .button,
  .masthead-home__buttons .modal-default-button {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .masthead-home__buttons .button,
  .masthead-home__buttons .modal-default-button {
    margin: 0 0.625rem;
    width: 18.75rem;
  }
}

.masthead-image {
  position: relative;
  width: 100%;
  padding-bottom: 62%;
  z-index: 2;
}
@media print, screen and (min-width: 64em) {
  .masthead-image {
    padding-bottom: 33%;
  }
}
.masthead-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.masthead-image .fbc-sticker {
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  transform: rotate(-13deg);
  left: 5%;
  top: -3.28125rem;
}
.masthead-image .fbc-sticker--large {
  top: -3%;
}

.masthead-overlay {
  padding: 1.625rem 0;
  overflow: hidden;
}

/* for sustainbility page */
#masthead-overlay-sustainability-policy .display-1{
  font-size: 9vw;
}

@media print, screen and (max-width: 63.99875em) {
  .masthead-overlay--center .masthead-overlay__inner {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-overlay--center .masthead-overlay__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-overlay__inner {
    /* min-height: 38.5625rem; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-overlay__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.masthead-overlay__inner > * {
  display: inline-block;
  width: 50%;
}
@supports (display: grid) {
  .masthead-overlay__inner > * {
    width: auto;
  }
}
.masthead-overlay__text {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 64em) {
  .masthead-overlay__text {
    grid-row: 1;
    grid-column: col-start / span 9;
  }
}
.masthead-overlay__text h1 {
  margin-bottom: 0;
}
.masthead-overlay__text p {
  margin-top: 1.25rem;
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-overlay__text p {
    margin-bottom: -2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-overlay__text p {
    margin-top: 4.625rem;
  }
}
.masthead-overlay__image {
  position: relative;
  z-index: 1;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-overlay__image {
    margin-top: -3.125rem;
    margin-left: auto;
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead-overlay__image {
    width: 70%;
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%);
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-overlay__image {
    grid-row-start: 1;
    grid-column: col-start 7 / span 6;
  }
}
.masthead-overlay img {
  border-radius: 10px;
}

.masthead-post {
  padding: 1.875rem 0 3.75rem;
}
@media screen and (min-width: 75em) {
  .masthead-post {
    padding: 3.125rem 0 4.375rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead-post {
    padding: 5rem 0 6.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .masthead-post__text {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.masthead-post__title {
  position: relative;
  margin-bottom: 0;
  text-align: center;
  z-index: 2;
}
@media print, screen and (min-width: 40em) {
  .masthead-post__title {
    grid-column: col-start 2 / span 10;
  }
}
.masthead-post__desc {
  margin-top: 1.5rem;
  margin-bottom: 0;
  text-align: center;
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .masthead-post__desc {
    grid-column: col-start 2 / span 10;
  }
}
@media screen and (min-width: 75em) {
  .masthead-post__desc {
    grid-column: col-start 3 / span 8;
  }
}
@media screen and (min-width: 75em) {
  .masthead-post__desc {
    margin-top: 3.625rem;
  }
}
.masthead-post__image {
  position: relative;
  padding-bottom: 94%;
  margin-bottom: 3.125rem;
  border-radius: 10px;
  overflow: hidden;
}
@media print, screen and (min-width: 40em) {
  .masthead-post__image {
    padding-bottom: 55%;
  }
}
@media screen and (min-width: 75em) {
  .masthead-post__image {
    padding-bottom: 0;
    height: 80vh;
  }
}
@media screen and (min-width: 75em) {
  .masthead-post__image {
    margin-bottom: 6.25rem;
  }
}
.masthead-post__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.masthead-post__image svg {
  position: absolute;
  bottom: 1.625rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4.375rem;
  height: 4.4375rem;
  fill: #ffffff;
}
@media screen and (min-width: 75em) {
  .masthead-post__image svg {
    bottom: 1rem;
  }
}

.masthead-product {
  padding: 1.625rem 0 2rem;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .masthead-product {
    padding: 1.625rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-product__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.masthead-product__text {
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-product__text {
    margin-top: -1.5625rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead-product__text {
    width: 80%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-product__text {
    grid-row: 1;
    grid-column: col-start / span 8;
  }
}
.masthead-product__text h1 {
  margin-bottom: 0;
}
.masthead-product__text p {
  margin-top: 2.5rem;
  margin-bottom: 0;
  width: 70%;
}
@media print, screen and (min-width: 64em) {
  .masthead-product__text p {
    width: 43%;
  }
}
@media screen and (min-width: 75em) {
  .masthead-product__text p {
    margin-top: 4.625rem;
  }
}
.masthead-product__image {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .masthead-product__image {
    grid-row-start: 1;
    grid-column: col-start 7 / span 6;
  }
}
.masthead-product img {
  border-radius: 10px;
}

.masthead-text {
  margin: 1.875rem 0;
}
@media print, screen and (min-width: 64em) {
  .masthead-text {
    margin: 5rem 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-text__text > a {
    margin-bottom: 1rem;
  }
  .masthead-text__text > p {
    margin-top: 1.25rem;
    margin-bottom: 0;
  }
}
.masthead-text__text a {
  font-weight: 500;
}
@media print, screen and (min-width: 64em) {
  .masthead-text__text {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    text-align: center;
  }
}
.masthead-text__title {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .masthead-text__title {
    grid-column: col-start 3 / span 8;
  }
}
.masthead-text__title-alt {
  font-size: 8.033vw;
}
@media print, screen and (min-width: 40em) {
  .masthead-text__title-alt {
    font-size: 8.115vw;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-text__title-alt {
    grid-column: 1 / 12;
    font-size: 4.944vw;
  }
}
.masthead-text__title-alt > span:nth-last-of-type(-n + 2) {
  font-weight: 500;
}
.masthead-text__action {
  text-align: left;
}
.masthead-text__action a {
  font-weight: 500;
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-text__action {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-text__action {
    grid-column: col-start / span 2;
    grid-row: 1;
  }
}

.masthead-video {
  position: relative;
  width: 100%;
  padding-bottom: 147%;
  z-index: 2;
}
@media print, screen and (min-width: 40em) {
  .masthead-video {
    padding-bottom: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-video {
    padding-bottom: 38%;
  }
}
.masthead-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal-mask {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.modal-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.modal-container {
  min-width: 300px;
  max-width: 90vw;
  max-height: 90vh;
  position: relative;
  width: auto;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow-y: scroll;
}
.modal-container h1 + p,
.modal-container h1 + form {
  margin-top: 1.5625rem;
}
@media print, screen and (min-width: 64em) {
  .modal-container h1 + p,
  .modal-container h1 + form {
    margin-top: 2.5rem;
  }
}
.modal-container form p {
  margin-right: 1.25rem;
}
.modal-container form button {
  margin-top: 1.5625rem;
}
@media print, screen and (min-width: 64em) {
  .modal-container form button {
    margin-top: 3.75rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .modal-container--text {
    max-height: calc(90vh - 100px);
    margin: 0 auto 100px;
  }
}
@media screen and (min-width: 75em) {
  .modal-container--text {
    max-width: 78vw;
  }
}
.modal-container--text .modal-body {
  margin: 0;
  padding: 1.125rem;
}
@media print, screen and (min-width: 64em) {
  .modal-container--text .modal-body {
    padding: 1.625rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .modal-container--text .modal-body .button,
  .modal-container--text .modal-body .modal-default-button {
    width: 100%;
  }
}
.modal-container.dark {
  background-color: #1a1a1a;
  color: #ffffff;
}
@media screen and (min-width: 75em) {
  .modal-container.narrow {
    max-width: 42.5vw;
  }
}

.modal-header h3,
.modal-header .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .modal-header a {
  margin-top: 0;
  color: #42b983;
}

.modal-promo-header {
  position: relative;
  padding: 2.5rem 1.25rem;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.modal-promo-header .mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.16);
}
.modal-promo-header h2,
.modal-promo-header .h2 {
  position: relative;
  color: #ffffff;
}
.modal-promo-header .close,
.modal-promo-header .modal-close {
  z-index: 100;
}

.modal-body {
  margin: 20px 0;
  height: auto;
}
.modal-body--full-screen {
  height: 80vh;
}

.modal-default-button {
  display: block;
  margin-top: 1rem;
}

.modal-close {
  position: absolute;
  top: 1.125rem;
  right: 1.125rem;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}
@media print, screen and (min-width: 64em) {
  .modal-close {
    top: 1.5rem;
    right: 1.5rem;
  }
}
.modal-close svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: #1a1a1a;
}
.modal-close.light svg {
  fill: #ffffff;
}

/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */
.modal-enter {
  opacity: 0;
}

.modal-leave-active {
  opacity: 0;
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.modal-footer {
  position: absolute;
  top: -60px;
  right: 30px;
}

@media print, screen and (min-width: 64em) {
  .modal-specs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-specs__header {
    width: 25%;
  }
}

.modal-specs__title {
  margin-bottom: 1.5625rem;
}
@media print, screen and (max-width: 63.99875em) {
  .modal-specs__title {
    width: calc(100% - 30px);
  }
}
@media print, screen and (min-width: 64em) {
  .modal-specs__title {
    margin-bottom: 2.375rem;
  }
}

.modal-specs__overview {
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .modal-specs__overview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.modal-specs__color {
  position: relative;
  padding-left: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .modal-specs__color {
    padding-left: 0;
    padding-top: 3.75rem;
  }
}
.modal-specs__color:before {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  content: "";
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 9999px;
}
.modal-specs__color:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.875rem;
  height: 2.875rem;
  border-radius: 9999px;
  border: 1px solid #1a1a1a;
}
.modal-specs__color.red:before {
  background-color: #f21d2d;
}
.modal-specs__color.yellow:before {
  background-color: #fc9601;
}
.modal-specs__color.blue:before {
  background-color: #016e85;
}
.modal-specs__color.black:before {
  background-color: #4a4a4a;
}
.modal-specs__color.white:before {
  background-color: #fafafa;
}
.modal-specs__color.grey:before {
  background-color: #4a4a4a;
}
.modal-specs__color.midnight-grey:before {
  background-color: #4a4a4a;
}
.modal-specs__color.flame-red:before {
  background-color: #f21d2d;
}
.modal-specs__color.icy-white:before {
  background-color: #fafafa;
}
.modal-specs__color.pure-finish:before {
  background-color: #d9d9d9;
}
.modal-specs__color.submarine-yellow:before {
  background-color: #fc9601;
}
.modal-specs__color.bona-fide-blue:before {
  background-color: #016e85;
}

@media print, screen and (min-width: 64em) {
  .modal-specs__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 2.25rem;
  }
}

.modal-specs__images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 64em) {
  .modal-specs__images {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.modal-specs__images > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.modal-specs__images h3,
.modal-specs__images .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .modal-specs__images a {
  width: 100%;
  font-weight: normal;
  margin-bottom: 1.4375rem;
}
.modal-specs__images .height {
  position: relative;
  width: 1px;
}
.modal-specs__images .height span {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  position: relative;
  top: 50%;
}
.modal-specs__images .depth {
  display: block;
  width: 100%;
  margin-top: 0.625rem;
  text-align: center;
}

@media print, screen and (max-width: 63.99875em) {
  .modal-specs__side {
    width: 100%;
    margin-bottom: 1.25rem;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-specs__side {
    width: 43%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-specs__side .height {
    display: none;
  }
}

.modal-specs__side .height span {
  left: -20px;
}

.modal-specs__side .modal-specs__image {
  width: 62%;
  padding-top: 41.33333%;
  margin-left: 20px;
}
@media print, screen and (min-width: 64em) {
  .modal-specs__side .modal-specs__image {
    width: 82%;
    padding-top: 54.66667%;
    margin-left: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.modal-specs__side .modal-specs__image:before {
  left: -20px;
}
@media print, screen and (min-width: 64em) {
  .modal-specs__side .modal-specs__image:before {
    display: none;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .modal-specs__front {
    width: 50%;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-specs__front {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 28%;
  }
}

.modal-specs__front .height span {
  right: -35px;
}

.modal-specs__front .modal-specs__image {
  width: 82%;
  padding-top: 83.46056%;
}
.modal-specs__front .modal-specs__image:before {
  right: -20px;
}

@media print, screen and (max-width: 63.99875em) {
  .modal-specs__dock {
    width: 50%;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-specs__dock {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 28%;
  }
}

.modal-specs__dock .height span {
  right: -35px;
}

.modal-specs__dock .modal-specs__image {
  width: 47%;
  padding-top: 83.55556%;
}
.modal-specs__dock .modal-specs__image:before {
  right: -20px;
}

.modal-specs__image {
  position: relative;
  margin-bottom: 1.25rem;
}
.modal-specs__image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #1a1a1a;
}
.modal-specs__image:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -20px;
  width: 100%;
  height: 1px;
  background-color: #1a1a1a;
}
.modal-specs__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.modal-specs__details {
  margin-top: 2rem;
}
@media print, screen and (max-width: 63.99875em) {
  .modal-specs__details {
    width: 75%;
  }
}
@media print, screen and (min-width: 64em) {
  .modal-specs__details {
    margin-top: 2.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .modal-specs__details ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 64em) {
  .modal-specs__details ul li {
    width: 38%;
    margin-right: 1.875rem;
  }
}

.modal-product-detail__header {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .modal-product-detail__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.modal-product-detail__header img {
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  .modal-product-detail__header img {
    width: 84%;
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .modal-product-detail__header img {
    width: 24%;
    margin-right: 3.25rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .modal-product-detail__intro {
    margin-top: 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-product-detail__intro {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .modal-product-detail__intro > * {
    width: 80%;
  }
}

.modal-product-detail__info,
.modal-product-detail__other {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .modal-product-detail__info,
  .modal-product-detail__other {
    display: grid;
    padding: 1.5rem 0;
    border-top: 1px solid #1a1a1a;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-product-detail__info {
    grid-template-columns: repeat(2, 1fr);
  }
}

.modal-product-detail__large-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 63.99875em) {
  .modal-product-detail__large-item {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.75rem 0;
    border-top: 1px solid #1a1a1a;
  }
  .modal-product-detail__large-item > * {
    width: calc(50% - 10px);
  }
}

@media print, screen and (max-width: 63.99875em) {
  .modal-product-detail__other {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .modal-product-detail__other > * {
    width: 50%;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-product-detail__other {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media print, screen and (max-width: 63.99875em) {
  .modal-product-detail__item {
    padding: 0.75rem 0 1.5rem;
    border-top: 1px solid #1a1a1a;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-product-detail__text {
    width: 38%;
    margin-right: 1.25rem;
  }
}

.modal-product-detail__abv span {
  text-align: center;
  display: block;
  margin-bottom: 0;
}

.modal-product-detail__abv span:last-child {
  font-size: 0.875rem;
}

.modal-product-detail__icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal-product-detail__icons figure {
  position: relative;
  text-align: center;
}
@media print, screen and (max-width: 74.99875em) {
  .modal-product-detail__icons figure {
    display: inline-block;
    width: 50%;
  }
}
.modal-product-detail__icons figcaption {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
}
.modal-product-detail__icons img {
  width: auto;
  height: 3.4375rem;
  margin: 0.625rem;
}
@media print, screen and (min-width: 64em) {
  .modal-product-detail__icons img {
    height: 4.25rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .modal-product-detail__icons {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-subscribe {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.modal-subscribe__image {
  position: relative;
  width: 84%;
  padding-bottom: 83.1016%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.25rem;
}
.modal-subscribe__image svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media print, screen and (min-width: 40em) {
  .modal-subscribe__image {
    width: 50%;
    padding-bottom: 49.46524%;
  }
}
@media print, screen and (min-width: 64em) {
  .modal-subscribe__image {
    width: 30%;
    padding-bottom: 29.67914%;
    margin-left: 0;
    margin-right: 3.125rem;
  }
}

@media print, screen and (min-width: 40em) {
  .modal-subscribe p {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .modal-subscribe p {
    width: 55%;
  }
}

.modal-subscribe a {
  text-decoration: underline;
}

.modal-add-to-bundle--header {
  font-family: "BauLF", Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
}
.modal-add-to-bundle--header h1 {
  font-size: 3.5em;
}

.modal-add-to-bundle .basket__products {
  margin: 0 auto;
  max-width: 600px;
}
.basket__products{
  position: relative;
}
.basket__products.loading:after{
  background: #f6f7f880;
  background-image: linear-gradient(to right, #f6f7f880 0%, #f6f7f880 20%, #f6f7f880 40%, #f6f7f880 100%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderShimmer;
  -webkit-animation-timing-function: linear;
  content: "Loading...";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: large!important;
  line-height: 1.2!important;
  font-weight: 700;
}
@-webkit-keyframes placeholderShimmer {
  0% {
    background-position: -468px 0;
  }
  
  100% {
    background-position: 468px 0; 
  }
}

.modal-add-to-bundle .basket-item__heading {
  grid-column: col-start 2 / span 5;
}
.modal-add-to-bundle .basket-item__heading h3,
.modal-add-to-bundle .basket-item__heading .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .modal-add-to-bundle .basket-item__heading a,
.modal-add-to-bundle .basket-item__heading p {
  font-weight: 500;
  font-family: "BauLF", Helvetica, Roboto, Arial, sans-serif;
}
.modal-add-to-bundle .basket-item__heading button,
.modal-add-to-bundle .basket-item__heading span {
  font-weight: bold;
  font-family: "BauLF", Helvetica, Roboto, Arial, sans-serif;
}

.more-posts {
  padding: 2.5rem 0 5.5rem;
}
@media screen and (min-width: 75em) {
  .more-posts {
    padding: 3.25rem 0 5.75rem;
  }
}
.more-posts__title {
  margin-bottom: 2.5rem;
  font-weight: 500;
}
@media screen and (min-width: 75em) {
  .more-posts__title {
    margin-bottom: 3.75rem;
  }
}
.more-posts img {
  border-radius: 10px;
}
.more-posts .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.25rem;
}
@media print, screen and (max-width: 63.99875em) {
  .more-posts .card-post {
    margin-bottom: 1.875rem;
  }
}

.newsletter-signup {
  padding-top: 1.875rem;
  padding-bottom: 1.5625rem;
  color: #1a1a1a;
}
@media print, screen and (min-width: 40em) {
  .newsletter-signup {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
}
@media screen and (min-width: 120em) {
  .newsletter-signup {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .newsletter-signup__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    align-items: center;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .newsletter-signup__text {
    margin-bottom: 2.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .newsletter-signup__text {
    grid-column: col-start 2 / span 4;
  }
}
.newsletter-signup__title {
  margin-bottom: 0.625rem;
}
.newsletter-signup p {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .newsletter-signup__form {
    grid-column: col-start 7 / span 5;
  }
}
.newsletter-signup form {
  position: relative;
}
.newsletter-signup form [type="email"] {
  padding-left: 1.0625rem;
  padding-right: 1.0625rem;
}
@media screen and (min-width: 90em) {
  .newsletter-signup form [type="email"] {
    width: 62%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.newsletter-signup form button {
  width: 100%;
}
@media screen and (min-width: 90em) {
  .newsletter-signup form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 38%;
    margin-top: 0;
    font-size: 0.875rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.newsletter-signup .small-text {
  margin-top: 1.75rem;
}
.newsletter-signup .small-text a {
  font-weight: 500;
}
@media screen and (min-width: 75em) {
  .newsletter-signup .small-text {
    margin-left: 1.0625rem;
    width: 60%;
    max-width: 21.25rem;
  }
}
.dark-theme .newsletter-signup a {
  color: #1a1a1a;
}

.flavour-blue-light + .newsletter-signup {
  background-color: #ff6057;
}

.order-alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.25rem;
  margin-bottom: 1.875rem;
  border-radius: 10px;
  background-color: #fc9601;
}
@media print, screen and (min-width: 64em) {
  .order-alert {
    margin-bottom: 4.375rem;
    padding: 3.125rem 2.5rem;
  }
}
.order-alert__icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  position: relative;
  width: 3.4375rem;
  height: 3.4375rem;
  margin-right: 1.25rem;
  background-color: #f95800;
  border-radius: 99999px;
}
@media print, screen and (min-width: 64em) {
  .order-alert__icon {
    width: 5rem;
    height: 5rem;
    margin-right: 2.5rem;
  }
}
.order-alert__icon svg {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-42%, -50%);
  -ms-transform: translate(-42%, -50%);
  transform: translate(-42%, -50%);
  width: 2.5rem;
  height: 1.9375rem;
}
@media print, screen and (min-width: 64em) {
  .order-alert__icon svg {
    width: 3.75rem;
    height: 2.875rem;
  }
}

.order-callout {
  padding: 0.875rem;
  background-color: #ededed;
  border-radius: 10px;
}
@media print, screen and (min-width: 64em) {
  .order-callout {
    padding: 1.5625rem 1.5625rem 2.125rem;
  }
}
.order-callout__title {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .order-callout__title {
    margin-bottom: 1.875rem;
  }
}
.order-callout__items {
  padding: 0.9375rem 0 0.625rem;
  border-top: 1px solid #9b9b9b;
}
.order-callout__subtotal {
  width: 100%;
  padding: 1.25rem 0;
  border-top: 1px solid #9b9b9b;
}
@media print, screen and (min-width: 64em) {
  .order-callout__subtotal {
    padding-bottom: 2.25rem;
  }
}
.order-callout__subtotal ul {
  margin-bottom: 0;
}
.order-callout__subtotal ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.3125rem;
}
.order-callout__subtotal ul li:last-child {
  margin-bottom: 0;
}
.order-callout__subtotal h3,
.order-callout__subtotal .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .order-callout__subtotal a {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
}
.order-callout__subtotal p {
  margin-bottom: 0;
  margin-left: 0.625rem;
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  .order-callout__subtotal p {
    font-size: 0.875rem;
  }
}
.order-callout__subtotal--divide {
  border-bottom: 1px solid #9b9b9b;
}
@media print, screen and (max-width: 63.99875em) {
  .order-callout__subtotal--divide {
    margin-bottom: 1.875rem;
  }
}
.order-callout__total {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.25rem 0;
  border-top: 1px solid #9b9b9b;
}
.order-callout__total p {
  text-align: right;
  margin-left: 0.625rem;
}
@media print, screen and (max-width: 63.99875em) {
  .order-callout__add {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .order-callout__add {
    margin-top: auto;
    width: auto;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.order-callout + a {
  margin-top: 1.875rem;
  display: inline-block;
}
.order-callout .button-holder {
  margin: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.order-callout .button-holder .button,
.order-callout .button-holder .modal-default-button {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 64em) {
  .order-callout .button-holder .stay {
    margin-right: 10px;
  }
}

.order-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.25rem;
}
.order-item img {
  width: 3.75rem;
  margin-right: 1.25rem;
  display: block;
  border-radius: 10px;
}
.order-item__price {
  margin-left: auto;
  margin-right: 0.5rem;
  text-align: right;
}
.order-item button {
  width: 0.9375rem;
  height: 0.9375rem;
  cursor: pointer;
}
.order-item button svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: #016e85;
}

.order-upcoming {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 75em) {
  .order-upcoming {
    margin-bottom: 6.25rem;
  }
}
.order-upcoming__title {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
  .order-upcoming__title {
    margin-bottom: 3.125rem;
  }
}
.order-upcoming__image {
  width: 40%;
  margin-right: 1.25rem;
}
@media screen and (min-width: 75em) {
  .order-upcoming__image {
    margin-right: 3.75rem;
  }
}
.order-upcoming__image img {
  border-radius: 10px;
  display: block;
  width: 100%;
}
.order-upcoming__details {
  margin-bottom: 0;
}
.order-upcoming__item {
  margin-bottom: 0.9375rem;
}
@media screen and (min-width: 75em) {
  .order-upcoming__item {
    margin-bottom: 1.875rem;
  }
}
.order-upcoming__item:last-child {
  margin-bottom: 0;
}
.order-upcoming__sub-title,
.order-upcoming__info {
  line-height: 1.42;
  margin-bottom: 0;
  letter-spacing: -0.01em;
}
.order-upcoming__sub-title,
.order-upcoming__info {
  font-size: 1rem;
}
@media screen and (min-width: 320px) {
  .order-upcoming__sub-title,
  .order-upcoming__info {
    font-size: calc(16px + 8 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .order-upcoming__sub-title,
  .order-upcoming__info {
    font-size: 1.5rem;
  }
}
.order-upcoming__sub-title {
  font-weight: 500;
}

.page-nav {
  letter-spacing: -0.02em;
  line-height: 1.42;
}
.page-nav {
  font-size: 1.125rem;
}
@media screen and (min-width: 320px) {
  .page-nav {
    font-size: calc(18px + 2 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 2500px) {
  .page-nav {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .page-nav {
    background-color: #ededed;
    border-radius: 10px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .page-nav__selected {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 1.5625rem;
    padding: 1.25rem 0.875rem;
    text-align: left;
    border-radius: 0;
  }
  .page-nav__selected svg {
    width: 1.1875rem;
    height: 0.6875rem;
    display: block;
    position: absolute;
    top: 1.5rem;
    right: 0.875rem;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
  }
  .page-nav__selected.is-active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.page-nav__list {
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .page-nav__list {
    display: none;
    padding: 0.625rem 0.875rem 1.25rem;
  }
  .page-nav__list.is-active {
    display: block;
  }
}
.page-nav__item {
  margin-bottom: 0.9375rem;
}
.page-nav__item:last-child {
  margin-bottom: 0;
}
.page-nav a {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .page-nav .current a {
    font-weight: 500;
  }
}

.panel {
  padding: 1.25rem;
  border-radius: 10px;
}
@media screen and (min-width: 90em) {
  .panel {
    padding: 1.625rem 1.625rem 2.125rem;
  }
}
.panel h2 {
  margin-bottom: 0.8125rem;
}
.panel p,
.panel ul {
  color: #1a1a1a;
}
@media print, screen and (max-width: 39.99875em) {
  .panel .button,
  .panel .modal-default-button {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .panel__actions {
    text-align: center;
  }
}

.parallax-images {
  z-index: 0;
}
.parallax-images__inner {
  display: grid;
  grid-template-columns: repeat(12, [col-start] 1fr);
  gap: 0 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .parallax-images__inner {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.parallax-images img {
  border-radius: 10px;
  width: 100%;
}
.parallax-images svg {
  position: absolute;
  width: 7.75rem;
  height: 7.75rem;
}
@media screen and (min-width: 120em) {
  .parallax-images svg {
    width: 10.625rem;
    height: 10.625rem;
  }
}
.dark-theme .parallax-images svg {
  fill: #ffffff;
}
.parallax-images__single {
  position: relative;
  margin-left: -8.37%;
  grid-column: col-start 1 / span 8;
}
@media print, screen and (min-width: 64em) {
  .parallax-images__single {
    margin-left: -13.47%;
    grid-column: col-start 1 / span 5;
  }
}
.parallax-images__single img {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.parallax-images__single svg {
  bottom: 20%;
  right: 0;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
@media print, screen and (min-width: 64em) {
  .parallax-images__single svg {
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    right: 40%;
  }
}
.parallax-images__scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column: col-start 9 / span 4;
}
@media print, screen and (max-width: 63.99875em) {
  .parallax-images__scroll {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images__scroll {
    grid-column: col-start 6 / span 2;
  }
}
.parallax-images__scroll svg {
  width: 4.375rem;
  height: 4.375rem;
}
@media print, screen and (min-width: 64em) {
  .parallax-images__scroll svg {
    margin-top: 3.75rem;
  }
}
.dark-theme .parallax-images__scroll svg {
  fill: #ffffff;
}
.parallax-images__cluster {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column: col-start 1 / span 12;
}
@media print, screen and (max-width: 63.99875em) {
  .parallax-images__cluster {
    grid-row: 2;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images__cluster {
    grid-column: col-start 8 / span 5;
  }
}
.parallax-images__cluster img:nth-child(1) {
  position: relative;
  width: 57%;
  z-index: 2;
  margin-left: auto;
}
@media print, screen and (max-width: 63.99875em) {
  .parallax-images__cluster img:nth-child(1) {
    margin-right: -5.55556%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.parallax-images__cluster img:nth-child(2) {
  position: relative;
  width: 77%;
  z-index: 1;
  margin-top: -10%;
}
.parallax-images__cluster svg {
  bottom: 5%;
  right: 5%;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  z-index: 3;
}
@media print, screen and (min-width: 64em) {
  .parallax-images__cluster svg {
    bottom: auto;
    top: -15%;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
  }
}
@media print, screen and (max-width: 63.99875em) {
  .parallax-images--flipped .parallax-images__single {
    grid-row: 2;
    grid-column: col-start 1 / span 10;
    margin-top: -45%;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images--flipped .parallax-images__single {
    margin-top: 10%;
    margin-left: -11.22%;
    grid-column: col-start 1 / span 6;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .parallax-images--flipped .parallax-images__cluster {
    grid-row: 1;
  }
}
.parallax-images--flipped .parallax-images__cluster img:nth-child(1) {
  width: 75%;
}
@media print, screen and (max-width: 63.99875em) {
  .parallax-images--flipped .parallax-images__cluster img:nth-child(1) {
    margin-left: -5.55556%;
    margin-right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images--flipped .parallax-images__cluster img:nth-child(1) {
    margin-left: 0;
  }
}
.parallax-images--flipped .parallax-images__cluster img:nth-child(2) {
  width: 75%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .parallax-images--flipped .parallax-images__cluster img:nth-child(2) {
    margin-left: auto;
    margin-right: -5.55556%;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images--flipped .parallax-images__cluster img:nth-child(2) {
    margin-left: auto;
    margin-right: -13.5%;
  }
}
.parallax-images--flipped .parallax-images__cluster svg {
  bottom: 50%;
}
@media print, screen and (min-width: 64em) {
  .parallax-images--flipped .parallax-images__cluster svg {
    top: auto;
    bottom: 5%;
    right: 50%;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
  }
}

.parallax-images-text {
  margin: 3rem 0;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text {
    margin: 50px 0;
  }
}
.parallax-images-text h2 {
  margin-bottom: 1.875rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text h2 {
    margin-bottom: 4.5rem;
  }
}
.parallax-images-text p {
  max-width: 33.125rem;
}
.parallax-images-text svg {
  position: absolute;
  bottom: 0;
  right: 10%;
  width: 7.75rem;
  height: 7.75rem;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text svg {
    bottom: 50%;
    right: auto;
    left: -5%;
  }
}
@media screen and (min-width: 120em) {
  .parallax-images-text svg {
    width: 10.625rem;
    height: 10.625rem;
  }
}
.dark-theme .parallax-images-text svg {
  fill: #ffffff;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text__text {
    margin-top: 20%;
    grid-column: col-start 2 / span 4;
  }
}
.parallax-images-text__images {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, [col-start] 1fr);
  gap: 0 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text__images {
    margin-top: 0;
    grid-column: col-start 7 / span 6;
  }
}
.parallax-images-text__images img {
  border-radius: 10px;
}
.parallax-images-text__images img:nth-child(1) {
  grid-column: col-start 2 / span 11;
  margin-left: 6.2%;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text__images img:nth-child(1) {
    margin-left: 15%;
    grid-column: col-start 4 / span 10;
  }
}
.parallax-images-text__images img:nth-child(2) {
  grid-column: col-start 1 / span 8;
  grid-row: 2;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text__images img:nth-child(2) {
    grid-column: col-start 1 / span 8;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text--flipped .parallax-images-text__text {
    margin-top: 0;
    grid-column: col-start 7 / span 6;
    grid-row: 1;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text--flipped .parallax-images-text__text p {
    width: 66.66667%;
  }
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text--flipped .parallax-images-text__images {
    grid-template-columns: repeat(5, [col-start] 1fr);
    margin-top: 0;
    grid-column: col-start 1 / span 5;
    grid-row: 1;
  }
}
.parallax-images-text--flipped .parallax-images-text__images img:nth-child(1) {
  grid-column: col-start 1 / span 8;
  margin-left: -8.4%;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text--flipped .parallax-images-text__images img:nth-child(1) {
    grid-column: col-start 1 / span 4;
    margin-left: -17.1%;
  }
}
.parallax-images-text--flipped .parallax-images-text__images img:nth-child(2) {
  grid-column: col-start 5 / span 8;
}
@media print, screen and (min-width: 64em) {
  .parallax-images-text--flipped .parallax-images-text__images img:nth-child(2) {
    grid-column: col-start 2 / span 4;
  }
}

@media screen and (max-width: 1023px){
  .images-text__images{
    justify-content: center;
  }
  .images-text__images img{
    margin-inline: 0!important;
  }
  .image-feature__text p{
    color: inherit!important;
  }
}

@-webkit-keyframes color-text-loop {
  0% {
    color: #f21d2d;
  }
  19% {
    color: #f21d2d;
  }
  20% {
    color: #016e85;
  }
  39% {
    color: #016e85;
  }
  40% {
    color: #fc9601;
  }
  59% {
    color: #fc9601;
  }
  60% {
    color: #1a1a1a;
  }
  79% {
    color: #1a1a1a;
  }
  80% {
    color: #d9d9d9;
  }
  100% {
    color: #d9d9d9;
  }
}

@keyframes color-text-loop {
  0% {
    color: #f21d2d;
  }
  19% {
    color: #f21d2d;
  }
  20% {
    color: #016e85;
  }
  39% {
    color: #016e85;
  }
  40% {
    color: #fc9601;
  }
  59% {
    color: #fc9601;
  }
  60% {
    color: #1a1a1a;
  }
  79% {
    color: #1a1a1a;
  }
  80% {
    color: #d9d9d9;
  }
  100% {
    color: #d9d9d9;
  }
}

.pinter-range {
  margin: 3.4375rem 0 5rem;
}
@media print, screen and (min-width: 64em) {
  .pinter-range {
    margin: 2.875rem 0 10.3125rem;
  }
}
.pinter-range__title {
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 63.99875em) {
  .pinter-range__title {
    text-align: center;
  }
}
@media print, screen and (min-width: 64em) {
  .pinter-range__title {
    width: 58.33333%;
  }
}
.pinter-range__color-text {
  -webkit-animation-name: color-text-loop;
  animation-name: color-text-loop;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.pinter-range__video {
  margin-left: -5.55556%;
  margin-right: -5.55556%;
  width: 111.11111%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 100%;
  z-index: 1;
}
@media print, screen and (min-width: 64em) {
  .pinter-range__video {
    padding-bottom: 63%;
    margin-top: -7vw;
  }
}
.pinter-range__video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.pinter-range__gallery {
  display: grid;
  grid-gap: 0.3125rem;
  grid-template-areas: "one three" "two three";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  margin-top: 4.5rem;
}
@media print, screen and (min-width: 64em) {
  .pinter-range__gallery {
    margin-top: 1.625rem;
    grid-gap: 1.25rem;
  }
}
.pinter-range__gallery > * {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.pinter-range__gallery .pinter-side,
.pinter-range__gallery .pinter-angle {
  background-color: #ededed;
}
.pinter-range__gallery .pinter-side img,
.pinter-range__gallery .pinter-angle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pinter-range__gallery .pinter-side {
  grid-area: one;
}
.pinter-range__gallery .pinter-angle {
  grid-area: two;
}
.pinter-range__gallery .pinter-front {
  grid-area: three;
}
.pinter-range__gallery .pinter-front img {
  width: 100%;
}
.pinter-range .color-selector {
  margin-top: 2.0625rem;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .pinter-range .color-selector {
    width: 50%;
    margin-top: -5rem;
    margin-left: 50%;
    padding-left: 0.625rem;
  }
}

.post-content {
  margin-top: 3.75rem;
  margin-bottom: 4.25rem;
}
@media screen and (min-width: 75em) {
  .post-content {
    margin-top: 5rem;
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 120em) {
  .post-content {
    margin-top: 6.25rem;
    margin-bottom: 8rem;
  }
}
@media print, screen and (min-width: 40em) {
  .post-content__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .post-content__inner > * {
    grid-column: col-start 2 / span 10;
  }
}
@media screen and (min-width: 75em) {
  .post-content__inner > * {
    grid-column: col-start 3 / span 8;
  }
}
.post-content p:last-child {
  margin-bottom: 0;
}
.post-content img {
  display: block;
  border-radius: 10px;
  margin-bottom: 2.8125rem;
}
@media screen and (min-width: 75em) {
  .post-content img {
    margin-bottom: 5rem;
  }
}
.post-content h2 {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
  .post-content h2 {
    margin-bottom: 1.5625rem;
  }
}
.post-content p + h2,
.post-content p + h3,
.post-content .primary-menu .sub-menu__misc p + a,
.primary-menu .sub-menu__misc .post-content p + a,
.post-content p + h4,
.post-content p + img {
  margin-top: 2.8125rem;
}
@media screen and (min-width: 75em) {
  .post-content p + h2,
  .post-content p + h3,
  .post-content .primary-menu .sub-menu__misc p + a,
  .primary-menu .sub-menu__misc .post-content p + a,
  .post-content p + h4,
  .post-content p + img {
    margin-top: 5rem;
  }
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 4;
  overflow: hidden;
}
.preloader__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 6.875rem;
  height: 6.875rem;
  display: block;
  margin-bottom: 2.25rem;
  z-index: 2;
  opacity: 0;
}
.preloader__logo svg {
  display: block;
  width: 100%;
  height: 100%;
}
.preloader__screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fee5c0;
  z-index: 1;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

@media print, screen and (max-width: 74.99875em) {
  .primary-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #1a1a1a;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 3rem 5%;
    display: block;
    pointer-events: none;
    -webkit-transform: translateY(140%);
    -ms-transform: translateY(140%);
    transform: translateY(140%);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: -webkit-transform 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: transform 1.5s cubic-bezier(0.5, 0.2, 0, 1);
    transition: transform 1.5s cubic-bezier(0.5, 0.2, 0, 1), -webkit-transform 1.5s cubic-bezier(0.5, 0.2, 0, 1);
  }
  .menu-open .primary-menu {
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@media screen and (min-width: 75em) {
  .primary-menu > ul.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu > ul.menu:hover > li > a {
    color: #d9d9d9;
  }
  .dark-theme .primary-menu > ul.menu:hover > li > a {
    color: #4a4a4a;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu > ul.menu > li:hover > a {
    color: #1a1a1a; 
  }
  .dark-theme .primary-menu > ul.menu > li:hover > a {
    color: #ffffff;
  }
  .primary-menu > ul.menu > li:hover > a {
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-thickness: 5px;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu > ul.menu > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
    transition-delay: 0.7s;
  }
}

@media print, screen and (max-width: 74.99875em) {
  .primary-menu > ul.menu > li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .primary-menu > ul.menu > li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.125rem;
    border-radius: 9999px;
    background-color: #ffffff;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu > ul.menu > li {
    padding-right: 2.375rem;
  }
  .primary-menu > ul.menu > li:last-child {
    padding-right: 0;
  }
}

@media print, screen and (max-width: 74.99875em) {
  .primary-menu > ul.menu > li.active {
    margin-left: -5.55556%;
    margin-right: -5.55556%;
    width: 111.11111%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
    background-color: #4a4a4a;
    margin-top: -0.125rem;
    padding-top: 0.125rem;
  }
  .primary-menu > ul.menu > li.active:after {
    content: none;
    display: none;
  }
  .primary-menu > ul.menu > li.active .sub-menu {
    display: block;
  }
}

.primary-menu > ul.menu > li > a {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  font-size: 2.5rem;
  line-height: 0.94;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu > ul.menu > li > a {
    padding: 1.375rem 0 2.25rem;
    width: calc(100% - 30px);
  }
}
@media screen and (min-width: 75em) {
  .primary-menu > ul.menu > li > a {
    font-size: 1.125rem;
    letter-spacing: -0.02em;
    padding: 2rem 0 2rem;
    -webkit-transition: color 0.25s cubic-bezier(0.5, 0.2, 0, 1);
    transition: color 0.25s cubic-bezier(0.5, 0.2, 0, 1);
  }
}

.primary-menu h2 {
  font-weight: 500;
}

@media print, screen and (max-width: 74.99875em) {
  .primary-menu a {
    color: #ffffff;
  }
}

@media screen and (min-width: 75em) {
  .dark-theme .primary-menu a {
    color: #ffffff;
  }
}

@media print, screen and (max-width: 74.99875em) {
  .primary-menu .show {
    width: 1.5625rem;
    height: 0.875rem;
    margin-bottom: 2.25rem;
  }
  .primary-menu .show svg {
    width: 100%;
    height: 100%;
    display: block;
    fill: #ffffff;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu .show {
    display: none;
  }
}

@media print, screen and (max-width: 74.99875em) {
  .primary-menu .sub-menu {
    width: 100%;
    max-width: 31.25rem;
    display: none;
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu .sub-menu {
    position: absolute;
    left: calc(-5% + -10px);
    right: calc(-5% + -10px);
    top: 100%;
    background-color: #fafafa;
    padding: 0 5%;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0s linear;
    transition-delay: 1.2s;
    z-index: 205;
  }
  .dark-theme .primary-menu .sub-menu {
    background-color: #1a1a1a;
  }
  .light-theme .primary-menu .sub-menu {
    background-color: #e5e5e5;
  }
}

.primary-menu .sub-menu h2 {
  margin-bottom: 0.9375rem;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu .sub-menu h2 {
    color: #ffffff;
  }
}

.primary-menu .sub-menu ul {
  margin-bottom: 0;
}

.primary-menu .sub-menu img {
  display: block;
  margin-bottom: 0.9375rem;
  border-radius: 10px;
}

@media screen and (min-width: 75em) {
  .primary-menu .sub-menu__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu .sub-menu__products {
    grid-column: col-start 5 / span 8;
    grid-row: 1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.25rem;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu .sub-menu__products h2 {
    display: none;
  }
}

@media screen and (min-width: 75em) {
  .primary-menu .sub-menu__misc {
    grid-column: col-start 1 / span 4;
    grid-row: 1;
  }
}

.primary-menu .sub-menu__blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.25rem;
  padding-bottom: 1.875rem;
}
.primary-menu .sub-menu__blocks a {
  font-weight: 500;
}

.primary-menu .sub-menu__misc {
  margin-top: 3rem;
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-menu__misc {
    margin-top: 0;
  }
}
.primary-menu .sub-menu__misc li {
  margin-bottom: 1.25rem;
}
.primary-menu .sub-menu__misc li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-menu__misc li {
    margin-bottom: 1.25rem;
  }
}
.primary-menu .sub-menu__misc a {
  color: #fff;
  font-weight: 500;
}
.primary-menu .sub-menu__misc a svg {
  width: 25px;
  height: 25px;
  margin: -5px 0 0 0;
  transition: all 0.3s;
}
.primary-menu .sub-menu__misc a:hover svg {
  margin: 5px 0 0 10px;
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-menu__misc a {
    color: #1a1a1a;
  }
  .dark-theme .primary-menu .sub-menu__misc a {
    color: #ffffff;
  }
}

.primary-menu .misc-menu {
  margin-top: 1.875rem;
}
.primary-menu .misc-menu ul {
  margin-bottom: 1.875rem;
}
.primary-menu .misc-menu ul:last-child {
  margin-bottom: 0;
}
.primary-menu .misc-menu ul li {
  margin-bottom: 0.9375rem;
}
.primary-menu .misc-menu h2 {
  color: #ffffff;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
  .primary-menu .misc-menu {
    display: none;
  }
}

.product-detail__inner {
  padding: 1.0625rem 0 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .product-detail__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
    padding: 1.25rem 0 3.125rem;
    border-top: 1px solid #1a1a1a;
  }
}

@media print, screen and (min-width: 64em) {
  .product-detail__text {
    grid-row: 1;
    grid-column: col-start / span 6;
  }
}

.product-detail__text p {
  font-weight: normal;
  margin-bottom: 1.875rem;
}

.promo {
  margin: 1.75rem 0 2rem !important;
}
@media print, screen and (min-width: 64em) {
  .promo {
    margin: 3rem 0 4rem !important;
  }
}
@media screen and (min-width: 120em) {
  .promo {
    margin: 7.5rem 0 8.125rem;
  }
}
.promo__wrapper {
  position: relative;
  padding-top: 2rem;
}
.promo__para__blue {
  color: #016E85;
  font-weight: normal;
  margin-bottom: 1rem !important;
}
.pinters-para p {
  font-size: 24px !important;
}
  @media screen and (max-width: 1023px) {
    .desktop {
      display: none !important;
    }
    .bg-promo-image-mob {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      min-height: 408px;
      display: flex;
      justify-content: flex-end;
      flex-direction: column;
      padding: 5%;
      margin: 3.75rem -5.5%;
    }
    .promo__text p {
      margin-bottom: 1rem !important;
      text-align: center;
    }
    .mobile-promo__inner {
      margin-top: 30px;
      margin-bottom: 30px;
    }
  }
  .pinters-info {
    width: 100%;
  }
    @media screen and (min-width: 1024px) {
      .mobile {
        display: none !important;
      }
      .pinters-info {
        display: flex;
      }
    }
@media screen and (max-width: 1023px) {
  .pinters-info .pinters-para p {
      display: inline;
      width: fit-content;
    }
  .pinters-info .pinters-para p:first-child {
    margin-right: 10px;
  }
  .pinters-info .pinters-para:last-child {
    padding-bottom: 1.0625rem;
    border-bottom: 1px solid #1a1a1a;
  }
  .beer-detail__inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .beer-detail__taste ul li {
    padding: 1.2rem 0;
  }
  .nutrition-detail__inner {
    padding-top: 15px !important;
  }
  .carbo-settings__wrapper {
    padding: 15px 0 !important;
  }
  .carbo-settings__wrapper p:last-child {
    margin-bottom: 0px !important;
  }
} 
@media print, screen and (max-width: 63.99875em) {
  .promo__wrapper {
    margin-left: -5.55556%;
    margin-right: -5.55556%;
    width: 111.11111%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
  }
}
@media print, screen and (min-width: 64em) {
  .promo__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3.875rem 2.125rem 3.375rem;
    border-radius: 10px;
    min-height: 20vw;
  }
  .promo__btn {
    max-width: 420px;
  }
  .bg-promo-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 27vw;
    margin-right: -4.2%;
    padding: 75px;
    padding-left: 50px;
  }
}
@media screen and (min-width: 120em) {
  .promo__wrapper {
    padding-top: 5.75rem;
    padding-bottom: 5.25rem;
  }
}
.promo__image {
  width: 100%;
  display: block;
}
@media print, screen and (min-width: 64em) {
  .promo__image {
    position: absolute;
    bottom: 0;
    width: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
  }
}
.promo__image img {
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  .promo__title {
    margin-bottom: 0.875rem;
    width: 100%;
    text-align: center;
  }
  .promo__logo {
    display: flex;
    flex-direction: column-reverse !important;
  }
  .promo__logo p {
    text-align: center;
  }
  .promo__logo img {
    width: 65% !important;
    margin: auto !important;
    align-content: center !important;
  }
}
@media print, screen and (min-width: 64em) {
  .promo__title {
    position: relative;
    width: 53%;
    z-index: 2;
  }
}
.promo__title p {
  line-height: 0.92;
}
@media print, screen and (min-width: 64em) {
  .promo__text {
    position: relative;
    z-index: 3;
  }
}
@media print, screen and (min-width: 64em) {
  .promo__text {
    width: 28%;
    margin-right: 3.125rem;
  }
}
.promo p {
  margin-bottom: 2rem;
}
.promo p:last-child,
.promo ul:last-child {
  margin-bottom: 0;
}
.promo .button,
.promo .modal-default-button {
  width: 100%;
  background-color: #ffffff;
  color: black;
}
.promo__stickers {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.promo .fbc-sticker:nth-child(1) {
  -webkit-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
  transform: rotate(22deg);
  right: 5%;
  top: -8%;
}
@media print, screen and (min-width: 64em) {
  .promo .fbc-sticker:nth-child(1) {
    right: 40%;
    top: -15%;
  }
}
.promo .fbc-sticker:nth-child(2) {
  -webkit-transform: rotate(-22deg);
  -ms-transform: rotate(-22deg);
  transform: rotate(-22deg);
  left: -5%;
  bottom: 5%;
}
@media print, screen and (min-width: 64em) {
  .promo .fbc-sticker:nth-child(2) {
    left: 20%;
    bottom: -8%;
  }
}
.promo .fbc-sticker:nth-child(3) {
  -webkit-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
  transform: rotate(22deg);
  right: 5%;
  bottom: -5%;
}
@media print, screen and (min-width: 64em) {
  .promo .fbc-sticker:nth-child(3) {
    right: -2%;
    top: -15%;
    bottom: auto;
  }
}
h2 + .promo__buttons {
  margin-top: 1.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .promo__buttons {
    margin-bottom: 1.375rem;
  }
}
.promo__buttons a {
  display: inline-block;
}
.promo__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.5rem;
}
.promo__logo img {
  width: 6.25rem;
  margin-right: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .promo__logo img {
    width: 37%;
    margin-right: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .promo__logo p {
    font-size: 1.4375rem;
  }
}
.promo--large {
  margin: 0;
}
.promo--large .fbc-sticker:nth-child(1) {
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  transform: rotate(-13deg);
  right: 5%;
  bottom: 15%;
  top: auto;
}
@media print, screen and (min-width: 64em) {
  .promo--large .fbc-sticker:nth-child(1) {
    left: 15%;
    right: auto;
    bottom: -8%;
  }
}
.promo--large .fbc-sticker:nth-child(2) {
  -webkit-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  transform: rotate(13deg);
  left: 15%;
  right: auto;
  bottom: -5%;
  top: auto;
}
@media print, screen and (min-width: 64em) {
  .promo--large .fbc-sticker:nth-child(2) {
    left: auto;
    right: 25%;
    bottom: -20%;
  }
}
@media print, screen and (min-width: 64em) {
  .promo--large .promo__wrapper {
    margin-left: -5.55556%;
    margin-right: -5.55556%;
    width: 111.11111%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
    padding-top: 2.625rem;
    padding-bottom: 12.222vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .promo--large .promo__title {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .promo--large .promo__title {
    width: 65%;
    z-index: 1;
  }
}
@media print, screen and (min-width: 64em) {
  .promo--large .promo__image {
    z-index: 2;
  }
}
@media print, screen and (min-width: 64em) {
  .promo--large .promo__text {
    width: 30%;
    margin-right: 0;
  }
}
.promo--large .promo__text p,
.promo--large .promo__text ul {
  color: #1a1a1a;
}
@media print, screen and (max-width: 63.99875em) {
  .promo--app .promo__wrapper {
    border-radius: 10px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
}
@media print, screen and (min-width: 64em) {
  .promo--app .promo__wrapper {
    padding-bottom: 1.5rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 18.5vw;
  }
}
@media screen and (min-width: 120em) {
  .promo--app .promo__wrapper {
    padding-bottom: 3.375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .promo--app .promo__title {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
.promo--app .promo__text p {
  margin-bottom: 1.75rem;
}
@media print, screen and (min-width: 64em) {
  .promo--app .promo__text p {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 90em) {
  .promo--app .promo__text p {
    margin-bottom: 2.75rem;
  }
}
.promo--awards {
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .promo--awards .promo__title {
    width: 35%;
  }
}
@media print, screen and (min-width: 64em) {
  .promo--awards .promo__text {
    width: 34%;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .promo--mini .promo__text {
    width: 100%;
    margin: auto;
  }
}
.promo--mini .promo__image {
  position: relative;
  margin-bottom: 1.5625rem;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.promo--mini .promo__image svg,
.promo--mini .promo__image img {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: block;
}
.promo--mini .promo__wrapper {
  position: relative;
  padding: 1.25rem 1.25rem 0.9375rem;
  border-radius: 10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: auto;
}
.promo--mini .flavour-yellow-3 {
  color: #1a1a1a;
}
.promo--mini h2,
.promo--mini .h2 {
  margin-bottom: 1.25rem !important;
}
.promo--mini p {
  margin-bottom: 0.625rem !important;
}
.promo--mini ul {
  text-align: left;
  width: 100%;
  margin: 0 auto 0.625rem !important;
  display: block;
}
@media print, screen and (min-width: 64em) {
  .promo--mini ul {
    width: 55%;
  }
}
.promo--mini .button,
.promo--mini .modal-default-button {
  margin-top: 1.25rem;
}
@media print, screen and (max-width: 74.99875em) {
  .promo--mini .button,
  .promo--mini .modal-default-button {
    display: block;
  }
}
.promo--mini .button + p,
.promo--mini .modal-default-button + p {
  margin-top: 1.25rem;
}
.promo--mini .flavour-red-3 .button,
.promo--mini .errors .button,
.promo--mini .flavour-red-3 .modal-default-button,
.promo--mini .errors .modal-default-button {
  background-color: #f21d2d;
  color: #ffffff;
}
.promo--mini .flavour-red-3 .button:before,
.promo--mini .errors .button:before,
.promo--mini .flavour-red-3 .modal-default-button:before,
.promo--mini .errors .modal-default-button:before {
  background-color: #1a1a1a;
  color: #ffffff;
}
.promo--subscription .promo__wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 1rem 1.125rem 0.6875rem;
  border-radius: 10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: auto;
}
@media print, screen and (min-width: 64em) {
  .promo--subscription .promo__wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.promo--subscription .promo__image {
  position: relative;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 50%;
}
.promo--subscription .promo__image img {
  margin: auto;
}
@media print, screen and (min-width: 64em) {
  .promo--subscription .promo__image {
    width: 33%;
  }
}
.promo--subscription .promo__title {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .promo--subscription .promo__title {
    width: 33%;
  }
}
.promo--subscription .promo__text {
  margin: 0;
  width: 50%;
}
@media print, screen and (min-width: 64em) {
  .promo--subscription .promo__text {
    width: 33%;
  }
}
.promo--subscription {
  text-align: center;
}
.promo--subscription .flavour-white {
  border: 1px solid #1a1a1a;
}

.qty-selector {
  width: 5rem;
  height: 1.625rem;
}
@media screen and (min-width: 75em) {
  .qty-selector {
    width: 5.875rem;
    height: 1.9375rem;
  }
}
.qty-selector svg {
  width: 100%;
  height: 100%;
  display: block;
}

.related-products {
  overflow: hidden;
  /* Prevent Scrolling */
  margin: 3.125rem 0 5rem;
}
@media print, screen and (min-width: 64em) {
  .related-products {
    margin: 8.25rem 0 5rem;
  }
}
@media screen and (min-width: 120em) {
  .related-products {
    margin: 10.125rem 0 6.875rem;
  }
}
.related-products__title {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .related-products__title {
    text-align: center;
    margin-bottom: 2.375rem;
  }
}
.related-products__listing {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 1.25rem;
  grid-template-columns: repeat(2, 45%);
  grid-auto-columns: 45%;
}
@media print, screen and (min-width: 64em) {
  .related-products__listing {
    grid-template-columns: repeat(3, 30%);
    grid-auto-columns: 30%;
  }
}
.related-products__overflow {
  margin-left: -5.55556%;
  margin-right: -5.55556%;
  width: 111.11111%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5.55556%;
  padding-right: 5.55556%;
  overflow: auto;
}
.related-products .draggable .card-product__link {
  cursor: -webkit-grab;
  cursor: grab;
}

@media print, screen and (min-width: 64em) {
  .reviews__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 100vh;
  }
}

.reviews__title span {
  display: block;
}

@media print, screen and (min-width: 64em) {
  .reviews__title span:first-child {
    margin-bottom: 3.4375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .reviews__text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 44%;
    padding: 15.625rem 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}

.reviews__widget {
  margin-top: 1.875rem;
}
.reviews__widget iframe {
  margin-left: auto;
}

.reviews__quotes {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.625rem;
  padding: 50px 0;
}

@media print, screen and (max-width: 39.99875em) {
  .reviews__quotes {
    margin-left: -5.55556%;
    margin-right: -5.55556%;
    width: 111.11111%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .reviews__quotes {
    margin-top: 2.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .reviews__quotes {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    min-height: 100vh;
    grid-gap: 1.25rem;
  }
}

.reviews__quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 1.125rem 0.625rem 1.5rem;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 0.625rem;
}
.reviews__quote:after {
  content: "";
  width: 1px;
  padding-bottom: 117%;
  display: block;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .reviews__quote:after {
    padding-bottom: 80%;
  }
}
@media print, screen and (min-width: 64em) {
  .reviews__quote {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 90em) {
  .reviews__quote {
    padding: 1.25rem 2rem 1.5rem 2.6875rem;
  }
}
.reviews__quote blockquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.reviews__quote blockquote > p {
  position: relative;
}
@media screen and (min-width: 90em) {
  .reviews__quote blockquote > p {
    font-size: 2.5vw;
    word-break: break-word;
  }
}
.reviews__quote cite {
  margin-top: auto;
  font-style: normal;
}

@media print, screen and (min-width: 64em) {
  .images-text + .reviews {
    margin-top: -13.375rem;
  }
}

@media screen and (min-width: 90em) {
  .images-text + .reviews {
    margin-top: -17.125rem;
  }
}

.rich-text {
  margin: 2.125rem 0;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .rich-text {
    margin: 4.5rem 0;
  }
}
@media screen and (min-width: 120em) {
  .rich-text {
    margin: 6.375rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .rich-text__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .rich-text__inner > * {
    grid-column: col-start 2 / span 10;
  }
}
@media screen and (min-width: 75em) {
  .rich-text__inner > * {
    grid-column: col-start 3 / span 8;
  }
}
.rich-text h2 {
  margin-bottom: 2.125rem;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 0.92;
  letter-spacing: -0.05em;
}
@media print, screen and (min-width: 64em) {
  .rich-text h2 {
    margin-bottom: 4.5rem;
  }
}

.roundoff {
  padding: 2.5rem 0 5.625rem;
}
@media print, screen and (min-width: 64em) {
  .roundoff {
    padding: 6rem 0;
  }
}
@media screen and (min-width: 120em) {
  .roundoff {
    padding: 7.875rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .roundoff__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .roundoff__title {
    margin-bottom: 3.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .roundoff__title {
    grid-column: col-start 2 / span 5;
  }
}
@media print, screen and (min-width: 64em) {
  .roundoff__text {
    grid-column: col-start 8 / span 4;
  }
}
.roundoff__text h3,
.roundoff__text .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .roundoff__text a {
  margin-bottom: 0;
  font-weight: 500;
}
.roundoff__text p,
.roundoff__text h3,
.roundoff__text .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .roundoff__text a,
.roundoff__text ul {
  color: #1a1a1a;
}
@media print, screen and (min-width: 64em) {
  .roundoff__text p,
  .roundoff__text h3,
  .roundoff__text .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .roundoff__text a,
  .roundoff__text ul {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 64em) and (min-width: 320px) {
  .roundoff__text p,
  .roundoff__text h3,
  .roundoff__text .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .roundoff__text a,
  .roundoff__text ul {
    font-size: calc(14px + 4 * ((100vw - 320px) / 2180));
  }
}
@media screen and (min-width: 64em) and (min-width: 2500px) {
  .roundoff__text p,
  .roundoff__text h3,
  .roundoff__text .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .roundoff__text a,
  .roundoff__text ul {
    font-size: 1.125rem;
  }
}
.roundoff__text ul {
  font-weight: 500;
}
.roundoff__text ul a {
  font-weight: normal;
}
.roundoff__text > * {
  max-width: 31.25rem;
}
.roundoff__text > *:last-child {
  margin-bottom: 0;
}

.section-cards {
  margin: 1.5625rem 0;
}
@media print, screen and (min-width: 64em) {
  .section-cards {
    margin: 4.6875rem 0;
  }
}
@media screen and (min-width: 120em) {
  .section-cards {
    margin: 6.5625rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .section-cards__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .section-cards__inner > * {
    margin-top: 1.0625rem;
  }
  .section-cards__inner > *:first-child {
    margin-top: 0;
  }
}

.set-preference {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.set-preference p {
  margin: 0;
}
.set-preference__save {
  margin: 20px 0 60px 0;
  float: right;
}
.set-preference__selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 0.625rem;
  background-color: #ededed;
  border-radius: 10px;
  margin-top: 20px;
}
.set-preference__selector p {
  margin: 0;
  font-size: 18px;
}
.set-preference__selector .btn-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 0;
}
.set-preference__selector .btn {
  border: 1px solid #1a1a1a;
  display: inline-block;
  padding: 5px;
  position: relative;
  text-align: center;
  -webkit-transition: background 600ms ease, color 600ms ease;
  transition: background 600ms ease, color 600ms ease;
}
.set-preference__selector input[type="radio"].toggle {
  display: none;
  margin: 0;
}
.set-preference__selector input[type="radio"].toggle + label {
  cursor: pointer;
  min-width: 60px;
  margin: 0;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .set-preference__selector input[type="radio"].toggle + label {
    min-width: 80px;
  }
}
.set-preference__selector input[type="radio"].toggle + label:hover {
  background: grey;
  color: #1a1a1a;
}
.set-preference__selector input[type="radio"].toggle + label:after {
  background: #1a1a1a;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
  width: 100%;
  z-index: -1;
  opacity: 0;
}
.set-preference__selector input[type="radio"].toggle.toggle-left + label {
  border-right: 0;
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
}
.set-preference__selector input[type="radio"].toggle.toggle-left + label:after {
  left: 100%;
}
.set-preference__selector input[type="radio"].toggle.toggle-right + label {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
}
.set-preference__selector input[type="radio"].toggle.toggle-right + label:after {
  left: -100%;
}
.set-preference__selector input[type="radio"].toggle:checked + label {
  cursor: default;
  color: #fff;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}
.set-preference__selector input[type="radio"].toggle:checked + label:after {
  left: 0;
  opacity: 1;
}

.shop-stepped {
  margin-top: 1.5rem;
}
.shop-stepped .pinter-bg-midnight-grey {
  background-color: #d9d9d9;
}
.shop-stepped .pinter-bg-flame-red {
  background-color: #ffc5b8;
}
.shop-stepped .pinter-bg-icy-white {
  background-color: #ffffff;
}
.shop-stepped .pinter-bg-pure-finish {
  background-color: #ededed;
}
.shop-stepped .pinter-bg-submarine-yellow {
  background-color: #fee5c0;
}
.shop-stepped .pinter-bg-bona-fide-blue {
  background-color: #dae1d8;
}
.shop-stepped-sticky-section {
  position: -webkit-sticky;
  position: sticky;
  top: 2.5rem;
  border-radius: 10px;
}
.shop-stepped-sticky-section__image {
  position: relative;
  text-align: center;
  margin-bottom: 3.125rem;
  overflow: hidden;
}
.shop-stepped-sticky-section__image img {
  max-height: 28.125rem;
  max-width: 100%;
  width: auto;
}
.shop-stepped-sticky-section .inner {
  width: 80%;
  padding: 3.125rem 0;
}
.shop-stepped-sticky-section__product {
  border-radius: 10px;
}
.shop-stepped__summary-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: center;
  grid-gap: 0.625rem;
}
.shop-stepped__summary-grid p {
  margin-bottom: 0;
}
.shop-stepped__summary-grid > div {
  margin-bottom: 1.5625rem;
}
.shop-stepped-sticky-summary {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #9b9b9b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.shop-stepped-sticky-summary .inner {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.shop-stepped-sticky-summary h3,
.shop-stepped-sticky-summary .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .shop-stepped-sticky-summary a {
  margin-bottom: 0.9375rem;
}
.shop-stepped-sticky-summary p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.625rem;
}
.shop-stepped-sticky-summary p:last-child {
  margin-bottom: 0;
}
.shop-stepped-sticky-summary__footer {
  border-top: 1px solid #9b9b9b;
}
.shop-stepped-sticky-summary.show {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped {
    margin-top: 5.625rem;
    margin-bottom: 1.5rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .shop-stepped-container {
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .shop-stepped-container .shop-stepped-section {
    grid-column: 2;
  }
}

.shop-stepped-section {
  margin-bottom: 3.375rem;
  opacity: 1;
  -webkit-transition: opacity 1s 0.5s;
  transition: opacity 1s 0.5s;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section {
    margin-bottom: 5.625rem;
  }
}
.shop-stepped-section .alert {
  margin-top: 1.25rem;
}
.shop-stepped-section .alert + .order-callout {
  margin-top: 1.25rem;
}
.shop-stepped-section__inner {
  position: relative;
}
@media print, screen and (max-width: 74.99875em) {
  .shop-stepped-section__inner:not(.hide) + .shop-stepped-section__inner {
    display: none;
  }
}
.shop-stepped-section__collapsed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.875rem 0;
  border-top: 1px solid #4a4a4a;
  border-bottom: 1px solid #4a4a4a;
}
.shop-stepped-section__header {
  margin-bottom: 1.25rem;
  z-index: 1;
}
.shop-stepped-section__header .skip {
  position: absolute;
  top: 0;
  right: 0;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__header .skip {
    right: auto;
    left: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .shop-stepped-section__header p {
    margin-top: 0.625rem;
    margin-bottom: 0;
  }
  .shop-stepped-section__header p a {
    font-weight: 500;
  }
}
.shop-stepped-section__header .promo--mini {
  margin: 1.25rem 0 0;
}
.shop-stepped-section__title {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 3vw;
  }
}
.shop-stepped-section__title + * {
  margin-top: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__title + * {
    margin-top: 2.125rem;
  }
}
.shop-stepped-section__title span {
  display: block;
  font-size: 21.333vw;
  letter-spacing: -0.02em;
  line-height: 0.8;
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 40em) {
  .shop-stepped-section__title span {
    font-size: 10.667vw;
  }
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__title span {
    font-size: 8.333vw;
    margin-right: 3.125rem;
    margin-bottom: 0.4vw;
  }
}
.shop-stepped-section__content {
  position: relative;
}
.shop-stepped-section__content.spacer {
  border-bottom: 1px solid #9b9b9b;
  padding-bottom: 3.375rem;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__content.spacer {
    padding-bottom: 5.625rem;
  }
}
.shop-stepped-section__info {
  margin: 2.5rem 0;
}
.shop-stepped-section__info h3,
.shop-stepped-section__info .primary-menu .sub-menu__misc a,
.primary-menu .sub-menu__misc .shop-stepped-section__info a {
  margin-bottom: 1.875rem;
}
.shop-stepped-section__info h4 {
  margin-bottom: 0;
}
.shop-stepped-section__info p {
  margin-bottom: 1.875rem;
}
.shop-stepped-section__info p:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__detail {
    grid-column: col-start 5 / span 8;
  }
}
.shop-stepped-section__product {
  position: relative;
  overflow: hidden;
}

@media print, screen and (max-width: 39.99875em) {
  .shop-stepped-section__product + .skip {
    display: block;
    margin-top: 1.5625rem;
  }
}
.shop-stepped-section__product-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}
@media print, screen and (max-width: 39.99875em) {
  .shop-stepped-section__product-detail {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 40em) {
  .shop-stepped-section__product-detail {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.shop-stepped-section__product-detail span {
  display: block;
}
.shop-stepped-section__product-detail .info {
  cursor: pointer;
}
@media print, screen and (max-width: 39.99875em) {
  .shop-stepped-section__product-detail .info {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    z-index: 1;
  }
}
@media print, screen and (min-width: 40em) {
  .shop-stepped-section__product-detail .info {
    margin-left: auto;
    margin-right: 0.25rem;
  }
}
@media screen and (min-width: 75em) {
  .shop-stepped-section__product-detail .info {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.shop-stepped-section__product-detail.premium .shop-stepped-section__color,
.shop-stepped-section__product-detail.premium .shop-stepped-section__price {
  color: #f21d2d;
}
.shop-stepped-section__price {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.shop-stepped-section__price .discount {
  margin-right: 0.9375rem;
}
.shop-stepped-section__price span {
  display: inline-block;
}
@media screen and (min-width: 75em) {
  .shop-stepped-section__price {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
.shop-stepped-section .color-selector {
  margin-bottom: 0.9375rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section .color-selector {
    display: grid;
    grid-column: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
  }
  .shop-stepped-section .color-selector label {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 3.125rem 0;
    border-radius: 10px;
    border: 1px solid #4F9CB4;
    background-color: #fff;
    margin: 0;
  }
  .shop-stepped-section .color-selector label.sold-out {
    border: 1px solid #ededed;
    background-color: #ededed;
  }
  .shop-stepped-section .color-selector label span {
    width: 28px;
    height: 28px;
    margin: auto;
  }
  .shop-stepped-section .color-selector label span:before {
    content: none;
  }
  .shop-stepped-section .color-selector label .color-label {
    height: auto;
    width: auto;
    margin-top: 0.3125rem;
  }
  .shop-stepped-section .color-selector input[type="radio"]:checked + label {
    border: 1px solid #4F9CB4;
    background-color: #DAE1D9;
  }
}
.shop-stepped-section__additional-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
  margin-top: 0.3125rem;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__additional-info {
    text-align: right;
  }
}
.shop-stepped-section__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 39.99875em) {
  .shop-stepped-section__actions {
    margin-top: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .shop-stepped-section__actions {
    margin-top: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .shop-stepped-section__actions > * {
    width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .shop-stepped-section__actions {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: end;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 75em) {
  .shop-stepped-section__actions {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.shop-stepped-section__controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.shop-stepped-section__tab-controls {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  margin-bottom: 3.125rem;
}
.shop-stepped-section__tab-controls .tab-control {
  border-radius: 10px;
  padding: 1.25rem;
  text-align: center;
  border: 1px solid #4f9cb4;
}
.shop-stepped-section__tab-controls .tab-control span {
  display: block;
}
.shop-stepped-section__tab-controls .tab-control.active {
  background-color: #dae1d9;
  border: 3px solid #4f9cb4;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__tab-controls .tab-control {
    padding: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__tab-controls {
    grid-template-columns: 1fr 1fr;
  }
}
.shop-stepped-section__tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.shop-stepped-section__tabs > * {
  width: calc(50% - 10px);
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__tabs {
    min-width: 26.25rem;
    width: 50%;
  }
}
.shop-stepped-section__overflow {
  overflow: auto;
}
@media print, screen and (max-width: 63.99875em) {
  .shop-stepped-section__overflow {
    padding: 0.625rem 0;
    margin-left: -5.55556%;
    margin-right: -5.55556%;
    width: 111.11111%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
  }
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__overflow {
    margin-right: -8.4%;
    padding: 0.625rem;
    margin-left: -0.625rem;
  }
}
.shop-stepped-section__listing {
  display: grid;
  grid-template-columns: repeat(2, 45%);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 1.25rem;
  grid-auto-columns: 45%;
  grid-auto-flow: column;
}
@media print, screen and (max-width: 74.99875em) {
  .shop-stepped-section__listing .card-product__price span {
    display: inline-block;
  }
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__listing {
    grid-template-columns: repeat(3, 30%);
    grid-auto-columns: 30%;
  }
}
.shop-stepped-section__filters {
  z-index: 11;
  margin-left: auto;
}
.shop-stepped-section__filters button {
  cursor: pointer;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-section__sublabel {
    position: relative;
    width: 72%;
    padding-bottom: 71.22995%;
    margin-left: 0;
    margin-right: 3.125rem;
    margin-bottom: 0.5rem;
  }
  .shop-stepped-section__sublabel svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.shop-stepped-section__sublabel + p a {
  text-decoration: underline;
}
.shop-stepped-section.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.shop-stepped-section .draggable .card-product__link {
  cursor: -webkit-grab;
  cursor: grab;
}

.shop-stepped-summary {
  margin-top: 1.5rem;
  margin-bottom: 3.375rem;
}
@media print, screen and (min-width: 64em) {
  .shop-stepped-summary {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem;
  }
}
.shop-stepped-summary__title {
  margin: 0 0 3.125rem 0;
  max-width: 62.5rem;
}
.shop-stepped-summary__list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.125rem;
  margin-bottom: 0.3125rem;
}
.shop-stepped-summary__list li span {
  display: block;
  line-height: 1.1;
  min-width: 4.0625rem;
  font-size: 1.875rem;
}
@media screen and (min-width: 75em) {
  .shop-stepped-summary__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.subscribe-scroll-sequence {
  min-height: 100vh;
  padding: 1.875rem 0;
}
@media print, screen and (min-width: 64em) {
  .subscribe-scroll-sequence {
    padding-top: 4.6875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .subscribe-scroll-sequence__title {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .subscribe-scroll-sequence__paragraph {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 64em) {
  .subscribe-scroll-sequence__title {
    width: 90%;
  }
}
@media screen and (min-width: 75em) {
  .subscribe-scroll-sequence__inner::before,
  .subscribe-scroll-sequence__inner::after {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .subscribe-scroll-sequence__inner::after {
    clear: both;
  }
}
.subscribe-scroll-sequence__text {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  text-align: center;
  z-index: 0;
}
@media screen and (min-width: 75em) {
  .subscribe-scroll-sequence__text {
    width: 50%;
    height: 100vh;
    float: right;
    margin-right: 8.33333%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
}
.subscribe-scroll-sequence__text > div {
  width: 100%;
}
.subscribe-scroll-sequence__buttons {
  text-align: center;
  margin-top: 2.3125rem;
}
.subscribe-scroll-sequence__buttons > * {
  display: inline-block;
}
.subscribe-scroll-sequence .button,
.subscribe-scroll-sequence .modal-default-button {
  margin-top: 2rem;
}
@media print, screen and (max-width: 39.99875em) {
  .subscribe-scroll-sequence .button,
  .subscribe-scroll-sequence .modal-default-button {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .subscribe-scroll-sequence .button,
  .subscribe-scroll-sequence .modal-default-button {
    margin-top: 2.375rem;
  }
}
.subscribe-scroll-sequence__sequence {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 2;
}
@media screen and (min-width: 75em) {
  .subscribe-scroll-sequence__sequence {
    width: 41.66667%;
  }
}
.subscribe-scroll-sequence__sequence .viewer {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 320px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 1000%;
}
@media screen and (min-width: 120em) {
  .subscribe-scroll-sequence__sequence .viewer {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.subscription-alert {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.subscription-alert .alert-close {
  z-index: 100;
}
.subscription-alert .promo__inner,
.subscription-alert .promo__wrapper {
  height: 100%;
}
.subscription-alert .promo__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: rgba(255, 197, 184, 0.95);
}
.subscription-alert.hide {
  display: none;
}

.subscription--tabs {
  position: relative;
}
.subscription--tabs__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.subscription--tabs__nav li {
  position: relative;
  font-size: 1rem;
  line-height: 1rem;
  margin-right: 0.3125rem;
  border-bottom: solid 0.3125rem #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  opacity: 0.5;
}
.subscription--tabs__nav li a {
  background-color: #dae1d8;
  border-radius: 10px;
  display: block;
  color: #016e85;
  padding: 0.9375rem;
}
.subscription--tabs__nav li span {
  display: block;
  font-size: 1.875rem;
  line-height: 1.875rem;
  margin-bottom: 0.6875rem;
}
@media print, screen and (min-width: 64em) {
  .subscription--tabs__nav li span {
    font-size: 2.25rem;
    line-height: 1.875rem;
  }
}
.subscription--tabs__nav li.active {
  opacity: 1;
}
.subscription--tabs__nav li.active:after {
  content: "";
  position: absolute;
  display: block;
  height: 1.25rem;
  width: 100%;
  background-color: #dae1d8;
  bottom: -11px;
  left: 0;
}
.subscription--tabs__nav li:last-child {
  margin-right: 0;
}
@media print, screen and (min-width: 64em) {
  .subscription--tabs__nav {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.subscription--tabs__panel {
  border-radius: 10px;
  padding: 0.9375rem;
  background-color: #dae1d8;
  margin-bottom: 1.5625rem;
}
.subscription--tabs__content {
  position: relative;
  z-index: 0;
  display: none;
}
.subscription--tabs__content.active {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .subscription--tabs__content.active {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    gap: 0 1.25rem;
  }
}
.subscription--tabs__info {
  border-top: 1px solid #1a1a1a;
  margin-top: 1.5625rem;
  padding-top: 1.5625rem;
}
@media print, screen and (min-width: 64em) {
  .subscription--tabs__info {
    grid-column: col-start 7 / span 6;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .subscription--tabs__info h3,
  .subscription--tabs__info .primary-menu .sub-menu__misc a,
  .primary-menu .sub-menu__misc .subscription--tabs__info a {
    margin-bottom: 1.875rem;
  }
  .subscription--tabs__info h4 {
    margin-bottom: 0;
  }
  .subscription--tabs__info p {
    margin-bottom: 1.875rem;
  }
  .subscription--tabs__info p:last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .subscription--tabs__detail {
    grid-column: col-start 1 / span 6;
  }
}
.subscription--tabs__additional-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.3125rem;
}
.subscription--tabs__pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}

.tabs {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .tabs {
    margin-bottom: 2.375rem;
    text-align: center;
  }
}
.tabs > * {
  display: inline-block;
  margin: 0.625rem 0.625rem 0.625rem 0;
}
@media print, screen and (min-width: 64em) {
  .tabs > * {
    margin: 0.625rem;
    display: inline-block;
  }
}
@media screen and (min-width: 90em) {
  .tabs > * {
    margin: 0.625rem 1.25rem;
    display: inline-block;
  }
}
.tabs li:not(.active) .button,
.tabs li:not(.active) .modal-default-button {
  background-color: transparent;
  color: #1a1a1a;
}

.testimonials {
  overflow: hidden;
  /* Prevent Scrolling */
  background-color: #fc9601;
  text-align: center;
  padding: 1.875rem 0;
}
@media print, screen and (min-width: 64em) {
  .testimonials {
    padding: 3.75rem 0;
  }
}
@media screen and (min-width: 90em) {
  .testimonials {
    padding: 5.3125rem 0;
  }
}
.testimonials__inner {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.testimonials blockquote p {
  color: #fee5c0;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .testimonials blockquote p {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-all;
    word-break: break-word;
  }
}
.testimonials blockquote cite {
  margin-top: 2.125rem;
}
@media screen and (min-width: 90em) {
  .testimonials blockquote cite {
    margin-top: 5.5rem;
  }
}

.text-blocks {
  margin: 2.125rem 0 7.5rem;
}
@media screen and (min-width: 75em) {
  .text-blocks {
    margin: 5.75rem 0 6.5rem;
  }
}
@media screen and (min-width: 120em) {
  .text-blocks {
    margin: 7.625rem 0 8.375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .text-blocks__inner {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    grid-gap: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .text-blocks__wrapper {
    grid-column: col-start 2 / span 10;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.25rem;
  }
}
.text-blocks__item {
  margin-bottom: 2.125rem;
}
@media print, screen and (min-width: 64em) {
  .text-blocks__item {
    text-align: center;
    margin-bottom: 0;
  }
}
.text-blocks__title {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
  .text-blocks__title {
    margin-bottom: 2.25rem;
  }
}
.text-blocks p:last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 63.99875em) {
  .images-text + .text-blocks {
    margin-top: -2.25rem;
  }
}

.text-statement {
  position: relative;
  z-index: 1;
  margin: 1.875rem 0;
}
@media print, screen and (min-width: 64em) {
  .text-statement {
    margin: 2.5rem 0;
  }
}

.tick-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.4375rem;
}

.tick-list .tick {
  border-color: #1a1a1a;
}

.tick-list span:not(.tick) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.video-feature {
  position: relative;
  padding: 1.25rem 0;
  min-height: 62vh;
}
@media print, screen and (min-width: 64em) {
  .video-feature {
    padding: 3.625rem 0;
  }
}
@media screen and (min-width: 120em) {
  .video-feature {
    padding: 6.75rem 0;
  }
}
.video-feature__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-feature__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-feature__inner {
  position: relative;
}
.video-feature h2 {
  color: #ffc5b8;
}
@media print, screen and (min-width: 40em) {
  .video-feature h2 {
    width: 66.66667%;
  }
}
@media print, screen and (min-width: 64em) {
  .video-feature h2 {
    width: 41.66667%;
  }
}
.video-feature__play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.video-feature__play svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 7.5rem;
  height: 7.5rem;
  fill: #ffffff;
}

.video-feature-large {
  position: relative;
}
.video-feature-large__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-feature-large__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-feature-large__inner {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.video-feature-large__title {
  position: relative;
  color: #ffffff;
}
@media print, screen and (min-width: 64em) {
  .video-feature-large__title {
    margin-left: auto;
    margin-right: auto;
    width: 66.66667%;
  }
}
.video-feature-large .button,
.video-feature-large .modal-default-button {
  margin-top: 2.625rem;
}
@media print, screen and (max-width: 39.99875em) {
  .video-feature-large .button,
  .video-feature-large .modal-default-button {
    width: 100%;
  }
}

.newsletter-signup__form form div[data-testid="form-component"]:nth-child(2) {
  position: absolute !important;
  right: 0;
  top: 0;
  height: 38px;
  width: 35%;
}

.newsletter-signup__form form div[data-testid="form-component"] button {
  border-radius: 0 30px 30px 0 !important;
  bottom: 0 !important;
  height: auto;
  align-self: stretch !important;
}
/*** gift voucher starts ***/
#gift-voucher .modal-container a:not([href]) span.close-button {
  font-size: 34px;
  position: absolute;
  right: 5px;
  top: 5px;
  display: inline-flex;
  width: 26px;
  align-items: center;
  justify-content: center;
  height: 26px;
  background-color: #ddd;
  border-radius: 100px;
  padding: 0 0 6px;
  transition: all 0.3s;
}

#gift-voucher .modal-container a:not([href]) span.close-button:hover {
  background-color: #1a1a1a;
  color: #fff;
}

#gift-voucher .modal-container {
  width: 90%;
  max-width: 42.25rem;
  padding: 0 1.25rem;
}
#gift-voucher .h4,
#gift-voucher .post-content h2,
#gift-voucher .product-detail__text h2,
#gift-voucher .product-detail__text p,
.post-content #gift-voucher h2,
.product-detail__text #gift-voucher h2,
.product-detail__text #gift-voucher p {
  margin-bottom: 1.5625rem;
}
#gift-voucher .modal-container {
  overflow: auto;
}
#gift-voucher .modal-body > p {
  margin-bottom: 1.5625rem;
}
#gift-voucher .modal-body .button.primary {
  margin-right: 15px;
}
/*** gift voucher ends ***/
/*** cart page changes ***/
.flavour-yellow-4 {
  background-color: #d9d9d9;
  color: #1a1a1a;
}
.flavour-yellow-4 .button:before,
.flavour-yellow-4 .modal-default-button:before {
  background-color: #fc9601;
}
/*** cart page ends ***/

/* mobile screen press quote css changes */

@media screen and (max-width: 991px) {
  .testimonials__inner {
    min-height: auto;
  }
  .swiper-wrapper {
    align-items: center;
  }
  .newsletter-signup__form form div[data-testid="form-component"] button {
    align-self: stretch !important;
    font-size: 12px !important;
  }
  .newsletter-signup form button {
    margin-top: 0;
  }
  #shopify-section-16275576798f574d79 .feature {
    padding: 50px 0 0;
    margin: 50px 0 0;
  }
  .promo {
    margin: 0;
  }
  .promo__wrapper {
    padding-bottom: 2rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonials__inner {
    min-height: auto;
  }
  .swiper-wrapper {
    align-items: center;
  }
  .newsletter-signup__form form div[data-testid="form-component"] button {
    align-self: stretch !important;
    font-size: 12px !important;
  }
  .newsletter-signup form button {
    margin-top: 0;
  }
  .feature {
    padding: 50px 0;
    margin: 50px 0 0;
  }
}
/*** close button ends here **/

/* promo banner full width */
.promo-banner-full {
  margin: 5.625rem 0;
}
.promo-banner-full-inner {
  height: 400px;
}
.promo-banner-full-inner picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
/* end promo banner full width */
/*** section - cta link starts ***/
.section-cta-btn__inner {
  display: flex;
  justify-content: center;
}
.section-cta-btn {
  margin: 1.5625rem 0;
}
@media print, screen and (min-width: 64em) {
  .section-cta-btn {
    margin: 4.6875rem 0;
  }
}
@media screen and (min-width: 120em) {
  .section-cta-btn {
    margin: 6.5625rem 0;
  }
}
/*** section - cta link ends ***/

/*** section p1-tips-tricks ***/
.flex-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1100px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.flex-item-left {
  padding: 4% 1% 4% 1%;
  flex: 50%;
}

.flex-item-right {
  padding: 4% 1% 4% 1%;
  flex: 50%;
}

.margin-fix {
  margin-top: -8%;
}

/* Responsive layout - makes a one column-layout instead of a two-column layout */
@media (max-width: 1199px) {
  .flex-item-right,
  .flex-item-left {
    flex: 100%;
  }
  .flex-container {
    padding: 50px 15px;
  }
  .flex-container .video {
    padding: 0 -20px !important;
  }
  .video {
    flex: 0 0 100%;
  }
  .video iframe {
    max-width: 100% !important;
  }
}

@media (max-width: 991px) {
  .video iframe {
    height: 400px !important;
  }
}

.black-bg {
  background-color: #000000 !important;
  color: #fff !important;
  padding: 2% 0% 2% 0%;
}
.white-bg {
  background-color: #fff !important;
  color: #000000 !important;
  padding: 2% 0% 2% 0%;
}
.black-bg .flex-container h1,
.white-bg .flex-container h1 {
  font-size: calc(2vw + 4vh + 2vmin);
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 20px;
  padding: 0% 0% 1% 0%;
  letter-spacing: -2px !important;
  flex: 1;
  text-align: center;
}
.black-bg h2,
.white-bg h2 {
  font-size: calc(1vw + 2vh + 2vmin);
  text-transform: uppercase;
  font-weight: 900 !important;
  font-style: normal;
  margin-bottom: 20px;
  line-height: calc(1vw + 2vh + 2vmin);
  letter-spacing: -2px !important;
  display: inline-block;
}
.black-bg hr,
.white-bg hr {
  clear: both;
  width: 75rem;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #fff;
  border-left: 0;
}
/*** end section p1-tips-tricks ***/

/* cart-page--line-of-copy */
span.gift-note {
  display: block;
  font-size: 14px;
  color: #2a2a2a;
}
@media screen and (max-width: 767px) {
  .basket__gifting {
    flex-wrap: wrap;
  }
  span.gift-note {
    margin: 0 0 10px;
  }
}
/* end cart-page--line-of-copy */
/* gift voucher close button*/
.close-button {
  border: none;
  display: inline-block;
  padding: 0px 8px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 600;
  font-size: 24px;
}
.topright {
  position: absolute;
  right: 0;
  top: 0;
}
/* close button ends */
/* success message alert */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.mb-0-5 {
	margin-bottom: 0.5rem;
}
.mb-0-5 {
	margin-bottom: 0.5rem;
}
.mb-1 {
  margin-bottom: 1rem;
}
.mt-1 {
	margin-top: 1rem;
}
.mt-1 {
	margin-top: 1rem;
}
.alert__primary__inne {
  padding: 0.75rem;
}
.alert {
  position: relative;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/*alert ends*/

/* attrac hot fix start */

/* .aph_bar_container {
  display: none !important;
} */

.aph_bar_bar {
    top: 80px !important;
    transition: top .3s;
    transition-delay: .5s;
}

.scroll-down .aph_bar_bar {
    top: -100% !important;
}

.scroll-up .aph_bar_bar {
    transition-delay: 0.1s;
}

@media screen and (max-width:1199px){
  .post-header-alert {
      margin-top: 51px;
  } 
  .aph_bar_bar {
      top: 51px!important;
   }
}

div#barPlcHold261494_631104 {
  display: none;
}

div#bar261494_631104 {
  display: none;
}
/* attrac hot fix end */
/*** notify me popup starts ***/
.select-pinter-wrapper {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.select-pinter-wrapper p {
  margin-top: 15px;
}
#back-in-stock-notify-modal .modal-container span.close-button,
.modal-box .modal-container span.close-button {
  font-size: 34px;
  position: absolute;
  right: 5px;
  top: 5px;
  display: inline-flex;
  width: 26px;
  align-items: center;
  justify-content: center;
  height: 26px;
  background-color: #ddd;
  border-radius: 100px;
  padding: 0 0 6px;
  transition: all 0.3s;
}

#back-in-stock-notify-modal .modal-container span.close-button:hover,
.modal-box .modal-container span.close-button:hover {
  background-color: #1a1a1a;
  color: #fff;
}

#back-in-stock-notify-modal .modal-container,
.modal-box .modal-container {
  width: 90%;
  max-width: 42.25rem;
  padding: 0 1.25rem;
}
#back-in-stock-notify-modal .h4,
.modal-box .h4,
#back-in-stock-notify-modal .post-content h2,
.modal-box .post-content h2,
#back-in-stock-notify-modal .product-detail__text h2,
.modal-box .product-detail__text h2,
#back-in-stock-notify-modal .product-detail__text p,
.modal-box .product-detail__text p,
.post-content #back-in-stock-notify-modal h2,
.post-content .modal-box h2,
.product-detail__text #back-in-stock-notify-modal h2,
.product-detail__text .modal-box h2,
.product-detail__text #back-in-stock-notify-modal p,
.product-detail__text .modal-box p {
  margin-bottom: 1.5625rem;
}
#back-in-stock-notify-modal .modal-container,
.modal-box .modal-container {
  overflow: auto;
}
#back-in-stock-notify-modal .modal-body > p,
.modal-box .modal-body > p {
  margin-bottom: 1.5625rem;
}
#back-in-stock-notify-modal .modal-body .button.primary,
.modal-box .modal-body .button.primary {
  margin-right: 15px;
}
#back-in-stock-notify-modal .NotifyMeEmailSuccessMsgWrapper {
  padding: 0 20px;
  margin: 40px 0;
}
.modal-box .modal-body {
  padding: 40px 0;
  margin: 0;
  height: auto;
}
.modal-box .NotifyMeEmailMainWrapper .NotifyMeLabel {
  margin-bottom: 0;
  margin-top: 0;
}
#back-in-stock-notify-modal .NotifyMeEmailMainWrapper .NotifyMeLabel {
  margin-bottom: 20px;
  margin-top: 40px;
}
#back-in-stock-notify-modal .notifyMeEmailIdTxtWrapper,
.modal-box .notifyMeEmailIdTxtWrapper {
  margin-bottom: 15px;
}
#back-in-stock-notify-modal .notifyMeEmailIdTxtWrapper input,
.modal-box .notifyMeEmailIdTxtWrapper input {
  margin-bottom: 0px;
}
#back-in-stock-notify-modal .notifyMeEmailIdTxtWrapper.error input,
.modal-box .notifyMeEmailIdTxtWrapper.error input {
  border-color: #f21d2d;
}
#back-in-stock-notify-modal .notifyMeEmailIdTxtWrapper .notifyMeEmailErrorMsg,
.modal-box .notifyMeEmailIdTxtWrapper .notifyMeEmailErrorMsg {
  color: #f21d2d;
  font-size: 16px;
  padding-left: 0.8125rem;
}
/*** notify me popup ends ***/

/* reduce scale of press quotes */
.testimonials blockquote cite img {
  height: 36px;
}

.testimonials__inner {
  min-height: auto;
  width: 100%;
}
.testimonials__inner .swiper-wrapper {
  align-items: center;
}
.testimonials__inner .swiper-slide blockquote {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .testimonials blockquote p {
    font-size: 30px;
    padding: 0 10px;
  }
  .testimonials blockquote cite img {
    height: 20px;
  }
}
/* end reduce scale of press quotes */

/*** stepped shop pure finish label starts ***/
.discount--label span {
  position: absolute;
  font-size: 1.5rem;
  line-height: 1.375rem;
  width: 76px;
  height: 44px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-transform: uppercase;
  font-weight: bold;
  z-index: 110;
  top: 30px;
  left: 10px;
  text-align: center;
}

.discount--label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-color: transparent;
  border-style: solid;
  z-index: 100;
}

.discount--label::after {
  border-top-left-radius: 10px;
  border-width: 4.6875rem;
  border-left-color: #fc9601;
  border-top-color: #fc9601;
}

.shop-stepped .discount--label span {
  font-size: 0.875rem;
  line-height: 0.875rem;
  top: 1rem;
  left: -0.75rem;
  width: 6.25rem;
}

.shop-stepped .discount--label::after {
  border-width: 3.75rem;
}

@media print, screen and (min-width: 64em) {
  .shop-stepped .discount--label span {
    font-size: 1.375rem;
    line-height: 1.5rem;
    top: 2.1875rem;
    left: -0.9375rem;
    width: 7.5rem;
  }

  .shop-stepped .discount--label::after {
    border-width: 6.25rem;
  }
}
/*** stepped shop pure finish label end ***/

/* masthead title */
.masthead-overlay__text.title-reveal {
  grid-column: col-start / span 12;
  display: grid;
}
/* checkbox email marketing */
.checkbox__label__custom {
  font-size: 14px !important;
  font-weight: 400 !important;
}
/* end checkbox email marketing */

/* cart code display fix */
[v-cloak] {
  display: none;
}
/* end cart code display fix */

/* newsletter form */
.newsletter-signup__form .needsclick input {
  border-radius: 100px !important;
}
.newsletter-signup .small-text {
  width: 90%;
  max-width: initial;
  margin-top: 15px;
}
/* nendnewsletter form */

/* terms & conditon */
ul.list-to-shop li {
  padding-left: 1.5rem !important;
}
ul.list-to-shop li::before {
  width: auto !important;
  margin-left: 0 !important;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  line-height: 1;
}
ul.list-to-shop li p {
  margin: 0;
  text-align: left;
}
ul.list-to-shop li + li {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  ul.list-to-shop {
    padding-inline-start: 20px !important;
  }
}

/* end terms & conditon */

/*Purchase Banner Above Fold*/

.masthead-product-flex {
  height: calc(100vh - 220px);
}
.masthead-product-flex .masthead-product__inner {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  height: 100%;
  gap: 0 20px;
  position: relative;
}
.masthead-product__image {
  height: 100%;
  flex: 0 0 45%;
  text-align: center;
}
.masthead-product__text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  margin: 0;
}
.masthead-product img {
  object-fit: cover;
  height: 100%;
  width: auto;
}
.masthead-product__text h1 {
  font-size: 10vw;
}
@media screen and (min-width: 1024px) {
  .masthead-product__text h1 {
    font-size: 8vw;
    width: 75%;
  }
}
.masthead-product__text p {
  margin-top: 30px;
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .masthead-product-flex {
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .masthead-product__image {
    height: 435px;
  }
  .buy-controls__inner {
    justify-content: center;
  }
}
@media screen and (max-width: 820px) {
  .masthead-product__image {
    height: auto;
  }
  .masthead-product__image img{
    height: auto;
    width: 100%;
    display: block;
  }
  .masthead-product__text p {
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .masthead-product-flex .masthead-product__inner {
    flex-direction: column;
  }
  .masthead-product-flex .masthead-product__inner {
    align-items: start;
  }
  .title-reveal .word {
    display: inline-block;
  }
  .masthead-product__text {
    position: relative;
    top: 15px;
    transform: none;
    margin: 0;
  }
}
/*Purchase Banner Above Fold Ends*/

/* Nutrition info component Starts */
.nutritions-detail-section .nutrition-detail__inner.inner {
  display: grid;
  grid-template-columns: repeat(12, [col-start] 1fr);
  gap: 0 1.25rem;
  padding: 77px 0px 0px;
  border-top: 1px solid #1a1a1a;
}
.nutritions-detail-section .developing-your-beer__wrapper {
  grid-column: col-start 1 / span 3;
  grid-row: 1;
}
.nutritions-detail-section .carbo-settings__wrapper {
  grid-column: col-start 4 / span 3;
  grid-row: 1;
}
.nutritions-detail-section .ingredients__wrapper {
  grid-column: col-start 7 / span 3;
  grid-row: 1;
}
.nutritions-detail-section .nutrition-info__wrapper {
  grid-column: col-start 10 / span 3;
  grid-row: 1;
}
.nutritions-detail-section .nutrition-table__wrapper table {
  border: none;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody {
  border: none;
  background-color: transparent;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody tr:first-child td:first-child * {
  text-transform: uppercase;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody tr:first-child td * {
  margin-bottom: 0;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody tr:first-child td {
  padding-top: 0;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody tr td:first-child {
  padding-left: 0;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody tr td:last-child {
  padding-right: 0;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody tr td p,
.nutritions-detail-section .nutrition-table__wrapper table tbody tr td {
  font-size: 12px;
  line-height: 14px;
}
.nutritions-detail-section .nutrition-table__wrapper table tbody tr {
  background-color: transparent;
  border-bottom: 0.5px solid #1a1a1a;
}
.nutritions-detail-section .develop-further__desc,
.nutritions-detail-section .carbo-dial-settings__label,
.nutritions-detail-section .carbo-settings-pinter-1__desc {
  margin-bottom: 1.5rem;
}
.nutritions-detail-section .develop-further__desc,
.nutritions-detail-section .condition-upto__desc {
  font-weight: bold;
  text-transform: uppercase;
}
.nutritions-detail-section .carbo-settings-pinter-1__desc,
.nutritions-detail-section .carbo-settings-pinter-2__desc {
  font-weight: bold;
}
.nutritions-detail-section .carbo-settings-pinter-1__desc {
  font-size: 20px;
  line-height: 27.5px;
}
@media screen and (max-width: 1199px) {
  .nutritions-detail-section .developing-your-beer__wrapper {
    grid-column: col-start 1 / span 6;
    grid-row: 1;
  }
  .nutritions-detail-section .carbo-settings__wrapper {
    grid-column: col-start 7 / span 6;
    grid-row: 1;
  }
  .nutritions-detail-section .ingredients__wrapper {
    grid-column: col-start 1 / span 6;
    grid-row: 2;
  }
  .nutritions-detail-section .nutrition-info__wrapper {
    grid-column: col-start 7 / span 6;
    grid-row: 2;
  }
  .nutritions-detail-section .nutrition-detail__inner.inner {
    gap: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1023px) {
}
@media screen and (max-width: 767px) {
  .nutritions-detail-section .developing-your-beer__wrapper {
    grid-column: col-start 1 / span 12;
    grid-row: 1;
  }
  .nutritions-detail-section .carbo-settings__wrapper {
    grid-column: col-start 1 / span 12;
    grid-row: 2;
  }
  .nutritions-detail-section .ingredients__wrapper {
    grid-column: col-start 1 / span 12;
    grid-row: 4;
    margin-bottom: 25px;
  }
  .nutritions-detail-section .nutrition-info__wrapper {
    grid-column: col-start 1 / span 12;
    grid-row: 5;
  }
  .nutritions-detail-section .nutrition-detail__inner.inner {
    gap: 1.25rem 0;
  }
  .nutritions-detail-section .nutrition-table__wrapper table tbody tr td p,
  .nutritions-detail-section .nutrition-table__wrapper table tbody tr td {
    font-size: 10px;
    line-height: 12px;
  }
  .nutritions-detail-section .carbo-settings__wrapper {
    border: 1px solid #1a1a1a;
    border-left: none;
    border-right: none;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 576px) {
}
/* Nutrition info component Ends */

/* login icon area fix */
.login-icon {
  width: 1.5rem;
  height: 1.6875rem;
  margin-right: 2.625rem;
}
.login-icon a {
  display: block;
  width: 100%;
  height: 100%;
}
/* login icon area fix end */

/* align header icons after login in small devices */
@media screen and (max-width: 1199px) {
  .login-icon {
    margin-right: 1.375rem;
  }
  .bag-view + a[href="/account/logout"] {
    top: 3px;
    position: relative;
  }
}
/* end align header icons after login in small devices */
/* app page responsove */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .masthead-app {
    padding: 35px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .masthead-app {
    padding: 50px 0 0;
  }
  .masthead-app__sequence .app-viewer {
    transform: scale(1.15);
  }
}
/* end app page responsove */

/* faq section start */
.tile-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto 15px;
}

.tile-icon svg {
  width: 100%;
  height: 100%;
}

#tile-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
}

.individual-tiles {
  flex: 0 0 25%;
  width: 25%;
  text-align: center;
  padding: 0 15px;
  margin: 30px 0 0;
}

.individual-tiles a {
  padding: 30px;
  border: 1px solid #000;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#description {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 0 10px;
}
#description a {
  padding: 30px;
  border: 1px solid #000;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: fit-content;
  min-width: 25%;
  align-items: center;
  margin: 25px auto 0;
  height: auto;
}

.main-faq-div {
  margin: 100px 0;
}

#description {
  width: 100%;
  flex: 0 0 100%;
  font-size: calc(16px + 12 * ((100vw - 320px) / 2180));
}

.title-tile {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 25px 55px;
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: -1px;
}

.tile-text{
  font-size: calc(18px + 12 * ((100vw - 320px) / 2180));
  line-height: 1.125;
}
.title-tile .tile-text{
  font-size: calc(20px + 30 * ((100vw - 320px) / 2180));
  line-height: 1.125;
  letter-spacing: -0.05em;
  font-weight: 500;
  padding: 0 5px;
}

.back-btn {
  cursor: pointer;
  position: absolute;
  right: 10px;
  text-decoration: underline;
  font-size: 22px;
  top: 50%;
  transform: translate(0px, -50%);
}

.mt-5 {
  margin-top: 25px !important;
}

@media screen and (max-width: 767px) {
  .individual-tiles {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .individual-tiles {
    flex: 0 0 auto;
    width: 50%;
  }
}
/* faq section end */

/* back to top */
#back-to-top {
    display: none;
    position: fixed;
    bottom: 25px;
    right: 100px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #1a1a1a;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    border-radius: 15px;
    box-shadow: none;
    transform: rotate(180deg);
    transition: all .3s;
}
#back-to-top:hover {
  box-shadow: 0 -10px 10px 0 #00000036;
}
#back-to-top svg {
  height: 28px;
  width: 30px;
  fill: #fff;
}
@media screen and (max-width:767px) {
  #back-to-top {
    bottom: 95px;
    right: 22px;
  }
}
/* end back to top */

/* faq loader start */
#loader {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}

#loader svg {
  width: 80px;
  height: 100px;
  position: relative;
  left: 0;
  -webkit-animation: anim 4s linear infinite;
  animation: anim 4s linear infinite;
}

#loader h6 {
  font-size: 1.5rem;
  font-weight: 400;
}
@-webkit-keyframes anim {
  0% {
    fill: #000;
  }
  50% {
    fill: #ccc;
  }
  100% {
    fill: #000;
  }
}

@keyframes anim {
  0% {
    fill: #000;
  }
  50% {
    fill: #ccc;
  }
  100% {
    fill: #000;
  }
}

/* faq loader end */

/* register form validation */
#create_customer label,
#customer_login label {
  margin: 0 0 1rem;
}
#create_customer input,
label[for="customer_email"] input,
#customer_login input {
  margin: 0;
}
#create_customer label span,
label[for="customer_email"] span,
#customer_login label span {
  color: #ff6057;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
/* end register form validation */

/* fresh beer buy control */
.buy-selection__addtobag a.disable {
  opacity: 0.2;
  pointer-events: none;
}
/* end fresh beer buy control */

/* order list for faq */
.order-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.order-tile {
  flex: 0 0 auto;
  width: calc(25% - 30px);
  text-align: center;
  border: 1px solid #000;
  padding: 15px;
  margin: 30px 0 0;
}
.order-tile div {
  width: 100%;
}
.order-tile a {
  padding: 0;
  border: 0;
  margin-top: 15px;
  font-weight: 500;
}
.order-tile div + div {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .order-tile {
    width: 100%;
  }
  .order-list {
    gap: 0;
    padding: 0 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .order-tile {
    width: calc(50% - 15px);
  }
  .order-list {
    gap: 15px;
  }
}
/* end order list for faq */

/* remove opt in message if logged in */
.logged-in-customer-newsletter {
  display: none;
}
/* end remove opt in message if logged in */

/* Banner video height issue fix */
#shopify-section-16275567105aebb228 {
  height: calc(100vh - 80px);
  display: none;
}
#shopify-section-16275567105aebb228 .masthead-home {
  height: 100%;
  padding-bottom: 0;
}
/* end Banner video height issue fix */

/* subscribe tool-tip */
.needsclick.go3719686594.kl-private-reset-css-Xuajs1 + .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 span {
  padding: 0 10px !important;
}
.needsclick.go3719686594.kl-private-reset-css-Xuajs1 + .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1 {
  position: relative !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.needsclick.go3719686594.kl-private-reset-css-Xuajs1 + .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1::before,
.needsclick.go3719686594.kl-private-reset-css-Xuajs1 + .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1::after {
  content: none !important;
} /* end subscribe tool-tip */

/* pricing funnel - parth */
.choose-pinter {
  justify-content: space-between;
}
.choose-pinter .shop-stepped-section__price {
  flex-direction: column;
  align-items: flex-end;
}
.choose-pinter .shop-stepped-section__price .discount {
  margin-right: 0;
  margin-left: 0.9375rem;
}
.choose-pinter .shop-stepped-section__actions {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .choose-pinter .shop-stepped-section__price {
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    margin: 15px 0;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .choose-pinter .shop-stepped-section__actions {
    margin-top: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .choose-pinter .shop-stepped-section__price {
    flex: 1;
    margin: 0 0 15px;
  }
  .choose-pinter .shop-stepped-section__actions a.button {
    width: 100%;
  }
}
.savings-main-next {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
  align-items: baseline;
}
.savings-main-next .discount {
  position: relative;
  margin-right: 20px;
}
/* pricing funnel - parth end */
/* button overlaping issue in mobile */
@media screen and (max-width: 1199px) {
  .subscribe-scroll-sequence__text {
    position: relative;
  }
}
/* end button overlaping issue in mobile */

/* text visibility in mobile devices with image  */
@media screen and (max-width: 1023px) {
  .image-feature__intro .image-feature__title {
    color: #fff !important;
    text-shadow: 2px 1px black;
  }
}
.image-feature .image-feature__text p,
.parallax-images-text p {
  max-width: initial;
}
/* end text visibility in mobile devices with image  */t
/* if soldout display below */
.soldout {
  width: 100%;
  text-align: right;
  line-height: 0;
}
.savings-main-next {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
@media screen and (max-width:1199px) {
  .savings-main-next {
    margin-top: 10px;
  }
.soldout {
    text-align: left;
    line-height: 1.5;
  }
}

/* join today button hover effcet change on fresh beer page */
.flavour-blue-2 .promo__text .button:before {
  background-color: #fc9601;
}
/* join today button hover effcet change on fresh beer page end */

/* if soldout display below end */

ul.bag-modal__products.no-bullet {
  max-height: calc(100vh - 350px);
  overflow-y: auto;
}
.mt-5{
	margin-top: 30px;
}

/* on hover black bg on home page card section */
.black-on-hover.button:hover{
  color: #fff !important;
}
.black-on-hover.button:before{
  background-color: #1a1a1a;
}
/* on hover black bg on home page card section end */

/* if soldout display below */
.soldout {
  width: 100%;
  text-align: right;
  line-height: 0;
}

.card-product__price.savings-main-next {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 8px;
  margin-left: auto;
  text-align: right;
}

.card-product__price.savings-main-next > * {
  display: block;
  white-space: nowrap;
  line-height: 1.2;
}

.card-product__price.savings-main-next s {
  margin: 0;
}

.card-product__price.savings-main-next .card-product__offer-label {
  font-weight: 600;
}

@media screen and (max-width: 1199px) {
  .card-product__price.savings-main-next {
    align-items: flex-start;
    text-align: left;
    margin-left: 0;
    margin-top: 10px;
  }
}

@media screen and (max-width:1199px) {
  .savings-main-next {
    margin-top: 10px;
  }

  .soldout {
    text-align: left;
    line-height: 1.5;
  }
}

/* if soldout display below end */
/* news read more button hover effect change in banner */
.black-bg-masthead .button.hollow:hover {
  color: #1a1a1a !important;
}

.black-bg-masthead .button.hollow:before {
  background-color: #ffffff;
}

/* news read more button hover effect change in banner end */

/* carousal slider css */


.featured-collection-slider {
  height: auto;
  background-color: rgb(218, 225, 216);
  display: flex;
  align-items: center;
}
@media screen and (min-width:1500px) {
  .featured-collection-slider .inner{
    transform: scale(0.8);
  }
}
.featured-collection-slider .carousel-cell {
  padding: -5px 15px;
  display: block;
  text-align: center;
}

.section-header h2 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 50px 0 0 !important;
}

.carousel-cell a {
  display: inline-block;
}
.carousel-cell .beer-scroll__buttons {
      grid-column-gap: 0;
}
.carousel-cell .beer-scroll__buttons a {
  padding-inline: 10px;
}

.carousel-cell h4 {
  font-size: 24px;
  margin: 25px 0 0;
}

.carousel-cell p {
  margin: 10px 0 0;
  line-height: 1.1;
  font-size: 16px;
  font-weight: 400;
}
.carousel-cell .beer-scroll__buttons {
  margin-top: 0;
}
.carousel-cell .button {
  margin: 10px 0 0;
}

.slick-prev:before,
.slick-next:before {
  font-size: 30px;
}
.slick-next {
  right: 25px;
}
.slick-prev {
  left: 25px;
}
.slick-prev,
.slick-next {
  z-index: 9;
  top: 50%;
  transform: translate(0, -50%);
}
.collection-slider ul:not(.no-bullet):not(.tabs) li:before,
.collection-slider-how-it-works ul:not(.no-bullet):not(.tabs) li:before{
  content: none;
}
.slick-dots li button:before {
  font-size: 10px;
}
.slick-slide {
  opacity: 0.50;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.slick-slide:not(.slick-current){
  pointer-events: none;
}
.slick-slide:not(.slick-current) .carousel-cell h4,
.slick-slide:not(.slick-current) .carousel-cell p,
.slick-slide:not(.slick-current) .carousel-cell .button {
  opacity: 0;
}
.slick-slide .carousel-cell .button::before {
  z-index: -1;
}
.slick-current {
  opacity: 1;
  z-index: 1;
  position: relative;
}
.slick-current img {
  transform: scale(1.2);
  transition: transform 0.3s ease-in-out;
}
.slick-current h4 {
  margin-top: 70px;
}
.slick-track {
  padding: 100px 0;
}
.slick-arrow {
  width: 40px;
  height: 40px;
  border: 2px solid #1a1a1a;
  border-radius: 100%;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.slick-arrow:before {
  font-family: inherit;
  font-size: 34px;
  line-height: 0;
  color: #1a1a1a;
  position: relative;
  opacity: 1;
  left: 1px;
  transition: color 0.3s ease-in-out;
}
.slick-arrow:hover{
  background-color: #1a1a1a;
}
.slick-arrow:hover::before{
  color: #ffffff;
} 

.slick-dots {
  margin: 0;
  padding: 0;
  text-align: center;
  bottom: 50px;
}
.collection-slider .slick-dots li{
  display: none;
}
.slick-dots li {
  height: 10px;
  width: 10px;
  margin: 5px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #1a1a1a;
  padding: 0 !important;
}
.slick-dots li:last-child{
  margin-bottom: 5px !important;
}
.slick-dots li button:before{
  content: none;
}
.slick-dots li.slick-active {
  display: inline-block;
  background-color: #1a1a1a;
}
.slick-dots li.before,
.slick-dots li.after, .slick-dots li.arrow-before {
  display: inline-block;
}
.collection-slider-how-it-works .carousel-cell img{
  border-radius: 20px;
}
@media screen and (max-width:1499px) {
  .carousel-cell .beer-scroll__buttons {
    grid-column-gap: 10px;
  }
  .carousel-cell .button {
    font-size: 14px;
  }
}
@media screen and (max-width:1199px){
  .carousel-cell .beer-scroll__buttons .button {
    padding-inline: 1.5rem;
  }
  .beer-scroll__buttons {
    display: inline-grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .slick-track {
    padding: 30px 0;
  }
  .slick-dots {
    bottom: 0;
  }
}
@media screen and (max-width:1100px){
  .slick-current img {
      transform: scale(1.4);
    }
}
@media screen and (max-width:1024px) {
  .slick-current img {
    transform: scale(1.1);
  }
  .slick-current h4 {
    margin-top: 40px;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
  .slick-current img {
    transform: scale(1.07);
  }
}
@media screen and (max-width:767px){
  .slick-prev,
  .slick-next {
    top: 33%;
  }
  .section-header h2 {
    margin: 0;
  }
  .featured-collection-slider {
    min-height: auto;
  }
}
/* carousal slider css end */
/* newsletter error message styling */
.newsletter-signup__form input.needsclick+.needsclick [class*="kl-"] {
  position: relative !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 5px !important;
}
.go3295373554::before,
.go3295373554::after {
  content: none !important;
}
/* newsletter error message styling end */
.no-scroll {
  overflow-y: hidden;
}
.increase-zindex {
  z-index: 1000;
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .fresh-beer-columns:first-child {
    padding-right: 20px;
  }
  .fresh-beer-columns:nth-child(n + 2) {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .fresh-beer-columns:nth-child(3n) {
    padding-left: 10px;
  }
  .fresh-beer-columns:nth-child(3n - 1) {
    padding-right: 5px;
    padding-left: 5px;
  }
  .fresh-beer-columns:nth-child(3n - 2) {
    padding-right: 10px;
  }
}
@media screen and (min-width: 320px) and (max-width: 639px) {
  .fresh-beer-columns:nth-child(2n + 1) {
    padding-right: 10px;
  }
  .fresh-beer-columns:nth-child(2n) {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .fresh-beer-columns:nth-child(2n + 1) {
    padding-right: 10px;
  }
  .fresh-beer-columns:nth-child(2n) {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .pinter-info-modal {
    position: absolute !important;
    top: 0px;
    right: 0px;
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1023px) {
  .pinter-info-modal {
    display: none !important;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.vr {
  background: black;
  width: 1px;
  margin: 0 30px;
}

#content {
  padding: 51px 0;
}
@media screen and (min-width: 1200px) {
  #content {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1199px) {
	.mobile-invert-cols {
		flex-direction: column-reverse;
	}
	.title-p-reduce-padding {
		padding: 3px 15px !important;
	}
	.flex-item-left p {
		margin: 0px !important;
	}
	.flex-item-right p {
		margin: 0px !important;
	}
}

._elevio_search {
  display: none;
}
._elevio_widget ._elevio_search {
  display: block !important;
}

.needsclick label:before {
	content: none !important;
}
.rounded-img {
	border-radius: 7px;
}
.baulf-medium {
	font-weight: 500;
	font-family: 'BauLF', Helvetica, Roboto, Arial, sans-serif;
}
.relative {
	position: relative;
}
.cart-prod-info {
	position: absolute;
	top: 0rem;
	right: 0.65rem;
}
.button.recommended-product {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 14px;
}
.button.recommended-product.darken {
	background-color: #e1d9d1;
}
@media screen and (max-width: 639px) {
	.recommended-col:nth-child(odd) {
		padding-left: 0px;
	}
	.recommended-col:nth-child(even) {
		padding-right: 0px;
	}
}
@media screen and (min-width: 640px) {
	.recommended-row {
		margin-left: -0.5rem;
		margin-right: -0.5rem;
	}
}
.text-ellipsis-1 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inherit;
}
.ml-0 {
	margin-left: 0px !important;
}
.mr-0 {
	margin-left: 0px !important;
}
.flex {
	display: flex;
}
.carousel .slick-current {
	opacity: 1;
	z-index: 1;
	position: relative;
}
.carousel .slick-current img {
	transform: scale(1);
	transition: transform 0.3s ease-in-out;
}
.carousel .slick-prev {
		left: -40px;
		top: 46%;
		transform: scale(0.8);
	}
	.carousel .slick-next {
		right: -40px;
		top: 46%;
		transform: scale(0.8);
	}
@media screen and (max-width: 900px) {
	.carousel .slick-list {
		max-width: 85%;
		margin: auto;
	}
	.carousel .slick-prev {
		left: -11px;
		top: 46%;
		transform: scale(0.8);
	}
	.carousel .slick-next {
		right: -11px;
		top: 46%;
		transform: scale(0.8);
	}
}
.carousel .slick-slide:not(.slick-current) {
	pointer-events: all;
}
.carousel .slick-slide {
	opacity: 1;
	position: relative;
}
.carousel .slick-slide button {
	pointer-events: all;
}
.carousel .slick-track {
	margin: 0px !important;
	padding: 0px 0 15px;
}
.carousel .info {
	top: 3px !important;
	right: 8% !important;
}
.feature.full-height {
	padding: 0px !important;
	margin: 0px !important;
}
.img-explore {
	border-radius: 10px;
}
.slick-prev:before {
    display: block;
    height: 40px;
    width: 40px;
    background: url('./slider-arrow.svg') no-repeat;
	content: ' ';
    left: -2px;
    top: -1px;
}
.slick-next:before {
    display: block;
    height: 40px;
    width: 40px;
    background: url('./slider-arrow.svg') no-repeat;
	content: ' ';
    left: -3px;
    top: -2px;
	transform: rotate(180deg);
}
ul:not(.no-bullet):not(.tabs) li:before {
	content: '' !important;
}
.slick-dots {
	position: initial;
}
.primary-menu .sub-menu__blocks li a {
  font-size: 20px !important;
}
.primary-menu .sub-menu img {
  margin-bottom: 7px !important;
}
.primary-menu .sub-menu__blocks li {
  text-align: center;
}
@media screen and (min-width: 64em) {
	.unslick-desktop-style .slick-slide {
		opacity: 1;
		pointer-events: all;
	}
	.unslick-desktop-style .slick-slide:not(.slick-current) h4, .unslick-desktop-style .slick-slide:not(.slick-current) p, .unslick-desktop-style .slick-slide:not(.slick-current) .beer-scroll__buttons .button {
		opacity: 1 !important;
		pointer-events: all;
	}
	.carousel-cell.unslick-desktop-style .img-explore {
		transform: none !important;
		padding: 0 5px;
	}
	.carousel-cell.unslick-desktop-style h4 {
		margin-top: 25px;
	}
	.carousel-cell.unslick-desktop-style {
		opacity: 1;
		pointer-events: all;
	}
	.carousel-how-it-works .slick-track {
		padding: 20px 0;
	}
}
.slider-buy-buttons {
	display: block;
    margin-top: 10px !important;
}
.slider-buy-buttons a.button {
	padding-left: 40px;
    padding-right: 40px;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	display: none !important;
	border: none;
}
.slick-disabled {
	display: none !important;
	border: none;
}
.background-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    /*background-image: url('/cdn/shop/files/Background-72dpi.jpg?v=1697938921');*/
    /*background-image: url('/cdn/shop/files/NewHomepageBannerDesktop_2.webp?v=1716555429');*/
    background-image: url('/cdn/shop/files/Nov24HomepageBannerDesktop.webp?v=1730393331');
    min-height: 420px;
    display: flex;
}
.background-image {
  margin: auto;
}
#shopify-section-0af66bbc-e40c-403e-8324-1b009b1f3eaa {
  display: none !important;
}
@media screen and (max-width: 639px) {
  .background-image {
    min-height: 70vh;
    background-position: 80% 100%;
    /*background-image: url('/cdn/shop/files/MobHeader_copy.webp?v=1703262944');*/
     /* background-image: url('/cdn/shop/files/NewHomepageBannerMobile_1.webp?v=1716547303');*/
    background-image: url('/cdn/shop/files/Nov24HomepageBannerMobile.webp?v=1730393331');
  }
  .background-image .feature__title {
    text-align: center;
    width: 100% !important;
  }
  .background-image .feature__desc {
    text-align: center;
  }
  .background-image .button {
    position: absolute;
    bottom: 20px;
    padding: 1rem 1.75rem !important;
  }
  #shopify-section-16275567105aebb228 {
    height: 400px !important;
  }
  #shopify-section-16275567105aebb228 video {
    height: 400px !important;
  }
};