/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-backface-visibility: hidden;
}
a,
body,
div,
html,
p {
  margin: 0;
  padding: 0;
}
a:active,
a:hover {
  text-decoration: none;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none;
}
:root {
  --base-color: #fff;
  --primary-color: #333b48;
  --primary-alt-color: #151920;
  --alert-color: #e04445;
  --alert-color-dark: #c72526;
  --light-grey: #eceff1;
  --mid-grey: #d2d5d8;
  --dark-grey: #9da1a5;
  --primary-type: "Montserrat", sans-serif;
  --light-weight: 400;
  --medium-weight: 500;
  --heavy-weight: 600;
  --base-radius: 8px;
  --base-block-unit: 5em;
  --logo-light: url(assets/core/static/images/brand/logo-light.svg) no-repeat
    center center;
  --logo-dark: url(assets/core/static/images/brand/logo-dark.svg) no-repeat
    center center;
  --specials-color: #fc3;
}
body,
html {
  height: 100%;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: calc(12.85714px + 0.35714vw);
  line-height: 1.7em;
  color: var(--primary-color);
  font-family: var(--primary-type);
  font-weight: var(--medium-weight);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body::-webkit-scrollbar {
  display: none;
}
a {
  color: var(--primary-color);
}
a:focus,
a:hover {
  color: var(--primary-alt-color);
}
a:focus {
  text-decoration: none;
}
.link {
  color: var(--primary-color);
}
.link:hover {
  color: var(--primary-alt-color);
}
.link.title {
  border-bottom: 1px dotted var(--primary-color);
}
.link.title:hover {
  border-bottom: 1px solid var(--primary-alt-color);
}
.button {
  text-transform: uppercase;
  display: inline-block;
  white-space: nowrap;
  background: var(--primary-color);
  color: var(--base-color);
  border-radius: var(--base-radius);
  -webkit-border-radius: var(--base-radius);
  -moz-border-radius: var(--base-radius);
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, background 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease,
    -webkit-transform 0.3s ease;
}
.button.disabled {
  opacity: 0.5;
  box-shadow: none;
  pointer-events: none;
}
.button:active,
.button:focus,
.button:hover {
  background: var(--primary-alt-color);
  color: var(--base-color);
}
.button-block {
  display: block;
  width: 100%;
}
.button-large {
  line-height: var(--base-block-unit);
  -webkit-box-shadow: 0 1em 0.5em rgba(0, 0, 0, 0.1);
  box-shadow: 0 1em 0.5em rgba(0, 0, 0, 0.1);
  padding: 0 1.5em;
}
.button-large,
.button-medium {
  font-weight: var(--medium-weight);
  text-align: center;
}
.button-medium {
  font-size: 75%;
  text-transform: none;
  padding: 0.5em 1.25em;
  -webkit-box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease,
    -webkit-box-shadow 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease,
    -webkit-box-shadow 0.2s ease;
  -o-transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease,
    -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.button-medium:hover {
  -webkit-box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.15);
}
.button-small {
  font-size: 85%;
  padding: 0.6em 0.4em;
  text-align: center;
  -webkit-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  border-radius: calc(var(--base-radius) / 1.25);
  -webkit-border-radius: calc(var(--base-radius) / 1.25);
  -moz-border-radius: calc(var(--base-radius) / 1.25);
}
.button-subtle {
  background: var(--light-grey);
  color: var(--primary-color);
  box-shadow: none;
}
.button-subtle:active,
.button-subtle:hover {
  background: var(--mid-grey);
  color: var(--primary-alt-color);
}
p.button {
  pointer-events: none;
  opacity: 0.75;
}
.block-button,
.block-field {
  display: block;
  overflow: visible;
  border: none;
  padding: 0;
  margin: 0;
  margin-top: calc(var(--base-block-unit) / 6);
  position: relative;
}
.block-field label,
.inline-block-field label {
  font-size: 1.125em;
  color: #abaeb1;
  line-height: 1.4em;
  padding: 0.35rem 0;
  display: inline-block;
}
.block-field .static {
  font-weight: var(--light-weight);
  position: absolute;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 1.25em;
}
.block-field .static img {
  height: 1.2em;
  width: 1.2em;
  margin-right: 0.4em;
}
.block-field.compact .static {
  font-weight: var(--regular-weight);
  font-size: 0.8em;
}
.block-field.compact .static img {
  height: 1em;
  width: 1em;
  margin-right: 0.4em;
}
input[type="email"],
input[type="submit"],
input[type="tel"],
input[type="text"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-size: 1em;
  font-weight: var(--light-weight);
  -webkit-font-smoothing: auto;
  width: 100%;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 1.25em;
  border-radius: var(--base-radius);
  text-transform: capitalize;
}
input[type="email"],
input[type="tel"],
input[type="text"],
select,
textarea {
  background: var(--light-grey);
}
.block-field.compact input[type="email"],
.block-field.compact input[type="tel"],
.block-field.compact input[type="text"],
.block-field.compact select,
.block-field.compact textarea {
  font-size: 0.8em;
  font-weight: var(--regular-weight);
}
textarea {
  resize: none;
  vertical-align: top;
  text-transform: none;
}
input[type="email"] {
  text-transform: lowercase;
}
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #c8cbcf;
  text-transform: none;
}
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #c8cbcf;
  text-transform: none;
}
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
textarea::placeholder {
  color: #c8cbcf;
  text-transform: none;
}
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c8cbcf;
  text-transform: none;
}
input[type="email"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #c8cbcf;
  text-transform: none;
}
button,
input[type="email"],
input[type="submit"],
input[type="tel"],
input[type="text"],
label,
select,
textarea {
  -webkit-transition: background 0.2s ease, color 0.2s ease, opacity 0.2s ease,
    -webkit-transform 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, opacity 0.2s ease,
    -webkit-transform 0.2s ease;
  -o-transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease,
    opacity 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease,
    opacity 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease,
    opacity 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease,
    opacity 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease,
    opacity 0.2s ease;
}
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
  outline: none;
  background: #fff;
  -webkit-box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.1);
}
input[type="email"]:focus + label,
input[type="tel"]:focus + label,
input[type="text"]:focus + label {
  color: #313a44;
}
input[type="checkbox"],
input[type="radio"] {
  /* display: none; */
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  position: relative;
  padding-left: 2em;
  cursor: pointer;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  border: 1px solid var(--mid-grey);
  background: transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  -o-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
  -webkit-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
  position: absolute;
  top: 0.6em;
  left: 0;
}
input[type="checkbox"]:disabled + label,
input[type="radio"]:disabled + label {
  opacity: 0.3;
  pointer-events: none;
}
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  background: url(assets/core/static/images/checkout/icon-checkbox-check.svg)
    no-repeat var(--primary-color);
  background-size: 100% 100%;
  border: 1px solid var(--primary-color);
}
.phone .static {
  padding: 0.85em 1.25em;
}
.phone input {
  padding-left: 5em;
}
.block .phone .country-code img {
  display: inline-block;
  height: 1.2rem;
  width: 1.2rem;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.block-field .error-message,
.inline-block-field .error-message {
  color: var(--alert-color);
  text-align: right;
}
.error-message.pill {
  background: var(--alert-color);
  color: var(--base-color);
}
select.inline {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  font-size: 75%;
  border-radius: 0;
  cursor: pointer;
}
select.inline:focus,
select.inline:hover {
  background: none;
  box-shadow: none;
}
.custom-select-wrapper {
  position: relative;
}
.custom-select-wrapper .default-select {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  /* _nofocusline: expression(this.hideFocus=true); */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}
.custom-select-wrapper .custom-select {
  text-align: left;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.custom-select-wrapper .custom-select:after {
  content: "";
  position: absolute;
  right: 0.25em;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--primary-color);
  background-size: 100% 100%;
  display: inline-block;
  z-index: 1;
}
.block-field .tabbed {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.block-field .tabbed input[type="radio"] {
  flex-grow: 1;
  display: inline-block;
  width: auto;
  height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
  padding: 1em 0;
  color: var(--primary-color);
  transition: background 0.2s linear;
  border-top: 1px solid var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
  border-right: 1px solid var(--primary-color);
  border-radius: 0;
  font-size: 80%;
}
.block-field .tabbed input[type="radio"]:first-child {
  border-left: 1px solid var(--primary-color);
  border-top-left-radius: var(--base-radius);
  border-bottom-left-radius: var(--base-radius);
}
.block-field .tabbed input[type="radio"]:last-child {
  border-top-right-radius: var(--base-radius);
  border-bottom-right-radius: var(--base-radius);
}
.block-field .tabbed input[type="radio"]:checked {
  background: var(--primary-color);
  color: var(--base-color);
}
.block-field .tabbed input[type="radio"]:before {
  content: attr(label);
  display: inline-block;
  text-align: center;
  width: 100%;
}
.fixed-block {
  position: fixed !important;
}
.absolute-block,
.fixed-block {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.absolute-block {
  position: absolute !important;
}
.out-of-sight,
.out-of-sight-y {
  opacity: 0 !important;
  pointer-events: none !important;
}
.out-of-sight-y {
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
}
.out-of-sight-x {
  opacity: 0;
  pointer-events: none !important;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
}
.centered-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.centered-content {
  z-index: 1;
}
.muted {
  opacity: 0.5;
}
.block-icon {
  display: block;
  height: 1.75em;
  width: 1.75em;
  position: relative;
}
.inline-icon {
  display: inline-block;
  height: 1.25em;
  width: 1.25em;
  position: relative;
  vertical-align: middle;
}
.block-icon.large {
  height: 2.5em;
  width: 2.5em;
}
.block-row {
  padding: 1.5em 0;
}
.dropdown-link:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--primary-color);
  vertical-align: middle;
  margin-left: 0.75em;
  transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
}
.dropdown-link.selected:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.inverse .dropdown-link:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--base-color) !important;
}
.custom-select-wrapper.dropdown-link:after {
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
}
.point-down-link:after {
  transform: rotate(90deg);
}
.point-down-link:after,
.point-right-link:after {
  content: "→";
  margin-left: 0.4em;
  display: inline-block;
}
.preload-images {
  height: 0;
  z-index: -9999px;
  pointer-events: none;
}
.preload-images img {
  height: 1px;
  width: 1px;
}
.container-fluid {
  width: 90%;
  max-width: 1680px;
  margin: 0 auto;
}
section {
  position: relative;
  padding: var(--base-block-unit) 0 0 0;
}
section.misc {
  text-align: center;
}
.card {
  width: 100%;
  max-width: 1160px;
  margin: calc(var(--base-block-unit) / 8) auto calc(var(--base-block-unit) / 8)
    auto;
  -webkit-box-shadow: 0 2em 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 2em 1em rgba(0, 0, 0, 0.1);
  position: relative;
  border-radius: var(--base-radius);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  background-color: var(--base-color);
  text-align: left;
}
.card.subtle {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.05);
}
.card .card-section {
  position: relative;
  overflow: hidden;
}
.card .card-header,
.card .card-section:first-child {
  border-top-left-radius: var(--base-radius);
  border-top-right-radius: var(--base-radius);
}
.card .card-footer,
.card .card-section:last-child {
  border-bottom-left-radius: var(--base-radius);
  border-bottom-right-radius: var(--base-radius);
}
.card .two-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card .two-col .col.main,
.card .two-col .col.sidebar {
  padding: 1.5em 0 var(--base-block-unit) 0;
}
.card .two-col .col.main {
  width: 64%;
}
.card .card-section .card-section-shot,
.card .two-col .col.sidebar {
  width: 36%;
}
.card .card-section .card-section-shot {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card .block-row {
  padding: 1.5em 3em 0;
}
.card .block-row:last-child {
  padding-bottom: 1.5em;
}
.card .block-row input[type="checkbox"],
.card .block-row input[type="radio"] {
  float: left;
  margin: 0.75em 1em 0 0;
}
.card .block-row .block-field:first-child {
  margin-top: 0;
}
.card .block-row .block-label {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card .block-row .block-label,
.card .inline-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card .inline-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.75em;
}
.card .inline-row:first-child {
  margin-top: 0;
}
.card .sidebar .block-button,
.card .sidebar .block-field {
  margin-top: 8px;
}
.card .card-header {
  height: var(--base-block-unit);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 3em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card article {
  padding: 0 2em;
  margin-top: 1em;
  position: relative;
}
.progress-bar {
  position: relative;
  height: 2px;
  width: 100%;
  background: var(--light-grey);
}
.progress-bar .progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(var(--primary-color)),
    color-stop(var(--primary-alt-color)),
    color-stop(var(--primary-color)),
    to(var(--primary-alt-color))
  );
  background: -o-linear-gradient(
    left,
    var(--primary-color),
    var(--primary-alt-color),
    var(--primary-color),
    var(--primary-alt-color)
  );
  background: linear-gradient(
    90deg,
    var(--primary-color),
    var(--primary-alt-color),
    var(--primary-color),
    var(--primary-alt-color)
  );
  background-size: 300% 100%;
  animation: gradientxloop 1s linear infinite;
  -webkit-animation: gradientxloop 1s linear infinite;
  -moz-animation: gradientxloop 1s linear infinite;
}
.collage {
  -webkit-box-shadow: 0 2em 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 2em 1em rgba(0, 0, 0, 0.1);
  transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  border: 0.25em solid #fff;
}
h1 {
  font-size: 3.25em;
  line-height: 1.3em;
  font-weight: var(--medium-weight);
}
h1.large {
  font-size: 4.25em;
  line-height: 1.2em;
  font-weight: var(--light-weight);
}
h1.xlarge {
  font-size: 6em;
}
h1.xlarge,
h1.xxlarge {
  line-height: 1em;
  font-weight: var(--light-weight);
}
h1.xxlarge {
  font-size: 8em;
}
h2 {
  font-size: 2em;
  font-weight: var(--medium-weight);
}
h2,
h2.para {
  line-height: 1.4em;
}
h2.para {
  font-size: 1.65em;
  max-width: 16em;
}
h3 {
  text-transform: uppercase;
}
.larger {
  font-size: 1.125em;
  line-height: 1.7em;
}
.large {
  font-size: 1.25em;
  line-height: 1.8em;
}
.large,
.xlarge {
  font-weight: var(--medium-weight);
}
.xlarge {
  font-size: 1.5em;
  line-height: 1.6em;
}
.title {
  font-weight: var(--heavy-weight);
}
.light {
  font-weight: var(--light-weight);
  -webkit-font-smoothing: auto;
}
p.reverse {
  color: var(--primary-color) !important;
}
p.footnote {
  line-height: 1.5em;
}
a.footnote,
p.footnote {
  font-size: 80%;
}
.caps {
  text-transform: uppercase;
  font-size: 75%;
  line-height: 1.5em;
}
.small-caps {
  font-variant: small-caps;
}
sup {
  font-size: 50%;
  top: -0.75em;
}
.pill {
  padding: 0.2em 0.4em;
  color: var(--base-color);
  border-radius: calc(var(--base-radius) / 2);
}
.rounded {
  border-radius: 5em;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
}
.nowrap {
  white-space: nowrap;
  display: inline-block !important;
}
.subtle {
  color: var(--dark-grey);
}
.highlight {
  background: #ffc;
}
.alert {
  color: var(--alert-color);
}
a.alert:hover {
  color: var(--alert-color-dark);
}
a.subtle {
  border-bottom: 1px dotted var(--dark-grey);
}
a {
  -webkit-transition: color 0.2s ease;
  -o-transition: 0.2s ease color;
  transition: color 0.2s ease;
}
.serif {
  font-family: Ovo, serif;
}
footer,
header {
  bottom: auto !important;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
}
header .container-fluid {
  max-width: none;
}
header {
  z-index: 997;
  pointer-events: none;
}
.no-touchevents header:hover,
header {
  background: var(--base-color);
}
footer,
footer.inverse,
header.inverse {
  background: transparent;
}
header .header-wrapper {
  position: relative;
  height: var(--base-block-unit);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header .header-wrapper,
header nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
header nav {
  -ms-flex-line-pack: center;
  align-content: center;
}
header nav.brand,
header nav.primary,
header nav.user {
  pointer-events: all;
}
header nav a {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
header.inverse nav a,
header.inverse nav a:active,
header.inverse nav a:focus {
  color: var(--base-color);
}
header.inverse.dark nav a,
header.inverse.dark nav a:active,
header.inverse.dark nav a:focus {
  color: var(--primary-color);
}
header.inverse nav a.dropdown-link:active:after,
header.inverse nav a.dropdown-link:after,
header.inverse nav a.dropdown-link:focus:after {
  border-top: 6px solid var(--base-color);
}
header.inverse.reverse nav a.dropdown-link:active:after,
header.inverse.reverse nav a.dropdown-link:after,
header.inverse.reverse nav a.dropdown-link:focus:after {
  border-top: 6px solid var(--primary-color);
}
header.inverse:hover nav a,
header.inverse:hover nav a:active,
header.inverse:hover nav a:focus,
header nav a,
header nav a:active,
header nav a:focus {
  color: var(--primary-color);
}


header.inverse:hover nav a #logoImg,
header:hover #logoImg{
  filter: invert(1) !important;
}
header.visible nav a #logoImg{
  filter: invert(1) !important;
}
header.inverse nav a #logoImg{
  filter: invert(0) !important;
}

header.inverse:hover nav a.dropdown-link:active:after,
header.inverse:hover nav a.dropdown-link:after,
header.inverse:hover nav a.dropdown-link:focus:after {
  border-top: 6px solid var(--primary-color) !important;
}
header .brand {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
}
header .logo {
  width: 5.25em;
  height: var(--base-block-unit);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 995;
}
header .logo .svg {
  width: 100%;
  height: 50%;
  background: url(assets/core/static/images/brand/logo-dark.svg) no-repeat 50%;
  background-size: 100% 100%;
}
header.inverse .logo .svg {
  background: url(assets/core/static/images/brand/logo-light.svg) no-repeat 50%;
  background-size: 100% 100%;
}
.no-touchevents header:hover .logo .svg {
  background: url(assets/core/static/images/brand/logo-dark.svg) no-repeat 50%;
  background-size: 100% 100%;
}
.no-touchevents header:hover a.link {
  color: var(--primary-color);
}
header nav.primary a.secondary-link {
  margin-left: 2em;
}
header .dropdown-menu {
  top: var(--base-block-unit);
  background: var(--base-color);
  -webkit-backface-visibility: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
  transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease, opacity 0.1s ease;
  transition: transform 0.1s ease, opacity 0.1s ease;
  transition: transform 0.1s ease, opacity 0.1s ease,
    -webkit-transform 0.1s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
}
header #primaryMenu .product-list {
  padding-bottom: calc(var(--base-block-unit) / 2);
}
.dropdown-menu .slide-in {
  -webkit-transition: opacity 0.1.5s ease, -webkit-transform 0.1.5s ease;
  transition: opacity 0.1.5s ease, -webkit-transform 0.1.5s ease;
  -o-transition: transform 0.1.5s ease, opacity 0.1.5s ease;
  transition: transform 0.1.5s ease, opacity 0.1.5s ease;
  transition: transform 0.1.5s ease, opacity 0.1.5s ease,
    -webkit-transform 0.1.5s ease;
}
.dropdown-menu .slide-in-delayed {
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease,
    -webkit-transform 0.2s ease;
}
.dropdown-menu.out-of-sight .slide-in,
.dropdown-menu.out-of-sight .slide-in-delayed {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.dropdown-menu.out-of-sight .slide-in-delayed:nth-of-type(2) {
  -webkit-transform: translate3d(0, -125%, 0);
  transform: translate3d(0, -125%, 0);
}
.dropdown-menu.out-of-sight .slide-in-delayed:nth-of-type(3) {
  -webkit-transform: translate3d(0, -150%, 0);
  transform: translate3d(0, -150%, 0);
  -webkit-transform: translate3d(0, -175%, 0);
  transform: translate3d(0, -175%, 0);
}
.dropdown-menu.out-of-sight .slide-in-delayed:nth-of-type(4) {
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
}
.dropdown-menu .menu-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-height: calc(100vh - var(--base-block-unit) * 2);
  overflow-x: hidden;
  overflow-y: scroll;
}
.dropdown-overlay {
  backdrop-filter: blur(calc(var(--base-radius) * 2));
  -webkit-backdrop-filter: blur(calc(var(--base-radius) * 2));
  z-index: 990;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
}
nav.product-category {
  flex-direction: column;
  margin-top: calc(var(--base-block-unit) / 1.5);
}
nav.product-category .category-info p {
  line-height: calc(var(--base-block-unit) / 4);
}
nav.product-category .category-info p.description {
  margin: 0 0 calc(var(--base-block-unit) / 4) 0;
  max-width: calc(var(--base-block-unit) * 5);
}
nav.product-category .product-name {
  align-self: flex-start;
  display: inline-block;
  transform-origin: center center;
  transition: transform 0.6s ease;
  transform: perspective(4em) rotateY(0deg);
  -webkit-transform: perspective(4em) rotateY(0deg);
  -moz-transform: perspective(4em) rotateY(0deg);
  white-space: nowrap;
}
nav.product-category .product-name span.version {
  font-size: 50%;
  border: 1px solid var(--primary-color);
  border-radius: var(--base-radius);
  padding: 0 0.3em;
  vertical-align: middle;
}
.no-touchevents nav.product-category .product-name:hover,
nav.product-category .product-name:focus {
  transform: perspective(4em) rotateY(4deg);
  -webkit-transform: perspective(4em) rotateY(4deg);
  -moz-transform: perspective(4em) rotateY(4deg);
}
nav.product-category .product-name:before {
  content: "";
  height: 1.25em;
  width: 1.25em;
  display: inline-block;
  vertical-align: middle;
  margin: -0.2em 0.5em 0 0;
}
nav.product-category .product-name:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1.6em;
  width: 1.25em;
}
nav.product-category a.marchv:before {
  background: url(assets/core/static/images/brand/icon-march-v-2.svg);
  background-size: 100% 100%;
}
nav.product-category a.hammo:before {
  background: url(assets/core/static/images/brand/icon-hammo-2.svg);
  background-size: 100% 100%;
}
nav.product-category a.unithd:before {
  background: url(assets/core/static/images/brand/icon-unithd.svg);
  background-size: 100% 100%;
}
nav.product-category a.marchtee:before {
  background: url(assets/core/static/images/brand/icon-march-tee-2.svg);
  background-size: 100% 100%;
}
nav.product-category a.home:before {
  background: url(assets/core/static/images/brand/icon-home.svg);
  background-size: 100% 100%;
}
nav.product-category a.mask:before {
  background: url(assets/core/static/images/brand/icon-mask.svg);
  background-size: 100% 100%;
}
nav.product-category a.pyjamas:before {
  background: url(assets/core/static/images/brand/icon-pyjamas.svg);
  background-size: 100% 100%;
}
nav.product-category a.home-tee:before {
  background: url(assets/core/static/images/brand/icon-home-tee.svg);
  background-size: 100% 100%;
}
nav.product-category a.lintroller:before {
  background: url(assets/core/static/images/brand/icon-lintroller-2.svg);
  background-size: 100% 100%;
}
nav.product-category a.unitpq:before {
  background: url(assets/core/static/images/brand/icon-unitpq-2.svg);
  background-size: 100% 100%;
}
nav.product-category .specials:before {
  background: url(assets/core/static/images/brand/icon-specials.svg);
  background-size: 100% 100%;
  animation: xRotate 12s linear infinite;
  -webkit-animation: xRotate 12s linear infinite;
  -moz-animation: xRotate 12s linear infinite;
}
nav.product-category .specials:after {
  background: url(assets/core/static/images/brand/icon-specials-alt.svg);
  background-size: 100% 100%;
}
nav.product-category .label {
  display: inline-block;
  font-size: 25%;
  vertical-align: middle;
  border: 1px solid var(--primary-color);
  line-height: 1em;
  padding: 0.25em 0.4em;
  margin-left: 1em;
}
nav.product-category .category-info .label {
  font-size: 75%;
  padding: 0.125em 0.2em;
  border: none;
  background: #ffc;
  color: #995600;
}
nav.product-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
nav.product-grid .grid-block {
  width: 33.33%;
}
nav.product-grid .grid-block .product-block {
  width: 100%;
  height: 0;
  padding-bottom: 125%;
  background: grey;
  position: relative;
}
nav.product-grid .grid-block .product-block .product-block-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: var(--base-color);
}
nav.product-grid .grid-block .product-block .product-block-content h2 {
  margin: 0;
}
nav.product-grid .grid-block .product-block .product-block-content p {
  margin-top: 0.5em;
  opacity: 0.75;
}
nav.product-grid a.marchtee .product-block {
  background: url(../images/brand/image-march-tee-men.jpg) no-repeat 100%
    #cdaa96;
  background-size: cover;
}
nav.product-grid a.unitpq .product-block {
  background: url(../images/brand/image-unitpq-men.jpg) no-repeat 100% #9da1a4;
  background-size: cover;
}
nav.product-grid a.home-tee .product-block {
  background: url(../images/brand/image-home-tee-men.jpg) no-repeat 100% #cbbaab;
  background-size: cover;
}
nav.product-grid a.lintroller {
  width: 100%;
}
nav.product-grid a.lintroller .product-block {
  background: url(../images/brand/image-lintroller.jpg) no-repeat 0 #e2dbd6;
  background-size: contain;
  padding-bottom: 0;
  height: calc(var(--base-block-unit) * 3);
}
nav.product-grid a.lintroller .product-block h2 {
  color: #633014;
}
#specialsNav {
  width: 100%;
  display: block;
  background: #fc3;
  color: #111;
}
#specialsNav a {
  color: #111;
}
header .block-icon.hamburger {
  position: relative;
}
header .block-icon.hamburger .stroke {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 0;
  bottom: 0;
  height: 2px;
  background-color: var(--primary-color);
  -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease,
    -webkit-transform 0.2s ease;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
header.inverse .block-icon.hamburger .stroke {
  background-color: var(--base-color);
}
header #primaryMenuBtn:hover .block-icon.hamburger .stroke,
header.inverse.dark .block-icon.hamburger .stroke {
  background-color: var(--primary-color);
}
header .block-icon.hamburger .stroke.one,
header .block-icon.hamburger .stroke.two {
  top: 50%;
  bottom: auto;
}
header .block-icon.hamburger .stroke.one {
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
}
header .block-icon.hamburger .stroke.two {
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
.no-touchevents header #primaryMenuBtn:hover .block-icon.hamburger .stroke.one {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.no-touchevents header #primaryMenuBtn:hover .block-icon.hamburger .stroke.two {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
header #primaryMenuBtn.selected .block-icon.hamburger .stroke.one {
  top: 50% !important;
  -webkit-transform: rotate(35deg) translate3d(0, -50%, 0) !important;
  transform: rotate(35deg) translate3d(0, -50%, 0) !important;
}
header #primaryMenuBtn.selected .block-icon.hamburger .stroke.two {
  top: 50% !important;
  -webkit-transform: rotate(-35deg) translate3d(0, -50%, 0) !important;
  transform: rotate(-35deg) translate3d(0, -50%, 0) !important;
}
header #primaryMenuBtn.selected p.title {
  opacity: 0;
  pointer-events: none;
}
header #primaryMenuBtn.selected {
  display: block;
  width: 1.75em;
  height: 1.75em;
}
user-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: center;
  align-content: center;
}
header .block-icon.cart {
  background: url(assets/core/static/images/icons/icon-cart-bottom.svg)
    no-repeat 50%;
  background-size: 100% 100%;
  transform: translateZ(0) rotate(0deg);
  -webkit-transform: translateZ(0) rotate(0deg);
  -moz-transform: translateZ(0) rotate(0deg);
  z-index: 999;
  visibility: hidden;
}
header .block-icon.cart:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(assets/core/static/images/icons/icon-cart-top.svg) no-repeat
    50%;
  background-size: 100% 100%;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
}
.no-touchevents header .block-icon.cart:hover:before {
  transform: translate3d(0, -50%, 0) rotateX(-45deg);
  -webkit-transform: translate3d(0, -50%, 0) rotateX(-45deg);
  -moz-transform: translate3d(0, -50%, 0) rotateX(-45deg);
}
header .block-icon.cart.selected:before {
  transform: translate3d(0, -200%, 0) rotateX(-90deg) !important;
  -webkit-transform: translate3d(0, -200%, 0) rotateX(-90deg) !important;
  -moz-transform: translate3d(0, -200%, 0) rotateX(-90deg) !important;
}
header .block-icon.cart .dot {
  position: absolute;
  top: 0;
  right: 0;
  height: 8px;
  width: 8px;
  border-radius: 8px;
  background: var(--alert-color);
  -webkit-transform: translate3d(50%, -50%, 0);
  transform: translate3d(50%, -50%, 0);
}
header .block-icon.cart.bump {
  animation: bump 1s ease forwards;
  -webkit-animation: bump 1s ease forwards;
  -moz-animation: bump ease 1s forwards;
}
header .block-icon.cart.adding:before {
  transform: translate3d(0, -50%, 0) rotateX(-45deg) !important;
  -webkit-transform: translate3d(0, -50%, 0) rotateX(-45deg) !important;
  -moz-transform: translate3d(0, -50%, 0) rotateX(-45deg) !important;
}
header .block-icon.cart.adding-first:before {
  transform: translate3d(0, -200%, 0) rotateX(-90deg) !important;
  -webkit-transform: translate3d(0, -200%, 0) rotateX(-90deg) !important;
  -moz-transform: translate3d(0, -200%, 0) rotateX(-90deg) !important;
}
header .block-icon.cart .count-wrapper {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
header .block-icon.cart .count-wrapper .count {
  color: var(--base-color);
  text-align: center;
  line-height: 1.75em;
  z-index: 1;
  position: relative;
}
header .block-icon.cart .count-wrapper:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  background: #bb844c;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  margin-top: -0.25em;
  z-index: 0;
}
.no-touchevents header .block-icon.cart:hover .count-wrapper,
header .block-icon.cart.selected .count-wrapper {
  opacity: 0;
}
#cartMenu {
  --base-color: #fff6e1;
  --primary-color: #995600;
  --primary-alt-color: #874600;
  background: var(--base-color);
  width: 33.33vw;
  min-width: 400px;
  left: auto;
  top: 0;
  z-index: 998;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#cartMenu .container-fluid {
  width: 80%;
}
#cartMenu.out-of-sight {
  opacity: 0;
}
#cartMenu.out-of-sight,
#cartMenu.out-of-sight cart-item:first-of-type .slide-in-delayed {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
#cartMenu.out-of-sight cart-item:nth-of-type(2) .slide-in-delayed {
  -webkit-transform: translate3d(125%, 0, 0);
  transform: translate3d(125%, 0, 0);
}
#cartMenu.out-of-sight cart-item:nth-of-type(3) .slide-in-delayed {
  -webkit-transform: translate3d(150%, 0, 0);
  transform: translate3d(150%, 0, 0);
}
#cartMenu.out-of-sight cart-item:nth-of-type(4) .slide-in-delayed {
  -webkit-transform: translate3d(175%, 0, 0);
  transform: translate3d(175%, 0, 0);
}
#cartMenu.out-of-sight cart-item .slide-in-delayed,
#cartMenu.out-of-sight cart-item:nth-of-type(5) .slide-in-delayed {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
#cartMenu .menu-header p {
  font-size: 1.5em;
  line-height: calc(var(--base-block-unit) / 1.5);
  color: var(--primary-color);
}
#cartMenu .menu-header .count {
  border: 1px solid var(--primary-color);
  padding: 0.2em 0.9em;
  font-size: 50%;
  border-radius: 1em;
  vertical-align: middle;
  margin-left: 0.2em;
  cursor: pointer;
}
#cartMenu .menu-header .count:hover {
  background-color: var(--primary-color);
  color: var(--base-color);
}
#cartMenu .cart-items {
  padding-top: calc(var(--base-block-unit) / 4);
}
#cartMenu .cart-item {
  margin-bottom: calc(var(--base-block-unit) / 1.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart-item .product-thumbnail {
  width: calc(var(--base-block-unit) * 1);
  height: calc(var(--base-block-unit) * 1);
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  box-shadow: 0 1em 0.5em rgba(51, 0, 0, 0.1);
  border-radius: var(--base-radius);
  overflow: hidden;
  display: flex;
  justify-content: center;
}
/* .cart-item .product-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */
.cart-item .product-info {
  padding: 0 0 0 calc(var(--base-block-unit) / 4);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cart-item .product-info p.large {
  line-height: 1.5em;
}
.cart-item .seperator {
  color: var(--primary-color);
  opacity: 0.8;
}
.cart-item .product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-item .product-price .price {
  margin: 0;
  text-align: left;
}
footer .quantity-picker .custom-select,
footer .quantity-picker .default-select {
  padding: 0 1.6em 0 0.8em;
  max-width: 3em;
  width: 3em;
}
.cart-item .quantity-picker .custom-select {
  padding: 0.2em 1.6em 0.2em 0.8em;
  max-width: 3em;
  border-radius: 1em;
  background: var(--primary-color);
  color: var(--base-color) !important;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -webkit-box-shadow: inset 0 0 0 40px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 40px rgba(0, 0, 0, 0.1);
}
.cart-item .quantity-picker:hover .custom-select {
  -webkit-box-shadow: inset 0 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 40px rgba(0, 0, 0, 0.2);
}
.cart-item .quantity-picker .custom-select:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid var(--base-color);
  margin-right: 0.3em;
}
#cartMenu .menu-footer,
#cartMenu .menu-header,
#productMenu .menu-header {
  min-height: var(--base-block-unit);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  z-index: 1;
}
#cartMenu .menu-footer .cart-sticky-note {
  width: 100%;
  height: calc(var(--base-block-unit) / 2);
  background: var(--specials-color);
  color: #900;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cartMenu .menu-footer {
  flex-direction: column;
}
#cartMenu #checkoutBtn {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  cursor: pointer;
  min-height: var(--base-block-unit);
  border-radius: 0;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background: var(--primary-color);
}
#cartMenu #checkoutBtn:hover {
  background: var(--primary-alt-color);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
#cartMenu #checkoutBtn .checkout-button-content {
  margin: 1.5em 0;
}
#cartMenu #checkoutBtn p {
  color: var(--base-color);
}
#cartMenu #checkoutBtn p.footnote {
  opacity: 0.5;
}
#cartMenu #checkoutBtn .checkout-button-label {
  text-transform: uppercase;
  font-weight: var(--heavy-weight);
}
#primaryMenuBtn {
  z-index: 997;
  display: flex;
}
#primaryMenuBtn p.title {
  margin-left: 0.6em;
}
#productMenu {
  background: var(--base-color);
  width: 33.33vw;
  min-width: 400px;
  right: auto;
  top: 0;
  z-index: 996;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0.5em 0 2em rgba(0, 0, 0, 0.1);
}
#productMenu .product-menu-wrapper {
  height: calc(100vh - var(--base-block-unit));
  overflow-x: hidden;
  overflow-y: scroll;
}
#productMenu .menu-header {
  justify-content: flex-end;
}
#productMenu #styleMenu {
  padding: 0 1.25em;
}
#productMenu #styleMenu .tab-link {
  height: var(--base-block-unit);
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  padding: 0 1em;
  position: relative;
}
#productMenu #styleMenu .tab-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: var(--primary-alt-color);
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
}
#productMenu #styleMenu .tab-link.selected:after {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
}
#productMenu #styleMenu #tab-link-fom {
  width: var(--base-block-unit);
}
#productMenu #styleMenu #tab-link-fom svg {
  width: 100%;
}
#productMenu #styleMenu #tab-link-sale {
  animation: salecol 4s linear infinite;
  -webkit-animation: salecol 4s linear infinite;
  -moz-animation: salecol 4s linear infinite;
}
.tab-content {
  display: none;
}
.tab-content.selected {
  display: block;
}
#productMenu .container-fluid {
  width: 80%;
}
#productMenu.out-of-sight {
  opacity: 0;
}
#productMenu.out-of-sight,
#productMenu.out-of-sight .product-block:first-of-type .slide-in-delayed {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
#productMenu.out-of-sight .product-block:nth-of-type(2) .slide-in-delayed {
  -webkit-transform: translate3d(-125%, 0, 0);
  transform: translate3d(-125%, 0, 0);
}
#productMenu.out-of-sight .product-block:nth-of-type(3) .slide-in-delayed {
  -webkit-transform: translate3d(-150%, 0, 0);
  transform: translate3d(-150%, 0, 0);
}
#productMenu.out-of-sight .product-block:nth-of-type(4) .slide-in-delayed {
  -webkit-transform: translate3d(-175%, 0, 0);
  transform: translate3d(-175%, 0, 0);
}
#productMenu.out-of-sight .product-block .slide-in-delayed,
#productMenu.out-of-sight .product-block:nth-of-type(5) .slide-in-delayed {
  -webkit-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0);
}
.sale-rotaty-icon:before {
  background: url(core/static/images/brand/icon-specials.svg);
  background-size: 100% 100%;
  animation: xRotate 12s linear infinite;
  -webkit-animation: xRotate 12s linear infinite;
  -moz-animation: xRotate 12s linear infinite;
}
.sale-rotaty-icon:after,
.sale-rotaty-icon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.sale-rotaty-icon:after {
  background: url(core/static/images/brand/icon-specials-alt.svg);
  background-size: 100% 100%;
}
#productMenu .product-menu-wrapper {
  font-size: calc(14.14286px + 0.26786vw);
  background-color: #fafbfc;
}
#productMenu .product-collections {
  display: flex;
  flex-direction: column;
  grid-gap: 2px;
  padding-bottom: 2px;
}
#productMenu .product-collection {
  width: 100%;
}
#productMenu .product-collection .collection-block {
  width: 100%;
  height: calc(var(--base-block-unit) * 1.25);
  display: flex;
  align-items: center;
  background-color: var(--collection-base);
  background-position: 100%;
  background-repeat: no-repeat;
}
#productMenu .product-collection.big .collection-block {
  height: calc(var(--base-block-unit) * 2);
}
#productMenu .product-collection .collection-block h1,
#productMenu .product-collection .collection-block h2,
#productMenu .product-collection .collection-block p {
  color: var(--collection-text);
}
#productMenu .product-collection .collection-block h1,
#productMenu .product-collection .collection-block h2 {
  padding: 0;
  margin: 0 0 0.125em;
}
#productMenu .product-collection .collection-block p:after {
  content: "";
  margin-left: 0.6em;
  margin-top: -0.1em;
  width: 0;
  height: 0;
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid var(--collection-text);
  display: inline-block;
  vertical-align: middle;
}
#productMenu .product-groups {
  padding: 2.4rem 0;
  background-color: #fafbfc;
}
#productMenu .product-group {
  padding: 2.4rem 0;
}
#productMenu .product-group .product-block,
#productMenu .product-group .title-wrapper {
  display: flex;
  align-items: center;
  height: 4.8rem;
}
#productMenu .product-group .product-block.sub-line {
  display: block;
}
#productMenu .product-group .product-block h2 {
  margin: 0;
  color: var(--accent-color);
}
#productMenu .product-group .product-block .footnote {
  color: var(--accent-color);
}
#productMenu .product-group .title-wrapper {
  color: var(--primary-alt-color);
}
#productMenu .product-collection .collection-block p,
#productMenu .product-group .product-block {
  transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
}
#productMenu .product-collection .collection-block:hover p,
#productMenu .product-group .product-block:hover {
  transform: translate3d(0.4em, 0, 0);
  -webkit-transform: translate3d(0.4em, 0, 0);
  -moz-transform: translate3d(0.4em, 0, 0);
}
#productMenu .product-group .product-block:hover h2 {
  color: var(--primary-color);
}
#productMenu .product-block .inline-icon {
  height: 1.5em;
  width: 1.5em;
  margin-right: 0.8em;
  background: url(assets/core/static/images/brand/product-icons-mono/icon-classic-crew.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .new-dot {
  color: var(--alert-color);
  animation: blinker 2s linear infinite;
  -webkit-animation: blinker 2s linear infinite;
  -moz-animation: blinker 2s linear infinite;
  margin-left: 0.8em;
}
#productMenu .product-collection .collection-block p {
  color: var(--collection-text);
}
#productMenu.sale {
  --primary-color: #300;
  --primary-alt-color: #190000;
  --accent-color: #900;
}
#productMenu.sale .product-groups,
#productMenu.sale .product-menu-wrapper {
  background: #fc0;
}
#productMenu.sale .product-group .row-button:before {
  background: #900;
  background: -moz-linear-gradient(
    90deg,
    rgba(153, 0, 0, 0) 0,
    rgba(153, 0, 0, 0.4) 5%,
    rgba(153, 0, 0, 0.4) 90%,
    rgba(153, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(153, 0, 0, 0),
    rgba(153, 0, 0, 0.4) 5%,
    rgba(153, 0, 0, 0.4) 90%,
    rgba(153, 0, 0, 0)
  );
  background: linear-gradient(
    90deg,
    rgba(153, 0, 0, 0),
    rgba(153, 0, 0, 0.4) 5%,
    rgba(153, 0, 0, 0.4) 90%,
    rgba(153, 0, 0, 0)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990000",endColorstr="#990000",GradientType=1);
}
#productMenu.sale.two .product-menu-wrapper {
  background: #fcc;
  background: -moz-linear-gradient(0deg, #fcc 0, #fc0 50%);
  background: -webkit-linear-gradient(0deg, #fcc, #fc0 50%);
  background: linear-gradient(0deg, #fcc, #fc0 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcccc",endColorstr="#ffcc00",GradientType=1);
}
#productMenu.sale.two .product-groups {
  background: none;
}
#productMenu .product-group .row-button {
  position: relative;
  display: block;
}
#productMenu .product-group .row-button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
}
#productMenu .product-group .row-button .product-block {
  height: auto;
  padding: 0.75em 0;
}
#productMenu .all-men-tees {
  --collection-base: #858e98;
  --collection-text: #fff;
}
/* #productMenu .all-men-tees .collection-block {
  background-image: url(../asset/images/veenkarNavy.jpg);
  background-size: contain;
} */
#productMenu .all-men-classics {
  --collection-base: #34301a;
  --collection-text: #e3dfd2;
}
#productMenu .all-men-classics .collection-block {
  background-image: url(../asset/images/veenkarOrange.jpg);
  background-size: contain;
}
#productMenu .hammo-family {
  --collection-base: #e3dfd2;
  --collection-text: #1d2f45;
}
#productMenu .hammo-family .collection-block {
  background-image: url(../images/thumbnails/collection-thumbnails/hammo-family.jpg);
  background-size: contain;
}
#productMenu .new-essentials {
  --collection-base: #d8d8d8;
  --collection-text: #930;
}
#productMenu .new-essentials .collection-block {
  background-image: url(../images/thumbnails/collection-thumbnails/new-essentials.jpg);
  background-size: contain;
}
#productMenu .all-women {
  --collection-base: #ead5c7;
  --collection-text: #930;
}
#productMenu .all-women .collection-block {
  background-image: url(../images/thumbnails/collection-thumbnails/all-women.jpg);
  background-size: contain;
}
#productMenu .new-summer-women {
  --collection-base: #cbd5c5;
  --collection-text: #1d2f45;
}
#productMenu .new-summer-women .collection-block {
  background-image: url(../images/thumbnails/collection-thumbnails/new-summer-women.jpg);
  background-size: contain;
}
#productMenu .new-arrivals {
  --collection-base: #eceff1;
  --collection-text: #1d2f45;
}
#productMenu .new-arrivals .collection-block {
  background-image: url(../images/thumbnails/collection-thumbnails/new-arrivals-generic.jpg);
  background-size: contain;
}
#productMenu .sale {
  --collection-base: #fc0;
  --collection-text: #930;
}
#productMenu .sale .collection-block {
  background-image: url(../images/thumbnails/collection-thumbnails/sale.jpg);
  background-size: contain;
}
#productMenu .product-block .classic-crew {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-classic-crew.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .classic-henley,
#productMenu .product-block .unitfl {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-classic-henley.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .classic-lite {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-classic-lite.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .classic-v {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-classic-v.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .classic-ls {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-classic-ls.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .classic-polo {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-polo.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .washed {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-washed.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .hammo-hoodie {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-hammo-hoodie.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .hammo-og {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-hammo-og.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .hammo-og-ls {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-hammo-og-ls.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .hammo-sport {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-hammo-sport.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .box-crew {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-box-crew.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .cropped-crew {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-cropped-crew.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .sleep-set {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-sleep-set.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .tank-tee {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-tank-tee.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .hammo-tracks {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-hammo-tracks.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .hammo-shorts {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-hammo-shorts.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .pyjamas {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-pyjamas.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .sleep-shorts {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-sleep-shorts.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .apron {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-apron.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .mug {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-mug.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .mask {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-mask.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .lintroller {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-lintroller.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .unithd {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-unithd.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .superhd {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-superhd.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .unitmx {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-unitmx.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .waffle-tee {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-waffle-tee.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .striped-polo {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-striped-polo.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .knit-polo {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-knit-polo.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .turtleneck {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-turtleneck.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .towel {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-towel.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .waffle-pants {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-waffle-pants.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .tank-top {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-tank-top.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .hair-wrap {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-hair-wrap.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .polo-dress {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-polo-dress.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .super-cropped-tee {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-super-cropped-tee.svg);
  background-size: 100% 100%;
}
#productMenu .product-block .ribbed-shorts {
  background: url(assets/core/static/images/brand/product-icons-mono/icon-ribbed-shorts.svg);
  background-size: 100% 100%;
}
footer {
  background: #fff;
}
footer .main-block {
  display: flex;
}
footer .left-block {
  width: 40%;
  background-image: radial-gradient(var(--mid-grey) 1px, transparent 0),
    radial-gradient(var(--mid-grey) 1px, transparent 0);
  background-color: var(--base-color);
  background-position: 0 0, 4px 4px;
  background-size: 8px 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer .right-block {
  width: 60%;
  background: #fff;
}
footer .main-block .container-fluid {
  width: 80%;
  max-width: 960px;
}
footer .footer-menu {
  position: relative;
  padding: calc(var(--base-block-unit) / 1.5) 0;
}
footer .footer-menu .container-fluid {
  position: relative;
  z-index: 1;
}
footer nav.links .link {
  position: relative;
  display: flex;
  justify-content: space-between;
}
footer nav.links .link p {
  display: block;
  line-height: 3.4em;
}
footer nav.links .link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(0, 0, 0, 0.1) 10%,
    rgba(0, 0, 0, 0.1) 90%,
    transparent
  );
}
footer nav.links .link:first-child:after {
  content: none;
}
footer nav.links .link .dot {
  padding: 0 1.5em;
  position: relative;
  animation: blinker 2s linear infinite;
  -webkit-animation: blinker 2s linear infinite;
  -moz-animation: blinker 2s linear infinite;
}
footer nav .link.instagram {
  animation: instacol 4s linear infinite;
  -webkit-animation: instacol 4s linear infinite;
  -moz-animation: instacol 4s linear infinite;
}
footer nav.store-picker-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
footer .store-picker .custom-select,
footer .store-picker .default-select {
  width: 2em;
  max-width: 2em;
  padding: 0 4em 0 1em;
}
footer .store-picker .custom-select {
  text-indent: -9999px;
}
footer .store-picker .in {
  background: url(assets/core/static/images/icons/flags/in.svg) no-repeat 0;
  background-size: 100% 100%;
}
footer .store-picker .gb {
  background: url(assets/core/static/images/icons/flags/uk.svg) no-repeat 0;
  background-size: 100% 100%;
}
footer .block-icon.instagram {
  background: url(assets/core/static/images/icons/instagram.svg) no-repeat 50%;
  background-size: 100% 100%;
}
footer .footer-menu .do-good-work {
  position: absolute;
  bottom: 0;
  right: 2em;
  width: calc(var(--base-block-unit) * 3);
  z-index: 0;
  pointer-events: none;
}
footer .footer-menu .do-good-work .pencil {
  width: 100%;
  height: 0;
  padding-bottom: 33.33%;
  /* background: url(../images/brand/do-good-work.jpg) no-repeat 50%; */
  background-size: 100% 100%;
}
footer .common-subscribe {
  padding: calc(var(--base-block-unit) / 1.5) 0;
}
footer .common-subscribe fieldset {
  border: none;
  padding: 0;
  margin: 1em 0 0;
}
footer .common-subscribe .subscribe-message h2 {
  letter-spacing: -1px;
  margin: 0;
}
footer .common-subscribe .subscribe-message p {
  margin-top: 0.25em;
}
footer .common-subscribe input,
footer .common-subscribe select {
  background: var(--base-color);
}
footer .common-subscribe input:focus {
  box-shadow: 0 0 1em #09f;
}
footer .common-subscribe select {
  padding-right: 2.5em;
}
footer .common-subscribe .dropdown-link:after {
  margin: 0 1em 0 0;
}
footer .common-subscribe .submit-button {
  background: var(--primary-color);
  color: var(--base-color);
  min-width: 8em;
}
footer .common-subscribe .submit-button:hover {
  background: var(--primary-alt-color);
}
footer .common-subscribe .submit-button.disabled {
  background: var(--mid-grey);
  pointer-events: none;
}
footer .common-subscribe .block-field {
  min-width: 300px;
}
footer .common-subscribe .subscribe-error {
  display: none;
}
.gdpr-visible .gdpr-notice {
  transform: translateZ(0);
  opacity: 1;
  pointer-events: all !important;
  z-index: 99999;
}
.gdpr-notice {
  pointer-events: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  top: auto;
  width: 100%;
  background: rgba(35, 15, 0, 0.9);
  color: #c96;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.gdpr-notice .cookie {
  background: url(../images/cookie.png) no-repeat;
  background-size: contain;
  margin-left: 1em;
  flex: none;
}
.gdpr-notice a {
  color: inherit;
}
.gdpr-notice .message {
  margin: 0.8em 1em;
  flex-grow: 1;
}
.gdpr-notice .message a {
  border-bottom: 1px dotted #c96;
}
.gdpr-notice .message a:hover {
  text-decoration: none;
  border-bottom: 1px dotted transparent;
}
.gdpr-notice a.action {
  padding: 1.4em 2em;
  color: #ffe7d2;
  flex: none;
}
.gdpr-notice a.action:hover {
  color: #fffbf8;
}
.gdpr-notice p {
  padding: 0;
  margin: 0;
}
.modal {
  position: fixed;
  width: 88%;
  max-width: calc(var(--base-block-unit) * 5);
  height: auto;
  background: var(--base-color);
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  border-radius: var(--base-radius);
  -webkit-border-radius: var(--base-radius);
  -moz-border-radius: var(--base-radius);
  box-shadow: 0 2.5em 1.5em rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 9999;
  overflow: hidden;
}
.modal.show {
  animation: modalAnim 0.25s ease-out;
  -webkit-animation: modalAnim 0.25s ease-out;
  -moz-animation: modalAnim 0.25s ease-out;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.modal .modal-block {
  padding: calc(var(--base-block-unit) / 2);
}
.modal .modal-content-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.modal .modal-content-wrapper .modal-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: center;
  padding-bottom: 0;
}
.modal .modal-content-wrapper h2,
.modal .modal-content-wrapper p {
  width: 100%;
}
.modal .modal-content-wrapper h2 {
  margin: 0.4em 0;
}
.modal .modal-action-wrapper {
  text-align: center;
  width: 100%;
  height: auto;
}
.modal .modal-action-wrapper .modal-block {
  text-align: center;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  padding-top: calc(var(--base-block-unit) / 4);
}
.modal .modal-action-wrapper .modal-button {
  text-transform: uppercase !important;
  font-weight: var(--heavy-weight);
  font-size: 80%;
  padding: 1em;
  flex-grow: 1;
  color: #36f;
  transition: color 0.2s ease;
}
.modal .modal-action-wrapper .modal-button:hover {
  color: #03f;
}
.modal .close-button {
  position: relative;
  left: auto;
  bottom: auto;
  top: calc(var(--base-block-unit) / 4);
  right: calc(var(--base-block-unit) / 4);
}
.modal .close-button .stroke {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 0;
  bottom: 0;
  height: 2px;
  background-color: var(--primary-color);
  -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease,
    -webkit-transform 0.2s ease;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.modal .close-button .stroke.one,
.modal .close-button .stroke.two {
  top: 50%;
  bottom: auto;
}
.modal .close-button .stroke.one {
  top: 50% !important;
  -webkit-transform: rotate(35deg) translate3d(0, -50%, 0);
  transform: rotate(35deg) translate3d(0, -50%, 0);
}
.modal .close-button .stroke.two {
  top: 50% !important;
  -webkit-transform: rotate(-35deg) translate3d(0, -50%, 0);
  transform: rotate(-35deg) translate3d(0, -50%, 0);
}
.modal .close-button:hover .stroke.one {
  -webkit-transform: rotate(24deg) translate3d(0, -50%, 0) !important;
  transform: rotate(24deg) translate3d(0, -50%, 0) !important;
}
.modal .close-button:hover .stroke.two {
  -webkit-transform: rotate(-24deg) translate3d(0, -50%, 0) !important;
  transform: rotate(-24deg) translate3d(0, -50%, 0) !important;
}
.modal .picture-bg {
  z-index: -1;
}
.modal#newStuff {
  background: #d7e7ea;
}
.modal#newStuff .picture-bg {
  /* background: url(../images/modal/new-stuff-2.jpg) no-repeat top; */
  background-size: cover;
  animation: smoothscale 12s linear infinite alternate;
  -webkit-animation: smoothscale 12s linear infinite alternate;
  -moz-animation: smoothscale 12s infinite linear alternate;
}
.modal#newStuff .modal-button {
  color: #f3b600;
}
.modal#newStuff .modal-button:hover {
  color: #cc8600;
}
@media only screen and (orientation: portrait) {
  footer .footer-menu .do-good-work {
    width: calc(var(--base-block-unit) * 3.5);
  }
}
@media only screen and (orientation: landscape) {
  .gdpr-notice {
    max-width: calc(var(--base-block-unit) * 4.5);
    border-radius: var(--base-radius);
    -webkit-border-radius: var(--base-radius);
    -moz-border-radius: var(--base-radius);
    margin: 0 0 calc(var(--base-block-unit) / 5)
      calc(var(--base-block-unit) / 5);
    -webkit-box-shadow: 0 0.5em 0.25em rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.5em 0.25em rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (min-width: 992px) {
  #productMenu.two-col {
    width: 72vw;
    max-width: 48em;
  }
  #productMenu.two-col .product-groups {
    padding-right: var(--base-block-unit);
  }
  #productMenu.two-col .product-collections {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #productMenu.two-col .product-collection {
    width: calc(50% - 1px);
  }
  #productMenu.two-col .product-collection.big {
    width: 100%;
  }
  #productMenu.two-col .product-groups {
    display: flex;
    flex-wrap: wrap;
  }
  #productMenu.two-col .product-group {
    width: 50%;
  }
  #productMenu.two-col .menu-header {
    justify-content: center;
  }
}
@media only screen and (max-width: 991px) {
  footer .left-block,
  footer .right-block {
    width: 50%;
  }
  nav.product-grid {
    display: block;
  }
  nav.product-grid .grid-block {
    width: 100%;
  }
  nav.product-grid .grid-block .product-block {
    padding-bottom: 33.33% !important;
  }
  nav.product-grid a .product-block {
    background-size: contain !important;
    background-position: 0 !important;
  }
  nav.product-grid a.lintroller .product-block {
    height: auto;
  }
  footer .common-subscribe {
    text-align: left;
  }
  footer .common-subscribe .block-column {
    align-items: flex-start;
  }
  footer .common-subscribe .subscribe-content-wrapper,
  footer .common-subscribe .subscribe-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  footer .common-subscribe .subscribe-message {
    text-align: left;
    display: block;
    width: 100%;
  }
  footer .common-subscribe .subscribe-form {
    margin: 1em auto 0;
  }
  footer .common-subscribe fieldset {
    width: 100%;
    margin: 1em 0 0;
  }
}
@media only screen and (max-width: 768px) {
  footer .main-block {
    display: block;
  }
  footer .left-block {
    width: 100%;
    display: block;
  }
  footer .right-block {
    width: 100%;
  }
  footer .main-block .container-fluid {
    width: 90%;
  }
  h1 {
    font-size: 3em;
  }
  h1.large {
    font-size: 3.75em;
    line-height: 1.1em;
  }
  h1.xlarge {
    font-size: 5em;
    line-height: 1em;
  }
  h1.xxlarge {
    font-size: 7em;
    line-height: 1em;
  }
  .card .two-col {
    display: block;
  }
  .card .two-col .col.main,
  .card .two-col .col.sidebar {
    padding-bottom: 0;
  }
  .card .card-section .card-section-shot,
  .card .two-col .col.main,
  .card .two-col .col.sidebar {
    width: 100%;
  }
  .card .block-row .block-field:first-child {
    margin-top: calc(var(--base-block-unit) / 6);
  }
  .card .block-row {
    padding-left: 2em;
    padding-right: 2em;
  }
  .card .card-section .card-section-shot {
    position: relative;
    width: 100%;
  }
  header nav.primary a.secondary-link {
    display: none;
  }
}
@media only screen and (max-width: 560px) {
  nav.product-grid .grid-block .product-block {
    padding-bottom: 50% !important;
  }
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 2.5em;
  }
  h1.large {
    font-size: 3.25em;
  }
  h1.xlarge {
    font-size: 4.25em;
  }
  h1.xxlarge {
    font-size: 5.5em;
  }
  h2 {
    font-size: 1.75em;
  }
  h2.para {
    font-size: 1.5em;
  }
  .large {
    font-size: 1.25em;
  }
  .xlarge {
    font-size: 1.5em;
  }
  #cartMenu,
  #productMenu {
    width: 100vw;
    min-width: 0;
  }
  #productMenu .menu-header {
    justify-content: center;
  }
  .container-fluid {
    width: 92%;
  }
  #cartMenu .container-fluid {
    width: 90%;
  }
  .cart-item .quantity-picker {
    text-align: left;
  }
  .cart-item .quantity-picker select {
    text-indent: 0.8em;
  }
}
@media only screen and (max-width: 360px) {
  :root {
    --base-block-unit: 4em;
  }
  .card .block-row {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
.fade-in,
.fade-in-later {
  animation: fade-in 1s ease 1 forwards;
  -webkit-animation: fade-in 1s ease 1 forwards;
  -moz-animation: fade-in 1 ease 1s forwards;
}
.fade-in-later {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}
.fade-in-last {
  animation: fade-in 1s ease 1 forwards;
  -webkit-animation: fade-in 1s ease 1 forwards;
  -moz-animation: fade-in 1 ease 1s forwards;
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
}
.jiggle {
  animation: jiggle 1s forwards;
  -webkit-animation: jiggle 1s forwards;
  -moz-animation: jiggle 1s forwards;
}
@keyframes slowpan-y {
  0% {
    transform: translate3D(0, -65%, 0);
  }
  to {
    transform: translate3D(0, -35%, 0);
  }
}
@-webkit-keyframes slowpan-y {
  0% {
    -webkit-transform: translate3D(0, -65%, 0);
  }
  to {
    -webkit-transform: translate3D(0, -35%, 0);
  }
}
@-moz-keyframes slowpan-y {
  0% {
    -moz-transform: translate3D(0, -65%, 0);
  }
  to {
    -moz-transform: translate3D(0, -35%, 0);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes bump {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes bump {
  0% {
    -webkit-transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(-5deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes bump {
  0% {
    -moz-transform: rotate(0deg);
  }
  10% {
    -moz-transform: rotate(0deg);
  }
  20% {
    -moz-transform: rotate(-10deg);
  }
  30% {
    -moz-transform: rotate(10deg);
  }
  40% {
    -moz-transform: rotate(-5deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}
@keyframes peek-left {
  0% {
    transform: translateZ(0);
  }
  5% {
    transform: translate3D(-20%, 0, 0);
  }
  15% {
    transform: translateZ(0);
  }
}
@-webkit-keyframes peek-left {
  0% {
    -webkit-transform: translateZ(0);
  }
  5% {
    -webkit-transform: translate3D(-20%, 0, 0);
  }
  15% {
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes peek-left {
  0% {
    -moz-transform: translateZ(0);
  }
  5% {
    -moz-transform: translate3D(-20%, 0, 0);
  }
  15% {
    -moz-transform: translateZ(0);
  }
}
@keyframes peek-bottom {
  0% {
    transform: translateZ(0);
  }
  5% {
    transform: translate3D(0, -10%, 0);
  }
  15% {
    transform: translateZ(0);
  }
}
@-webkit-keyframes peek-bottom {
  0% {
    -webkit-transform: translateZ(0);
  }
  5% {
    -webkit-transform: translate3D(0, -10%, 0);
  }
  15% {
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes peek-bottom {
  0% {
    -moz-transform: translateZ(0);
  }
  5% {
    -moz-transform: translate3D(0, -10%, 0);
  }
  15% {
    -moz-transform: translateZ(0);
  }
}
@keyframes jiggle {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(-5deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-2deg);
  }
  60% {
    transform: rotate(2deg);
  }
  80% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes jiggle {
  0% {
    -webkit-transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(-5deg);
  }
  30% {
    -webkit-transform: rotate(5deg);
  }
  40% {
    -webkit-transform: rotate(-2deg);
  }
  60% {
    -webkit-transform: rotate(2deg);
  }
  80% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes jiggle {
  0% {
    -moz-transform: rotate(0deg);
  }
  10% {
    -moz-transform: rotate(0deg);
  }
  20% {
    -moz-transform: rotate(-5deg);
  }
  30% {
    -moz-transform: rotate(5deg);
  }
  40% {
    -moz-transform: rotate(-2deg);
  }
  60% {
    -moz-transform: rotate(2deg);
  }
  80% {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}
@keyframes gradientxloop {
  0% {
    background-position: 0, 0;
  }
  to {
    background-position: 200%, 0;
  }
}
@-webkit-keyframes gradientxloop {
  0% {
    background-position: 0, 0;
  }
  to {
    background-position: 200%, 0;
  }
}
@-moz-keyframes gradientxloop {
  0% {
    background-position: 0, 0;
  }
  to {
    background-position: 200%, 0;
  }
}
@keyframes smoothprogress {
  0% {
    transform: scaleX(0.95);
  }
  to {
    transform: scaleX(1.05);
  }
}
@-webkit-keyframes smoothprogress {
  0% {
    -webkit-transform: scaleX(0.95);
  }
  to {
    -webkit-transform: scaleX(1.05);
  }
}
@-moz-keyframes smoothprogress {
  0% {
    -moz-transform: scaleX(0.95);
  }
  to {
    -moz-transform: scaleX(1.05);
  }
}
@keyframes xRotate {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(-1turn);
  }
}
@-webkit-keyframes xRotate {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(-1turn);
  }
}
@-moz-keyframes xRotate {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(-1turn);
  }
}
@keyframes ySlide {
  50% {
    transform: translate3d(0, 50%, 0);
  }
  0% {
    transform: translateZ(0);
  }
}
@-webkit-keyframes ySlide {
  50% {
    transform: translate3d(0, 50%, 0);
  }
  0% {
    transform: translateZ(0);
  }
}
@-moz-keyframes ySlide {
  50% {
    transform: translate3d(0, 50%, 0);
  }
  0% {
    transform: translateZ(0);
  }
}
@keyframes ySlideRot {
  0% {
    transform: translateZ(0) rotate(90deg);
  }
  50% {
    transform: translate3d(0, 25%, 0) rotate(90deg);
  }
  to {
    transform: translateZ(0) rotate(90deg);
  }
}
@-webkit-keyframes ySlideRot {
  0% {
    transform: translateZ(0) rotate(90deg);
  }
  50% {
    transform: translate3d(0, 25%, 0) rotate(90deg);
  }
  to {
    transform: translateZ(0) rotate(90deg);
  }
}
@-moz-keyframes ySlideRot {
  0% {
    transform: translateZ(0) rotate(90deg);
  }
  50% {
    transform: translate3d(0, 25%, 0) rotate(90deg);
  }
  to {
    transform: translateZ(0) rotate(90deg);
  }
}
@keyframes xSlide {
  50% {
    transform: translate3d(25%, 0, 0);
  }
  0% {
    transform: translateZ(0);
  }
}
@-webkit-keyframes xSlide {
  50% {
    transform: translate3d(25%, 0, 0);
  }
  0% {
    transform: translateZ(0);
  }
}
@-moz-keyframes xSlide {
  50% {
    transform: translate3d(25%, 0, 0);
  }
  0% {
    transform: translateZ(0);
  }
}
@keyframes instacol {
  0% {
    color: #515bd4;
  }
  20% {
    color: #8134af;
  }
  40% {
    color: #dd2a7b;
  }
  60% {
    color: #f58529;
  }
  80% {
    color: #dd2a7b;
  }
  to {
    color: #515bd4;
  }
}
@-webkit-keyframes instacol {
  0% {
    color: #515bd4;
  }
  20% {
    color: #8134af;
  }
  40% {
    color: #dd2a7b;
  }
  60% {
    color: #f58529;
  }
  80% {
    color: #dd2a7b;
  }
  to {
    color: #515bd4;
  }
}
@-moz-keyframes instacol {
  0% {
    color: #515bd4;
  }
  20% {
    color: #8134af;
  }
  40% {
    color: #dd2a7b;
  }
  60% {
    color: #f58529;
  }
  80% {
    color: #dd2a7b;
  }
  to {
    color: #515bd4;
  }
}
@keyframes monocol {
  0% {
    color: #fff;
  }
  20% {
    color: #aaa;
  }
  40% {
    color: #ddd;
  }
  60% {
    color: #999;
  }
  80% {
    color: #ddd;
  }
  to {
    color: #fff;
  }
}
@-webkit-keyframes monocol {
  0% {
    color: #fff;
  }
  20% {
    color: #aaa;
  }
  40% {
    color: #ddd;
  }
  60% {
    color: #999;
  }
  80% {
    color: #ddd;
  }
  to {
    color: #fff;
  }
}
@-moz-keyframes monocol {
  0% {
    color: #fff;
  }
  20% {
    color: #aaa;
  }
  40% {
    color: #ddd;
  }
  60% {
    color: #999;
  }
  80% {
    color: #ddd;
  }
  to {
    color: #fff;
  }
}
@keyframes salecol {
  0% {
    color: #930;
  }
  20% {
    color: #fc0;
  }
  40% {
    color: #c60;
  }
  60% {
    color: #900;
  }
  80% {
    color: #c60;
  }
  to {
    color: #930;
  }
}
@-webkit-keyframes salecol {
  0% {
    color: #930;
  }
  20% {
    color: #fc0;
  }
  40% {
    color: #c60;
  }
  60% {
    color: #900;
  }
  80% {
    color: #c60;
  }
  to {
    color: #930;
  }
}
@-moz-keyframes salecol {
  0% {
    color: #930;
  }
  20% {
    color: #fc0;
  }
  40% {
    color: #c60;
  }
  60% {
    color: #900;
  }
  80% {
    color: #c60;
  }
  to {
    color: #930;
  }
}
@keyframes textShine {
  to {
    background-position: 200%;
  }
}
@-webkit-keyframes textShine {
  to {
    background-position: 200%;
  }
}
@-moz-keyframes textShine {
  to {
    background-position: 200%;
  }
}
@keyframes blinker {
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
}
@-webkit-keyframes blinker {
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
}
@-moz-keyframes blinker {
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
}
@-webkit-keyframes gradientAnim {
  0% {
    background-position: 50% 25%;
  }
  50% {
    background-position: 50% 0;
  }
  to {
    background-position: 50% 25%;
  }
}
@-moz-keyframes gradientAnim {
  0% {
    background-position: 50% 25%;
  }
  50% {
    background-position: 50% 0;
  }
  to {
    background-position: 50% 25%;
  }
}
@keyframes gradientAnim {
  0% {
    background-position: 50% 25%;
  }
  50% {
    background-position: 50% 0;
  }
  to {
    background-position: 50% 25%;
  }
}
@-webkit-keyframes classic-2021-tag {
  0% {
    background-position: 0 78%;
  }
  50% {
    background-position: 100% 23%;
  }
  to {
    background-position: 0 78%;
  }
}
@-moz-keyframes classic-2021-tag {
  0% {
    background-position: 0 78%;
  }
  50% {
    background-position: 100% 23%;
  }
  to {
    background-position: 0 78%;
  }
}
@keyframes classic-2021-tag {
  0% {
    background-position: 0 78%;
  }
  50% {
    background-position: 100% 23%;
  }
  to {
    background-position: 0 78%;
  }
}
@keyframes smoothscale {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
@-webkit-keyframes smoothscale {
  0% {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
  }
}
@-moz-keyframes smoothscale {
  0% {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(1.1);
  }
}
@keyframes modalAnim {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
  80% {
    transform: translate(-50%, -50%) scale(1.01);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes modalAnim {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(1.01);
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@-moz-keyframes modalAnim {
  0% {
    -moz-transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
  80% {
    -moz-transform: translate(-50%, -50%) scale(1.01);
  }
  to {
    -moz-transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@keyframes happymarch {
  0% {
    opacity: 1;
  }
  2% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    transform: translate3d(0, 1em, 0);
  }
  9% {
    opacity: 1;
    transform: translate3d(0, -0.25em, 0);
  }
  15% {
    transform: translateZ(0);
  }
  to {
    transform: translateZ(0);
  }
}
@-webkit-keyframes happymarch {
  0% {
    opacity: 1;
  }
  2% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1em, 0);
  }
  9% {
    opacity: 1;
    -webkit-transform: translate3d(0, -0.25em, 0);
  }
  15% {
    -webkit-transform: translateZ(0);
  }
  to {
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes happymarch {
  0% {
    opacity: 1;
  }
  2% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    -moz-transform: translate3d(0, 1em, 0);
  }
  9% {
    opacity: 1;
    -moz-transform: translate3d(0, -0.25em, 0);
  }
  15% {
    -moz-transform: translateZ(0);
  }
  to {
    -moz-transform: translateZ(0);
  }
}
@keyframes jumpyloader {
  0% {
    opacity: 1;
  }
  8% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    transform: translate3d(0, 1em, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(0, -0.25em, 0);
  }
  to {
    transform: translateZ(0);
  }
}
@-webkit-keyframes jumpyloader {
  0% {
    opacity: 1;
  }
  8% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1em, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, -0.25em, 0);
  }
  to {
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes jumpyloader {
  0% {
    opacity: 1;
  }
  8% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    -moz-transform: translate3d(0, 1em, 0);
  }
  50% {
    opacity: 1;
    -moz-transform: translate3d(0, -0.25em, 0);
  }
  to {
    -moz-transform: translateZ(0);
  }
}
#sale-tease-23 .form-title span:first-child {
  animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
#sale-tease-23 .form-title span:nth-child(2) {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}
#sale-tease-23 .form-title span:nth-child(3) {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#sale h1.happy span:first-child {
  animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
#sale h1.happy span:nth-child(2) {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}
#sale h1.happy span:nth-child(3) {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#sale h1.happy span:nth-child(4) {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
#sale h1.happy span:nth-child(5) {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
#sale h1.march span:first-child {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#sale h1.march span:nth-child(2) {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
#sale h1.march span:nth-child(3) {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
#sale h1.march span:nth-child(4) {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
#sale h1.march span:nth-child(5) {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
@keyframes fom-logo {
  0% {
    fill: #fc3;
  }
  20% {
    fill: #c36;
  }
  40% {
    fill: #96f;
  }
  60% {
    fill: #06c;
  }
  80% {
    fill: #9c3;
  }
  to {
    fill: #fc3;
  }
}
@-webkit-keyframes fom-logo {
  0% {
    fill: #fc3;
  }
  20% {
    fill: #c36;
  }
  40% {
    fill: #96f;
  }
  60% {
    fill: #06c;
  }
  80% {
    fill: #9c3;
  }
  to {
    fill: #fc3;
  }
}
@-moz-keyframes fom-logo {
  0% {
    fill: #fc3;
  }
  20% {
    fill: #c36;
  }
  40% {
    fill: #96f;
  }
  60% {
    fill: #06c;
  }
  80% {
    fill: #9c3;
  }
  to {
    fill: #fc3;
  }
}
@keyframes fom-col {
  0% {
    color: #fc3;
  }
  20% {
    color: #c36;
  }
  40% {
    color: #96f;
  }
  60% {
    color: #06c;
  }
  80% {
    color: #9c3;
  }
  to {
    color: #fc3;
  }
}
@-webkit-keyframes fom-col {
  0% {
    color: #fc3;
  }
  20% {
    color: #c36;
  }
  40% {
    color: #96f;
  }
  60% {
    color: #06c;
  }
  80% {
    color: #9c3;
  }
  to {
    color: #fc3;
  }
}
@-moz-keyframes fom-col {
  0% {
    color: #fc3;
  }
  20% {
    color: #c36;
  }
  40% {
    color: #96f;
  }
  60% {
    color: #06c;
  }
  80% {
    color: #9c3;
  }
  to {
    color: #fc3;
  }
}
.fom-col {
  animation: fom-col 2s linear infinite;
  -webkit-animation: fom-col 2s linear infinite;
  -moz-animation: fom-col 2s linear infinite;
}
@keyframes fom-bgcol {
  0% {
    background: #fc3;
  }
  20% {
    background: #c36;
  }
  40% {
    background: #96f;
  }
  60% {
    background: #06c;
  }
  80% {
    background: #9c3;
  }
  to {
    background: #fc3;
  }
}
@-webkit-keyframes fom-bgcol {
  0% {
    background: #fc3;
  }
  20% {
    background: #c36;
  }
  40% {
    background: #96f;
  }
  60% {
    background: #06c;
  }
  80% {
    background: #9c3;
  }
  to {
    background: #fc3;
  }
}
@-moz-keyframes fom-bgcol {
  0% {
    background: #fc3;
  }
  20% {
    background: #c36;
  }
  40% {
    background: #96f;
  }
  60% {
    background: #06c;
  }
  80% {
    background: #9c3;
  }
  to {
    background: #fc3;
  }
}
@keyframes wom-col {
  0% {
    color: #dbbca7;
  }
  20% {
    color: #600;
  }
  40% {
    color: #930;
  }
  60% {
    color: #c66;
  }
  80% {
    color: #930;
  }
  to {
    color: #dbbca7;
  }
}
@-webkit-keyframes wom-col {
  0% {
    color: #dbbca7;
  }
  20% {
    color: #600;
  }
  40% {
    color: #930;
  }
  60% {
    color: #c66;
  }
  80% {
    color: #930;
  }
  to {
    color: #dbbca7;
  }
}
@-moz-keyframes wom-col {
  0% {
    color: #dbbca7;
  }
  20% {
    color: #600;
  }
  40% {
    color: #930;
  }
  60% {
    color: #c66;
  }
  80% {
    color: #930;
  }
  to {
    color: #dbbca7;
  }
}
.wom-col {
  animation: wom-col 4s linear infinite;
  -webkit-animation: wom-col 4s linear infinite;
  -moz-animation: wom-col 4s linear infinite;
}
@keyframes floatyGuy {
  0% {
    transform: rotate(0deg) translateX(0.5em) rotate(0deg);
  }
  to {
    transform: rotate(1turn) translateX(0.5em) rotate(-1turn);
  }
}
@-webkit-keyframes floatyGuy {
  0% {
    transform: rotate(0deg) translateX(0.5em) rotate(0deg);
  }
  to {
    transform: rotate(1turn) translateX(0.5em) rotate(-1turn);
  }
}
@-moz-keyframes floatyGuy {
  0% {
    transform: rotate(0deg) translateX(0.5em) rotate(0deg);
  }
  to {
    transform: rotate(1turn) translateX(0.5em) rotate(-1turn);
  }
}
@keyframes shift-1 {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3D(1em, 0.5em, 0);
  }
}
@-webkit-keyframes shift-1 {
  0% {
    -webkit-transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3D(1em, 0.5em, 0);
  }
}
@-moz-keyframes shift-1 {
  0% {
    -moz-transform: translateZ(0);
  }
  to {
    -moz-transform: translate3D(1em, 0.5em, 0);
  }
}
@keyframes shift-2 {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3D(-1em, 0.5em, 0);
  }
}
@-webkit-keyframes shift-2 {
  0% {
    -webkit-transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3D(-1em, 0.5em, 0);
  }
}
@-moz-keyframes shift-2 {
  0% {
    -moz-transform: translateZ(0);
  }
  to {
    -moz-transform: translate3D(-1em, 0.5em, 0);
  }
}
@keyframes shift-3 {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3D(-1em, -0.5em, 0);
  }
}
@-webkit-keyframes shift-3 {
  0% {
    -webkit-transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3D(-1em, -0.5em, 0);
  }
}
@-moz-keyframes shift-3 {
  0% {
    -moz-transform: translateZ(0);
  }
  to {
    -moz-transform: translate3D(-1em, -0.5em, 0);
  }
}
@keyframes shift-4 {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3D(1em, -0.5em, 0);
  }
}
@-webkit-keyframes shift-4 {
  0% {
    -webkit-transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3D(1em, -0.5em, 0);
  }
}
@-moz-keyframes shift-4 {
  0% {
    -moz-transform: translateZ(0);
  }
  to {
    -moz-transform: translate3D(1em, -0.5em, 0);
  }
}
@keyframes super-text {
  0% {
    transform: translate3D(-100%, 0, 0);
  }
  10% {
    transform: translate3D(-100%, 0, 0);
  }
  40% {
    transform: translateZ(0);
  }
  60% {
    transform: translateZ(0);
  }
  90% {
    transform: translate3D(100%, 0, 0);
  }
  to {
    transform: translate3D(100%, 0, 0);
  }
}
@-webkit-keyframes super-text {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
  }
  10% {
    -webkit-transform: translate3D(-100%, 0, 0);
  }
  40% {
    -webkit-transform: translateZ(0);
  }
  60% {
    -webkit-transform: translateZ(0);
  }
  90% {
    -webkit-transform: translate3D(100%, 0, 0);
  }
  to {
    -webkit-transform: translate3D(100%, 0, 0);
  }
}
@-moz-keyframes super-text {
  0% {
    -moz-transform: translate3D(-100%, 0, 0);
  }
  10% {
    -moz-transform: translate3D(-100%, 0, 0);
  }
  40% {
    -moz-transform: translateZ(0);
  }
  60% {
    -moz-transform: translateZ(0);
  }
  90% {
    -moz-transform: translate3D(100%, 0, 0);
  }
  to {
    -moz-transform: translate3D(100%, 0, 0);
  }
}
@media only screen and (orientation: portrait) {
  @keyframes slowpan-y {
    0% {
      transform: translate3D(0, -60%, 0);
    }
    to {
      transform: translate3D(0, -50%, 0);
    }
  }
  @-webkit-keyframes slowpan-y {
    0% {
      -webkit-transform: translate3D(0, -60%, 0);
    }
    to {
      -webkit-transform: translate3D(0, -50%, 0);
    }
  }
  @-moz-keyframes slowpan-y {
    0% {
      -moz-transform: translate3D(0, -60%, 0);
    }
    to {
      -moz-transform: translate3D(0, -50%, 0);
    }
  }
}
