html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
  }
}
.container-fluid,
.container-xl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.container-xl {
  max-width: 1690px !important;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.ver-gutters {
  margin-bottom: -15px;
  margin-top: -15px;
}
.ver-gutters > .col,
.ver-gutters > [class*='col-'] {
  padding-bottom: 15px;
  padding-top: 15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-nav,
.col-nav-1,
.col-nav-10,
.col-nav-11,
.col-nav-12,
.col-nav-2,
.col-nav-3,
.col-nav-4,
.col-nav-5,
.col-nav-6,
.col-nav-7,
.col-nav-8,
.col-nav-9,
.col-nav-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-sms,
.col-sms-1,
.col-sms-10,
.col-sms-11,
.col-sms-12,
.col-sms-2,
.col-sms-3,
.col-sms-4,
.col-sms-5,
.col-sms-6,
.col-sms-7,
.col-sms-8,
.col-sms-9,
.col-sms-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.v2-row .col,
.v2-row .col-1,
.v2-row .col-10,
.v2-row .col-11,
.v2-row .col-12,
.v2-row .col-2,
.v2-row .col-3,
.v2-row .col-4,
.v2-row .col-5,
.v2-row .col-6,
.v2-row .col-7,
.v2-row .col-8,
.v2-row .col-9,
.v2-row .col-auto,
.v2-row .col-lg,
.v2-row .col-lg-1,
.v2-row .col-lg-10,
.v2-row .col-lg-11,
.v2-row .col-lg-12,
.v2-row .col-lg-2,
.v2-row .col-lg-3,
.v2-row .col-lg-4,
.v2-row .col-lg-5,
.v2-row .col-lg-6,
.v2-row .col-lg-7,
.v2-row .col-lg-8,
.v2-row .col-lg-9,
.v2-row .col-lg-auto,
.v2-row .col-md,
.v2-row .col-md-1,
.v2-row .col-md-10,
.v2-row .col-md-11,
.v2-row .col-md-12,
.v2-row .col-md-2,
.v2-row .col-md-3,
.v2-row .col-md-4,
.v2-row .col-md-5,
.v2-row .col-md-6,
.v2-row .col-md-7,
.v2-row .col-md-8,
.v2-row .col-md-9,
.v2-row .col-md-auto,
.v2-row .col-sm,
.v2-row .col-sm-1,
.v2-row .col-sm-10,
.v2-row .col-sm-11,
.v2-row .col-sm-12,
.v2-row .col-sm-2,
.v2-row .col-sm-3,
.v2-row .col-sm-4,
.v2-row .col-sm-5,
.v2-row .col-sm-6,
.v2-row .col-sm-7,
.v2-row .col-sm-8,
.v2-row .col-sm-9,
.v2-row .col-sm-auto,
.v2-row .col-xl,
.v2-row .col-xl-1,
.v2-row .col-xl-10,
.v2-row .col-xl-11,
.v2-row .col-xl-12,
.v2-row .col-xl-2,
.v2-row .col-xl-3,
.v2-row .col-xl-4,
.v2-row .col-xl-5,
.v2-row .col-xl-6,
.v2-row .col-xl-7,
.v2-row .col-xl-8,
.v2-row .col-xl-9,
.v2-row .col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}
.col-1,
.col-auto {
  -webkit-box-flex: 0;
}
.col-1 {
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-2,
.col-3 {
  -webkit-box-flex: 0;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-4,
.col-5 {
  -webkit-box-flex: 0;
}
.col-5 {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-6,
.col-7 {
  -webkit-box-flex: 0;
}
.col-7 {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-8,
.col-9 {
  -webkit-box-flex: 0;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-10,
.col-11 {
  -webkit-box-flex: 0;
}
.col-11 {
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 360px) {
  .col-sms {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sms-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-sms-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sms-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sms-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sms-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sms-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sms-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sms-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sms-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sms-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sms-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sms-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sms-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sms-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sms-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sms-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sms-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sms-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sms-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sms-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sms-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sms-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sms-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sms-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sms-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sms-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sms-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sms-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sms-0 {
    margin-left: 0;
  }
  .offset-sms-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sms-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sms-3 {
    margin-left: 25%;
  }
  .offset-sms-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sms-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sms-6 {
    margin-left: 50%;
  }
  .offset-sms-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sms-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sms-9 {
    margin-left: 75%;
  }
  .offset-sms-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sms-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-nav {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-nav-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-nav-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-nav-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-nav-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-nav-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-nav-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-nav-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-nav-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-nav-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-nav-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-nav-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-nav-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-nav-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-nav-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-nav-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-nav-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-nav-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-nav-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-nav-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-nav-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-nav-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-nav-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-nav-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-nav-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-nav-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-nav-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-nav-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-nav-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-nav-0 {
    margin-left: 0;
  }
  .offset-nav-1 {
    margin-left: 8.3333333333%;
  }
  .offset-nav-2 {
    margin-left: 16.6666666667%;
  }
  .offset-nav-3 {
    margin-left: 25%;
  }
  .offset-nav-4 {
    margin-left: 33.3333333333%;
  }
  .offset-nav-5 {
    margin-left: 41.6666666667%;
  }
  .offset-nav-6 {
    margin-left: 50%;
  }
  .offset-nav-7 {
    margin-left: 58.3333333333%;
  }
  .offset-nav-8 {
    margin-left: 66.6666666667%;
  }
  .offset-nav-9 {
    margin-left: 75%;
  }
  .offset-nav-10 {
    margin-left: 83.3333333333%;
  }
  .offset-nav-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1480px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.v2-container {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .v2-container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1024px) {
  .v2-container {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (min-width: 1440px) {
  .v2-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1320px;
    padding-left: 0;
    padding-right: 0;
  }
}
.v2-container-xl {
  max-width: 1690px;
}
.v2-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}
@media (min-width: 768px) {
  .v2-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1024px) {
  .v2-row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.v2-row.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.v2-row.no-gutters > .col,
.v2-row.no-gutters > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.v2-row.ver-gutters {
  margin-bottom: -4px;
  margin-top: -4px;
}
@media (min-width: 768px) {
  .v2-row.ver-gutters {
    margin-bottom: -10px;
    margin-top: -10px;
  }
}
@media (min-width: 992px) {
  .v2-row.ver-gutters {
    margin-bottom: -12px;
    margin-top: -12px;
  }
}
.v2-row.ver-gutters > .col,
.v2-row.ver-gutters > [class*='col-'] {
  padding-bottom: 12px;
  padding-top: 12px;
}
@media (min-width: 768px) {
  .v2-row.ver-gutters > .col,
  .v2-row.ver-gutters > [class*='col-'] {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .v2-row.ver-gutters > .col,
  .v2-row.ver-gutters > [class*='col-'] {
    padding-bottom: 12px;
    padding-top: 12px;
  }
}
.v2-row .col,
.v2-row .col-1,
.v2-row .col-10,
.v2-row .col-11,
.v2-row .col-12,
.v2-row .col-2,
.v2-row .col-3,
.v2-row .col-4,
.v2-row .col-5,
.v2-row .col-6,
.v2-row .col-7,
.v2-row .col-8,
.v2-row .col-9,
.v2-row .col-auto,
.v2-row .col-lg,
.v2-row .col-lg-1,
.v2-row .col-lg-10,
.v2-row .col-lg-11,
.v2-row .col-lg-12,
.v2-row .col-lg-2,
.v2-row .col-lg-3,
.v2-row .col-lg-4,
.v2-row .col-lg-5,
.v2-row .col-lg-6,
.v2-row .col-lg-7,
.v2-row .col-lg-8,
.v2-row .col-lg-9,
.v2-row .col-lg-auto,
.v2-row .col-md,
.v2-row .col-md-1,
.v2-row .col-md-10,
.v2-row .col-md-11,
.v2-row .col-md-12,
.v2-row .col-md-2,
.v2-row .col-md-3,
.v2-row .col-md-4,
.v2-row .col-md-5,
.v2-row .col-md-6,
.v2-row .col-md-7,
.v2-row .col-md-8,
.v2-row .col-md-9,
.v2-row .col-md-auto,
.v2-row .col-nav,
.v2-row .col-nav-1,
.v2-row .col-nav-10,
.v2-row .col-nav-11,
.v2-row .col-nav-12,
.v2-row .col-nav-2,
.v2-row .col-nav-3,
.v2-row .col-nav-4,
.v2-row .col-nav-5,
.v2-row .col-nav-6,
.v2-row .col-nav-7,
.v2-row .col-nav-8,
.v2-row .col-nav-9,
.v2-row .col-nav-auto,
.v2-row .col-sm,
.v2-row .col-sm-1,
.v2-row .col-sm-10,
.v2-row .col-sm-11,
.v2-row .col-sm-12,
.v2-row .col-sm-2,
.v2-row .col-sm-3,
.v2-row .col-sm-4,
.v2-row .col-sm-5,
.v2-row .col-sm-6,
.v2-row .col-sm-7,
.v2-row .col-sm-8,
.v2-row .col-sm-9,
.v2-row .col-sm-auto,
.v2-row .col-sms,
.v2-row .col-sms-1,
.v2-row .col-sms-10,
.v2-row .col-sms-11,
.v2-row .col-sms-12,
.v2-row .col-sms-2,
.v2-row .col-sms-3,
.v2-row .col-sms-4,
.v2-row .col-sms-5,
.v2-row .col-sms-6,
.v2-row .col-sms-7,
.v2-row .col-sms-8,
.v2-row .col-sms-9,
.v2-row .col-sms-auto,
.v2-row .col-xl,
.v2-row .col-xl-1,
.v2-row .col-xl-10,
.v2-row .col-xl-11,
.v2-row .col-xl-12,
.v2-row .col-xl-2,
.v2-row .col-xl-3,
.v2-row .col-xl-4,
.v2-row .col-xl-5,
.v2-row .col-xl-6,
.v2-row .col-xl-7,
.v2-row .col-xl-8,
.v2-row .col-xl-9,
.v2-row .col-xl-auto,
.v2-row .col-xxl,
.v2-row .col-xxl-1,
.v2-row .col-xxl-10,
.v2-row .col-xxl-11,
.v2-row .col-xxl-12,
.v2-row .col-xxl-2,
.v2-row .col-xxl-3,
.v2-row .col-xxl-4,
.v2-row .col-xxl-5,
.v2-row .col-xxl-6,
.v2-row .col-xxl-7,
.v2-row .col-xxl-8,
.v2-row .col-xxl-9,
.v2-row .col-xxl-auto {
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .v2-row .col,
  .v2-row .col-1,
  .v2-row .col-10,
  .v2-row .col-11,
  .v2-row .col-12,
  .v2-row .col-2,
  .v2-row .col-3,
  .v2-row .col-4,
  .v2-row .col-5,
  .v2-row .col-6,
  .v2-row .col-7,
  .v2-row .col-8,
  .v2-row .col-9,
  .v2-row .col-auto,
  .v2-row .col-lg,
  .v2-row .col-lg-1,
  .v2-row .col-lg-10,
  .v2-row .col-lg-11,
  .v2-row .col-lg-12,
  .v2-row .col-lg-2,
  .v2-row .col-lg-3,
  .v2-row .col-lg-4,
  .v2-row .col-lg-5,
  .v2-row .col-lg-6,
  .v2-row .col-lg-7,
  .v2-row .col-lg-8,
  .v2-row .col-lg-9,
  .v2-row .col-lg-auto,
  .v2-row .col-md,
  .v2-row .col-md-1,
  .v2-row .col-md-10,
  .v2-row .col-md-11,
  .v2-row .col-md-12,
  .v2-row .col-md-2,
  .v2-row .col-md-3,
  .v2-row .col-md-4,
  .v2-row .col-md-5,
  .v2-row .col-md-6,
  .v2-row .col-md-7,
  .v2-row .col-md-8,
  .v2-row .col-md-9,
  .v2-row .col-md-auto,
  .v2-row .col-nav,
  .v2-row .col-nav-1,
  .v2-row .col-nav-10,
  .v2-row .col-nav-11,
  .v2-row .col-nav-12,
  .v2-row .col-nav-2,
  .v2-row .col-nav-3,
  .v2-row .col-nav-4,
  .v2-row .col-nav-5,
  .v2-row .col-nav-6,
  .v2-row .col-nav-7,
  .v2-row .col-nav-8,
  .v2-row .col-nav-9,
  .v2-row .col-nav-auto,
  .v2-row .col-sm,
  .v2-row .col-sm-1,
  .v2-row .col-sm-10,
  .v2-row .col-sm-11,
  .v2-row .col-sm-12,
  .v2-row .col-sm-2,
  .v2-row .col-sm-3,
  .v2-row .col-sm-4,
  .v2-row .col-sm-5,
  .v2-row .col-sm-6,
  .v2-row .col-sm-7,
  .v2-row .col-sm-8,
  .v2-row .col-sm-9,
  .v2-row .col-sm-auto,
  .v2-row .col-sms,
  .v2-row .col-sms-1,
  .v2-row .col-sms-10,
  .v2-row .col-sms-11,
  .v2-row .col-sms-12,
  .v2-row .col-sms-2,
  .v2-row .col-sms-3,
  .v2-row .col-sms-4,
  .v2-row .col-sms-5,
  .v2-row .col-sms-6,
  .v2-row .col-sms-7,
  .v2-row .col-sms-8,
  .v2-row .col-sms-9,
  .v2-row .col-sms-auto,
  .v2-row .col-xl,
  .v2-row .col-xl-1,
  .v2-row .col-xl-10,
  .v2-row .col-xl-11,
  .v2-row .col-xl-12,
  .v2-row .col-xl-2,
  .v2-row .col-xl-3,
  .v2-row .col-xl-4,
  .v2-row .col-xl-5,
  .v2-row .col-xl-6,
  .v2-row .col-xl-7,
  .v2-row .col-xl-8,
  .v2-row .col-xl-9,
  .v2-row .col-xl-auto,
  .v2-row .col-xxl,
  .v2-row .col-xxl-1,
  .v2-row .col-xxl-10,
  .v2-row .col-xxl-11,
  .v2-row .col-xxl-12,
  .v2-row .col-xxl-2,
  .v2-row .col-xxl-3,
  .v2-row .col-xxl-4,
  .v2-row .col-xxl-5,
  .v2-row .col-xxl-6,
  .v2-row .col-xxl-7,
  .v2-row .col-xxl-8,
  .v2-row .col-xxl-9,
  .v2-row .col-xxl-auto {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .v2-row .col,
  .v2-row .col-1,
  .v2-row .col-10,
  .v2-row .col-11,
  .v2-row .col-12,
  .v2-row .col-2,
  .v2-row .col-3,
  .v2-row .col-4,
  .v2-row .col-5,
  .v2-row .col-6,
  .v2-row .col-7,
  .v2-row .col-8,
  .v2-row .col-9,
  .v2-row .col-auto,
  .v2-row .col-lg,
  .v2-row .col-lg-1,
  .v2-row .col-lg-10,
  .v2-row .col-lg-11,
  .v2-row .col-lg-12,
  .v2-row .col-lg-2,
  .v2-row .col-lg-3,
  .v2-row .col-lg-4,
  .v2-row .col-lg-5,
  .v2-row .col-lg-6,
  .v2-row .col-lg-7,
  .v2-row .col-lg-8,
  .v2-row .col-lg-9,
  .v2-row .col-lg-auto,
  .v2-row .col-md,
  .v2-row .col-md-1,
  .v2-row .col-md-10,
  .v2-row .col-md-11,
  .v2-row .col-md-12,
  .v2-row .col-md-2,
  .v2-row .col-md-3,
  .v2-row .col-md-4,
  .v2-row .col-md-5,
  .v2-row .col-md-6,
  .v2-row .col-md-7,
  .v2-row .col-md-8,
  .v2-row .col-md-9,
  .v2-row .col-md-auto,
  .v2-row .col-nav,
  .v2-row .col-nav-1,
  .v2-row .col-nav-10,
  .v2-row .col-nav-11,
  .v2-row .col-nav-12,
  .v2-row .col-nav-2,
  .v2-row .col-nav-3,
  .v2-row .col-nav-4,
  .v2-row .col-nav-5,
  .v2-row .col-nav-6,
  .v2-row .col-nav-7,
  .v2-row .col-nav-8,
  .v2-row .col-nav-9,
  .v2-row .col-nav-auto,
  .v2-row .col-sm,
  .v2-row .col-sm-1,
  .v2-row .col-sm-10,
  .v2-row .col-sm-11,
  .v2-row .col-sm-12,
  .v2-row .col-sm-2,
  .v2-row .col-sm-3,
  .v2-row .col-sm-4,
  .v2-row .col-sm-5,
  .v2-row .col-sm-6,
  .v2-row .col-sm-7,
  .v2-row .col-sm-8,
  .v2-row .col-sm-9,
  .v2-row .col-sm-auto,
  .v2-row .col-sms,
  .v2-row .col-sms-1,
  .v2-row .col-sms-10,
  .v2-row .col-sms-11,
  .v2-row .col-sms-12,
  .v2-row .col-sms-2,
  .v2-row .col-sms-3,
  .v2-row .col-sms-4,
  .v2-row .col-sms-5,
  .v2-row .col-sms-6,
  .v2-row .col-sms-7,
  .v2-row .col-sms-8,
  .v2-row .col-sms-9,
  .v2-row .col-sms-auto,
  .v2-row .col-xl,
  .v2-row .col-xl-1,
  .v2-row .col-xl-10,
  .v2-row .col-xl-11,
  .v2-row .col-xl-12,
  .v2-row .col-xl-2,
  .v2-row .col-xl-3,
  .v2-row .col-xl-4,
  .v2-row .col-xl-5,
  .v2-row .col-xl-6,
  .v2-row .col-xl-7,
  .v2-row .col-xl-8,
  .v2-row .col-xl-9,
  .v2-row .col-xl-auto,
  .v2-row .col-xxl,
  .v2-row .col-xxl-1,
  .v2-row .col-xxl-10,
  .v2-row .col-xxl-11,
  .v2-row .col-xxl-12,
  .v2-row .col-xxl-2,
  .v2-row .col-xxl-3,
  .v2-row .col-xxl-4,
  .v2-row .col-xxl-5,
  .v2-row .col-xxl-6,
  .v2-row .col-xxl-7,
  .v2-row .col-xxl-8,
  .v2-row .col-xxl-9,
  .v2-row .col-xxl-auto {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.v2-row .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.v2-row .col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}
.v2-row .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.v2-row .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.v2-row .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.v2-row .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.v2-row .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.v2-row .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.v2-row .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.v2-row .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.v2-row .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.v2-row .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.v2-row .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.v2-row .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.v2-row .order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.v2-row .order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.v2-row .order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.v2-row .order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.v2-row .order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.v2-row .order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.v2-row .order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.v2-row .order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.v2-row .order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.v2-row .order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.v2-row .order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.v2-row .order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.v2-row .order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.v2-row .order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.v2-row .order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.v2-row .offset-1 {
  margin-left: 8.3333333333%;
}
.v2-row .offset-2 {
  margin-left: 16.6666666667%;
}
.v2-row .offset-3 {
  margin-left: 25%;
}
.v2-row .offset-4 {
  margin-left: 33.3333333333%;
}
.v2-row .offset-5 {
  margin-left: 41.6666666667%;
}
.v2-row .offset-6 {
  margin-left: 50%;
}
.v2-row .offset-7 {
  margin-left: 58.3333333333%;
}
.v2-row .offset-8 {
  margin-left: 66.6666666667%;
}
.v2-row .offset-9 {
  margin-left: 75%;
}
.v2-row .offset-10 {
  margin-left: 83.3333333333%;
}
.v2-row .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .v2-row .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .v2-row .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .v2-row .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v2-row .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v2-row .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v2-row .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v2-row .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v2-row .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v2-row .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v2-row .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v2-row .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v2-row .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v2-row .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v2-row .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .v2-row .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .v2-row .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .v2-row .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .v2-row .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .v2-row .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .v2-row .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .v2-row .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .v2-row .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .v2-row .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .v2-row .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .v2-row .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .v2-row .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .v2-row .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .v2-row .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .v2-row .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .v2-row .offset-sm-0 {
    margin-left: 0;
  }
  .v2-row .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .v2-row .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .v2-row .offset-sm-3 {
    margin-left: 25%;
  }
  .v2-row .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .v2-row .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .v2-row .offset-sm-6 {
    margin-left: 50%;
  }
  .v2-row .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .v2-row .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .v2-row .offset-sm-9 {
    margin-left: 75%;
  }
  .v2-row .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .v2-row .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .v2-row .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .v2-row .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .v2-row .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v2-row .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v2-row .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v2-row .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v2-row .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v2-row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v2-row .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v2-row .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v2-row .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v2-row .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v2-row .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v2-row .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .v2-row .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .v2-row .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .v2-row .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .v2-row .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .v2-row .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .v2-row .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .v2-row .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .v2-row .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .v2-row .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .v2-row .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .v2-row .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .v2-row .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .v2-row .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .v2-row .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .v2-row .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .v2-row .offset-md-0 {
    margin-left: 0;
  }
  .v2-row .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .v2-row .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .v2-row .offset-md-3 {
    margin-left: 25%;
  }
  .v2-row .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .v2-row .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .v2-row .offset-md-6 {
    margin-left: 50%;
  }
  .v2-row .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .v2-row .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .v2-row .offset-md-9 {
    margin-left: 75%;
  }
  .v2-row .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .v2-row .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .v2-row .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .v2-row .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .v2-row .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v2-row .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v2-row .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v2-row .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v2-row .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v2-row .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v2-row .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v2-row .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v2-row .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v2-row .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v2-row .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v2-row .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .v2-row .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .v2-row .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .v2-row .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .v2-row .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .v2-row .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .v2-row .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .v2-row .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .v2-row .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .v2-row .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .v2-row .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .v2-row .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .v2-row .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .v2-row .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .v2-row .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .v2-row .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .v2-row .offset-lg-0 {
    margin-left: 0;
  }
  .v2-row .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .v2-row .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .v2-row .offset-lg-3 {
    margin-left: 25%;
  }
  .v2-row .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .v2-row .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .v2-row .offset-lg-6 {
    margin-left: 50%;
  }
  .v2-row .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .v2-row .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .v2-row .offset-lg-9 {
    margin-left: 75%;
  }
  .v2-row .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .v2-row .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .v2-row .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .v2-row .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .v2-row .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v2-row .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v2-row .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v2-row .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v2-row .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v2-row .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v2-row .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v2-row .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v2-row .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v2-row .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v2-row .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v2-row .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .v2-row .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .v2-row .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .v2-row .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .v2-row .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .v2-row .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .v2-row .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .v2-row .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .v2-row .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .v2-row .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .v2-row .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .v2-row .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .v2-row .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .v2-row .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .v2-row .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .v2-row .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .v2-row .offset-xl-0 {
    margin-left: 0;
  }
  .v2-row .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .v2-row .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .v2-row .offset-xl-3 {
    margin-left: 25%;
  }
  .v2-row .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .v2-row .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .v2-row .offset-xl-6 {
    margin-left: 50%;
  }
  .v2-row .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .v2-row .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .v2-row .offset-xl-9 {
    margin-left: 75%;
  }
  .v2-row .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .v2-row .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.5;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slick-list,
.slick-slider {
  display: block;
  position: relative;
}
.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slide:focus {
  outline: none;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-next,
.slick-prev {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 32px;
  outline: none;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  width: 32px;
  z-index: 10;
}
@media (min-width: 768px) {
  .slick-next,
  .slick-prev {
    height: 40px;
    width: 40px;
  }
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: none;
}
.slick-next:before,
.slick-prev:before {
  content: '';
  display: block;
  height: 16px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .slick-next:before,
  .slick-prev:before {
    height: 40px;
    width: 40px;
  }
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: not-allowed;
  opacity: 0.2;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-prev {
  left: 16px;
}
.slick-prev:focus,
.slick-prev:hover {
  -webkit-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
}
.slick-prev[dir='rtl'] {
  left: auto;
}
.slick-prev:before {
  background: var(--icon-carousel-left) no-repeat;
}
.slick-next {
  right: 16px;
}
.slick-next:focus,
.slick-next:hover {
  -webkit-transform: translate(5px, -50%);
  transform: translate(5px, -50%);
}
.slick-next[dir='rtl'] {
  right: auto;
}
.slick-next:before {
  background: var(--icon-carousel-right) no-repeat;
}
.slick-dots {
  bottom: 12px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 5px;
  margin: 0 7px 0 0;
  padding: 0;
  position: relative;
  width: 5px;
}
@media (min-width: 768px) {
  .slick-dots li {
    height: 10px;
    margin: 0 5px;
    width: 10px;
  }
}
.slick-dots li button {
  background: transparent;
  background: #fff;
  border: 0;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 5px;
  line-height: 0px;
  opacity: 0.5;
  outline: none;
  padding: 3px;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  width: 5px;
}
@media (min-width: 768px) {
  .slick-dots li button {
    height: 10px;
    padding: 5px;
    width: 10px;
  }
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  opacity: 1;
  outline: none;
}
.slick-dots li.slick-active button {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.carousel-nav-circle .slick-next,
.carousel-nav-circle .slick-prev,
.product__reviews .shopify-product-reviews .slick-next,
.product__reviews .shopify-product-reviews .slick-prev {
  background-color: #fff;
  border: 2px solid #c6c6c6;
  border-radius: 100%;
  top: 0;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  -webkit-transition: background-color 0.15s, opacity 0.15s,
    -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, opacity 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, opacity 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, opacity 0.15s, box-shadow 0.15s,
    -webkit-box-shadow 0.15s;
}
.carousel-nav-circle .slick-next:hover,
.carousel-nav-circle .slick-prev:hover,
.product__reviews .shopify-product-reviews .slick-next:hover,
.product__reviews .shopify-product-reviews .slick-prev:hover {
  background-color: #fafafa;
}
.carousel-nav-circle .slick-next:focus,
.carousel-nav-circle .slick-prev:focus,
.product__reviews .shopify-product-reviews .slick-next:focus,
.product__reviews .shopify-product-reviews .slick-prev:focus {
  -webkit-box-shadow: 0 0 0 3px #8eb2e1;
  box-shadow: 0 0 0 3px #8eb2e1;
}
.carousel-nav-circle .slick-next,
.product__reviews .shopify-product-reviews .slick-next {
  right: 0;
}
.carousel-nav-circle .slick-next:before,
.product__reviews .shopify-product-reviews .slick-next:before {
  background: var(--icon-arrow-right-sm) no-repeat;
  background-position: 50% 50%;
}
.carousel-nav-circle .slick-prev,
.product__reviews .shopify-product-reviews .slick-prev {
  left: auto;
  right: 40px;
}
@media (min-width: 768px) {
  .carousel-nav-circle .slick-prev,
  .product__reviews .shopify-product-reviews .slick-prev {
    right: 52px;
  }
}
.carousel-nav-circle .slick-prev:before,
.product__reviews .shopify-product-reviews .slick-prev:before {
  background: var(--icon-arrow-left-sm) no-repeat;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
  .carousel-nav-circle--alt {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.carousel-nav-circle--alt .slick-next,
.carousel-nav-circle--alt .slick-prev {
  border-radius: 100%;
  height: 36px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 36px;
}
@media (max-width: 767.98px) {
  .carousel-nav-circle--alt .slick-next,
  .carousel-nav-circle--alt .slick-prev {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .carousel-nav-circle--alt .slick-next,
  .carousel-nav-circle--alt .slick-prev {
    display: block;
  }
}
.carousel-nav-circle--alt .slick-next:before,
.carousel-nav-circle--alt .slick-prev:before {
  height: 25px;
  width: 25px;
}
.carousel-nav-circle--alt .slick-next:hover,
.carousel-nav-circle--alt .slick-prev:hover {
  border-color: #666;
}
.carousel-nav-circle--alt .slick-next {
  right: -30px;
}
.carousel-nav-circle--alt .slick-next:before {
  background: var(--icon-caret-right) no-repeat;
  background-position: 50% 50%;
}
.carousel-nav-circle--alt .slick-prev {
  left: -30px;
}
.carousel-nav-circle--alt .slick-prev:before {
  background: var(--icon-caret-left) no-repeat;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
  .carousel-nav-arrows {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.carousel-nav-arrows .slick-next,
.carousel-nav-arrows .slick-prev {
  border-radius: 100%;
  height: 36px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 36px;
}
@media (max-width: 767.98px) {
  .carousel-nav-arrows .slick-next,
  .carousel-nav-arrows .slick-prev {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .carousel-nav-arrows .slick-next,
  .carousel-nav-arrows .slick-prev {
    display: block;
  }
}
.carousel-nav-arrows .slick-next:before,
.carousel-nav-arrows .slick-prev:before {
  height: 25px;
  width: 25px;
}
.carousel-nav-arrows .slick-next:hover,
.carousel-nav-arrows .slick-prev:hover {
  border-color: #666;
}
.carousel-nav-arrows .slick-next {
  right: -30px;
}
.carousel-nav-arrows .slick-next:before {
  background: var(--icon-right-blue) no-repeat;
  background-position: 50% 50%;
}
.carousel-nav-arrows .slick-prev {
  left: -30px;
}
.carousel-nav-arrows .slick-prev:before {
  background: var(--icon-left-blue) no-repeat;
  background-position: 50% 50%;
}
.numbered-dots {
  padding: 15px 0 50px;
}
@media (min-width: 768px) {
  .numbered-dots {
    padding: 50px 0 0;
  }
}
.numbered-dots .slick-dots li.slick-active button {
  background-color: #ececec;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.numbered-dots .slick-dots li {
  height: 40px;
  width: 40px;
}
.numbered-dots .slick-dots li button {
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #666;
  display: block;
  font-size: 12px;
  height: 40px;
  opacity: 1;
  width: 40px;
}
.dots--alt {
  margin-bottom: 30px;
}
.dots--alt .slick-dots {
  bottom: -12px;
}
.dots--alt .slick-dots li button {
  background: #666;
  opacity: 0.9;
}
.dots--alt .slick-dots li.slick-active button {
  background: #3575ca;
}
.dots--bw .slick-dots li button {
  background: #fff;
  opacity: 1;
  -webkit-transition: none !important;
  transition: none !important;
}
.dots--bw .slick-dots li.slick-active button {
  background: #3575ca;
  -webkit-transition: none !important;
  transition: none !important;
}
.remove-carousel-margins .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.v2-form__group {
  margin-bottom: 15px;
}
.v2-form__label {
  color: #666;
  display: block;
  margin-bottom: 10px;
}
.v2-form__control {
  background-clip: padding-box;
  background-color: #fafafa;
  border: 2px solid #c6c6c6;
  border-radius: 8px;
  color: #424242;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  padding: 8px 16px;
  -webkit-transition: background-color 0.15s, border-color 0.15s,
    -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, border-color 0.15s,
    -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, border-color 0.15s, box-shadow 0.15s,
    -webkit-box-shadow 0.15s;
  width: 100%;
}
.v2-form__control:hover {
  background-color: #fff;
}
.v2-form__control:focus {
  background-color: #fff;
  border-color: #3575ca;
  -webkit-box-shadow: 0 0 0 3px rgba(64, 124, 202, 0.2);
  box-shadow: 0 0 0 3px #407cca33;
  outline: none;
}
.v2-form__control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.v2-form__control::-webkit-input-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.v2-form__control::-moz-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.v2-form__control::-ms-input-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.v2-form__control::placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.v2-form__control:disabled,
.v2-form__control[readonly] {
  background-color: #fff;
  border-color: #efefef;
  cursor: not-allowed;
  opacity: 1;
}
select.v2-form__control {
  padding-bottom: 9px;
  padding-top: 9px;
}
.v2-form__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.v2-form__check input[type='checkbox'],
.v2-form__check-input {
  left: 0;
  line-height: unset;
  opacity: 0;
  position: absolute;
  top: 0;
  width: unset;
  z-index: 10;
}
.v2-form__check-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.v2-form__check-label:after,
.v2-form__check-label:before {
  content: '';
  display: block;
}
.v2-form__check-label:before {
  background-color: #fff;
  border: 2px solid #c6c6c6;
  border-radius: 3px;
  height: 18px;
  margin-right: 8px;
  -webkit-transition: border-color 0.15s, -webkit-box-shadow 0.15s;
  transition: border-color 0.15s, -webkit-box-shadow 0.15s;
  transition: border-color 0.15s, box-shadow 0.15s;
  transition: border-color 0.15s, box-shadow 0.15s, -webkit-box-shadow 0.15s;
  width: 18px;
}
.v2-form__check-label:after {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAYAAAAvg9c4AAAACXBIWXMAABCcAAAQnAEmzTo0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABxSURBVHgB7dHRCYAwDIThG8FRHMERHKGb1M0cwREcwRHOiAFFAoIXEMQP8tTmf2iBn4JkY9Miiwdn7kaoPDjxsEARBDcFT70ftMPql2pK0JfOqhz0xSEKU33DKMyMTwnCWvAmXKC6hAuyWKy36fD7phX3xkrnIYPI6QAAAABJRU5ErkJggg==)
    no-repeat 50%;
  background-size: 100% 100%;
  display: block;
  height: 14px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 14px;
}
.v2-form__check input[type='checkbox']:hover ~ .v2-form__check-label:before,
.v2-form__check-input:hover ~ .v2-form__check-label:before {
  border-color: #3575ca;
}
.v2-form__check input[type='checkbox']:focus ~ .v2-form__check-label:before,
.v2-form__check-input:focus ~ .v2-form__check-label:before {
  border-color: #c6c6c6;
  -webkit-box-shadow: 0 0 0 3px rgba(64, 124, 202, 0.2);
  box-shadow: 0 0 0 3px #407cca33;
}
.v2-form__check input[type='checkbox']:active ~ .v2-form__check-label:before,
.v2-form__check-input:active ~ .v2-form__check-label:before {
  background-color: #2f68b1;
  border-color: #2f68b1;
}
.v2-form__check input[type='checkbox']:checked ~ .v2-form__check-label:before,
.v2-form__check-input:checked ~ .v2-form__check-label:before {
  background-color: #3575ca;
  border-color: #3575ca;
}
.v2-form__check
  input[type='checkbox']:checked:hover
  ~ .v2-form__check-label:before,
.v2-form__check-input:checked:hover ~ .v2-form__check-label:before {
  -webkit-box-shadow: 0 0.5px 1.75px rgba(0, 0, 0, 0.039),
    0 1.85px 6.25px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0.5px 1.75px #0000000a, 0 1.85px 6.25px #00000030;
}
.v2-form__check
  input[type='checkbox']:checked:active
  ~ .v2-form__check-label:before,
.v2-form__check-input:checked:active ~ .v2-form__check-label:before {
  background-color: #2f68b1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.v2-form__check input[type='checkbox']:disabled ~ .v2-form__check-label:before,
.v2-form__check-input:disabled ~ .v2-form__check-label:before {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.v2-form__check-label-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.v2-form__text {
  color: #42424280;
  font-size: 13px;
  line-height: 1.5;
  margin-top: 8px;
  text-align: left;
}
.v2-invalid-feedback {
  color: #cc3330;
}
.v2-valid-feedback {
  color: #409606;
}
html {
  background-color: #fff;
}
*,
:after,
:before,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  height: 100%;
}
#site-wrapper.dissable-scroll {
  height: 100%;
  overflow: hidden;
}
figure {
  margin: 0;
}
img,
picture,
video {
  margin: 0;
  max-width: 100%;
}
img {
  outline: none;
}
.aspect-ratio {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.aspect-ratio > img {
  height: 100%;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .responsive-table {
    width: 100%;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tr {
    display: block;
  }
  .responsive-table td,
  .responsive-table tr {
    clear: both;
    float: left;
    width: 100%;
  }
  .responsive-table td,
  .responsive-table th {
    display: block;
    margin: 0;
    padding: 15px;
    text-align: right;
  }
  .responsive-table td:before {
    content: attr(data-label);
    float: left;
    padding-right: 10px;
    text-align: center;
  }
  .responsive-table-row + .responsive-table-row,
  tfoot > .responsive-table-row:first-child {
    margin-top: 10px;
    padding-top: 15px;
    position: relative;
  }
  .responsive-table-row + .responsive-table-row:after,
  tfoot > .responsive-table-row:first-child:after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    content: '';
    display: block;
    left: 15px;
    position: absolute;
    right: 15px;
    top: 0;
  }
}
#glider-swatches .table-responsive,
#past-winners-of-sweepstakes-and-giveaways .table-responsive {
  display: block;
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
#glider-swatches .table-responsive .table,
#past-winners-of-sweepstakes-and-giveaways .table-responsive .table {
  border-collapse: collapse;
  width: 100%;
}
#glider-swatches .table-responsive .table tr,
#past-winners-of-sweepstakes-and-giveaways .table-responsive .table tr {
  border: none;
}
#glider-swatches .table-responsive .table td,
#past-winners-of-sweepstakes-and-giveaways .table-responsive .table td {
  padding: 0;
}
.rte {
  margin: 0;
}
.rte img {
  height: auto;
}
.rte table {
  table-layout: fixed;
}
.rte ol,
.rte ul {
  margin: 0 0 15px 30px;
}
.rte strong {
  font-weight: 700;
}
.rte-table {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.rte__video-wrapper {
  height: 0;
  height: auto;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.rte__video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.rte__table-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
body {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
}
.h1,
h1 {
  font-size: 24px;
}
.h2,
h2 {
  font-size: 18px;
}
.h3,
h3 {
  font-size: 16px;
}
.h4,
h4 {
  font-size: 14px;
}
.h5,
h5 {
  font-size: 12px;
}
.h6,
h6 {
  font-size: 11px;
}
body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
a {
  color: #3575ca;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}
a:focus,
a:hover {
  color: #2f68b1;
  text-decoration: underline;
}
a svg {
  fill: currentColor;
}
.link--muted {
  color: #424242;
}
.link--muted:focus,
.link--muted:hover {
  color: #666;
}
p {
  line-height: 1.5;
  margin-bottom: 15px;
  margin-top: 0;
}
.lead {
  font-size: 16px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 20px;
  }
}
.cite {
  display: inline-block;
  margin-top: 15px;
  padding-top: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .cite {
    padding-top: 30px;
  }
}
.cite:before {
  background: #0003;
  content: '';
  height: 1px;
  max-width: 140px;
  position: absolute;
  top: 0;
  width: 100%;
}
.pretitle {
  font-weight: 700;
}
.pretitle--lg {
  font-size: 16px;
}
.pretitle--xl,
.pretitle--xxl {
  font-size: 18px;
}
@media (min-width: 768px) {
  .pretitle--xxl {
    font-size: 20.4px;
  }
}
@media (min-width: 1200px) {
  .pretitle--xxl {
    font-size: 24px;
  }
}
.page-title {
  font-size: 16px;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .page-title {
    font-size: 24px;
    padding: 15px 0;
  }
}
.page-title--lg,
.section-title--lg {
  font-size: 18px;
}
@media (min-width: 768px) {
  .page-title--lg,
  .section-title--lg {
    font-size: 24px;
  }
}
.page-title--xl {
  font-size: 26px;
}
@media (min-width: 768px) {
  .page-title--xl {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .page-title--xl {
    font-size: 46px;
  }
}
.page-title--xxxl {
  font-size: 20px;
}
@media (min-width: 768px) {
  .page-title--xxxl {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .page-title--xxxl {
    font-size: 32px;
  }
}
.page-title--jumbo {
  font-size: 24px;
}
@media (min-width: 768px) {
  .page-title--jumbo {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .page-title--jumbo {
    font-size: 48px;
  }
}
.page-title--extra-jumbo {
  font-size: 26px;
}
@media (min-width: 768px) {
  .page-title--extra-jumbo {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .page-title--extra-jumbo {
    font-size: 48px;
  }
}
@media (min-width: 1480px) {
  .page-title--extra-jumbo {
    font-size: 64px;
  }
}
.text--brand {
  color: #3575ca;
}
.text--gray-light {
  color: #c6c6c6;
}
.text--error {
  color: #986601;
}
.text--white {
  color: #fff;
}
.text--pink {
  color: #dc8699;
}
.text--old-pink {
  color: #e06287;
}
.text--old-light-blue {
  color: #5e8ced;
}
.text--old-light-pink {
  color: #f8b5c4;
}
.text--black {
  color: #161f28;
}
.text--old-green {
  color: #215732;
}
.text--old-army-green {
  color: #13322b;
}
.text--old-lime-green {
  color: #8bc400;
}
.text--old-lilac {
  color: #9c81b6;
}
.text--purple {
  color: #8866bc;
}
.text--old-purple {
  color: #ad96dc;
}
.text--navy {
  color: #002d72;
}
.text--old-navy {
  color: #041e42;
}
.text--grey {
  color: #3f4444;
}
.text--old-grey {
  color: #b5b0ad;
}
.text--old-eagle-grey {
  color: #c1c6c8;
}
.text--old-smoke-grey {
  color: #25282a;
}
.text--old-canadian-kelly {
  color: #007b34;
}
.text--old-silver {
  color: #a2aab6;
}
.text--old-tangerine {
  color: #ff8f29;
}
.text--old-aqua {
  color: #009d85;
}
.text--old-maroon {
  color: #51252f;
}
.text--old-seal-brown {
  color: #4f2c1d;
}
.text--old-red {
  color: #d6001c;
}
.text--old-vanilla {
  color: #ffc27b;
}
.text--old-sandstone {
  color: #623412;
}
.text--old-sky-blue {
  color: #418fde;
}
.text--blush {
  color: #fabbcb;
}
.text--brown {
  color: #6d4f47;
}
.text--light-grey {
  color: #c1c6c8;
}
.text--chambray {
  color: #8ba6c1;
}
.text--light-purple {
  color: #c1a7e2;
}
.text--sage {
  color: #789f90;
}
.text--peacock {
  color: #005f68;
}
.text--sand {
  color: #d6d2c4;
}
.text--dusty-pink {
  color: #df7a99;
}
.text--forest-green {
  color: #173f35;
}
.text--tan {
  color: #d3bba8;
}
.text--sky-blue {
  color: #9bcbeb;
}
.text--purple--2 {
  color: #9b7ea4;
}
.text--grey--2 {
  color: #a2aaad;
}
.text--gold {
  color: #e1b87f;
}
.text--blue {
  color: #326295;
}
.text--bold {
  font-weight: 700;
}
.text--base {
  font-size: 14px;
}
.text--sm {
  font-size: 12px;
}
@media (min-width: 1024px) {
  .text--base--lg {
    font-size: 14px;
  }
}
@media (min-width: 1440px) {
  .text--lg--xl {
    font-size: 16px;
  }
}
.text-decoration-underline {
  text-decoration: underline;
}
a.text-decoration-underline:focus,
a.text-decoration-underline:hover {
  text-decoration: none;
}
.list-inline,
.list-inline-block,
.list-unstyled {
  padding-left: 0;
}
.list-inline li,
.list-inline-block li,
.list-unstyled li {
  list-style: none;
}
.list-inline li,
.list-inline-block li {
  display: inline;
  margin-bottom: 5px;
  margin-right: 15px;
  margin-top: 5px;
}
.list-inline-block.list-middot li:before,
.list-inline.list-middot li:before {
  color: #c6c6c6;
  content: '\2022';
  margin-right: 1em;
}
.list-inline-block.list-middot li:first-child:before,
.list-inline.list-middot li:first-child:before {
  display: none;
}
.list-inline-block li {
  display: inline-block;
}
.rtl .list-inline li,
.rtl .list-inline-block li,
.txtr .list-inline li,
.txtr .list-inline-block li,
.txtr-md .list-inline li,
.txtr-md .list-inline-block li,
.txtr-sm .list-inline li,
.txtr-sm .list-inline-block li {
  margin-left: 10px;
  margin-right: 0;
}
.list-spaced > li {
  margin-bottom: 15px;
  margin-top: 15px;
}
.list-border li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.list-border li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.list-space-base li {
  padding: 15px 0;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.table-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.table {
  border-collapse: collapse;
  table-layout: fixed;
}
.table tbody tr,
.table tfoot tr {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.table tbody tr:last-child,
.table tfoot tr:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.table td,
.table th {
  padding: 25px 25px 25px 0;
}
.accordion__item + .accordion__item {
  margin-top: 8px;
}
.accordion__item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #fafafa;
  border: 0;
  border-radius: 4px;
  color: #424242;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  justify-content: space-between;
  line-height: 1.5;
  outline: none;
  padding: 12px 16px 12px 24px;
  text-align: left;
  -webkit-transition: -webkit-box-shadow 0.15s;
  transition: -webkit-box-shadow 0.15s;
  transition: box-shadow 0.15s;
  transition: box-shadow 0.15s, -webkit-box-shadow 0.15s;
  white-space: normal;
  z-index: 10;
}
.accordion__item__header:focus {
  -webkit-box-shadow: 0 0 0 3px #cfdef2;
  box-shadow: 0 0 0 3px #cfdef2;
}
.accordion__item__header.collapsed {
  background-color: #fff;
}
.accordion__item__header.collapsed:hover {
  background-color: #fafafa;
}
.accordion__item__header-icon,
.accordion__item__header-toggle-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.accordion__item__header-icon svg,
.accordion__item__header-toggle-icon svg {
  height: 20px;
  width: 20px;
  fill: currentColor;
}
.accordion__item__header-icon {
  color: #3575ca;
  margin-right: 12px;
}
.accordion__item__header-toggle-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
}
.collapsed .accordion__item__header-toggle-icon {
  -webkit-transform: rotate(0deg);
  transform: rotate(0);
}
.accordion__item__body {
  background-color: #fafafa;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  font-size: 14px;
  letter-spacing: 0.15px;
  line-height: 1.5;
  padding: 12px 24px 20px;
  position: relative;
  z-index: 5;
}
.modal-open .accordion__item__body {
  z-index: auto;
}
.accordion__item__body p:last-child {
  margin-bottom: 0;
}
.accordion__item__body ol,
.accordion__item__body ul {
  padding-left: 15px;
}
.accordion__item--with-header-icon .accordion__item__header {
  padding-left: 16px;
}
.accordion__item--with-header-icon .accordion__item__body {
  padding-left: 48px;
}
.button,
.tabs__list-item:not(.tabs__list-item--underlined) a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  outline: none;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
@media (min-width: 992px) {
  .button,
  .tabs__list-item:not(.tabs__list-item--underlined) a {
    font-size: 16px;
  }
}
.button--primary {
  background-color: #3575ca;
  border-color: #3575ca;
  color: #fff;
}
.button--primary:hover {
  background-color: #2d63ac;
  border-color: #2a5ea2;
  color: #fff;
}
.button--primary.disabled,
.button--primary:disabled {
  background-color: #3575ca;
  background-image: none;
  border-color: #3575ca;
  color: #fff;
}
.button--primary:not(:disabled):not(.disabled).active,
.button--primary:not(:disabled):not(.disabled):active,
.show > .button--primary.dropdown-toggle {
  background-color: #2a5ea2;
  background-image: none;
  border-color: #285898;
  color: #fff;
}
.button--outline-gray,
.tabs__list-item:not(.tabs__list-item--underlined) a {
  border-color: #c6c6c6;
  color: #c6c6c6;
}
.button--outline-gray svg,
.tabs__list-item:not(.tabs__list-item--underlined) a svg {
  fill: #c6c6c6;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.button--outline-gray:hover,
.tabs__list-item:not(.tabs__list-item--underlined) a:hover {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
  color: #000;
}
.button--outline-gray:hover svg,
.tabs__list-item:not(.tabs__list-item--underlined) a:hover svg {
  fill: #000;
}
.button--outline-gray.disabled,
.button--outline-gray:disabled,
.tabs__list-item:not(.tabs__list-item--underlined) a.disabled,
.tabs__list-item:not(.tabs__list-item--underlined) a:disabled {
  background-color: transparent;
  color: #c6c6c6;
}
.button--outline-gray:not(:disabled):not(.disabled).active,
.button--outline-gray:not(:disabled):not(.disabled):active,
.show > .button--outline-gray.dropdown-toggle,
.tabs__list-item:not(.tabs__list-item--underlined) .show > a.dropdown-toggle,
.tabs__list-item:not(.tabs__list-item--underlined)
  a:not(:disabled):not(.disabled).active,
.tabs__list-item:not(.tabs__list-item--underlined)
  a:not(:disabled):not(.disabled):active {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
  color: #000;
}
.button--outline-gray,
.tabs__list-item:not(.tabs__list-item--underlined) a {
  background: #fff;
  color: #666;
}
.button--outline-gray svg,
.tabs__list-item:not(.tabs__list-item--underlined) a svg {
  fill: #666;
}
.button--outline-gray:hover,
.tabs__list-item:not(.tabs__list-item--underlined) a:hover {
  background-color: #3575ca;
  border-color: #3575ca;
  color: #fff;
}
.button--outline-gray:hover svg,
.tabs__list-item:not(.tabs__list-item--underlined) a:hover svg {
  fill: #fff;
}
.button--outline-gray:active,
.button--outline-gray:not(:disabled):not(.disabled):active,
.tabs__list-item:not(.tabs__list-item--underlined) a:active {
  background-color: #2a5ea2;
  border-color: #2a5ea2;
  color: #fff;
}
.button--outline-gray:active svg,
.button--outline-gray:not(:disabled):not(.disabled):active svg,
.tabs__list-item:not(.tabs__list-item--underlined) a:active svg {
  fill: #fff;
}
.button--outline-gray:focus,
.tabs__list-item:not(.tabs__list-item--underlined) a:focus {
  border-color: #3575ca;
}
.show > .button--outline-gray.dropdown-toggle,
.tabs__list-item:not(.tabs__list-item--underlined) .show > a.dropdown-toggle {
  background-color: #2a5ea2;
  border-color: #2a5ea2;
  color: #fff;
}
.button--xs {
  border-radius: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 10px 15px;
}
.button--sm,
.tabs__list-item:not(.tabs__list-item--underlined) a {
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 10px 15px;
}
.button--block {
  display: block;
  width: 100%;
}
.button--block + .button--block {
  margin-top: 15px;
}
input[type='button'].button--block,
input[type='reset'].button--block,
input[type='submit'].button--block {
  width: 100%;
}
.button--dissabled,
.button:disabled,
.button[disabled],
.tabs__list-item:not(.tabs__list-item--underlined) a:disabled,
.tabs__list-item:not(.tabs__list-item--underlined) a[disabled] {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
  color: #000;
  color: #fff !important;
  pointer-events: none;
}
.button--dissabled:hover,
.button:disabled:hover,
.button[disabled]:hover,
.tabs__list-item:not(.tabs__list-item--underlined) a:disabled:hover,
.tabs__list-item:not(.tabs__list-item--underlined) a[disabled]:hover {
  background-color: #b3b3b3;
  border-color: #adadad;
  color: #000;
}
.button--dissabled.disabled,
.button--dissabled:disabled,
.button:disabled.disabled,
.button:disabled:disabled,
.button[disabled].disabled,
.button[disabled]:disabled,
.tabs__list-item:not(.tabs__list-item--underlined) a:disabled:disabled,
.tabs__list-item:not(.tabs__list-item--underlined) a[disabled].disabled {
  background-color: #c6c6c6;
  background-image: none;
  border-color: #c6c6c6;
  color: #000;
}
.button--dissabled:not(:disabled):not(.disabled).active,
.button--dissabled:not(:disabled):not(.disabled):active,
.button:disabled:not(:disabled):not(.disabled).active,
.button:disabled:not(:disabled):not(.disabled):active,
.button[disabled]:not(:disabled):not(.disabled).active,
.button[disabled]:not(:disabled):not(.disabled):active,
.show > .button--dissabled.dropdown-toggle,
.show > .button:disabled.dropdown-toggle,
.show > .button[disabled].dropdown-toggle,
.tabs__list-item:not(.tabs__list-item--underlined)
  .show
  > a:disabled.dropdown-toggle,
.tabs__list-item:not(.tabs__list-item--underlined)
  .show
  > a[disabled].dropdown-toggle,
.tabs__list-item:not(.tabs__list-item--underlined)
  a:disabled:not(:disabled):not(.disabled).active,
.tabs__list-item:not(.tabs__list-item--underlined)
  a:disabled:not(:disabled):not(.disabled):active,
.tabs__list-item:not(.tabs__list-item--underlined)
  a[disabled]:not(:disabled):not(.disabled).active,
.tabs__list-item:not(.tabs__list-item--underlined)
  a[disabled]:not(:disabled):not(.disabled):active {
  background-color: #adadad;
  background-image: none;
  border-color: #a6a6a6;
  color: #000;
}
.button--sm .button-icon,
.button--xs .button-icon,
.tabs__list-item:not(.tabs__list-item--underlined) a .button-icon {
  max-height: 18px;
  max-width: 18px;
}
.button--link {
  background: transparent;
  border: transparent;
  color: #3575ca;
  text-decoration: underline;
}
.button--link:active,
.button--link:focus,
.button--link:hover {
  background: transparent;
  border: transparent;
  color: #2a5ea2;
}
.v2-icon-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.v2-icon-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  justify-content: center;
  outline: none;
  text-align: center;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.v2-icon-button,
.v2-icon-button:focus,
.v2-icon-button:hover {
  text-decoration: none;
}
.v2-icon-button.is-disabled,
.v2-icon-button:disabled,
.v2-icon-button[disabled] {
  pointer-events: none;
}
.v2-icon-button svg {
  fill: currentColor;
}
.v2-icon-button.is-success,
.v2-icon-button.is-working {
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  pointer-events: none;
}
.v2-icon-button.is-success .v2-icon-button__icon,
.v2-icon-button.is-working .v2-icon-button__icon {
  opacity: 0;
  visibility: hidden;
}
.v2-icon-button__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.v2-icon-button--primary {
  background-color: #3575ca;
  color: #fff;
  -webkit-transition: -webkit-box-shadow 0.15s;
  transition: -webkit-box-shadow 0.15s;
  transition: box-shadow 0.15s;
  transition: box-shadow 0.15s, -webkit-box-shadow 0.15s;
}
.v2-icon-button--primary:focus,
.v2-icon-button--primary:hover {
  background-color: #2f68b1;
  color: #fff;
}
.v2-icon-button--primary:active {
  background-color: #2b5ea1;
  color: #fff;
}
.v2-icon-button--primary.is-disabled,
.v2-icon-button--primary:disabled,
.v2-icon-button--primary[disabled] {
  background-color: #aec8ea;
  color: #fff;
}
.v2-icon-button--primary.is-working {
  background-color: #2b5ea1;
  background-image: var(--button-primary-spinner-image);
}
.v2-icon-button--primary.is-success {
  background-color: #357d05;
  background-image: var(--icon-check--white);
}
.v2-icon-button--primary:focus {
  -webkit-box-shadow: 0 0 0 3px #cfdef2;
  box-shadow: 0 0 0 3px #cfdef2;
}
.v2-icon-button--secondary {
  background-color: transparent;
  color: #3575ca;
}
.v2-icon-button--secondary:focus,
.v2-icon-button--secondary:hover {
  background-color: #eff4fb;
  color: #3575ca;
}
.v2-icon-button--secondary:active {
  background-color: #dfe9f6;
  color: #3575ca;
}
.v2-icon-button--secondary.is-disabled,
.v2-icon-button--secondary:disabled,
.v2-icon-button--secondary[disabled] {
  background-color: transparent;
  color: #aec8ea;
}
.v2-icon-button--secondary.is-working {
  background-color: #dfe9f6;
  background-image: var(--spinner-blue);
}
.v2-icon-button--tertiary {
  background-color: #fff;
  border: 2px solid #c6c6c6;
  -webkit-box-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 3.38082px 10.0172px #00000009, 0 1.79553px 5.32008px #00000007,
    0 0.747159px 2.21381px #00000005;
  color: #666;
}
.v2-icon-button--tertiary:active,
.v2-icon-button--tertiary:focus,
.v2-icon-button--tertiary:hover {
  background-color: #fafafa;
  color: #424242;
}
.v2-icon-button--tertiary.is-disabled,
.v2-icon-button--tertiary:disabled,
.v2-icon-button--tertiary[disabled] {
  background-color: transparent;
  color: #efefef;
}
.v2-icon-button--tertiary.is-working {
  background-color: #fafafa;
  background-image: var(--spinner-dark);
}
.v2-icon-button--tertiary:focus,
.v2-icon-button--tertiary:hover {
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
}
.v2-icon-button--tertiary:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.v2-icon-button--tertiary.is-disabled,
.v2-icon-button--tertiary:disabled,
.v2-icon-button--tertiary[disabled] {
  border: 2px solid #efefef;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.v2-icon-button--ghost {
  background-color: transparent;
  color: #666;
}
.v2-icon-button--ghost:focus,
.v2-icon-button--ghost:hover {
  background-color: #efefef;
  color: #424242;
}
.v2-icon-button--ghost:active {
  background-color: #c6c6c6;
  color: #424242;
}
.v2-icon-button--ghost.is-disabled,
.v2-icon-button--ghost:disabled,
.v2-icon-button--ghost[disabled] {
  background-color: transparent;
  color: #c6c6c6;
}
.v2-icon-button--ghost.is-working {
  background-color: #c6c6c6;
  background-image: var(--spinner-dark);
}
.v2-icon-button {
  height: 32px;
  width: 32px;
}
.v2-icon-button .v2-icon-button__icon img,
.v2-icon-button .v2-icon-button__icon svg {
  height: 20px;
  width: 20px;
}
.v2-icon-button.is-success,
.v2-icon-button.is-working {
  background-size: 20px 20px;
}
.v2-icon-button-group .v2-icon-button {
  margin: 3px;
}
.v2-icon-button--sm {
  height: 24px;
  width: 24px;
}
.v2-icon-button--sm .v2-icon-button__icon img,
.v2-icon-button--sm .v2-icon-button__icon svg {
  height: 16px;
  width: 16px;
}
.v2-icon-button--sm.is-success,
.v2-icon-button--sm.is-working {
  background-size: 16px 16px;
}
.v2-icon-button-group .v2-icon-button--sm {
  margin: 2px;
}
.v2-icon-button--lg {
  height: 40px;
  width: 40px;
}
.v2-icon-button--lg .v2-icon-button__icon img,
.v2-icon-button--lg .v2-icon-button__icon svg {
  height: 24px;
  width: 24px;
}
.v2-icon-button--lg.is-success,
.v2-icon-button--lg.is-working {
  background-size: 24px 24px;
}
.v2-icon-button-group .v2-icon-button--lg {
  margin: 4px;
}
.v2-icon-button--xl {
  height: 48px;
  width: 48px;
}
.v2-icon-button--xl .v2-icon-button__icon img,
.v2-icon-button--xl .v2-icon-button__icon svg {
  height: 24px;
  width: 24px;
}
.v2-icon-button--xl.is-success,
.v2-icon-button--xl.is-working {
  background-size: 24px 24px;
}
.v2-icon-button-group .v2-icon-button--xl {
  margin: 4px;
}
@media (min-width: 768px) {
  .v2-icon-button--lg--md {
    height: 40px;
    width: 40px;
  }
  .v2-icon-button--lg--md .v2-icon-button__icon img,
  .v2-icon-button--lg--md .v2-icon-button__icon svg {
    height: 24px;
    width: 24px;
  }
  .v2-icon-button--lg--md.is-success,
  .v2-icon-button--lg--md.is-working {
    background-size: 24px 24px;
  }
  .v2-icon-button-group .v2-icon-button--lg--md {
    margin: 4px;
  }
}
.hero-banner {
  background-repeat: no-repeat;
}
.hero-banner--article {
  background-position: 50%;
  background-size: cover;
  min-height: 278px;
}
@media (min-width: 768px) {
  .hero-banner--article {
    min-height: 360px;
  }
}
@media (min-width: 992px) {
  .hero-banner--article {
    min-height: 420px;
  }
}
@media (min-width: 1480px) {
  .hero-banner--article {
    min-height: 480px;
  }
}
.icon {
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px;
  fill: currentColor;
}
.no-svg .icon {
  display: none;
}
.icon--wide {
  width: 40px;
}
svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) img,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) img,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline {
  max-width: 100%;
}
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit;
}
.icon-fallback-text {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(0 0 0 0);
}
.no-svg .icon-fallback-text {
  height: auto;
  margin: 0;
  overflow: auto;
  position: static !important;
  width: auto;
  clip: auto;
}
.payment-icons {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.icon--base,
.icon--base .icon {
  height: 14px;
  width: 14px;
}
.icon--md {
  height: auto;
  width: 40px;
}
.icon--md2 {
  height: auto;
  width: 50px;
}
.icon--lg {
  height: auto;
  width: 60px;
}
.icon--xl {
  height: auto;
  width: 80px;
}
.icon--xl-square {
  display: inline-block;
  height: 80px;
  width: 80px;
}
.placeholder-svg {
  background-color: #f9fafb;
  border: 1px solid #161d25;
  display: block;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  fill: #161d25;
}
.placeholder-svg--small {
  width: 480px;
}
.placeholder-noblocks {
  padding: 40px;
  text-align: center;
}
.placeholder-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.placeholder-background .icon {
  border: 0;
}
.responsive-image__wrapper {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.no-js .responsive-image__wrapper {
  display: none;
}
.responsive-image__wrapper:before {
  content: '';
  display: block;
  position: relative;
}
.responsive-image__wrapper img {
  display: block;
  width: 100%;
}
.responsive-image__wrapper--full-height {
  height: 100%;
}
.responsive-image__image {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.nav-tabs--dropdown {
  margin: 0;
  padding: 0;
}
.nav-tabs--dropdown a {
  color: #666;
}
.nav-tabs--dropdown a.active,
.nav-tabs--dropdown a:hover {
  color: #3575ca;
}
.tabs__list {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  margin: 0 0 15px;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.tabs__list-item {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs__list-item:not(.tabs__list-item--underlined) a {
  color: #666;
  margin: 5px;
}
.tabs__list-item:not(.tabs__list-item--underlined) a.active {
  border-color: #3575ca;
  color: #3575ca;
}
.tabs__list-item:not(.tabs__list-item--underlined) a.active svg {
  fill: #3575ca;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.tabs__list-item:not(.tabs__list-item--underlined) a.active:hover {
  background-color: #3575ca;
  border-color: #3575ca;
  color: #fff;
}
.tabs__list-item:not(.tabs__list-item--underlined) a.active:hover svg {
  fill: #fff;
}
.tabs__list-item:not(.tabs__list-item--underlined) a.active.disabled,
.tabs__list-item:not(.tabs__list-item--underlined) a.active:disabled {
  background-color: transparent;
  color: #3575ca;
}
.show
  > .tabs__list-item:not(.tabs__list-item--underlined)
  a.active.dropdown-toggle,
.tabs__list-item:not(.tabs__list-item--underlined)
  a.active:not(:disabled):not(.disabled).active,
.tabs__list-item:not(.tabs__list-item--underlined)
  a.active:not(:disabled):not(.disabled):active {
  background-color: #3575ca;
  border-color: #3575ca;
  color: #fff;
}
.tabs__list-item:first-child a {
  margin-left: 0;
}
.tabs__list-item:last-child a {
  margin-right: 0;
}
.tabs__content > .tab-pane {
  display: none;
  outline: none;
}
.tabs__content > .active {
  display: block;
}
.tab-switcher {
  background-color: #efefef;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 52px;
  padding: 4px 5px;
}
@media (min-width: 768px) {
  .tab-switcher {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .tab-switcher {
    margin-top: 52px;
  }
}
.tab-switcher__item {
  list-style: none;
  text-align: center;
  width: 50%;
}
@media (min-width: 768px) {
  .tab-switcher__item {
    width: auto;
  }
}
.tab-switcher__item > a {
  border-radius: 20px;
  color: #66666680;
  display: block;
  letter-spacing: 0.01em;
  padding: 8px 10px;
}
.tab-switcher__item > a:focus,
.tab-switcher__item > a:hover {
  text-decoration: none;
}
.tab-switcher__item > a.active {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5f91d3),
    to(#3575ca)
  );
  background: linear-gradient(180deg, #5f91d3, #3575ca);
  -webkit-box-shadow: 0 0.25px 3px rgba(64, 124, 202, 0.039),
    0 2.75px 9px rgba(64, 124, 202, 0.19);
  box-shadow: 0 0.25px 3px #407cca0a, 0 2.75px 9px #407cca30;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 0.25px 1px rgba(0, 0, 0, 0.039),
    0 0.85px 3px rgba(0, 0, 0, 0.19);
}
.v2-tabs {
  margin-bottom: 15px;
}
.v2-nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  overflow: auto;
  padding-left: 0;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.v2-nav-tabs:-webkit-scrollbar,
.v2-nav-tabs::-webkit-scrollbar {
  display: none;
}
.v2-nav-item .nav-link {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-bottom: 3px solid #fafafa;
  outline: none;
  padding: 8px 12px 5px;
  text-align: center;
  text-decoration: none;
}
.v2-nav-item .nav-link.active {
  border-bottom: 3px solid #3575ca;
}
.v2-nav-item .nav-link.active .v2-nav-link__text {
  color: #424242;
  font-weight: 600;
}
.v2-nav-item .nav-link.active svg {
  fill: #3575ca;
}
.v2-nav-item .nav-link:hover {
  background: #fafafa;
  cursor: pointer;
  text-decoration: none;
}
.v2-nav-item .nav-link:active {
  background: #efefef;
}
.v2-nav-item .nav-link:focus,
.v2-nav-item .nav-link:focus-visible {
  border-bottom-color: #3575ca;
  border-left: 3px solid #3575ca;
  border-right: 3px solid #3575ca;
  border-top: 3px solid #3575ca;
  padding-top: 5px;
}
@media (min-width: 768px) {
  .v2-nav-item .nav-link:focus,
  .v2-nav-item .nav-link:focus-visible {
    padding-top: 9px;
  }
}
@media (min-width: 768px) {
  .v2-nav-item .nav-link {
    padding: 12px 20px 9px 16px;
  }
}
.v2-nav-link__icon {
  margin-right: 8px;
  max-height: 20px;
}
@media (min-width: 768px) {
  .v2-nav-link__icon {
    max-height: 24px;
  }
}
@media (min-width: 1440px) {
  .v2-nav-link__icon {
    margin-right: 13.5px;
  }
}
.v2-nav-link__icon svg {
  height: 20px;
  width: 20px;
  fill: #666;
}
@media (min-width: 768px) {
  .v2-nav-link__icon svg {
    height: 24px;
    width: 24px;
  }
}
.v2-nav-link__text {
  color: #666;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .v2-nav-link__text {
    font-size: 16px;
  }
}
.v2-nav-item--compact .nav-link {
  padding: 8px 12px 5px;
}
@media (min-width: 1440px) {
  .v2-nav-item--compact .nav-link {
    padding: 10px 20px 7px 17px;
  }
}
.v2-tab-content {
  background: #fafafa;
  border-radius: 12px;
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .v2-tab-content {
    padding: 24px 32px;
  }
}
.v2-tab-pane.fade:not(.show) {
  display: none;
}
.dropdown,
.dropdown-toggle,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  overflow: hidden;
  white-space: nowrap;
}
.dropdown-toggle:after {
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.3em solid;
  content: '';
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-toggle:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dropdown__menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  display: none;
  float: left;
  left: 0;
  list-style: none;
  margin: 10px 0 0;
  min-width: 180px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1005;
}
.dropdown__menu-left {
  left: 0;
  right: auto;
}
.dropdown__menu-right {
  left: auto;
  right: 0;
}
@media (min-width: 360px) {
  .dropdown__menu-sms-left {
    left: 0;
    right: auto;
  }
  .dropdown__menu-sms-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 576px) {
  .dropdown__menu-sm-left {
    left: 0;
    right: auto;
  }
  .dropdown__menu-sm-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .dropdown__menu-md-left {
    left: 0;
    right: auto;
  }
  .dropdown__menu-md-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 992px) {
  .dropdown__menu-lg-left {
    left: 0;
    right: auto;
  }
  .dropdown__menu-lg-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1024px) {
  .dropdown__menu-nav-left {
    left: 0;
    right: auto;
  }
  .dropdown__menu-nav-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .dropdown__menu-xl-left {
    left: 0;
    right: auto;
  }
  .dropdown__menu-xl-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1480px) {
  .dropdown__menu-xxl-left {
    left: 0;
    right: auto;
  }
  .dropdown__menu-xxl-right {
    left: auto;
    right: 0;
  }
}
.dropup .dropdown__menu {
  bottom: 100%;
  margin-bottom: 5px;
  margin-top: 0;
  top: auto;
}
.dropup .dropdown-toggle:after {
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0;
  content: '';
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown__menu {
  left: 100%;
  margin-left: 5px;
  margin-top: 0;
  right: auto;
  top: 0;
}
.dropright .dropdown-toggle:after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-right: 0;
  border-top: 0.3em solid transparent;
  content: '';
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown__menu {
  left: auto;
  margin-right: 5px;
  margin-top: 0;
  right: 100%;
  top: 0;
}
.dropleft .dropdown-toggle:after {
  content: '';
  display: inline-block;
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropleft .dropdown-toggle:before {
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-top: 0.3em solid transparent;
  content: '';
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown__menu[x-placement^='bottom'],
.dropdown__menu[x-placement^='left'],
.dropdown__menu[x-placement^='right'],
.dropdown__menu[x-placement^='top'] {
  bottom: auto;
  right: auto;
}
.dropdown__item {
  background-color: transparent;
  border: 0;
  clear: both;
  color: #3575ca;
  display: block;
  font-weight: 400;
  padding: 10px 15px;
  text-align: inherit;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  white-space: nowrap;
  width: 100%;
}
.dropdown__item:focus,
.dropdown__item:hover {
  background: #3575ca;
  color: #fff;
  text-decoration: none;
}
.dropdown__item:focus a,
.dropdown__item:hover a {
  color: #fff;
  text-decoration: none;
}
.dropdown__item.active,
.dropdown__item:active {
  background: #2a5ea2;
  text-decoration: none;
}
.dropdown__item.disabled,
.dropdown__item:disabled {
  background-color: transparent;
  color: #c6c6c6;
  pointer-events: none;
}
.dropdown__menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  font-size: 12px;
  margin-bottom: 0;
  padding: 10px 15px;
  white-space: nowrap;
}
.dropdown__item-text {
  color: #3575ca;
  display: block;
  padding: 10px 15px;
}
.v2-dropdown {
  position: relative;
}
.v2-dropdown .dropdown-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  color: #666;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  outline: none;
  padding: 8px;
  -webkit-transition: background-color 0.15s, border-color 0.15s;
  transition: background-color 0.15s, border-color 0.15s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.v2-dropdown .dropdown-toggle:focus,
.v2-dropdown .dropdown-toggle:hover {
  background-color: #efefef;
  text-decoration: none;
}
.v2-dropdown .dropdown-toggle:after {
  display: none;
}
.v2-dropdown .dropdown-toggle.is-active {
  background-color: #3575ca1a;
  border-color: #3575ca;
}
.v2-dropdown .dropdown-toggle.is-active .dropdown-toggle__cross-icon {
  display: inline-block;
}
.v2-dropdown .dropdown-toggle__chevron-icon,
.v2-dropdown .dropdown-toggle__cross-icon {
  margin: -2px -4px -2px 4px;
  width: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.v2-dropdown .dropdown-toggle__chevron-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.v2-dropdown .dropdown-toggle__chevron-icon svg {
  height: 16px;
  width: 16px;
}
.v2-dropdown .dropdown-toggle__cross-icon {
  display: none;
}
.v2-dropdown .dropdown-toggle__cross-icon svg {
  height: 14px;
  width: 14px;
}
.v2-dropdown.show .dropdown-toggle {
  background-color: #3575ca1a;
  border-color: #3575ca;
}
.v2-dropdown.show .dropdown-toggle__chevron-icon {
  display: none;
}
.v2-dropdown.show .dropdown-toggle__cross-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.v2-dropdown .dropdown__menu {
  border: 0;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px hsla(0, 0%, 40%, 0.05),
    0 15px 30px hsla(0, 0%, 40%, 0.25);
  box-shadow: 0 5px 10px #6666660d, 0 15px 30px #66666640;
  padding: 8px 0;
}
.v2-dropdown .dropdown__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  color: #666;
  justify-content: space-between;
  padding: 12px 16px;
  fill: #666;
}
.v2-dropdown .dropdown__item:focus,
.v2-dropdown .dropdown__item:hover {
  color: #fff;
  fill: #fff;
  background-color: #3575ca;
}
.v2-dropdown .dropdown__item__icon {
  display: none;
  margin-left: 10px;
}
.v2-dropdown .dropdown__item__icon svg {
  fill: inherit;
}
.v2-dropdown .dropdown__item.is-active .dropdown__item__icon {
  display: block;
}
.v2-dropdown .collapse-toggle:not(.collapsed) {
  background-color: #3575ca1a;
  border-color: #3575ca;
}
.v2-dropdown .collapse-toggle:not(.collapsed) .dropdown-toggle__chevron-icon {
  display: none;
}
.v2-dropdown .collapse-toggle:not(.collapsed) .dropdown-toggle__cross-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logged-in-user-dropdown-menu {
  border: 0;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px hsla(0, 0%, 40%, 0.05),
    0 15px 30px hsla(0, 0%, 40%, 0.25);
  box-shadow: 0 5px 10px #6666660d, 0 15px 30px #66666640;
  padding: 8px 0;
}
.logged-in-user-dropdown-menu .dropdown__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  color: #666;
  justify-content: space-between;
  padding: 12px 16px;
  fill: #666;
}
.logged-in-user-dropdown-menu .dropdown__item:focus,
.logged-in-user-dropdown-menu .dropdown__item:hover {
  color: #fff;
  fill: #fff;
  background-color: #3575ca;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-bottom: 40px;
  margin-top: 20px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .pagination {
    margin-bottom: 48px;
    margin-top: 24px;
  }
}
@media (min-width: 1440px) {
  .pagination {
    margin-bottom: 56px;
    margin-top: 32px;
  }
}
.pagination__item {
  border-radius: 4px;
  margin-left: 6px;
  margin-right: 6px;
}
.pagination__item.is-active {
  background-color: #3575ca;
  color: #fff;
  padding: 8px 6px;
}
.pagination__item-static,
.pagination__link {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  border-radius: 4px;
  color: #424242;
  padding: 6px 4px;
}
.pagination__link:hover {
  background-color: #efefef;
  color: #424242;
  text-decoration: none;
}
.pagination__link:focus {
  background-color: #fafafa;
  -webkit-box-shadow: 0 0 0 3px #cfdef2;
  box-shadow: 0 0 0 3px #cfdef2;
  color: #424242;
  outline: none;
  text-decoration: none;
}
.pagination__link:active {
  background-color: #c6c6c6;
  color: #424242;
}
.pagination__link__content {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  height: 20px;
  line-height: 1;
  width: 24px;
}
.swatches__list {
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0;
}
.template-product .swatches__list {
  margin-left: 0;
  margin-right: 0;
}
.product__item .swatches__list {
  margin-top: 10px;
}
.gridder-item .swatches__list {
  margin-top: 0;
}
@media (max-width: 767px) {
  .swatches__list.invisible {
    height: 0;
    overflow: hidden;
  }
}
.swatches__item {
  background-position: 50%;
  background-size: cover;
  border: 3px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin: 5px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  vertical-align: middle;
}
.swatches__item.is-active,
.swatches__item.selected {
  border-color: #407cca66;
  -webkit-transform: scale(1.13);
  transform: scale(1.13);
}
.dropdown .swatches__item {
  border-color: transparent;
  margin: -3px 2px -3px 0;
}
.swatches__item .single-option-selector {
  opacity: 0;
  position: absolute;
}
.swatches__item-color {
  background-position: 50%;
  background-size: 105% 105%;
  border-radius: 100%;
  display: block;
  height: 24px;
  overflow: hidden;
  width: 24px;
}
.swatches__item-color > img,
.swatches__item-color > svg {
  height: 100%;
  width: 100%;
}
.swatches__item-color.color-swatch--white {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.is-active .swatches__item-color.color-swatch--white,
.selected .swatches__item-color.color-swatch--white {
  background-size: 110% 110%;
  border-color: transparent;
}
.swatches__item--unavailable {
  position: relative;
}
.swatches__item--unavailable:after,
.swatches__item--unavailable:before {
  background-color: #c6c6c6;
  border-radius: 4px;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 30px;
}
.swatches__item--unavailable:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.swatches__item--unavailable:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.swatches__item--unavailable.is-active,
.swatches__item--unavailable.selected {
  border-color: #c6c6c6;
}
.swatches__item--toggle-more {
  border-color: transparent;
  position: relative;
}
.swatches__item--toggle-more:focus .swatches__item-color,
.swatches__item--toggle-more:hover .swatches__item-color {
  background-color: #efefef;
}
.swatches__item--toggle-more .swatches__item-color {
  border: 1px solid #c6c6c6;
}
.swatches__item--toggle-more .swatches__item-color:after,
.swatches__item--toggle-more .swatches__item-color:before {
  background-color: #c6c6c6;
  border-radius: 4px;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 10px;
}
.swatches__item--toggle-more .swatches__item-color:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.swatches__item--toggle-more .swatches__item-color:after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}
.swatches__item--toggle-more.is-active {
  border-color: transparent;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swatches__item--toggle-more.is-active .swatches__item-color:after {
  display: none;
}
.bundle--mattress .swatches__item-color {
  background-color: #fff;
  background-image: none;
  border: 1px solid #c6c6c6;
}
.bundle--mattress .swatches__item-icon svg {
  fill: #666;
}
.bundle--mattress .is-active > .swatches__item-color,
.bundle--mattress .selected > .swatches__item-color {
  border-color: transparent;
}
.product__item-figure {
  border-radius: 5px;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .product__item-figure {
    border-radius: 8px;
    margin-bottom: 16px;
  }
  .product__item-figure .responsive-image__wrapper:after {
    border-radius: 8px;
  }
}
@media (min-width: 1024px) {
  .product__item-figure,
  .product__item-figure .responsive-image__wrapper:after {
    border-radius: 10px;
  }
}
.product__item-figure .responsive-image__wrapper:after {
  border-radius: 5px;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px #0000001a;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.product__item-figure .responsive-image__wrapper img {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (min-width: 1024px) {
  .product__item-figure:hover .product__quick-add-btn {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    visibility: visible;
  }
  .product__item-figure:hover img {
    -webkit-transform: scale(1.075);
    transform: scale(1.075);
  }
  .product__item-figure:hover .no-zoom-on-hover {
    -webkit-transform: none;
    transform: none;
  }
}
.product__item-figure .baby-gap-badge,
.product__item-figure .gap-kids-badge {
  padding: 8px;
  position: absolute;
  z-index: 1;
}
@media (min-width: 576px) {
  .product__item-figure .baby-gap-badge,
  .product__item-figure .gap-kids-badge {
    padding: 16px;
  }
}
.product__item-figure .baby-gap-badge svg,
.product__item-figure .gap-kids-badge svg {
  height: 32px;
  width: 32px;
}
@media (min-width: 576px) {
  .product__item-figure .baby-gap-badge svg,
  .product__item-figure .gap-kids-badge svg {
    height: 48px;
    width: 48px;
  }
}
@media (max-width: 767.98px) {
  .product__item-title-wrap {
    margin-bottom: 8px;
    max-height: 42px;
    overflow: hidden;
  }
}
.product__item-title {
  color: #424242;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
}
@media (min-width: 768px) {
  .product__item-title {
    font-size: 16px;
    line-height: 1.5;
  }
}
.product__item-swatches .swatches__list {
  margin-bottom: 8px;
  margin-top: 4px;
}
@media (min-width: 768px) {
  .product__item-swatches .swatches__list {
    margin-top: 8px;
  }
}
.product__item-swatches .swatches__list .swatches__item-color {
  height: 22px;
  width: 22px;
}
@media (min-width: 768px) {
  .product__item-swatches .swatches__list .swatches__item-color {
    height: 24px;
    width: 24px;
  }
}
.product__item-price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
}
@media (min-width: 600px) {
  .product__item-price-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 4px;
  }
}
@media (min-width: 768px) {
  .product__item-price-wrap {
    display: block;
  }
}
.product__item-price-wrap .product__item-price {
  font-size: 13px;
  letter-spacing: 0.12px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .product__item-price-wrap .product__item-price {
    font-size: 16px;
  }
}
.product__item-price-wrap .product__item-price.product__item-price-restyle {
  font-size: 14px;
  line-height: 1.4;
  margin-right: 4px;
}
@media (min-width: 768px) {
  .product__item-price-wrap .product__item-price.product__item-price-restyle {
    font-size: 16px;
    margin-right: 0;
    text-align: right;
  }
}
.product__item-price-wrap
  .product__item-price.product__item-price--pre-discount {
  font-size: 12px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .product__item-price-wrap
    .product__item-price.product__item-price--pre-discount {
    font-size: 14px;
  }
}
.product__item-price-wrap span.product__item-price {
  color: #424242;
}
@media (max-width: 991.98px) {
  .quick-add-btn-holder--mobile.d-sm-none {
    display: none;
  }
}
.product__item-btn--mobile {
  display: none;
}
@media (min-width: 768px) {
  .product__item-btn--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product__item-btn--mobile .product__quick-add-btn--mobile {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .product__item-btn--mobile {
    display: none;
  }
}
.product__quick-add-btn {
  bottom: calc(50% - 16px);
  left: calc(50% - 48px);
  position: absolute;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (min-width: 1024px) {
  .product__quick-add-btn {
    opacity: 0;
    visibility: hidden;
  }
}
.product__item-figure--border {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.product__item .join-waitlist-button-holder {
  bottom: calc(50% - 16px);
  left: calc(50% - 51px);
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  visibility: hidden;
}
.product__item .join-waitlist-button-holder--mobile {
  bottom: 0;
  left: 0;
  opacity: 1;
  padding: 0 !important;
  padding: 0;
  position: relative;
  visibility: visible;
}
@media (min-width: 992px) {
  .product__item .product__item-figure:hover .join-waitlist-button-holder {
    opacity: 1;
    visibility: visible;
  }
}
.product__item .exclusive-retailers-wrapper {
  border-radius: 42px;
  bottom: 8px;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  right: 8px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  visibility: visible;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 834px) {
  .product__item .exclusive-retailers-wrapper {
    bottom: 12px;
    right: 12px;
  }
}
.product__item .exclusive-retailers-wrapper a {
  background: #fff;
  border: none;
  border-radius: 42px;
  -webkit-box-shadow: 0 18px 7px rgba(0, 0, 0, 0.01),
    0 10px 6px rgba(0, 0, 0, 0.04), 0 4px 4px rgba(0, 0, 0, 0.07),
    0 1px 2px rgba(0, 0, 0, 0.08), 0 0 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 18px 7px #00000003, 0 10px 6px #0000000a, 0 4px 4px #00000012,
    0 1px 2px #00000014, 0 0 #00000014;
  padding: 4px;
}
@media (min-width: 834px) {
  .product__item .exclusive-retailers-wrapper a {
    padding: 6px;
  }
}
.product__item .exclusive-retailers-wrapper a img {
  max-height: 16px;
  -webkit-transform: none !important;
  transform: none !important;
}
@media (min-width: 834px) {
  .product__item .exclusive-retailers-wrapper a img {
    max-height: 20px;
  }
}
.product__item .exclusive-retailers-wrapper a img:hover {
  -webkit-transition: none;
  transition: none;
}
.product__item .exclusive-retailers-wrapper--mobile {
  bottom: 0;
  left: 0;
  opacity: 1;
  padding: 0 !important;
  padding: 0;
  position: relative;
  visibility: visible;
}
@media (min-width: 992px) {
  .product__item .product__item-figure:hover .exclusive-retailers-wrapper {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
  }
}
@media (min-width: 1024px) {
  .product__item-title-restyle {
    padding-right: 0 !important;
  }
}
.product__item-price-restyle {
  display: block;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 0;
  text-align: left;
}
@media (max-width: 768px) {
  .product__item-price-restyle.bundles-edge-case {
    text-align: right;
  }
}
@media (max-width: 450px) {
  .product__item-price-restyle--crib {
    text-align: right;
  }
}
.product__item-price-restyle--text {
  color: #2f68b1;
  font-family: Poppins;
  font-size: 11px;
  font-style: italic;
  font-weight: 500;
  left: 57px;
  line-height: 100%;
  margin-bottom: 0;
  margin-right: 3px;
  min-width: 100px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 26px;
}
@media (min-width: 768px) {
  .product__item-price-restyle--text {
    left: unset;
    min-width: unset;
    position: relative;
    right: unset;
    text-align: right;
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .product__item-price-restyle--text {
    margin-bottom: 6px;
  }
}
@media (max-width: 768px) {
  .product__item-price-restyle--text.bundles-edge-case {
    left: unset;
    min-width: unset;
    position: relative;
    right: unset;
    text-align: right;
    top: 0;
  }
}
@media (max-width: 450px) {
  .product__item-price-restyle--text--crib {
    left: unset;
    position: relative;
    text-align: right;
    top: -7px;
  }
}
.product__trust {
  background: linear-gradient(289.9deg, #dfe9f680 21.22%, #ebf0f780 82.1%);
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  z-index: -1;
}
@media (min-width: 768px) {
  .product__trust {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .product__trust {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .product__trust .container {
    max-width: 1470px;
  }
}
.product__trust-header {
  text-align: center;
}
@media (min-width: 1200px) {
  .product__trust-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.product__trust-title {
  color: #424242;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .product__trust-title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .product__trust-title {
    font-size: 50px;
    margin-bottom: 0;
    margin-top: -10px;
  }
  .product__trust-dc-logo {
    margin-bottom: 0;
    margin-left: 20px;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    width: 425px;
  }
}
.product__trust-dc-logo svg {
  max-width: 320px;
}
@media (min-width: 768px) {
  .product__trust-dc-logo svg {
    max-width: 512px;
  }
}
@media (min-width: 1200px) {
  .product__trust-dc-logo svg {
    max-width: 100%;
  }
}
.product__trust-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 15px;
}
@media (min-width: 375px) {
  .product__trust-items {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .product__trust-items {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 35px;
  }
}
.product__trust-item {
  max-width: 320px;
  padding: 4px;
  width: 50%;
}
@media (min-width: 768px) {
  .product__trust-item {
    max-width: 345px;
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .product__trust-item {
    width: 25%;
  }
}
.product__trust-item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  height: 100%;
  padding: 6px;
}
@media (min-width: 768px) {
  .product__trust-item__inner {
    border-radius: 12px;
    padding: 15px;
  }
}
.product__trust-item__img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efefef;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  height: 48px;
  margin-bottom: 0;
  width: 48px;
}
@media (min-width: 768px) {
  .product__trust-item__img-wrapper {
    border-radius: 4px;
    height: 105px;
    width: 105px;
  }
}
.product__trust-item__img-wrapper svg {
  height: 40px;
  width: auto;
  fill: #3575ca;
}
@media (min-width: 768px) {
  .product__trust-item__img-wrapper svg {
    height: 63px;
    width: auto;
  }
}
.product__trust-item__title {
  color: #424242;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 2px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .product__trust-item__title {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.product__trust-item__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 9px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .product__trust-item__content {
    font-size: 14px;
    padding-left: 15px;
  }
}
.product__trust-item__content p {
  line-height: 1.3;
  margin-bottom: 0;
}
.related-products {
  background: #dfe9f6;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .related-products {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 576px) {
  .related-products .size-variant-dropdown-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.related-products .product__item-price-wrap--bf {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-0.3%, #0056bc),
    color-stop(100.25%, #037ae8)
  );
  background: linear-gradient(270deg, #0056bc -0.3%, #037ae8 100.25%);
  border-radius: 15px;
  color: #fff;
  font-family: Poppins;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 100%;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 768px) {
  .related-products .product__item-price-wrap--bf {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
  }
}
.related-products .product__item-price-wrap--bf .product__item-price {
  color: #fff;
  font-family: Poppins;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 100%;
  text-transform: uppercase;
}
@media (min-width: 600px) and (max-width: 768px) {
  .related-products .product__item-price-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.related-products__title {
  font-size: 18px;
  margin: 18px 0;
}
.related-products__grid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
@media (min-width: 768px) {
  .related-products__grid {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.related-products__grid .slick-arrow {
  -webkit-transform: translateY(-140%);
  transform: translateY(-140%);
}
.related-products__item-wrap {
  -ms-flex: 0 0 50%;
  padding-left: 7.5px;
  padding-right: 7.5px;
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 768px) {
  .related-products__item-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .related-products__item-wrap {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.related-products__item-wrap .new-crib-mobile-layout {
  display: none;
}
@media (min-width: 576px) {
  .related-products--minicart .v2-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.related-products--minicart .v2-row {
  margin-left: 0;
  margin-right: 0;
}
.related-products--minicart h5 {
  color: #424242;
  letter-spacing: 1.45px;
  line-height: 1.4;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .related-products--minicart h5 {
    padding-left: 16px;
  }
}
.related-products--minicart .related-products--minicart__title {
  color: #424242;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.45px;
  line-height: 1.4;
  margin: 20px 0;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .related-products--minicart .related-products--minicart__title {
    padding-left: 16px;
  }
}
.related-products--minicart .slick-arrow {
  display: none !important;
}
@media (min-width: 576px) {
  .related-products--minicart .slick-arrow {
    display: inline-block !important;
    height: 32px;
    width: 32px;
  }
  .related-products--minicart .slick-arrow.slick-prev {
    right: 70px;
  }
  .related-products--minicart .slick-arrow.slick-next {
    right: 28px;
  }
  .related-products--minicart .related-products__grid {
    padding-left: 16px;
  }
}
.related-products--minicart
  .related-products__grid
  .related-products__item-wrap {
  max-width: unset;
  padding-left: 6px;
  padding-right: 6px;
}
.related-products--minicart .product__related-item {
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 12px;
}
@media (min-width: 576px) {
  .related-products--minicart .product__related-item {
    padding: 20px 16px 16px;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .variant-img {
  width: 48px;
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--top
    .variant-img {
    width: 72px;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .variant-img
  .responsive-image__wrapper {
  border-radius: 4px;
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--top
    .variant-img
    .responsive-image__wrapper {
    border-radius: 2px;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .variant-img
  .responsive-image__wrapper:after {
  border-radius: 4px;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 1.33px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1.33px #0000001a;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--top
    .variant-img
    .responsive-image__wrapper:after {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 2px #0000001a;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .content-txt {
  padding-left: 12px;
  width: calc(100% - 48px);
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--top
    .content-txt {
    width: calc(100% - 108px);
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .content-txt
  h1 {
  color: #424242;
  font-size: 12px;
  letter-spacing: 1.45px;
  line-height: 1;
  margin: 0 0 4px;
  max-height: 12px;
  overflow: hidden;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--top
    .content-txt
    h1 {
    padding-left: 0;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .content-txt
  .related-item-title {
  color: #666;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 8px;
  max-height: 36px;
  overflow: hidden;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .content-txt
  .related-item-price {
  color: #424242;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 8px;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--top
  .badge {
  display: none;
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--top
    .badge {
    display: block;
    width: 36px;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 48px;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .related-item-swatches {
  width: calc(100% - 36px);
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--bottom
    .related-item-swatches {
    width: calc(100% - 105px);
  }
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .related-item-swatches
  .swatches__list {
  margin: 4px 0 0;
  min-height: 44px;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .related-item-swatches
  .swatches__list
  .swatches__item--unavailable:before {
  z-index: 1;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .related-item-swatches
  .swatches__list
  .swatches__item-color {
  position: relative;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .related-item-swatches
  .swatches__list
  .swatches__item--toggle-more
  .swatches__item-color {
  border: 2px solid #c6c6c6;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .related-item-swatches
  .swatches__list
  .swatches__item--toggle-more
  .swatches__item-color:after,
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .related-item-swatches
  .swatches__list
  .swatches__item--toggle-more
  .swatches__item-color:before {
  background-color: #666;
}
.related-products--minicart
  .product__related-item
  .related-item__content
  .related-item__content--bottom
  .badge {
  margin-bottom: 6px;
  margin-top: 6px;
  width: 36px;
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__content
    .related-item__content--bottom
    .badge {
    display: none;
  }
}
.related-products--minicart .product__related-item .related-item__footer {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  position: relative;
}
@media (min-width: 576px) {
  .related-products--minicart .product__related-item .related-item__footer {
    border: none;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__footer
  .product__form-buttons {
  padding-top: 8px;
  text-align: right;
}
@media (min-width: 576px) {
  .related-products--minicart
    .product__related-item
    .related-item__footer
    .product__form-buttons {
    bottom: 5px;
    padding-top: 0;
    position: absolute;
    right: 0;
  }
}
.related-products--minicart
  .product__related-item
  .related-item__footer
  .product__form-buttons
  button.v2-button--xs {
  font-size: 12px;
  padding: 8px 12px;
}
.related-products--minicart
  .product__related-item
  .related-item__footer
  .product__form-buttons
  button.is-working {
  background-color: #fafafa;
}
.related-products--minicart
  .product__related-item
  .related-item__footer
  .product__form-buttons
  button.is-working
  span {
  color: #fafafa;
}
.related-products--minicart
  .product__related-item
  .related-item__footer
  .product__form-buttons
  button.v2-button--xs.button--success {
  color: #fff;
}
.product__form-box .product-quantity-container,
.quick-add__form-box .product-quantity-container {
  margin-top: 16px;
}
.reversible-stroller-add-on__footer .product-quantity-container {
  margin-left: 16px;
}
@media (min-width: 576px) {
  .reversible-stroller-add-on__footer .product-quantity-container {
    margin-left: 0;
  }
}
.product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .product__form-box .product-quantity,
  .quick-add__form-box .product-quantity {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.product-quantity__label {
  margin-right: 12px;
}
@media (min-width: 1024px) {
  .product-quantity__label {
    display: block;
    line-height: 1.5;
    margin-bottom: 8px;
    margin-right: 0;
  }
  .product__form-box .product-quantity__label,
  .quick-add__form-box .product-quantity__label {
    display: none;
  }
}
.clutch-plus-stroller-add-on .product-quantity__label,
.cozee-armless-chair-add-on .product-quantity__label,
.cozee-corner-chair-add-on .product-quantity__label,
.cozee-ottoman-add-on .product-quantity__label,
.jeep-wrangler-stroller-wagon-add-on .product-quantity__label,
.modal--bassinet-free-gift .product-quantity__label,
.modal--clutch-plus .product-quantity__label,
.modal--jeep-wrangler-wagon .product-quantity__label,
.modal--pram-add-on .product-quantity__label,
.reversible-stroller-add-on .product-quantity__label {
  display: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1050;
}
.modal.show {
  display: block !important;
}
.modal-dialog {
  margin: 15px;
  pointer-events: none;
  position: relative;
  width: auto;
}
.modal.fade .modal-dialog {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  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;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  content: '';
  display: block;
  height: calc(100vh - 1rem);
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  height: 100%;
  justify-content: center;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-clip: padding-box;
  background-color: #fff;
  border: none;
  border-radius: 8px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: 0;
  pointer-events: auto;
  width: 100%;
}
.modal-dialog-transparent .modal-content {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop {
  background-color: #1e1e1e;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.42;
}
.modal-backdrop + .modal-backdrop {
  display: none;
}
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
}
.modal-header .close {
  background: #fff;
  border: none;
  border-radius: 50%;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #666;
  font-size: 24px;
  height: 40px;
  margin: 5px 5px 5px auto;
  min-width: 40px;
  outline: none;
  outline: 0;
  width: 40px;
}
.modal-header--light-gray {
  background-color: #efefef;
  border-radius: 8px 8px 0 0;
}
.modal-header--upsale {
  background-color: #dfe9f6;
}
.mini-cart .close,
.modal .close,
.site-header__nav-submenu-close {
  background: #fff;
  border: none;
  border-radius: 50%;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #666;
  font-size: 24px;
  height: 40px;
  line-height: 0;
  margin: 5px 5px 5px auto;
  min-width: 40px;
  outline: none;
  padding: 0;
  width: 40px;
}
.modal-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: 15px;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}
@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto;
    max-width: 500px;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }
  .modal-content {
    -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
      0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
      0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
      0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
    box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
      0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  }
  .modal-sm {
    max-width: 300px;
  }
  .modal-oos-width {
    max-width: 540px;
  }
  .modal-extended-warranty-width {
    max-width: 522px;
  }
  .modal-upsale-width--threecol {
    max-width: 1234px;
  }
  .modal-upsale-width--twocol {
    max-width: 846px;
  }
  .modal-upsale-width--onecol {
    max-width: 443px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
#cart-out-of-stock-modal {
  z-index: 1000002;
}
#out-of-stock-modal .modal-content {
  background: transparent;
  border-radius: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}
#out-of-stock-modal .modal-content .modal-body {
  padding: 0;
}
#out-of-stock-modal .modal-content .modal-body .popup-go-back-button {
  background: transparent;
  border: none;
  border-radius: 8px;
  bottom: 36px;
  color: #666;
  float: right;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  height: 40px;
  left: 190px;
  line-height: 20px;
  max-width: 70%;
  position: absolute;
  text-align: center;
}
#out-of-stock-modal .modal-content .modal-body .popup-go-back-button:hover {
  background: #efefef;
}
@media (max-width: 550px) {
  #out-of-stock-modal .modal-content .modal-body .popup-go-back-button {
    left: 25px;
  }
}
.modal-form-hide {
  display: none;
}
.thank-you__top {
  background: #409606;
  border-radius: 30px 30px 0 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 430px;
}
.thank-you__top p {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.005em;
  line-height: 36px;
  margin: 0;
  padding: 24px 15px 10px 40px;
  text-align: left;
}
.thank-you__top p img {
  bottom: 5px;
  position: relative;
}
.thank-you__top p img:hover {
  opacity: 0.7;
}
.thank-you__top a {
  float: right;
}
.thank-you__bottom {
  background: #fff;
  border-radius: 0 0 30px 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 430px;
}
.thank-you__bottom h1 {
  color: #666;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  margin: 0;
  padding: 30px 40px;
  text-align: left;
}
.v2-modal .modal-content {
  border-radius: 20px;
}
@media (min-width: 768px) {
  .v2-modal .modal-content {
    border-radius: 30px;
  }
}
.v2-modal .modal-body {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .v2-modal .modal-body {
    padding: 40px 48px;
  }
}
.v2-modal .modal-footer {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  padding: 16px 16px 24px;
}
@media (min-width: 768px) {
  .v2-modal .modal-footer {
    padding: 16px 48px 40px;
  }
}
.v2-modal .modal-footer.without-line {
  border-top: 0;
  padding-top: 0;
}
.v2-modal .modal-close {
  background-color: #fff;
  border: none;
  border-radius: 50%;
  height: 24px;
  outline: none;
  position: absolute;
  right: 12px;
  top: 12px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 24px;
  z-index: 1060;
}
@media (min-width: 768px) {
  .v2-modal .modal-close {
    height: 40px;
    right: 16px;
    top: 16px;
    width: 40px;
  }
}
.v2-modal .modal-close:focus,
.v2-modal .modal-close:hover {
  background-color: #efefef;
}
.v2-modal .modal-close svg {
  height: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20px;
  fill: #666;
}
@media (min-width: 768px) {
  .v2-modal .modal-close svg {
    height: 24px;
    width: 24px;
  }
}
.v2-modal.v2-modal--with-header .modal-header {
  padding: 16px;
}
@media (min-width: 768px) {
  .v2-modal.v2-modal--with-header .modal-header {
    padding: 16px 48px;
  }
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  background-color: transparent;
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  height: 1rem;
  overflow: hidden;
}
.progress,
.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.progress-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #3575ca;
  color: #fff;
  justify-content: center;
  text-align: center;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  white-space: nowrap;
}
.progress-bar--gray {
  background-color: #c6c6c6;
}
.progress-bar--transparent {
  background-color: transparent;
  color: #666;
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.progress-bar-animated--text {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.progress-bar-vertical-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.progress-bar-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 240px;
  width: 160px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 20px;
  overflow: initial;
  position: relative;
}
@media (min-width: 1480px) {
  .progress-bar-vertical {
    min-height: 280px;
  }
}
.progress-bar-vertical .progress-bar {
  height: 0;
  -webkit-transition: height 0.4s ease-in;
  transition: height 0.4s ease-in;
  width: 100%;
}
.progress-vertical-legend {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  margin-top: 10px;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
}
.floating-popup {
  position: relative;
  z-index: 1000;
}
.floating-popup__content {
  display: none;
  position: relative;
  z-index: 10;
}
.is-fixed .floating-popup__content {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
@media (min-width: 1460px) {
  .floating-popup__content {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }
}
.floating-popup__button {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#dfe9f6),
    color-stop(49.38%, #eef3fb),
    to(#dfe9f6)
  );
  background: linear-gradient(90deg, #dfe9f6, #eef3fb 49.38%, #dfe9f6);
  border: 0;
  color: #2f68b1;
  display: block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 15px;
  text-align: center;
  width: 100%;
}
.floating-popup__nav-button {
  display: none;
}
@media (min-width: 1460px) {
  .floating-popup__nav-button {
    position: absolute;
    right: 15px;
    top: 0;
    -webkit-transform: translateY(-46px);
    transform: translateY(-46px);
  }
}
.floating-popup__close {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.floating-popup__close svg {
  fill: #3575ca;
}
.floating-popup__placeholder {
  display: none;
}
.is-fixed .floating-popup__placeholder {
  display: block;
  height: 48px;
  width: 100%;
}
#shopify-section-announcement-banner .announcement-banner {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 8px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 1030;
}
#shopify-section-announcement-banner
  .announcement-banner
  .announcement-banner__text,
#shopify-section-announcement-banner
  .announcement-banner
  .announcement-banner__text
  p {
  display: initial;
  margin: 0;
}
#shopify-section-announcement-banner
  .announcement-banner
  .announcement-banner__note,
#shopify-section-announcement-banner
  .announcement-banner
  .announcement-banner__note
  p {
  margin: 0;
  text-transform: lowercase;
}
@media (max-width: 475px) {
  #shopify-section-announcement-banner .announcement-banner {
    font-size: 7px;
  }
  #shopify-section-announcement-banner
    .announcement-banner
    .announcement-banner__note,
  #shopify-section-announcement-banner
    .announcement-banner
    .announcement-banner__note
    p {
    display: inline-block;
    font-size: 6px;
  }
}
@media (min-width: 475px) {
  #shopify-section-announcement-banner .announcement-banner {
    font-size: 9px;
  }
  #shopify-section-announcement-banner
    .announcement-banner
    .announcement-banner__note,
  #shopify-section-announcement-banner
    .announcement-banner
    .announcement-banner__note
    p {
    display: inline-block;
    font-size: 7px;
  }
}
@media (min-width: 1024px) {
  #shopify-section-announcement-banner .announcement-banner {
    font-size: 16px;
    padding: 8px;
  }
  #shopify-section-announcement-banner
    .announcement-banner
    .announcement-banner__note,
  #shopify-section-announcement-banner
    .announcement-banner
    .announcement-banner__note
    p {
    font-size: 10px;
  }
}
#shopify-section-announcement-banner .announcement-banner svg {
  fill: #fff;
}
.announcement-bar {
  background-color: #3575ca;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  text-align: center;
  z-index: 1030;
}
.announcement-bar__action {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .announcement-bar__action {
    display: inline-block;
    margin-bottom: -7px;
    margin-left: 15px;
    margin-top: -7px;
  }
}
@media (max-width: 810px) {
  .announcement-bar__action {
    margin-top: 0;
  }
}
.announcement-bar__close {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .announcement-bar__close {
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.announcement-bar__close svg {
  fill: #fff;
}
.announcement-bar--bf {
  background-color: #1e1e1e;
  color: #fff;
}
.announcement-bar__content {
  font-size: 24px;
  line-height: 1.25;
}
.announcement-bar--nursery-sets-gift .announcement-bar__content--toddler {
  background: #dfe9f6;
  color: #2f68b1;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  padding: 10px 35px 10px 25px;
  text-align: left;
}
@media (min-width: 640px) {
  .announcement-bar--nursery-sets-gift .announcement-bar__content--toddler {
    text-align: center;
  }
}
.announcement-bar--nursery-sets-gift
  .announcement-bar__content--toddler
  .framed-copy {
  background-color: #3575ca;
  color: #fff;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
}
.announcement-bar--nursery-sets-gift
  .announcement-bar__content--toddler
  .announcement-bar__action--toddler {
  display: inline-block;
  margin-left: 15px;
}
.announcement-bar--nursery-sets-gift
  .announcement-bar__content--toddler
  .announcement-bar__action--toddler
  a {
  color: #fff;
  font-size: 12px;
}
@media (min-width: 768px) {
  .announcement-bar--nursery-sets-gift .announcement-bar__close {
    top: 30%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.announcement-bar--spring-clearance {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#dfe9f6),
    color-stop(49.38%, #eef3fb),
    to(#dfe9f6)
  );
  background: linear-gradient(90deg, #dfe9f6, #eef3fb 49.38%, #dfe9f6);
  padding: 10px;
}
.announcement-bar--spring-clearance .announcement-bar__close svg {
  fill: #3575ca;
}
.announcement-bar--spring-clearance .announcement-bar-text--mobile {
  display: initial;
}
.announcement-bar--spring-clearance .announcement-bar-text {
  display: none;
}
@media (min-width: 992px) {
  .announcement-bar--spring-clearance .announcement-bar-text--mobile {
    display: none;
  }
  .announcement-bar--spring-clearance .announcement-bar-text {
    display: initial;
  }
}
.announcement-bar--endofseason {
  background-color: #2f68b1;
  color: #fff !important;
  font-family: Poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  line-height: normal !important;
  padding: 8px 0 !important;
  text-transform: uppercase !important;
}
@media (max-width: 475px) {
  .announcement-bar--endofseason {
    font-size: 7px !important;
  }
  .announcement-bar--endofseason span.announcement-bar-text {
    display: none !important;
  }
  .announcement-bar--endofseason span.announcement-bar__note {
    display: inline-block !important;
    font-size: 6px !important;
  }
}
@media (min-width: 475px) {
  .announcement-bar--endofseason {
    font-size: 9px !important;
  }
  .announcement-bar--endofseason span.announcement-bar-text {
    display: none !important;
  }
  .announcement-bar--endofseason span.announcement-bar__note {
    display: inline-block !important;
    font-size: 7px !important;
  }
}
@media (min-width: 1024px) {
  .announcement-bar--endofseason {
    font-size: 16px !important;
    padding: 8px !important;
  }
  .announcement-bar--endofseason span.announcement-bar-text--mobile {
    display: none !important;
  }
  .announcement-bar--endofseason span.announcement-bar-text {
    display: initial !important;
  }
  .announcement-bar--endofseason span.announcement-bar__note {
    font-size: 10px !important;
  }
}
.announcement-bar--endofseason span span {
  font-weight: 800 !important;
}
.announcement-bar--july-fourth_sale {
  background-color: #123154;
  color: #fff !important;
  font-weight: 400 !important;
  padding: 10px;
}
.announcement-bar--july-fourth_sale .announcement-bar-text {
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 500px) {
  .announcement-bar--july-fourth_sale .announcement-bar-text {
    line-height: 140% !important;
  }
}
@media (min-width: 1024px) {
  .announcement-bar--july-fourth_sale .announcement-bar-text {
    font-size: 20px;
  }
}
.announcement-bar--july-fourth_sale strong {
  font-weight: 700 !important;
}
.announcement-bar--july-fourth_sale svg {
  margin-bottom: -1px;
}
@media (min-width: 475px) {
  .announcement-bar--july-fourth_sale svg {
    margin-bottom: -2px;
  }
}
@media (min-width: 1024px) {
  .announcement-bar--july-fourth_sale svg {
    margin-bottom: 0;
  }
}
.announcement-bar__content {
  color: #2f68b1;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.7px;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
}
.announcement-bar__content span.announcement-bar__note {
  display: block;
  font-size: 8px;
  text-transform: lowercase;
}
@media (min-width: 768px) {
  .announcement-bar__content {
    font-size: 15px;
    line-height: 150%;
  }
}
.announcement-bar--labor-day-sale {
  background-color: #123154;
  color: #fff;
  padding: 10px;
}
.announcement-bar--labor-day-sale span.announcement-bar__note {
  display: inline-block;
  float: unset;
  font-size: 7px;
  letter-spacing: 0;
  position: static;
  right: unset;
}
.announcement-bar--labor-day-sale .announcement-bar-text--mobile {
  display: initial;
}
.announcement-bar--labor-day-sale .announcement-bar-text,
.announcement-bar--labor-day-sale .announcement-bar-text--tablet {
  display: none;
}
@media (min-width: 600px) {
  .announcement-bar--labor-day-sale .announcement-bar-text--mobile {
    display: none;
  }
  .announcement-bar--labor-day-sale .announcement-bar-text--tablet {
    display: initial;
  }
}
@media (min-width: 1200px) {
  .announcement-bar--labor-day-sale .announcement-bar-text--tablet {
    display: none;
  }
  .announcement-bar--labor-day-sale .announcement-bar-text {
    display: initial;
  }
}
.covid-info {
  background-color: #dfe9f6;
  border-radius: 8px;
  color: #1e1e1e;
  display: none;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 16px 40px 16px 16px;
  position: relative;
}
@media (min-width: 768px) {
  .covid-info {
    margin-bottom: 30px;
    padding: 20px 32px 12px 24px;
  }
}
.covid-info p:last-child {
  color: #1e1e1e;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .covid-info__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.covid-info__icon {
  display: none;
}
@media (min-width: 768px) {
  .covid-info__icon {
    display: inline-block;
    margin-right: 16px;
  }
}
.covid-info__icon svg {
  fill: #4e86d0;
}
.covid-info__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.covid-info__close svg {
  height: 16px;
  width: 16px;
  fill: #666;
}
.covid-info__close:focus,
.covid-info__close:hover {
  background-color: #eff4fb;
}
.covid-info__close:focus svg,
.covid-info__close:hover svg {
  fill: #424242;
}
.covid-info__close:focus:active,
.covid-info__close:hover:active {
  -webkit-box-shadow: 0 0 0 3px #8eb2e1;
  box-shadow: 0 0 0 3px #8eb2e1;
  text-decoration: none;
}
.covid-info--mini-cart {
  margin-bottom: 8px;
  padding: 12px 32px 12px 16px;
}
.covid-info--mini-cart .covid-info__icon {
  display: none;
}
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  border-radius: 8px;
  padding: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 230px;
  z-index: -1;
}
.datepicker-dropdown {
  -webkit-box-shadow: 0 11.28px 33.4221px rgba(0, 0, 0, 0.05),
    0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 11.28px 33.4221px #0000000d, 0 6.0308px 17.869px #0000000b,
    0 3.38082px 10.0172px #00000009, 0 1.79553px 5.32008px #00000007,
    0 0.747159px 2.21381px #00000005;
  position: absolute;
}
.datepicker-dropdown:not(.datepicker-hide) {
  z-index: 1000002 !important;
}
.datepicker-inline {
  position: static;
}
.datepicker-bottom-left,
.datepicker-bottom-right {
  border-bottom-color: #fff;
}
.datepicker-panel > ul {
  margin: 0 0 5px;
  padding: 0;
  width: 102%;
}
.datepicker-panel > ul:after,
.datepicker-panel > ul:before {
  content: ' ';
  display: table;
}
.datepicker-panel > ul:after {
  clear: both;
}
.datepicker-panel > ul > li {
  background-color: #fff;
  border-radius: 2px;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}
.datepicker-panel > ul > li:hover {
  background-color: #efefef;
}
.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #c6c6c6;
}
.datepicker-panel > ul > li.highlighted,
.datepicker-panel > ul > li.highlighted:hover {
  background-color: #dfe9f6;
}
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  background-color: #3575ca;
  color: #fff;
}
.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  color: #ccc;
  cursor: default;
}
.datepicker-panel
  > ul
  > li.disabled:hover:not([data-view='years current']):not([data-view='year current']):not([data-view='month current']),
.datepicker-panel
  > ul
  > li.disabled:not([data-view='years current']):not([data-view='year current']):not([data-view='month current']) {
  background-color: #fff;
}
.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: #e5f2ff;
}
.datepicker-panel > ul > li[data-view='month next'],
.datepicker-panel > ul > li[data-view='month prev'],
.datepicker-panel > ul > li[data-view='year next'],
.datepicker-panel > ul > li[data-view='year prev'],
.datepicker-panel > ul > li[data-view='years next'],
.datepicker-panel > ul > li[data-view='years prev'],
.datepicker-panel > ul > li[data-view='next'] {
  background-color: #efefef;
  font-size: 18px;
}
.datepicker-panel > ul > li[data-view='month current'],
.datepicker-panel > ul > li[data-view='year current'],
.datepicker-panel > ul > li[data-view='years current'] {
  background-color: #efefef;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  width: 140px;
}
.datepicker-panel > ul > li[data-view='month current']:after,
.datepicker-panel > ul > li[data-view='month current']:before,
.datepicker-panel > ul > li[data-view='year current']:after,
.datepicker-panel > ul > li[data-view='year current']:before,
.datepicker-panel > ul > li[data-view='years current']:after,
.datepicker-panel > ul > li[data-view='years current']:before {
  display: none;
  position: absolute;
}
.datepicker-panel > ul > li[data-view='month current']:before,
.datepicker-panel > ul > li[data-view='year current']:before,
.datepicker-panel > ul > li[data-view='years current']:before {
  background-color: #3575ca;
  border-radius: 2px;
  color: #fff;
  content: 'Pick a year';
  font-weight: 500;
  line-height: 1;
  padding: 9px 10px;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  white-space: nowrap;
  width: 90px;
}
.datepicker-panel > ul > li[data-view='month current']:after,
.datepicker-panel > ul > li[data-view='year current']:after,
.datepicker-panel > ul > li[data-view='years current']:after {
  background-color: #3575ca;
  content: '';
  height: 8px;
  right: 43px;
  top: 25px;
  -webkit-transform: translateY(-40px) rotate(45deg);
  transform: translateY(-40px) rotate(45deg);
  width: 8px;
}
.datepicker-panel > ul > li[data-view='month current']:hover:after,
.datepicker-panel > ul > li[data-view='month current']:hover:before,
.datepicker-panel > ul > li[data-view='year current']:hover:after,
.datepicker-panel > ul > li[data-view='year current']:hover:before,
.datepicker-panel > ul > li[data-view='years current']:hover:after,
.datepicker-panel > ul > li[data-view='years current']:hover:before {
  display: inline-block;
}
.datepicker-panel > ul[data-view='months'] > li,
.datepicker-panel > ul[data-view='years'] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}
.datepicker-panel > ul[data-view='week'] > li,
.datepicker-panel > ul[data-view='week'] > li:hover {
  background-color: #fff;
  cursor: default;
}
.datepicker-hide {
  display: none;
}
.fix-calendar-position {
  -webkit-transform: translateY(-313px);
  transform: translateY(-313px);
}
.tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -2px;
}
.tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #3575ca;
  padding: 6px 8px;
  fill: #3575ca;
  background-color: #3575ca1a;
  border: 2px solid transparent;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  white-space: nowrap;
}
.tag:focus,
.tag:hover {
  text-decoration: none;
}
.tag-list .tag {
  margin: 2px;
}
.tag__remove {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 4px;
}
.tag__remove svg {
  fill: inherit;
  height: 16px;
  width: 16px;
}
.quantity-picker {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.quantity-picker__button {
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 8px 2px;
}
.quantity-picker__button .quantity-picker__button__icon:first-child,
.quantity-picker__button .v2-button__icon:first-child {
  margin-right: 4px;
}
.quantity-picker__button .quantity-picker__button__icon:last-child,
.quantity-picker__button .v2-button__icon:last-child {
  margin-left: 4px;
}
.quantity-picker__button .quantity-picker__button__icon svg,
.quantity-picker__button .v2-button__icon svg {
  height: 16px;
  width: 16px;
}
.quantity-picker__button.is-working {
  background-size: 20px 20px;
}
.quantity-picker__button.is-success:before {
  background-size: 16px 16px;
  height: 16px;
  margin-right: 4px;
  width: 16px;
}
.quantity-picker__number {
  -moz-appearance: textfield;
  background: transparent;
  border: none;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  text-align: center;
  width: 32px;
}
.quantity-picker__number::-webkit-inner-spin-button,
.quantity-picker__number::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
@media (min-width: 768px) {
  .quantity-picker__number {
    font-size: 16px;
  }
}
.quantity-picker--sm .quantity-picker__button__icon {
  margin-bottom: -6px;
  margin-top: -6px;
}
.quantity-picker--sm .quantity-picker__button__icon:first-child {
  margin-right: 0;
}
.quantity-picker--sm .quantity-picker__button__icon:last-child {
  margin-left: 0;
}
.quantity-picker--sm .quantity-picker__button__icon svg {
  height: 16px;
  width: 16px;
}
.quantity-picker--sm .quantity-picker__number {
  font-size: 14px;
  width: 24px;
}
.star-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  position: relative;
}
.star-rating label:before {
  background-repeat: no-repeat;
  background-size: contain;
  color: #ccc;
  cursor: pointer;
  float: right;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  height: 1em;
  overflow: hidden;
  text-decoration: inherit;
  white-space: nowrap;
  width: 1em;
}
.star-rating input {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
.star-rating:not(:checked) > label:before {
  background-image: var(--icon-review-star-empty);
  content: '';
}
.star-rating:not(:checked) > label:hover:before,
.star-rating:not(:checked) > label:hover ~ label:before,
.star-rating > input:checked ~ label:before {
  background-image: var(--icon-review-star);
  color: #3575ca;
  content: '';
}
.star-rating > input:checked + label:hover,
.star-rating > input:checked + label:hover ~ label,
.star-rating > input:checked ~ label:hover,
.star-rating > input:checked ~ label:hover ~ label {
  color: #4e86d0;
}
.star-rating > label:hover ~ input:checked ~ label {
  color: #3575ca;
}
#shopify-section-header,
.site-header {
  background-color: #fff;
}
.site-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  height: 48px;
  padding: 0 8px;
  position: relative;
}
@media (min-width: 1024px) {
  .site-header {
    border-bottom: 0;
    height: 60px;
  }
}
@media (min-width: 1200px) {
  .site-header {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.site-header__wrapper--top {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.site-header--bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.site-header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .site-header__wrapper {
    height: 60px;
  }
}
@media (max-width: 1023px) {
  .site-header__logo-wrap {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.site-header__logo {
  display: table-cell;
  height: 14px;
  vertical-align: middle;
  width: 165px;
}
@media (max-width: 359px) {
  .site-header__logo {
    height: 14px;
    width: 145px;
  }
}
@media (min-width: 768px) {
  .site-header__logo {
    height: 19.75px;
    width: 240px;
  }
}
@media (min-width: 1200px) {
  .site-header__logo {
    height: 24.2px;
    width: 294px;
  }
}
.site-header__nav {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  font-size: 15px;
  left: 0;
  margin-top: 0;
  padding: 0;
  position: absolute;
  position: static;
  top: 10px;
  width: auto;
}
.site-header__nav-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  list-style: none;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .site-header__nav-list {
    margin-left: 0;
  }
}
.site-header__nav-item {
  margin-bottom: 0;
  position: static;
}
.site-header__nav-item.show .dropdown-toggle {
  color: #3575ca;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .site-header__nav-item--bottom {
    margin-left: 3px;
  }
  .site-header__nav-item--bottom:first-child {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1380px) {
  .site-header__nav-item--bottom {
    margin-left: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .site-header__nav-item--bottom .site-header__nav-link:after {
    border-width: 3px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .site-header__nav-item--bottom .site-header__nav-link {
    font-size: 12px;
    padding-right: 8px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1380px) {
  .site-header__nav-item--bottom
    .site-header__nav-link:not([href='/collections/sale']) {
    font-size: 13px;
    padding-right: 10px !important;
  }
}
.site-header__nav-item--bottom.show .dropdown-toggle:before {
  background-image: var(--mega-menu-dropdown-caret);
  content: '';
  height: 10px;
  left: 50%;
  position: absolute;
  top: 27px;
  -webkit-transform: translateX(-5px);
  transform: translate(-5px);
  width: 13px;
  z-index: 1010;
}
@media (min-width: 1200px) {
  .site-header__nav-item--bottom.show .dropdown-toggle:before {
    top: 29px;
  }
}
.site-header__nav-link {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
  white-space: nowrap;
}
.site-header__nav-link:focus,
.site-header__nav-link:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .site-header__nav-link {
    font-size: 14px;
  }
}
.site-header__nav-link.dropdown-toggle {
  padding-right: 15px;
}
.site-header__nav-link.dropdown-toggle:after {
  right: 0;
}
.site-header__nav-link[href='/collections/baby-gap'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #000e4214;
  border-radius: 2px;
  color: #000e42;
  padding: 6px 8px 5px;
  text-align: center;
}
.site-header__nav-link.holiday-sale__nav-item--gifts[href='/collections/gifts'] {
  background: #bad2c5;
  border-radius: 2px;
  color: #00411e;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  padding: 6px 8px 5px;
  text-align: center;
  text-transform: capitalize;
}
.site-header__nav-caret svg {
  width: 10px;
  fill: #666;
}
.site-header__nav-caret--right svg {
  position: relative;
  top: -1px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.site-header__nav-submenu--second {
  left: 100%;
  top: -16px;
}
.site-header__nav-subitem {
  position: relative;
}
.site-header__dropdown-item {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
.site-header__dropdown-item:focus,
.site-header__dropdown-item:hover {
  text-decoration: none;
}
.site-header__nav-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  margin-left: 5px;
}
@media (max-width: 359px) {
  .site-header__nav-right .v2-icon-button {
    height: 36px;
    width: 36px;
  }
  .site-header__nav-right .v2-icon-button svg {
    height: 22px;
    width: 22px;
  }
}
@media (min-width: 768px) {
  .site-header__nav-right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .site-header__nav-right {
    padding-right: 0;
  }
}
.site-header__nav-right-top {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.site-header__nav-right-list,
.site-header__nav-right-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header__nav-right-list {
  padding: 0;
}
.site-header__nav-right-item {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0;
}
@media (min-width: 1024px) {
  .site-header__nav-right-item {
    margin-right: 4px;
  }
}
@media (min-width: 1440px) {
  .site-header__nav-right-item {
    margin-right: 8px;
  }
}
.site-header__nav-right-item a {
  font-size: 14px;
}
.site-header__nav-right-item .dropdown-toggle:after {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
}
.site-header__search {
  position: relative;
}
@media (min-width: 1024px) {
  .site-header__search {
    width: 330px;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .site-header__search {
    margin-right: 10px;
  }
}
.site-header__search-input {
  padding: 7px 16px 7px 45px;
}
.site-header__search-icon {
  color: #666;
  left: 15px;
  position: absolute;
  top: 53%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.site-header__search-icon svg {
  height: 24px;
  width: 24px;
  fill: currentColor;
}
.site-header__cart-count {
  background-color: #3575ca;
  border-radius: 100%;
  color: #fff;
  font-weight: 700;
  height: 18px;
  line-height: 18px;
  padding-top: 1px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 1px;
  width: 18px;
}
@media (min-width: 992px) {
  .site-header__cart-count {
    font-size: 11px;
  }
}
@media (max-width: 1023.98px) {
  .site-header__cart-count {
    font-size: 8px;
  }
}
.site-header__nav-divider {
  background-color: #c6c6c6;
  display: inline-block;
  height: 1em;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  width: 1px;
}
.site-header__nav-submenu--mega {
  background: #f7f7f7;
  border-bottom: none;
  border-left: none;
  border-radius: 0;
  border-right: none;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px #0000001a;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: 0;
  margin-top: 0;
  padding: 30px 15px;
  top: 100%;
  top: 100% !important;
  -webkit-transform: translateZ(0) !important;
  transform: translateZ(0) !important;
  width: 100%;
}
.site-header__nav-submenu--mega.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-header__nav-submenu--mega:after {
  content: '';
  height: 70px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.site-header__nav-submenu-close {
  margin: 0;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.site-header__nav-subitem--mega {
  margin-bottom: 30px;
}
.site-header__subitem-figure {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-height: 165px;
  max-width: 220px;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.site-header__subitem-image-wrapper {
  height: 0;
  padding-bottom: 75%;
}
.site-header__subitem-image-wrapper img {
  display: block;
  height: 100%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}
.site-header__dropdown-item--mega {
  display: block;
  padding: 0;
  text-align: center;
  white-space: normal;
}
.site-header__dropdown-item--mega img {
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
}
.site-header__dropdown-item--mega:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.mobile-nav-overlay {
  display: none;
}
.navigation-mobile {
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1030;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 0;
  max-width: 305px;
  overflow: hidden;
  padding-bottom: 50px;
  -webkit-transform: translateX(-100%);
  transform: translate(-100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  visibility: hidden;
}
@media (min-width: 768px) {
  .navigation-mobile {
    max-width: 520px;
  }
}
.navigation-mobile.shown {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: 100vh;
  -webkit-transform: translateX(0);
  transform: translate(0);
  visibility: visible;
}
.navigation-mobile.shown + .mobile-nav-overlay {
  background: #0000006b;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.navigation-mobile__scroll-wrapper {
  height: 100%;
  overflow: scroll;
  padding-bottom: 100px;
}
.navigation-mobile__section-wrapper {
  padding: 15px;
}
@media (max-width: 991.98px) {
  .navigation-mobile__section-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.navigation-mobile__section-wrapper:last-child {
  border-bottom: none;
}
.navigation-mobile__section-wrapper--top {
  background-color: #fff;
  padding-top: 0;
  position: sticky;
  top: 0;
}
.divider-mobile-search-top {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  margin-bottom: 12px;
  margin-left: -10px;
  margin-right: 8px;
}
.divider-mobile-search-bottom {
  margin: 15px auto;
}
.site-header__search--mobile {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .site-header__search--mobile {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.navigation-mobile__title {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  color: #424242;
  font-size: 14px;
  letter-spacing: 2.2px;
  line-height: 150%;
  margin-left: 15px;
  margin-right: 15px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navigation-mobile__title {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.navigation-mobile__nav-list {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .navigation-mobile__nav-list {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.navigation-mobile__nav-link,
.navigation-mobile__nav-list--account
  a:not(.v2-button):not(.navigation-mobile__nav-link[href='/collections/sale']):not(.v2-button--back-to-top):not(.shopify-challenge__button):not(.quantity-picker__button):not(.site-header__nav-link[href='/collections/sale']) {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.navigation-mobile__nav-link:focus,
.navigation-mobile__nav-link:hover,
.navigation-mobile__nav-list--account
  a:not(.v2-button):not(.navigation-mobile__nav-link[href='/collections/sale']):not(.v2-button--back-to-top):not(.shopify-challenge__button):not(.quantity-picker__button):not(.site-header__nav-link[href='/collections/sale']):focus,
.navigation-mobile__nav-list--account
  a:not(.v2-button):not(.navigation-mobile__nav-link[href='/collections/sale']):not(.v2-button--back-to-top):not(.shopify-challenge__button):not(.quantity-picker__button):not(.site-header__nav-link[href='/collections/sale']):hover {
  color: #666;
  text-decoration: none;
}
@media (min-width: 768px) {
  .navigation-mobile__nav-link,
  .navigation-mobile__nav-list--account
    a:not(.v2-button):not(.navigation-mobile__nav-link[href='/collections/sale']):not(.v2-button--back-to-top):not(.shopify-challenge__button):not(.quantity-picker__button):not(.site-header__nav-link[href='/collections/sale']) {
    font-size: 16px;
    line-height: 150%;
  }
}
.navigation-mobile__nav-item {
  padding-bottom: 8px;
}
.navigation-mobile__nav-link--mega {
  font-size: 14px;
}
.navigation-mobile__nav-link {
  display: block;
}
.navigation-mobile__products-list,
.navigation-mobile__products-list.collapsing {
  background: #fff;
  border-radius: 8px;
  bottom: 0;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  left: 0;
  outline: none;
  padding: 15px 7.5px 150px;
  position: fixed;
  -webkit-transform: translateX(100%);
  transform: translate(100%);
  -webkit-transition: height 0s ease;
  transition: height 0s ease;
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
  z-index: 1040;
}
.navigation-mobile__products-collapse.show .navigation-mobile__products-list {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navigation-mobile__close {
  max-width: 100%;
  -webkit-box-flex: 0;
  background-color: #fff;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: sticky;
  top: 0;
  z-index: 999;
}
.navigation-mobile__close-btn {
  margin: 4px 0 4px 8px;
}
.navigation-mobile__products-list--mega {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
  align-content: baseline;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.navigation-mobile__products-list--mega .site-header__search--mobile {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .navigation-mobile__products-list--mega .site-header__search--mobile {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.navigation-mega-subitem-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .navigation-mega-subitem-wrapper {
    margin-left: 22.5px;
    margin-right: 22.5px;
  }
}
.navigation-mega-subitem-wrapper .navigation-mobile__nav-subitem--mega {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-bottom: 15px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  text-align: center;
}
@media (min-width: 768px) {
  .navigation-mega-subitem-wrapper .navigation-mobile__nav-subitem--mega {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }
}
.navigation-mega-subitem-wrapper .navigation-mobile__nav-subitem--mega a {
  color: #666;
}
.navigation-mobile__nav-caret svg {
  height: 16px;
  width: 16px;
  fill: currentColor;
  float: right;
  margin-right: 5px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
}
@media (min-width: 768px) {
  .navigation-mobile__nav-caret svg {
    margin-right: 0;
  }
}
.collapsed .navigation-mobile__nav-caret svg {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.site-header__nav-right {
  width: 330px;
}
.nav-mobile-chevron-right {
  float: right;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .nav-mobile-chevron-right {
    margin-right: 0;
  }
}
.nav-mobile-chevron-right svg {
  height: 16px;
  width: 16px;
  fill: currentColor;
}
.navigation-mobile__nav-subitem {
  padding-bottom: 4px;
}
.logged-in-user-button {
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  padding-right: 4px;
  width: auto;
}
.logged-in-user-button:after {
  background: var(--v2-icon-chevron-down) left center repeat-x;
  background-size: 16px 16px;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: 8px;
  width: 20px;
}
.blog-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-post__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33.3333333333%;
  flex: 1 1 33.3333333333%;
}
.collection-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.collection-list-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33.3333333333%;
  flex: 1 1 33.3333333333%;
  height: 100%;
  text-align: center;
}
.collection-list__image {
  min-width: 320px;
}
.collection-list__title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.featured-collection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.featured-collection-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33.3333333333%;
  flex: 1 1 33.3333333333%;
  height: 100%;
  text-align: center;
}
.featured-collection__image {
  min-width: 320px;
}
.featured-collection__title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.image-with-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.image-with-text__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  min-width: 320px;
}
.image-with-text__text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.site-footer {
  background: #f4f4f4;
  padding: 80px 0 40px;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .site-footer {
    padding: 240px 0 40px;
  }
}
.site-footer a {
  color: #1e549a;
  font-weight: 400;
}
.site-footer:after,
.site-footer:before {
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .site-footer:after,
  .site-footer:before {
    height: 80px;
  }
}
.site-footer:before {
  background: #fbfbfb;
  top: 0;
}
.site-footer:after {
  background: #f8f8f8;
  top: 20px;
}
@media (min-width: 768px) {
  .site-footer:after {
    top: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1023.98px) {
  .site-footer .v2-container {
    max-width: 100%;
  }
}
.site-footer #footer-left {
  margin-top: -60px;
  padding-top: 60px;
}
.site-footer__logo {
  display: block;
}
.footer-logo {
  height: auto;
  width: 536px;
}
@media (max-width: 991.98px) {
  .footer-logo {
    max-width: 800px;
    width: 100%;
  }
}
.footer-logo-2 {
  text-align: center;
}
.footer-logo-2 img {
  height: 144px;
  width: 202px;
}
@media (max-width: 767.98px) {
  .footer-logo-2 img {
    height: 100px;
    width: 140px;
  }
}
.site-footer__non-toxic {
  position: relative;
}
.site-footer__non-toxic img {
  display: none;
  height: 0;
  height: auto;
  left: -24px;
  position: absolute;
  top: 2px;
  width: 0;
}
@media (min-width: 768px) {
  .site-footer__non-toxic img {
    display: block;
    height: 18px;
    width: 18px;
  }
}
.site-footer__nav--social .fa {
  margin-right: 5px;
  text-align: center;
  width: 1em;
}
.site-footer__newsletter {
  border-bottom: 1px solid #3575ca;
  color: #1e549a;
  margin-bottom: 40px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .site-footer__newsletter {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 40px;
  }
}
.site-footer__newsletter .klaviyo-form-VmnBcY form {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .site-footer__newsletter .klaviyo-form-VmnBcY form {
    max-width: 100%;
  }
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:first-child {
  width: calc(100% - 114px);
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:nth-child(2) {
  left: calc(100% - 114px);
  position: absolute !important;
  top: 0;
  width: 114px;
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:first-child
  input {
  border-radius: 8px 0 0 8px !important;
  border-width: 2px !important;
  width: 100%;
}
@media (min-width: 768px) {
  .site-footer__newsletter
    .klaviyo-form-VmnBcY
    form
    .needsclick.kl-private-reset-css-Xuajs1:first-child
    input:hover {
    background: #fff;
    border-color: #c6c6c6 !important;
  }
}
@media (min-width: 992px) {
  .site-footer__newsletter
    .klaviyo-form-VmnBcY
    form
    .needsclick.kl-private-reset-css-Xuajs1:first-child
    input {
    height: 40px !important;
  }
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:first-child
  input:-internal-autofill-selected {
  background-color: #fafafa !important;
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:nth-child(2)
  button {
  border-radius: 0 8px 8px 0 !important;
  font-weight: 700 !important;
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:nth-child(2)
  button:hover {
  background-color: #2f68b1;
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:nth-child(2)
  button:active {
  background-color: #2b5ea1;
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:nth-child(2)
  button:focus {
  background-color: #2b5ea1;
  border-color: #2b5ea1;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media (min-width: 992px) {
  .site-footer__newsletter
    .klaviyo-form-VmnBcY
    form
    .needsclick.kl-private-reset-css-Xuajs1:nth-child(2)
    button {
    font-size: 16px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
}
.site-footer__newsletter
  .klaviyo-form-VmnBcY
  form
  .needsclick.kl-private-reset-css-Xuajs1:nth-child(3)
  .needsclick.kl-private-reset-css-Xuajs1 {
  left: auto;
  max-height: 34px;
  position: relative !important;
  width: auto;
}
@media (min-width: 1024px) {
  .site-footer__newsletter
    .klaviyo-form-VmnBcY
    form
    .needsclick.kl-private-reset-css-Xuajs1:nth-child(3)
    .needsclick.kl-private-reset-css-Xuajs1 {
    max-height: unset;
  }
}
.site-footer__newsletter .unsubscribe a {
  color: #1e549a;
  font-size: 12px;
}
.site-footer__newsletter .unsubscribe a:hover {
  color: #3575ca;
}
.submit-email-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  position: relative;
}
.submit-email-form .e-mail-form {
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid #3575ca;
  border-radius: 8px 0 0 8px;
  border-right: none;
  outline: none;
  padding: 5px 10px;
  width: 100%;
}
.submit-email-form .e-mail-form:focus {
  -webkit-appearance: none;
  border-color: #204679;
}
.submit-email-form .e-mail-form::-webkit-input-placeholder {
  color: #3575ca;
}
.submit-email-form .e-mail-form::-moz-placeholder {
  color: #3575ca;
}
.submit-email-form .e-mail-form:-ms-input-placeholder {
  color: #3575ca;
}
.submit-email-form .e-mail-form:-moz-placeholder {
  color: #3575ca;
}
.submit-email-form .email-submit-button {
  background: #3575ca;
  border: 1px solid #3575ca;
  border-radius: 0 8px 8px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
}
.submit-email-form .email-submit-button:focus {
  -webkit-appearance: none;
  border-color: #204679;
}
.site-footer__heading {
  color: #25528d;
  font-size: 14px;
  margin-bottom: 1.33em;
  margin-top: 0;
}
@media (min-width: 992px) {
  .site-footer__nav-wrap {
    margin-bottom: 30px;
  }
}
.site-footer__subtitle {
  color: #25528d;
  margin-bottom: 65px;
  margin-top: 30px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .site-footer__subtitle {
    margin-bottom: 100px;
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .site-footer__subtitle {
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
  }
}
.site-footer__nav li {
  line-height: 1;
  margin: 8px 0;
}
.site-footer__hr {
  border: none;
  border-top: 1px solid #3575ca;
}
.site-footer__nav-carousel {
  margin-top: 75px;
}
@media (min-width: 768px) {
  .site-footer__nav-carousel {
    margin-top: 85px;
  }
}
@media (min-width: 992px) {
  .site-footer__nav-carousel {
    margin-top: 50px;
  }
}
.product__reviews
  .site-footer__nav-carousel.shopify-product-reviews
  .slick-prev,
.site-footer__nav-carousel.carousel-nav-circle .slick-prev {
  left: 12px;
}
@media (min-width: 768px) {
  .product__reviews
    .site-footer__nav-carousel.shopify-product-reviews
    .slick-prev,
  .site-footer__nav-carousel.carousel-nav-circle .slick-prev {
    left: 10px;
  }
}
.product__reviews
  .site-footer__nav-carousel.shopify-product-reviews
  .slick-next,
.site-footer__nav-carousel.carousel-nav-circle .slick-next {
  left: 52px;
}
@media (min-width: 768px) {
  .product__reviews
    .site-footer__nav-carousel.shopify-product-reviews
    .slick-next,
  .site-footer__nav-carousel.carousel-nav-circle .slick-next {
    left: 62px;
  }
}
.site-footer__paragraph {
  color: #666;
}
.site-footer__paragraph .footer-logo {
  height: 100px;
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer__paragraph .footer-logo {
    height: 144px;
  }
}
.site-footer__paragraph .footer-logo img {
  height: 100%;
}
.site-footer__paragraph .footer-logo--collection-pages {
  height: 80px;
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer__paragraph .footer-logo--collection-pages {
    height: 120px;
  }
}
.site-footer__paragraph .footer-logo--collection-pages img {
  height: 100%;
}
.small-print {
  font-size: 12px;
}
.small-print.copyright {
  color: #1e549a;
  font-size: 12px;
  margin-top: 24px;
  text-align: center;
}
.product__reviews {
  --heading_font_size: 20px;
  --body_font_size: 16px;
  --star-size: 18px;
  --review-padding: 30px 40px 20px;
  --review-margin: 10px 5px 15px;
  --review-margin-lg: 18px;
}
.product__reviews .product__reviews-first,
.product__reviews .shopify-product-reviews {
  display: none;
}
.product__reviews[data-has_reviews='false'] .product__reviews-first,
.product__reviews[data-has_reviews='true'] .shopify-product-reviews {
  display: block;
}
.product__reviews .shopify-product-reviews {
  margin: 0;
  padding: 0;
}
.product__reviews .shopify-product-reviews .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product__reviews .shopify-product-reviews .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.product__reviews .shopify-product-reviews .slick-next,
.product__reviews .shopify-product-reviews .slick-prev {
  inset: initial;
  margin-left: 10px;
  position: relative;
  -webkit-transform: none;
  transform: none;
}
.product__reviews .shopify-product-reviews .reviews-container {
  border: none;
  padding: 30px 0 82px;
  position: relative;
}
@media (min-width: 576px) {
  .product__reviews .shopify-product-reviews .reviews-container {
    padding-top: 30px;
  }
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-header,
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-review-header {
  margin: 0;
  padding-bottom: 0;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-review-header
  .product-review-summary-actions
  a {
  border: 2px solid #c6c6c6;
  margin-right: 6px;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-review-header
  .product-review-summary-actions
  a:hover {
  background-color: #fafafa;
  border: 2px solid #c6c6c6;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #666;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-review-header
  .product-review-summary-actions
  a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list {
    margin: 10px -15px;
  }
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list
  .product-review {
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  margin: var(--review-margin);
  outline: none;
  padding: 25px 25px 40px;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 400px;
}
@media (min-width: 992px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list
    .product-review {
    min-width: 300px;
  }
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list
  .product-review.slick-slide {
  max-width: inherit;
}
@media (min-width: 576px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list
    .product-review {
    margin: var(--review-margin-lg);
  }
}
@media (min-width: 1200px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list
    .product-review {
    padding: var(--review-padding, 30px 40px 60px);
  }
}
@media (max-width: 359.98px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list
    .product-review {
    height: auto !important;
  }
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list
  .product-review
  .product-review-header
  .product-review-header-title {
  font-size: var(--heading_font_size);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 11px;
  margin-top: 5px;
}
@media (min-width: 1200px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list
    .product-review
    .product-review-header
    .product-review-header-title {
    margin-top: 10px;
  }
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list
  .product-review
  .product-review-header-byline {
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.01em;
  line-height: 1.4;
  margin-top: auto;
  opacity: 0.7;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list
  .product-review
  .product-review-header-byline
  strong {
  font-weight: 400;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list
  .product-review
  .product-review-content {
  margin-bottom: 15px;
  width: 100%;
}
.product__reviews
  .shopify-product-reviews
  .reviews-container
  .product-reviews-list
  .product-review
  .product-review-content
  .product-review-content-body {
  line-height: 1.5;
}
@media (min-width: 768px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list
    .product-review
    .product-review-content
    .product-review-content-body {
    font-size: var(--body_font_size);
  }
}
@media (min-width: 1480px) {
  .product__reviews
    .shopify-product-reviews
    .reviews-container
    .product-reviews-list
    .product-review
    .product-review-content
    .product-review-content-body {
    font-size: var(--body_font_size);
    line-height: 26px;
  }
}
.product__reviews .shopify-product-reviews .product-review-header-starratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.product__reviews
  .shopify-product-reviews
  .product-review-header-starratings.rating-1 {
  width: var(--star-size);
}
.product__reviews
  .shopify-product-reviews
  .product-review-header-starratings.rating-2 {
  width: calc(var(--star-size) * 2);
}
.product__reviews
  .shopify-product-reviews
  .product-review-header-starratings.rating-3 {
  width: calc(var(--star-size) * 3);
}
.product__reviews
  .shopify-product-reviews
  .product-review-header-starratings.rating-4 {
  width: calc(var(--star-size) * 4);
}
.product__reviews
  .shopify-product-reviews
  .product-review-header-starratings.rating-5 {
  width: calc(var(--star-size) * 5);
}
.product__reviews .shopify-product-reviews .product-review-icon-star {
  color: #3575ca;
}
.product__reviews .shopify-product-reviews .product-review-icon-star svg {
  height: auto;
  width: var(--star-size, 18px);
}
.product__reviews .product__reviews-first {
  padding: 0 0 40px;
  text-align: center;
}
.product__reviews .product__reviews-first .product__reviews-first-icon {
  display: block;
  margin: 42px 0 28px;
}
.product__reviews .product__reviews-first h3 {
  font-size: 14px;
  font-weight: 400;
  margin: 8px 0;
}
@media (min-width: 992px) {
  .product__reviews .product__reviews-first h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
.product__reviews .product__reviews-first h2 {
  color: #424242;
  font-size: 18px;
  line-height: 1.25;
  margin: 8px 0 0;
}
@media (min-width: 992px) {
  .product__reviews .product__reviews-first h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
.product__reviews .product__reviews-first .product__reviews-first-button {
  display: block;
}
.product__reviews
  .product__reviews-first
  .product__reviews-first-button
  .review-summary-actions-newreview {
  border: 2px solid #c6c6c6;
  border-radius: 8px;
  float: none;
  font-weight: 600;
  line-height: 20px;
  margin-top: 15px;
  padding: 10px 14px;
}
.product__reviews
  .product__reviews-first
  .product__reviews-first-button
  .review-summary-actions-newreview:after {
  height: 20px;
  margin-left: 10px;
  width: 20px;
}
.product__reviews
  .product__reviews-first
  .product__reviews-first-button
  .review-summary-actions-newreview:hover {
  background-color: #fafafa;
  border: 2px solid #c6c6c6;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #666;
}
.product__reviews
  .product__reviews-first
  .product__reviews-first-button
  .review-summary-actions-newreview:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .product__reviews
    .product__reviews-first
    .product__reviews-first-button
    .review-summary-actions-newreview {
    font-size: 16px;
    margin-top: 40px;
  }
}
.product__reviews .review-form {
  background: #fff;
  border: none;
  border-radius: 8px;
  display: block !important;
  margin: 0 auto;
  max-width: 870px;
  padding: 0 15px;
}
.product__reviews .review-form fieldset {
  border: none;
  padding: 0;
}
.product__reviews .review-form .errors {
  margin-bottom: 20px;
}
.product__reviews .review-form .review-form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.product__reviews .errors,
.product__reviews .success {
  display: none;
}
.product__reviews .success {
  color: #357d05;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
}
.product__reviews .success svg {
  fill: #357d05;
  margin-right: 5px;
}
.product__reviews form.is-success .success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product__reviews form.is-success .review-form-actions,
.product__reviews form.is-success fieldset {
  display: none;
}
.product__reviews .review-form-input.review-starrating,
.product__reviews form.is-error .errors {
  display: block;
}
.product__reviews .product-review-icon:before {
  color: #3575ca;
  content: '\e800';
}
.product__reviews .product-review-actions-newreview:after {
  background-image: var(--icon-pencil-redesign);
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: 7px;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
  vertical-align: middle;
  width: 20px;
}
.template-cart .site-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .template-cart--empty-state .site-body:after {
    display: none;
  }
}
.cart__ymal {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  background-color: #fafafa;
  order: 1;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .cart__ymal {
    padding-bottom: 32px;
  }
}
.cart__ymal-header {
  padding: 12px 0 6px 4px;
}
@media (min-width: 768px) {
  .cart__ymal-header {
    padding: 28px 0 14px 8px;
  }
}
@media (min-width: 1024px) {
  .cart__ymal-header {
    padding: 24px 0 12px 20px;
  }
}
.cart__ymal-title {
  color: #424242;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.45px;
  line-height: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.cart__ymal-carousel {
  margin-left: -8px;
}
@media (min-width: 768px) {
  .cart__ymal-carousel {
    margin-left: 0;
    padding-right: 8px;
  }
}
.cart__ymal-carousel .slick-next,
.cart__ymal-carousel .slick-prev {
  background-color: #fff;
  border: 2px solid #c6c6c6;
  border-radius: 100%;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  -webkit-transition: background-color 0.15s, opacity 0.15s,
    -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, opacity 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, opacity 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, opacity 0.15s, box-shadow 0.15s,
    -webkit-box-shadow 0.15s;
}
@media (min-width: 768px) {
  .cart__ymal-carousel .slick-next,
  .cart__ymal-carousel .slick-prev {
    top: 0;
  }
}
@media (min-width: 1440px) {
  .cart__ymal-carousel .slick-next,
  .cart__ymal-carousel .slick-prev {
    height: 32px;
    width: 32px;
  }
}
.cart__ymal-carousel .slick-prev {
  left: unset;
  right: 70px;
}
@media (min-width: 1440px) {
  .cart__ymal-carousel .slick-prev {
    right: 64px;
  }
}
.cart__ymal-carousel .slick-prev:before {
  background: var(--icon-arrow-left-sm) no-repeat;
  background-position: 50% 50%;
}
@media (min-width: 1440px) {
  .cart__ymal-carousel .slick-next {
    right: 18px;
  }
}
.cart__ymal-carousel .slick-next:before {
  background: var(--icon-arrow-right-sm) no-repeat;
  background-position: 50% 50%;
}
.ymal-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product__ymal-item {
  background-color: #fff;
  border: 3px solid #6e9cd8;
  border-radius: 8px;
  -webkit-box-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 3.38082px 10.0172px #00000009, 0 1.79553px 5.32008px #00000007,
    0 0.747159px 2.21381px #00000005;
  margin-left: 8px;
  margin-right: 8px;
  padding: 8px 0 4px 8px;
}
@media (min-width: 768px) {
  .product__ymal-item {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .product__ymal-item {
    border-radius: 12px;
    -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
      0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
      0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
      0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
    box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
      0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
    margin-left: 12px;
    margin-right: 12px;
  }
}
.product__ymal-item .shopify-product-form {
  position: relative;
}
.product__ymal-item .product__form-buttons {
  bottom: 8px;
  position: absolute;
  right: 10px;
}
@media (min-width: 768px) {
  .product__ymal-item .product__form-buttons {
    right: 8px;
  }
}
.ymal-item-img {
  padding-right: 8px;
}
@media (min-width: 768px) {
  .ymal-item-img {
    padding: 10px 12px 12px;
  }
}
@media (min-width: 1440px) {
  .ymal-item-img {
    padding: 16px 20px;
  }
}
.ymal-item-img .variant-img {
  width: 64px;
}
@media (min-width: 768px) {
  .ymal-item-img .variant-img {
    width: 80px;
  }
}
@media (min-width: 1440px) {
  .ymal-item-img .variant-img {
    width: 96px;
  }
}
.ymal-item-img .responsive-image__wrapper {
  border-radius: 4px;
}
.ymal-item__content-txt {
  margin-right: 52px;
}
@media (min-width: 768px) {
  .ymal-item__content-txt {
    margin-right: 0;
    padding: 10px 16px 0;
  }
}
@media (min-width: 1024px) {
  .ymal-item__content-txt {
    min-width: 216px;
    padding: 10px 16px 0;
  }
}
@media (min-width: 1440px) {
  .ymal-item__content-txt {
    padding: 16px 16px 0;
  }
}
.ymal-item-title {
  color: #424242;
  font-size: 12px;
  font-weight: 700;
  height: 33.6px;
  letter-spacing: 0.15px;
  line-height: 1.4;
  margin-bottom: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ymal-item-title {
    font-size: 14px;
    letter-spacing: unset;
    line-height: 1.2;
    margin-bottom: 8px;
  }
}
@media (min-width: 1024px) {
  .ymal-item-title {
    font-size: 16px;
    height: 38.38px;
    line-height: 1.2;
  }
}
.ymal-item-type {
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-bottom: 5px;
  max-height: 15.4px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ymal-item-type {
    letter-spacing: 1.45px;
    margin-bottom: 8px;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .ymal-item-type {
    font-size: 12px;
    max-height: 17px;
  }
}
.ymal-item-swatches {
  margin-bottom: 16px;
  min-height: 36px;
}
@media (min-width: 1024px) {
  .ymal-item-swatches {
    min-height: 40px;
  }
}
@media (min-width: 768px) {
  .ymal-item-swatches .swatches__list {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.ymal-item-swatches .swatches__list .swatches__item {
  margin-left: 3px;
  margin-right: 2px;
}
@media (min-width: 1024px) {
  .ymal-item-swatches .swatches__list .swatches__item {
    margin: 5px;
  }
}
.ymal-item-swatches .swatches__list .swatches__item-color {
  height: 20px;
  width: 20px;
}
.ymal-item-hr {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  margin-right: 8px;
}
.ymal-item-info {
  color: #666;
}
@media (min-width: 768px) {
  .ymal-item-info {
    margin-left: auto;
    padding: 10px;
  }
  .ymal-item__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 8px;
  }
  .ymal-item__footer .product-quantity-container {
    padding-bottom: 10px;
    padding-top: 12px;
  }
}
.ymal-item__footer .product-quantity-container .product-quantity__label {
  display: none;
}
.ymal-item__footer .product-quantity-container .quantity-picker__button {
  padding: 2px;
}
.ymal-item__footer
  .product-quantity-container
  .quantity-picker__button
  .quantity-picker__button__icon {
  margin: 0 !important;
}
.ymal-item__footer .product-quantity-container .quantity-picker__number {
  font-size: 14px;
  width: 24px;
}
.ymal-item-price {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ymal-item-price {
    color: #424242;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 14px;
    padding-top: 16px;
  }
}
.cart-form__header {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  background-color: #eff4fb;
  border-bottom: 1px solid #cfdef2;
  border-top: 1px solid #cfdef2;
  order: 2;
  padding-bottom: 8px;
  padding-top: 8px;
}
.cart-form__header .cart-form__header-inner {
  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-form__header .page-title {
  color: #2f68b1;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .cart-form__header .page-title {
    font-size: 18px;
    padding-left: 10px;
  }
}
.cart-form__header .page-title__icon {
  fill: #2f68b1;
}
.cart-form__header .page-title__icon svg {
  height: auto;
  width: 20px;
  fill: inherit;
}
@media (min-width: 768px) {
  .cart-form__header .page-title__icon svg {
    width: 24px;
  }
}
.cart-form__header .cart__subtotal {
  color: #2f68b1;
}
@media (min-width: 768px) {
  .cart-form__header .cart__subtotal {
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .cart-form__header .cart__subtotal {
    padding-right: 24px;
  }
}
.cart-form__header .cart__subtotal-title {
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .cart-form__header .cart__subtotal-title {
    font-size: 18px;
  }
}
.cart-form__header .cart__subtotal-sum {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .cart-form__header .cart__subtotal-sum {
    font-size: 18px;
  }
}
.cart-container {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  background-color: #fafafa;
  order: 3;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .cart-container {
    background-color: #fff;
  }
  .cart-container .v2-row {
    margin-left: 0;
    margin-right: 0;
  }
}
.cart-items__inner {
  padding: 8px 0 0 !important;
}
@media (min-width: 768px) {
  .cart-items__inner {
    background-color: #fafafa;
    border-radius: 16px;
    margin-top: 24px;
    padding: 24px 24px 8px !important;
  }
}
.cart__heading {
  background-color: #fff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #424242;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.2px;
  margin-top: 12px;
  padding: 12px 24px;
  position: relative;
  text-transform: uppercase;
}
.cart__heading:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .cart__heading {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    letter-spacing: 1.45px;
    line-height: 16px;
    margin-top: 48px;
  }
}
.cart__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 24px 16px 0;
}
@media (min-width: 768px) {
  .cart__item {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.cart__item + .cart__item.cart__item--related {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .cart__item + .cart__item.cart__item--related {
    margin-top: 16px;
  }
}
.cart__item-additional-cancel {
  padding-right: 16px;
}
.cart__item-additional-cancel .v2-icon-button {
  height: 24px;
  width: 24px;
}
.cart__item-additional-cancel .v2-icon-button svg {
  display: block;
  height: 16px;
  width: 16px;
}
.cart__item-figure {
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 72px;
  min-width: 72px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.cart__item-figure:after {
  border-radius: 4px;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 2px #0000001a;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart__item-figure img {
  display: block;
}
@media (min-width: 768px) {
  .cart__item-figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    max-width: 88px;
    min-width: 88px;
    order: 1;
  }
}
.cart__item-figure-link {
  display: block;
}
.cart__item-info {
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .cart__item-info {
    padding-left: 24px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.cart__item-title {
  color: #424242;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  min-width: 128px;
}
@media (min-width: 768px) {
  .cart__item-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
  }
}
.cart__item-variant-title {
  color: #666;
  font-size: 11px;
  letter-spacing: 1.45px;
  line-height: 1.3;
  margin-bottom: 6px;
  margin-top: 6px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cart__item-variant-title {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 18px;
    margin-top: 8px;
  }
}
.cart__item-properties {
  font-size: 10px;
  line-height: 1.5;
  margin-top: 3px;
}
@media (min-width: 768px) {
  .cart__item-properties {
    font-size: 12px;
  }
}
.cart__item-quantity {
  margin-top: 12px;
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  width: 100%;
}
@media (min-width: 768px) {
  .cart__item-quantity {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    margin-top: 10px;
    order: 3;
    width: auto;
  }
}
.cart__item-quantity .product-quantity {
  border-top: 0;
  padding-top: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .cart__item-quantity .product-quantity {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.cart__item-quantity .product-quantity__label {
  display: none;
}
.cart__item-price-and-actions {
  text-align: right;
}
@media (min-width: 768px) {
  .cart__item-price-and-actions {
    min-width: 100px;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}
@media (min-width: 1440px) {
  .cart__item-price-and-actions {
    min-width: 160px;
  }
}
.cart__item-price {
  color: #424242;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .cart__item-price {
    font-size: 16px;
  }
}
.cart__compare-at-price {
  font-size: 12px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .cart__compare-at-price {
    font-size: 14px;
    font-weight: 500;
  }
}
.cart__item-price-breakdown {
  color: #666;
  font-size: 10px;
  letter-spacing: 0.1px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .cart__item-price-breakdown {
    font-size: 14px;
    letter-spacing: 0.15px;
    line-height: 1.5;
  }
}
.cart__item-actions {
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .cart__item-actions .v2-icon-button {
    height: 32px;
    width: 32px;
  }
}
@media (min-width: 1440px) {
  .cart__item-actions {
    padding-top: 4px;
  }
}
.cart__item-actions__icon-cancel {
  display: none;
}
.cart__item-actions__icon-cancel,
.cart__item-actions__icon-delete {
  font-size: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .cart__item-actions__icon-delete svg {
    height: 20px !important;
    width: 20px !important;
  }
}
.cart__item-extended-varranty-wrap {
  width: calc(100% - 88px);
}
.cart__item-extended-varranty {
  font-size: 12px;
  min-width: 100%;
}
.cart__item-extended-varranty .v2-form__check {
  margin-top: 8px;
}
.cart__item-extended-varranty .v2-form__check-label-text {
  margin-top: 2px;
}
@media (min-width: 768px) {
  .cart__item-extended-varranty .v2-form__check-label-text {
    font-size: 13px;
  }
}
.cart__bundle-items-wrapper {
  background-color: #fff;
  border-radius: 0 16px 16px;
  padding: 12px 16px;
}
@media (min-width: 768px) {
  .cart__bundle-items-wrapper {
    border-radius: 0 8px 8px;
    margin-left: 0;
    margin-right: 0;
    padding: 24px;
  }
}
.cart__bundle-items-wrapper + .cart__heading {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .cart__bundle-items-wrapper + .cart__heading {
    margin-top: 32px;
  }
}
.cart__bundle-items-wrapper + .cart__item:not(.cart__item--related) {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .cart__bundle-items-wrapper + .cart__item:not(.cart__item--related) {
    margin-top: 16px;
  }
}
.cart__bundle-items-wrapper .cart__item {
  padding-left: 0;
  padding-right: 0;
}
.cart__bundle-items-wrapper .cart__item + .cart__item.cart__item--related {
  margin-top: 0;
  padding-top: 0;
}
.cart__item-disclaimer {
  background-color: #eff4fb;
  border-radius: 8px;
  margin: 12px 0;
  padding: 8px 12px;
}
@media (min-width: 768px) {
  .cart__item-disclaimer {
    margin-bottom: 14px;
    margin-top: 0;
  }
}
.cart__item-disclaimer .media {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.cart__item-disclaimer .media figure,
.cart__item-disclaimer .media svg {
  height: 18px;
  width: 18px;
  fill: #3575ca;
}
@media (min-width: 768px) {
  .cart__item-disclaimer .media figure,
  .cart__item-disclaimer .media svg {
    height: 14.6px;
    width: 14.6px;
  }
}
.cart__item-disclaimer .media .media-body {
  color: #424242;
  font-size: 11px;
  letter-spacing: 0.1px;
  line-height: 1.4;
  margin-left: 8px;
}
@media (min-width: 768px) {
  .cart__item-disclaimer .media .media-body {
    font-size: 12px;
  }
}
@media (min-width: 1440px) {
  .cart__item-disclaimer .media .media-body {
    font-size: 12px;
  }
}
.cart__item--bundle {
  padding-bottom: 12px;
  padding-top: 12px;
}
@media (min-width: 768px) {
  .cart__item--bundle {
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .cart__item--bundle.cart__item--related {
    margin-left: 70px;
  }
}
@media (min-width: 1440px) {
  .cart__item--bundle.cart__item--related {
    margin-left: 142px;
  }
}
.cart__item--bundle + .cart__item--related {
  margin-top: 0;
}
@media (min-width: 768px) {
  .cart__item--bundle + .cart__item--related {
    margin-top: -2px;
  }
}
.cart__item--bundle .cart__item-actions,
.cart__item--bundle.js-main-bundle-product .cart__item-actions {
  padding-bottom: 2px;
}
@media (min-width: 768px) {
  .cart__item--bundle.js-main-bundle-product .cart__item-actions {
    padding-bottom: 20px;
  }
  .cart__item--bundle .v2-icon-button__icon svg {
    height: 20px;
    width: 20px;
  }
}
.cart__item--bundle .cart__item-price {
  font-size: 12px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .cart__item--bundle .cart__item-price {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
  }
}
.cart__item--related {
  padding: 16px 16px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .cart__item--related {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    margin-left: 94px;
    padding: 16px 24px 0 0;
  }
}
@media (min-width: 1440px) {
  .cart__item--related {
    margin-left: 166px;
  }
}
.cart__item--related .cart__item-figure {
  border-radius: 2px;
  max-width: 48px;
  min-width: 48px;
}
.cart__item--related .cart__item-figure:after {
  border-radius: 2px;
}
@media (min-width: 768px) {
  .cart__item--related .cart__item-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cart__item--related .cart__item-info {
    font-size: 13px;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
.cart__item--related .cart__item-title {
  font-size: 11px;
  font-weight: 500;
  min-width: 136px;
  pointer-events: none;
}
@media (min-width: 768px) {
  .cart__item--related .cart__item-title {
    font-size: 13px;
    font-weight: 600;
  }
}
.cart__item--related .cart__item-variant-title {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1.45px;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .cart__item--related .cart__item-variant-title {
    margin-top: 4px;
  }
}
.cart__item--related .cart__item-price-and-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (min-width: 768px) {
  .cart__item--related .cart__item-price-and-actions {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.cart__item--related .cart__item-price {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .cart__item--related .cart__compare-at-price {
    font-size: 12px;
    line-height: 1.4;
  }
  .cart__item--related .cart__item-price-breakdown {
    font-size: 13px;
    line-height: 1.4;
  }
}
.cart__item--related .cart__item-actions,
.cart__item--related .cart__item-actions__icon-delete {
  display: none;
}
.cart__item--related .cart__item-actions__icon-cancel {
  display: block;
  fill: #666;
}
.cart__item--related + .cart__heading {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .cart__item--related + .cart__heading {
    margin-top: 48px;
  }
}
.cart__item--related.cart__item + .cart__item--related {
  margin-top: 0;
}
.cart__item--related + .cart__item:not(.cart__item--related) {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .cart__item--related + .cart__item:not(.cart__item--related) {
    margin-top: 24px;
  }
}
.cart__bundle-items-wrapper .cart__item--related,
.cart__item--related.cart__item--bundle {
  background-color: #fff;
}
.cart__form-buttons {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  margin-top: 24px;
  padding: 16px;
}
@media (min-width: 768px) {
  .cart__form-buttons {
    margin-top: 16px;
    padding: 32px 0;
  }
}
.cart__form-footer {
  background-color: #fafafa;
  padding: 24px 0;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .cart__form-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 16px;
    margin-top: 32px;
    padding: 24px;
  }
}
.cart-empty-state-container .cart-empty__content-wrap {
  background-color: #fafafa;
  border-radius: 12px;
  margin-bottom: 24px;
  margin-top: 16px;
  padding: 40px 51px 56px;
  text-align: center;
}
.cart-empty-state-container .cart-empty__content-wrap .cart-empty__title {
  color: #424242;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 4px;
  margin-top: 0;
}
.cart-empty-state-container .cart-empty__content-wrap .cart-empty__subtitle {
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  margin-bottom: 32px;
}
.cart-empty-state-container .cart-empty__recommended-items {
  padding-bottom: 48px;
  padding-top: 16px;
}
.related-products--empty-cart {
  background-color: #fff;
  padding: 0;
}
.related-products--empty-cart .related-products__title {
  color: #424242;
  font-size: 14px;
  letter-spacing: 1.45px;
  line-height: 16px;
  margin-bottom: 24px;
  margin-top: 0;
  text-transform: uppercase;
}
.related-products--empty-cart .related-products__item-wrap {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .related-products--empty-cart .related-products__item-wrap {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.related-products--empty-cart .product__item-figure {
  border-radius: 8px;
  line-height: 0;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .related-products--empty-cart .product__item-figure {
    margin-bottom: 16px;
  }
}
.related-products--empty-cart .product__item-figure .empty-cart__url {
  display: block;
}
.related-products--empty-cart .product__item-figure .empty-cart__url:after {
  border-radius: 8px;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 2px #0000001a;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.related-products--empty-cart-img {
  border-radius: 8px;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 100%;
}
.cart-sidebar {
  background-color: #fff;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  z-index: 10;
}
@media (max-width: 1023.98px) {
  .cart-sidebar {
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
    margin-left: -16px;
    margin-right: -16px;
    max-width: unset !important;
    width: auto !important;
  }
}
.cart-sidebar .v2-row {
  margin-left: 0;
  margin-right: 0;
}
.cart-sidebar__inner {
  padding: 40px 20px 54px;
}
@media (min-width: 768px) {
  .cart-sidebar__inner {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    padding: 40px 24px 54px;
  }
}
@media (min-width: 1024px) {
  .cart-sidebar__inner {
    border-bottom: none;
    padding-top: 24px;
  }
}
.cart__form-footer-widget {
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 3.38082px 10.0172px #00000009, 0 1.79553px 5.32008px #00000007,
    0 0.747159px 2.21381px #00000005;
  padding: 12px 16px;
}
.cart__form-footer-widget:first-child {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .cart__form-footer-widget:first-child {
    margin-right: 24px;
  }
  .cart__form-footer-widget {
    width: 50%;
  }
}
.cart__form-footer-widget .media svg {
  fill: #3575ca;
}
.cart__form-footer-widget .media .media-body {
  font-size: 13px;
}
.cart__form-footer-widget .media .shipping-icon {
  margin-right: 11px;
}
.gift-note-wrap {
  background-color: #fafafa;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 16px 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .gift-note-wrap {
    border-radius: 8px;
  }
}
@media (min-width: 1440px) {
  .gift-note-wrap {
    padding: 18px 20px;
  }
}
@media (min-width: 768px) {
  .gift-note-wrap #cart-note {
    min-height: 120px;
  }
}
.gift-note-wrap__checkbox .v2-form__check-label--gift-order:after {
  background-color: #fff;
  border-color: #c6c6c6;
}
.gift-note-wrap__checkbox
  .v2-form__check-label--gift-order
  .v2-form__check-label-text {
  margin-top: 2px;
}
.gift-note-wrap__checkbox
  .v2-form__check-label--gift-order.background-blue:after {
  background-color: #3575ca;
  border-color: #3575ca;
}
.gift-note-wrap__checkbox .v2-form__check-label {
  color: #1e1e1e;
  font-size: 16px;
}
@media (min-width: 768px) {
  .gift-note-wrap__checkbox .v2-form__check-label:before {
    margin-right: 16px;
    margin-top: 2px;
  }
  .gift-note-wrap__checkbox .v2-form__check-label:after {
    margin-top: 2px;
  }
}
.gift-note-wrap__checkbox .icon-gift-wrap {
  margin-left: auto;
}
.gift-note-wrap__checkbox svg {
  height: 24px;
  width: 24px;
  fill: #3575ca;
}
.gift-note-wrap__form {
  margin-top: 32px;
}
.gift-note-wrap__form .form__group {
  margin-bottom: 20px;
}
.gift-note-wrap__form .form__group .v2-form__control {
  background-color: #fff;
}
.gift-note-wrap--mini-cart {
  margin-bottom: 16px;
  margin-top: 0;
}
.gift-note-wrap--mini-cart .gift-note-wrap__checkbox {
  padding-bottom: 16px;
}
.gift-note-wrap--mini-cart .gift-note-wrap__form {
  border-bottom: 1px dashed #c6c6c6;
  margin-top: 20px;
  padding-bottom: 8px;
}
.cart__form-buttons--sidebar {
  padding-top: 20px;
}
.cart__form-buttons--sidebar .cart-attribute__field {
  margin-bottom: 8px;
  width: 100%;
}
#track-order
  #ola_orderLookUp_formWrapper
  .cart__form-buttons--sidebar
  .cart-attribute__field
  label,
.cart__form-buttons--sidebar
  .cart-attribute__field
  #track-order
  #ola_orderLookUp_formWrapper
  label,
.cart__form-buttons--sidebar .cart-attribute__field .form__label,
.cart__form-buttons--sidebar
  .cart-attribute__field
  .product__reviews
  .review-form-label,
.product__reviews
  .cart__form-buttons--sidebar
  .cart-attribute__field
  .review-form-label {
  letter-spacing: 0.15px;
  line-height: 1.45;
  margin-bottom: 6px;
}
.cart__form-buttons--sidebar .cart-attribute__field .v2-form__control {
  background-color: #fff;
  padding-bottom: 6px;
  padding-top: 6px;
}
#track-order .cart__form-buttons--sidebar #ola_submitButton,
.cart__form-buttons--sidebar #track-order #ola_submitButton,
.cart__form-buttons--sidebar
  .navigation-mobile__nav-link[href='/collections/sale'],
.cart__form-buttons--sidebar
  .product__reviews
  .product-review-actions-newreview,
.cart__form-buttons--sidebar .quantity-picker__button,
.cart__form-buttons--sidebar .shopify-challenge__button,
.cart__form-buttons--sidebar .site-header__nav-link[href='/collections/sale'],
.cart__form-buttons--sidebar .v2-button,
.cart__form-buttons--sidebar .v2-button--back-to-top,
.product__reviews
  .cart__form-buttons--sidebar
  .product-review-actions-newreview {
  border-radius: 8px;
}
.additional-checkout-actions {
  margin-top: 48px;
  width: 100%;
}
@media (min-width: 768px) {
  .additional-checkout-actions {
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .additional-checkout-actions {
    margin-top: 48px;
  }
}
@media screen and (min-width: 750px) {
  .additional-checkout-actions .shopify-cleanslate ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .additional-checkout-actions .shopify-cleanslate ul {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.additional-checkout-actions .shopify-cleanslate li {
  list-style-type: none;
  margin-bottom: 16px !important;
  margin-top: 0 !important;
}
@media screen and (min-width: 750px) {
  .additional-checkout-actions .shopify-cleanslate li {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
}
@media (min-width: 1440px) {
  .additional-checkout-actions .shopify-cleanslate li {
    -ms-flex-preferred-size: 0 !important;
    flex-basis: 0 !important;
  }
}
.additional-checkout-actions .shopify-cleanslate li:first-child {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.additional-checkout-actions .shopify-cleanslate li:last-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  margin-bottom: 12px;
  order: 2;
}
.additional-checkout-actions .shopify-cleanslate .kqsiVA9Jf8LJAbxw8Bau,
.additional-checkout-actions .shopify-cleanslate iframe.paypalLight {
  border-radius: 8px !important;
}
.cart-sidebar__installments-info {
  font-size: 13px;
  letter-spacing: 0.12px;
  margin-bottom: 25px;
  text-align: center;
  width: 100%;
}
.continue-shopping-link {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
}
.cart__reviews {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  padding-bottom: 48px;
  padding-top: 16px;
}
@media (min-width: 768px) {
  .cart__reviews {
    padding-top: 24px;
  }
}
@media (min-width: 1440px) {
  .cart__reviews .slick-list {
    margin-top: 16px;
  }
}
.cart__reviews .customreviews-answers {
  padding-left: 0;
  padding-right: 0;
}
.cart__reviews .customreviews-answers .review-block {
  border: none;
  border-radius: 8px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  margin: 8px;
  padding-bottom: 16px !important;
}
.cart__reviews .customreviews-answers .review-content {
  width: 100%;
}
.cart__reviews
  .customreviews-answers
  .review-content-row
  .rating-stars
  .glyphicon {
  font-size: 100%;
}
.cart__reviews .customreviews-answers .review-content-row.title-and-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  justify-content: space-between;
  margin-bottom: 16px !important;
  padding-bottom: 16px;
}
.cart__reviews
  .customreviews-answers
  .review-content-row.title-and-image
  .title {
  color: #424242;
  letter-spacing: 1px;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cart__reviews
    .customreviews-answers
    .review-content-row.title-and-image
    .title {
    font-size: 12px;
    line-height: 1.3;
  }
}
.cart__reviews
  .customreviews-answers
  .review-content-row.title-and-image
  .image-wrapper {
  position: relative;
}
.cart__reviews
  .customreviews-answers
  .review-content-row.title-and-image
  .image-wrapper:after {
  border-radius: 2px;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px #0000001a;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart__reviews
  .customreviews-answers
  .review-content-row.title-and-image
  .image-wrapper
  img {
  border-radius: 2px;
  height: 36px;
  width: 36px;
}
.cart__reviews .customreviews-answers .review-content-row .review-title {
  color: #424242;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.cart__reviews .customreviews-answers .review-content-row .review-text {
  color: #424242;
  font-size: 13px;
  letter-spacing: 0.12px;
  line-height: 1.5;
}
.cart__reviews .customreviews-answers .review-content-row .review-footer {
  bottom: 0;
  margin-top: 32px;
  position: relative;
}
.cart__reviews .cart__reviews-products {
  margin-top: -75px;
}
.cart__reviews .cart__reviews-products .product__reviews {
  --heading_font_size: 14px;
  --body_font_size: 13px;
  --star-size: 15px;
  --review-padding: 15px;
  --review-margin: 10px;
  --review-margin-lg: 8px;
}
.cart__reviews
  .cart__reviews-products
  .product__reviews
  .product-review
  .product-review-header
  .product-starratings {
  margin-bottom: 32px;
}
.cart__reviews
  .cart__reviews-products
  .product__reviews
  .product-review
  .product-review-header-byline
  .date,
.cart__reviews
  .cart__reviews-products
  .product__reviews
  .product-review
  .product-review-header-byline
  .on {
  display: none;
}
.cart__reviews .cart__reviews-products .product__reviews .reviews-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.cart__reviews
  .cart__reviews-products
  .product__reviews
  .reviews-container
  .product-reviews-list {
  margin-top: 0;
}
.cart__reviews .slick-next,
.cart__reviews .slick-prev {
  top: 0;
}
@media (min-width: 1440px) {
  .cart__reviews .slick-next,
  .cart__reviews .slick-prev {
    top: -12px;
  }
}
.cart__reviews-widget-title {
  color: #424242;
  font-size: 12px;
  letter-spacing: 1.45px;
  line-height: 16px;
  margin: 0;
  padding: 16px 24px 8px 8px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cart__reviews-widget-title {
    font-size: 14px;
    padding-bottom: 16px;
  }
}
.customreviews-answers {
  min-width: 230px;
  padding-left: 4px;
  padding-right: 4px;
}
@media (min-width: 768px) {
  .customreviews-answers {
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1480px) {
  .customreviews-answers {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.customreviews-answers .review-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: none;
  padding: 16px 16px 32px !important;
  position: relative;
}
@media (min-width: 768px) {
  .customreviews-answers .review-block {
    border-radius: 8px;
    padding: 25px 25px 40px;
  }
}
@media (min-width: 1200px) {
  .customreviews-answers .review-block {
    padding: 30px 40px 60px;
  }
}
.modal-body .customreviews-answers {
  padding-left: 0;
  padding-right: 0;
}
.modal-body .customreviews-answers .review-block {
  border: 0;
  padding: 20px 0 !important;
}
.customreviews-answers .review-content .review-content-row:nth-child(2) {
  line-height: 1.5;
  margin-bottom: 25px;
  width: 100%;
}
@media (min-width: 768px) {
  .customreviews-answers .review-content .review-content-row:nth-child(2) {
    font-size: 16px;
  }
}
@media (min-width: 1480px) {
  .customreviews-answers .review-content .review-content-row:nth-child(2) {
    font-size: 16px;
    line-height: 26px;
  }
}
.customreviews-answers .review-label {
  display: none;
}
.customreviews-answers .review-text {
  word-break: break-word;
}
.customreviews-answers .review-footer {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.4;
  margin-bottom: 0;
  opacity: 0.7;
}
.rating-stars {
  display: block;
  margin-bottom: 15px;
}
.rating-stars .glyphicon {
  font-size: 120%;
  height: 1.3em;
  position: relative;
  top: 1px;
  width: 1.3em;
}
.product-review-icon-star {
  color: #3575ca;
}
.product-review-icon-star svg {
  height: auto;
  width: var(--star-size, 18px);
}
[class*=' glyphicon-']:before,
[class^='glyphicon-']:before {
  font-family: font-awesome-stars;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  font-size: 120%;
  font-variant: normal;
  line-height: 1em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
.customreviews-answers .review-block {
  padding: 30px;
}
.reorder-engrave-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reorder-engrave-info .engrave-info-one {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.reorder-engrave-info .engrave-info-two {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.reorder-engrave-info .engrave-info-three {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
#extended-warranty-modal .modal-content .modal-close:focus {
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 3px #cfdef2;
  box-shadow: 0 0 0 3px #cfdef2;
}
#extended-warranty-modal .modal-content .modal-body {
  padding: 48px 20px 96px;
}
@media (min-width: 768px) {
  #extended-warranty-modal .modal-content .modal-body {
    padding: 48px 40px 96px;
  }
}
#extended-warranty-modal .modal-content .modal-body .extended-modal-text {
  color: #424242;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 40px;
  margin-top: 0;
  pointer-events: none;
}
#extended-warranty-modal .modal-content .modal-body .required {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
  padding: 12px 14px;
}
#extended-warranty-modal .modal-content .modal-body .required:hover {
  background-color: #efefef;
  cursor: pointer;
}
#extended-warranty-modal .modal-content .modal-body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: var(--dropwdown-extended-warranty);
  background-position-x: 98%;
  background-position-y: center;
  background-repeat: no-repeat;
}
#extended-warranty-modal .modal-footer {
  padding: 0 20px 24px;
}
@media (min-width: 768px) {
  #extended-warranty-modal .modal-footer {
    padding: 0 40px 32px;
  }
}
.unclickable {
  pointer-events: none;
}
.mini-cart {
  background: #fff;
  bottom: 0;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  font-size: 14px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  transform: translate(100%);
  -webkit-transition: visibility 225ms cubic-bezier(0, 0, 0.2, 1),
    -webkit-transform 225ms cubic-bezier(0, 0, 0.2, 1);
  transition: visibility 225ms cubic-bezier(0, 0, 0.2, 1),
    -webkit-transform 225ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1),
    visibility 225ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1),
    visibility 225ms cubic-bezier(0, 0, 0.2, 1),
    -webkit-transform 225ms cubic-bezier(0, 0, 0.2, 1);
  visibility: hidden;
  width: 100%;
  z-index: 1000001;
}
@media (min-width: 576px) {
  .mini-cart {
    width: 440px;
  }
}
.mini-cart.open {
  -webkit-transform: translateX(0);
  transform: translate(0);
  visibility: visible;
}
.mini-cart__content {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mini-cart__content,
.mini-cart__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mini-cart__header {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eff4fb;
  border-bottom: 2px solid #cfdef2;
  color: #2f68b1;
  padding: 16px 24px;
  z-index: 50;
}
@media (min-width: 768px) {
  .mini-cart__header {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.mini-cart__header .icon-cart {
  margin-right: 16px;
  fill: #424242;
}
.mini-cart__header .icon-cart svg {
  height: auto;
  width: 24px;
}
.mini-cart__header svg {
  fill: #2f68b1;
}
.mini-cart__close {
  background-color: transparent;
  border: none;
  border-radius: 50%;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 40px;
}
.mini-cart__close:focus,
.mini-cart__close:hover {
  background-color: #efefef;
}
.mini-cart__close:focus {
  -webkit-box-shadow: 0 0 0 3px #8eb2e1;
  box-shadow: 0 0 0 3px #8eb2e1;
}
.mini-cart__close svg {
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
}
.mini-cart__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  .mini-cart__header__title {
    font-size: 22px;
  }
}
.mini-cart__body {
  padding: 16px;
  -webkit-box-flex: 1;
  background-color: #fafafa;
  -ms-flex: 1;
  flex: 1;
  overflow: auto;
  position: relative;
  z-index: 40;
}
.mini-cart__clear-cart {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  margin-top: 32px;
  padding: 16px;
  text-align: center;
}
.mini-cart__footer {
  background-color: #fff;
  -webkit-filter: drop-shadow(0 -17px 7px rgba(0, 0, 0, 0.01))
    drop-shadow(0 -10px 6px rgba(0, 0, 0, 0.02))
    drop-shadow(0 -4px 4px rgba(0, 0, 0, 0.03))
    drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.04))
    drop-shadow(0 0 0 rgba(0, 0, 0, 0.04));
  filter: drop-shadow(0 -17px 7px rgba(0, 0, 0, 0.01))
    drop-shadow(0 -10px 6px rgba(0, 0, 0, 0.02))
    drop-shadow(0 -4px 4px rgba(0, 0, 0, 0.03))
    drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.04))
    drop-shadow(0 0 0 rgba(0, 0, 0, 0.04));
  overflow-x: auto;
  padding: 16px;
  position: relative;
  z-index: 50;
}
.mini-cart__footer .gift-note-wrap--mini-cart {
  background-color: #fafafa;
  border-radius: 8px;
  padding: 12px 16px 16px;
}
.mini-cart__footer .gift-note-wrap__checkbox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-bottom: none;
  justify-content: space-between;
  padding-bottom: 0;
}
.mini-cart__footer .gift-note-wrap__icon {
  margin-left: auto;
}
.mini-cart__footer .form__label--displaced {
  letter-spacing: 0.15px;
  line-height: 1.5;
  padding-left: 16px;
}
.mini-cart__footer .footer__subtotal {
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.mini-cart__footer .footer__subtotal .col {
  padding: 0;
}
.mini-cart__footer .footer__subtotal .col:first-child {
  padding-right: 4px;
}
.mini-cart__footer .footer__subtotal .col .v2-form__control {
  padding-bottom: 6px;
  padding-top: 6px;
}
.mini-cart__footer .mini-cart__total-text {
  color: #2f68b1;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 150%;
  text-align: right;
}
.mini-cart__footer .mini-cart__total {
  color: #2f68b1;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  text-align: right;
}
.mini-cart__footer .gift-note-wrap__form {
  border-bottom: none;
  margin-top: 0;
  padding-bottom: 0;
}
.mini-cart__footer .gift-note-wrap__form .form__group {
  margin-bottom: 24px;
}
#track-order
  #ola_orderLookUp_formWrapper
  .mini-cart__footer
  .gift-note-wrap__form
  label,
.mini-cart__footer
  .gift-note-wrap__form
  #track-order
  #ola_orderLookUp_formWrapper
  label,
.mini-cart__footer .gift-note-wrap__form .form__label,
.mini-cart__footer .gift-note-wrap__form .product__reviews .review-form-label,
.product__reviews .mini-cart__footer .gift-note-wrap__form .review-form-label {
  letter-spacing: 0.15px;
  line-height: 1;
  margin-bottom: 8px;
}
.mini-cart__footer .gift-note-wrap__form .v2-form__control {
  padding-bottom: 6px;
  padding-top: 6px;
}
.mini-cart__footer .mini-cart__buttons {
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.mini-cart__footer .mini-cart__buttons .col-6:first-child {
  padding-left: 0;
  padding-right: 4px;
}
.mini-cart__footer .mini-cart__buttons .col-6:last-child {
  padding-left: 4px;
  padding-right: 0;
}
.mini-cart__body--empty-cart-backgorund {
  background-color: #fff;
}
@media (min-width: 768px) {
  .mini-cart__body--empty-cart-backgorund {
    padding: 32px;
  }
}
.mini-cart__empty-state {
  background-color: #fafafa;
  border-radius: 12px;
  padding: 16px;
}
.mini-cart__empty-state .tc {
  padding: 46px 54px 54px;
}
.mini-cart__empty-title {
  color: #424242;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 4px;
}
.mini-cart__empty-subtitle {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 1.45;
  margin-bottom: 32px;
}
.mini-cart__empty-recommended-items {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .mini-cart__empty-recommended-items {
    margin-top: 32px;
  }
}
.mini-cart__empty-recommended-items .related-products__title {
  margin-bottom: 24px;
}
.mini-cart__empty-recommended-items .product__item-figure {
  margin-bottom: 12px;
}
.mini-cart__empty-recommended-items .related-products__item-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.mini-cart__empty-recommended-items .related-products__item-wrap:nth-child(2n) {
  padding-left: 4px;
  padding-right: 16px;
}
.mini-cart__empty-recommended-items
  .related-products__item-wrap:nth-child(odd) {
  padding-left: 16px;
  padding-right: 4px;
}
.mini-cart__empty-recommended-items .related-products__item-wrap .v2-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
}
.mini-cart__empty-recommended-items
  .related-products__item-wrap
  .product__item-title-wrap {
  margin-bottom: 8px;
  max-width: 100%;
  padding-left: 0;
}
.mini-cart__empty-recommended-items
  .related-products__item-wrap
  .product__item-title {
  font-size: 12px;
  line-height: 1.3;
}
.mini-cart__empty-recommended-items
  .related-products__item-wrap
  .col-md-5.col-xl-4 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.mini-cart__empty-recommended-items
  .related-products__item-wrap
  .product__item-price {
  font-size: 13px;
}
.mini-cart__empty-recommended-items
  .related-products__item-wrap
  .product__item-price-restyle {
  text-align: left;
}
.mini-cart__empty-recommended-items
  .related-products__item-wrap
  .product__item-swatches {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.mini-cart__overlay {
  background-color: #0000006b;
  bottom: 0;
  cursor: pointer;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1020;
}
.mini-cart__items .cart__item {
  border-bottom: 0;
  padding-bottom: 12px;
  padding-top: 12px;
}
.mini-cart__items .cart__item:first-child {
  padding-top: 0;
}
.mini-cart__items .cart__item + .cart__item.cart__item--related {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mini-cart__items .cart__item {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.mini-cart__items .cart__heading {
  line-height: 1.5;
  padding: 10px 24px 9px;
}
.mini-cart__items .cart__heading + .cart__item--bundle {
  border-top-right-radius: 16px;
}
@media (min-width: 768px) {
  .mini-cart__items .cart__item-figure {
    max-width: 72px;
    min-width: 72px;
  }
}
.mini-cart__items .cart__item-title {
  max-height: 50.67px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .mini-cart__items .cart__item-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
  }
}
.mini-cart__items .cart__item-variant-title {
  max-height: 15px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .mini-cart__items .cart__item-variant-title {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 6px;
    margin-top: 6px;
  }
  .mini-cart__items .cart__item-price,
  .mini-cart__items .cart__item-price-breakdown {
    font-size: 14px;
  }
  .mini-cart__items .cart__item-price-and-actions {
    min-width: 75px;
  }
}
.mini-cart__items .cart__item-actions {
  padding-top: 0;
}
@media (min-width: 768px) {
  .mini-cart__items .cart__item-info {
    padding-left: 12px;
  }
}
.mini-cart__items .cart__item--bundle:not(.cart__item--related) {
  background-color: #fff;
  padding-left: 16px;
  padding-right: 16px;
}
.mini-cart__items
  .cart__item--bundle:not(.cart__item--related)
  + .cart__item:not(.cart__item--bundle) {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mini-cart__items
    .cart__item--bundle:not(.cart__item--related)
    + .cart__item:not(.cart__item--bundle) {
    margin-top: 12px;
  }
}
.mini-cart__items
  .cart__item--bundle:not(.cart__item--related)
  .cart__item-info {
  padding-left: 16px;
}
.mini-cart__items .cart__item--bundle:first-of-type {
  padding-top: 24px;
}
.mini-cart__items .cart__item--bundle:last-of-type {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.mini-cart__items
  .cart__item--bundle.js-main-bundle-product
  .cart__item-price-and-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.mini-cart__items .cart__item--related {
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 8px;
  padding-top: 8px;
  position: relative;
}
@media (min-width: 768px) {
  .mini-cart__items
    .cart__item--related
    .cart__item-additional-cancel
    .v2-icon-button.v2-icon-button--ghost
    svg {
    height: 16px;
    width: 16px;
  }
  .mini-cart__items .cart__item--related .cart__item-figure {
    max-width: 48px;
    min-width: 48px;
  }
}
.mini-cart__items .cart__item--related .cart__item-info {
  padding-right: 0;
}
.mini-cart__items .cart__item--related .cart__item-title {
  font-size: 11px;
  letter-spacing: 0.1px;
  max-height: 45px;
  overflow: hidden;
}
.mini-cart__items .cart__item--related .cart__item-variant-title {
  margin-top: 6px;
}
.mini-cart__items .cart__item--related .cart__item-price-and-actions {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (min-width: 768px) {
  .mini-cart__items .cart__item--related .cart__item-price-and-actions {
    min-width: 105px;
  }
}
.mini-cart__items .cart__item--related .cart__item-price {
  font-size: 12px;
  line-height: 1.4;
}
.mini-cart__items .cart__item--related .cart__item-price-breakdown {
  font-size: 10px;
}
.mini-cart__items .cart__item--related + .cart__item--bundle {
  margin-top: 0;
  padding-top: 24px;
}
.mini-cart__items .cart__item--related + .cart__item--related {
  margin-top: 8px;
}
.js-gift-preview-overlay {
  background-color: #0000006b;
  bottom: 0;
  cursor: pointer;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1020;
}
.overlay-hidden {
  display: block;
}
.invalid-input-gift-check {
  border: 2px solid #ff403d;
}
.mini-cart-gift-inputs-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.flex-prices-mini {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input-message-resize {
  font-size: 14px;
}
.mini-cart__content--related-products {
  height: calc(100% - 305px);
}
@media (min-width: 576px) {
  .mini-cart__content--related-products {
    height: calc(100% - 270px);
  }
}
.mini-cart__content--related-products .mini-cart__footer {
  padding-bottom: 16px;
  padding-top: 8px;
}
.mini-cart__content--related-products
  .mini-cart__footer
  .gift-note-wrap--mini-cart {
  margin-bottom: 8px;
}
.mini-cart__content--related-products
  .mini-cart__footer
  .gift-note-wrap--mini-cart
  .gift-note-wrap__checkbox {
  padding-bottom: 8px;
}
#track-order
  #ola_orderLookUp_formWrapper
  .mini-cart__content--related-products
  .mini-cart__footer
  .v2-row
  label,
.mini-cart__content--related-products
  .mini-cart__footer
  .v2-row
  #track-order
  #ola_orderLookUp_formWrapper
  label,
.mini-cart__content--related-products .mini-cart__footer .v2-row .form__label,
.mini-cart__content--related-products
  .mini-cart__footer
  .v2-row
  .product__reviews
  .review-form-label,
.product__reviews
  .mini-cart__content--related-products
  .mini-cart__footer
  .v2-row
  .review-form-label {
  margin-bottom: 6px;
}
form {
  margin: 0;
}
[role='button'],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
input,
select,
textarea {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  max-width: 100%;
}
input[disabled],
select[disabled],
textarea[disabled] {
  background-color: #1e1e1e;
  border-color: #1e1e1e;
  cursor: default;
}
button,
input[type='submit'],
label[for] {
  cursor: pointer;
}
textarea {
  min-height: 100px;
}
select::-ms-expand {
  display: none;
}
option {
  background-color: #fff;
  color: #666;
}
.input-error {
  background-color: #fceeee;
  border-color: #ff403d;
  color: #666;
}
.form__check,
.form__group {
  margin-bottom: 15px;
}
#track-order #ola_orderLookUp_formWrapper label,
.form__label,
.product__reviews .review-form-label {
  color: #666;
  display: block;
  margin-bottom: 10px;
}
.form__control,
.product__reviews .review-form-input-textarea,
input {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 100%;
}
.form__control:focus,
.product__reviews .review-form-input-textarea:focus,
input:focus {
  border-color: #3575ca;
  outline: none;
}
.form__control::-ms-expand,
.product__reviews .review-form-input-textarea::-ms-expand,
input::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form__control::-webkit-input-placeholder,
.product__reviews .review-form-input-textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.form__control::-moz-placeholder,
.product__reviews .review-form-input-textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.form__control::-ms-input-placeholder,
.product__reviews .review-form-input-textarea::-ms-input-placeholder,
input::-ms-input-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.form__control::placeholder,
.product__reviews .review-form-input-textarea::placeholder,
input::placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.form__control:disabled,
.form__control[readonly],
.product__reviews .review-form-input-textarea:disabled,
.product__reviews [readonly].review-form-input-textarea,
input:disabled,
input[readonly] {
  background-color: #c6c6c6;
  opacity: 1;
}
.form__control--sm {
  border-radius: 4px;
  padding: 5px 10px;
}
.product__reviews select.review-form-input-textarea:not([size]):not([multiple]),
select.form__control:not([size]):not([multiple]) {
  height: 43px;
}
.product__reviews select.review-form-input-textarea:focus::-ms-value,
select.form__control:focus::-ms-value {
  background-color: #fff;
  color: #666;
}
.form__check {
  display: block;
  padding-left: 25px;
  position: relative;
}
.form__check-control {
  font-size: 16px;
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 2px;
  width: auto;
}
.form__check-control[disabled] ~ .form-check-label {
  color: #c6c6c6;
}
.form__check-control-wrapper input[type='checkbox'] {
  font-size: 16px;
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  width: auto;
}
.form__check-control-wrapper
  input[type='checkbox'][disabled]
  ~ .form-check-label {
  color: #c6c6c6;
}
.form__check-label {
  margin-bottom: 0;
}
.form__check-control--custom {
  opacity: 0;
  padding-left: 0;
  position: absolute;
}
.form__check-control--custom + label {
  cursor: pointer;
  padding: 0;
  position: relative;
}
.form__check-control--custom + label:before {
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  content: '';
  display: inline-block;
  height: 32px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
  vertical-align: text-top;
  width: 32px;
}
.form__check-control--custom:hover + label:before {
  background-image: var(--icon-check--blue-alt);
  border-color: #3575ca;
}
.form__check-control--custom:focus + label:before {
  border-color: #3575ca;
}
.form__check-control--custom:checked + label:before {
  background-color: #3575ca;
  background-image: var(--icon-check--white-alt);
  border-color: #3575ca;
}
.form__check-control--custom:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.form__check-control--custom:disabled + label:before {
  background: #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form__check-label-custom {
  display: inline-block;
  padding-left: 40px;
}
.errors {
  background-color: #fceeee;
  border-radius: 8px;
  padding: 15px;
}
.errors ul {
  margin-left: 15px;
  padding: 0;
}
.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.input-group > .form__control,
.input-group > .form__control--plaintext,
.product__reviews .input-group > .review-form-input-textarea {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0;
  width: 1%;
}
.input-group > .form__control + .form__control,
.input-group > .form__control--plaintext + .form__control,
.product__reviews .input-group > .form__control + .review-form-input-textarea,
.product__reviews
  .input-group
  > .form__control--plaintext
  + .review-form-input-textarea,
.product__reviews .input-group > .review-form-input-textarea + .form__control,
.product__reviews
  .input-group
  > .review-form-input-textarea
  + .review-form-input-textarea {
  margin-left: -1px;
}
.input-group > .form__control:focus,
.product__reviews .input-group > .review-form-input-textarea:focus {
  z-index: 3;
}
.input-group > .form__control:not(:last-child),
.product__reviews .input-group > .review-form-input-textarea:not(:last-child) {
  border-radius: 8px 0 0 8px;
}
.input-group > .form__control:not(:first-child),
.product__reviews .input-group > .review-form-input-textarea:not(:first-child) {
  border-radius: 0 8px 8px 0;
}
.input-group__append,
.input-group__prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group__append .button,
.input-group__append .tabs__list-item:not(.tabs__list-item--underlined) a,
.input-group__prepend .button,
.input-group__prepend .tabs__list-item:not(.tabs__list-item--underlined) a,
.tabs__list-item:not(.tabs__list-item--underlined) .input-group__append a,
.tabs__list-item:not(.tabs__list-item--underlined) .input-group__prepend a {
  position: relative;
  z-index: 2;
}
.input-group__append .button:focus,
.input-group__append .tabs__list-item:not(.tabs__list-item--underlined) a:focus,
.input-group__prepend .button:focus,
.input-group__prepend
  .tabs__list-item:not(.tabs__list-item--underlined)
  a:focus,
.tabs__list-item:not(.tabs__list-item--underlined) .input-group__append a:focus,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__prepend
  a:focus {
  z-index: 3;
}
.input-group__append .button + .button,
.input-group__append .button + .input__group-text,
.input-group__append .input-group__text + .button,
.input-group__append .input-group__text + .input-group__text,
.input-group__append
  .tabs__list-item:not(.tabs__list-item--underlined)
  .button
  + a,
.input-group__append
  .tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__text
  + a,
.input-group__append
  .tabs__list-item:not(.tabs__list-item--underlined)
  a
  + .button,
.input-group__append
  .tabs__list-item:not(.tabs__list-item--underlined)
  a
  + .input__group-text,
.input-group__append .tabs__list-item:not(.tabs__list-item--underlined) a + a,
.input-group__prepend .button + .button,
.input-group__prepend .button + .input__group-text,
.input-group__prepend .input-group__text + .button,
.input-group__prepend .input-group__text + .input-group__text,
.input-group__prepend
  .tabs__list-item:not(.tabs__list-item--underlined)
  .button
  + a,
.input-group__prepend
  .tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__text
  + a,
.input-group__prepend
  .tabs__list-item:not(.tabs__list-item--underlined)
  a
  + .button,
.input-group__prepend
  .tabs__list-item:not(.tabs__list-item--underlined)
  a
  + .input__group-text,
.input-group__prepend .tabs__list-item:not(.tabs__list-item--underlined) a + a,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__append
  .button
  + a,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__append
  .input-group__text
  + a,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__append
  a
  + .button,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__append
  a
  + .input__group-text,
.tabs__list-item:not(.tabs__list-item--underlined) .input-group__append a + a,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__prepend
  .button
  + a,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__prepend
  .input-group__text
  + a,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__prepend
  a
  + .button,
.tabs__list-item:not(.tabs__list-item--underlined)
  .input-group__prepend
  a
  + .input__group-text,
.tabs__list-item:not(.tabs__list-item--underlined) .input-group__prepend a + a {
  margin-left: -1px;
}
.input-group__prepend {
  margin-right: -1px;
}
.input-group__prepend > .button,
.tabs__list-item:not(.tabs__list-item--underlined) .input-group__prepend > a {
  border-radius: 8px 0 0 8px;
}
.input-group__append {
  margin-left: -1px;
}
.input-group__append > .button,
.tabs__list-item:not(.tabs__list-item--underlined) .input-group__append > a {
  border-radius: 0 8px 8px 0;
}
.input-group__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c6c6c6;
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
}
.input-group__text input[type='checkbox'],
.input-group__text input[type='radio'] {
  margin-top: 0;
}
#track-order #ola_submitButton,
.navigation-mobile__nav-link[href='/collections/sale'],
.product__reviews .product-review-actions-newreview,
.quantity-picker__button,
.shopify-challenge__button,
.site-header__nav-link[href='/collections/sale'],
.v2-button,
.v2-button--back-to-top {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid transparent;
  -webkit-box-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 3.38082px 10.0172px #00000009, 0 1.79553px 5.32008px #00000007,
    0 0.747159px 2.21381px #00000005;
  cursor: pointer;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  justify-content: center;
  outline: none;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.15s, background-image 0.15s,
    border-color 0.15s, color 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, background-image 0.15s, border-color 0.15s,
    color 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, background-image 0.15s, border-color 0.15s,
    color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, background-image 0.15s, border-color 0.15s,
    color 0.15s, box-shadow 0.15s, -webkit-box-shadow 0.15s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
#track-order #ola_submitButton:hover,
.navigation-mobile__nav-link[href='/collections/sale']:hover,
.product__reviews .product-review-actions-newreview:hover,
.quantity-picker__button:hover,
.shopify-challenge__button:hover,
.site-header__nav-link[href='/collections/sale']:hover,
.v2-button--back-to-top:hover,
.v2-button:hover {
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  text-decoration: none;
}
#track-order #ola_submitButton:focus,
#track-order .is-actived#ola_submitButton,
.is-actived.navigation-mobile__nav-link[href='/collections/sale'],
.is-actived.quantity-picker__button,
.is-actived.shopify-challenge__button,
.is-actived.site-header__nav-link[href='/collections/sale'],
.is-actived.v2-button--back-to-top,
.navigation-mobile__nav-link[href='/collections/sale']:focus,
.product__reviews .is-actived.product-review-actions-newreview,
.product__reviews .product-review-actions-newreview:focus,
.quantity-picker__button:focus,
.shopify-challenge__button:focus,
.site-header__nav-link[href='/collections/sale']:focus,
.v2-button--back-to-top:focus,
.v2-button.is-actived,
.v2-button:focus {
  -webkit-box-shadow: 0 0 0 3px #cfdef2;
  box-shadow: 0 0 0 3px #cfdef2;
  text-decoration: none;
}
#track-order #ola_submitButton:active,
.navigation-mobile__nav-link[href='/collections/sale']:active,
.product__reviews .product-review-actions-newreview:active,
.quantity-picker__button:active,
.shopify-challenge__button:active,
.site-header__nav-link[href='/collections/sale']:active,
.v2-button--back-to-top:active,
.v2-button:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#track-order #ola_submitButton:disabled,
#track-order .is-disabled#ola_submitButton,
#track-order [disabled]#ola_submitButton,
.is-disabled.navigation-mobile__nav-link[href='/collections/sale'],
.is-disabled.quantity-picker__button,
.is-disabled.shopify-challenge__button,
.is-disabled.site-header__nav-link[href='/collections/sale'],
.is-disabled.v2-button--back-to-top,
.navigation-mobile__nav-link[href='/collections/sale']:disabled,
.product__reviews .is-disabled.product-review-actions-newreview,
.product__reviews .product-review-actions-newreview:disabled,
.product__reviews [disabled].product-review-actions-newreview,
.quantity-picker__button:disabled,
.shopify-challenge__button:disabled,
.site-header__nav-link[href='/collections/sale']:disabled,
.v2-button--back-to-top:disabled,
.v2-button.is-disabled,
.v2-button:disabled,
.v2-button[disabled],
[disabled].navigation-mobile__nav-link[href='/collections/sale'],
[disabled].quantity-picker__button,
[disabled].shopify-challenge__button,
[disabled].site-header__nav-link[href='/collections/sale'],
[disabled].v2-button--back-to-top {
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
}
#track-order .is-working#ola_submitButton,
.is-working.navigation-mobile__nav-link[href='/collections/sale'],
.is-working.quantity-picker__button,
.is-working.shopify-challenge__button,
.is-working.site-header__nav-link[href='/collections/sale'],
.is-working.v2-button--back-to-top,
.product__reviews .is-working.product-review-actions-newreview,
.v2-button.is-working {
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  pointer-events: none;
}
#track-order .is-working#ola_submitButton .quantity-picker__button__icon,
#track-order .is-working#ola_submitButton .v2-button__icon,
#track-order .is-working#ola_submitButton .v2-button__text,
.is-working.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon,
.is-working.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__icon,
.is-working.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__text,
.is-working.quantity-picker__button .quantity-picker__button__icon,
.is-working.quantity-picker__button .v2-button__icon,
.is-working.quantity-picker__button .v2-button__text,
.is-working.shopify-challenge__button .quantity-picker__button__icon,
.is-working.shopify-challenge__button .v2-button__icon,
.is-working.shopify-challenge__button .v2-button__text,
.is-working.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon,
.is-working.site-header__nav-link[href='/collections/sale'] .v2-button__icon,
.is-working.site-header__nav-link[href='/collections/sale'] .v2-button__text,
.is-working.v2-button--back-to-top .quantity-picker__button__icon,
.is-working.v2-button--back-to-top .v2-button__icon,
.is-working.v2-button--back-to-top .v2-button__text,
.product__reviews
  .is-working.product-review-actions-newreview
  .quantity-picker__button__icon,
.product__reviews .is-working.product-review-actions-newreview .v2-button__icon,
.product__reviews .is-working.product-review-actions-newreview .v2-button__text,
.v2-button.is-working .quantity-picker__button__icon,
.v2-button.is-working .v2-button__icon,
.v2-button.is-working .v2-button__text {
  opacity: 0;
  visibility: hidden;
}
#track-order .is-success#ola_submitButton,
.is-success.navigation-mobile__nav-link[href='/collections/sale'],
.is-success.quantity-picker__button,
.is-success.shopify-challenge__button,
.is-success.site-header__nav-link[href='/collections/sale'],
.is-success.v2-button--back-to-top,
.product__reviews .is-success.product-review-actions-newreview,
.v2-button.is-success {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  pointer-events: none;
}
#track-order .is-success#ola_submitButton:after,
#track-order .is-success#ola_submitButton:before,
.is-success.navigation-mobile__nav-link[href='/collections/sale']:after,
.is-success.navigation-mobile__nav-link[href='/collections/sale']:before,
.is-success.quantity-picker__button:after,
.is-success.quantity-picker__button:before,
.is-success.shopify-challenge__button:after,
.is-success.shopify-challenge__button:before,
.is-success.site-header__nav-link[href='/collections/sale']:after,
.is-success.site-header__nav-link[href='/collections/sale']:before,
.is-success.v2-button--back-to-top:after,
.is-success.v2-button--back-to-top:before,
.product__reviews .is-success.product-review-actions-newreview:after,
.product__reviews .is-success.product-review-actions-newreview:before,
.v2-button.is-success:after,
.v2-button.is-success:before {
  display: block;
}
#track-order .is-success#ola_submitButton:before,
.is-success.navigation-mobile__nav-link[href='/collections/sale']:before,
.is-success.quantity-picker__button:before,
.is-success.shopify-challenge__button:before,
.is-success.site-header__nav-link[href='/collections/sale']:before,
.is-success.v2-button--back-to-top:before,
.product__reviews .is-success.product-review-actions-newreview:before,
.v2-button.is-success:before {
  background-position: 50%;
  background-repeat: no-repeat;
  content: '';
  margin-bottom: -2px;
  margin-top: -2px;
}
#track-order .is-success#ola_submitButton:after,
.is-success.navigation-mobile__nav-link[href='/collections/sale']:after,
.is-success.quantity-picker__button:after,
.is-success.shopify-challenge__button:after,
.is-success.site-header__nav-link[href='/collections/sale']:after,
.is-success.v2-button--back-to-top:after,
.product__reviews .is-success.product-review-actions-newreview:after,
.v2-button.is-success:after {
  content: attr(data-success-text);
  left: 55px;
}
#track-order .is-success#ola_submitButton .quantity-picker__button__icon,
#track-order .is-success#ola_submitButton .v2-button__icon,
#track-order .is-success#ola_submitButton .v2-button__text,
.is-success.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon,
.is-success.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__icon,
.is-success.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__text,
.is-success.quantity-picker__button .quantity-picker__button__icon,
.is-success.quantity-picker__button .v2-button__icon,
.is-success.quantity-picker__button .v2-button__text,
.is-success.shopify-challenge__button .quantity-picker__button__icon,
.is-success.shopify-challenge__button .v2-button__icon,
.is-success.shopify-challenge__button .v2-button__text,
.is-success.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon,
.is-success.site-header__nav-link[href='/collections/sale'] .v2-button__icon,
.is-success.site-header__nav-link[href='/collections/sale'] .v2-button__text,
.is-success.v2-button--back-to-top .quantity-picker__button__icon,
.is-success.v2-button--back-to-top .v2-button__icon,
.is-success.v2-button--back-to-top .v2-button__text,
.product__reviews
  .is-success.product-review-actions-newreview
  .quantity-picker__button__icon,
.product__reviews .is-success.product-review-actions-newreview .v2-button__icon,
.product__reviews .is-success.product-review-actions-newreview .v2-button__text,
.v2-button.is-success .quantity-picker__button__icon,
.v2-button.is-success .v2-button__icon,
.v2-button.is-success .v2-button__text {
  display: none;
}
#track-order #ola_submitButton .quantity-picker__button__icon,
#track-order #ola_submitButton .v2-button__icon,
.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon,
.navigation-mobile__nav-link[href='/collections/sale'] .v2-button__icon,
.product__reviews
  .product-review-actions-newreview
  .quantity-picker__button__icon,
.product__reviews .product-review-actions-newreview .v2-button__icon,
.quantity-picker__button .quantity-picker__button__icon,
.quantity-picker__button .v2-button__icon,
.shopify-challenge__button .quantity-picker__button__icon,
.shopify-challenge__button .v2-button__icon,
.site-header__nav-link[href='/collections/sale'] .quantity-picker__button__icon,
.site-header__nav-link[href='/collections/sale'] .v2-button__icon,
.v2-button .quantity-picker__button__icon,
.v2-button .v2-button__icon,
.v2-button--back-to-top .quantity-picker__button__icon,
.v2-button--back-to-top .v2-button__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -2px;
  margin-top: -2px;
}
#track-order #ola_submitButton svg,
.navigation-mobile__nav-link[href='/collections/sale'] svg,
.product__reviews .product-review-actions-newreview svg,
.quantity-picker__button svg,
.shopify-challenge__button svg,
.site-header__nav-link[href='/collections/sale'] svg,
.v2-button svg,
.v2-button--back-to-top svg {
  fill: currentColor;
}
#track-order #ola_submitButton,
.product__reviews .review-button,
.shopify-challenge__button,
.v2-button--back-to-top,
.v2-button--primary {
  background-color: #3575ca;
  border-color: #3575ca;
  color: #fff;
}
#track-order #ola_submitButton:focus,
#track-order #ola_submitButton:hover,
.product__reviews .review-button:focus,
.product__reviews .review-button:hover,
.shopify-challenge__button:focus,
.shopify-challenge__button:hover,
.v2-button--back-to-top:focus,
.v2-button--back-to-top:hover,
.v2-button--primary:focus,
.v2-button--primary:hover {
  background-color: #2f68b1;
  border-color: #2f68b1;
  color: #fff;
}
#track-order #ola_submitButton:active,
.product__reviews .review-button:active,
.shopify-challenge__button:active,
.v2-button--back-to-top:active,
.v2-button--primary:active {
  background-color: #2b5ea1;
  border-color: #2b5ea1;
  color: #fff;
}
#track-order #ola_submitButton:disabled,
#track-order .is-disabled#ola_submitButton,
#track-order [disabled]#ola_submitButton,
.is-disabled.shopify-challenge__button,
.is-disabled.v2-button--back-to-top,
.product__reviews .is-disabled.review-button,
.product__reviews .review-button:disabled,
.product__reviews [disabled].review-button,
.shopify-challenge__button:disabled,
.v2-button--back-to-top:disabled,
.v2-button--primary.is-disabled,
.v2-button--primary:disabled,
.v2-button--primary[disabled],
[disabled].shopify-challenge__button,
[disabled].v2-button--back-to-top {
  background-color: #aec8ea;
  border-color: #aec8ea;
  color: #fff;
}
#track-order .is-working#ola_submitButton,
.is-working.shopify-challenge__button,
.is-working.v2-button--back-to-top,
.product__reviews .is-working.review-button,
.v2-button--primary.is-working {
  background-color: #2b5ea1;
  background-image: var(--spinner-primary);
  border-color: #2b5ea1;
}
#track-order .is-success#ola_submitButton,
.is-success.shopify-challenge__button,
.is-success.v2-button--back-to-top,
.product__reviews .is-success.review-button,
.v2-button--primary.is-success {
  background-color: #357d05;
  border-color: transparent;
  color: #fff;
}
#track-order .is-success#ola_submitButton:before,
.is-success.shopify-challenge__button:before,
.is-success.v2-button--back-to-top:before,
.product__reviews .is-success.review-button:before,
.v2-button--primary.is-success:before {
  background-image: var(--icon-check--white);
}
.v2-button--secondary,
.v2-button--secondary:focus {
  background-color: #fff;
  border-color: #3575ca;
  color: #3575ca;
}
.v2-button--secondary:hover {
  background-color: #eff4fb;
  border-color: #3575ca;
  color: #3575ca;
}
.v2-button--secondary:active {
  background-color: #dfe9f6;
  border-color: #3575ca;
  color: #3575ca;
}
.v2-button--secondary.is-disabled,
.v2-button--secondary:disabled,
.v2-button--secondary[disabled] {
  background-color: #fff;
  border-color: #aec8ea;
  color: #aec8ea;
}
.v2-button--secondary.is-working {
  background-color: #dfe9f6;
  background-image: var(--spinner-secondary);
  border-color: #3575ca;
}
.v2-button--secondary.is-success {
  background-color: #f0feeb;
  border-color: #357d05;
  color: #357d05;
}
.v2-button--secondary.is-success:before {
  background-image: var(--icon-check--green);
}
.v2-button--secondary-alt {
  background-color: #fff;
  border-color: #3575ca;
  -webkit-box-shadow: 4px 4px 0 #f7deee;
  box-shadow: 4px 4px #f7deee;
  color: #3575ca;
  -webkit-transition: -webkit-box-shadow 0.15s, -webkit-transform 0.15s;
  transition: -webkit-box-shadow 0.15s, -webkit-transform 0.15s;
  transition: box-shadow 0.15s, transform 0.15s;
  transition: box-shadow 0.15s, transform 0.15s, -webkit-box-shadow 0.15s,
    -webkit-transform 0.15s;
}
.v2-button--secondary-alt:focus,
.v2-button--secondary-alt:hover {
  background-color: #eff4fb;
  border-color: #3575ca;
  color: #3575ca;
}
.v2-button--secondary-alt:active {
  background-color: #dfe9f6;
  border-color: #3575ca;
  color: #3575ca;
}
.v2-button--secondary-alt.is-disabled,
.v2-button--secondary-alt:disabled,
.v2-button--secondary-alt[disabled] {
  background-color: #fff;
  border-color: #aec8ea;
  color: #aec8ea;
}
.v2-button--secondary-alt:focus,
.v2-button--secondary-alt:hover {
  -webkit-box-shadow: 4px 4px 0 #f7deee;
  box-shadow: 4px 4px #f7deee;
}
.v2-button--secondary-alt:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate(1px, 1px);
  transform: translate(1px, 1px);
}
.v2-button--secondary-alt.is-disabled,
.v2-button--secondary-alt:disabled,
.v2-button--secondary-alt[disabled] {
  -webkit-box-shadow: 4px 4px 0 #f7deee;
  box-shadow: 4px 4px #f7deee;
}
.navigation-mobile__nav-link[href='/collections/sale'],
.navigation-mobile__nav-link[href='/collections/sale']:focus,
.product__reviews .product-review-actions-newreview,
.product__reviews .product-review-actions-newreview:focus,
.quantity-picker__button,
.quantity-picker__button:focus,
.site-header__nav-link[href='/collections/sale'],
.site-header__nav-link[href='/collections/sale']:focus,
.v2-button--tertiary,
.v2-button--tertiary:focus {
  background-color: #fff;
  border-color: #c6c6c6;
  color: #424242;
}
.navigation-mobile__nav-link[href='/collections/sale']:active,
.navigation-mobile__nav-link[href='/collections/sale']:hover,
.product__reviews .product-review-actions-newreview:active,
.product__reviews .product-review-actions-newreview:hover,
.quantity-picker__button:active,
.quantity-picker__button:hover,
.site-header__nav-link[href='/collections/sale']:active,
.site-header__nav-link[href='/collections/sale']:hover,
.v2-button--tertiary:active,
.v2-button--tertiary:hover {
  background-color: #fafafa;
  border-color: #c6c6c6;
  color: #424242;
}
.is-disabled.navigation-mobile__nav-link[href='/collections/sale'],
.is-disabled.quantity-picker__button,
.is-disabled.site-header__nav-link[href='/collections/sale'],
.navigation-mobile__nav-link[href='/collections/sale']:disabled,
.product__reviews .is-disabled.product-review-actions-newreview,
.product__reviews .product-review-actions-newreview:disabled,
.product__reviews [disabled].product-review-actions-newreview,
.quantity-picker__button:disabled,
.site-header__nav-link[href='/collections/sale']:disabled,
.v2-button--tertiary.is-disabled,
.v2-button--tertiary:disabled,
.v2-button--tertiary[disabled],
[disabled].navigation-mobile__nav-link[href='/collections/sale'],
[disabled].quantity-picker__button,
[disabled].site-header__nav-link[href='/collections/sale'] {
  background-color: #fff;
  border-color: #efefef;
  color: #c6c6c6;
}
.is-working.navigation-mobile__nav-link[href='/collections/sale'],
.is-working.quantity-picker__button,
.is-working.site-header__nav-link[href='/collections/sale'],
.product__reviews .is-working.product-review-actions-newreview,
.v2-button--tertiary.is-working {
  background-color: #fafafa;
  background-image: var(--spinner-tertiary);
  border-color: #c6c6c6;
}
.is-success.navigation-mobile__nav-link[href='/collections/sale'],
.is-success.quantity-picker__button,
.is-success.site-header__nav-link[href='/collections/sale'],
.product__reviews .is-success.product-review-actions-newreview,
.v2-button--tertiary.is-success {
  background-color: #f0feeb;
  border-color: #357d05;
  color: #357d05;
}
.is-success.navigation-mobile__nav-link[href='/collections/sale']:before,
.is-success.quantity-picker__button:before,
.is-success.site-header__nav-link[href='/collections/sale']:before,
.product__reviews .is-success.product-review-actions-newreview:before,
.v2-button--tertiary.is-success:before {
  background-image: var(--icon-check--green);
}
.is-active.navigation-mobile__nav-link[href='/collections/sale'],
.is-active.quantity-picker__button,
.is-active.site-header__nav-link[href='/collections/sale'],
.product__reviews .is-active.product-review-actions-newreview,
.v2-button--tertiary.is-active {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0 3px #8eb2e1;
  box-shadow: 0 0 0 3px #8eb2e1;
}
.v2-button--tertiary-alt,
.v2-button--tertiary-alt:focus {
  background-color: #fff;
  border-color: #c6c6c6;
  color: #3575ca;
}
.v2-button--tertiary-alt:active,
.v2-button--tertiary-alt:hover {
  background-color: #fafafa;
  border-color: #c6c6c6;
  color: #3575ca;
}
.v2-button--tertiary-alt.is-disabled,
.v2-button--tertiary-alt:disabled,
.v2-button--tertiary-alt[disabled] {
  background-color: #fff;
  border-color: #efefef;
  color: #c6c6c6;
}
.v2-button--tertiary-alt.is-working {
  background-color: #fafafa;
  background-image: var(--spinner-tertiary-alt);
  border-color: #c6c6c6;
}
.v2-button--tertiary-alt.is-success {
  background-color: #357d05;
  border-color: #357d05;
  color: #fff;
}
.v2-button--tertiary-alt.is-success:before {
  background-image: var(--icon-check--white);
}
.v2-button--ghost {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #424242;
}
.v2-button--ghost:focus {
  background-color: #fff;
  border-color: transparent;
  color: #424242;
}
.v2-button--ghost:hover {
  background-color: #0000001a;
  border-color: transparent;
  color: #424242;
}
.v2-button--ghost:active {
  background-color: #0003;
  border-color: transparent;
  color: #424242;
}
.v2-button--ghost.is-disabled,
.v2-button--ghost:disabled,
.v2-button--ghost[disabled] {
  background-color: #fff;
  border-color: transparent;
  color: #c6c6c6;
}
.v2-button--ghost:active,
.v2-button--ghost:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#track-order #ola_submitButton,
.navigation-mobile__nav-link[href='/collections/sale'],
.product__reviews .product-review-actions-newreview,
.quantity-picker__button,
.shopify-challenge__button,
.site-header__nav-link[href='/collections/sale'],
.v2-button,
.v2-button--back-to-top {
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 10px 16px;
}
#track-order #ola_submitButton .quantity-picker__button__icon:first-child,
#track-order #ola_submitButton .v2-button__icon:first-child,
.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:first-child,
.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__icon:first-child,
.product__reviews
  .product-review-actions-newreview
  .quantity-picker__button__icon:first-child,
.product__reviews
  .product-review-actions-newreview
  .v2-button__icon:first-child,
.quantity-picker__button .quantity-picker__button__icon:first-child,
.quantity-picker__button .v2-button__icon:first-child,
.shopify-challenge__button .quantity-picker__button__icon:first-child,
.shopify-challenge__button .v2-button__icon:first-child,
.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:first-child,
.site-header__nav-link[href='/collections/sale'] .v2-button__icon:first-child,
.v2-button .quantity-picker__button__icon:first-child,
.v2-button .v2-button__icon:first-child,
.v2-button--back-to-top .quantity-picker__button__icon:first-child,
.v2-button--back-to-top .v2-button__icon:first-child {
  margin-right: 8px;
}
#track-order #ola_submitButton .quantity-picker__button__icon:last-child,
#track-order #ola_submitButton .v2-button__icon:last-child,
.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:last-child,
.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__icon:last-child,
.product__reviews
  .product-review-actions-newreview
  .quantity-picker__button__icon:last-child,
.product__reviews .product-review-actions-newreview .v2-button__icon:last-child,
.quantity-picker__button .quantity-picker__button__icon:last-child,
.quantity-picker__button .v2-button__icon:last-child,
.shopify-challenge__button .quantity-picker__button__icon:last-child,
.shopify-challenge__button .v2-button__icon:last-child,
.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:last-child,
.site-header__nav-link[href='/collections/sale'] .v2-button__icon:last-child,
.v2-button .quantity-picker__button__icon:last-child,
.v2-button .v2-button__icon:last-child,
.v2-button--back-to-top .quantity-picker__button__icon:last-child,
.v2-button--back-to-top .v2-button__icon:last-child {
  margin-left: 8px;
}
#track-order #ola_submitButton .quantity-picker__button__icon svg,
#track-order #ola_submitButton .v2-button__icon svg,
.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon
  svg,
.navigation-mobile__nav-link[href='/collections/sale'] .v2-button__icon svg,
.product__reviews
  .product-review-actions-newreview
  .quantity-picker__button__icon
  svg,
.product__reviews .product-review-actions-newreview .v2-button__icon svg,
.quantity-picker__button .quantity-picker__button__icon svg,
.quantity-picker__button .v2-button__icon svg,
.shopify-challenge__button .quantity-picker__button__icon svg,
.shopify-challenge__button .v2-button__icon svg,
.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon
  svg,
.site-header__nav-link[href='/collections/sale'] .v2-button__icon svg,
.v2-button .quantity-picker__button__icon svg,
.v2-button .v2-button__icon svg,
.v2-button--back-to-top .quantity-picker__button__icon svg,
.v2-button--back-to-top .v2-button__icon svg {
  height: 20px;
  width: 20px;
}
#track-order .is-working#ola_submitButton,
.is-working.navigation-mobile__nav-link[href='/collections/sale'],
.is-working.quantity-picker__button,
.is-working.shopify-challenge__button,
.is-working.site-header__nav-link[href='/collections/sale'],
.is-working.v2-button--back-to-top,
.product__reviews .is-working.product-review-actions-newreview,
.v2-button.is-working {
  background-size: 24px 24px;
}
#track-order .is-success#ola_submitButton:before,
.is-success.navigation-mobile__nav-link[href='/collections/sale']:before,
.is-success.quantity-picker__button:before,
.is-success.shopify-challenge__button:before,
.is-success.site-header__nav-link[href='/collections/sale']:before,
.is-success.v2-button--back-to-top:before,
.product__reviews .is-success.product-review-actions-newreview:before,
.v2-button.is-success:before {
  background-size: 20px 20px;
  height: 20px;
  margin-right: 8px;
  width: 20px;
}
@media (min-width: 1024px) {
  #track-order #ola_submitButton,
  .navigation-mobile__nav-link[href='/collections/sale'],
  .product__reviews .product-review-actions-newreview,
  .quantity-picker__button,
  .shopify-challenge__button,
  .site-header__nav-link[href='/collections/sale'],
  .v2-button,
  .v2-button--back-to-top {
    font-size: 16px;
  }
}
.v2-button--xs {
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 4px 12px;
}
.v2-button--xs .quantity-picker__button__icon:first-child,
.v2-button--xs .v2-button__icon:first-child {
  margin-right: 4px;
}
.v2-button--xs .quantity-picker__button__icon:last-child,
.v2-button--xs .v2-button__icon:last-child {
  margin-left: 4px;
}
.v2-button--xs .quantity-picker__button__icon svg,
.v2-button--xs .v2-button__icon svg {
  height: 16px;
  width: 16px;
}
.v2-button--xs.is-working {
  background-size: 16px 16px;
}
.v2-button--xs.is-success:before {
  background-size: 16px 16px;
  height: 16px;
  margin-right: 4px;
  width: 16px;
}
.navigation-mobile__nav-link[href='/collections/sale'],
.site-header__nav-link[href='/collections/sale'],
.v2-button--sm {
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 8px 12px;
}
.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:first-child,
.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__icon:first-child,
.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:first-child,
.site-header__nav-link[href='/collections/sale'] .v2-button__icon:first-child,
.v2-button--sm .quantity-picker__button__icon:first-child,
.v2-button--sm .v2-button__icon:first-child {
  margin-right: 4px;
}
.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:last-child,
.navigation-mobile__nav-link[href='/collections/sale']
  .v2-button__icon:last-child,
.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon:last-child,
.site-header__nav-link[href='/collections/sale'] .v2-button__icon:last-child,
.v2-button--sm .quantity-picker__button__icon:last-child,
.v2-button--sm .v2-button__icon:last-child {
  margin-left: 4px;
}
.navigation-mobile__nav-link[href='/collections/sale']
  .quantity-picker__button__icon
  svg,
.navigation-mobile__nav-link[href='/collections/sale'] .v2-button__icon svg,
.site-header__nav-link[href='/collections/sale']
  .quantity-picker__button__icon
  svg,
.site-header__nav-link[href='/collections/sale'] .v2-button__icon svg,
.v2-button--sm .quantity-picker__button__icon svg,
.v2-button--sm .v2-button__icon svg {
  height: 16px;
  width: 16px;
}
.is-working.navigation-mobile__nav-link[href='/collections/sale'],
.is-working.site-header__nav-link[href='/collections/sale'],
.v2-button--sm.is-working {
  background-size: 20px 20px;
}
.is-success.navigation-mobile__nav-link[href='/collections/sale']:before,
.is-success.site-header__nav-link[href='/collections/sale']:before,
.v2-button--sm.is-success:before {
  background-size: 16px 16px;
  height: 16px;
  margin-right: 4px;
  width: 16px;
}
.v2-button--back-to-top,
.v2-button--lg {
  border-radius: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  padding: 12px 20px;
}
.v2-button--back-to-top .quantity-picker__button__icon:first-child,
.v2-button--back-to-top .v2-button__icon:first-child,
.v2-button--lg .quantity-picker__button__icon:first-child,
.v2-button--lg .v2-button__icon:first-child {
  margin-right: 8px;
}
.v2-button--back-to-top .quantity-picker__button__icon:last-child,
.v2-button--back-to-top .v2-button__icon:last-child,
.v2-button--lg .quantity-picker__button__icon:last-child,
.v2-button--lg .v2-button__icon:last-child {
  margin-left: 8px;
}
.v2-button--back-to-top .quantity-picker__button__icon svg,
.v2-button--back-to-top .v2-button__icon svg,
.v2-button--lg .quantity-picker__button__icon svg,
.v2-button--lg .v2-button__icon svg {
  height: 24px;
  width: 24px;
}
.is-working.v2-button--back-to-top,
.v2-button--lg.is-working {
  background-size: 32px 32px;
}
.is-success.v2-button--back-to-top:before,
.v2-button--lg.is-success:before {
  background-size: 24px 24px;
  height: 24px;
  margin-right: 8px;
  width: 24px;
}
.v2-button--xl {
  border-radius: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  padding: 16px 20px;
}
.v2-button--xl .quantity-picker__button__icon:first-child,
.v2-button--xl .v2-button__icon:first-child {
  margin-right: 8px;
}
.v2-button--xl .quantity-picker__button__icon:last-child,
.v2-button--xl .v2-button__icon:last-child {
  margin-left: 8px;
}
.v2-button--xl .quantity-picker__button__icon svg,
.v2-button--xl .v2-button__icon svg {
  height: 32px;
  width: 32px;
}
.v2-button--xl.is-working {
  background-size: 32px 32px;
}
.v2-button--xl.is-success:before {
  background-size: 32px 32px;
  height: 32px;
  margin-right: 8px;
  width: 32px;
}
@media (min-width: 768px) {
  .v2-button--regular--md {
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 16px;
  }
  .v2-button--regular--md .quantity-picker__button__icon:first-child,
  .v2-button--regular--md .v2-button__icon:first-child {
    margin-right: 8px;
  }
  .v2-button--regular--md .quantity-picker__button__icon:last-child,
  .v2-button--regular--md .v2-button__icon:last-child {
    margin-left: 8px;
  }
  .v2-button--regular--md .quantity-picker__button__icon svg,
  .v2-button--regular--md .v2-button__icon svg {
    height: 20px;
    width: 20px;
  }
  .v2-button--regular--md.is-working {
    background-size: 24px 24px;
  }
  .v2-button--regular--md.is-success:before {
    background-size: 20px 20px;
    height: 20px;
    margin-right: 8px;
    width: 20px;
  }
}
@media (min-width: 1024px) {
  .v2-button--regular--lg {
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 16px;
  }
  .v2-button--regular--lg .quantity-picker__button__icon:first-child,
  .v2-button--regular--lg .v2-button__icon:first-child {
    margin-right: 8px;
  }
  .v2-button--regular--lg .quantity-picker__button__icon:last-child,
  .v2-button--regular--lg .v2-button__icon:last-child {
    margin-left: 8px;
  }
  .v2-button--regular--lg .quantity-picker__button__icon svg,
  .v2-button--regular--lg .v2-button__icon svg {
    height: 20px;
    width: 20px;
  }
  .v2-button--regular--lg.is-working {
    background-size: 24px 24px;
  }
  .v2-button--regular--lg.is-success:before {
    background-size: 20px 20px;
    height: 20px;
    margin-right: 8px;
    width: 20px;
  }
  .v2-button--lg--lg {
    border-radius: 8px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    padding: 12px 20px;
  }
  .v2-button--lg--lg .quantity-picker__button__icon:first-child,
  .v2-button--lg--lg .v2-button__icon:first-child {
    margin-right: 8px;
  }
  .v2-button--lg--lg .quantity-picker__button__icon:last-child,
  .v2-button--lg--lg .v2-button__icon:last-child {
    margin-left: 8px;
  }
  .v2-button--lg--lg .quantity-picker__button__icon svg,
  .v2-button--lg--lg .v2-button__icon svg {
    height: 24px;
    width: 24px;
  }
  .v2-button--lg--lg.is-working {
    background-size: 32px 32px;
  }
  .v2-button--lg--lg.is-success:before {
    background-size: 24px 24px;
    height: 24px;
    margin-right: 8px;
    width: 24px;
  }
}
.v2-button--block,
.v2-button--full {
  width: 100%;
}
@media (max-width: 767px) {
  .v2-button-full--md-down {
    width: 100%;
  }
}
.v2-button--back-to-top,
.v2-button--pill {
  border-radius: 50px;
}
.v2-button--full-bleed {
  border-radius: 0;
  width: 100%;
}
.v2-button--back-to-top {
  bottom: 64px;
  position: fixed;
  right: 16px;
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
  z-index: 1030;
}
@media (max-width: 1439.98px) {
  .v2-button--back-to-top {
    padding-left: 10px;
    padding-right: 10px;
  }
  .v2-button--back-to-top .quantity-picker__button__icon,
  .v2-button--back-to-top .v2-button__icon {
    margin-right: 0 !important;
  }
  .v2-button--back-to-top .v2-button__text {
    display: none;
  }
}
@media (min-width: 1024px) {
  .v2-button--back-to-top {
    bottom: 64px;
    right: 40px;
  }
}
.v2-button--back-to-top.in {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.v2-button--play-pause-video {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #666;
  height: 50px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 50px;
}
.v2-button--play-pause-video:focus,
.v2-button--play-pause-video:hover {
  background-color: #ececec;
  border-color: #e6e6e6;
  color: #666;
}
.v2-button--play-pause-video .quantity-picker__button__icon,
.v2-button--play-pause-video .v2-button__icon {
  height: 24px;
  width: 24px;
}
.v2-button--play-pause-video .quantity-picker__button__icon svg,
.v2-button--play-pause-video .v2-button__icon svg {
  height: 100%;
  width: 100%;
}
.responsive-image__wrapper img {
  max-height: none !important;
  max-width: none !important;
}
#track-order .track-order-info {
  background-color: #ecf2fa;
  border-radius: 4px;
  display: inline-block;
  padding: 8px 12px;
  position: relative;
}
#track-order .track-order-info span {
  position: absolute;
}
#track-order .track-order-info p {
  color: #424242;
  font-size: 13px;
  padding-left: 28px;
}
#track-order #ola_orderLookUp_formWrapper {
  padding: 0;
}
#track-order #ola_lookupForm {
  margin-top: 32px;
}
#track-order #ola_orderLookUp_formWrapper label {
  font-size: 14px;
}
#track-order #ola_submitButton {
  width: auto;
}
.safe-sleep__page-header {
  background-color: #f2f2f2;
  color: #312d21;
  padding-top: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .safe-sleep__page-header {
    height: 330px;
  }
}
@media (min-width: 992px) {
  .safe-sleep__page-header {
    height: 500px;
    padding-top: 0;
  }
}
.safe-sleep__page-header .container {
  position: relative;
}
@media (min-width: 768px) {
  .safe-sleep__page-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .safe-sleep__page-header .page__header--first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .safe-sleep__page-header .page__header--first {
    width: 30%;
  }
  .safe-sleep__page-header .page__header--first .page-title {
    display: none;
  }
}
.safe-sleep__page-header .page__header--middle {
  height: 200px;
  position: relative;
}
@media (min-width: 400px) {
  .safe-sleep__page-header .page__header--middle {
    height: 230px;
  }
}
@media (min-width: 450px) {
  .safe-sleep__page-header .page__header--middle {
    height: 250px;
  }
}
@media (min-width: 500px) {
  .safe-sleep__page-header .page__header--middle {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .safe-sleep__page-header .page__header--middle {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
  }
}
.safe-sleep__page-header .page__header--last {
  display: none;
}
@media (min-width: 1200px) {
  .safe-sleep__page-header .page__header--last {
    display: block;
    padding-left: 15px;
    width: 20%;
  }
}
.safe-sleep__page-header .pretitle {
  display: block;
  font-size: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .safe-sleep__page-header .pretitle {
    font-size: 50px;
    line-height: 1;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .safe-sleep__page-header .pretitle {
    font-size: 80px;
  }
}
@media (min-width: 1200px) {
  .safe-sleep__page-header .pretitle {
    font-size: 105px;
  }
}
.safe-sleep__page-header .page-title {
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .safe-sleep__page-header .page-title {
    line-height: 1.5;
    margin-top: 0;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .safe-sleep__page-header .page-title {
    font-size: 30px;
  }
}
.safe-sleep__campaign-img {
  display: block;
  margin: auto;
  width: 165px;
}
@media (min-width: 768px) {
  .safe-sleep__campaign-img {
    display: initial;
    margin: initial;
    width: 130px;
  }
}
@media (min-width: 1200px) {
  .safe-sleep__campaign-img {
    width: 300px;
  }
}
.safe-sleep__page-header-bg {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.safe-sleep__feel-good {
  padding: 30px 0 50px;
  text-align: center;
}
.safe-sleep__feel-good figure {
  margin: auto;
}
@media (min-width: 768px) {
  .safe-sleep__feel-good figure {
    margin: initial;
  }
  .safe-sleep__feel-good {
    padding: 50px 0 100px;
    text-align: initial;
  }
}
.safe-sleep__feel-good-title {
  font-size: 22px;
}
@media (min-width: 768px) {
  .safe-sleep__feel-good-title {
    font-size: 30px;
  }
}
.safe-sleep__feel-good-item {
  margin: 15px 0;
}
@media (min-width: 768px) {
  .safe-sleep__feel-good-item .icon--xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.safe-sleep__item-header {
  color: #666;
  font-size: 18px;
  margin: 18px 0;
}
.safe-sleep__zig-zag {
  background-color: #dfe9f6;
  padding: 50px 0;
  position: relative;
}
@media (min-width: 992px) {
  .safe-sleep__zig-zag {
    padding: 100px 0;
  }
}
.safe-sleep__zig-zag:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#dfe9f6),
    to(#fff)
  );
  background: linear-gradient(#dfe9f6, #fff);
  bottom: 0;
  content: '';
  height: 50px;
  left: 0;
  position: absolute;
  right: 0;
}
@media (min-width: 768px) {
  .safe-sleep__zig-zag:after {
    height: 100px;
  }
}
.safe-sleep__zig-zag-figure {
  border-radius: 8px;
  overflow: hidden;
}
.safe-sleep__impact-description,
.safe-sleep__zig-zag-description {
  font-size: 16px;
}
@media (min-width: 768px) {
  .safe-sleep__impact-description,
  .safe-sleep__zig-zag-description {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .safe-sleep__impact-description,
  .safe-sleep__zig-zag-description {
    font-size: 22px;
  }
}
.safe-sleep__testimonials {
  padding: 0 0 15px;
}
@media (min-width: 992px) {
  .safe-sleep__testimonials {
    padding: 0 0 15px;
  }
}
.safe-sleep__testimonials-item {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .safe-sleep__testimonials-item {
    margin: 50px 0;
  }
}
@media (min-width: 1480px) {
  .safe-sleep__testimonials-item {
    margin: 100px 0;
  }
}
.safe-sleep__testimonials-description {
  font-size: 16px;
}
@media (min-width: 992px) {
  .safe-sleep__testimonials-description {
    font-size: 18px;
  }
}
.safe-sleep__impact {
  padding: 0 0 50px;
}
@media (min-width: 992px) {
  .safe-sleep__impact {
    padding: 0 0 100px;
  }
}
.safety-tips__page-header {
  background-color: #f7ebeb;
}
@media (max-width: 767.98px) {
  .safety-tips__page-header .page-title {
    font-size: 14px;
  }
}
.safety-tips__page-header-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .safety-tips__page-header-row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .safety-tips__page-header-row.crib {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 767.98px) {
  .safety-tips__page-header-row {
    margin-left: 0;
    margin-right: 0;
  }
}
.safety-tips__page-header--toddler {
  background-color: #fef5e1;
}
.safety-tips__page-header--crib {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .safety-tips__page-header--crib {
    padding-bottom: 4%;
  }
}
@media (min-width: 1200px) {
  .safety-tips__page-header--crib {
    padding-bottom: 12%;
  }
}
@media (min-width: 1480px) {
  .safety-tips__page-header--crib {
    padding-bottom: 15%;
  }
}
@media (min-width: 768px) {
  .safety-tips__page-header--crib .safety-tips__header-figure {
    visibility: hidden;
  }
}
.safety-tips__header-crib-bg {
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .safety-tips__header-crib-bg {
    display: block;
  }
}
.safety-tips__header-crib-content {
  z-index: 10;
}
.safety-tips__header-figure {
  margin: auto;
  max-width: 260px;
}
@media (min-width: 576px) {
  .safety-tips__header-figure {
    max-width: 320px;
  }
}
@media (min-width: 768px) {
  .safety-tips__header-figure {
    max-width: none;
  }
}
@media (max-width: 359.98px) {
  .safety-tips__header-figure {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.icon__idea-crib {
  fill: #ff9696;
}
.icon__idea-toddler {
  fill: #e9ae6a;
}
.safety-tips__item {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .safety-tips__item {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .safety-tips__item {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .safety-tips__item .h1 {
    font-size: 18px;
    margin-top: 10px;
  }
}
.safety-tips__figure {
  display: none;
}
@media (min-width: 992px) {
  .safety-tips__figure {
    display: block;
  }
}
.safety-tips__list {
  background: #dfe9f6;
  border-radius: 8px;
  padding: 0;
}
.safety-tips__list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  list-style: none;
  padding: 15px;
}
.safety-tips__list li:not(.tips-learn-more) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .safety-tips__list li {
    font-size: 16px;
    padding: 30px;
  }
}
.safety-tips__list li:last-child {
  border-bottom: none;
}
.safety-tips__list li:not(.tips-learn-more):before {
  background-image: var(--icon-check--blue);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  max-width: 20px;
  min-width: 20px;
  vertical-align: top;
  width: 20px;
}
.safety-tips__faq {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#f7ebeb)
  );
  background: linear-gradient(#fff, #f7ebeb);
  padding: 30px 0 65px;
}
@media (min-width: 768px) {
  .safety-tips__faq {
    padding: 30px 0 100px;
  }
}
.safety-tips__faq--toddler {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#fef5e1)
  );
  background: linear-gradient(#fff, #fef5e1);
}
.safety-tips__blog {
  padding: 30px 0 65px;
}
@media (min-width: 768px) {
  .safety-tips__blog {
    padding: 100px 0;
  }
}
.safety-tips__blog-item figure {
  overflow: hidden;
}
.safety-tips__blog-image {
  background-position: 50% 50%;
  background-size: cover;
  padding-bottom: 55%;
}
.safety-tips__blog-item {
  background: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.safety-tips__blog-item-title {
  display: block;
  font-weight: 700;
  padding: 15px;
}
@media (min-width: 992px) {
  .safety-tips__blog-item-title {
    font-size: 16px;
    padding: 30px;
  }
}
@media (min-width: 1480px) {
  .safety-tips__blog-item-title {
    font-size: 18px;
  }
}
.safety-leaders .safety-leaders__banner {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(hsla(0, 0%, 100%, 0)),
      to(rgba(0, 0, 0, 0.05))
    ),
    -webkit-gradient(linear, left top, right top, from(rgba(44, 44, 44, 0.035)), color-stop(40.1%, hsla(0, 0%, 75%, 0.063)), color-stop(63.54%, hsla(0, 0%, 100%, 0.15)), color-stop(82.81%, hsla(0, 0%, 78%, 0.063)), to(rgba(0, 0, 0, 0.017)));
  background: linear-gradient(180deg, #fff0, #0000000d),
    linear-gradient(
      90deg,
      #2c2c2c09,
      #bfbfbf10 40.1%,
      #ffffff26 63.54%,
      #c7c7c710 82.81%,
      #00000004
    );
  background-blend-mode: normal, multiply;
}
.safety-leaders .safety-leaders__banner .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0;
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__banner .container {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 340px) {
  .safety-leaders .safety-leaders__banner .container div:nth-of-type(2) {
    max-width: 160px;
  }
}
.safety-leaders .safety-leaders__banner .container .safety-leaders__sup-title {
  background-color: #aabb6e;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.5;
  margin: 28px 0 8px 10px;
  padding: 4px 10px;
}
@media (min-width: 340px) {
  .safety-leaders
    .safety-leaders__banner
    .container
    .safety-leaders__sup-title {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__banner
    .container
    .safety-leaders__sup-title {
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 30px;
  }
}
.safety-leaders .safety-leaders__banner .container h1 {
  color: #424242;
  font-size: 32px;
  line-height: 1.25;
  margin: 0 0 0 10px;
  text-shadow: 0 0.25px 1px rgba(0, 0, 0, 0.02),
    0 0.85px 3px rgba(0, 0, 0, 0.12);
}
@media (min-width: 340px) {
  .safety-leaders .safety-leaders__banner .container h1 {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__banner .container h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__banner .container h1 {
    font-size: 60px;
  }
}
.safety-leaders .safety-leaders__banner .container .baby-responsive {
  height: 160px;
  max-width: 170px !important;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__banner .container .baby-responsive {
    display: none;
  }
}
.safety-leaders
  .safety-leaders__banner
  .container
  .baby-responsive
  .responsive-image__image {
  position: relative;
}
.safety-leaders .safety-leaders__banner .container .baby {
  display: none;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__banner .container .baby {
    display: block;
    height: 220px;
    max-width: 480px !important;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__banner .container .baby {
    height: 257px;
    max-width: 590px !important;
  }
}
.safety-leaders
  .safety-leaders__banner
  .container
  .baby
  .responsive-image__image {
  position: relative;
  width: auto;
}
.safety-leaders .safety-leaders__trusted-name {
  padding-bottom: 16px;
  padding-top: 24px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__trusted-name {
    padding-bottom: 32px;
    padding-top: 48px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__trusted-name {
    padding-bottom: 24px;
    padding-top: 64px;
  }
}
.safety-leaders .safety-leaders__trusted-name h2 {
  color: #424242;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 12px;
  max-width: 620px;
  text-align: center;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__trusted-name h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__trusted-name h2 {
    max-width: 100%;
  }
}
.safety-leaders .safety-leaders__trusted-name p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__trusted-name p {
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 690px;
  }
}
.safety-leaders .safety-leaders__badges {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 32px;
  padding-top: 16px;
  position: relative;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__badges {
    padding-bottom: 60px;
    padding-top: 32px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__badges {
    padding-top: 24px;
  }
}
.safety-leaders .safety-leaders__badges .row {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .safety-leaders .safety-leaders__badges .row {
    max-width: 960px;
  }
}
.safety-leaders .safety-leaders__badges .row .safety-leaders__features-col {
  -ms-flex: 0 0 33%;
  -webkit-box-flex: 0;
  flex: 0 0 33%;
  margin-bottom: 20px;
  padding: 0 12px !important;
  width: 72px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__badges .row .safety-leaders__features-col {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 110px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__badges .row .safety-leaders__features-col {
    max-width: 20%;
    min-width: 166px;
    padding: 0 7.5px;
  }
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col
  .responsive-image__wrapper {
  max-width: 100% !important;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col
  .responsive-image__wrapper
  .responsive-image__image {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col
  .responsive-image__wrapper
  .astm {
  width: 60px;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col
  .responsive-image__wrapper
  .thul {
  width: 46px;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col
  .responsive-image__wrapper
  .stp {
  width: 68px;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col
  .responsive-image__wrapper
  .jpma {
  width: 70px;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col
  .responsive-image__wrapper
  .uscs {
  width: 48px;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .astm {
    width: 80px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .thul {
    width: 60px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .stp {
    width: 84px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .jpma {
    width: 94px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .uscs {
    width: 64px;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .astm {
    width: 116px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .thul {
    width: 90px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .stp {
    width: 122px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .jpma {
    width: 136px;
  }
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col
    .responsive-image__wrapper
    .uscs {
    width: 94px;
  }
}
@media (min-width: 576px) {
  .safety-leaders .safety-leaders__badges .row .safety-leaders__features-col {
    padding: 0 15px;
  }
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col--astm {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col--thul {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col--stp {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col--stp {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col--jpma {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4;
}
.safety-leaders
  .safety-leaders__badges
  .row
  .safety-leaders__features-col--uscs {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__badges
    .row
    .safety-leaders__features-col--uscs {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
}
.safety-leaders .safety-leaders__test {
  background: #dfe9f6;
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__test {
    background: transparent;
  }
}
@media (min-width: 1200px) {
  .safety-leaders .safety-leaders__test {
    padding-top: 50px;
  }
}
.safety-leaders .safety-leaders__test .container {
  padding-bottom: 52px;
  padding-top: 24px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__test .container {
    padding: 40px 32px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__test .container {
    background: #dfe9f6;
    border-radius: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .safety-leaders .safety-leaders__test .container {
    max-width: 1200px;
  }
}
.safety-leaders .safety-leaders__test .container h3 {
  color: #424242;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.005em;
  line-height: 30px;
  margin-bottom: 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__test .container h3 {
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__test .container h3 {
    margin-bottom: 20px;
  }
}
.safety-leaders .safety-leaders__test .container .description {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.5;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__test .container .description {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__test .container .description {
    margin-bottom: 48px;
  }
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive {
  position: relative;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__test
    .safety-leaders__features-tabs--nav-responsive {
    display: none;
  }
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  button {
  background-color: #fff;
  border: 2px solid #3575ca;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #666;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 12px 0 12px 16px;
  text-align: left;
  width: 100%;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  button:active {
  background-color: #efefef;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  button.collapsed {
  border-color: #c6c6c6;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  button:active
  + .arow-down {
  opacity: 1;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .arrow-down {
  opacity: 0.5;
  position: absolute;
  right: 16px;
  top: 14px;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .close {
  position: absolute;
  right: 12px;
  top: 12px;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .midle-control {
  position: relative;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .midle-control
  .safety-leaders__tabs {
  display: block;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px hsla(0, 0%, 40%, 0.05),
    0 15px 30px hsla(0, 0%, 40%, 0.25);
  box-shadow: 0 5px 10px #6666660d, 0 15px 30px #66666640;
  justify-content: center;
  padding: 8px 0;
  position: absolute;
  top: 16px;
  width: 100%;
  z-index: 1;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .midle-control
  .safety-leaders__tabs
  .tabs__list-item {
  position: relative;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .midle-control
  .safety-leaders__tabs
  .tabs__list-item
  .nav-link {
  border: none;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 1.5;
  margin: 0;
  padding: 10px 0 10px 16px;
  text-align: left;
  width: 100%;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .midle-control
  .safety-leaders__tabs
  .tabs__list-item
  .nav-link.active {
  background-color: #fff;
  color: #666;
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav-responsive
  .midle-control
  .safety-leaders__tabs
  .tabs__list-item
  span {
  position: absolute;
  right: 16px;
  top: 12px;
}
.safety-leaders .safety-leaders__test .safety-leaders__features-tabs--nav {
  display: none;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__test .safety-leaders__features-tabs--nav {
    display: block;
  }
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav
  .safety-leaders__tabs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
}
@media (min-width: 1200px) {
  .safety-leaders
    .safety-leaders__test
    .safety-leaders__features-tabs--nav
    .safety-leaders__tabs {
    font-size: 16px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav
  .safety-leaders__tabs
  .nav-link {
  background-color: transparent;
  border: none;
  color: #424242;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 10px 8px;
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__test
    .safety-leaders__features-tabs--nav
    .safety-leaders__tabs
    .nav-link {
    font-size: 16px;
  }
}
.safety-leaders
  .safety-leaders__test
  .safety-leaders__features-tabs--nav
  .safety-leaders__tabs
  .nav-link.active {
  background-color: #fff !important;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 0 3px rgba(64, 124, 202, 0.2);
  box-shadow: 0 0 0 3px #407cca33;
  color: #424242 !important;
}
.safety-leaders .safety-leaders__test .tabs-wrapper {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(0 11.28px 33.4221px rgba(0, 0, 0, 0.05)),
    drop-shadow(0 6.0308px 17.869px rgba(0, 0, 0, 0.042)),
    drop-shadow(0 3.38082px 10.0172px rgba(0, 0, 0, 0.035)),
    drop-shadow(0 1.79553px 5.32008px rgba(0, 0, 0, 0.028)),
    drop-shadow(0 0.747159px 2.21381px rgba(0, 0, 0, 0.02));
  filter: drop-shadow(0 11.28px 33.4221px rgba(0, 0, 0, 0.0503198)),
    drop-shadow(0 6.0308px 17.869px rgba(0, 0, 0, 0.0417275)),
    drop-shadow(0 3.38082px 10.0172px rgba(0, 0, 0, 0.035)),
    drop-shadow(0 1.79553px 5.32008px rgba(0, 0, 0, 0.0282725)),
    drop-shadow(0 0.747159px 2.21381px rgba(0, 0, 0, 0.0196802));
  margin: 16px 0 0;
  padding: 20px 24px 16px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__test .tabs-wrapper {
    padding: 40px 48px 26px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__test .tabs-wrapper {
    padding: 56px 64px 50px;
  }
}
.safety-leaders
  .safety-leaders__test
  .tabs-wrapper
  .safety-leaders__features-tabs
  .tabs__content
  .tab-pane
  p {
  color: #424242;
  font-size: 13px;
  letter-spacing: 0.01em;
}
.safety-leaders
  .safety-leaders__test
  .tabs-wrapper
  .safety-leaders__features-tabs
  .tabs__content
  .tab-pane
  .safety-leaders__features-graph {
  padding: 15px 0 30px;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__test
    .tabs-wrapper
    .safety-leaders__features-tabs
    .tabs__content
    .tab-pane
    .safety-leaders__features-graph {
    padding: 30px 0 50px;
  }
}
.safety-leaders
  .safety-leaders__test
  .tabs-wrapper
  .safety-leaders__features-tabs
  .tabs__content
  .tab-pane
  .safety-leaders__features-graph
  .progress-bar-vertical-wrapper
  .progress-bar-vertical {
  margin-left: 20px;
}
.safety-leaders
  .safety-leaders__test
  .tabs-wrapper
  .safety-leaders__features-tabs
  .tabs__content
  .tab-pane
  .safety-leaders__features-graph
  .progress-bar-vertical-wrapper
  .progress-bar-vertical
  .progress-vertical-legend {
  color: #424242;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.015em;
  line-height: 14px;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__test
    .tabs-wrapper
    .safety-leaders__features-tabs
    .tabs__content
    .tab-pane.active {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .safety-leaders
    .safety-leaders__test
    .tabs-wrapper
    .safety-leaders__features-tabs
    .tabs__content
    .tab-pane.active
    p {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    font-size: 14px;
    justify-content: center;
    padding-right: 32px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__test
    .tabs-wrapper
    .safety-leaders__features-tabs
    .tabs__content
    .tab-pane.active
    p {
    font-size: 16px;
    padding-right: 86px;
  }
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__test
    .tabs-wrapper
    .safety-leaders__features-tabs
    .tabs__content
    .tab-pane.active
    .safety-leaders__features-graph {
    padding-bottom: 30px;
    padding-left: 32px;
    padding-top: 0;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__test
    .tabs-wrapper
    .safety-leaders__features-tabs
    .tabs__content
    .tab-pane.active
    .safety-leaders__features-graph {
    padding-left: 56px;
  }
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__test
    .tabs-wrapper
    .safety-leaders__features-tabs
    .tabs__content
    .tab-pane.active
    .safety-leaders__features-graph
    .progress-bar-vertical
    .progress-vertical-legend {
    font-size: 14px;
  }
}
.safety-leaders .safety-leaders__see-how-we-test {
  padding-bottom: 16px;
  padding-top: 24px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__see-how-we-test {
    padding-bottom: 24px;
    padding-top: 48px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__see-how-we-test {
    padding-bottom: 32px;
  }
}
.safety-leaders .safety-leaders__see-how-we-test h2 {
  color: #424242;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__see-how-we-test h2 {
    font-size: 40px;
    letter-spacing: -0.03em;
  }
}
.safety-leaders .safety-leaders__video {
  overflow: hidden;
  position: relative;
}
.safety-leaders .safety-leaders__video .safety-leaders__video-wrapper {
  height: calc(50vh - 60px);
  max-height: 200px;
  text-align: center;
}
@media (min-width: 576px) {
  .safety-leaders .safety-leaders__video .safety-leaders__video-wrapper {
    height: calc(58vh - 60px);
    max-height: 300px;
  }
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__video .safety-leaders__video-wrapper {
    height: calc(58vh - 60px);
    max-height: 432px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__video .safety-leaders__video-wrapper {
    height: calc(100vh - 120px);
    max-height: 625px;
  }
}
.safety-leaders .safety-leaders__video .safety-leaders__video-wrapper video {
  height: 100%;
  width: auto;
}
.safety-leaders
  .safety-leaders__video
  .safety-leaders__video-wrapper
  .button--pause-video {
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  visibility: hidden;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 30px;
    top: 30px;
  }
}
@media (min-width: 922px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 12%;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 4%;
  }
}
@media (min-width: 1200px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 10%;
  }
}
@media (min-width: 1440px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 14%;
  }
}
@media (min-width: 1640px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 18%;
  }
}
@media (min-width: 1920px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 23%;
  }
}
@media (min-width: 2400px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .button--pause-video {
    right: 30%;
  }
}
.safety-leaders
  .safety-leaders__video
  .safety-leaders__video-wrapper:hover
  .button--pause-video {
  opacity: 1;
  visibility: visible;
}
.safety-leaders
  .safety-leaders__video
  .safety-leaders__video-wrapper
  .safety-leaders__header-content-wrapper {
  bottom: 15px;
  position: absolute;
  right: 15px;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__video
    .safety-leaders__video-wrapper
    .safety-leaders__header-content-wrapper {
    bottom: 30px;
    right: 30px;
  }
}
.safety-leaders .safety-leaders__we-create {
  background-color: #fbfcf8;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 56px;
  padding-top: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__we-create {
    padding-top: 48px;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__we-create {
    padding-top: 72px;
  }
}
.safety-leaders .safety-leaders__we-create h2 {
  color: #424242;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 12px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__we-create h2 {
    font-size: 40px;
  }
}
.safety-leaders .safety-leaders__we-create p {
  letter-spacing: 0.01em;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__we-create p {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .safety-leaders .safety-leaders__we-create p.sub-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 922px;
  }
}
.safety-leaders .safety-leaders__we-create .cards-wrapper {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__we-create .cards-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__we-create .cards-wrapper {
    padding-top: 48px;
  }
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-greenguard-gold,
  .safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic,
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-sustainable-materials {
    padding: 0 10px;
  }
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-greenguard-gold
    .responsive-image__wrapper,
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-non-toxic
    .responsive-image__wrapper,
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-sustainable-materials
    .responsive-image__wrapper {
    min-height: 86px;
  }
}
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-greenguard-gold
  .responsive-image__wrapper
  img,
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-non-toxic
  .responsive-image__wrapper
  img,
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-sustainable-materials
  .responsive-image__wrapper
  img {
  position: relative;
}
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-greenguard-gold
  h3,
.safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic h3,
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-sustainable-materials
  h3 {
  color: #424242;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.5;
  margin: 20px 0 16px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-greenguard-gold
    h3,
  .safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic h3,
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-sustainable-materials
    h3 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 16px;
    min-height: 50px;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-greenguard-gold
    h3,
  .safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic h3,
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-sustainable-materials
    h3 {
    letter-spacing: 0.24em;
    margin-bottom: 24px;
  }
}
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-greenguard-gold
  p,
.safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic p,
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-sustainable-materials
  p {
  font-size: 12px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-greenguard-gold
    p,
  .safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic p,
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-sustainable-materials
    p {
    font-size: 13px;
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-greenguard-gold
    p,
  .safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic p,
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-sustainable-materials
    p {
    font-size: 14px;
  }
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-greenguard-gold {
    padding-right: 36px;
  }
}
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-greenguard-gold
  .responsive-image__wrapper {
  max-width: 60px !important;
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__we-create
    .cards-wrapper
    .card-sustainable-materials {
    padding-left: 36px;
    padding-right: 36px;
  }
}
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-sustainable-materials
  .responsive-image__wrapper {
  max-width: 86px !important;
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__we-create .cards-wrapper .card-non-toxic {
    padding-left: 36px;
  }
}
.safety-leaders
  .safety-leaders__we-create
  .cards-wrapper
  .card-non-toxic
  .responsive-image__wrapper {
  max-width: 80px !important;
}
.safety-leaders .safety-leaders__resources {
  padding-bottom: 50px;
  padding-top: 24px;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__resources {
    padding-top: 48px;
  }
}
.safety-leaders .safety-leaders__resources h2 {
  color: #424242;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .safety-leaders .safety-leaders__resources h2 {
    font-size: 40px;
  }
  .safety-leaders .safety-leaders__resources .links-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
}
@media (min-width: 992px) {
  .safety-leaders .safety-leaders__resources .links-wrapper {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .product-compliance {
    padding-right: 28px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .product-compliance {
    padding-left: 52px;
    padding-right: 52px;
    width: 420px;
  }
}
.safety-leaders
  .safety-leaders__resources
  .links-wrapper
  .product-compliance
  h3 {
  color: #424242;
  line-height: 1.7;
  margin: 32px 0 8px;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .product-compliance
    h3 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 24px;
    margin-top: 40px;
  }
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .product-compliance
    p {
    font-size: 16px;
    line-height: 1.5;
  }
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .we-are-here-to-help {
    padding-left: 28px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .we-are-here-to-help {
    padding-left: 52px;
    padding-right: 52px;
    width: 420px;
  }
}
.safety-leaders
  .safety-leaders__resources
  .links-wrapper
  .we-are-here-to-help
  h3 {
  color: #424242;
  line-height: 1.7;
  margin: 32px 0 24px;
}
@media (min-width: 768px) {
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .we-are-here-to-help
    h3 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 32px;
    margin-top: 40px;
  }
}
.safety-leaders
  .safety-leaders__resources
  .links-wrapper
  .we-are-here-to-help
  .link-block {
  display: block;
}
.safety-leaders
  .safety-leaders__resources
  .links-wrapper
  .we-are-here-to-help
  .link-block
  a {
  color: #3575ca;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 28px;
  padding-right: 30px;
  position: relative;
}
@media (min-width: 992px) {
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .we-are-here-to-help
    .link-block
    a:hover {
    text-decoration: underline;
  }
  .safety-leaders
    .safety-leaders__resources
    .links-wrapper
    .we-are-here-to-help
    .link-block
    a:active {
    color: #3068b0;
  }
}
.safety-leaders
  .safety-leaders__resources
  .links-wrapper
  .we-are-here-to-help
  .link-block
  a
  span {
  position: absolute;
  right: 0;
}
@media (min-width: 768px) {
  .characters__hero {
    margin-bottom: 15px;
  }
}
.characters__hero-bg {
  background-size: cover;
  height: 100%;
  width: 100%;
}
@media (max-width: 359.98px) {
  .characters__hero-bg--minnie {
    background-position: 100% 50%;
  }
  .characters__hero-bg--mickey {
    background-position: 80% 50%;
  }
  .characters__hero-bg--paw-patrol {
    background-position: 60% 50%;
  }
  .characters__hero-bg--batman {
    background-position: 10% 50%;
  }
  .characters__hero-description,
  .characters__hero-title {
    font-size: 12px;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .characters__hero--minnie-mouse {
    background: #f6b1cf;
  }
  .characters__hero--mickey-mouse {
    background: #bfceeb;
  }
  .characters__hero--paw-patrol {
    background: #0065a9;
  }
  .characters__hero--batman {
    background: #000;
  }
}
.characters__hero-link:hover .characters__hero-image {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.characters__hero-image {
  display: none;
  max-height: 110px !important;
  max-width: 110px !important;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (max-width: 359.98px) {
  .characters__hero-image {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .characters__hero-image {
    display: block;
    max-height: 160px !important;
    max-width: 140px !important;
  }
  .characters__hero-image .responsive-image__image {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
@media (min-width: 1200px) {
  .characters__hero-image {
    max-height: 180px !important;
    max-width: 180px !important;
  }
}
@media (min-width: 1480px) {
  .characters__hero-image {
    max-height: 250px !important;
    max-width: 250px !important;
  }
}
.characters__hero-image .responsive-image__image {
  -o-object-fit: contain;
  object-fit: contain;
}
.characters__hero-bg {
  height: 150px;
  position: relative;
}
@media (min-width: 768px) {
  .characters__hero-bg {
    height: 100%;
  }
}
.characters__hero-bg:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .characters__hero-bg:before {
    height: 100%;
    width: 25%;
  }
  .characters__hero-bg--minnie:before {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#f6b1cf),
      to(rgba(246, 177, 207, 0))
    );
    background: linear-gradient(90deg, #f6b1cf, #f6b1cf00);
  }
  .characters__hero-bg--mickey:before {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#bfceeb),
      to(rgba(191, 206, 235, 0))
    );
    background: linear-gradient(90deg, #bfceeb, #bfceeb00);
  }
  .characters__hero-bg--paw-patrol:before {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#0065a9),
      to(rgba(0, 101, 169, 0))
    );
    background: linear-gradient(90deg, #0065a9, #0065a900);
  }
  .characters__hero-bg--batman:before {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#000),
      to(transparent)
    );
    background: linear-gradient(90deg, #000, transparent);
  }
}
.characters__hero-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  padding-left: 15px;
  padding-right: 15px;
}
.characters__hero-content.minnie-mouse,
.characters__hero-content.minnie-mouse a {
  color: #666;
}
@media (min-width: 768px) {
  .characters__hero-content.minnie-mouse,
  .characters__hero-content.minnie-mouse a {
    color: #3e164a;
  }
}
.characters__hero-content.mickey-mouse,
.characters__hero-content.mickey-mouse a {
  color: #666;
}
@media (min-width: 768px) {
  .characters__hero-content.mickey-mouse,
  .characters__hero-content.mickey-mouse a {
    color: #283857;
  }
}
.characters__hero-content.batman,
.characters__hero-content.batman a,
.characters__hero-content.paw-patrol,
.characters__hero-content.paw-patrol a {
  color: #666;
}
@media (min-width: 768px) {
  .characters__hero-content.batman,
  .characters__hero-content.batman a,
  .characters__hero-content.paw-patrol,
  .characters__hero-content.paw-patrol a {
    color: #fff;
  }
}
.characters__title-header {
  padding: 15px 0;
}
.characters__title-header h1 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .characters__title-header h1 {
    font-size: 16px;
    font-size: 18px;
  }
}
.characters__item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.characters__carousel {
  margin-left: 7.5px;
  margin-right: 7.5px;
}
@media (min-width: 768px) {
  .characters__carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.characters__carousel-item {
  margin: 15px 7.5px 0;
}
@media (min-width: 768px) {
  .characters__carousel-item {
    margin: 15px;
  }
}
.characters__figure {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.characters__figure img {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.characters__title {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
.press__content {
  padding: 0 0 30px;
}
@media (min-width: 768px) {
  .press__content {
    padding: 0 0 50px;
  }
}
.press__title-header {
  padding: 10px 0;
  position: relative;
}
@media (min-width: 768px) {
  .press__title-header {
    padding: 20px 0;
  }
}
.press__title-header .slick-next,
.press__title-header .slick-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.press__title-header h3 {
  max-width: 70%;
}
@media (max-width: 767.98px) {
  .press__title-header button {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .press__title-header button {
    display: block !important;
  }
}
@media (max-width: 359.98px) {
  .safety-tips__header-figure.safety-tips__header-figure--press {
    -webkit-transform: none;
    transform: none;
  }
}
.press__featured {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .press__featured {
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .press__featured .press__title-header {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .press__featured .press__title-header {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .press__featured .press__title-header {
    display: none !important;
  }
}
.press__page-header {
  background: url(/cdn/shop/files/press-header-mobile.svg?v=1685633808);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 152px;
  width: 100%;
}
@media (min-width: 360px) {
  .press__page-header {
    background: url(/cdn/shop/files/press-header-tablet.svg?v=1685630220);
    background-position: 50%;
    background-repeat: no-repeat;
    height: 225px;
  }
}
@media (min-width: 768px) {
  .press__page-header {
    background: url(/cdn/shop/files/press-header-desktop.svg?v=1685630186);
    background-position: 50%;
    background-repeat: no-repeat;
    height: 222px;
  }
}
@media (max-width: 359.98px) {
  .page__header-description {
    font-size: 12px;
  }
}
@media (max-width: 991.98px) {
  .press__articles-carousel,
  .press__featured-carousel {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.press__articles-carousel .slick-track,
.press__featured-carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.press__articles-carousel .slick-track .slick-slide,
.press__featured-carousel .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .press__featured-carousel .slick-track {
    max-width: 715px;
  }
}
@media (min-width: 992px) {
  .press__featured-carousel .slick-track {
    max-width: 1055px;
  }
}
.press__featured-item {
  background: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  margin: 10px;
  overflow: hidden;
}
#track-order .press__featured-item #ola_submitButton,
.press__featured-item #track-order #ola_submitButton,
.press__featured-item .navigation-mobile__nav-link[href='/collections/sale'],
.press__featured-item .product__reviews .product-review-actions-newreview,
.press__featured-item .quantity-picker__button,
.press__featured-item .shopify-challenge__button,
.press__featured-item .site-header__nav-link[href='/collections/sale'],
.press__featured-item .v2-button,
.press__featured-item .v2-button--back-to-top,
.product__reviews .press__featured-item .product-review-actions-newreview {
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 767.98px) {
  .press__featured-item {
    margin: 15px 7.5px;
  }
}
.press__articles-item-content-wrapper,
.press__featured-item-content-wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.press__featured-item-content-wrap {
  position: relative;
}
.press__featured-item-content-wrap h3 {
  bottom: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0 15px 10px;
  position: absolute;
  text-shadow: 0 0.25px 1px rgba(0, 0, 0, 0.039),
    0 0.85px 3px rgba(0, 0, 0, 0.19);
}
@media (min-width: 992px) {
  .press__featured-item-content-wrap h3 {
    font-size: 14px;
  }
}
.press__featured-item-content-wrap .press__featured-item-image-container {
  -webkit-filter: drop-shadow(0 3.38082px 10.0172px rgba(0, 0, 0, 0.035))
    drop-shadow(0 1.79553px 5.32008px rgba(0, 0, 0, 0.028))
    drop-shadow(0 0.747159px 2.21381px rgba(0, 0, 0, 0.02));
  filter: drop-shadow(0 3.38082px 10.0172px rgba(0, 0, 0, 0.035))
    drop-shadow(0 1.79553px 5.32008px rgba(0, 0, 0, 0.0282725))
    drop-shadow(0 0.747159px 2.21381px rgba(0, 0, 0, 0.0196802));
  height: 222px;
  width: 100%;
}
.press__featured-item-content-wrap .press__featured-item-image-container-1 {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.72)),
      to(hsla(0, 0%, 100%, 0))
    ),
    url(/cdn/shop/files/Unknown-2.jpg?v=1614278865);
  background: linear-gradient(0deg, #000000b8, #fff0),
    url(/cdn/shop/files/Unknown-2.jpg?v=1614278865);
}
.press__featured-item-content-wrap .press__featured-item-image-container-2 {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.72)),
      to(hsla(0, 0%, 100%, 0))
    ),
    url(/cdn/shop/files/11362-001-ultimate-fold-N-go-stroller-black-01-side-by-side-for-ezra.jpg?v=1614278894);
  background: linear-gradient(0deg, #000000b8, #fff0),
    url(/cdn/shop/files/11362-001-ultimate-fold-N-go-stroller-black-01-side-by-side-for-ezra.jpg?v=1614278894);
  background-size: cover;
}
.press__featured-item-content-wrap .press__featured-item-image-container-3 {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.72)),
      to(hsla(0, 0%, 100%, 0))
    ),
    url(/cdn/shop/files/516510-1326-lancaster-glider-hangtag-nursery-room.jpg?v=1614278899);
  background: linear-gradient(0deg, #000000b8, #fff0),
    url(/cdn/shop/files/516510-1326-lancaster-glider-hangtag-nursery-room.jpg?v=1614278899);
  background-size: cover;
}
.press__featured-figure {
  display: none;
}
@media (min-width: 768px) {
  .press__featured-figure {
    border-radius: 5px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0 0 65%;
    position: relative;
    width: 100%;
  }
}
.press__featured-image {
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.press__featured-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .press__featured-title {
    font-size: 14px;
    text-align: center;
  }
}
@media (min-width: 1480px) {
  .press__featured-title {
    font-size: 20px;
    text-align: center;
  }
}
.press__featured-description {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 12px;
  margin-bottom: 0;
  padding: 15px 0;
  text-align: left;
  width: 100%;
}
@media (min-width: 768px) {
  .press__featured-description {
    font-size: 14px;
    text-align: center;
  }
}
@media (min-width: 1480px) {
  .press__featured-description {
    font-size: 16px;
  }
}
.press__featured-logo {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.press__featured-logo .responsive-image__wrapper {
  max-height: 40px;
  max-width: 40% !important;
}
.press__featured-logo img {
  height: auto;
  left: 50%;
  max-height: 100% !important;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: auto;
}
.press__featured-item-button {
  border-radius: 8px;
  -webkit-box-shadow: 4px 4px 0 #f7deee;
  box-shadow: 4px 4px #f7deee;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  margin-top: 20px !important;
  margin: 20px 25px 25px auto;
  width: 120px;
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 !important;
  flex: 0 !important;
  max-height: 30px;
}
.press__featured-item-button svg {
  margin-left: 10px;
  -webkit-transform: scale(2);
  transform: scale(2);
}
.press__title-awards {
  color: #424242;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 150%;
  margin: 16px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .press__title-awards {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .press__title-awards {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .press__title-awards {
    font-size: 40px;
  }
}
.press__awards {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .press__awards {
    padding: 50px 0 30px;
  }
}
@media (max-width: 1023.98px) {
  .press__awards .slick-list {
    padding-right: 100px !important;
  }
  .press__awards .press__title-header button {
    display: none !important;
  }
}
.press__awards-item {
  background: #fff;
  border-radius: 8px;
  margin: 15px;
  padding: 15px;
}
.press__awards-figure {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0 0 100%;
  position: relative;
  width: 100%;
}
.press__awards-figure .responsive-image__wrapper {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.press__awards-bg-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  position: absolute;
  width: 100%;
}
.press__subsection_container {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .press__subsection_container {
    padding: 0 32px;
  }
}
@media (min-width: 992px) {
  .press__subsection_container {
    padding: 0 60px;
  }
}
.press__subsection_container .col-xl-10 {
  -webkit-box-flex: 100% !important;
  -ms-flex: 100% !important;
  flex: 100% !important;
  max-width: 100% !important;
}
.press__articles {
  background: #dfe9f6;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .press__articles {
    padding: 50px 0;
  }
}
.press__title-articles {
  color: #424242;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 150%;
  margin: 16px 0;
  max-width: unset !important;
  text-align: center;
}
@media (min-width: 768px) {
  .press__title-articles {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .press__title-articles {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .press__title-articles {
    font-size: 40px;
  }
}
.press__articles-section {
  margin-bottom: 30px;
}
@media (min-width: 360px) {
  .press__articles-section .slick-track {
    height: 385px;
  }
}
@media (min-width: 576px) {
  .press__articles-section .slick-track {
    height: 415px;
  }
}
@media (min-width: 768px) {
  .press__articles-section .slick-track {
    height: 440px;
  }
}
@media (min-width: 992px) {
  .press__articles-section .slick-track {
    height: 415px;
  }
}
.press__articles-item {
  background: #fff;
  border: 3px solid #cfdef2;
  border-radius: 8px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  margin: 15px;
  padding: 15px 15px 30px;
}
@media (max-width: 767.98px) {
  .press__articles-item {
    margin: 15px 7.5px;
  }
}
#track-order .press__articles-item #ola_submitButton,
.press__articles-item #track-order #ola_submitButton,
.press__articles-item .navigation-mobile__nav-link[href='/collections/sale'],
.press__articles-item .product__reviews .product-review-actions-newreview,
.press__articles-item .quantity-picker__button,
.press__articles-item .shopify-challenge__button,
.press__articles-item .site-header__nav-link[href='/collections/sale'],
.press__articles-item .v2-button,
.press__articles-item .v2-button--back-to-top,
.product__reviews .press__articles-item .product-review-actions-newreview {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0 !important;
}
.press__articles-figure {
  border-radius: 8px;
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0 0 50%;
  position: relative;
  width: 100%;
}
.press__articles-figure .responsive-image__wrapper {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 65%;
}
.press__articles-title {
  color: #424242;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 145%;
}
@media (min-width: 576px) {
  .press__articles-title {
    font-size: 14px;
  }
}
.press__video-gallery {
  background: #fff;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .press__video-gallery {
    padding: 0 0 50px;
  }
}
.press__video-gallery .press__title-articles {
  margin-bottom: 40px;
  margin-top: 0;
}
.press__video-item {
  margin-bottom: 30px;
}
.press__video-item-title {
  display: none;
  font-size: 13px;
  margin-top: 9px;
}
@media (min-width: 992px) {
  .press__video-item-title {
    font-size: 16px;
  }
}
.press__video-item-bg {
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.press__video-item-content {
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .press__video-item-content {
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
  }
}
.press__video-item-content:active,
.press__video-item-content:focus,
.press__video-item-content:hover {
  color: #e6e6e6;
  text-decoration: none;
}
.press__video-item-content svg {
  max-height: 40px;
  max-width: 40px;
  fill: #fff;
}
@media (min-width: 768px) {
  .press__video-item-content svg {
    max-height: 60px;
    max-width: 60px;
  }
}
.press__video-item-content--inner {
  display: block;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 992px) {
  .press__video-item-content--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .press__video-item-content--inner figure {
    margin: auto;
  }
}
.press__video-item-bg {
  height: 0;
  padding-bottom: 56.5%;
}
@media (max-width: 767.98px) {
  .press__video-carousel .slick-slide {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.our-story__video {
  overflow: hidden;
  position: relative;
}
.our-story__video-wrapper {
  height: calc(100vh - 120px);
  text-align: center;
}
@media (max-width: 1023.98px) {
  .our-story__video-wrapper {
    height: calc(80vh - 60px);
  }
}
@media (max-width: 991.98px) {
  .our-story__video-wrapper {
    height: auto;
    width: 100%;
  }
}
.our-story__video-wrapper video {
  height: 100%;
  width: auto;
}
@media (max-width: 991.98px) {
  .our-story__video-wrapper video {
    height: auto;
    width: 100%;
  }
}
.our-story__video-wrapper .button--pause-video {
  border: none;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  visibility: hidden;
}
@media (min-width: 768px) {
  .our-story__video-wrapper .button--pause-video {
    right: 30px;
    top: 30px;
  }
}
.our-story__video-wrapper:hover .button--pause-video {
  opacity: 1;
  visibility: visible;
}
.our-story__video-button {
  bottom: 30px;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .our-story__video-button {
    bottom: 50px;
  }
}
.our__story-content {
  padding: 30px 0;
}
@media (min-width: 576px) {
  .our__story-content {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  .our__story-content {
    padding: 100px 0 50px;
  }
}
.mattress--crib .mattress__page-header-pretitle {
  display: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(93.73deg, #ffffff14 0.32%, #fff0 100.35%), #3c7c49;
  -webkit-box-shadow: 0 11.28px 33.4221px rgba(46, 96, 56, 0.05),
    0 6.0308px 17.869px rgba(46, 96, 56, 0.042),
    0 3.38082px 10.0172px rgba(46, 96, 56, 0.035),
    0 1.79553px 5.32008px rgba(46, 96, 56, 0.028),
    0 0.747159px 2.21381px rgba(46, 96, 56, 0.02);
  box-shadow: 0 11.28px 33.4221px #2e60380d, 0 6.0308px 17.869px #2e60380b,
    0 3.38082px 10.0172px #2e603809, 0 1.79553px 5.32008px #2e603807,
    0 0.747159px 2.21381px #2e603805;
  color: #fff;
  text-align: center;
  text-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
}
@media (min-width: 768px) {
  .mattress--crib .mattress__page-header-pretitle {
    border-radius: 0 48px 48px 0;
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    height: 74px;
    line-height: 140%;
    margin-bottom: 25px;
    margin-left: -15px;
    margin-top: 40px;
    max-width: 302px;
    padding: 12px 40px 12px 48px;
    position: relative;
    text-align: left;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__page-header-pretitle {
    font-size: 20px;
    height: 88px;
    line-height: 140%;
    margin-bottom: 5px;
    max-width: 332px;
    padding: 16px 40px 16px 56px;
  }
}
.mattress--crib .mattress__page-header-pretitle--mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(93.73deg, #ffffff14 0.32%, #fff0 100.35%), #3c7c49;
  -webkit-box-shadow: 0 11.28px 33.4221px rgba(46, 96, 56, 0.05),
    0 6.0308px 17.869px rgba(46, 96, 56, 0.042),
    0 3.38082px 10.0172px rgba(46, 96, 56, 0.035),
    0 1.79553px 5.32008px rgba(46, 96, 56, 0.028),
    0 0.747159px 2.21381px rgba(46, 96, 56, 0.02);
  box-shadow: 0 11.28px 33.4221px #2e60380d, 0 6.0308px 17.869px #2e60380b,
    0 3.38082px 10.0172px #2e603809, 0 1.79553px 5.32008px #2e603807,
    0 0.747159px 2.21381px #2e603805;
  color: #fff;
  text-align: center;
  text-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
}
.mattress--crib .mattress__page-header-pretitle--mobile span {
  margin-left: auto;
  margin-right: auto;
  padding: 12px 10px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__page-header-pretitle--mobile {
    display: none;
  }
}
.mattress--crib .mattress__page-header {
  background: #c6e3cb;
  color: #fff;
  min-height: 300px;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__page-header {
    padding: 48px 0 40px;
  }
}
.mattress--crib .mattress__page-header .icon {
  height: 30px;
  width: 30px;
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__page-header .icon {
    height: 40px;
    width: 40px;
  }
}
.mattress--crib .mattress__page-header .icon svg {
  height: auto;
  max-width: 100%;
}
.mattress--crib .mattress__page-header .page-title {
  color: #2e6038;
  font-family: Poppins;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 0;
  text-align: center;
  text-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
}
@media (min-width: 768px) {
  .mattress--crib .mattress__page-header .page-title {
    font-size: 48px;
    letter-spacing: -0.5px;
    margin-top: 0;
    padding-top: 0;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__page-header .page-title {
    font-size: 60px;
    letter-spacing: -1.2px;
    line-height: 130%;
    padding-bottom: 0;
  }
}
.mattress--crib .mattress__page-header .pretitle {
  color: #2e6038;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
  text-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
}
@media (min-width: 768px) {
  .mattress--crib .mattress__page-header .pretitle {
    font-size: 24px;
    line-height: 150%;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__page-header .pretitle {
    font-size: 28px;
  }
}
.mattress--crib .mattress__page-header-mob-image {
  margin-bottom: 20px;
  margin-top: 50px;
}
.mattress--crib .mattress__page-header-brands {
  margin-top: 30px;
  padding: 0 15px;
  position: relative;
}
@media (max-width: 767.98px) {
  .mattress--crib .mattress__page-header-brands {
    left: -15px;
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .mattress--crib .mattress__page-header-brands {
    margin-left: 15px;
    margin-top: 45px;
    max-width: unset;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__page-header-brands {
    margin-top: 40px;
  }
}
.mattress--crib .mattress__page-header-brands:before {
  background: #f1fdf3;
  bottom: 0;
  content: '';
  height: 48px;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__page-header-brands:before {
    border-radius: 80px 0 0 80px;
    height: 60px;
    left: -15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% + 30px);
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__page-header-brands:before {
    border-radius: 80px 0 0 80px;
    height: 88px;
    left: -15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% + 30px);
  }
}
.mattress--crib .mattress__page-header-brands .brands-responsive-image {
  bottom: 0;
}
@media (max-width: 767.98px) {
  .mattress--crib .mattress__page-header-brands .brands-responsive-image {
    bottom: 10px;
    left: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 310px !important;
  }
}
.mattress--crib .mattress__features-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.2857142%;
  flex: 0 0 14.2857142%;
  max-width: 14.2857142%;
}
@media (max-width: 991.98px) {
  .mattress--crib .mattress__features-item.order-1,
  .mattress--crib .mattress__features-item.order-2,
  .mattress--crib .mattress__features-item.order-3,
  .mattress--crib .mattress__features-item.order-4,
  .mattress--crib .mattress__features-item.order-5,
  .mattress--crib .mattress__features-item.order-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 7px;
    padding-right: 7px;
  }
  .mattress--crib .mattress__features-item.order-1 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-2 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-3 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-4 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-5 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-6 .mattress__features-figure {
    height: 80px !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 50px;
  }
  .mattress--crib .mattress__features-item.order-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 7px;
    padding-right: 7px;
  }
  .mattress--crib .mattress__features-item.order-7 .mattress__features-figure {
    height: 40px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    max-width: 40px;
  }
}
@media (min-width: 768px) {
  .mattress--crib .mattress__features-item.order-1,
  .mattress--crib .mattress__features-item.order-2,
  .mattress--crib .mattress__features-item.order-3,
  .mattress--crib .mattress__features-item.order-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 17px;
    padding-right: 17px;
  }
  .mattress--crib .mattress__features-item.order-1 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-2 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-3 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-4 .mattress__features-figure {
    height: 80px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    max-width: 50px;
  }
  .mattress--crib .mattress__features-item.order-5,
  .mattress--crib .mattress__features-item.order-6,
  .mattress--crib .mattress__features-item.order-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%;
    padding-left: 17px;
    padding-right: 17px;
  }
  .mattress--crib .mattress__features-item.order-5 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-6 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-7 .mattress__features-figure {
    height: 80px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    max-width: 50px;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__features-item.order-1,
  .mattress--crib .mattress__features-item.order-2,
  .mattress--crib .mattress__features-item.order-3,
  .mattress--crib .mattress__features-item.order-4,
  .mattress--crib .mattress__features-item.order-5,
  .mattress--crib .mattress__features-item.order-6,
  .mattress--crib .mattress__features-item.order-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857142%;
    flex: 0 0 14.2857142%;
    max-width: 14.2857142%;
  }
  .mattress--crib .mattress__features-item.order-1 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-2 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-3 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-4 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-5 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-6 .mattress__features-figure,
  .mattress--crib .mattress__features-item.order-7 .mattress__features-figure {
    height: 170px !important;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
  }
}
.mattress--crib .mattress__page-header-desktop-image {
  margin-left: -15px;
}
@media (min-width: 576px) {
  .mattress--crib .mattress__item-title {
    margin: 15px auto;
    max-width: 85%;
  }
}
.mattress--crib .mattress__item-figure {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: calc(100% + 60px);
}
@media (min-width: 768px) {
  .mattress--crib .mattress__item-figure {
    max-width: 80%;
  }
}
.mattress--crib .mattress__features-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mattress--crib .mattress__features {
  font-size: 12px;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__features {
    font-size: 14px;
    padding: 30px;
  }
}
@media (min-width: 1480px) {
  .mattress--crib .mattress__features {
    font-size: 16px;
    padding: 50px;
  }
}
.mattress--crib .mattress__features-figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mattress--crib .mattress__features-title {
  color: #2e6038;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__features-title {
    font-size: 24px;
    line-height: 120%;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__features-title {
    font-size: 28px;
    line-height: 150%;
  }
}
.mattress--crib .mattress__features-item-title {
  color: #424242;
  font-size: 16px;
}
.mattress--crib .mattress__layers-container {
  position: relative;
}
.mattress--crib .mattress__layers-title {
  background: linear-gradient(93.73deg, #ffffff14 0.32%, #fff0 100.35%), #3c7c49;
  border-radius: 0 48px 48px 0;
  -webkit-box-shadow: 0 11.28px 33.4221px rgba(46, 96, 56, 0.05),
    0 6.0308px 17.869px rgba(46, 96, 56, 0.042),
    0 3.38082px 10.0172px rgba(46, 96, 56, 0.035),
    0 1.79553px 5.32008px rgba(46, 96, 56, 0.028),
    0 0.747159px 2.21381px rgba(46, 96, 56, 0.02);
  box-shadow: 0 11.28px 33.4221px #2e60380d, 0 6.0308px 17.869px #2e60380b,
    0 3.38082px 10.0172px #2e603809, 0 1.79553px 5.32008px #2e603807,
    0 0.747159px 2.21381px #2e603805;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  left: 0;
  line-height: 150%;
  padding: 16px 40px 16px 220px;
  position: absolute;
  text-align: left;
  z-index: 1;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__layers-title {
    font-size: 20px;
    line-height: 120%;
    padding: 16px 40px 16px 20px;
    width: 265px;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__layers-title {
    font-size: 20px;
    line-height: 120%;
    padding: 16px 40px 16px 80px;
    width: 330px;
  }
}
@media (max-width: 767.98px) {
  .mattress--crib .layers-mobile-spacing {
    margin-right: 15px;
  }
}
.mattress--crib .mattress__layers-title-mob {
  font-size: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  padding: 12px 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(93.73deg, #ffffff14 0.32%, #fff0 100.35%), #3c7c49;
  border-radius: 88px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
  text-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
}
.mattress--crib .mattress__layers-list {
  margin-left: 15px;
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .mattress--crib .mattress__layers-list {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .mattress--crib .mattress__layers-list {
    margin-left: 0;
    margin-top: 60px;
  }
}
.mattress--crib .mattress__layers-list-item {
  background: linear-gradient(90.76deg, #ffffff14, #fff0), #eef7ef;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 150%;
  line-height: 21px;
  margin-bottom: 8px;
  padding: 4px 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767.98px) {
  .mattress--crib .mattress__layers-list-item:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__layers-list-item {
    border-radius: 8px;
    font-size: 18px;
    margin-bottom: 12px;
    padding: 8px 16px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__layers-list-item {
    font-size: 20px;
    max-width: 265px;
    padding: 12px 24px;
  }
}
.mattress--crib .mattress__category {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category {
    font-size: 16px;
    padding: 50px 0;
  }
}
.mattress--crib .mattress__category-pretitle .h3 {
  background: #f1fdf3;
  border-radius: 159px;
  color: #b9c7bb;
  display: inline-block;
  margin-top: -40px;
  max-width: 280px;
  padding: 30px 40px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-pretitle .h3 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 50px 40px;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__category-pretitle .h3 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__category-pretitle .h3 {
    font-size: 41px;
  }
}
.mattress--crib .mattress__category {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__category-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 15px;
  }
}
@media (min-width: 1480px) {
  .mattress--crib .mattress__category-no-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: hidden;
    padding-bottom: 0;
  }
}
.mattress--crib .mattress__category {
  background-color: #e0eee2;
  padding-top: 70px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category {
    padding-top: 130px;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__category {
    border-radius: 32px 32px 0 0;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .mattress--crib .mattress__category .col-6 {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.mattress--crib .mattress__category-pretitle {
  text-align: center;
}
.mattress--crib .mattress__category-pretitle .h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 150%;
  padding: 12px 32px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(93.73deg, #ffffff14 0.32%, #fff0 100.35%), #3c7c49;
  border-radius: 88px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 834px) {
  .mattress--crib .mattress__category-pretitle .h3 {
    font-size: 24px;
    line-height: 115%;
    padding: 16px 40px;
  }
}
@media (min-width: 1440px) {
  .mattress--crib .mattress__category-pretitle .h3 {
    font-size: 32px;
    line-height: 120%;
    padding: 20px 56px;
  }
}
.mattress--crib .mattress__category--top-picks {
  margin-top: 90px;
  padding-top: 0;
  position: relative;
}
.mattress--crib .mattress__category--top-picks .mattress__features-title {
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category--top-picks .mattress__features-title {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__category--top-picks .mattress__features-title {
    -webkit-transform: translateY(-85%);
    transform: translateY(-85%);
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__category--top-picks .mattress__features-title {
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%);
  }
}
.mattress--crib
  .mattress__category--top-picks
  .mattress__category--top-picks--background {
  background-image: url(https://cdn.shopify.com/s/files/1/0578/7201/files/blanket-baby.png?v=1594996973);
  background-position-x: right;
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -30px;
  -webkit-filter: drop-shadow(0 27px 80px rgba(0, 0, 0, 0.07))
    drop-shadow(0 11.28px 33.4221px rgba(0, 0, 0, 0.05))
    drop-shadow(0 6.0308px 17.869px rgba(0, 0, 0, 0.042))
    drop-shadow(0 3.38082px 10.0172px rgba(0, 0, 0, 0.035))
    drop-shadow(0 1.79553px 5.32008px rgba(0, 0, 0, 0.028))
    drop-shadow(0 0.747159px 2.21381px rgba(0, 0, 0, 0.02));
  filter: drop-shadow(0 27px 80px rgba(0, 0, 0, 0.07))
    drop-shadow(0 11.28px 33.4221px rgba(0, 0, 0, 0.0503198))
    drop-shadow(0 6.0308px 17.869px rgba(0, 0, 0, 0.0417275))
    drop-shadow(0 3.38082px 10.0172px rgba(0, 0, 0, 0.035))
    drop-shadow(0 1.79553px 5.32008px rgba(0, 0, 0, 0.0282725))
    drop-shadow(0 0.747159px 2.21381px rgba(0, 0, 0, 0.0196802));
  height: 370px;
  position: relative;
  right: 0;
}
@media (min-width: 1024px) {
  .mattress--crib
    .mattress__category--top-picks
    .mattress__category--top-picks--background {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 40vw auto;
    bottom: -20px;
    height: 100vh;
    position: absolute;
    width: 100vw;
  }
}
.mattress--crib .mattress__category--top-picks .mattress__category-pretitle {
  text-align: center;
}
.mattress--crib
  .mattress__category--top-picks
  .mattress__category-pretitle
  .h3 {
  margin-bottom: 45px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mattress--crib .mattress__category-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .mattress--crib .mattress__category-box {
    margin-bottom: 0;
  }
}
.mattress--crib .mattress__category-box-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-box-bottom {
    margin-top: 30px;
  }
}
.mattress--crib .mattress__category-box-title {
  font-size: 12px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-box-title {
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    max-width: 85%;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__category-box-title {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__category-box-title {
    font-size: 23px;
  }
}
.mattress--crib .mattress__category-box-content {
  width: 100%;
}
.mattress--crib .mattress__category-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .mattress--crib .mattress__category-title {
    font-size: calc(7.6px + 3.25vw);
  }
}
@media screen and (min-width: 1920px) {
  .mattress--crib .mattress__category-title {
    font-size: 70px;
  }
}
.mattress--crib .mattress__category-price {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 15px;
  width: 100%;
}
@media screen and (min-width: 320px) {
  .mattress--crib .mattress__category-price {
    font-size: calc(18px + 0.625vw);
  }
}
@media screen and (min-width: 1920px) {
  .mattress--crib .mattress__category-price {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-price {
    margin-bottom: 30px;
    width: unset;
  }
  .mattress--crib .mattress__category-price + .mattress__category-price {
    padding-left: 15px;
  }
}
.mattress--crib .mattress__category-list {
  margin-bottom: 0;
  margin-top: 30px;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .mattress--crib .mattress__category-list {
    height: auto !important;
  }
}
.mattress--crib .mattress__category-list-item {
  font-size: 9px;
  list-style: none;
  margin-bottom: 15px;
  padding-left: 16px;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-list-item {
    text-align: center;
  }
}
.mattress--crib .mattress__category-list-item:before {
  background-image: var(--icon-check--green);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 13px;
  left: 0;
  position: absolute;
  top: 0;
  width: 13px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-list-item:before {
    height: 20px;
    left: auto;
    margin-right: 5px;
    position: relative;
    top: auto;
    width: 20px;
  }
  .mattress--crib .mattress__category-list-item {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__category-list-item {
    font-size: 16px;
  }
}
.mattress--crib .mattress__category-list-item:last-child {
  margin-bottom: 0;
}
.mattress--crib .mattress__category-box-title--more {
  font-size: 16px;
  font-weight: 300;
  height: 80px;
  margin-bottom: 5px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-box-title--more {
    font-size: 16px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    max-width: 85%;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__category-box-title--more {
    font-size: 18px;
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__category-box-title--more {
    font-size: 20px;
  }
}
.mattress--crib .mattress__item-category {
  font-size: 9px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__item-category {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__item-category {
    font-size: 16px;
  }
}
.mattress--crib .mattress__item-category--more {
  font-size: 6px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__item-category--more {
    font-size: 14px;
  }
}
.mattress--crib .box.mattress__category-box--more {
  padding-bottom: 15px;
  padding-top: 15px;
}
.mattress--crib .mattress__category-box--more-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__category-box--more-bottom {
    width: 90%;
  }
}
.mattress--crib .mattress__item-figure--more {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.mattress--crib .mattresses__more-title {
  color: #2e6038;
  font-size: 15px;
}
@media (min-width: 768px) {
  .mattress--crib .mattresses__more-title {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattresses__more-title {
    font-size: 28px;
    line-height: 150%;
  }
}
.mattress--crib .mattress__our-brands {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__our-brands {
    padding-bottom: 50px;
  }
}
.mattress--crib .mattress__our-brands .mattress__category-pretitle {
  text-align: center;
}
.mattress--crib .mattress__our-brands .mattress__category-pretitle .h3 {
  margin-bottom: 20px;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__our-brands .mattress__category-pretitle .h3 {
    margin-bottom: 35px;
    margin-top: 65px;
  }
}
@media (min-width: 992px) {
  .mattress--crib .mattress__our-brands .mattress__category-pretitle .h3 {
    font-size: 24px;
    padding: 16px 40px;
  }
}
.mattress--crib .mattress__our-brands-title {
  color: #b9c7bb;
  font-size: 21px;
  letter-spacing: 0.3em;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__our-brands-title {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__our-brands-title {
    font-size: 41px;
    letter-spacing: 0.49em;
  }
}
.mattress--crib .mattress__our-brands-container,
.mattress--crib .mattress__our-brands-container .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mattress--crib .mattress__our-brands-figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 100%;
  padding: 15px 12px;
}
@media (min-width: 768px) {
  .mattress--crib .mattress__our-brands-figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    margin-bottom: 15px;
    padding: 15px 20px;
  }
}
@media (min-width: 1200px) {
  .mattress--crib .mattress__our-brands-figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.285%;
    flex: 0 0 14.285%;
  }
}
@media (min-width: 1480px) {
  .mattress--crib .mattress__our-brands-figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7.14%;
    flex: 0 0 7.14%;
    margin-bottom: 0;
    padding: 0 10px;
  }
}
.mattress__category--more {
  background-color: #fafafa !important;
  border: 2px solid rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 3.38082px 10.0172px #00000009, 0 1.79553px 5.32008px #00000007,
    0 0.747159px 2.21381px #00000005;
  margin-top: 95px;
  padding-top: 0 !important;
  position: relative;
}
@media (min-width: 768px) {
  .mattress__category--more {
    margin-top: 110px;
  }
}
@media (min-width: 992px) {
  .mattress__category--more {
    border-radius: 32px !important;
    margin-top: 190px;
  }
}
.mattress__category--more
  .mattresses-title__more
  .mattresses-title__more-title {
  color: #2e6038;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
}
@media (min-width: 768px) {
  .mattress__category--more
    .mattresses-title__more
    .mattresses-title__more-title {
    font-size: 24px;
    line-height: 120%;
    margin-top: -35px;
  }
}
@media (min-width: 992px) {
  .mattress__category--more
    .mattresses-title__more
    .mattresses-title__more-title {
    font-size: 28px;
    line-height: 150%;
    margin-bottom: 35px;
    margin-top: -55px;
  }
}
.mattress__category--more .mattress__category-pretitle {
  text-align: center;
}
.mattress__category--more .mattress__category-pretitle .h3 {
  margin-bottom: 72px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mattress-layers-mobile .mattress__layers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mattress-layers-mobile .mattress__layers-container .slika-layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-left: -40%;
  width: 110%;
}
.mattress-layers-mobile
  .mattress__layers-container
  .mattress__layers-list--mobile-wrapper
  .mattress__layers-list--mobile {
  margin-left: 30px;
}
.mattress-layers-mobile
  .mattress__layers-container
  .mattress__layers-list--mobile-wrapper
  .mattress__layers-list--mobile
  .mattress__layers-list-item {
  background: linear-gradient(90.76deg, #ffffff14, #fff0), #eef7ef;
  border-radius: 4px;
  color: #3c7c49;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
  line-height: 21px;
  margin-bottom: 8px;
  padding: 4px 12px;
  text-align: left;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.mattresses-left-indent-collumn {
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .mattresses-left-indent-collumn {
    padding-bottom: 0;
  }
}
.mattress-landing-item--redesign {
  z-index: 2;
}
.mattress--full-and-twin .mattress__page-header {
  background-color: #c6e3cb;
  color: #fff;
  padding: 20px 0 24px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__page-header {
    padding: 72px 0 80px;
  }
}
@media (min-width: 992px) {
  .mattress--full-and-twin .mattress__page-header {
    min-height: 360px;
    padding: 100px 0 80px;
  }
}
.mattress--full-and-twin .mattress__page-header .icon {
  height: 30px;
  width: 30px;
}
@media (min-width: 1200px) {
  .mattress--full-and-twin .mattress__page-header .icon {
    height: 40px;
    width: 40px;
  }
}
.mattress--full-and-twin .mattress__page-header .icon svg {
  height: auto;
  max-width: 100%;
}
.mattress--full-and-twin .mattress__page-header .page-title {
  color: #2e6038;
  font-family: Poppins;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 4px;
  margin-top: 0;
  padding-bottom: 0;
  text-shadow: 0 0.25px 1px rgba(0, 0, 0, 0.039),
    0 0.85px 3px rgba(0, 0, 0, 0.19);
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__page-header .page-title {
    font-size: 56px;
    letter-spacing: -1.2px;
    line-height: 130%;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .mattress--full-and-twin .mattress__page-header .page-title {
    font-size: 64px;
    text-align: center;
  }
}
.mattress--full-and-twin .mattress__page-header h2 {
  color: #2e6038;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
  text-shadow: 0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__page-header h2 {
    font-size: 24px;
    text-indent: 4px;
  }
}
@media (min-width: 1200px) {
  .mattress--full-and-twin .mattress__page-header h2 {
    font-size: 36px;
    text-align: center;
    text-indent: -35px;
  }
}
.mattress--full-and-twin .mattress__page-header-bg {
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 50px;
  width: 50%;
  z-index: -1;
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__page-header-bg {
    top: 25px;
    width: 35%;
  }
}
@media (min-width: 992px) {
  .mattress--full-and-twin .mattress__page-header-bg {
    width: 100%;
  }
}
@media (min-width: 576px) {
  .mattress--full-and-twin .mattress__item-title {
    margin: 15px auto;
    max-width: 85%;
  }
}
.mattress--full-and-twin .mattress__item-figure {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.mattress--full-and-twin .mattress__features-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__features-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.mattress--full-and-twin .mattress__features {
  padding: 32px 0 70px;
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__features {
    padding: 46px 0 100px;
  }
}
@media (min-width: 1200px) {
  .mattress--full-and-twin .mattress__features {
    padding: 64px 0 120px;
  }
}
.mattress--full-and-twin .mattress__features-figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mattress--full-and-twin .mattress__features-item--text {
  color: #424242;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
}
.mattress--full-and-twin .mattress__features-title {
  background: linear-gradient(93.73deg, #ffffff14 0.32%, #fff0 100.35%), #3c7c49;
  border-radius: 88px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0 auto 32px;
  padding: 12px 32px;
  text-align: center;
  text-shadow: box-shadow-xsmall-soft;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__features-title {
    font-size: 24px;
    line-height: 115%;
    margin: 0 auto 40px;
  }
}
@media (min-width: 1200px) {
  .mattress--full-and-twin .mattress__features-title {
    font-size: 32px;
    line-height: 120%;
    margin: 0 auto 56px;
  }
}
.mattress--full-and-twin .mattress__category {
  padding: 24px 0;
}
@media (min-width: 768px) {
  .mattress--full-and-twin .mattress__category {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .mattress--full-and-twin .mattress__category {
    padding: 96px 0;
  }
  .mattress--full-and-twin .mattress__category-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 15px;
  }
}
@media (min-width: 1480px) {
  .mattress--full-and-twin .mattress__category-no-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: hidden;
    padding-bottom: 0;
  }
}
.mattress--full-and-twin .mattress__category--good,
.mattress--full-and-twin .mattress__category--natural {
  background-color: #eef7ef;
}
.mattress--full-and-twin
  .mattress__category--natural
  .mattress__features-title-full {
  background: linear-gradient(93.73deg, #ffffff14 0.32%, #fff0 100.35%), #3c7c49;
  border-radius: 88px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: -50px auto 40px;
  padding: 12px 32px;
  text-align: center;
  text-shadow: box-shadow-xsmall-soft;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .mattress--full-and-twin
    .mattress__category--natural
    .mattress__features-title-full {
    font-size: 24px;
    line-height: 115%;
    margin-bottom: 52px;
    margin-top: -107px;
  }
}
@media (min-width: 1200px) {
  .mattress--full-and-twin
    .mattress__category--natural
    .mattress__features-title-full {
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 62px;
    margin-top: -127px;
  }
}
@media (min-width: 992px) {
  .mattress--full-and-twin
    .mattress__category--natural
    .mattress__category-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.mattress--full-and-twin .mattress__category--luxury {
  background-color: #b9c7bb;
}
.mattress--full-and-twin .mattress__category-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .mattress--full-and-twin .mattress__category-box {
    margin-bottom: 0;
  }
}
.mattress--full-and-twin .mattress__category-box a {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.mattress--full-and-twin .mattress__category-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .mattress--full-and-twin .mattress__category-title {
    font-size: calc(7.6px + 3.25vw);
  }
}
@media screen and (min-width: 1920px) {
  .mattress--full-and-twin .mattress__category-title {
    font-size: 70px;
  }
}
.mattress--full-and-twin .mattress__category-price {
  font-size: 18px;
  font-weight: 300;
}
@media screen and (min-width: 320px) {
  .mattress--full-and-twin .mattress__category-price {
    font-size: calc(11.6px + 2vw);
  }
}
@media screen and (min-width: 1920px) {
  .mattress--full-and-twin .mattress__category-price {
    font-size: 50px;
  }
}
.mattress--full-and-twin .mattress__category-list {
  margin-bottom: 50px;
  margin-top: 30px;
  padding: 0;
}
.mattress--full-and-twin .mattress__category-list-item {
  list-style-image: var(--icon-check--green);
  list-style-position: inside;
  margin-bottom: 15px;
}
.mattress--full-and-twin .mattress__category-list-item:last-child {
  margin-bottom: 0;
}
.warranty__page-title {
  font-size: 24px;
}
@media (min-width: 768px) {
  .warranty__page-title {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .warranty__page-title {
    font-size: 48px;
  }
}
@media (min-width: 1480px) {
  .warranty__page-title {
    font-size: 60px;
  }
}
.warranty__header {
  position: relative;
}
.warranty__header figcaption {
  color: #000;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
@media (min-width: 768px) {
  .warranty__header figcaption {
    font-size: 16px;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
  }
}
.warranty__item-title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .warranty__item-title {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .warranty__item-title {
    font-size: 24px;
  }
}
.warranty__item-price {
  display: block;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .warranty__item-price {
    font-size: 16px;
  }
}
.leave-review__box {
  height: 100%;
}
.mlb__item-figure {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 8px;
  height: 0;
  padding-bottom: 100%;
}
.wood-swatch {
  margin-top: 40px;
  padding-bottom: 40px;
}
.wood-swatch * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wood-swatch .wood-swatch__category-buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__category-buttons {
    margin-bottom: 68px;
  }
}
.wood-swatch .wood-swatch__category-buttons a {
  border-bottom: 2px solid #fff;
  cursor: pointer;
  height: 54px;
  margin-bottom: 10px;
  margin-right: 2%;
  width: 23%;
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__category-buttons a {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    height: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin-bottom: 20px;
  }
}
.wood-swatch .wood-swatch__category-buttons a .category-img-wrap {
  height: 29px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__category-buttons a .category-img-wrap {
    height: 58px;
    width: 60px;
  }
}
.wood-swatch .wood-swatch__category-buttons a .category-img-wrap img {
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__category-buttons a .category-img-wrap img {
    display: block;
    height: auto;
    left: 50%;
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
  }
}
.wood-swatch .wood-swatch__category-buttons a .category-img-wrap--textured,
.wood-swatch .wood-swatch__category-buttons a .category-img-wrap--white {
  border: 1px solid #f3f3f3;
}
.wood-swatch .wood-swatch__category-buttons a .category-title-wrap {
  background-color: #f3f3f3;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  height: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__category-buttons a .category-title-wrap {
    height: 58px;
    width: calc(100% - 60px);
  }
}
.wood-swatch .wood-swatch__category-buttons a .category-title-wrap .h6 {
  color: #424242;
  font-weight: 400;
  margin: 0;
  text-decoration: none;
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__category-buttons a .category-title-wrap .h6 {
    font-size: 14px;
    line-height: 20px;
  }
}
.wood-swatch
  .wood-swatch__category-buttons
  a
  .category-title-wrap.category-title-wrap-glider
  .h6 {
  text-transform: capitalize;
}
.wood-swatch .wood-swatch__category-buttons a.active-tab {
  border-bottom: 2px solid #3575ca;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__category-buttons a.active-tab {
    -webkit-box-shadow: 0 11.28px 33.4221px rgba(0, 0, 0, 0.05),
      0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
      0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
      0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
      0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
    box-shadow: 0 11.28px 33.4221px #0000000d, 0 6.0308px 17.869px #0000000b,
      0 3.38082px 10.0172px #00000009, 0 1.79553px 5.32008px #00000007,
      0 0.747159px 2.21381px #00000005;
  }
}
.wood-swatch .wood-swatch__grid {
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.75s cubic-bezier(1, 0, 0, 1);
  transition: all 0.75s cubic-bezier(1, 0, 0, 1);
  width: 100%;
}
.wood-swatch .wood-swatch__grid .animating {
  -webkit-transition: all 0.75s cubic-bezier(0.175, 0.885, 0.32, 1.1);
  transition: all 0.75s cubic-bezier(0.175, 0.885, 0.32, 1.1);
}
.wood-swatch .wood-swatch__grid .setScale,
.wood-swatch .wood-swatch__grid .show {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wood-swatch .wood-swatch__grid .show {
  opacity: 1;
}
.wood-swatch .card {
  background: #fff;
  display: block;
  opacity: 0;
  text-decoration: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: calc(33.33333% - 23px);
}
@media (min-width: 768px) {
  .wood-swatch .card {
    width: calc(16.66667% - 41.66px);
  }
}
.wood-swatch .card img {
  border-radius: 20px;
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
  display: block;
  width: 100%;
}
.wood-swatch .card .title {
  color: #666;
  font-size: 11px;
  font-weight: 600;
  line-height: 12px;
  padding-top: 7px;
  text-align: center;
}
@media (min-width: 768px) {
  .wood-swatch .card .title {
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
  }
}
.wood-swatch.wood-swatch__glider-modal {
  margin-top: 0;
}
.wood-swatch .wood-swatch__grid-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wood-swatch .wood-swatch__grid-modal .card {
  margin-bottom: 15px;
  padding-right: 15px;
  width: 50%;
}
@media (min-width: 576px) {
  .wood-swatch .wood-swatch__grid-modal .card {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .wood-swatch .wood-swatch__grid-modal .card {
    width: 25%;
    width: 20%;
  }
}
.wood-swatch .guide {
  left: 0;
  position: absolute;
  top: 0;
  width: 33%;
  z-index: -1000;
}
.glider-swatch .wood-swatch__category-buttons a .category-img-wrap img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .glider-swatch .wood-swatch__category-buttons a .category-img-wrap img {
    max-width: 100%;
  }
}
#product-registration .page-title {
  display: -webkit-box;
  display: -ms-flexbox;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  letter-spacing: 0.16em;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 36px 0 0;
  padding: 24px 0 20px;
}
@media (min-width: 576px) {
  #product-registration .page-title {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
}
@media (min-width: 768px) {
  #product-registration .page-title {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-top: 0;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    padding-left: 48px;
  }
}
#product-registration .site-body {
  background: #eff4fb;
}
@media (min-width: 768px) {
  #product-registration .site-body .container {
    max-width: 770px;
  }
}
#product-registration #MainContent > div > div > div {
  max-width: 792px;
  padding: 0;
}
@media (min-width: 768px) {
  #product-registration #MainContent > div > div > div {
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 170px 68px rgba(0, 0, 0, 0.01),
      0 96px 57px rgba(0, 0, 0, 0.02), 0 43px 43px rgba(0, 0, 0, 0.03),
      0 11px 23px rgba(0, 0, 0, 0.04), 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 170px 68px #00000003, 0 96px 57px #00000005,
      0 43px 43px #00000008, 0 11px 23px #0000000a, 0 0 #0000000a;
    margin-top: 96px;
  }
  #product-registration
    .form-buttons-wrapper.form-buttons-auto.jsTest-button-wrapperField {
    border-bottom-left-radius: 12px;
  }
}
#product-registration .jotform#registry iframe {
  border-radius: 0;
}
@media (min-width: 576px) {
  #product-registration .jotform#registry iframe {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column,
.flex-row {
  -webkit-box-direction: normal !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 360px) {
  .flex-sms-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sms-column,
  .flex-sms-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sms-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sms-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sms-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sms-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sms-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sms-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sms-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sms-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sms-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sms-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sms-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sms-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sms-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sms-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sms-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sms-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sms-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sms-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sms-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sms-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sms-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sms-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sms-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sms-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sms-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sms-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sms-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sms-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sms-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sms-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sms-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sms-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sms-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-nav-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-nav-column,
  .flex-nav-row {
    -webkit-box-direction: normal !important;
  }
  .flex-nav-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-nav-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-nav-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-nav-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-nav-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-nav-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-nav-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-nav-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-nav-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-nav-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-nav-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-nav-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-nav-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-nav-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-nav-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-nav-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-nav-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-nav-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-nav-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-nav-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-nav-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-nav-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-nav-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-nav-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-nav-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-nav-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-nav-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-nav-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-nav-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-nav-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-nav-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-nav-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-nav-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1480px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxl-column,
  .flex-xxl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.pa0 {
  padding: 0;
}
.pa1 {
  padding: 5px;
}
.pa2 {
  padding: 10px;
}
.pa3 {
  padding: 15px;
}
.pa4 {
  padding: 30px;
}
.pa5 {
  padding: 50px;
}
.pa6 {
  padding: 100px;
}
.pa7 {
  padding: 150px;
}
.pl0 {
  padding-left: 0;
}
.pl1 {
  padding-left: 5px;
}
.pl2 {
  padding-left: 10px;
}
.pl3 {
  padding-left: 15px;
}
.pl4 {
  padding-left: 30px;
}
.pl5 {
  padding-left: 50px;
}
.pl6 {
  padding-left: 100px;
}
.pl7 {
  padding-left: 150px;
}
.pr0 {
  padding-right: 0;
}
.pr1 {
  padding-right: 5px;
}
.pr2 {
  padding-right: 10px;
}
.pr3 {
  padding-right: 15px;
}
.pr4 {
  padding-right: 30px;
}
.pr5 {
  padding-right: 50px;
}
.pr6 {
  padding-right: 100px;
}
.pr7 {
  padding-right: 150px;
}
.pb0 {
  padding-bottom: 0;
}
.pb1 {
  padding-bottom: 5px;
}
.pb2 {
  padding-bottom: 10px;
}
.pb3 {
  padding-bottom: 15px;
}
.pb4 {
  padding-bottom: 30px;
}
.pb5 {
  padding-bottom: 50px;
}
.pb6 {
  padding-bottom: 100px;
}
.pb7 {
  padding-bottom: 150px;
}
.pt0 {
  padding-top: 0;
}
.pt1 {
  padding-top: 5px;
}
.pt2 {
  padding-top: 10px;
}
.pt3 {
  padding-top: 15px;
}
.pt4 {
  padding-top: 30px;
}
.pt5 {
  padding-top: 50px;
}
.pt6 {
  padding-top: 100px;
}
.pt7 {
  padding-top: 150px;
}
.pv0 {
  padding-bottom: 0;
  padding-top: 0;
}
.pv1 {
  padding-bottom: 5px;
  padding-top: 5px;
}
.pv2 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.pv3 {
  padding-bottom: 15px;
  padding-top: 15px;
}
.pv4 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.pv5 {
  padding-bottom: 50px;
  padding-top: 50px;
}
.pv6 {
  padding-bottom: 100px;
  padding-top: 100px;
}
.pv7 {
  padding-bottom: 150px;
  padding-top: 150px;
}
.ph0 {
  padding-left: 0;
  padding-right: 0;
}
.ph1 {
  padding-left: 5px;
  padding-right: 5px;
}
.ph2 {
  padding-left: 10px;
  padding-right: 10px;
}
.ph3 {
  padding-left: 15px;
  padding-right: 15px;
}
.ph4 {
  padding-left: 30px;
  padding-right: 30px;
}
.ph5 {
  padding-left: 50px;
  padding-right: 50px;
}
.ph6 {
  padding-left: 100px;
  padding-right: 100px;
}
.ph7 {
  padding-left: 150px;
  padding-right: 150px;
}
.ma0 {
  margin: 0;
}
.ma1 {
  margin: 5px;
}
.ma2 {
  margin: 10px;
}
.ma3 {
  margin: 15px;
}
.ma4 {
  margin: 30px;
}
.ma5 {
  margin: 50px;
}
.ma6 {
  margin: 100px;
}
.ma7 {
  margin: 150px;
}
.ml0 {
  margin-left: 0;
}
.ml1 {
  margin-left: 5px;
}
.ml2 {
  margin-left: 10px;
}
.ml3 {
  margin-left: 15px;
}
.ml4 {
  margin-left: 30px;
}
.ml5 {
  margin-left: 50px;
}
.ml6 {
  margin-left: 100px;
}
.ml7 {
  margin-left: 150px;
}
.mr0 {
  margin-right: 0;
}
.mr1 {
  margin-right: 5px;
}
.mr2 {
  margin-right: 10px;
}
.mr3 {
  margin-right: 15px;
}
.mr4 {
  margin-right: 30px;
}
.mr5 {
  margin-right: 50px;
}
.mr6 {
  margin-right: 100px;
}
.mr7 {
  margin-right: 150px;
}
.mb0 {
  margin-bottom: 0;
}
.mb1 {
  margin-bottom: 5px;
}
.mb2 {
  margin-bottom: 10px;
}
.mb3 {
  margin-bottom: 15px;
}
.mb4 {
  margin-bottom: 30px;
}
.mb5 {
  margin-bottom: 50px;
}
.mb6 {
  margin-bottom: 100px;
}
.mb7 {
  margin-bottom: 150px;
}
.mt0 {
  margin-top: 0;
}
.mt1 {
  margin-top: 5px;
}
.mt2 {
  margin-top: 10px;
}
.mt3 {
  margin-top: 15px;
}
.mt4 {
  margin-top: 30px;
}
.mt5 {
  margin-top: 50px;
}
.mt6 {
  margin-top: 100px;
}
.mt7 {
  margin-top: 150px;
}
.mv0 {
  margin-bottom: 0;
  margin-top: 0;
}
.mv1 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.mv2 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.mv3 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.mv4 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.mv5 {
  margin-bottom: 50px;
  margin-top: 50px;
}
.mv6 {
  margin-bottom: 100px;
  margin-top: 100px;
}
.mv7 {
  margin-bottom: 150px;
  margin-top: 150px;
}
.mh0 {
  margin-left: 0;
  margin-right: 0;
}
.mh1 {
  margin-left: 5px;
  margin-right: 5px;
}
.mh2 {
  margin-left: 10px;
  margin-right: 10px;
}
.mh3 {
  margin-left: 15px;
  margin-right: 15px;
}
.mh4 {
  margin-left: 30px;
  margin-right: 30px;
}
.mh5 {
  margin-left: 50px;
  margin-right: 50px;
}
.mh6 {
  margin-left: 100px;
  margin-right: 100px;
}
.mh7 {
  margin-left: 150px;
  margin-right: 150px;
}
.pa0- {
  padding: 0;
}
.pa1- {
  padding: 5px;
}
.pa2- {
  padding: 10px;
}
.pa3- {
  padding: 15px;
}
.pa4- {
  padding: 30px;
}
.pa5- {
  padding: 50px;
}
.pa6- {
  padding: 100px;
}
.pa7- {
  padding: 150px;
}
.pl0- {
  padding-left: 0;
}
.pl1- {
  padding-left: 5px;
}
.pl2- {
  padding-left: 10px;
}
.pl3- {
  padding-left: 15px;
}
.pl4- {
  padding-left: 30px;
}
.pl5- {
  padding-left: 50px;
}
.pl6- {
  padding-left: 100px;
}
.pl7- {
  padding-left: 150px;
}
.pr0- {
  padding-right: 0;
}
.pr1- {
  padding-right: 5px;
}
.pr2- {
  padding-right: 10px;
}
.pr3- {
  padding-right: 15px;
}
.pr4- {
  padding-right: 30px;
}
.pr5- {
  padding-right: 50px;
}
.pr6- {
  padding-right: 100px;
}
.pr7- {
  padding-right: 150px;
}
.pb0- {
  padding-bottom: 0;
}
.pb1- {
  padding-bottom: 5px;
}
.pb2- {
  padding-bottom: 10px;
}
.pb3- {
  padding-bottom: 15px;
}
.pb4- {
  padding-bottom: 30px;
}
.pb5- {
  padding-bottom: 50px;
}
.pb6- {
  padding-bottom: 100px;
}
.pb7- {
  padding-bottom: 150px;
}
.pt0- {
  padding-top: 0;
}
.pt1- {
  padding-top: 5px;
}
.pt2- {
  padding-top: 10px;
}
.pt3- {
  padding-top: 15px;
}
.pt4- {
  padding-top: 30px;
}
.pt5- {
  padding-top: 50px;
}
.pt6- {
  padding-top: 100px;
}
.pt7- {
  padding-top: 150px;
}
.pv0- {
  padding-bottom: 0;
  padding-top: 0;
}
.pv1- {
  padding-bottom: 5px;
  padding-top: 5px;
}
.pv2- {
  padding-bottom: 10px;
  padding-top: 10px;
}
.pv3- {
  padding-bottom: 15px;
  padding-top: 15px;
}
.pv4- {
  padding-bottom: 30px;
  padding-top: 30px;
}
.pv5- {
  padding-bottom: 50px;
  padding-top: 50px;
}
.pv6- {
  padding-bottom: 100px;
  padding-top: 100px;
}
.pv7- {
  padding-bottom: 150px;
  padding-top: 150px;
}
.ph0- {
  padding-left: 0;
  padding-right: 0;
}
.ph1- {
  padding-left: 5px;
  padding-right: 5px;
}
.ph2- {
  padding-left: 10px;
  padding-right: 10px;
}
.ph3- {
  padding-left: 15px;
  padding-right: 15px;
}
.ph4- {
  padding-left: 30px;
  padding-right: 30px;
}
.ph5- {
  padding-left: 50px;
  padding-right: 50px;
}
.ph6- {
  padding-left: 100px;
  padding-right: 100px;
}
.ph7- {
  padding-left: 150px;
  padding-right: 150px;
}
.ma0- {
  margin: 0;
}
.ma1- {
  margin: 5px;
}
.ma2- {
  margin: 10px;
}
.ma3- {
  margin: 15px;
}
.ma4- {
  margin: 30px;
}
.ma5- {
  margin: 50px;
}
.ma6- {
  margin: 100px;
}
.ma7- {
  margin: 150px;
}
.ml0- {
  margin-left: 0;
}
.ml1- {
  margin-left: 5px;
}
.ml2- {
  margin-left: 10px;
}
.ml3- {
  margin-left: 15px;
}
.ml4- {
  margin-left: 30px;
}
.ml5- {
  margin-left: 50px;
}
.ml6- {
  margin-left: 100px;
}
.ml7- {
  margin-left: 150px;
}
.mr0- {
  margin-right: 0;
}
.mr1- {
  margin-right: 5px;
}
.mr2- {
  margin-right: 10px;
}
.mr3- {
  margin-right: 15px;
}
.mr4- {
  margin-right: 30px;
}
.mr5- {
  margin-right: 50px;
}
.mr6- {
  margin-right: 100px;
}
.mr7- {
  margin-right: 150px;
}
.mb0- {
  margin-bottom: 0;
}
.mb1- {
  margin-bottom: 5px;
}
.mb2- {
  margin-bottom: 10px;
}
.mb3- {
  margin-bottom: 15px;
}
.mb4- {
  margin-bottom: 30px;
}
.mb5- {
  margin-bottom: 50px;
}
.mb6- {
  margin-bottom: 100px;
}
.mb7- {
  margin-bottom: 150px;
}
.mt0- {
  margin-top: 0;
}
.mt1- {
  margin-top: 5px;
}
.mt2- {
  margin-top: 10px;
}
.mt3- {
  margin-top: 15px;
}
.mt4- {
  margin-top: 30px;
}
.mt5- {
  margin-top: 50px;
}
.mt6- {
  margin-top: 100px;
}
.mt7- {
  margin-top: 150px;
}
.mv0- {
  margin-bottom: 0;
  margin-top: 0;
}
.mv1- {
  margin-bottom: 5px;
  margin-top: 5px;
}
.mv2- {
  margin-bottom: 10px;
  margin-top: 10px;
}
.mv3- {
  margin-bottom: 15px;
  margin-top: 15px;
}
.mv4- {
  margin-bottom: 30px;
  margin-top: 30px;
}
.mv5- {
  margin-bottom: 50px;
  margin-top: 50px;
}
.mv6- {
  margin-bottom: 100px;
  margin-top: 100px;
}
.mv7- {
  margin-bottom: 150px;
  margin-top: 150px;
}
.mh0- {
  margin-left: 0;
  margin-right: 0;
}
.mh1- {
  margin-left: 5px;
  margin-right: 5px;
}
.mh2- {
  margin-left: 10px;
  margin-right: 10px;
}
.mh3- {
  margin-left: 15px;
  margin-right: 15px;
}
.mh4- {
  margin-left: 30px;
  margin-right: 30px;
}
.mh5- {
  margin-left: 50px;
  margin-right: 50px;
}
.mh6- {
  margin-left: 100px;
  margin-right: 100px;
}
.mh7- {
  margin-left: 150px;
  margin-right: 150px;
}
@media (min-width: 360px) {
  .pa0--sms {
    padding: 0;
  }
  .pa1--sms {
    padding: 5px;
  }
  .pa2--sms {
    padding: 10px;
  }
  .pa3--sms {
    padding: 15px;
  }
  .pa4--sms {
    padding: 30px;
  }
  .pa5--sms {
    padding: 50px;
  }
  .pa6--sms {
    padding: 100px;
  }
  .pa7--sms {
    padding: 150px;
  }
  .pl0--sms {
    padding-left: 0;
  }
  .pl1--sms {
    padding-left: 5px;
  }
  .pl2--sms {
    padding-left: 10px;
  }
  .pl3--sms {
    padding-left: 15px;
  }
  .pl4--sms {
    padding-left: 30px;
  }
  .pl5--sms {
    padding-left: 50px;
  }
  .pl6--sms {
    padding-left: 100px;
  }
  .pl7--sms {
    padding-left: 150px;
  }
  .pr0--sms {
    padding-right: 0;
  }
  .pr1--sms {
    padding-right: 5px;
  }
  .pr2--sms {
    padding-right: 10px;
  }
  .pr3--sms {
    padding-right: 15px;
  }
  .pr4--sms {
    padding-right: 30px;
  }
  .pr5--sms {
    padding-right: 50px;
  }
  .pr6--sms {
    padding-right: 100px;
  }
  .pr7--sms {
    padding-right: 150px;
  }
  .pb0--sms {
    padding-bottom: 0;
  }
  .pb1--sms {
    padding-bottom: 5px;
  }
  .pb2--sms {
    padding-bottom: 10px;
  }
  .pb3--sms {
    padding-bottom: 15px;
  }
  .pb4--sms {
    padding-bottom: 30px;
  }
  .pb5--sms {
    padding-bottom: 50px;
  }
  .pb6--sms {
    padding-bottom: 100px;
  }
  .pb7--sms {
    padding-bottom: 150px;
  }
  .pt0--sms {
    padding-top: 0;
  }
  .pt1--sms {
    padding-top: 5px;
  }
  .pt2--sms {
    padding-top: 10px;
  }
  .pt3--sms {
    padding-top: 15px;
  }
  .pt4--sms {
    padding-top: 30px;
  }
  .pt5--sms {
    padding-top: 50px;
  }
  .pt6--sms {
    padding-top: 100px;
  }
  .pt7--sms {
    padding-top: 150px;
  }
  .pv0--sms {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pv1--sms {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .pv2--sms {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pv3--sms {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .pv4--sms {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .pv5--sms {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .pv6--sms {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .pv7--sms {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .ph0--sms {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1--sms {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph2--sms {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph3--sms {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ph4--sms {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ph5--sms {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ph6--sms {
    padding-left: 100px;
    padding-right: 100px;
  }
  .ph7--sms {
    padding-left: 150px;
    padding-right: 150px;
  }
  .ma0--sms {
    margin: 0;
  }
  .ma1--sms {
    margin: 5px;
  }
  .ma2--sms {
    margin: 10px;
  }
  .ma3--sms {
    margin: 15px;
  }
  .ma4--sms {
    margin: 30px;
  }
  .ma5--sms {
    margin: 50px;
  }
  .ma6--sms {
    margin: 100px;
  }
  .ma7--sms {
    margin: 150px;
  }
  .ml0--sms {
    margin-left: 0;
  }
  .ml1--sms {
    margin-left: 5px;
  }
  .ml2--sms {
    margin-left: 10px;
  }
  .ml3--sms {
    margin-left: 15px;
  }
  .ml4--sms {
    margin-left: 30px;
  }
  .ml5--sms {
    margin-left: 50px;
  }
  .ml6--sms {
    margin-left: 100px;
  }
  .ml7--sms {
    margin-left: 150px;
  }
  .mr0--sms {
    margin-right: 0;
  }
  .mr1--sms {
    margin-right: 5px;
  }
  .mr2--sms {
    margin-right: 10px;
  }
  .mr3--sms {
    margin-right: 15px;
  }
  .mr4--sms {
    margin-right: 30px;
  }
  .mr5--sms {
    margin-right: 50px;
  }
  .mr6--sms {
    margin-right: 100px;
  }
  .mr7--sms {
    margin-right: 150px;
  }
  .mb0--sms {
    margin-bottom: 0;
  }
  .mb1--sms {
    margin-bottom: 5px;
  }
  .mb2--sms {
    margin-bottom: 10px;
  }
  .mb3--sms {
    margin-bottom: 15px;
  }
  .mb4--sms {
    margin-bottom: 30px;
  }
  .mb5--sms {
    margin-bottom: 50px;
  }
  .mb6--sms {
    margin-bottom: 100px;
  }
  .mb7--sms {
    margin-bottom: 150px;
  }
  .mt0--sms {
    margin-top: 0;
  }
  .mt1--sms {
    margin-top: 5px;
  }
  .mt2--sms {
    margin-top: 10px;
  }
  .mt3--sms {
    margin-top: 15px;
  }
  .mt4--sms {
    margin-top: 30px;
  }
  .mt5--sms {
    margin-top: 50px;
  }
  .mt6--sms {
    margin-top: 100px;
  }
  .mt7--sms {
    margin-top: 150px;
  }
  .mv0--sms {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mv1--sms {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .mv2--sms {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mv3--sms {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .mv4--sms {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .mv5--sms {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mv6--sms {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .mv7--sms {
    margin-bottom: 150px;
    margin-top: 150px;
  }
  .mh0--sms {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1--sms {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mh2--sms {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mh3--sms {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mh4--sms {
    margin-left: 30px;
    margin-right: 30px;
  }
  .mh5--sms {
    margin-left: 50px;
    margin-right: 50px;
  }
  .mh6--sms {
    margin-left: 100px;
    margin-right: 100px;
  }
  .mh7--sms {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media (min-width: 576px) {
  .pa0--sm {
    padding: 0;
  }
  .pa1--sm {
    padding: 5px;
  }
  .pa2--sm {
    padding: 10px;
  }
  .pa3--sm {
    padding: 15px;
  }
  .pa4--sm {
    padding: 30px;
  }
  .pa5--sm {
    padding: 50px;
  }
  .pa6--sm {
    padding: 100px;
  }
  .pa7--sm {
    padding: 150px;
  }
  .pl0--sm {
    padding-left: 0;
  }
  .pl1--sm {
    padding-left: 5px;
  }
  .pl2--sm {
    padding-left: 10px;
  }
  .pl3--sm {
    padding-left: 15px;
  }
  .pl4--sm {
    padding-left: 30px;
  }
  .pl5--sm {
    padding-left: 50px;
  }
  .pl6--sm {
    padding-left: 100px;
  }
  .pl7--sm {
    padding-left: 150px;
  }
  .pr0--sm {
    padding-right: 0;
  }
  .pr1--sm {
    padding-right: 5px;
  }
  .pr2--sm {
    padding-right: 10px;
  }
  .pr3--sm {
    padding-right: 15px;
  }
  .pr4--sm {
    padding-right: 30px;
  }
  .pr5--sm {
    padding-right: 50px;
  }
  .pr6--sm {
    padding-right: 100px;
  }
  .pr7--sm {
    padding-right: 150px;
  }
  .pb0--sm {
    padding-bottom: 0;
  }
  .pb1--sm {
    padding-bottom: 5px;
  }
  .pb2--sm {
    padding-bottom: 10px;
  }
  .pb3--sm {
    padding-bottom: 15px;
  }
  .pb4--sm {
    padding-bottom: 30px;
  }
  .pb5--sm {
    padding-bottom: 50px;
  }
  .pb6--sm {
    padding-bottom: 100px;
  }
  .pb7--sm {
    padding-bottom: 150px;
  }
  .pt0--sm {
    padding-top: 0;
  }
  .pt1--sm {
    padding-top: 5px;
  }
  .pt2--sm {
    padding-top: 10px;
  }
  .pt3--sm {
    padding-top: 15px;
  }
  .pt4--sm {
    padding-top: 30px;
  }
  .pt5--sm {
    padding-top: 50px;
  }
  .pt6--sm {
    padding-top: 100px;
  }
  .pt7--sm {
    padding-top: 150px;
  }
  .pv0--sm {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pv1--sm {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .pv2--sm {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pv3--sm {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .pv4--sm {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .pv5--sm {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .pv6--sm {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .pv7--sm {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .ph0--sm {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1--sm {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph2--sm {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph3--sm {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ph4--sm {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ph5--sm {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ph6--sm {
    padding-left: 100px;
    padding-right: 100px;
  }
  .ph7--sm {
    padding-left: 150px;
    padding-right: 150px;
  }
  .ma0--sm {
    margin: 0;
  }
  .ma1--sm {
    margin: 5px;
  }
  .ma2--sm {
    margin: 10px;
  }
  .ma3--sm {
    margin: 15px;
  }
  .ma4--sm {
    margin: 30px;
  }
  .ma5--sm {
    margin: 50px;
  }
  .ma6--sm {
    margin: 100px;
  }
  .ma7--sm {
    margin: 150px;
  }
  .ml0--sm {
    margin-left: 0;
  }
  .ml1--sm {
    margin-left: 5px;
  }
  .ml2--sm {
    margin-left: 10px;
  }
  .ml3--sm {
    margin-left: 15px;
  }
  .ml4--sm {
    margin-left: 30px;
  }
  .ml5--sm {
    margin-left: 50px;
  }
  .ml6--sm {
    margin-left: 100px;
  }
  .ml7--sm {
    margin-left: 150px;
  }
  .mr0--sm {
    margin-right: 0;
  }
  .mr1--sm {
    margin-right: 5px;
  }
  .mr2--sm {
    margin-right: 10px;
  }
  .mr3--sm {
    margin-right: 15px;
  }
  .mr4--sm {
    margin-right: 30px;
  }
  .mr5--sm {
    margin-right: 50px;
  }
  .mr6--sm {
    margin-right: 100px;
  }
  .mr7--sm {
    margin-right: 150px;
  }
  .mb0--sm {
    margin-bottom: 0;
  }
  .mb1--sm {
    margin-bottom: 5px;
  }
  .mb2--sm {
    margin-bottom: 10px;
  }
  .mb3--sm {
    margin-bottom: 15px;
  }
  .mb4--sm {
    margin-bottom: 30px;
  }
  .mb5--sm {
    margin-bottom: 50px;
  }
  .mb6--sm {
    margin-bottom: 100px;
  }
  .mb7--sm {
    margin-bottom: 150px;
  }
  .mt0--sm {
    margin-top: 0;
  }
  .mt1--sm {
    margin-top: 5px;
  }
  .mt2--sm {
    margin-top: 10px;
  }
  .mt3--sm {
    margin-top: 15px;
  }
  .mt4--sm {
    margin-top: 30px;
  }
  .mt5--sm {
    margin-top: 50px;
  }
  .mt6--sm {
    margin-top: 100px;
  }
  .mt7--sm {
    margin-top: 150px;
  }
  .mv0--sm {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mv1--sm {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .mv2--sm {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mv3--sm {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .mv4--sm {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .mv5--sm {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mv6--sm {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .mv7--sm {
    margin-bottom: 150px;
    margin-top: 150px;
  }
  .mh0--sm {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1--sm {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mh2--sm {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mh3--sm {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mh4--sm {
    margin-left: 30px;
    margin-right: 30px;
  }
  .mh5--sm {
    margin-left: 50px;
    margin-right: 50px;
  }
  .mh6--sm {
    margin-left: 100px;
    margin-right: 100px;
  }
  .mh7--sm {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media (min-width: 768px) {
  .pa0--md {
    padding: 0;
  }
  .pa1--md {
    padding: 5px;
  }
  .pa2--md {
    padding: 10px;
  }
  .pa3--md {
    padding: 15px;
  }
  .pa4--md {
    padding: 30px;
  }
  .pa5--md {
    padding: 50px;
  }
  .pa6--md {
    padding: 100px;
  }
  .pa7--md {
    padding: 150px;
  }
  .pl0--md {
    padding-left: 0;
  }
  .pl1--md {
    padding-left: 5px;
  }
  .pl2--md {
    padding-left: 10px;
  }
  .pl3--md {
    padding-left: 15px;
  }
  .pl4--md {
    padding-left: 30px;
  }
  .pl5--md {
    padding-left: 50px;
  }
  .pl6--md {
    padding-left: 100px;
  }
  .pl7--md {
    padding-left: 150px;
  }
  .pr0--md {
    padding-right: 0;
  }
  .pr1--md {
    padding-right: 5px;
  }
  .pr2--md {
    padding-right: 10px;
  }
  .pr3--md {
    padding-right: 15px;
  }
  .pr4--md {
    padding-right: 30px;
  }
  .pr5--md {
    padding-right: 50px;
  }
  .pr6--md {
    padding-right: 100px;
  }
  .pr7--md {
    padding-right: 150px;
  }
  .pb0--md {
    padding-bottom: 0;
  }
  .pb1--md {
    padding-bottom: 5px;
  }
  .pb2--md {
    padding-bottom: 10px;
  }
  .pb3--md {
    padding-bottom: 15px;
  }
  .pb4--md {
    padding-bottom: 30px;
  }
  .pb5--md {
    padding-bottom: 50px;
  }
  .pb6--md {
    padding-bottom: 100px;
  }
  .pb7--md {
    padding-bottom: 150px;
  }
  .pt0--md {
    padding-top: 0;
  }
  .pt1--md {
    padding-top: 5px;
  }
  .pt2--md {
    padding-top: 10px;
  }
  .pt3--md {
    padding-top: 15px;
  }
  .pt4--md {
    padding-top: 30px;
  }
  .pt5--md {
    padding-top: 50px;
  }
  .pt6--md {
    padding-top: 100px;
  }
  .pt7--md {
    padding-top: 150px;
  }
  .pv0--md {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pv1--md {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .pv2--md {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pv3--md {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .pv4--md {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .pv5--md {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .pv6--md {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .pv7--md {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .ph0--md {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1--md {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph2--md {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph3--md {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ph4--md {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ph5--md {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ph6--md {
    padding-left: 100px;
    padding-right: 100px;
  }
  .ph7--md {
    padding-left: 150px;
    padding-right: 150px;
  }
  .ma0--md {
    margin: 0;
  }
  .ma1--md {
    margin: 5px;
  }
  .ma2--md {
    margin: 10px;
  }
  .ma3--md {
    margin: 15px;
  }
  .ma4--md {
    margin: 30px;
  }
  .ma5--md {
    margin: 50px;
  }
  .ma6--md {
    margin: 100px;
  }
  .ma7--md {
    margin: 150px;
  }
  .ml0--md {
    margin-left: 0;
  }
  .ml1--md {
    margin-left: 5px;
  }
  .ml2--md {
    margin-left: 10px;
  }
  .ml3--md {
    margin-left: 15px;
  }
  .ml4--md {
    margin-left: 30px;
  }
  .ml5--md {
    margin-left: 50px;
  }
  .ml6--md {
    margin-left: 100px;
  }
  .ml7--md {
    margin-left: 150px;
  }
  .mr0--md {
    margin-right: 0;
  }
  .mr1--md {
    margin-right: 5px;
  }
  .mr2--md {
    margin-right: 10px;
  }
  .mr3--md {
    margin-right: 15px;
  }
  .mr4--md {
    margin-right: 30px;
  }
  .mr5--md {
    margin-right: 50px;
  }
  .mr6--md {
    margin-right: 100px;
  }
  .mr7--md {
    margin-right: 150px;
  }
  .mb0--md {
    margin-bottom: 0;
  }
  .mb1--md {
    margin-bottom: 5px;
  }
  .mb2--md {
    margin-bottom: 10px;
  }
  .mb3--md {
    margin-bottom: 15px;
  }
  .mb4--md {
    margin-bottom: 30px;
  }
  .mb5--md {
    margin-bottom: 50px;
  }
  .mb6--md {
    margin-bottom: 100px;
  }
  .mb7--md {
    margin-bottom: 150px;
  }
  .mt0--md {
    margin-top: 0;
  }
  .mt1--md {
    margin-top: 5px;
  }
  .mt2--md {
    margin-top: 10px;
  }
  .mt3--md {
    margin-top: 15px;
  }
  .mt4--md {
    margin-top: 30px;
  }
  .mt5--md {
    margin-top: 50px;
  }
  .mt6--md {
    margin-top: 100px;
  }
  .mt7--md {
    margin-top: 150px;
  }
  .mv0--md {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mv1--md {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .mv2--md {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mv3--md {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .mv4--md {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .mv5--md {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mv6--md {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .mv7--md {
    margin-bottom: 150px;
    margin-top: 150px;
  }
  .mh0--md {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1--md {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mh2--md {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mh3--md {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mh4--md {
    margin-left: 30px;
    margin-right: 30px;
  }
  .mh5--md {
    margin-left: 50px;
    margin-right: 50px;
  }
  .mh6--md {
    margin-left: 100px;
    margin-right: 100px;
  }
  .mh7--md {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media (min-width: 992px) {
  .pa0--lg {
    padding: 0;
  }
  .pa1--lg {
    padding: 5px;
  }
  .pa2--lg {
    padding: 10px;
  }
  .pa3--lg {
    padding: 15px;
  }
  .pa4--lg {
    padding: 30px;
  }
  .pa5--lg {
    padding: 50px;
  }
  .pa6--lg {
    padding: 100px;
  }
  .pa7--lg {
    padding: 150px;
  }
  .pl0--lg {
    padding-left: 0;
  }
  .pl1--lg {
    padding-left: 5px;
  }
  .pl2--lg {
    padding-left: 10px;
  }
  .pl3--lg {
    padding-left: 15px;
  }
  .pl4--lg {
    padding-left: 30px;
  }
  .pl5--lg {
    padding-left: 50px;
  }
  .pl6--lg {
    padding-left: 100px;
  }
  .pl7--lg {
    padding-left: 150px;
  }
  .pr0--lg {
    padding-right: 0;
  }
  .pr1--lg {
    padding-right: 5px;
  }
  .pr2--lg {
    padding-right: 10px;
  }
  .pr3--lg {
    padding-right: 15px;
  }
  .pr4--lg {
    padding-right: 30px;
  }
  .pr5--lg {
    padding-right: 50px;
  }
  .pr6--lg {
    padding-right: 100px;
  }
  .pr7--lg {
    padding-right: 150px;
  }
  .pb0--lg {
    padding-bottom: 0;
  }
  .pb1--lg {
    padding-bottom: 5px;
  }
  .pb2--lg {
    padding-bottom: 10px;
  }
  .pb3--lg {
    padding-bottom: 15px;
  }
  .pb4--lg {
    padding-bottom: 30px;
  }
  .pb5--lg {
    padding-bottom: 50px;
  }
  .pb6--lg {
    padding-bottom: 100px;
  }
  .pb7--lg {
    padding-bottom: 150px;
  }
  .pt0--lg {
    padding-top: 0;
  }
  .pt1--lg {
    padding-top: 5px;
  }
  .pt2--lg {
    padding-top: 10px;
  }
  .pt3--lg {
    padding-top: 15px;
  }
  .pt4--lg {
    padding-top: 30px;
  }
  .pt5--lg {
    padding-top: 50px;
  }
  .pt6--lg {
    padding-top: 100px;
  }
  .pt7--lg {
    padding-top: 150px;
  }
  .pv0--lg {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pv1--lg {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .pv2--lg {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pv3--lg {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .pv4--lg {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .pv5--lg {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .pv6--lg {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .pv7--lg {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .ph0--lg {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1--lg {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph2--lg {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph3--lg {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ph4--lg {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ph5--lg {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ph6--lg {
    padding-left: 100px;
    padding-right: 100px;
  }
  .ph7--lg {
    padding-left: 150px;
    padding-right: 150px;
  }
  .ma0--lg {
    margin: 0;
  }
  .ma1--lg {
    margin: 5px;
  }
  .ma2--lg {
    margin: 10px;
  }
  .ma3--lg {
    margin: 15px;
  }
  .ma4--lg {
    margin: 30px;
  }
  .ma5--lg {
    margin: 50px;
  }
  .ma6--lg {
    margin: 100px;
  }
  .ma7--lg {
    margin: 150px;
  }
  .ml0--lg {
    margin-left: 0;
  }
  .ml1--lg {
    margin-left: 5px;
  }
  .ml2--lg {
    margin-left: 10px;
  }
  .ml3--lg {
    margin-left: 15px;
  }
  .ml4--lg {
    margin-left: 30px;
  }
  .ml5--lg {
    margin-left: 50px;
  }
  .ml6--lg {
    margin-left: 100px;
  }
  .ml7--lg {
    margin-left: 150px;
  }
  .mr0--lg {
    margin-right: 0;
  }
  .mr1--lg {
    margin-right: 5px;
  }
  .mr2--lg {
    margin-right: 10px;
  }
  .mr3--lg {
    margin-right: 15px;
  }
  .mr4--lg {
    margin-right: 30px;
  }
  .mr5--lg {
    margin-right: 50px;
  }
  .mr6--lg {
    margin-right: 100px;
  }
  .mr7--lg {
    margin-right: 150px;
  }
  .mb0--lg {
    margin-bottom: 0;
  }
  .mb1--lg {
    margin-bottom: 5px;
  }
  .mb2--lg {
    margin-bottom: 10px;
  }
  .mb3--lg {
    margin-bottom: 15px;
  }
  .mb4--lg {
    margin-bottom: 30px;
  }
  .mb5--lg {
    margin-bottom: 50px;
  }
  .mb6--lg {
    margin-bottom: 100px;
  }
  .mb7--lg {
    margin-bottom: 150px;
  }
  .mt0--lg {
    margin-top: 0;
  }
  .mt1--lg {
    margin-top: 5px;
  }
  .mt2--lg {
    margin-top: 10px;
  }
  .mt3--lg {
    margin-top: 15px;
  }
  .mt4--lg {
    margin-top: 30px;
  }
  .mt5--lg {
    margin-top: 50px;
  }
  .mt6--lg {
    margin-top: 100px;
  }
  .mt7--lg {
    margin-top: 150px;
  }
  .mv0--lg {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mv1--lg {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .mv2--lg {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mv3--lg {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .mv4--lg {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .mv5--lg {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mv6--lg {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .mv7--lg {
    margin-bottom: 150px;
    margin-top: 150px;
  }
  .mh0--lg {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1--lg {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mh2--lg {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mh3--lg {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mh4--lg {
    margin-left: 30px;
    margin-right: 30px;
  }
  .mh5--lg {
    margin-left: 50px;
    margin-right: 50px;
  }
  .mh6--lg {
    margin-left: 100px;
    margin-right: 100px;
  }
  .mh7--lg {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media (min-width: 1024px) {
  .pa0--nav {
    padding: 0;
  }
  .pa1--nav {
    padding: 5px;
  }
  .pa2--nav {
    padding: 10px;
  }
  .pa3--nav {
    padding: 15px;
  }
  .pa4--nav {
    padding: 30px;
  }
  .pa5--nav {
    padding: 50px;
  }
  .pa6--nav {
    padding: 100px;
  }
  .pa7--nav {
    padding: 150px;
  }
  .pl0--nav {
    padding-left: 0;
  }
  .pl1--nav {
    padding-left: 5px;
  }
  .pl2--nav {
    padding-left: 10px;
  }
  .pl3--nav {
    padding-left: 15px;
  }
  .pl4--nav {
    padding-left: 30px;
  }
  .pl5--nav {
    padding-left: 50px;
  }
  .pl6--nav {
    padding-left: 100px;
  }
  .pl7--nav {
    padding-left: 150px;
  }
  .pr0--nav {
    padding-right: 0;
  }
  .pr1--nav {
    padding-right: 5px;
  }
  .pr2--nav {
    padding-right: 10px;
  }
  .pr3--nav {
    padding-right: 15px;
  }
  .pr4--nav {
    padding-right: 30px;
  }
  .pr5--nav {
    padding-right: 50px;
  }
  .pr6--nav {
    padding-right: 100px;
  }
  .pr7--nav {
    padding-right: 150px;
  }
  .pb0--nav {
    padding-bottom: 0;
  }
  .pb1--nav {
    padding-bottom: 5px;
  }
  .pb2--nav {
    padding-bottom: 10px;
  }
  .pb3--nav {
    padding-bottom: 15px;
  }
  .pb4--nav {
    padding-bottom: 30px;
  }
  .pb5--nav {
    padding-bottom: 50px;
  }
  .pb6--nav {
    padding-bottom: 100px;
  }
  .pb7--nav {
    padding-bottom: 150px;
  }
  .pt0--nav {
    padding-top: 0;
  }
  .pt1--nav {
    padding-top: 5px;
  }
  .pt2--nav {
    padding-top: 10px;
  }
  .pt3--nav {
    padding-top: 15px;
  }
  .pt4--nav {
    padding-top: 30px;
  }
  .pt5--nav {
    padding-top: 50px;
  }
  .pt6--nav {
    padding-top: 100px;
  }
  .pt7--nav {
    padding-top: 150px;
  }
  .pv0--nav {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pv1--nav {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .pv2--nav {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pv3--nav {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .pv4--nav {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .pv5--nav {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .pv6--nav {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .pv7--nav {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .ph0--nav {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1--nav {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph2--nav {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph3--nav {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ph4--nav {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ph5--nav {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ph6--nav {
    padding-left: 100px;
    padding-right: 100px;
  }
  .ph7--nav {
    padding-left: 150px;
    padding-right: 150px;
  }
  .ma0--nav {
    margin: 0;
  }
  .ma1--nav {
    margin: 5px;
  }
  .ma2--nav {
    margin: 10px;
  }
  .ma3--nav {
    margin: 15px;
  }
  .ma4--nav {
    margin: 30px;
  }
  .ma5--nav {
    margin: 50px;
  }
  .ma6--nav {
    margin: 100px;
  }
  .ma7--nav {
    margin: 150px;
  }
  .ml0--nav {
    margin-left: 0;
  }
  .ml1--nav {
    margin-left: 5px;
  }
  .ml2--nav {
    margin-left: 10px;
  }
  .ml3--nav {
    margin-left: 15px;
  }
  .ml4--nav {
    margin-left: 30px;
  }
  .ml5--nav {
    margin-left: 50px;
  }
  .ml6--nav {
    margin-left: 100px;
  }
  .ml7--nav {
    margin-left: 150px;
  }
  .mr0--nav {
    margin-right: 0;
  }
  .mr1--nav {
    margin-right: 5px;
  }
  .mr2--nav {
    margin-right: 10px;
  }
  .mr3--nav {
    margin-right: 15px;
  }
  .mr4--nav {
    margin-right: 30px;
  }
  .mr5--nav {
    margin-right: 50px;
  }
  .mr6--nav {
    margin-right: 100px;
  }
  .mr7--nav {
    margin-right: 150px;
  }
  .mb0--nav {
    margin-bottom: 0;
  }
  .mb1--nav {
    margin-bottom: 5px;
  }
  .mb2--nav {
    margin-bottom: 10px;
  }
  .mb3--nav {
    margin-bottom: 15px;
  }
  .mb4--nav {
    margin-bottom: 30px;
  }
  .mb5--nav {
    margin-bottom: 50px;
  }
  .mb6--nav {
    margin-bottom: 100px;
  }
  .mb7--nav {
    margin-bottom: 150px;
  }
  .mt0--nav {
    margin-top: 0;
  }
  .mt1--nav {
    margin-top: 5px;
  }
  .mt2--nav {
    margin-top: 10px;
  }
  .mt3--nav {
    margin-top: 15px;
  }
  .mt4--nav {
    margin-top: 30px;
  }
  .mt5--nav {
    margin-top: 50px;
  }
  .mt6--nav {
    margin-top: 100px;
  }
  .mt7--nav {
    margin-top: 150px;
  }
  .mv0--nav {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mv1--nav {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .mv2--nav {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mv3--nav {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .mv4--nav {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .mv5--nav {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mv6--nav {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .mv7--nav {
    margin-bottom: 150px;
    margin-top: 150px;
  }
  .mh0--nav {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1--nav {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mh2--nav {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mh3--nav {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mh4--nav {
    margin-left: 30px;
    margin-right: 30px;
  }
  .mh5--nav {
    margin-left: 50px;
    margin-right: 50px;
  }
  .mh6--nav {
    margin-left: 100px;
    margin-right: 100px;
  }
  .mh7--nav {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media (min-width: 1200px) {
  .pa0--xl {
    padding: 0;
  }
  .pa1--xl {
    padding: 5px;
  }
  .pa2--xl {
    padding: 10px;
  }
  .pa3--xl {
    padding: 15px;
  }
  .pa4--xl {
    padding: 30px;
  }
  .pa5--xl {
    padding: 50px;
  }
  .pa6--xl {
    padding: 100px;
  }
  .pa7--xl {
    padding: 150px;
  }
  .pl0--xl {
    padding-left: 0;
  }
  .pl1--xl {
    padding-left: 5px;
  }
  .pl2--xl {
    padding-left: 10px;
  }
  .pl3--xl {
    padding-left: 15px;
  }
  .pl4--xl {
    padding-left: 30px;
  }
  .pl5--xl {
    padding-left: 50px;
  }
  .pl6--xl {
    padding-left: 100px;
  }
  .pl7--xl {
    padding-left: 150px;
  }
  .pr0--xl {
    padding-right: 0;
  }
  .pr1--xl {
    padding-right: 5px;
  }
  .pr2--xl {
    padding-right: 10px;
  }
  .pr3--xl {
    padding-right: 15px;
  }
  .pr4--xl {
    padding-right: 30px;
  }
  .pr5--xl {
    padding-right: 50px;
  }
  .pr6--xl {
    padding-right: 100px;
  }
  .pr7--xl {
    padding-right: 150px;
  }
  .pb0--xl {
    padding-bottom: 0;
  }
  .pb1--xl {
    padding-bottom: 5px;
  }
  .pb2--xl {
    padding-bottom: 10px;
  }
  .pb3--xl {
    padding-bottom: 15px;
  }
  .pb4--xl {
    padding-bottom: 30px;
  }
  .pb5--xl {
    padding-bottom: 50px;
  }
  .pb6--xl {
    padding-bottom: 100px;
  }
  .pb7--xl {
    padding-bottom: 150px;
  }
  .pt0--xl {
    padding-top: 0;
  }
  .pt1--xl {
    padding-top: 5px;
  }
  .pt2--xl {
    padding-top: 10px;
  }
  .pt3--xl {
    padding-top: 15px;
  }
  .pt4--xl {
    padding-top: 30px;
  }
  .pt5--xl {
    padding-top: 50px;
  }
  .pt6--xl {
    padding-top: 100px;
  }
  .pt7--xl {
    padding-top: 150px;
  }
  .pv0--xl {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pv1--xl {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .pv2--xl {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pv3--xl {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .pv4--xl {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .pv5--xl {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .pv6--xl {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .pv7--xl {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .ph0--xl {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1--xl {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph2--xl {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph3--xl {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ph4--xl {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ph5--xl {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ph6--xl {
    padding-left: 100px;
    padding-right: 100px;
  }
  .ph7--xl {
    padding-left: 150px;
    padding-right: 150px;
  }
  .ma0--xl {
    margin: 0;
  }
  .ma1--xl {
    margin: 5px;
  }
  .ma2--xl {
    margin: 10px;
  }
  .ma3--xl {
    margin: 15px;
  }
  .ma4--xl {
    margin: 30px;
  }
  .ma5--xl {
    margin: 50px;
  }
  .ma6--xl {
    margin: 100px;
  }
  .ma7--xl {
    margin: 150px;
  }
  .ml0--xl {
    margin-left: 0;
  }
  .ml1--xl {
    margin-left: 5px;
  }
  .ml2--xl {
    margin-left: 10px;
  }
  .ml3--xl {
    margin-left: 15px;
  }
  .ml4--xl {
    margin-left: 30px;
  }
  .ml5--xl {
    margin-left: 50px;
  }
  .ml6--xl {
    margin-left: 100px;
  }
  .ml7--xl {
    margin-left: 150px;
  }
  .mr0--xl {
    margin-right: 0;
  }
  .mr1--xl {
    margin-right: 5px;
  }
  .mr2--xl {
    margin-right: 10px;
  }
  .mr3--xl {
    margin-right: 15px;
  }
  .mr4--xl {
    margin-right: 30px;
  }
  .mr5--xl {
    margin-right: 50px;
  }
  .mr6--xl {
    margin-right: 100px;
  }
  .mr7--xl {
    margin-right: 150px;
  }
  .mb0--xl {
    margin-bottom: 0;
  }
  .mb1--xl {
    margin-bottom: 5px;
  }
  .mb2--xl {
    margin-bottom: 10px;
  }
  .mb3--xl {
    margin-bottom: 15px;
  }
  .mb4--xl {
    margin-bottom: 30px;
  }
  .mb5--xl {
    margin-bottom: 50px;
  }
  .mb6--xl {
    margin-bottom: 100px;
  }
  .mb7--xl {
    margin-bottom: 150px;
  }
  .mt0--xl {
    margin-top: 0;
  }
  .mt1--xl {
    margin-top: 5px;
  }
  .mt2--xl {
    margin-top: 10px;
  }
  .mt3--xl {
    margin-top: 15px;
  }
  .mt4--xl {
    margin-top: 30px;
  }
  .mt5--xl {
    margin-top: 50px;
  }
  .mt6--xl {
    margin-top: 100px;
  }
  .mt7--xl {
    margin-top: 150px;
  }
  .mv0--xl {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mv1--xl {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .mv2--xl {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mv3--xl {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .mv4--xl {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .mv5--xl {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mv6--xl {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .mv7--xl {
    margin-bottom: 150px;
    margin-top: 150px;
  }
  .mh0--xl {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1--xl {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mh2--xl {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mh3--xl {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mh4--xl {
    margin-left: 30px;
    margin-right: 30px;
  }
  .mh5--xl {
    margin-left: 50px;
    margin-right: 50px;
  }
  .mh6--xl {
    margin-left: 100px;
    margin-right: 100px;
  }
  .mh7--xl {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media (min-width: 1480px) {
  .pa0--xxl {
    padding: 0;
  }
  .pa1--xxl {
    padding: 5px;
  }
  .pa2--xxl {
    padding: 10px;
  }
  .pa3--xxl {
    padding: 15px;
  }
  .pa4--xxl {
    padding: 30px;
  }
  .pa5--xxl {
    padding: 50px;
  }
  .pa6--xxl {
    padding: 100px;
  }
  .pa7--xxl {
    padding: 150px;
  }
  .pl0--xxl {
    padding-left: 0;
  }
  .pl1--xxl {
    padding-left: 5px;
  }
  .pl2--xxl {
    padding-left: 10px;
  }
  .pl3--xxl {
    padding-left: 15px;
  }
  .pl4--xxl {
    padding-left: 30px;
  }
  .pl5--xxl {
    padding-left: 50px;
  }
  .pl6--xxl {
    padding-left: 100px;
  }
  .pl7--xxl {
    padding-left: 150px;
  }
  .pr0--xxl {
    padding-right: 0;
  }
  .pr1--xxl {
    padding-right: 5px;
  }
  .pr2--xxl {
    padding-right: 10px;
  }
  .pr3--xxl {
    padding-right: 15px;
  }
  .pr4--xxl {
    padding-right: 30px;
  }
  .pr5--xxl {
    padding-right: 50px;
  }
  .pr6--xxl {
    padding-right: 100px;
  }
  .pr7--xxl {
    padding-right: 150px;
  }
  .pb0--xxl {
    padding-bottom: 0;
  }
  .pb1--xxl {
    padding-bottom: 5px;
  }
  .pb2--xxl {
    padding-bottom: 10px;
  }
  .pb3--xxl {
    padding-bottom: 15px;
  }
  .pb4--xxl {
    padding-bottom: 30px;
  }
  .pb5--xxl {
    padding-bottom: 50px;
  }
  .pb6--xxl {
    padding-bottom: 100px;
  }
  .pb7--xxl {
    padding-bottom: 150px;
  }
  .pt0--xxl {
    padding-top: 0;
  }
  .pt1--xxl {
    padding-top: 5px;
  }
  .pt2--xxl {
    padding-top: 10px;
  }
  .pt3--xxl {
    padding-top: 15px;
  }
  .pt4--xxl {
    padding-top: 30px;
  }
  .pt5--xxl {
    padding-top: 50px;
  }
  .pt6--xxl {
    padding-top: 100px;
  }
  .pt7--xxl {
    padding-top: 150px;
  }
  .pv0--xxl {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pv1--xxl {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .pv2--xxl {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pv3--xxl {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .pv4--xxl {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .pv5--xxl {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .pv6--xxl {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .pv7--xxl {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .ph0--xxl {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1--xxl {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph2--xxl {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph3--xxl {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ph4--xxl {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ph5--xxl {
    padding-left: 50px;
    padding-right: 50px;
  }
  .ph6--xxl {
    padding-left: 100px;
    padding-right: 100px;
  }
  .ph7--xxl {
    padding-left: 150px;
    padding-right: 150px;
  }
  .ma0--xxl {
    margin: 0;
  }
  .ma1--xxl {
    margin: 5px;
  }
  .ma2--xxl {
    margin: 10px;
  }
  .ma3--xxl {
    margin: 15px;
  }
  .ma4--xxl {
    margin: 30px;
  }
  .ma5--xxl {
    margin: 50px;
  }
  .ma6--xxl {
    margin: 100px;
  }
  .ma7--xxl {
    margin: 150px;
  }
  .ml0--xxl {
    margin-left: 0;
  }
  .ml1--xxl {
    margin-left: 5px;
  }
  .ml2--xxl {
    margin-left: 10px;
  }
  .ml3--xxl {
    margin-left: 15px;
  }
  .ml4--xxl {
    margin-left: 30px;
  }
  .ml5--xxl {
    margin-left: 50px;
  }
  .ml6--xxl {
    margin-left: 100px;
  }
  .ml7--xxl {
    margin-left: 150px;
  }
  .mr0--xxl {
    margin-right: 0;
  }
  .mr1--xxl {
    margin-right: 5px;
  }
  .mr2--xxl {
    margin-right: 10px;
  }
  .mr3--xxl {
    margin-right: 15px;
  }
  .mr4--xxl {
    margin-right: 30px;
  }
  .mr5--xxl {
    margin-right: 50px;
  }
  .mr6--xxl {
    margin-right: 100px;
  }
  .mr7--xxl {
    margin-right: 150px;
  }
  .mb0--xxl {
    margin-bottom: 0;
  }
  .mb1--xxl {
    margin-bottom: 5px;
  }
  .mb2--xxl {
    margin-bottom: 10px;
  }
  .mb3--xxl {
    margin-bottom: 15px;
  }
  .mb4--xxl {
    margin-bottom: 30px;
  }
  .mb5--xxl {
    margin-bottom: 50px;
  }
  .mb6--xxl {
    margin-bottom: 100px;
  }
  .mb7--xxl {
    margin-bottom: 150px;
  }
  .mt0--xxl {
    margin-top: 0;
  }
  .mt1--xxl {
    margin-top: 5px;
  }
  .mt2--xxl {
    margin-top: 10px;
  }
  .mt3--xxl {
    margin-top: 15px;
  }
  .mt4--xxl {
    margin-top: 30px;
  }
  .mt5--xxl {
    margin-top: 50px;
  }
  .mt6--xxl {
    margin-top: 100px;
  }
  .mt7--xxl {
    margin-top: 150px;
  }
  .mv0--xxl {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mv1--xxl {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .mv2--xxl {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mv3--xxl {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .mv4--xxl {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .mv5--xxl {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mv6--xxl {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .mv7--xxl {
    margin-bottom: 150px;
    margin-top: 150px;
  }
  .mh0--xxl {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1--xxl {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mh2--xxl {
    margin-left: 10px;
    margin-right: 10px;
  }
  .mh3--xxl {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mh4--xxl {
    margin-left: 30px;
    margin-right: 30px;
  }
  .mh5--xxl {
    margin-left: 50px;
    margin-right: 50px;
  }
  .mh6--xxl {
    margin-left: 100px;
    margin-right: 100px;
  }
  .mh7--xxl {
    margin-left: 150px;
    margin-right: 150px;
  }
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.tj {
  text-align: justify;
}
.tl- {
  text-align: left;
}
.tr- {
  text-align: right;
}
.tc- {
  text-align: center;
}
.tj- {
  text-align: justify;
}
@media (min-width: 360px) {
  .tl--sms {
    text-align: left;
  }
  .tr--sms {
    text-align: right;
  }
  .tc--sms {
    text-align: center;
  }
  .tj--sms {
    text-align: justify;
  }
}
@media (min-width: 576px) {
  .tl--sm {
    text-align: left;
  }
  .tr--sm {
    text-align: right;
  }
  .tc--sm {
    text-align: center;
  }
  .tj--sm {
    text-align: justify;
  }
}
@media (min-width: 768px) {
  .tl--md {
    text-align: left;
  }
  .tr--md {
    text-align: right;
  }
  .tc--md {
    text-align: center;
  }
  .tj--md {
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .tl--lg {
    text-align: left;
  }
  .tr--lg {
    text-align: right;
  }
  .tc--lg {
    text-align: center;
  }
  .tj--lg {
    text-align: justify;
  }
}
@media (min-width: 1024px) {
  .tl--nav {
    text-align: left;
  }
  .tr--nav {
    text-align: right;
  }
  .tc--nav {
    text-align: center;
  }
  .tj--nav {
    text-align: justify;
  }
}
@media (min-width: 1200px) {
  .tl--xl {
    text-align: left;
  }
  .tr--xl {
    text-align: right;
  }
  .tc--xl {
    text-align: center;
  }
  .tj--xl {
    text-align: justify;
  }
}
@media (min-width: 1480px) {
  .tl--xxl {
    text-align: left;
  }
  .tr--xxl {
    text-align: right;
  }
  .tc--xxl {
    text-align: center;
  }
  .tj--xxl {
    text-align: justify;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 360px) {
  .d-sms-none {
    display: none !important;
  }
  .d-sms-inline {
    display: inline !important;
  }
  .d-sms-inline-block {
    display: inline-block !important;
  }
  .d-sms-block {
    display: block !important;
  }
  .d-sms-table {
    display: table !important;
  }
  .d-sms-table-row {
    display: table-row !important;
  }
  .d-sms-table-cell {
    display: table-cell !important;
  }
  .d-sms-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sms-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-nav-none {
    display: none !important;
  }
  .d-nav-inline {
    display: inline !important;
  }
  .d-nav-inline-block {
    display: inline-block !important;
  }
  .d-nav-block {
    display: block !important;
  }
  .d-nav-table {
    display: table !important;
  }
  .d-nav-table-row {
    display: table-row !important;
  }
  .d-nav-table-cell {
    display: table-cell !important;
  }
  .d-nav-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-nav-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1480px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.fade {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  outline: none;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease;
}
.collapsing,
.embed-responsive {
  overflow: hidden;
  position: relative;
}
.embed-responsive {
  display: block;
  padding: 0;
  width: 100%;
}
.embed-responsive:before {
  content: '';
  display: block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.embed-responsive-21by9:before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive-4by3:before {
  padding-top: 75%;
}
.embed-responsive-1by1:before {
  padding-top: 100%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  clear: both;
  content: '';
  display: table;
}
.sr-only,
.v2-icon-button .v2-icon-button__text,
.visually-hidden {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(0 0 0 0);
}
.js-focus-hidden:focus {
  outline: none;
}
.label-hidden {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(0 0 0 0);
}
.no-placeholder .label-hidden,
.visually-shown {
  height: auto;
  margin: 0;
  overflow: auto;
  position: inherit !important;
  width: auto;
  clip: auto;
}
.invisible {
  visibility: hidden;
}
.no-js:not(html) {
  display: none;
}
.no-js .no-js:not(html) {
  display: block;
}
.no-js .js,
.supports-no-cookies:not(html) {
  display: none;
}
html.supports-no-cookies .supports-no-cookies:not(html) {
  display: block;
}
html.supports-no-cookies .supports-cookies {
  display: none;
}
.skip-link:focus {
  height: auto;
  margin: 0;
  overflow: auto;
  position: absolute !important;
  width: auto;
  clip: auto;
  background-color: #fff;
  color: #666;
  padding: 15px;
  -webkit-transition: none;
  transition: none;
  z-index: 10000;
}
.hide {
  display: none !important;
}
.hide--non-important {
  display: none;
}
.shadow {
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
}
.no-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.box {
  border-radius: 8px;
  overflow: hidden;
  padding: 30px 15px;
}
.box--lg {
  padding: 30px;
}
.box--xl {
  padding: 50px;
}
.box--sm {
  padding: 10px;
}
.box--white {
  background-color: #fff;
}
.box--green {
  background-color: #e7f1de;
}
.box--baby-blue {
  background-color: #dfe9f6;
}
.box--outline-gray-light {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.box--brand-alt {
  background: #dfe9f6;
}
.box--shadow {
  -webkit-box-shadow: 0 6.0308px 17.869px rgba(0, 0, 0, 0.042),
    0 3.38082px 10.0172px rgba(0, 0, 0, 0.035),
    0 1.79553px 5.32008px rgba(0, 0, 0, 0.028),
    0 0.747159px 2.21381px rgba(0, 0, 0, 0.02);
  box-shadow: 0 6.0308px 17.869px #0000000b, 0 3.38082px 10.0172px #00000009,
    0 1.79553px 5.32008px #00000007, 0 0.747159px 2.21381px #00000005;
}
pre {
  margin-top: 0;
  overflow: scroll;
  padding: 30px;
}
code,
pre {
  background: #dfe9f6;
  color: #454545;
}
.nowrap {
  white-space: nowrap;
}
.spacer {
  background-repeat: no-repeat;
  display: block;
  height: 7px;
  margin: 15px auto;
  max-width: 460px;
}
.spacer--pink {
  background-image: var(--pink-spacer);
  background-size: contain;
}
.spacer--line-gray {
  background: #0003;
  height: 1px;
  width: 70px;
}
.link-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
a[aria-disabled='true'] {
  color: currentColor;
  display: inline-block;
  pointer-events: none;
  text-decoration: none;
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none;
  }
}
.hidden-md-down {
  display: none;
}
@media (min-width: 768px) {
  .hidden-md-down {
    display: block;
  }
}
@media (min-width: 1024px) {
  .hidden-lg-up {
    display: none;
  }
}
.hidden-lg-down {
  display: none;
}
@media (min-width: 1024px) {
  .hidden-lg-down {
    display: block;
  }
}
.align-middle,
.page-title__icon {
  vertical-align: middle;
}
.page-title__icon {
  display: inline-block;
}
.page-title__icon .icon,
.page-title__icon svg {
  height: 24px;
  margin-right: 10px;
  width: 24px;
}
.scroll-disabled {
  overflow: hidden !important;
}
.position-relative {
  position: relative;
}
.mouse-pointer {
  cursor: pointer;
}
.split {
  display: none;
}
.snize-attribute {
  display: none !important;
}
.w-100 {
  width: 100%;
}
.bundle__item__sale-badge--static {
  display: none !important;
}
/*# sourceMappingURL=/cdn/shop/t/1180/assets/layout.theme.dist.css.map?v=175817078801156105351722864728 */
