@charset "UTF-8";
/* Site settings 
--------------- */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Arimo", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  position: relative;
}

[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role='button'] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled) {
  cursor: pointer;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: "Arimo", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}

.blockquote-footer::before {
  content: '\2014\00A0';
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

html.--editor-open {
  padding-right: 285px !important;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/* ############################# 
 *  Constant values
 * ############################# */
/* ############################# 
 *  Classes
 * ############################# */
.fade-in-center {
  animation: slide-in-center 0.50s ease-out;
  animation-fill-mode: forwards;
  top: 0;
}

.fade-out-center {
  animation: slide-out-center 0.50s ease-out;
  animation-fill-mode: forwards;
  top: 0;
}

/* Top */
/* ############### */
.fade-in-top {
  animation: slide-in-top 1.00s ease-out;
  animation-fill-mode: forwards;
  top: 0;
}

.fade-out-top {
  animation: slide-out-top 1.00s ease-out;
  animation-fill-mode: forwards;
  top: -30vh;
}

.fade-in-bottom {
  animation: slide-in-bottom .618s ease;
  animation-fill-mode: forwards;
}

.fade-out-bottom {
  animation: slide-out-bottom .618s ease;
  animation-fill-mode: forwards;
}

/* Right */
/* ############### */
.fade-in-right {
  animation: slide-in-right 0.75s ease-in-out;
  animation-fill-mode: forwards;
  right: 0;
}

.fade-out-right {
  animation: slide-out-right 0.75s ease-in-out;
  animation-fill-mode: forwards;
  right: -30vw;
}

/* Left */
/* ############### */
.fade-in-left {
  animation: slide-in-left 1s ease-out;
  animation-fill-mode: forwards;
  left: 0;
}

.fade-out-left {
  animation: slide-out-left 1s ease-out;
  animation-fill-mode: forwards;
  left: -30vw;
}

/* Just a fade */
/* ############### */
.fade-in {
  animation: fade-in 0.4s ease-in-out;
  animation-fill-mode: forwards;
  left: 0;
}

.fade-out {
  animation: fade-out 0.4s ease-in-out;
  animation-fill-mode: forwards;
  left: -100vw;
}

/* ############################# 
 *  Misc
 * ############################# */
.hidden {
  display: none !important;
}

/* ############################# 
 *  All keyframes here
 * ############################# */
@keyframes slide-in-center {
  0% {
    opacity: 0;
    transform: translate(0, -50px);
  }
  0.0001% {
    opacity: 0;
    transform: translate(0, -50px);
  }
  25% {
    opacity: 1;
    transform: transform(0, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(0, -50%);
  }
}

@keyframes slide-out-center {
  0% {
    opacity: 1;
    transform: translate(0, -50%);
  }
  0.0001% {
    opacity: 1;
    transform: translate(0, -50%);
  }
  25% {
    opacity: 0;
    transform: transform(0, -50px);
  }
  100% {
    opacity: 0;
    transform: translate(0, -50px);
  }
}

@keyframes slide-in-top {
  0% {
    opacity: 0;
    transform: translate(0, -50px);
  }
  0.0001% {
    opacity: 0;
    transform: translate(0, -50px);
  }
  25% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slide-out-top {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  0.0001% {
    opacity: 1;
    transform: translate(0, 0);
  }
  25% {
    opacity: 0;
    transform: translate(0, -5vw);
  }
  100% {
    opacity: 0;
    transform: translate(0, -5vw);
  }
}

@keyframes slide-in-bottom {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes slide-out-bottom {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(60px);
  }
}

@keyframes slide-in-right {
  0% {
    opacity: 0;
    transform: translateX(30vw);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes slide-out-right {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(30vw, 0);
  }
}

@keyframes slide-in-left {
  0% {
    opacity: 0;
    transform: translateX(-30vw);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slide-out-left {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  0.0001% {
    opacity: 1;
    transform: translate(0, 0);
  }
  25% {
    opacity: 0;
    transform: translate(-5vw, 0);
  }
  99.9999% {
    transform: translate(-30vw);
  }
  100% {
    opacity: 0;
    transform: translate(-30vw, 0);
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  0.00001% {
    left: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-out {
  0% {
    left: 0;
    opacity: 1;
  }
  99.999% {
    left: 0;
    opacity: 0;
  }
  100% {
    left: -100vw;
    opacity: 0;
  }
}

.fade-out-top,
.fade-out-right,
.fade-out-left,
.fade-out,
.fade-in-top,
.fade-in-right,
.fade-in-left,
.fade-in,
.modal {
  backface-visibility: hidden;
  -ms-perspective: 1000;
  perspective: 1000;
  transform: translate3d(0, 0, 0);
}

/** Rotate elements **/
.is-rotating {
  display: inline-block;
  animation: rotate-infinitely 2s ease-in-out infinite;
}

@keyframes rotate-infinitely {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
button:focus {
  outline: none;
}

.btn {
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  color: white;
  background-color: black;
  border-radius: 50px;
  padding: 1rem 2rem;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out;
}

.btn:hover {
  background-color: #777;
}

.button-1 {
  padding: 0.5rem 2rem;
  border-radius: 2rem;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  transition: all .15s ease-in;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  border: none;
  background-color: #BD313F;
  color: white;
}

.button-1:hover {
  background-color: #6c1c24;
}

.button-1:hover {
  color: white;
}

.button-3 {
  background-color: #e9ecef;
  border: none;
  border-radius: 2px;
  color: #495057;
  padding: 0.3rem 1rem;
  transition: background-color .15s ease-in;
}

.button-3:hover {
  background-color: #cbd3da;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
button:focus {
  outline: none;
}

.btn {
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  color: white;
  background-color: black;
  border-radius: 50px;
  padding: 1rem 2rem;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out;
}

.btn:hover {
  background-color: #777;
}

.button-1 {
  padding: 0.5rem 2rem;
  border-radius: 2rem;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  transition: all .15s ease-in;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  border: none;
  background-color: #BD313F;
  color: white;
}

.button-1:hover {
  background-color: #6c1c24;
}

.button-1:hover {
  color: white;
}

.button-3 {
  background-color: #e9ecef;
  border: none;
  border-radius: 2px;
  color: #495057;
  padding: 0.3rem 1rem;
  transition: background-color .15s ease-in;
}

.button-3:hover {
  background-color: #cbd3da;
}

.form-fields {
  display: grid;
  grid-auto-rows: auto;
  gap: 1rem;
}

input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f7f7f7;
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
  vertical-align: middle;
}

textarea {
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
}

.field-validation-error {
  color: #e4434b;
  display: block;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  text-align: center;
}

.wsu-modal {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1000;
}

.wsu-modal:before {
  content: "";
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.wsu-modal--visible {
  opacity: 1;
  transition: opacity .2s ease-in;
  visibility: visible;
}

.wsu-modal-box {
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  width: 80%;
  will-change: transform;
}

@media (min-width: 992px) {
  .wsu-modal-box {
    width: 60%;
  }
}

.wsu-modal-content {
  padding: 20px;
}

.wsu-modal-content p:last-of-type {
  margin-bottom: 0;
}

.wsu-modal__close {
  background-color: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 2rem;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 2rem;
  z-index: 1000;
}

.wsu-modal__close svg * {
  fill: currentColor;
}

.wsu-modal-open {
  overflow: hidden;
}

/**
 *   z-index Mixin
 *  
 *   Add new levels per your requirement within the range of 10s/100s, as demonstrated below: 
 *    Example:        '
 *     headerForeground = 103,
 *     headerBackground = 102,
 *     headerCanvas = 101,
 *     header = 100,
 */
.form-fields {
  display: grid;
  grid-auto-rows: auto;
  gap: 1rem;
}

input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f7f7f7;
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
  vertical-align: middle;
}

textarea {
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
}

.field-validation-error {
  color: #e4434b;
  display: block;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  text-align: center;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
.master-wrapper-page {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100vh;
}

.master-wrapper-page main {
  margin-bottom: auto;
}

.master-wrapper-content {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: auto;
  min-height: 90vh;
  padding: 1rem 0;
  padding-bottom: 2rem;
}

@media screen and (max-width: 1240px) {
  .master-wrapper-content {
    padding: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .master-wrapper-content {
    padding: 2rem;
  }
}

@media screen and (max-width: 580px) {
  .master-wrapper-content {
    padding: 1rem;
  }
}

.master-column-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.side-2 {
  flex-basis: 100%;
  margin: 2rem 0;
  order: 2;
}

@media (min-width: 992px) {
  .side-2 {
    flex-basis: 280px;
    margin: 0;
    order: 1;
  }
}

.side-2 .block {
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  padding: 1rem;
}

.center-1, .center-2 {
  width: 100%;
}

.center-1 .buttons, .center-2 .buttons {
  margin-top: 1rem;
  text-align: center;
}

.center-2 {
  order: 1;
  flex-basis: 100%;
}

@media (min-width: 992px) {
  .center-2 {
    flex-basis: calc(100% - 320px);
    order: 2;
  }
}

.center-2 .buttons {
  margin-top: 2rem;
  text-align: center;
}

body.overlayed {
  overflow: hidden;
}

@media (min-width: 768px) {
  body.overlayed {
    overflow: auto;
  }
}

h1 {
  font-size: 2rem;
  line-height: calc(2rem * 1.618);
}

@media screen and (max-width: 1024px) {
  h1 {
    font-size: 1.6rem;
    line-height: calc(1.6rem * 1.618);
  }
}

@media screen and (max-width: 580px) {
  h1 {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.618);
  }
}

/* arimo-regular - latin-ext_latin */
@font-face {
  font-family: 'Arimo-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.eot);
  /* IE9 Compat Modes */
  src: local(""), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/arimo-v17-latin-ext_latin-regular.svg#Arimo) format("svg");
  /* Legacy iOS */
  font-display: swap;
}

/* arimo-500 - latin-ext_latin */
@font-face {
  font-family: 'Arimo-Medium';
  font-style: normal;
  font-weight: 500;
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.eot);
  /* IE9 Compat Modes */
  src: local(""), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/arimo-v17-latin-ext_latin-500.svg#Arimo) format("svg");
  /* Legacy iOS */
  font-display: swap;
}

/* arimo-700 - latin-ext_latin */
@font-face {
  font-family: 'Arimo-Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.eot);
  /* IE9 Compat Modes */
  src: local(""), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/arimo-v17-latin-ext_latin-700.svg#Arimo) format("svg");
  /* Legacy iOS */
  font-display: swap;
}

h1 {
  font-size: 2rem;
  line-height: calc(2rem * 1.618);
}

@media screen and (max-width: 1024px) {
  h1 {
    font-size: 1.6rem;
    line-height: calc(1.6rem * 1.618);
  }
}

@media screen and (max-width: 580px) {
  h1 {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.618);
  }
}

.form-fields {
  display: grid;
  grid-auto-rows: auto;
  gap: 1rem;
}

input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f7f7f7;
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
  vertical-align: middle;
}

textarea {
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
}

.field-validation-error {
  color: #e4434b;
  display: block;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  text-align: center;
}

/* Site settings 
--------------- */
.--webpack {
  background: url(../../Themes/nop-theme-base/Content/dist/images/ejot-vit.png);
  background: url(../../Themes/nop-theme-base/Content/dist/images/logos-1.png);
  background: url(../../Themes/nop-theme-base/Content/dist/images/logos-2.png);
  background: url(../../Themes/nop-theme-base/Content/dist/images/logos-3.png);
  background: url(../../Themes/nop-theme-base/Content/dist/images/rise.png);
  background: url(../../Themes/nop-theme-base/Content/dist/images/logo.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/c1.jpg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/ce.jpg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/epd.jpg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/ex.jpg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/fire.jpg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/add-circle-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/add-circle-solid.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/add-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/add-solid.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/add-square-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/add-square-solid.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/bell-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/bell-solid.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/checkmark-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/checkmark-solid.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/close-circle-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/close-solid.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/headphones.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/mail.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/menu.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/search.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/caret-left-solid.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/facebook.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/instagram.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/linkedin.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/rss.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/mail-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/phone-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/pin-regular.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/mail-regular-red.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/phone-regular-red.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/pin-regular-red.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/mail-white.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/arrow-download-white.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/doc-download-white.svg);
  background: url(../../Themes/nop-theme-base/Content/dist/images/print-white.svg);
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/**
 *   z-index Mixin
 *  
 *   Add new levels per your requirement within the range of 10s/100s, as demonstrated below: 
 *    Example:        '
 *     headerForeground = 103,
 *     headerBackground = 102,
 *     headerCanvas = 101,
 *     header = 100,
 */
.form-fields {
  display: grid;
  grid-auto-rows: auto;
  gap: 1rem;
}

input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f7f7f7;
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
  vertical-align: middle;
}

textarea {
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
}

.field-validation-error {
  color: #e4434b;
  display: block;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  text-align: center;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
.header-backdrop, .header-lower-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100px;
  background-color: var(--backdrop-color);
  pointer-events: all;
  cursor: pointer;
}

.header-lower-backdrop {
  z-index: 205;
  cursor: pointer;
  position: absolute;
  background: transparent;
  width: 100%;
  height: 100%;
}

.mega-menu {
  order: 2;
  z-index: 206;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  height: var(--header-lower-height);
}

.mega-menu.placeholder {
  max-height: 57px;
}

@media screen and (max-width: 1024px) {
  .mega-menu.placeholder {
    display: none;
  }
}

.mega-menu > li {
  background: #f7f7f7;
  height: var(--header-lower-height) !important;
}

.mega-menu > li span {
  cursor: pointer !important;
}

.mega-menu > li a, .mega-menu > li span {
  padding: 1rem 1.25rem;
}

.mega-menu > li svg {
  transition: transform 0.07s ease-in;
  pointer-events: none;
}

.mega-menu > li.active {
  background: white;
}

.mega-menu > li.active svg {
  transform: rotateZ(180deg);
}

.mega-menu li {
  height: 100%;
  max-height: 100%;
  display: flex;
  gap: 0.121rem;
  align-items: center;
  justify-content: space-between;
  height: -moz-max-content;
  height: max-content;
  transition: background 0.1s ease-in;
}

.mega-menu li > a, .mega-menu li span {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.mega-menu li span {
  cursor: unset;
}

.mega-menu .columns {
  margin-top: 0;
  display: block;
  width: 100%;
  -moz-columns: 6 8rem;
  columns: 6 8rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
  -moz-column-fill: balance;
  column-fill: balance;
}

.mega-menu .columns ul {
  width: 100%;
}

.mega-menu .columns li {
  display: flex;
  flex-direction: column;
  padding: 0;
}

.mega-menu .columns a {
  padding: 0;
  line-height: 1.618 !important;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  text-align: left;
}

.mega-menu .columns.inline {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.618rem;
  row-gap: 1rem;
}

.mega-menu .columns.inline ul {
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 0 !important;
}

.mega-menu .columns .sublist li {
  color: #333;
  padding: 0;
  display: block;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
}

.mega-menu .columns .sublist.lvl-0 {
  margin-bottom: 13px;
}

.mega-menu .columns .sublist.lvl-0 > li > span {
  line-height: 1.35;
  margin-bottom: 3px;
}

.mega-menu .columns .sublist.lvl-0 a, .mega-menu .columns .sublist.lvl-0 span {
  color: #BD313F;
  font-size: 1rem;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
}

.mega-menu .columns .sublist.lvl-1 a, .mega-menu .columns .sublist.lvl-1 span {
  font-size: .95rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  color: black;
  line-height: 1.818 !important;
}

.mega-menu .mega-dropdown-sublist {
  margin-top: 1rem;
  display: flex;
  position: unset;
  top: unset;
  flex-direction: column;
  visibility: unset;
  opacity: 1;
  border: none;
  box-shadow: none !important;
  height: 100%;
  width: 100%;
  -moz-column-count: 6;
  column-count: 6;
  -moz-columns: 6 200px;
  columns: 6 200px;
  -moz-column-fill: balance;
  column-fill: balance;
  -moz-column-width: 200px;
  column-width: 200px;
}

/* Site settings 
--------------- */
.search {
  display: block;
  width: 100%;
  padding-right: 0;
  height: 100%;
  background-color: white;
  border-left: none;
  border-right: none;
  top: 100%;
  right: 0;
  z-index: 10;
}

.search form {
  margin: 0 auto;
  width: 1240px;
  max-width: 100%;
}

.search input[type="text"] {
  flex: 5;
  padding: 1rem;
  z-index: 50;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  border-radius: 0;
}

@media screen and (max-width: 1024px) {
  .search input[type="text"] {
    width: 100%;
    padding: 1rem;
  }
}

.search button {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
}

.search .ui-menu {
  max-width: 100%;
  width: 1240px;
}

.search .ui-menu-item {
  padding: 0.75rem 0 !important;
  background-color: white;
  border-bottom: 1px solid #eee;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  cursor: pointer;
}

.search .ui-menu-item:first-child {
  margin-top: 1rem;
}

.search .ui-menu-item img {
  display: none;
}

.search .ui-menu-item:hover {
  background-color: #f7f7f7;
}

.search .ui-menu-item:hover span {
  color: #BD313F;
}

.search .ui-menu-item:last-child {
  border-bottom: none;
}

.search form {
  flex-direction: row;
  display: flex;
  align-items: center;
}

.search input[type="text"] {
  border: none;
  width: 100%;
  background-color: white;
}

.search .search-box-button {
  display: none;
  border: none;
  padding: 0;
  background-color: transparent;
  color: black;
}

.search .search-box-button img {
  max-height: 1.5rem;
}

.header-links {
  display: flex;
  flex-grow: 1;
  grid-column: 3;
  grid-row: 1;
  margin-right: 1.5rem;
}

@media (min-width: 992px) {
  .header-links {
    order: 3;
  }
}

.header-links svg {
  display: inline;
  fill: currentColor;
  pointer-events: none;
}

.header-links svg.desktop {
  display: none;
}

@media (min-width: 992px) {
  .header-links svg {
    display: none;
  }
  .header-links svg.desktop {
    display: inline;
  }
}

.header-links ul {
  justify-content: flex-end;
  flex-direction: row;
  display: flex;
  width: 100%;
}

.header-links ul li {
  position: relative;
}

@media (min-width: 992px) {
  .header-links ul li {
    height: 40px;
    margin-right: 2rem;
    top: 8px;
  }
}

.header-links ul li a {
  color: #BD313F;
}

.header-links a > span {
  display: none;
}

.header-links a.ico-login {
  color: #BD313F;
  position: relative;
}

.header-links a.ico-login:before {
  content: "\f007";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5rem;
}

.header-links a.ico-account {
  color: #BD313F;
  position: relative;
}

.header-links a.ico-account:before {
  content: "\f007";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5rem;
}

.header-links a.ico-logout:before {
  content: "\f023";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5rem;
}

.header-links a.ico-wishlist {
  color: #BD313F;
  position: relative;
}

.header-links a.ico-wishlist:before {
  content: "\f004";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5rem;
}

.header-links a.ico-wishlist .wishlist-label {
  display: none;
}

.header-links a.ico-cart {
  color: #BD313F;
  position: relative;
}

.header-links a.ico-cart:before {
  content: "\f291";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5rem;
}

.header-links a.ico-cart .cart-label {
  display: none;
}

.flyout {
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  transform: translateX(-150%);
  width: 20rem;
  z-index: 1001;
}

.flyout.active {
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}

.flyout-header {
  align-items: center;
  border-bottom: 1px solid #dee2e6;
  display: flex;
  height: 51px;
}

.flyout-header button {
  align-items: center;
  background-color: #fff;
  border: none;
  color: #adb5bd;
  display: flex;
  fill: currentColor;
  height: 50px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 2;
}

.flyout-right {
  left: auto;
  right: 0;
  transform: translateX(100%);
}

.flyout-right button {
  justify-content: flex-end;
}

.flyout-header-title {
  font-size: 15px;
  padding: 0 20px;
}

.flyout-close svg {
  pointer-events: none;
}

#topcartlink {
  position: relative;
}

#topcartlink .cart-qty {
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 21px;
  position: absolute;
  right: -9px;
  text-align: center;
  top: -6px;
  width: 21px;
  z-index: 0;
}

#topcartlink .cart-qty:before {
  background-color: #BD313F;
  border-radius: 100%;
  content: '';
  height: 21px;
  left: 0;
  position: absolute;
  width: 21px;
  z-index: -1;
}

#topcartlink .cart-qty.flash {
  animation: blinker .8s ease-in-out infinite;
}

#topcartlink.active .flyout-cart {
  display: block;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.flyout-cart {
  background-color: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.075);
  height: 100%;
  padding: 20px;
}

.flyout-cart .count {
  border-bottom: 1px solid #dee2e6;
  font-size: 15px;
  padding: 4px 8px;
}

.flyout-cart .item {
  border-bottom: 1px solid #dee2e6;
  display: flex;
  flex-direction: row;
  padding: 8px 0;
}

.flyout-cart .item .picture {
  flex-basis: 70px;
  flex-shrink: 0;
}

.flyout-cart .item .product {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  margin: 0 15px;
}

.flyout-cart .item .product a {
  color: #495057;
}

.flyout-cart .item .name {
  flex-basis: 100%;
  order: 1;
}

.flyout-cart .item .price {
  flex-grow: 1;
  font-weight: 700;
  order: 3;
}

.flyout-cart .item .quantity {
  flex-shrink: 1;
  order: 2;
  position: relative;
}

.flyout-cart .item .quantity:after {
  content: '×';
  padding: 0 5px;
}

.flyout-cart .totals {
  display: flex;
  padding: 20px 0;
}

.flyout-cart .totals span {
  display: block;
}

.flyout-cart .totals span:first-of-type {
  font-weight: 700;
  width: 180px;
}

.flyout-cart .totals span:last-of-type {
  flex-grow: 1;
  text-align: right;
}

.flyout-cart .buttons {
  display: flex;
}

.flyout-cart button {
  flex-grow: 1;
  padding: 10px 12px;
}

.flyout-cart button.checkout-button {
  margin-left: 4px;
}

.header-logo {
  grid-column: 2;
  grid-row: 1;
  padding: 0;
  width: 150px;
}

.header-logo svg path {
  transition: fill 0.1s ease;
}

.header-logo a {
  display: flex;
  height: 100%;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  box-sizing: unset;
}

.header-logo img {
  max-height: 60px;
}

@media (min-width: 992px) {
  .header-logo {
    grid-column: 1;
    order: 1;
    text-align: left;
  }
  .header-logo img {
    max-width: 150px;
  }
}

.header-nav-toggle {
  grid-column: 1;
  grid-row: 1;
}

.header-nav-toggle .hamburger-box > span {
  margin-left: 1.5rem;
  position: relative;
  color: #BD313F;
}

.header-nav-toggle .hamburger-box > span:before {
  content: "\f0c9";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5rem;
}

@media (min-width: 992px) {
  .header-nav-toggle .hamburger-box > span {
    display: none;
  }
}

/**
 *   z-index Mixin
 *  
 *   Add new levels per your requirement within the range of 10s/100s, as demonstrated below: 
 *    Example:        '
 *     headerForeground = 103,
 *     headerBackground = 102,
 *     headerCanvas = 101,
 *     header = 100,
 */
.form-fields {
  display: grid;
  grid-auto-rows: auto;
  gap: 1rem;
}

input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f7f7f7;
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
  vertical-align: middle;
}

textarea {
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
}

.field-validation-error {
  color: #e4434b;
  display: block;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  text-align: center;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
/**
 *   z-index Mixin
 *  
 *   Add new levels per your requirement within the range of 10s/100s, as demonstrated below: 
 *    Example:        '
 *     headerForeground = 103,
 *     headerBackground = 102,
 *     headerCanvas = 101,
 *     header = 100,
 */
.form-fields {
  display: grid;
  grid-auto-rows: auto;
  gap: 1rem;
}

input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f7f7f7;
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
  vertical-align: middle;
}

textarea {
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
}

.field-validation-error {
  color: #e4434b;
  display: block;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  text-align: center;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
.modal-content .close-icon {
  margin-top: 4px;
}

#es-quicksearch {
  width: 100%;
}

#es-quicksearch .wsu-header,
#es-quicksearch .wsu-sidebar,
#es-quicksearch .wsu-footer {
  display: none;
}

#es-quicksearch .quicksearch {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 100%;
  top: 100%;
  left: 0;
}

#es-quicksearch .quicksearch .quicksearch-icon {
  width: 1.64rem;
  height: 1.64rem;
}

#es-quicksearch .quicksearch input[type="text"] {
  margin-left: 4px;
  width: 100%;
  background-color: #fff;
  padding: 0 3rem;
  z-index: 50;
  font-family: "SuisseIntl-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
}

@media screen and (max-width: 1024px) {
  #es-quicksearch .quicksearch input[type="text"] {
    width: 100%;
    padding-left: 1rem;
  }
}

#es-quicksearch .quicksearch .quicksearch-submit {
  font-size: 1.8rem;
  cursor: pointer;
  transition: opacity 0.1s ease-in-out;
}

#es-quicksearch .quicksearch .quicksearch-submit:hover {
  transition: all .1s ease-in;
  opacity: 0.7;
}

#es-quicksearch .quicksearch .quicksearch-submit:hover > * {
  transition: all .1s ease-in;
  opacity: 0.7;
}

#es-quicksearch .quicksearch .quicksearch-submit:hover {
  opacity: 0.5;
}

@media screen and (max-width: 580px) {
  #es-quicksearch .list {
    max-height: 60vh;
    overflow-y: auto;
    scrollbar-width: none;
  }
}

#es-quicksearch .list::-webkit-scrollbar {
  display: none;
}

#es-quicksearch .results {
  position: relative;
  top: 100%;
  left: 0;
  padding-top: 0.5rem;
  background: #fff;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

#es-quicksearch .results .title {
  font-size: 1rem;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
}

#es-quicksearch .results a {
  margin: 0 0.5rem 0.5rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid lightgray;
}

#es-quicksearch .results a article {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  left: 3.64rem;
  padding: 0.5rem 0;
  height: 60px;
  margin: 0;
}

#es-quicksearch .results a article.view-all-results {
  cursor: pointer;
  min-height: 44px;
}

#es-quicksearch .results a article .picture {
  width: 4rem;
  height: 4rem;
}

#es-quicksearch .results a article .picture img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

#es-quicksearch .results a article h5 {
  font-size: 1rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  margin-left: 1rem;
}

@media screen and (max-width: 580px) {
  #es-quicksearch .results a article h5 {
    font-size: 0.9rem;
  }
}

#es-quicksearch .results a article h5.has-pic {
  margin-left: 1rem;
}

#es-quicksearch .results a .category {
  margin-left: 4rem;
  font-size: 1rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
}

#es-quicksearch .results a:last-child {
  border-bottom: none;
}

#es-quicksearch .no-results {
  position: relative;
  top: 100%;
  left: 0;
  padding-top: 1rem;
  padding-left: 0;
  background: #fff;
  width: 100%;
  font-size: 1rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 580px) {
  #es-quicksearch .no-results {
    padding-left: 2.7rem;
  }
}

/** 
 * Misc utility CSS classes
 */
/**
 * Unicode letters for reference, hate googling this all the time
    unicode-arrow-left:         ← 
    unicode-arrow-right:        → 
    unicode-arrow-right-long:   ⟶
    unicode-arrow-right-long:   ⟵
    unicode-arrow-up:           ↑ 
    unicode-arrow-left:         ↓
    unicode-chevron-up:         ▴
    unicode-chevron-down:       ▾
    unicode-spinner:            ⟳
    unicode-close:              🞩
    unicode-open:               ＋
    unicode-menu:               ☰
 */
.--push-left-xs {
  margin-left: 0.25rem !important;
}

.--rotated {
  transform: rotateZ(45deg);
}

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

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

.--flex {
  display: flex !important;
}

.--dark {
  background-color: #001b2c;
}

.--blue {
  background-color: #001b2c;
}

@media screen and (max-width: 1024px) {
  .--desktop-only {
    display: none;
  }
}

.--push-bottom {
  margin-top: 1rem;
}

.--push-bottom-double {
  margin-top: 2rem;
}

.--push-bottom-quad {
  margin-top: 4rem;
}

.--pointer {
  cursor: pointer;
}

.--hover-color {
  transition: color 0.1 ease-in;
}

.--hover-opacity {
  transition: opacity 0.1s ease-in-out;
}

.--push-below-bottom {
  margin-bottom: 1rem;
}

.space-left {
  margin-left: 0.5rem;
}

.centered-text {
  text-align: center !important;
}

.--rotated {
  transform: rotate(180deg);
}

.--wombit-plugin-data {
  display: none !important;
}

@media screen and (max-width: 580px) {
  .hide-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
}

#--themed #es-quicksearch {
  width: 100%;
}

#--themed #es-quicksearch .wsu-header,
#--themed #es-quicksearch .wsu-sidebar,
#--themed #es-quicksearch .wsu-footer {
  display: none;
}

#--themed #es-quicksearch .quicksearch {
  text-align: left;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 100%;
  top: 100%;
  left: 0;
}

#--themed #es-quicksearch .quicksearch .quicksearch-icon {
  width: 1.64rem;
  height: 1.64rem;
}

#--themed #es-quicksearch .quicksearch input[type="text"] {
  margin-left: 4px;
  width: 100%;
  background-color: #fff;
  padding: 0 1rem;
  z-index: 50;
  font-family: "SuisseIntl-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
}

@media screen and (max-width: 1024px) {
  #--themed #es-quicksearch .quicksearch input[type="text"] {
    width: 100%;
    padding-left: 1rem;
  }
}

#--themed #es-quicksearch .quicksearch .quicksearch-submit {
  font-size: 1.8rem;
}

#--themed #es-quicksearch .list {
  text-align: left;
}

@media screen and (max-width: 580px) {
  #--themed #es-quicksearch .list {
    max-height: 60vh;
    overflow-y: auto;
    scrollbar-width: none;
  }
}

#--themed #es-quicksearch .list::-webkit-scrollbar {
  display: none;
}

#--themed #es-quicksearch .results {
  position: relative;
  top: 100%;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.5rem;
  background: #fff;
  width: 100%;
}

#--themed #es-quicksearch .results .title {
  font-size: 1rem;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  flex-basis: 100%;
  text-align: left;
  margin-bottom: 0.5rem;
}

#--themed #es-quicksearch .results a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: unset;
  border-radius: 0.25rem;
  background: #fff;
}

#--themed #es-quicksearch .results a:hover {
  color: black;
}

#--themed #es-quicksearch .results a article {
  left: 3.64rem;
  padding: 0.5rem 1rem;
  margin: 0;
  border-radius: 0.5rem;
  background: #f7f7f7;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

#--themed #es-quicksearch .results a article img {
  background: transparent;
}

#--themed #es-quicksearch .results a article:hover {
  background: #e7e7e7;
}

#--themed #es-quicksearch .results a article .picture {
  width: 2.4rem;
  height: 2.4rem;
}

#--themed #es-quicksearch .results a article .picture img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}

#--themed #es-quicksearch .results a article h5 {
  font-size: 1rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  margin-left: 1rem;
}

@media screen and (max-width: 580px) {
  #--themed #es-quicksearch .results a article h5 {
    font-size: 0.9rem;
  }
}

#--themed #es-quicksearch .results a .category {
  margin-left: 2.4rem;
  font-size: 1rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
}

#--themed #es-quicksearch .results a:last-child {
  border-bottom: none;
}

#--themed #es-quicksearch .no-results {
  position: relative;
  top: 100%;
  left: 0;
  padding-top: 1rem;
  background: #fff;
  width: 100%;
  font-size: 1rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 580px) {
  #--themed #es-quicksearch .no-results {
    padding-left: 2.7rem;
  }
}

/**
 *   z-index Mixin
 *  
 *   Add new levels per your requirement within the range of 10s/100s, as demonstrated below: 
 *    Example:        '
 *     headerForeground = 103,
 *     headerBackground = 102,
 *     headerCanvas = 101,
 *     header = 100,
 */
.form-fields {
  display: grid;
  grid-auto-rows: auto;
  gap: 1rem;
}

input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f7f7f7;
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
  vertical-align: middle;
}

textarea {
  outline: none;
  font-size: 1rem;
  max-width: 100%;
  min-height: 2rem;
  padding: 1rem;
  width: 100%;
  border: none;
}

.field-validation-error {
  color: #e4434b;
  display: block;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  text-align: center;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
/* Site settings 
--------------- */
.header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #f7f7f7;
}

.header .close-icon {
  display: none;
}

@media screen and (max-width: 1240px) {
  .header {
    padding: 0 1rem;
  }
  .header .top-header {
    padding-left: 0;
    padding-right: 0;
  }
}

.header .top-menu__other {
  display: flex;
}

.header .mobile-menu-header {
  display: none;
}

.header .header-upper,
.header .header-lower {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
}

.header .header-lower {
  height: var(--header-lower-height);
  align-items: center;
  position: relative;
  display: flex;
  justify-content: flex-start;
}

.header .header-lower .header-icons {
  background-color: transparent;
  display: flex;
  justify-content: flex-end;
  order: 2;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .header .header-lower .header-icons {
    margin-left: auto;
  }
}

.header .header-lower .header-icons .mobile-menu-button {
  display: none;
  width: -moz-max-content;
  width: max-content;
  max-width: 25px;
  overflow: hidden;
  max-height: 25px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-left: 1rem;
  margin-top: 0.1rem;
  cursor: pointer;
}

.header .header-lower .header-icons .mobile-menu-button svg {
  width: 24px;
  height: 24px;
}

.header .header-lower .header-icons .mobile-menu-button svg path {
  fill: black;
}

@media screen and (max-width: 1024px) {
  .header .header-lower .header-icons .mobile-menu-button {
    display: inline-block;
  }
}

.header .header-lower .header-icons .mobile-menu-button:hover {
  opacity: 0.7;
}

.header .header-lower .header-icons .mobile-menu-button * {
  cursor: pointer;
}

.header .header-lower .header-icons .search-button {
  margin-left: 1rem;
  max-width: 25px;
  overflow: hidden;
  max-height: 25px;
  transition: opacity 0.1s ease;
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  .header .header-lower .header-icons .search-button:hover {
    opacity: 0.5 !important;
  }
}

.header .header-lower .header-logo a {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 992px) {
  .header .header-lower {
    box-shadow: none;
    grid-template-columns: 220px 1fr auto;
    grid-template-rows: auto;
  }
}

@media (max-width: 1199.98px) {
  .header .header-lower {
    grid-template-columns: 1fr 1fr;
  }
  .header .header-lower .header-logo {
    grid-column: 1;
  }
}

@media screen and (max-width: 1024px) {
  .header .header-lower {
    padding: 0.5rem 0;
  }
}

.top-header {
  background-color: #f7f7f7;
  color: #fff;
  padding: 0.25rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  border-bottom: 1px solid #eee;
  z-index: 1000;
}

@media screen and (max-width: 1024px) {
  .top-header {
    display: none;
  }
}

.top-header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top-header .social-links {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}

.top-header .social-links img, .top-header .social-links svg {
  cursor: pointer;
  transition: opacity 0.1s ease-in-out;
  margin-left: 0.5rem;
  min-height: 15px;
  max-height: 15px;
}

.top-header .social-links img:hover, .top-header .social-links svg:hover {
  transition: all .1s ease-in;
  opacity: 0.7;
}

.top-header .social-links img:hover > *, .top-header .social-links svg:hover > * {
  transition: all .1s ease-in;
  opacity: 0.7;
}

.top-header .social-links img:hover, .top-header .social-links svg:hover {
  opacity: 0.5;
}

.top-header .social-links img:first-child, .top-header .social-links svg:first-child {
  margin-left: 0;
}

.top-header .social-links.--social-header {
  display: flex;
  flex-direction: row;
  min-height: 16px;
}

.top-header .social-links.--social-header .networks {
  display: flex;
}

.top-header .social-links.--social-header .networks li {
  max-width: -moz-max-content;
  max-width: max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}

.top-header .social-links.--social-header li {
  display: inline-block;
  max-width: -moz-max-content;
  max-width: max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  margin-left: 0.5rem;
}

.top-header .social-links.--social-header li:first-child {
  margin-left: 0;
}

.top-header .social-links.--social-header li a, .top-header .social-links.--social-header li img, .top-header .social-links.--social-header li svg {
  max-width: 16px;
  max-height: 16px;
}

.top-header .social-links.--social-header .rss a img {
  min-height: 21px;
  margin-left: -1px;
}

.top-header .social-links.--social-header span {
  display: none;
}

.top-header .links {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.top-header .links:last-child {
  margin-right: 0;
}

.top-header .links .link {
  display: flex;
  align-items: center;
  margin-right: 1rem;
  cursor: pointer;
  transition: opacity 0.1s ease-in-out;
}

.top-header .links .link:hover {
  transition: all .1s ease-in;
  opacity: 0.7;
}

.top-header .links .link:hover > * {
  transition: all .1s ease-in;
  opacity: 0.7;
}

.top-header .links .link:hover {
  opacity: 0.5;
}

.top-header .links .link svg {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.top-header .links .link span, .top-header .links .link a {
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.top-header .links .link span:empty, .top-header .links .link a:empty {
  background-color: red;
}

.top-header .links .link img {
  max-height: 20px;
  margin-right: 0.5rem;
}

.top-header .links .link:last-child {
  margin-right: 0;
}

@media screen and (max-width: 580px) {
  .top-header .links .link {
    margin-right: 0.5rem;
  }
  .top-header .links .link img {
    margin-right: 0;
  }
  .top-header .links .link:last-child img {
    margin-right: 0;
  }
  .top-header .links .link a {
    display: none;
  }
}

ul.main-menu {
  display: inline-flex;
  justify-content: flex-end;
  grid-column: 2;
}

ul.main-menu li {
  margin-right: 2rem;
  font-size: 17px;
  text-transform: capitalize;
}

ul.main-menu li:last-child {
  margin-right: 0;
}

.newsletter {
  position: relative;
}

.newsletter .newsletter-email {
  display: flex;
  flex-direction: row;
}

.newsletter input.newsletter-subscribe-text {
  border: none;
  font-size: .8rem;
  height: 30px;
  margin-right: .5rem;
  outline: none;
  padding: .2rem .5rem;
  width: 200px;
}

.newsletter .newsletter-subscribe-button {
  font-size: .8rem;
  height: 30px;
  outline: none;
  padding: .2rem .5rem;
}

.newsletter .please-wait, .newsletter .newsletter-result {
  color: #fff;
  display: block;
  font-size: .8rem;
  padding-top: .5rem;
  text-align: center;
}

.eu-cookie-bar-notification {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  pointer-events: all;
  z-index: 10000;
  max-width: 800px;
  bottom: 3rem;
  padding: 1rem;
  left: 50%;
  display: flex;
  flex-direction: column;
  transform: translateX(-50%);
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  .eu-cookie-bar-notification {
    bottom: 0;
    border-radius: 0;
    padding: 0;
  }
}

.eu-cookie-bar-notification .content {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem 0;
}

@media (min-width: 576px) {
  .eu-cookie-bar-notification .content {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .eu-cookie-bar-notification .content {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .eu-cookie-bar-notification .content {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .eu-cookie-bar-notification .content {
    max-width: 1240px;
  }
}

.eu-cookie-bar-notification .text, .eu-cookie-bar-notification a {
  font-size: 1rem;
  color: #fff;
}

.eu-cookie-bar-notification .text {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  padding: 0 1rem;
}

@media (min-width: 992px) {
  .eu-cookie-bar-notification .text {
    font-size: 1rem;
  }
}

.eu-cookie-bar-notification .buttons-more {
  margin-top: 1rem;
  text-align: center;
}

.eu-cookie-bar-notification .ok-button {
  background-color: #BD313F;
  margin-right: 2rem;
}

.eu-cookie-bar-notification .learn-more {
  color: #fff;
  font-size: 0.8rem;
  text-decoration: underline;
}

.footer {
  background-color: #333333;
}

.footer .footer-disclaimer,
.footer .footer-powered-by {
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
}

.footer .title {
  color: #fff;
  font-weight: 500;
  margin-bottom: .25rem;
  text-align: center;
  text-transform: uppercase;
}

.footer .title strong {
  font-size: 1rem;
  letter-spacing: -0.25px;
  color: white;
}

@media (min-width: 992px) {
  .footer .title {
    text-align: left;
  }
}

.footer .footer-upper,
.footer .footer-middle,
.footer .footer-lower {
  max-width: 1240px;
  width: 100%;
}

@media (min-width: 992px) {
  .footer .footer-upper,
  .footer .footer-middle,
  .footer .footer-lower {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem 0;
  }
}

@media screen and (max-width: 1240px) {
  .footer .footer-upper,
  .footer .footer-middle,
  .footer .footer-lower {
    padding: 2rem;
  }
}

.footer .footer-lower {
  background-color: #404243;
  padding: 1rem 0;
}

.footer .footer-upper {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .footer .footer-upper {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media screen and (max-width: 1024px) {
  .footer .footer-upper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer-upper {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.footer .footer-block .list, .footer .footer-block .networks {
  font-size: 0.9rem;
  text-align: center;
}

@media (min-width: 992px) {
  .footer .footer-block .list, .footer .footer-block .networks {
    text-align: left;
  }
}

.footer .footer-block .list p, .footer .footer-block .list span, .footer .footer-block .list a, .footer .footer-block .networks p, .footer .footer-block .networks span, .footer .footer-block .networks a {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  margin-bottom: 0.5rem;
  transition: color 0.2s ease-in-out;
  color: white;
  margin: 0;
  margin-bottom: 0.75rem;
}

.footer .footer-block .list a:hover, .footer .footer-block .networks a:hover {
  color: #BD313F;
}

.footer .footer-block .list a:hover span, .footer .footer-block .networks a:hover span {
  color: #BD313F;
}

.footer .footer-block .title.other-links-title {
  margin-top: 1rem;
}

@media screen and (max-width: 580px) {
  .footer .footer-block li {
    margin: .2rem 0;
  }
}

.footer .information, .footer .customer-service, .footer .my-account, .footer .certifications, .footer .social {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer .information li, .footer .customer-service li, .footer .my-account li, .footer .certifications li, .footer .social li {
  margin-bottom: 0.5rem;
}

.footer .information strong, .footer .customer-service strong, .footer .my-account strong, .footer .certifications strong, .footer .social strong {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #adb5bd;
}

.footer .information .title, .footer .customer-service .title, .footer .my-account .title, .footer .certifications .title, .footer .social .title {
  margin-bottom: 1rem;
}

@media screen and (max-width: 1024px) {
  .footer .information, .footer .customer-service, .footer .my-account, .footer .certifications, .footer .social {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .footer .information *, .footer .information * .title, .footer .customer-service *, .footer .customer-service * .title, .footer .my-account *, .footer .my-account * .title, .footer .certifications *, .footer .certifications * .title, .footer .social *, .footer .social * .title {
    text-align: left;
  }
}

.footer .social-links.--social-footer {
  width: 100%;
}

.footer .social-links.--social-footer .networks {
  width: 100%;
}

.footer .social-links.--social-footer a {
  display: flex;
  align-items: center;
  width: 100%;
}

.footer .social-links.--social-footer a span {
  margin-bottom: 0;
}

.footer .social-links.--social-footer a svg {
  fill: white;
  margin-right: 8px;
  width: 18px;
  height: 18px;
}

.footer .information, .footer .customer-service, .footer .my-account {
  flex: 1;
}

.footer .customer-service .title:last-of-type {
  margin-top: 1rem;
}

.footer .customer-service .footer-logo {
  max-height: 50px;
  width: auto;
  margin-top: 2rem;
}

.footer .customer-service li {
  margin-bottom: 0;
}

.footer .certifications {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
}

.footer .certifications img {
  margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  .footer .certifications {
    align-items: flex-start;
  }
}

@media screen and (max-width: 1200px) {
  .footer .customer-service, .footer .my-account {
    grid-column: 1;
  }
  .footer .customer-service .footer-logo, .footer .my-account .footer-logo {
    display: none;
  }
  .footer .information, .footer .certifications {
    grid-column: 2;
  }
  .footer .information, .footer .customer-service {
    grid-row: 1;
  }
  .footer .my-account, .footer .certifications {
    grid-row: 2;
  }
}

@media screen and (max-width: 768px) {
  .footer .customer-service {
    grid-column: 1;
    grid-row: 1;
  }
  .footer .customer-service .footer-logo {
    display: none;
  }
  .footer .my-account {
    grid-column: 1;
    grid-row: 4;
  }
  .footer .information {
    grid-column: 1;
    grid-row: 3;
  }
  .footer .certifications {
    grid-column: 1;
    grid-row: 4;
  }
  .footer .customer-service,
  .footer .my-account,
  .footer .information,
  .footer .social,
  .footer .certifications {
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .footer .social ul li {
    padding: 0;
    border-bottom: none;
  }
  .footer .certifications {
    margin-bottom: 0;
  }
}

.footer .footer-middle {
  display: flex;
  justify-content: center;
}

.footer .footer-middle .title {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .footer .information .title,
  .footer .social .title {
    margin-top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .footer .social .title {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .social .title {
    margin-top: 0;
  }
}

.footer .footer-lower {
  background-color: #222;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  max-width: 100%;
  color: #999;
}

.footer .footer-lower a {
  color: #c1c1c1;
}

/**
 *   Unicode characters
 *   
 *   unicode-arrow-left:         ← 
 *   unicode-arrow-right:        → 
 *   unicode-arrow-right-long:   ⟶
 *   unicode-arrow-right-long:   ⟵
 *   unicode-arrow-up:           ↑ 
 *   unicode-arrow-left:         ↓
 *   unicode-chevron-up:         ▴
 *   unicode chevron             ›
 *   unicode-chevron-down:       ▾
 *   unicode-chevron-right       ▸
 *   unicode-spinner:            ⟳
 *   unicode-close:              <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24 4C35.0457 4 44 12.9543 44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 12.9543 12.9543 4 24 4ZM24 6.5C14.335 6.5 6.5 14.335 6.5 24C6.5 33.665 14.335 41.5 24 41.5C33.665 41.5 41.5 33.665 41.5 24C41.5 14.335 33.665 6.5 24 6.5ZM17.7824 16.025L17.8839 16.1161L24 22.233L30.1161 16.1161C30.5717 15.6605 31.2915 15.6301 31.7824 16.025L31.8839 16.1161C32.3395 16.5717 32.3699 17.2915 31.975 17.7824L31.8839 17.8839L25.767 24L31.8839 30.1161C32.3395 30.5717 32.3699 31.2915 31.975 31.7824L31.8839 31.8839C31.4283 32.3395 30.7085 32.3699 30.2176 31.975L30.1161 31.8839L24 25.767L17.8839 31.8839C17.4283 32.3395 16.7085 32.3699 16.2176 31.975L16.1161 31.8839C15.6605 31.4283 15.6301 30.7085 16.025 30.2176L16.1161 30.1161L22.233 24L16.1161 17.8839C15.6605 17.4283 15.6301 16.7085 16.025 16.2176L16.1161 16.1161C16.5717 15.6605 17.2915 15.6301 17.7824 16.025Z" fill="#212121"/>
</svg>

 *   unicode-open:               ＋
 */
.--rotated {
  transform: rotateZ(45deg);
}

@media screen {
  .print-pagebreak {
    display: none;
  }
}

@media print {
  .print-pagebreak {
    display: block;
  }
}

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

.--visible-flex {
  display: flex !important;
}

.--visible-inline-flex {
  display: inline-flex !important;
}

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

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

.--flex {
  display: flex !important;
}

.--dark {
  background-color: #001b2c;
}

.--blue {
  background-color: #001b2c;
}

@media screen and (max-width: 1024px) {
  .--desktop-only {
    display: none;
  }
}

.--push-bottom {
  margin-top: 1rem;
}

.--push-bottom-double {
  margin-top: 2rem;
}

.--push-bottom-quad {
  margin-top: 4rem;
}

.--pointer {
  cursor: pointer;
}

.--hover-color {
  transition: color 0.1 ease-in;
}

.--hover-opacity {
  transition: opacity 0.1s ease-in-out;
}

.--push-below-bottom {
  margin-bottom: 1rem;
}

.space-left {
  margin-left: 0.5rem;
}

.centered-text {
  text-align: center !important;
}

@media screen and (max-width: 580px) {
  .hide-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
}

.--rotated {
  transform: rotate(180deg);
}

.--wombit-plugin-data {
  display: none !important;
}

#modal-cart {
  right: 0;
  top: 0;
  width: auto;
  max-width: 85vw;
  min-width: 33vw;
  height: 100%;
  z-index: 311;
}

@media screen and (max-width: 1024px) {
  #modal-cart {
    width: 100vw;
    max-width: 100vw;
  }
}

#modal-cart .modal-cart-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  padding: 2rem 4rem 4rem 4rem;
}

@media screen and (max-width: 1024px) {
  #modal-cart .modal-cart-content {
    padding: 2rem;
  }
}

#modal-cart .modal-cart-content .cart-empty {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#modal-cart .modal-cart-content .cart-empty h3 {
  margin: 0;
  font-size: 2.125rem;
  line-height: 2.125rem;
}

#modal-cart .modal-cart-content .cart-empty p {
  margin: 2rem 0;
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
}

#modal-cart .modal-cart-content .cart-empty * {
  text-align: center;
}

#modal-cart .modal-cart-content .cart-empty .buttons {
  display: inline-grid;
  grid-auto-flow: column;
  grid-gap: 1rem;
  row-gap: 1rem;
  margin: 0 auto;
  flex-direction: column;
}

#modal-cart .modal-cart-content .cart-empty .buttons .inline.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  color: white;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem 2rem;
  border: none;
  background-color: black;
  border-radius: 50px;
}

#modal-cart .modal-cart-content .cart-empty .buttons .inline.button:hover {
  background-color: #555;
}

#modal-cart .modal-cart-content .flyout-cart, #modal-cart .modal-cart-content .mini-shopping-cart {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

#modal-cart .modal-cart-content .flyout-cart .items, #modal-cart .modal-cart-content .mini-shopping-cart .items {
  overflow-y: auto;
  flex: 1;
  padding-right: 2rem;
}

#modal-cart .modal-cart-content .flyout-cart .mini-cart-bottom, #modal-cart .modal-cart-content .mini-shopping-cart .mini-cart-bottom {
  height: -moz-max-content;
  height: max-content;
}

#modal-cart .modal-cart-content .flyout-cart .mini-cart-bottom .buttons, #modal-cart .modal-cart-content .mini-shopping-cart .mini-cart-bottom .buttons {
  display: flex;
  justify-content: center;
}

#modal-cart .modal-cart-content .flyout-cart .mini-cart-bottom .buttons .cart-button, #modal-cart .modal-cart-content .mini-shopping-cart .mini-cart-bottom .buttons .cart-button {
  background-color: #1a2f80;
  border: none;
  color: white;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  padding: 1rem 4rem;
  border-radius: 25px;
  transition: all 0.125s ease-in-out;
  background-color: black;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  padding: 1rem 4rem;
  margin: 0;
  border: none;
  border-radius: 50px;
  margin-right: 1rem;
}

#modal-cart .modal-cart-content .flyout-cart .mini-cart-bottom .buttons .cart-button:hover, #modal-cart .modal-cart-content .mini-shopping-cart .mini-cart-bottom .buttons .cart-button:hover {
  background-color: #111f56;
}

#modal-cart .modal-cart-content .flyout-cart .mini-cart-bottom .buttons .checkout-button, #modal-cart .modal-cart-content .mini-shopping-cart .mini-cart-bottom .buttons .checkout-button {
  background-color: #1a2f80;
  border: none;
  color: white;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  padding: 1rem 4rem;
  border-radius: 25px;
  transition: all 0.125s ease-in-out;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  padding: 1rem 4rem;
  margin: 0;
  border: none;
  border-radius: 50px;
}

#modal-cart .modal-cart-content .flyout-cart .mini-cart-bottom .buttons .checkout-button:hover, #modal-cart .modal-cart-content .mini-shopping-cart .mini-cart-bottom .buttons .checkout-button:hover {
  background-color: #111f56;
}

#modal-cart .modal-cart-content .flyout-cart .quantity-indicator, #modal-cart .modal-cart-content .mini-shopping-cart .quantity-indicator {
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

@media screen and (min-width: 1024px) {
  #modal-cart .modal-cart-content .flyout-cart .quantity-indicator, #modal-cart .modal-cart-content .mini-shopping-cart .quantity-indicator {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 580px) {
  #modal-cart .modal-cart-content .flyout-cart .quantity-indicator, #modal-cart .modal-cart-content .mini-shopping-cart .quantity-indicator {
    margin-bottom: 0.5rem;
  }
}

#modal-cart .modal-cart-content .close-cart-link {
  cursor: pointer;
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #ccc;
}

#modal-cart .modal-cart-content .close-cart-link:hover {
  color: black;
}

#modal-cart .count {
  display: none;
}

#modal-cart .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 0;
  margin-top: 1rem;
}

#modal-cart .item:first-child {
  margin-top: 0;
}

#modal-cart .item .picture {
  min-width: 75px;
  min-height: 75px;
  max-width: 75px;
  max-height: 75px;
  border-radius: 5px;
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
}

#modal-cart .item .picture a {
  width: 100%;
  height: 100%;
  min-width: 75px;
  min-height: 75px;
  display: flex;
  align-items: center;
}

#modal-cart .item .picture a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#modal-cart .item .product {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  font-size: 15px;
  padding-left: 2rem;
  align-items: flex-start;
  max-height: -moz-max-content;
  max-height: max-content;
}

#modal-cart .item .product a {
  color: #495057;
}

#modal-cart .item .name {
  flex-basis: 70%;
  order: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

#modal-cart .item .name a {
  font-size: 1.2rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
  letter-spacing: 0.5px !important;
  color: black;
}

#modal-cart .item .price {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-basis: 30%;
  flex-grow: 1;
  font-weight: 700;
  order: 3;
}

#modal-cart .item .price span {
  font-size: 1.2rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
  margin: 0;
  color: #000 !important;
  border: none !important;
}

#modal-cart .item .price:hover a {
  border: none;
  text-decoration: none;
}

#modal-cart .item .quantity {
  flex-basis: 100%;
  order: 3;
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  margin-top: 0.15rem;
  font-size: 0.875rem;
  /*
			flex-shrink: 1;
			order: 2;
			position: relative;

			&::after {
				content: '×';
				padding: 0 5px;
			}
			*/
}

#modal-cart .totals {
  display: flex;
  flex-direction: column;
  padding: 2rem 0;
}

#modal-cart .totals * {
  font-size: 1.1rem;
  font-family: "SuisseIntl-Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

#modal-cart .totals div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.33rem;
  margin-bottom: 0.33rem;
}

#modal-cart .totals div span {
  display: inline-block;
  text-align: left !important;
  width: unset;
}

#modal-cart .totals hr {
  height: 2px;
  background-color: #ddd;
  width: 100%;
  border: none;
  margin: 1rem 0;
}

#modal-cart .totals hr:first-child {
  margin-top: 0;
}

#modal-cart .totals hr:last-child {
  margin-bottom: 0;
}

#modal-cart .totals span {
  display: block;
}

#modal-cart .totals span:first-of-type {
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  width: 180px;
}

#modal-cart .totals span:last-of-type {
  flex-grow: 1;
  text-align: right;
}

#modal-cart .totals .cart-grand-totals * {
  font-family: "SuisseIntl-Bold", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}

#modal-cart .buttons {
  display: flex;
}

#modal-cart button {
  flex-grow: 1;
  padding: 10px 12px;
}

#modal-cart button.checkout-button {
  margin-left: 4px;
}

#modal-lang {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #f5f5f5;
  border-right: 1px solid #eee;
  left: 0;
  top: 0;
  height: 100vh;
  width: 30vw;
  z-index: 500;
}

@media screen and (max-width: 1024px) {
  #modal-lang {
    padding: 2rem;
    width: 100vw;
    max-height: 100vh;
  }
}

#modal-lang .modal-header__top {
  height: 2rem;
}

#modal-lang .modal-header__bottom {
  height: 80px;
}

#modal-lang .modal-content {
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  padding: 2rem 4rem 4rem 4rem;
}

@media screen and (max-width: 1024px) {
  #modal-lang .modal-content {
    padding: 2rem;
  }
}

#modal-lang .modal-content .region-select .region .control {
  display: none;
}

#modal-lang .modal-content .region-select .region .label {
  display: flex;
}

#modal-lang .region-select {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#modal-lang .region-select .region {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-radius: 10px;
  width: 100%;
  cursor: pointer;
}

#modal-lang .region-select .region .region-control {
  display: none;
}

#modal-lang .region-select .region .region-label {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1.25rem 2rem;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

#modal-lang .region-select .region .region-label * {
  cursor: pointer;
}

#modal-lang .region-select .region .region-label .region-checkmark:after {
  content: "";
  display: block;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 78%;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  transition: all 0.15s ease-in-out;
}

#modal-lang .region-select .region .region-label input {
  overflow: hidden;
}

#modal-lang .region-select .region .region-label .region-checkmark {
  position: absolute;
  left: 2rem;
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 20px;
  border: 2px solid black;
  margin: 0;
}

#modal-lang .region-select .region .region-label input:checked ~ .region-checkmark:after {
  background-color: black;
}

#modal-lang .region-select .region .region-label:hover .region-checkmark:after {
  background-color: #999;
}

#modal-lang .region-select .region .region-label .region-name {
  font-size: 1.2rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  color: black;
  line-height: 1rem;
  margin-top: 0;
  margin-left: 2.5rem;
}

#modal-lang .region-select .region .region-label .region-name:hover {
  border: none;
  text-decoration: none;
}

#modal-lang .region-select .region img {
  border-radius: 2px;
  filter: brightness(90%);
  margin-left: auto;
  transition: filter ease .15s;
  width: 25px;
}

#modal-lang .region-select .region:hover img {
  filter: brightness(100%);
}

#modal-lang .region-select .region-selected {
  background-color: white;
  border: 2px solid #fefefe;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
#--themed #modal-menu {
  width: 100%;
  left: 0;
  top: 52px;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-height: calc(100% - 60px);
}

#--themed #modal-menu .back-icon {
  padding: 2px;
  border-radius: 2rem;
  background: #e7e7e7;
  display: flex;
  align-items: center;
}

#--themed #modal-menu .back-icon svg {
  width: 16px;
  height: 16px;
}

#--themed #modal-menu .menu-header {
  height: -moz-max-content;
  height: max-content;
  padding: 0.618rem 1rem;
  border-bottom: 2px solid #BD313F;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  width: 100%;
  display: flex;
  flex: 1;
  gap: 0.618rem;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  min-height: 43px;
}

#--themed #modal-menu .menu-header span, #--themed #modal-menu .menu-header a {
  line-height: 1;
}

#--themed #modal-menu .menu-header a {
  margin-left: auto;
  color: #BD313F;
}

#--themed #modal-menu .menu-header .close-icon {
  margin-left: auto;
}

#--themed #modal-menu .menu-header .close-icon svg {
  width: 20px;
  height: 20px;
}

#--themed #modal-menu .menu-header .close-icon path {
  fill: black;
}

#--themed #modal-menu .social a,
#--themed #modal-menu .links a {
  display: flex;
  gap: 0.384rem;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
}

#--themed #modal-menu .social span,
#--themed #modal-menu .links span {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.618;
}

#--themed #modal-menu .social svg,
#--themed #modal-menu .links svg {
  width: 16px;
  height: 16px;
}

#--themed #modal-menu .links {
  align-items: flex-end;
  text-align: right;
  width: 100%;
  justify-content: flex-end;
}

#--themed #modal-menu .links a {
  flex-direction: row-reverse;
}

#--themed #modal-menu ul.mega-menu {
  display: block;
  flex: 9999;
  width: 100%;
  margin-left: unset;
  flex-direction: column;
  overflow-y: scroll;
  overscroll-behavior: none;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  background-attachment: local, local, scroll, scroll;
}

#--themed #modal-menu ul.mega-menu::-webkit-scrollbar {
  display: none;
}

#--themed #modal-menu ul.mega-menu li,
#--themed #modal-menu ul.mega-menu ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

#--themed #modal-menu ul.mega-menu span,
#--themed #modal-menu ul.mega-menu a {
  width: 100%;
  height: 44px;
  padding: 0.618rem 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

#--themed #modal-menu ul.mega-menu > li span {
  display: flex;
  justify-content: space-between;
}

#--themed #modal-menu ul.mega-menu svg path {
  fill: black;
}

#--themed #modal-menu .mega-menu__footer {
  background: #eee;
  order: 3;
}

.modal.modal-menu-dropdown {
  left: 0;
  top: 92px;
  overflow-y: hidden;
  overflow-x: hidden;
  width: 100%;
  align-items: flex-start;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  pointer-events: all;
  box-shadow: 0px 8px 3px 5px rgba(0, 0, 0, 0.04);
  z-index: 100;
  z-index: 203;
}

.modal.modal-menu-dropdown .modal-menu-dropdown-footer {
  display: none;
}

.modal.modal-menu-dropdown .top-menu {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  margin-left: 1.25rem;
  min-height: 100%;
}

.modal.modal-menu-dropdown .top-menu .other-links {
  display: none;
}

.modal.modal-menu-dropdown .top-menu li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  padding: 0;
  cursor: pointer;
}

.modal.modal-menu-dropdown .top-menu li:hover {
  background: white;
}

.modal.modal-menu-dropdown .top-menu li a {
  color: #BD313F;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0px;
  font-size: 1rem;
  line-height: 1.618rem;
}

.modal.modal-menu-dropdown .top-menu li a:hover {
  color: black;
}

.modal.modal-menu-dropdown .top-menu li:last-child {
  margin-bottom: 0;
}

.modal.modal-menu-dropdown .top-menu li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  margin-bottom: 0.64rem;
}

@media screen and (max-width: 1366px) {
  .modal.modal-menu-dropdown .top-menu li {
    margin-bottom: 0.54rem;
  }
}

@media screen and (max-width: 1024px) {
  .modal.modal-menu-dropdown .top-menu {
    display: flex;
  }
  .modal.modal-menu-dropdown .top-menu li {
    margin-bottom: 0.25rem;
  }
}

.modal.modal-menu-dropdown .modal-content {
  text-align: left;
  align-items: flex-start;
  width: 1240px;
  padding: 0;
  max-width: 100%;
  margin: 0 auto;
  flex: 1;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
}

.modal.modal-menu-dropdown .modal-content .close-icon {
  position: absolute;
  z-index: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 1.1rem !important;
  cursor: pointer;
  top: 2rem;
  right: 0;
  color: black;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
}

.modal.modal-menu-dropdown .modal-content .close-icon:hover {
  color: #777;
}

.modal.modal-menu-dropdown .modal-content .close-icon svg {
  margin-left: 5px;
  max-width: 15px;
  max-height: 15px;
  width: 15px;
  height: 15px;
}

@media screen and (max-height: 768px) {
  .modal.modal-menu-dropdown .modal-content {
    max-height: 90vh;
  }
}

@media screen and (min-width: 1024px) {
  .modal.modal-menu-dropdown .modal-content {
    padding: 2rem 0;
  }
}

@media screen and (max-width: 1200px) {
  .modal.modal-menu-dropdown .modal-content {
    padding: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .modal.modal-menu-dropdown .modal-content {
    padding: 0;
  }
}

.modal.modal-menu-dropdown .modal-content > .top-menu {
  margin-left: 0;
}

.modal.modal-menu-dropdown .modal-content .top-menu {
  height: 100%;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-expand {
  display: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories > span {
  display: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories:hover {
  background-color: transparent;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist {
  margin-top: 1rem;
  display: flex;
  position: unset;
  top: unset;
  flex-direction: column;
  visibility: unset;
  opacity: 1;
  border: none;
  box-shadow: none !important;
  height: 100%;
  width: 100%;
  -moz-column-count: 6;
       column-count: 6;
  -moz-columns: 6 200px;
       columns: 6 200px;
  -moz-column-fill: balance;
       column-fill: balance;
  -moz-column-width: 200px;
       column-width: 200px;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist > .category-show-all a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 1.1rem !important;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist > .category-show-all a::after {
  content: '⟶';
}

@media screen and (min-width: 1024px) {
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist > .category-show-all a {
    display: none;
  }
}

@media screen and (min-height: 1200px) and (min-width: 1440px) {
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist {
    -moz-columns: 5 185px;
         columns: 5 185px;
    -moz-column-count: 5;
         column-count: 5;
  }
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist * .sublist {
  display: flex;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist .caret-down, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist .caret-right {
  display: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist button.top-menu-header-back {
  display: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist li {
  color: #333;
  padding: 0;
  display: block;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist li:hover {
  background-color: transparent;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist li a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .sublist li span {
  padding: 0 !important;
  text-transform: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu {
  height: 100%;
  width: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  /** This contains all top tier + sub categories */
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu .mobile-menu-header {
  display: none;
}

@media screen and (max-width: 1024px) {
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu .mobile-menu-header {
    display: block;
  }
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu .mobile-menu-header .back span,
.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu .mobile-menu-header .show-all {
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  font-size: 0.95rem;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist {
  margin-top: 0;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > a {
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  margin-bottom: 2rem;
  padding-bottom: 1rem !important;
  border-bottom: 1px solid #e7e7e7;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > a::after {
  transition: margin-left 0.1s ease-in;
  margin-bottom: 1px;
  margin-left: 2px;
  font-size: 1.3rem;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  color: #BD313F;
  content: '⟶';
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > a:hover::after {
  margin-left: 5px;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist {
  margin-top: 0;
  display: block;
  -moz-columns: 6 8rem;
       columns: 6 8rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  -moz-column-fill: balance;
       column-fill: balance;
  /** This is a subcategory */
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist > li {
  display: block;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist > li > a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist > li > a span {
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  font-size: 1.05rem;
  margin-bottom: 0.5rem;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist > li .sublist {
  margin: 0 0 2rem 0;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist > li .sublist li a {
  color: black;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif !important;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist {
  /** First item/Self, in each category, acts as a title + a link */
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist > li > a {
  color: #BD313F;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif !important;
  line-height: 1.418rem;
  font-size: 1rem !important;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist .top-menu-header {
  display: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist.lvl-0 li a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist.lvl-0 li a span {
  color: #333;
  font-size: 1rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  line-height: 1.418rem;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist.lvl-0 li a:hover {
  text-decoration: underline;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist.lvl-0 li a:hover, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist .sublist.lvl-0 li a:hover span {
  color: black;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu .top-menu .top-menu__categories .sublist:first-child {
  margin-top: 0;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories span {
  padding: 0 !important;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories > .sublist {
  display: block;
  position: unset;
  visibility: visible;
  background-color: transparent;
  opacity: 1;
  display: none;
  border: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories > .sublist li {
  color: #333;
  padding: 0;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories.--expanded > .sublist {
  display: block;
}

.modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories.--expanded .caret-down {
  transform: rotateX(180deg);
}

.modal.modal-menu-dropdown .modal-content ul > li {
  font-size: 1.5rem;
}

.modal.modal-menu-dropdown .modal-content .top-menu > li > span:hover,
.modal.modal-menu-dropdown .modal-content .top-menu > li > .sublist.first-level ul li span:hover,
.modal.modal-menu-dropdown .modal-content .top-menu > li > .sublist.first-level ul li .sublist.second-level ul li span:hover {
  border: none;
}

.modal.modal-menu-dropdown .modal-content .top-menu > li > * span {
  pointer-events: none;
}

.modal.modal-menu-dropdown .modal-content .menu-title {
  color: black;
  font-size: 1.5rem;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 1rem;
}

.modal.modal-menu-dropdown .modal-content .sublist ul {
  height: -moz-max-content;
  height: max-content;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.modal.modal-menu-dropdown .modal-content .sublist ul::-webkit-scrollbar {
  display: none;
}

.modal.modal-menu-dropdown .modal-content .sublist ul li .show-all, .modal.modal-menu-dropdown .modal-content .sublist ul li .go-back {
  pointer-events: none;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
}

.modal.modal-menu-dropdown .modal-content .sublist ul li .show-all a {
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

.modal.modal-menu-dropdown .modal-content .first-level .close-icon:hover, .modal.modal-menu-dropdown .modal-content .second-level .close-icon:hover, .modal.modal-menu-dropdown .modal-content .third-level .close-icon:hover {
  color: #000;
}

.modal.modal-menu-dropdown .modal-content .first-level .menu-title, .modal.modal-menu-dropdown .modal-content .second-level .menu-title, .modal.modal-menu-dropdown .modal-content .third-level .menu-title {
  color: #1a2f80;
  margin-bottom: 1rem;
}

@media screen and (max-width: 1024px) {
  .modal.modal-menu-dropdown {
    z-index: 900;
    top: 66px;
    height: calc(100vh - 66px);
    box-shadow: none;
    padding: 2rem;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-content {
    position: relative;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer * {
    font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer .networks li {
    margin-bottom: 3px;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer .networks li:last-child {
    margin-bottom: 0;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer .networks li a {
    min-width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer .networks li svg {
    max-width: 18px;
    max-height: 18px;
    margin-right: 8px;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer .networks .links {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer .networks .links .link {
    display: flex;
    justify-content: flex-end;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer > .links .link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  .modal.modal-menu-dropdown .modal-menu-dropdown-footer > .links svg {
    max-width: 18px;
    max-height: 18px;
    margin-left: 8px;
    margin-right: 1rem;
  }
  .modal.modal-menu-dropdown .modal-content {
    padding-top: 0;
  }
  .modal.modal-menu-dropdown .modal-content .close-icon {
    display: none;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu {
    display: flex;
    justify-content: space-between;
    grid-template-rows: 1fr auto;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu li {
    margin-bottom: 0.5rem;
    flex-grow: unset;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu li.top-menu__categories {
    flex-grow: 1;
    margin-bottom: 1rem;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu__other {
    display: flex;
    flex-wrap: wrap;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu__other li {
    margin-right: 1rem;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-0, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-1 {
    position: absolute !important;
    min-height: 100%;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist li > a > span {
    font-size: 1.15rem;
    line-height: 1.8607rem;
    font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu__categories, .modal.modal-menu-dropdown .modal-content .jumbo-menu {
    display: flex;
    flex: 1;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories {
    height: -moz-max-content;
    height: max-content;
    position: unset;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-expand {
    display: block;
  }
}

@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
}

@media screen and (max-width: 1024px) {
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn {
    width: 100%;
    padding: 0 0 0.5rem 0;
    border-bottom: 2px solid #BD313F;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn span {
    margin-left: 0.25rem;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn .back, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn .more {
    display: inline-flex;
    align-items: center;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn .back a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn .back span, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn .more a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .mobile-menu-header .back-btn .more span {
    font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
    font-size: 1rem;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu {
    height: -moz-max-content;
    height: max-content;
    position: unset;
    display: flex;
    flex-direction: column;
    /** 
					 *	The main categories
					 */
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > .sublist > li .sublist li a {
    color: #BD313F;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist {
    /**
						 *	An expanded sub category
						 */
    /** First item/Self, in each category, acts as a title + a link */
    -moz-columns: unset;
         columns: unset;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist {
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: white;
    background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
    background-attachment: local, local, scroll, scroll;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist {
    padding: 1rem 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > a {
    color: black;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist > li > a::after {
    content: '▸';
    float: right;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist li {
    display: flex;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-0, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-1, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-2 {
    display: none;
    position: absolute;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-0 li, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-1 li, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-2 li {
    margin: 0;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-0 li a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-0 li span, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-1 li a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-1 li span, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-2 li a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-2 li span {
    margin: 0;
    padding: 0;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-0 li > a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-1 li > a, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-2 li > a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0.33rem 0.5rem !important;
  }
  .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-0 li > a > span, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-1 li > a > span, .modal.modal-menu-dropdown .modal-content .top-menu .top-menu__categories .jumbo-menu > .sublist .sublist.lvl-2 li > a > span {
    font-size: 1.05rem;
    line-height: 1.618rem;
    font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  }
  .modal.modal-menu-dropdown .modal-content .other-links {
    display: flex;
    flex-direction: row;
    margin-top: 2rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
  }
  .modal.modal-menu-dropdown .modal-content .other-links li a {
    font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
    font-size: 1.05rem;
    line-height: 1.618rem;
    padding: 0.125rem 0;
    margin-bottom: 0;
    margin-right: 0.5rem;
    color: black;
  }
}

@media screen and (max-width: 1024px) and (max-width: 580px) {
  .modal.modal-menu-dropdown .modal-content .other-links li a {
    font-size: 1.05rem;
    line-height: 1.418rem;
  }
}

@media screen and (max-width: 1024px) {
  .modal.modal-menu-dropdown .modal-content .other-links li:last-child a::after {
    content: '';
    margin: 0;
  }
}

@media screen and (max-width: 580px) {
  .modal-menu-dropdown {
    top: 66px;
    height: 100%;
    max-height: calc(100vh - 66px);
    padding: 1rem !important;
  }
  .modal-menu-dropdown .modal-content .other-links {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

#modal-search {
  position: fixed;
  background-color: #fff;
  top: 150px;
  left: calc(50% - (calc(10rem * 5) / 2));
  max-width: calc(10rem * 5);
  width: calc(100vw - 4rem);
  height: auto;
  z-index: 202;
  border-radius: 5px;
  box-shadow: 0px 5px 5px 10px rgba(0, 0, 0, 0.075);
  padding: calc(1rem * 1.5);
  /* Site settings 
--------------- */
}

#modal-search .search {
  display: block;
  width: 100%;
  padding-right: 0;
  height: 100%;
  background-color: white;
  border-left: none;
  border-right: none;
  top: 100%;
  right: 0;
  z-index: 10;
}

#modal-search .search form {
  margin: 0 auto;
  width: 1240px;
  max-width: 100%;
}

#modal-search .search input[type="text"] {
  flex: 5;
  padding: 1rem;
  z-index: 50;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  border-radius: 0;
}

@media screen and (max-width: 1024px) {
  #modal-search .search input[type="text"] {
    width: 100%;
    padding: 1rem;
  }
}

#modal-search .search button {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
}

#modal-search .search .ui-menu {
  max-width: 100%;
  width: 1240px;
}

#modal-search .search .ui-menu-item {
  padding: 0.75rem 0 !important;
  background-color: white;
  border-bottom: 1px solid #eee;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  cursor: pointer;
}

#modal-search .search .ui-menu-item:first-child {
  margin-top: 1rem;
}

#modal-search .search .ui-menu-item img {
  display: none;
}

#modal-search .search .ui-menu-item:hover {
  background-color: #f7f7f7;
}

#modal-search .search .ui-menu-item:hover span {
  color: #BD313F;
}

#modal-search .search .ui-menu-item:last-child {
  border-bottom: none;
}

#modal-search .search form {
  flex-direction: row;
  display: flex;
  align-items: center;
}

#modal-search .search input[type="text"] {
  border: none;
  width: 100%;
  background-color: white;
}

#modal-search .search .search-box-button {
  display: none;
  border: none;
  padding: 0;
  background-color: transparent;
  color: black;
}

#modal-search .search .search-box-button img {
  max-height: 1.5rem;
}

@media screen and (max-width: 1024px) {
  #modal-search {
    left: 2rem;
  }
}

#modal-search .close-icon {
  position: absolute;
  right: 2rem;
  top: 2rem;
  color: #777;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 1.8rem;
  cursor: pointer;
  top: 1.5rem;
  right: 1.5rem;
  color: black;
  background: #f7f7f7;
  padding: 6px;
  border-radius: 30px;
  width: 30px;
  z-index: 10000;
  height: 30px;
  /* box-shadow: 0px 2px 10px 10px rgb(0 0 0 / 5%); */
  font-size: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  align-items: center;
  background: #f7f7f7;
}

#modal-search .close-icon:hover {
  background: #e7e7e7;
}

#modal-search .close-icon:hover {
  color: black;
}

#modal-search .close-icon:hover {
  background: #e7e7e7;
}

@media screen and (max-width: 1024px) {
  #modal-search .close-icon {
    top: 2rem;
    right: 2rem;
  }
}

#modal-search .modal-content {
  position: relative;
}

#modal-search .modal-content .close-icon {
  position: absolute;
  top: -2rem;
  right: -2rem;
  z-index: 100000;
}

#modal-search .modal-content .close-icon svg {
  fill: #777;
}

#modal-search .ui-menu-item {
  padding: 0.5rem;
  background-color: white;
  border-bottom: 1px solid #eee;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  cursor: pointer;
}

#modal-search .ui-menu-item:hover {
  background-color: #f7f7f7;
}

#modal-search .ui-menu-item:hover span {
  color: #BD313F;
}

#modal-search .ui-menu-item:last-child {
  border-bottom: none;
}

#modal-search .search {
  width: 100%;
  top: 0;
  height: 100%;
}

#modal-search #small-search-box-form {
  width: 100%;
  display: flex;
  align-items: center;
}

#modal-search #small-search-box-form input[type="submit"] {
  display: none;
}

#modal-search #small-search-box-form input[type="text"] {
  border: none;
}

@media screen and (max-width: 1024px) {
  #modal-search {
    top: 100px;
  }
}

@media screen and (max-width: 580px) {
  #modal-search {
    width: calc(100vw - $metric-double);
    left: 2rem;
  }
}

#modal-search .search-results {
  position: absolute;
  top: 0;
  left: 0;
}

#modal-search .search-bar, #modal-search .search-history, #modal-search .search-results {
  width: 100%;
}

#modal-search .search-bar {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: space-between;
  justify-content: space-between;
  height: 2rem;
  align-items: center;
}

#modal-search .search-bar .search input {
  border: none !important;
  outline: none !important;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: black;
  background-color: transparent;
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
}

#modal-search .search-bar .search {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

#modal-search .search-bar span {
  width: 20%;
  font-size: 1.8rem;
  display: flex;
  justify-content: flex-end;
  color: black;
  cursor: pointer;
  transform: translateX(0);
  transition: transform .25s ease-in-out;
}

#modal-search .search-bar span:hover {
  color: #777;
  transform: translateX(5px);
}

#modal-search .search-bar:focus, #modal-search .search-bar:active {
  border: 0;
  outline: none;
}

#modal-search .search-bar img {
  width: 1.8rem;
  height: 1.8rem;
}

#modal-search .search-history {
  padding: calc(1rem + .25rem) 0;
}

#modal-search .search-history span {
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: bold;
  color: #666;
}

#modal-search .search-history span strong {
  color: black;
  margin-left: 1rem;
}

#modal-search .search-results {
  display: flex;
  flex-direction: column;
  width: 100%;
}

#modal-search .search-results .result {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#modal-search .search-results .result img {
  max-height: calc(4rem - 10px);
  width: 4rem;
}

#modal-search .search-results .result .title {
  margin-left: 1rem;
  font-family: "SuisseIntl-Medium", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: black;
}

#modal-search .search-results .result span {
  cursor: pointer;
  color: black;
  transform: translateX(0);
  transition: transform .25s ease-in-out;
  font-size: 2.125rem;
}

#modal-search .search-results .result span:hover {
  color: #777;
  transform: translateX(5px);
}

#modal-search .search-results .result:last-child {
  margin-bottom: 0;
}

#modal-video {
  width: 800px;
  top: 25%;
  transform: translateY(-50%);
  max-width: 90vw;
  z-index: 250;
  background-color: white;
  padding: 2rem;
  color: black;
}

#modal-video #product-video-embed {
  width: 100%;
}

#modal-video .close-icon {
  position: absolute;
  right: 2rem;
  top: 2rem;
  color: #777;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 1.8rem;
  cursor: pointer;
  top: 1.5rem;
  right: 1.5rem;
  color: black;
  background: #f7f7f7;
  padding: 6px;
  border-radius: 30px;
  width: 30px;
  z-index: 10000;
  height: 30px;
  /* box-shadow: 0px 2px 10px 10px rgb(0 0 0 / 5%); */
  font-size: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  align-items: center;
  background: #f7f7f7;
}

#modal-video .close-icon:hover {
  background: #e7e7e7;
}

#modal-video .close-icon:hover {
  color: black;
}

#modal-video .close-icon:hover {
  background: #e7e7e7;
}

@media screen and (max-width: 1024px) {
  #modal-video .close-icon {
    top: 2rem;
    right: 2rem;
  }
}

#modal-video .close-icon {
  background-color: #f7f7f7;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  top: 1rem;
  right: 1rem;
}

#modal-video .close-icon:hover {
  background-color: #e7e7e7;
}

#modal-video iframe .ytp-videowall-still.ytp-suggestion-set {
  display: none;
}

#modal-lightroom {
  width: 900px;
  top: 55%;
  transform: translateY(-50%) !important;
  max-height: 90vh;
  max-width: 90vw;
  z-index: 250;
  background-color: white;
  padding: 2rem;
  color: black;
}

#modal-lightroom .modal-content, #modal-lightroom img, #modal-lightroom figure {
  min-height: 500px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  #modal-lightroom .modal-content, #modal-lightroom img, #modal-lightroom figure {
    max-height: 250px;
  }
}

#modal-lightroom img {
  -o-object-fit: contain;
     object-fit: contain;
  margin: 1rem 0;
}

#modal-lightroom figcaption {
  font-size: 1.5rem;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  color: #BD313F;
}

#modal-lightroom .close-icon {
  position: absolute;
  right: 2rem;
  top: 2rem;
  color: #777;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 1.8rem;
  cursor: pointer;
  top: 1.5rem;
  right: 1.5rem;
  color: black;
  background: #f7f7f7;
  padding: 6px;
  border-radius: 30px;
  width: 30px;
  z-index: 10000;
  height: 30px;
  /* box-shadow: 0px 2px 10px 10px rgb(0 0 0 / 5%); */
  font-size: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  align-items: center;
  background: #f7f7f7;
}

#modal-lightroom .close-icon:hover {
  background: #e7e7e7;
}

#modal-lightroom .close-icon:hover {
  color: black;
}

#modal-lightroom .close-icon:hover {
  background: #e7e7e7;
}

@media screen and (max-width: 1024px) {
  #modal-lightroom .close-icon {
    top: 2rem;
    right: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  #modal-lightroom {
    max-height: 90vh;
    max-width: 90vw;
  }
}

@media screen and (max-width: 580px) {
  #modal-lightroom {
    max-height: 85vh;
    max-width: 90vw;
  }
}

#modal-print {
  top: 2rem;
  right: 2rem;
  max-width: 125px;
  height: 100px;
  width: 100px;
}

#modal-overlay {
  cursor: pointer;
  pointer-events: all;
}

.app-modals {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  position: absolute;
  pointer-events: none;
}

.modal {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  z-index: 100;
  pointer-events: all;
  background-color: #f5f5f5;
  border-right: 1px solid #fefefe;
  font-family: 'Helvetica', sans-serif;
  width: 30vw;
  padding: 0;
  position: fixed;
  transition: all ease-in 0.33s;
}

.modal h3 {
  font-size: 2.125rem;
  line-height: 3rem;
  margin-top: 1rem;
}

.modal .modal-header {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #eee;
  height: auto;
  width: 100%;
}

.modal .modal-header__bottom {
  position: relative;
}

.modal .modal-header .close-icon {
  position: absolute;
  right: 2rem;
  top: 2rem;
  color: #777;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 1.8rem;
  cursor: pointer;
  top: 1.5rem;
  right: 1.5rem;
  color: black;
  background: #f7f7f7;
  padding: 6px;
  border-radius: 30px;
  width: 30px;
  z-index: 10000;
  height: 30px;
  /* box-shadow: 0px 2px 10px 10px rgb(0 0 0 / 5%); */
  font-size: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  align-items: center;
  background: #f7f7f7;
}

.modal .modal-header .close-icon:hover {
  background: #e7e7e7;
}

.modal .modal-header .close-icon:hover {
  color: black;
}

.modal .modal-header .close-icon:hover {
  background: #e7e7e7;
}

@media screen and (max-width: 1024px) {
  .modal .modal-header .close-icon {
    top: 2rem;
    right: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .modal .modal-header {
    height: 83px;
  }
}

.modal .modal-header .title {
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  margin: 0;
}

.modal .modal-header__top {
  border-bottom: 1px solid #eee;
  height: 28px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .modal .modal-header__top {
    display: none;
  }
}

.modal .modal-header__bottom {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 80px;
  width: 100%;
}

.modal .modal-content {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  color: #222;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 2.125rem;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
}

.modal .modal-content h3 {
  font-size: 2.125rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  color: black;
}

.modal .modal-content p {
  color: black;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  margin-top: 1rem;
}

.modal .modal-content a {
  color: #1a2f80;
  transition: all 0.1s ease-in;
  line-height: 36px;
}

.modal .modal-content a:hover {
  text-decoration: none;
}

.modal .modal-content .buttons {
  margin-top: 1rem;
}

.modal .modal-content .buttons .cart-button {
  background-color: transparent;
}

.modal .modal-content .buttons button {
  align-items: center;
  background-color: #333;
  border-radius: 25px;
  color: white;
  display: inline-flex;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  justify-content: center;
  padding: .85rem 1.25rem .75rem 1.25rem;
  transition: background-color .15s ease-in;
  cursor: pointer;
}

.modal .modal-content .buttons button:hover {
  background-color: #666;
}

.modal .modal-footer {
  width: 100%;
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 580px) {
  .modal {
    width: 80vw;
  }
}

#modal-overlay,
.modal-overlay {
  z-index: 90;
  z-index: 200;
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  justify-content: stretch;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all ease-in 0.5s;
  animation-fill-mode: forwards;
}

.page-title {
  text-align: center;
  border-bottom: 2px solid #BD313F;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 1rem 4rem;
  margin: 0 auto;
  margin-bottom: 4rem;
  margin-top: 2rem;
}

@media screen and (max-width: 1024px) {
  .page-title {
    padding: 0;
    text-align: left;
    padding-bottom: 0.5rem;
    margin: 0;
    margin-bottom: 2rem;
  }
}

.page-title h1 {
  color: #BD313F;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 3.264rem;
  color: black;
}

@media screen and (max-width: 1024px) {
  .page-title h1 {
    font-size: 1.618rem;
    line-height: 2.418rem;
  }
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
.admin-header-links {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  cursor: move;
  width: auto;
  height: -moz-max-content;
  height: max-content;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  color: #222;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #eee;
}

.admin-header-links a:first-child {
  border-right: 1px solid #eee;
}

.admin-header-links #env-circle {
  position: fixed;
  bottom: 4.7rem;
  border: 1px solid #eee;
  border-bottom: 0;
  left: 2rem;
  padding: 2px 8px;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}

.admin-header-links a {
  padding: .5rem .75rem;
  background-color: white;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  transition: all 0.10s ease-in;
}

.admin-header-links a:hover {
  background-color: #BD313F;
  color: white;
}

.admin-header-links div .administration,
.admin-header-links div .manage-page,
.admin-header-links div .hide {
  color: #223344;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem 0.4rem 1rem;
  background-color: #f7f7f7;
  border-radius: 3px;
  letter-spacing: 0;
  font-family: 'SimplonNorm-Medium', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  box-sizing: border-box;
  border: 2px solid #eee;
  transition: all 0.25s ease-in;
}

.admin-header-links div .administration:hover,
.admin-header-links div .manage-page:hover,
.admin-header-links div .hide:hover {
  background-color: #e7e7e7;
  color: #556677;
}

.admin-header-links.admin-links-collapsed div .administration,
.admin-header-links.admin-links-collapsed div .manage-page,
.admin-header-links.admin-links-collapsed div img {
  display: none;
}

.admin-header-links.admin-links-collapsed #admin-hide-header-links {
  margin-left: 0;
}

.admin-header-links.admin-links-collapsed div > div {
  margin-left: 0 !important;
}

.currency-selector,
.language-selector {
  display: none;
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/fa-solid-900.eot);
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-solid-900.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-solid-900.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-solid-900.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/fa-solid-900.svg#fontawesome) format("svg");
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/fa-regular-400.eot);
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-regular-400.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-regular-400.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-regular-400.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/fa-brands-400.eot);
  src: url(../../Themes/nop-theme-base/Content/dist/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-brands-400.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-brands-400.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/fa-brands-400.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

[lazy-load].shines {
  position: relative;
  overflow: hidden;
  width: -moz-max-content;
  width: max-content;
}

[lazy-load].shines::after {
  content: '';
  top: 0;
  transform: translateX(100%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  animation: shine 1.618s infinite;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 );
  /* IE6-9 */
}

[lazy-load].shines img {
  transition: all 0.1s ease-in;
}

/* animation */
@keyframes shine {
  0% {
    transform: translateX(-100%);
  }
  36% {
    transform: translateX(-36%);
  }
  100% {
    transform: translateX(100%);
  }
}

body {
  position: relative;
  font-family: 1rem;
  line-height: 1.618rem;
  min-height: 100%;
  min-width: 100%;
}

html {
  min-height: 100%;
  min-width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

html, body {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 1px transparent;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.618rem;
  letter-spacing: 0;
}

html svg.topmenu-catalog-chevron, body svg.topmenu-catalog-chevron {
  margin-left: 0.25rem;
}

html a, body a {
  transition: color .15s ease-in;
  color: black;
}

html a:hover, body a:hover {
  color: #BD313F;
  text-decoration: none;
}

html strong, body strong {
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
}

html .inner, body .inner {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
}

html .page-inner, body .page-inner {
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: 100%;
  gap: 2rem;
}

html .page-body, body .page-body {
  display: grid;
  grid-template-columns: 100%;
  gap: 4rem;
}

html .page-body .page-inner-fullwidth, body .page-body .page-inner-fullwidth {
  width: 100%;
}

html .page-body p, body .page-body p {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  margin-bottom: 0.5rem;
}

html .page-body > a, body .page-body > a {
  transition: color .15s ease-in;
  color: #BD313F;
  border-bottom: 1.5px solid white;
  padding-bottom: 1px;
}

html .page-body > a:hover, body .page-body > a:hover {
  color: #BD313F;
  text-decoration: none;
  border-bottom: 1.5px solid #BD313F;
}

@media screen and (max-width: 1024px) {
  html .page-body, body .page-body {
    gap: 2rem;
  }
}

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

:root {
  --backdrop-color: rgba(0, 0, 0, 0.15);
  --header-lower-height: 58px;
}

.debug {
  display: none;
}


/* Site settings 
--------------- */
/*  Is outside master-wrapper-content which wraps .home-page
    --------------------- */
h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/**
 *   z-index Mixin
 *  
 *   Add new levels per your requirement within the range of 10s/100s, as demonstrated below: 
 *    Example:        '
 *     headerForeground = 103,
 *     headerBackground = 102,
 *     headerCanvas = 101,
 *     header = 100,
 */
h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

.section-slider {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: -moz-max-content;
  height: max-content;
}

.section-slider .glider {
  min-width: 100%;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 0;
}

.section-slider .glide__slide--aspect-wrapper {
  padding-top: 42.85%;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}

@media screen and (min-width: 2240px) {
  .section-slider .glide__slide--aspect-wrapper {
    padding-top: 28.125%;
  }
}

@media screen and (max-width: 1024px) {
  .section-slider .glide__slide--aspect-wrapper {
    padding-top: 75%;
  }
}

.section-slider .glide__slide--aspect-wrapper .glider-inner__overlay {
  max-width: calc(100% - 2* 1.618rem);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.618rem;
}

@media screen and (min-width: 1240px) {
  .section-slider .glide__slide--aspect-wrapper .glider-inner__overlay {
    left: 0;
  }
}

.section-slider .glide__slide--aspect-wrapper picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-slider .glide__slide--aspect-wrapper picture img {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
  width: 100% !important;
  height: 100%;
}

.section-slider .glide__slide {
  min-width: 100vw !important;
  max-width: 100vw !important;
  width: 100vw !important;
}

.section-slider .glide__slide .glider-inner {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  width: 1260px;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

@media screen and (max-width: 1240px) {
  .section-slider .glide__slide .glider-inner {
    max-width: 100%;
    padding: 2rem;
    padding-right: 2.618rem;
  }
}

@media screen and (max-width: 1024px) {
  .section-slider .glide__slide .glider-inner {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 580px) {
  .section-slider .glide__slide .glider-inner {
    padding: 1rem;
    max-width: calc(100vw - 1rem);
    min-width: calc(100vw - 1rem);
  }
}

.section-slider .glide__slide .glider-inner .glider-inner__overlay {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: white;
  background: rgba(0, 0, 0, 0.625);
  padding: 1rem 2rem 1rem 1rem;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
}

.section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-title {
  font-size: 3rem;
  line-height: 1.2418;
  color: white;
}

@media screen and (max-width: 1024px) {
  .section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-title {
    font-size: 2.618rem;
  }
}

@media screen and (max-width: null) {
  .section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-title {
    font-size: 2.232rem;
  }
}

@media screen and (max-width: 580px) {
  .section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-title {
    font-size: 1.88rem;
  }
}

@media screen and (max-width: 380px) {
  .section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-title {
    font-size: 1.618rem;
  }
}

.section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-text {
  position: relative;
  margin-top: 1rem;
  padding-top: 0.384rem;
  color: whitE;
  font-size: 1.15rem;
  line-height: 1.45;
}

@media screen and (max-width: 580px) {
  .section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-text {
    font-size: 1rem;
    padding-top: 0.232rem;
  }
}

.section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-text::after {
  content: '';
  display: block;
  width: 5rem;
  height: 2px;
  background: gray;
  position: absolute;
  top: -0.384rem;
  left: 0;
}

.section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-button {
  background: #BD313F;
  padding: 0.5rem 1.618rem;
  border: none;
  border-radius: 2rem;
  font-size: 1rem;
  font-family: 'Arimo-Medium', Helvetica, Arial, sans-serif;
  margin-top: 0;
  background: #BD313F;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  color: white !important;
  margin-bottom: 0.232rem;
  margin-top: 0.618rem;
  pointer-events: all;
}

.section-slider .glide__slide .glider-inner .glider-inner__overlay .slide-button:hover {
  background: #a52b37 !important;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
.image-block {
  max-height: 50vh;
}

.image-block .block-image {
  width: 100%;
  height: 100%;
  min-height: 250px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(minmax(250px, 1fr));
}

.image-block .block-image .image,
.image-block .block-image .image img,
.image-block .block-image .image .image-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
  overflow: hidden;
}

.image-block .block-image .block-image-title {
  transform: unset;
  width: 100%;
  top: unset;
  bottom: 0;
  left: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2rem;
  background-color: #333;
}

.image-block .block-image .block-image-title a {
  color: #BD313F;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2.9124rem;
  color: white;
  line-height: 1.4rem;
}

@media screen and (max-width: 1024px) {
  .image-block .block-image .block-image-title a {
    font-size: 1.6rem;
    line-height: 2.427rem;
  }
}

@media screen and (max-width: 1024px) {
  .image-block .block-image .block-image-title {
    bottom: 0;
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 580px) {
  .image-block .block-image .block-image-title {
    padding: 1.5rem;
  }
}

.image-block .block-image .block-image-title .image-block-btn {
  padding: 0.5rem 2rem;
  border-radius: 2rem;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  transition: all .15s ease-in;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  border: none;
  background-color: #BD313F;
  color: white;
}

.image-block .block-image .block-image-title .image-block-btn:hover {
  background-color: #6c1c24;
}

.image-block .block-image .block-image-title .image-block-btn:hover {
  color: white;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

/** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
.content-block-container {
  display: grid;
  gap: 2rem;
}

.content-block-container .content-block {
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.035);
  border-radius: 0.25rem;
  overflow: hidden;
  height: -moz-max-content;
  height: max-content;
}

.content-block-container .content-block:hover {
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.075);
}

.content-block-container .content-block * {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
}

.content-block-container .content-block__content {
  padding: 1.618rem;
}

.content-block-container .content-block__body {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  margin-bottom: 0.5rem;
  margin-bottom: .5rem;
}

.content-block-container .content-block__picture {
  width: 100%;
  aspect-ratio: 21/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  object-fit: cover;
}

.content-block-container .content-block h3 {
  color: #BD313F;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.9416rem;
  color: #BD313F;
}

.content-block-container .content-block__cta {
  padding: 0.5rem 2rem;
  border-radius: 2rem;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  transition: all .15s ease-in;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  border: none;
  background-color: #BD313F;
  color: white;
}

.content-block-container .content-block__cta:hover {
  background-color: #6c1c24;
}

.content-block-container .content-block__cta:hover {
  color: white;
}

.content-block-container .content-block.--is-image-block .content-block__title {
  font-size: 1.5rem;
  color: white;
  font-weight: medium;
}

.content-block-container .content-block.--is-image-block .content-block__picture {
  aspect-ratio: 4/3;
}

.content-block-container .content-block.--is-image-block .content-block__body {
  margin-bottom: 0;
}

.content-block-container .content-block.--is-image-block .content-block__content {
  gap: 0.618rem;
  display: flex;
  flex-direction: column;
  background: #333;
  color: white;
}

.content-block-container.--count-1 .content-block__picture {
  aspect-ratio: 21/9 !important;
}

.content-block-container.--count-2 .content-block.--is-image-block .content-block__picture {
  aspect-ratio: 4/3 !important;
}

.content-block-container.--multiple-content {
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 1024px) {
  .content-block-container.--multiple-content {
    grid-template-columns: 1fr;
  }
}

.content-block-container.--single-content {
  grid-template-columns: 1fr;
}

.home-page {
  /*  Categories grid
--------------------- */
  /*  Products grid
--------------------- */
  /* arimo-regular - latin-ext_latin */
  /* arimo-500 - latin-ext_latin */
  /* arimo-700 - latin-ext_latin */
}

.home-page h1 {
  margin: 0;
  padding: 0;
}

.home-page h2 {
  margin: 0;
  padding: 0;
}

.home-page h3 {
  margin: 0;
  padding: 0;
}

.home-page h4 {
  margin: 0;
  padding: 0;
}

.home-page h5 {
  margin: 0;
  padding: 0;
}

.home-page h6 {
  margin: 0;
  padding: 0;
}

.home-page .home-page-categories h2 {
  color: #BD313F;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2.9124rem;
  margin-bottom: 0.5rem;
  color: black;
}

.home-page .grid-categories, .home-page .grid-categories .product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
  gap: 2rem;
  gap: 2rem;
  gap: 2rem;
  /** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
}

@media screen and (max-width: 1024px) {
  .home-page .grid-categories, .home-page .grid-categories .product-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 380px) {
  .home-page .grid-categories, .home-page .grid-categories .product-grid {
    grid-template-columns: 1fr;
  }
}

.home-page .grid-categories h1, .home-page .grid-categories .product-grid h1 {
  margin: 0;
  padding: 0;
}

.home-page .grid-categories h2, .home-page .grid-categories .product-grid h2 {
  margin: 0;
  padding: 0;
}

.home-page .grid-categories h3, .home-page .grid-categories .product-grid h3 {
  margin: 0;
  padding: 0;
}

.home-page .grid-categories h4, .home-page .grid-categories .product-grid h4 {
  margin: 0;
  padding: 0;
}

.home-page .grid-categories h5, .home-page .grid-categories .product-grid h5 {
  margin: 0;
  padding: 0;
}

.home-page .grid-categories h6, .home-page .grid-categories .product-grid h6 {
  margin: 0;
  padding: 0;
}

.home-page .grid-categories div.product-ribbon, .home-page .grid-categories .product-grid div.product-ribbon {
  position: absolute;
}

.home-page .grid-categories div.product-ribbon .with-token, .home-page .grid-categories .product-grid div.product-ribbon .with-token {
  display: flex;
}

@media (max-width: 768px) {
  .home-page .grid-categories div.product-ribbon .with-token, .home-page .grid-categories .product-grid div.product-ribbon .with-token {
    justify-content: center;
    align-items: center;
  }
}

.home-page .grid-categories div.product-ribbon span, .home-page .grid-categories .product-grid div.product-ribbon span {
  display: inline-block;
  color: #fff;
  font-size: 0.75rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  line-height: 1;
}

.home-page .grid-categories div.product-ribbon.tm, .home-page .grid-categories .product-grid div.product-ribbon.tm {
  top: 1rem;
  left: 50%;
}

.home-page .grid-categories div.product-ribbon.tm > span, .home-page .grid-categories .product-grid div.product-ribbon.tm > span {
  position: relative;
  left: -50%;
}

.home-page .grid-categories div.product-ribbon.tl, .home-page .grid-categories .product-grid div.product-ribbon.tl {
  top: 1rem;
  left: 1rem;
}

@media (max-width: 768px) {
  .home-page .grid-categories div.product-ribbon.tl .with-token, .home-page .grid-categories .product-grid div.product-ribbon.tl .with-token {
    text-align: left;
  }
  .home-page .grid-categories div.product-ribbon.tl .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.tl .with-token > span {
    width: 100%;
    top: 5px;
  }
}

.home-page .grid-categories div.product-ribbon.tr, .home-page .grid-categories .product-grid div.product-ribbon.tr {
  top: 1rem;
  right: 1rem;
}

.home-page .grid-categories div.product-ribbon.tr .with-token, .home-page .grid-categories .product-grid div.product-ribbon.tr .with-token {
  text-align: right;
}

.home-page .grid-categories div.product-ribbon.tr .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.tr .with-token > span {
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .home-page .grid-categories div.product-ribbon.tr .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.tr .with-token > span {
    top: 5px;
  }
}

.home-page .grid-categories div.product-ribbon.bm, .home-page .grid-categories .product-grid div.product-ribbon.bm {
  bottom: 1rem;
  left: 50%;
}

.home-page .grid-categories div.product-ribbon.bm > span, .home-page .grid-categories .product-grid div.product-ribbon.bm > span {
  position: relative;
  left: -50%;
}

.home-page .grid-categories div.product-ribbon.br, .home-page .grid-categories .product-grid div.product-ribbon.br {
  bottom: 1rem;
  right: 1rem;
}

.home-page .grid-categories div.product-ribbon.br .with-token, .home-page .grid-categories .product-grid div.product-ribbon.br .with-token {
  text-align: right;
}

.home-page .grid-categories div.product-ribbon.br .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.br .with-token > span {
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .home-page .grid-categories div.product-ribbon.br .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.br .with-token > span {
    top: 5px;
  }
}

.home-page .grid-categories div.product-ribbon.bl, .home-page .grid-categories .product-grid div.product-ribbon.bl {
  bottom: 1rem;
  left: 1rem;
}

.home-page .grid-categories div.product-ribbon.bl .with-token, .home-page .grid-categories .product-grid div.product-ribbon.bl .with-token {
  text-align: left;
}

.home-page .grid-categories div.product-ribbon.bl .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.bl .with-token > span {
  bottom: 5px;
}

@media (max-width: 768px) {
  .home-page .grid-categories div.product-ribbon.bl .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.bl .with-token > span {
    width: 100%;
  }
}

.home-page .grid-categories div.product-ribbon.lm, .home-page .grid-categories .product-grid div.product-ribbon.lm {
  top: 50%;
  left: 1rem;
}

.home-page .grid-categories div.product-ribbon.lm > span, .home-page .grid-categories .product-grid div.product-ribbon.lm > span {
  position: relative;
  top: -50%;
}

.home-page .grid-categories div.product-ribbon.lm .with-token, .home-page .grid-categories .product-grid div.product-ribbon.lm .with-token {
  text-align: left;
}

.home-page .grid-categories div.product-ribbon.lm .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.lm .with-token > span {
  width: 100%;
}

@media (max-width: 768px) {
  .home-page .grid-categories div.product-ribbon.lm .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.lm .with-token > span {
    top: 5px;
  }
}

.home-page .grid-categories div.product-ribbon.rm, .home-page .grid-categories .product-grid div.product-ribbon.rm {
  top: 50%;
  right: 1rem;
}

.home-page .grid-categories div.product-ribbon.rm > span, .home-page .grid-categories .product-grid div.product-ribbon.rm > span {
  position: relative;
  top: -50%;
}

.home-page .grid-categories div.product-ribbon.rm .with-token, .home-page .grid-categories .product-grid div.product-ribbon.rm .with-token {
  text-align: right;
}

.home-page .grid-categories div.product-ribbon.rm .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.rm .with-token > span {
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .home-page .grid-categories div.product-ribbon.rm .with-token > span, .home-page .grid-categories .product-grid div.product-ribbon.rm .with-token > span {
    top: 5px;
  }
}

.home-page .grid-categories div.product-ribbon.c, .home-page .grid-categories .product-grid div.product-ribbon.c {
  left: 50%;
  top: 50%;
}

.home-page .grid-categories div.product-ribbon.c .with-token, .home-page .grid-categories .product-grid div.product-ribbon.c .with-token {
  justify-content: center;
}

.home-page .grid-categories div.product-ribbon.c > span, .home-page .grid-categories .product-grid div.product-ribbon.c > span {
  position: relative;
  top: -50%;
  left: -50%;
}

.home-page .grid-categories .grid-item, .home-page .grid-categories .product-grid .grid-item {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  cursor: pointer;
}

.home-page .grid-categories .grid-item .picture, .home-page .grid-categories .product-grid .grid-item .picture {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.25rem;
}

.home-page .grid-categories .grid-item .picture a, .home-page .grid-categories .grid-item .picture img, .home-page .grid-categories .product-grid .grid-item .picture a, .home-page .grid-categories .product-grid .grid-item .picture img {
  width: 100%;
  height: 100%;
}

.home-page .grid-categories .grid-item .picture img, .home-page .grid-categories .product-grid .grid-item .picture img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: contain;
     object-fit: contain;
}

.home-page .grid-categories .grid-item .details, .home-page .grid-categories .product-grid .grid-item .details {
  width: 100%;
  height: 100%;
}

.home-page .grid-categories .grid-item .content, .home-page .grid-categories .product-grid .grid-item .content {
  padding: 1rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.home-page .grid-categories .grid-item .content .title h3, .home-page .grid-categories .product-grid .grid-item .content .title h3 {
  color: #BD313F;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.9416rem;
}

.home-page .grid-categories .grid-item .content .content-lower, .home-page .grid-categories .product-grid .grid-item .content .content-lower {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home-page .grid-categories .grid-item .content .content-lower .description, .home-page .grid-categories .grid-item .content .content-lower .description p, .home-page .grid-categories .product-grid .grid-item .content .content-lower .description, .home-page .grid-categories .product-grid .grid-item .content .content-lower .description p {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  margin-bottom: 0.5rem;
  margin-bottom: 0;
}

.home-page .grid-categories .grid-item .content .content-lower .description p:only-child, .home-page .grid-categories .grid-item .content .content-lower .description p p:only-child, .home-page .grid-categories .product-grid .grid-item .content .content-lower .description p:only-child, .home-page .grid-categories .product-grid .grid-item .content .content-lower .description p p:only-child {
  margin-top: 0;
}

.home-page .grid-categories .grid-item .content .content-lower .link, .home-page .grid-categories .product-grid .grid-item .content .content-lower .link {
  justify-self: flex-end;
  display: none;
}

.home-page .grid-categories .grid-item, .home-page .grid-categories .product-grid .grid-item {
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 100%;
  background-color: #fff;
}

.home-page .grid-categories .grid-item h3, .home-page .grid-categories .product-grid .grid-item h3 {
  color: #BD313F;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.9416rem;
  font-size: 1.3rem;
  line-height: 2.1034rem;
}

@media screen and (max-width: 1024px) {
  .home-page .grid-categories .grid-item h3, .home-page .grid-categories .product-grid .grid-item h3 {
    font-size: 1.2rem;
    line-height: 1.9416rem;
  }
}

.home-page .grid-categories .grid-item .picture, .home-page .grid-categories .grid-item .picture > a, .home-page .grid-categories .product-grid .grid-item .picture, .home-page .grid-categories .product-grid .grid-item .picture > a {
  background-color: #fff;
}

.home-page .grid-categories .grid-item .picture img, .home-page .grid-categories .product-grid .grid-item .picture img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  object-fit: cover;
}

.home-page .grid-categories .grid-item .link, .home-page .grid-categories .product-grid .grid-item .link {
  margin-top: 0.25rem;
  font-weight: bold;
  color: #333;
}

.home-page .grid-categories .grid-item .description p, .home-page .grid-categories .product-grid .grid-item .description p {
  display: none;
}

.home-page .grid-categories .grid-item .description p:first-child, .home-page .grid-categories .product-grid .grid-item .description p:first-child {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  color: black;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
}

.home-page .grid-categories .grid-item .content, .home-page .grid-categories .product-grid .grid-item .content {
  width: 100%;
  background-color: transparent;
  padding: 0;
  padding-bottom: 1rem;
  padding-top: 0.5rem;
}

.home-page .grid-categories .grid-item .content .link, .home-page .grid-categories .product-grid .grid-item .content .link {
  display: none;
}

.home-page .grid-categories .grid-item .content .content-lower .description p:only-child, .home-page .grid-categories .product-grid .grid-item .content .content-lower .description p:only-child {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .home-page .grid-categories, .home-page .grid-categories .product-grid {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    row-gap: 2rem;
  }
  .home-page .grid-categories .grid-item .content, .home-page .grid-categories .product-grid .grid-item .content {
    padding: 0 0 1rem 0;
  }
}

@media screen and (max-width: 580px) {
  .home-page .grid-categories, .home-page .grid-categories .product-grid {
    grid-template-columns: 1fr;
  }
  .home-page .grid-categories .grid-item .content, .home-page .grid-categories .product-grid .grid-item .content {
    padding: 0 0 1rem 0;
  }
}

.home-page h1 {
  margin: 0;
  padding: 0;
}

.home-page h2 {
  margin: 0;
  padding: 0;
}

.home-page h3 {
  margin: 0;
  padding: 0;
}

.home-page h4 {
  margin: 0;
  padding: 0;
}

.home-page h5 {
  margin: 0;
  padding: 0;
}

.home-page h6 {
  margin: 0;
  padding: 0;
}

.home-page .home-page-products h2 {
  color: #BD313F;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2.9124rem;
  margin-bottom: 0.5rem;
  color: black;
}

.home-page .grid-products, .home-page .grid-products .product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
  gap: 2rem;
  gap: 2rem;
  gap: 2rem;
  /** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
  /** 
 *  Adds a top/bottom shadow when needed to scrollable elements
 */
}

@media screen and (max-width: 1024px) {
  .home-page .grid-products, .home-page .grid-products .product-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 380px) {
  .home-page .grid-products, .home-page .grid-products .product-grid {
    grid-template-columns: 1fr;
  }
}

.home-page .grid-products h1, .home-page .grid-products .product-grid h1 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h2, .home-page .grid-products .product-grid h2 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h3, .home-page .grid-products .product-grid h3 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h4, .home-page .grid-products .product-grid h4 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h5, .home-page .grid-products .product-grid h5 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h6, .home-page .grid-products .product-grid h6 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products div.product-ribbon, .home-page .grid-products .product-grid div.product-ribbon {
  position: absolute;
}

.home-page .grid-products div.product-ribbon .with-token, .home-page .grid-products .product-grid div.product-ribbon .with-token {
  display: flex;
}

@media (max-width: 768px) {
  .home-page .grid-products div.product-ribbon .with-token, .home-page .grid-products .product-grid div.product-ribbon .with-token {
    justify-content: center;
    align-items: center;
  }
}

.home-page .grid-products div.product-ribbon span, .home-page .grid-products .product-grid div.product-ribbon span {
  display: inline-block;
  color: #fff;
  font-size: 0.75rem;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  line-height: 1;
}

.home-page .grid-products div.product-ribbon.tm, .home-page .grid-products .product-grid div.product-ribbon.tm {
  top: 1rem;
  left: 50%;
}

.home-page .grid-products div.product-ribbon.tm > span, .home-page .grid-products .product-grid div.product-ribbon.tm > span {
  position: relative;
  left: -50%;
}

.home-page .grid-products div.product-ribbon.tl, .home-page .grid-products .product-grid div.product-ribbon.tl {
  top: 1rem;
  left: 1rem;
}

@media (max-width: 768px) {
  .home-page .grid-products div.product-ribbon.tl .with-token, .home-page .grid-products .product-grid div.product-ribbon.tl .with-token {
    text-align: left;
  }
  .home-page .grid-products div.product-ribbon.tl .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.tl .with-token > span {
    width: 100%;
    top: 5px;
  }
}

.home-page .grid-products div.product-ribbon.tr, .home-page .grid-products .product-grid div.product-ribbon.tr {
  top: 1rem;
  right: 1rem;
}

.home-page .grid-products div.product-ribbon.tr .with-token, .home-page .grid-products .product-grid div.product-ribbon.tr .with-token {
  text-align: right;
}

.home-page .grid-products div.product-ribbon.tr .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.tr .with-token > span {
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .home-page .grid-products div.product-ribbon.tr .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.tr .with-token > span {
    top: 5px;
  }
}

.home-page .grid-products div.product-ribbon.bm, .home-page .grid-products .product-grid div.product-ribbon.bm {
  bottom: 1rem;
  left: 50%;
}

.home-page .grid-products div.product-ribbon.bm > span, .home-page .grid-products .product-grid div.product-ribbon.bm > span {
  position: relative;
  left: -50%;
}

.home-page .grid-products div.product-ribbon.br, .home-page .grid-products .product-grid div.product-ribbon.br {
  bottom: 1rem;
  right: 1rem;
}

.home-page .grid-products div.product-ribbon.br .with-token, .home-page .grid-products .product-grid div.product-ribbon.br .with-token {
  text-align: right;
}

.home-page .grid-products div.product-ribbon.br .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.br .with-token > span {
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .home-page .grid-products div.product-ribbon.br .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.br .with-token > span {
    top: 5px;
  }
}

.home-page .grid-products div.product-ribbon.bl, .home-page .grid-products .product-grid div.product-ribbon.bl {
  bottom: 1rem;
  left: 1rem;
}

.home-page .grid-products div.product-ribbon.bl .with-token, .home-page .grid-products .product-grid div.product-ribbon.bl .with-token {
  text-align: left;
}

.home-page .grid-products div.product-ribbon.bl .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.bl .with-token > span {
  bottom: 5px;
}

@media (max-width: 768px) {
  .home-page .grid-products div.product-ribbon.bl .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.bl .with-token > span {
    width: 100%;
  }
}

.home-page .grid-products div.product-ribbon.lm, .home-page .grid-products .product-grid div.product-ribbon.lm {
  top: 50%;
  left: 1rem;
}

.home-page .grid-products div.product-ribbon.lm > span, .home-page .grid-products .product-grid div.product-ribbon.lm > span {
  position: relative;
  top: -50%;
}

.home-page .grid-products div.product-ribbon.lm .with-token, .home-page .grid-products .product-grid div.product-ribbon.lm .with-token {
  text-align: left;
}

.home-page .grid-products div.product-ribbon.lm .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.lm .with-token > span {
  width: 100%;
}

@media (max-width: 768px) {
  .home-page .grid-products div.product-ribbon.lm .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.lm .with-token > span {
    top: 5px;
  }
}

.home-page .grid-products div.product-ribbon.rm, .home-page .grid-products .product-grid div.product-ribbon.rm {
  top: 50%;
  right: 1rem;
}

.home-page .grid-products div.product-ribbon.rm > span, .home-page .grid-products .product-grid div.product-ribbon.rm > span {
  position: relative;
  top: -50%;
}

.home-page .grid-products div.product-ribbon.rm .with-token, .home-page .grid-products .product-grid div.product-ribbon.rm .with-token {
  text-align: right;
}

.home-page .grid-products div.product-ribbon.rm .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.rm .with-token > span {
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .home-page .grid-products div.product-ribbon.rm .with-token > span, .home-page .grid-products .product-grid div.product-ribbon.rm .with-token > span {
    top: 5px;
  }
}

.home-page .grid-products div.product-ribbon.c, .home-page .grid-products .product-grid div.product-ribbon.c {
  left: 50%;
  top: 50%;
}

.home-page .grid-products div.product-ribbon.c .with-token, .home-page .grid-products .product-grid div.product-ribbon.c .with-token {
  justify-content: center;
}

.home-page .grid-products div.product-ribbon.c > span, .home-page .grid-products .product-grid div.product-ribbon.c > span {
  position: relative;
  top: -50%;
  left: -50%;
}

.home-page .grid-products .grid-item, .home-page .grid-products .product-grid .grid-item {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  cursor: pointer;
}

.home-page .grid-products .grid-item .picture, .home-page .grid-products .product-grid .grid-item .picture {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.25rem;
}

.home-page .grid-products .grid-item .picture a, .home-page .grid-products .grid-item .picture img, .home-page .grid-products .product-grid .grid-item .picture a, .home-page .grid-products .product-grid .grid-item .picture img {
  width: 100%;
  height: 100%;
}

.home-page .grid-products .grid-item .picture img, .home-page .grid-products .product-grid .grid-item .picture img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: contain;
     object-fit: contain;
}

.home-page .grid-products .grid-item .details, .home-page .grid-products .product-grid .grid-item .details {
  width: 100%;
  height: 100%;
}

.home-page .grid-products .grid-item .content, .home-page .grid-products .product-grid .grid-item .content {
  padding: 1rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.home-page .grid-products .grid-item .content .title h3, .home-page .grid-products .product-grid .grid-item .content .title h3 {
  color: #BD313F;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.9416rem;
}

.home-page .grid-products .grid-item .content .content-lower, .home-page .grid-products .product-grid .grid-item .content .content-lower {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home-page .grid-products .grid-item .content .content-lower .description, .home-page .grid-products .grid-item .content .content-lower .description p, .home-page .grid-products .product-grid .grid-item .content .content-lower .description, .home-page .grid-products .product-grid .grid-item .content .content-lower .description p {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  margin-bottom: 0.5rem;
  margin-bottom: 0;
}

.home-page .grid-products .grid-item .content .content-lower .description p:only-child, .home-page .grid-products .grid-item .content .content-lower .description p p:only-child, .home-page .grid-products .product-grid .grid-item .content .content-lower .description p:only-child, .home-page .grid-products .product-grid .grid-item .content .content-lower .description p p:only-child {
  margin-top: 0;
}

.home-page .grid-products .grid-item .content .content-lower .link, .home-page .grid-products .product-grid .grid-item .content .content-lower .link {
  justify-self: flex-end;
  display: none;
}

.home-page .grid-products h1, .home-page .grid-products .product-grid h1 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h2, .home-page .grid-products .product-grid h2 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h3, .home-page .grid-products .product-grid h3 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h4, .home-page .grid-products .product-grid h4 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h5, .home-page .grid-products .product-grid h5 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h6, .home-page .grid-products .product-grid h6 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products .grid-item.product-item, .home-page .grid-products .product-grid .grid-item.product-item {
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #fff;
  border-bottom: none;
}

.home-page .grid-products .grid-item.product-item:hover, .home-page .grid-products .product-grid .grid-item.product-item:hover {
  border-bottom: none;
}

.home-page .grid-products .grid-item.product-item .title, .home-page .grid-products .product-grid .grid-item.product-item .title {
  font-size: 1.4rem;
  font-weight: 500;
}

.home-page .grid-products .grid-item.product-item .picture, .home-page .grid-products .product-grid .grid-item.product-item .picture {
  min-width: 100%;
  min-height: 100%;
  position: relative;
  max-height: 15rem;
  min-height: 15rem;
  background-color: #f7f7f7;
  transition: background-color 0.07s ease-in;
}

.home-page .grid-products .grid-item.product-item .picture a, .home-page .grid-products .product-grid .grid-item.product-item .picture a {
  min-height: inherit;
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.home-page .grid-products .grid-item.product-item .picture img, .home-page .grid-products .product-grid .grid-item.product-item .picture img {
  min-width: 100%;
  min-height: 100%;
  padding: 2rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 580px) {
  .home-page .grid-products .grid-item.product-item .picture, .home-page .grid-products .product-grid .grid-item.product-item .picture {
    max-height: 12rem;
    min-height: 12rem;
  }
}

.home-page .grid-products .grid-item.product-item .picture:hover, .home-page .grid-products .product-grid .grid-item.product-item .picture:hover {
  background-color: #e7e7e7;
}

.home-page .grid-products .grid-item.product-item .link, .home-page .grid-products .product-grid .grid-item.product-item .link {
  margin-top: 0.5rem;
  font-weight: bold;
  color: #333;
}

.home-page .grid-products .grid-item.product-item .description p, .home-page .grid-products .product-grid .grid-item.product-item .description p {
  display: none;
}

.home-page .grid-products .grid-item.product-item .description p:first-child, .home-page .grid-products .product-grid .grid-item.product-item .description p:first-child {
  display: block;
}

.home-page .grid-products h1, .home-page .grid-products .product-grid h1 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h2, .home-page .grid-products .product-grid h2 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h3, .home-page .grid-products .product-grid h3 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h4, .home-page .grid-products .product-grid h4 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h5, .home-page .grid-products .product-grid h5 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products h6, .home-page .grid-products .product-grid h6 {
  margin: 0;
  padding: 0;
}

.home-page .grid-products .product-item, .home-page .grid-products .product-grid .product-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: box-shadow .2s;
}

.home-page .grid-products .product-item:hover, .home-page .grid-products .product-grid .product-item:hover {
  transition: box-shadow .2s;
}

.home-page .grid-products .product-item h4, .home-page .grid-products .product-grid .product-item h4 {
  color: #BD313F;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.7798rem;
}

.home-page .grid-products .product-item .picture, .home-page .grid-products .product-grid .product-item .picture {
  text-align: center;
}

.home-page .grid-products .product-item .picture a, .home-page .grid-products .product-item .picture img, .home-page .grid-products .product-grid .product-item .picture a, .home-page .grid-products .product-grid .product-item .picture img {
  min-width: 100%;
}

.home-page .grid-products .product-item .details, .home-page .grid-products .product-grid .product-item .details {
  display: flex;
  flex-basis: 100%;
  flex-direction: column;
  padding: 0.25rem 0 0 0;
}

.home-page .grid-products .product-item .description, .home-page .grid-products .product-grid .product-item .description {
  color: #6c757d;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
}

.home-page .grid-products .product-item img, .home-page .grid-products .product-grid .product-item img {
  max-height: 222px;
}

.home-page .grid-products .product-item a, .home-page .grid-products .product-grid .product-item a {
  color: #BD313F;
}

.home-page .grid-products .product-item .prices, .home-page .grid-products .product-grid .product-item .prices {
  align-items: flex-end;
  display: flex;
  font-size: 1rem;
  line-height: 1;
}

.home-page .grid-products .product-item .prices .actual-price, .home-page .grid-products .product-grid .product-item .prices .actual-price {
  font-weight: 700;
  order: 0;
}

.home-page .grid-products .product-item .prices .old-price, .home-page .grid-products .product-grid .product-item .prices .old-price {
  color: #6c757d;
  font-size: 0.85rem;
  font-weight: 400;
  margin-left: .2rem;
  order: 1;
  text-decoration: line-through;
}

.home-page .grid-products .product-item .buttons, .home-page .grid-products .product-grid .product-item .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.home-page .grid-products .product-item button, .home-page .grid-products .product-grid .product-item button {
  background-color: transparent;
  border: none;
}

.home-page .grid-products .product-item .buttons button, .home-page .grid-products .product-grid .product-item .buttons button {
  color: #6c757d;
  padding: 8px;
  position: relative;
  z-index: 0;
}

.home-page .grid-products .product-item .buttons button svg, .home-page .grid-products .product-grid .product-item .buttons button svg {
  display: block;
  fill: currentColor;
}

.home-page .grid-products .add-info, .home-page .grid-products .product-grid .add-info {
  display: none;
}

@media (min-width: 992px) {
  .home-page .grid-products .add-info, .home-page .grid-products .product-grid .add-info {
    width: 320px;
  }
}

.home-page .grid-products .add-info .prices, .home-page .grid-products .product-grid .add-info .prices {
  justify-content: center;
}

.home-page .grid-products .grid-item .content, .home-page .grid-products .product-grid .grid-item .content {
  width: 100%;
  background-color: transparent;
  padding: 0;
}

.home-page .grid-products .grid-item .content .link, .home-page .grid-products .product-grid .grid-item .content .link {
  display: none;
}

.home-page .grid-products .grid-item .content .content-lower .description p:only-child, .home-page .grid-products .product-grid .grid-item .content .content-lower .description p:only-child {
  margin-top: 0;
}

.home-page .grid-products .grid-item img, .home-page .grid-products .product-grid .grid-item img {
  padding: 2rem;
}

@media screen and (max-width: 1024px) {
  .home-page .grid-products, .home-page .grid-products .product-grid {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    row-gap: 2rem;
  }
}

@media screen and (max-width: 580px) {
  .home-page .grid-products, .home-page .grid-products .product-grid {
    grid-template-columns: 1fr;
  }
}

.home-page h1 {
  margin: 0;
  padding: 0;
}

.home-page h2 {
  margin: 0;
  padding: 0;
}

.home-page h3 {
  margin: 0;
  padding: 0;
}

.home-page h4 {
  margin: 0;
  padding: 0;
}

.home-page h5 {
  margin: 0;
  padding: 0;
}

.home-page h6 {
  margin: 0;
  padding: 0;
}

@font-face {
  .home-page {
    font-family: 'Arimo-Regular';
    font-style: normal;
    font-weight: 400;
    src: url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.eot);
    /* IE9 Compat Modes */
    src: local(""), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-regular.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/arimo-v17-latin-ext_latin-regular.svg#Arimo) format("svg");
    /* Legacy iOS */
    font-display: swap;
  }
}

@font-face {
  .home-page {
    font-family: 'Arimo-Medium';
    font-style: normal;
    font-weight: 500;
    src: url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.eot);
    /* IE9 Compat Modes */
    src: local(""), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-500.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/arimo-v17-latin-ext_latin-500.svg#Arimo) format("svg");
    /* Legacy iOS */
    font-display: swap;
  }
}

@font-face {
  .home-page {
    font-family: 'Arimo-Bold';
    font-style: normal;
    font-weight: 700;
    src: url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.eot);
    /* IE9 Compat Modes */
    src: local(""), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.eot?#iefix) format("embedded-opentype"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.woff2) format("woff2"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.woff) format("woff"), url(../../Themes/nop-theme-base/Content/dist/fonts/arimo-v17-latin-ext_latin-700.ttf) format("truetype"), url(../../Themes/nop-theme-base/Content/dist/images/arimo-v17-latin-ext_latin-700.svg#Arimo) format("svg");
    /* Legacy iOS */
    font-display: swap;
  }
}

.home-page h1 {
  font-size: 2rem;
  line-height: calc(2rem * 1.618);
}

@media screen and (max-width: 1024px) {
  .home-page h1 {
    font-size: 1.6rem;
    line-height: calc(1.6rem * 1.618);
  }
}

@media screen and (max-width: 580px) {
  .home-page h1 {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.618);
  }
}

.home-page .news-list-homepage h2 {
  color: #BD313F;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2.9124rem;
  margin-bottom: 0.5rem;
  color: black;
}

.home-page .news-list-homepage .news-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
}

.home-page .news-list-homepage .news-items .ep-title {
  display: none;
}

@media (min-width: 992px) {
  .home-page .news-list-homepage .news-items {
    flex-direction: row;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .home-page .news-list-homepage .news-items {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.home-page .news-list-homepage .news-item {
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.035);
  border-radius: 0.25rem;
  overflow: hidden;
  height: -moz-max-content;
  height: max-content;
  padding: 1.618rem;
  flex-wrap: wrap;
}

.home-page .news-list-homepage .news-item:hover {
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.075);
}

.home-page .news-list-homepage .news-item .ep {
  margin: -2rem;
  width: calc(100% + 4rem);
  left: 2rem;
}

.home-page .news-list-homepage .news-item .ep img {
  width: 100%;
}

.home-page .news-list-homepage .news-item .ep {
  margin-bottom: 2rem;
}

.home-page .news-list-homepage .news-item:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .home-page .news-list-homepage .news-item {
    flex-basis: calc(33% - 10px);
    margin-bottom: 0;
  }
}

@media screen and (max-width: 580px) {
  .home-page .news-list-homepage .news-item {
    padding: 1rem;
  }
}

.home-page .news-list-homepage .news-title h3 {
  color: #BD313F;
  font-family: "Arimo-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.9416rem;
}

.home-page .news-list-homepage .news-title h3 {
  line-height: 1.35;
  margin-bottom: 0.618rem;
}

.home-page .news-list-homepage .news-date {
  color: black;
  display: none;
  font-size: 0.8rem;
  margin: 0.25rem 0 1rem;
}

.home-page .news-list-homepage .ep .ep-image {
  width: 100%;
  aspect-ratio: 21/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.home-page .news-list-homepage .ep .ep-imageblock {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 0.5rem;
  aspect-ratio: 16 / 9;
}

.home-page .news-list-homepage .ep .ep-imageblock img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.home-page .news-list-homepage .news-body {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.home-page .news-list-homepage .news-body,
.home-page .news-list-homepage .news-body p {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  margin-bottom: 0.5rem;
}

.home-page .news-list-homepage .buttons {
  text-align: left;
  margin-top: 0.5rem;
}

.home-page .news-list-homepage .buttons .read-more {
  background-color: transparent;
  color: black;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 0;
}

.home-page .news-list-homepage .view-all {
  margin: 1rem auto 0 auto;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.home-page .news-list-homepage .view-all a {
  color: #BD313F;
  border-radius: 50px;
  font-family: "Arimo-Bold", Helvetica, Arial, sans-serif;
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
}

.home-page .home-page-polls {
  margin-bottom: 1rem;
}

.home-page .home-page-polls .title {
  align-items: center;
  display: flex;
  flex-basis: 100%;
  font-size: 2rem;
  margin: 1rem 0 2rem 0;
  text-align: center;
}

.home-page .home-page-polls .poll-items {
  display: flex;
  flex-wrap: wrap;
}

.home-page .home-page-polls .poll {
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  padding: 1rem;
  position: relative;
  width: 100%;
}

@media (min-width: 992px) {
  .home-page .home-page-polls .poll {
    width: calc((100% / 3) - (40px / 3));
    margin-bottom: 0;
    margin-right: 20px;
  }
}

.home-page .home-page-polls .poll:nth-child(3n) {
  margin-right: 0;
}

.home-page .home-page-polls .poll .poll-options, .home-page .home-page-polls .poll .poll-results {
  display: flex;
  flex-basis: 100%;
  flex-direction: column;
  margin-top: 1rem;
}

.home-page .home-page-polls .poll .poll-options:after, .home-page .home-page-polls .poll .poll-results:after {
  content: '';
  display: block;
  flex-grow: 1;
  order: 1;
  position: static;
}

.home-page .home-page-polls .poll .poll-options li, .home-page .home-page-polls .poll .poll-results li {
  margin: .5rem 0;
}

.home-page .home-page-polls .poll .poll-options label, .home-page .home-page-polls .poll .poll-results label {
  margin: 0;
}

.home-page .home-page-polls .poll-vote-error {
  display: block;
  background: #dc3545;
  bottom: 0;
  color: #fff;
  border-radius: 2px 2px 0 0;
  left: 0;
  margin-top: .5rem;
  padding: 1rem;
  position: absolute;
  right: 0;
}

.home-page h1 {
  margin: 0;
  padding: 0;
}

.home-page h2 {
  margin: 0;
  padding: 0;
}

.home-page h3 {
  margin: 0;
  padding: 0;
}

.home-page h4 {
  margin: 0;
  padding: 0;
}

.home-page h5 {
  margin: 0;
  padding: 0;
}

.home-page h6 {
  margin: 0;
  padding: 0;
}

.home-page .topic-block h2 {
  color: #BD313F;
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2.9124rem;
  color: black;
  margin-bottom: 0.5rem;
}

.home-page .topic-block .topic-block-body p:last-of-type {
  margin-bottom: 0;
}

.home-page .topic-block p {
  font-family: "Arimo-Regular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.618rem;
  margin-bottom: 0.5rem;
}

.home-page .home-page-categories .grid-item .picture {
  min-height: 175px;
}

.html-home-page .master-wrapper-content {
  padding: 2rem 0;
  padding-bottom: 4rem;
}

@media screen and (max-width: 1240px) {
  .html-home-page .master-wrapper-content {
    padding: 2rem;
  }
}

