/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./checkout_optimization/cartridges/app_checkout_optimization/cartridge/client/default/scss/components/_siteStripeCSSRaw.css ***!
  \******************************************************************************************************************************************************************************************************************************/
@media only screen and (max-width: 1023px) {
    div.page[data-action='Default-Start'] div.banner,
    div.page[data-action='Home-Show'] div.banner,
    div.page[data-action='Search-Show'] div.banner,
    div.page[data-action='Product-Show'] div.banner,
    div.page[data-action='Page-Show'] div.banner,
    div.page[data-action='Cart-Show'] div.banner {
        margin: 8px 0;
        padding: 0 3px;        
    }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./checkout_optimization/cartridges/app_checkout_optimization/cartridge/client/default/scss/globalKR.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Bootstrap is overriding breakpoint lg to 1409px,
    which is causing no-margin issue in tablet landspace mode.
    Hence the custom logic. */
.lazyload {
  visibility: hidden;
}

.lazyloaded {
  visibility: visible;
}

@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-semibold.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-medium.woff2") format("woff2");
  font-weight: 500;
}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #8bb1c4;
  --indigo: #6610f2;
  --purple: #5c37a0;
  --pink: #e56289;
  --red: #d22030;
  --orange: #fb7f40;
  --yellow: #f5cd2b;
  --green: #209015;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #00a1e0;
  --secondary: #6c757d;
  --success: #008827;
  --info: #17a2b8;
  --warning: #f5cd2b;
  --danger: #c00;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1362px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

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

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

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #444;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(29.75, 29.75, 29.75);
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #ccc;
}

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

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

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

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

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

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

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

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f9f9f9;
  border: 1px solid #dee2e6;
  border-radius: 0.1875rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e56289;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.1875rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1362px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1342px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .outfit-component .show-carousel, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

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

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

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

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

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

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8, .outfit-component .show-carousel {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1362px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #ccc;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ccc;
}
.table tbody + tbody {
  border-top: 2px solid #ccc;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #ccc;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #ccc;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(183.6, 228.68, 246.32);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(122.4, 206.12, 238.88);
}

.table-hover .table-primary:hover {
  background-color: rgb(160.863986014, 220.2988811189, 243.556013986);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(160.863986014, 220.2988811189, 243.556013986);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(178.56, 183.24, 187.4);
}

.table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(183.6, 221.68, 194.52);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(122.4, 193.12, 142.68);
}

.table-hover .table-success:hover {
  background-color: rgb(166.2136363636, 213.5663636364, 179.7927272727);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(166.2136363636, 213.5663636364, 179.7927272727);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(134.36, 206.64, 218.08);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(252.2, 241, 195.64);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(249.8, 229, 144.76);
}

.table-hover .table-warning:hover {
  background-color: rgb(251.0513513514, 235.2567567568, 171.2886486486);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(251.0513513514, 235.2567567568, 171.2886486486);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(240.72, 183.6, 183.6);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(228.48, 122.4, 122.4);
}

.table-hover .table-danger:hover {
  background-color: rgb(236.47, 162.35, 162.35);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(236.47, 162.35, 162.35);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(251.36, 251.88, 252.4);
}

.table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(149.44, 152.56, 155.68);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #ccc;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1361.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.1875rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(96.5, 210.421875, 255);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #008827;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 136, 39, 0.9);
  border-radius: 0.1875rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #008827;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23008827' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #008827;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 39, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #008827;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23008827' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #008827;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 39, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #008827;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #008827;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #008827;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(0, 187, 53.625);
  background-color: rgb(0, 187, 53.625);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 39, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #008827;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #008827;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #008827;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 39, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #c00;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(204, 0, 0, 0.9);
  border-radius: 0.1875rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #c00;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23c00' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23c00' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #c00;
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #c00;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23c00' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23c00' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #c00;
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #c00;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #c00;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #c00;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: red;
  background-color: red;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #c00;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #c00;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #c00;
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(0, 133.5078125, 185.75);
  border-color: rgb(0, 124.34375, 173);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(0, 133.5078125, 185.75);
  border-color: rgb(0, 124.34375, 173);
  box-shadow: 0 0 0 0.2rem rgba(38.25, 175.1, 228.65, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 124.34375, 173);
  border-color: rgb(0, 115.1796875, 160.25);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38.25, 175.1, 228.65, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #008827;
  border-color: #008827;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(0, 97.75, 28.03125);
  border-color: rgb(0, 85, 24.375);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(0, 97.75, 28.03125);
  border-color: rgb(0, 85, 24.375);
  box-shadow: 0 0 0 0.2rem rgba(38.25, 153.85, 71.4, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #008827;
  border-color: #008827;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 85, 24.375);
  border-color: rgb(0, 72.25, 20.71875);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38.25, 153.85, 71.4, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #f5cd2b;
  border-color: #f5cd2b;
}
.btn-warning:hover {
  color: #212529;
  background-color: rgb(238.5, 193.5, 11.25);
  border-color: rgb(226.3243243243, 183.6216216216, 10.6756756757);
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: rgb(238.5, 193.5, 11.25);
  border-color: rgb(226.3243243243, 183.6216216216, 10.6756756757);
  box-shadow: 0 0 0 0.2rem rgba(213.2, 179.8, 42.7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #f5cd2b;
  border-color: #f5cd2b;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: rgb(226.3243243243, 183.6216216216, 10.6756756757);
  border-color: rgb(214.1486486486, 173.7432432432, 10.1013513514);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213.2, 179.8, 42.7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(165.75, 0, 0);
  border-color: #990000;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(165.75, 0, 0);
  border-color: #990000;
  box-shadow: 0 0 0 0.2rem rgba(211.65, 38.25, 38.25, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #990000;
  border-color: rgb(140.25, 0, 0);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211.65, 38.25, 38.25, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
  box-shadow: 0 0 0 0.2rem rgba(215.75, 217.2, 218.65, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
  border-color: rgb(210.8125, 217.125, 223.4375);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(215.75, 217.2, 218.65, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}

.btn-outline-primary {
  color: #00a1e0;
  border-color: #00a1e0;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #00a1e0;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #008827;
  border-color: #008827;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #008827;
  border-color: #008827;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 39, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #008827;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #008827;
  border-color: #008827;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 39, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #f5cd2b;
  border-color: #f5cd2b;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #f5cd2b;
  border-color: #f5cd2b;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 205, 43, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f5cd2b;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #f5cd2b;
  border-color: #f5cd2b;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 205, 43, 0.5);
}

.btn-outline-danger {
  color: #c00;
  border-color: #c00;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #c00;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #444;
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(29.75, 29.75, 29.75);
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1875rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1024px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1362px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #00a1e0;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.1875rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #00a1e0;
  background-color: #00a1e0;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(96.5, 210.421875, 255);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(147.5, 224.765625, 255);
  border-color: rgb(147.5, 224.765625, 255);
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.1875rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #00a1e0;
  background-color: #00a1e0;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 161, 224, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 161, 224, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 161, 224, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 161, 224, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.1875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: rgb(96.5, 210.421875, 255);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(96.5, 210.421875, 255);
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.1875rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.1875rem 0.1875rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #00a1e0;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(147.5, 224.765625, 255);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #00a1e0;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: rgb(147.5, 224.765625, 255);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #00a1e0;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: rgb(147.5, 224.765625, 255);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 0 solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: 0;
  background-color: transparent;
  border: 0 solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f9f9f9;
  border-color: #dee2e6 #dee2e6 #f9f9f9;
}
.nav-tabs .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.1875rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #00a1e0;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.1875rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1361.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1362px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.1875rem - 1px);
  border-top-right-radius: calc(0.1875rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.1875rem - 1px);
  border-bottom-left-radius: calc(0.1875rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.1875rem - 1px) calc(0.1875rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.1875rem - 1px) calc(0.1875rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.1875rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.1875rem - 1px);
  border-top-right-radius: calc(0.1875rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.1875rem - 1px);
  border-bottom-left-radius: calc(0.1875rem - 1px);
}

.card-deck .card {
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
  }
}

.card-group > .card {
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.1875rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.1875rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #444;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: rgb(29.75, 29.75, 29.75);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.1875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #00a1e0;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: rgb(0, 124.34375, 173);
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #008827;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: rgb(0, 85, 24.375);
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 39, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #f5cd2b;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: rgb(226.3243243243, 183.6216216216, 10.6756756757);
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 205, 43, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #c00;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #990000;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.1875rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.1875rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(0, 83.72, 116.48);
  background-color: rgb(204, 236.2, 248.8);
  border-color: rgb(183.6, 228.68, 246.32);
}
.alert-primary hr {
  border-top-color: rgb(160.863986014, 220.2988811189, 243.556013986);
}
.alert-primary .alert-link {
  color: rgb(0, 47.06375, 65.48);
}

.alert-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(225.6, 227.4, 229);
  border-color: rgb(213.84, 216.36, 218.6);
}
.alert-secondary hr {
  border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.alert-secondary .alert-link {
  color: rgb(32.5205150215, 35.2305579399, 37.6394849785);
}

.alert-success {
  color: rgb(0, 70.72, 20.28);
  background-color: rgb(204, 231.2, 211.8);
  border-color: rgb(183.6, 221.68, 194.52);
}
.alert-success hr {
  border-top-color: rgb(166.2136363636, 213.5663636364, 179.7927272727);
}
.alert-success .alert-link {
  color: rgb(0, 19.72, 5.655);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(127.4, 106.6, 22.36);
  background-color: rgb(253, 245, 212.6);
  border-color: rgb(252.2, 241, 195.64);
}
.alert-warning hr {
  border-top-color: rgb(251.0513513514, 235.2567567568, 171.2886486486);
}
.alert-warning .alert-link {
  color: rgb(84.0145833333, 70.2979166667, 14.7454166667);
}

.alert-danger {
  color: rgb(106.08, 0, 0);
  background-color: rgb(244.8, 204, 204);
  border-color: rgb(240.72, 183.6, 183.6);
}
.alert-danger hr {
  border-top-color: rgb(236.47, 162.35, 162.35);
}
.alert-danger .alert-link {
  color: rgb(55.08, 0, 0);
}

.alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}
.alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}
.alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.1875rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #00a1e0;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.1875rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.1875rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.1875rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1024px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1362px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(0, 83.72, 116.48);
  background-color: rgb(183.6, 228.68, 246.32);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(0, 83.72, 116.48);
  background-color: rgb(160.863986014, 220.2988811189, 243.556013986);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 83.72, 116.48);
  border-color: rgb(0, 83.72, 116.48);
}

.list-group-item-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(213.84, 216.36, 218.6);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(56.16, 60.84, 65);
  border-color: rgb(56.16, 60.84, 65);
}

.list-group-item-success {
  color: rgb(0, 70.72, 20.28);
  background-color: rgb(183.6, 221.68, 194.52);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(0, 70.72, 20.28);
  background-color: rgb(166.2136363636, 213.5663636364, 179.7927272727);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 70.72, 20.28);
  border-color: rgb(0, 70.72, 20.28);
}

.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}

.list-group-item-warning {
  color: rgb(127.4, 106.6, 22.36);
  background-color: rgb(252.2, 241, 195.64);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(127.4, 106.6, 22.36);
  background-color: rgb(251.0513513514, 235.2567567568, 171.2886486486);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(127.4, 106.6, 22.36);
  border-color: rgb(127.4, 106.6, 22.36);
}

.list-group-item-danger {
  color: rgb(106.08, 0, 0);
  background-color: rgb(240.72, 183.6, 183.6);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(106.08, 0, 0);
  background-color: rgb(236.47, 162.35, 162.35);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(106.08, 0, 0);
  border-color: rgb(106.08, 0, 0);
}

.list-group-item-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.04, 253.32, 253.6);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(238.165, 240.57, 242.975);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(128.96, 129.48, 130);
  border-color: rgb(128.96, 129.48, 130);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.1875rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.1875rem - 1px);
  border-top-right-radius: calc(0.1875rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.1875rem - 1px);
  border-bottom-left-radius: calc(0.1875rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .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);
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1362px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.1875rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.1875rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.1875rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.1875rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.1875rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.1875rem - 1px);
  border-top-right-radius: calc(0.1875rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #00a1e0 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(0, 124.34375, 173) !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

.bg-success {
  background-color: #008827 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(0, 85, 24.375) !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

.bg-warning {
  background-color: #f5cd2b !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(226.3243243243, 183.6216216216, 10.6756756757) !important;
}

.bg-danger {
  background-color: #c00 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #990000 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #00a1e0 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #008827 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #f5cd2b !important;
}

.border-danger {
  border-color: #c00 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.1875rem !important;
}

.rounded {
  border-radius: 0.1875rem !important;
}

.rounded-top {
  border-top-left-radius: 0.1875rem !important;
  border-top-right-radius: 0.1875rem !important;
}

.rounded-right {
  border-top-right-radius: 0.1875rem !important;
  border-bottom-right-radius: 0.1875rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.1875rem !important;
  border-bottom-left-radius: 0.1875rem !important;
}

.rounded-left {
  border-top-left-radius: 0.1875rem !important;
  border-bottom-left-radius: 0.1875rem !important;
}

.rounded-lg {
  border-radius: 0.1875rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.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: flex !important;
}

.d-inline-flex {
  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: flex !important;
  }
  .d-sm-inline-flex {
    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: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .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: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1362px) {
  .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: flex !important;
  }
  .d-xl-inline-flex {
    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: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1362px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1362px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.m-6 {
  margin: 4.5rem !important;
}

.mt-6,
.my-6 {
  margin-top: 4.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 4.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4.5rem !important;
}

.m-7 {
  margin: 6rem !important;
}

.mt-7,
.my-7 {
  margin-top: 6rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 6rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 6rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 6rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.p-6 {
  padding: 4.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4.5rem !important;
}

.p-7 {
  padding: 6rem !important;
}

.pt-7,
.py-7 {
  padding-top: 6rem !important;
}

.pr-7,
.px-7 {
  padding-right: 6rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 6rem !important;
}

.pl-7,
.px-7 {
  padding-left: 6rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-n6 {
  margin: -4.5rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -4.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -4.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -4.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -4.5rem !important;
}

.m-n7 {
  margin: -6rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -6rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -6rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -6rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -6rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-6 {
    margin: 4.5rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5rem !important;
  }
  .m-sm-7 {
    margin: 6rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-6 {
    padding: 4.5rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5rem !important;
  }
  .p-sm-7 {
    padding: 6rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-n6 {
    margin: -4.5rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -4.5rem !important;
  }
  .m-sm-n7 {
    margin: -6rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -6rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -6rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -6rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-6 {
    margin: 4.5rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5rem !important;
  }
  .m-md-7 {
    margin: 6rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-6 {
    padding: 4.5rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5rem !important;
  }
  .p-md-7 {
    padding: 6rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-n6 {
    margin: -4.5rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -4.5rem !important;
  }
  .m-md-n7 {
    margin: -6rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -6rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -6rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -6rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-6 {
    margin: 4.5rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5rem !important;
  }
  .m-lg-7 {
    margin: 6rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-6 {
    padding: 4.5rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5rem !important;
  }
  .p-lg-7 {
    padding: 6rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-n6 {
    margin: -4.5rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -4.5rem !important;
  }
  .m-lg-n7 {
    margin: -6rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -6rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -6rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -6rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1362px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-6 {
    margin: 4.5rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5rem !important;
  }
  .m-xl-7 {
    margin: 6rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-6 {
    padding: 4.5rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5rem !important;
  }
  .p-xl-7 {
    padding: 6rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-n6 {
    margin: -4.5rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -4.5rem !important;
  }
  .m-xl-n7 {
    margin: -6rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -6rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -6rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -6rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1362px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #00a1e0 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(0, 106.015625, 147.5) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

.text-success {
  color: #008827 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(0, 59.5, 17.0625) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

.text-warning {
  color: #f5cd2b !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(201.972972973, 163.8648648649, 9.527027027) !important;
}

.text-danger {
  color: #c00 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(127.5, 0, 0) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 1024px !important;
  }
  .container {
    min-width: 1024px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #ccc;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #ccc;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ; /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: rgb(185, 74, 72);
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: rgb(245, 245, 245);
  border: 1px solid rgb(227, 227, 227);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.carousel .icon-prev,
.carousel .icon-next {
  background-color: #fff;
  font-size: 1.875em;
  height: 3rem;
  padding-top: 0.24em;
  width: 3rem;
}
.carousel .icon-prev::before,
.carousel .icon-next::before {
  color: black;
  font-family: FontAwesome, sans-serif;
}
.carousel .icon-prev::before {
  content: "\f104";
}
.carousel .icon-next::before {
  content: "\f105";
}
.carousel .carousel-control-prev {
  justify-content: flex-start;
}
.carousel .carousel-control-next {
  justify-content: flex-end;
}
.carousel .carousel-control-next,
.carousel .carousel-control-prev {
  width: 3rem;
}
.carousel .carousel-control-next:focus,
.carousel .carousel-control-prev:focus {
  outline: auto black;
}

.nav-tabs {
  border-bottom: 1px solid #ccc;
}
.nav-tabs .nav-link {
  font-size: 1.1rem;
  color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.active {
  border-bottom: 0.188em solid var(--skin-primary-color-1);
}

.card {
  margin-bottom: 1em;
}

.card-header h4 {
  margin-bottom: 0;
}

.modal .modal-body {
  flex: 0 0 auto;
}

dt {
  color: #495057;
  font-weight: normal;
}

.custom-checkbox .custom-control-label::before {
  border: 1px solid black;
  background: #f9f9f9; /* For browsers that do not support gradients */
  background: linear-gradient(#f9f9f9, #ccc); /* Standard syntax */
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-label::before {
  border: 1px solid black;
  background: #ccc; /* For browsers that do not support gradients */
  background: linear-gradient(#ccc, #666); /* Standard syntax */
}

.form-control.is-invalid {
  background-image: none;
}

@media (max-width: 1361.98px) {
  .container {
    width: 100%;
    max-width: none;
  }
}
.modal-backdrop.show {
  opacity: 0.3 !important;
}

.modal.fade:not(.in) .modal-dialog {
  transform: translate3d(0, 0, 0);
}

.modal-open {
  position: relative;
}

.modal-open.type-ahead-suggestions {
  position: fixed;
}
.modal-open.type-ahead-suggestions .page {
  pointer-events: none;
}
.modal-open.type-ahead-suggestions .suggestions {
  pointer-events: auto;
}

@media (max-width: 575.98px) {
  .page {
    overflow-x: clip !important;
  }
}

@media (max-width: 575.98px) {
  .unscroll {
    overflow-x: unset !important;
  }
}

.pull-left-xs {
  float: left;
}

.pull-right-xs {
  float: right;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
}
@media (min-width: 1024px) and (max-width: 1361.98px) {
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
}
@media (min-width: 1362px) {
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
}
@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 1023.98px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (max-width: 1361.98px) {
  .hidden-lg-down {
    display: none !important;
  }
}

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

.row.equal-height > [class^=col] {
  display: flex;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.3333333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: " ";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}

.flag-icon-ad {
  background-image: url(../flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(../flags/1x1/ad.svg);
}

.flag-icon-ae {
  background-image: url(../flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(../flags/1x1/ae.svg);
}

.flag-icon-af {
  background-image: url(../flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(../flags/1x1/af.svg);
}

.flag-icon-ag {
  background-image: url(../flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(../flags/1x1/ag.svg);
}

.flag-icon-ai {
  background-image: url(../flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(../flags/1x1/ai.svg);
}

.flag-icon-al {
  background-image: url(../flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(../flags/1x1/al.svg);
}

.flag-icon-am {
  background-image: url(../flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(../flags/1x1/am.svg);
}

.flag-icon-ao {
  background-image: url(../flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(../flags/1x1/ao.svg);
}

.flag-icon-aq {
  background-image: url(../flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(../flags/1x1/aq.svg);
}

.flag-icon-ar {
  background-image: url(../flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(../flags/1x1/ar.svg);
}

.flag-icon-as {
  background-image: url(../flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(../flags/1x1/as.svg);
}

.flag-icon-at {
  background-image: url(../flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(../flags/1x1/at.svg);
}

.flag-icon-au {
  background-image: url(../flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(../flags/1x1/au.svg);
}

.flag-icon-aw {
  background-image: url(../flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(../flags/1x1/aw.svg);
}

.flag-icon-ax {
  background-image: url(../flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(../flags/1x1/ax.svg);
}

.flag-icon-az {
  background-image: url(../flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(../flags/1x1/az.svg);
}

.flag-icon-ba {
  background-image: url(../flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(../flags/1x1/ba.svg);
}

.flag-icon-bb {
  background-image: url(../flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(../flags/1x1/bb.svg);
}

.flag-icon-bd {
  background-image: url(../flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(../flags/1x1/bd.svg);
}

.flag-icon-be {
  background-image: url(../flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(../flags/1x1/be.svg);
}

.flag-icon-bf {
  background-image: url(../flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(../flags/1x1/bf.svg);
}

.flag-icon-bg {
  background-image: url(../flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(../flags/1x1/bg.svg);
}

.flag-icon-bh {
  background-image: url(../flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(../flags/1x1/bh.svg);
}

.flag-icon-bi {
  background-image: url(../flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(../flags/1x1/bi.svg);
}

.flag-icon-bj {
  background-image: url(../flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(../flags/1x1/bj.svg);
}

.flag-icon-bl {
  background-image: url(../flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(../flags/1x1/bl.svg);
}

.flag-icon-bm {
  background-image: url(../flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(../flags/1x1/bm.svg);
}

.flag-icon-bn {
  background-image: url(../flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(../flags/1x1/bn.svg);
}

.flag-icon-bo {
  background-image: url(../flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(../flags/1x1/bo.svg);
}

.flag-icon-bq {
  background-image: url(../flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(../flags/1x1/bq.svg);
}

.flag-icon-br {
  background-image: url(../flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(../flags/1x1/br.svg);
}

.flag-icon-bs {
  background-image: url(../flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(../flags/1x1/bs.svg);
}

.flag-icon-bt {
  background-image: url(../flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(../flags/1x1/bt.svg);
}

.flag-icon-bv {
  background-image: url(../flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(../flags/1x1/bv.svg);
}

.flag-icon-bw {
  background-image: url(../flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(../flags/1x1/bw.svg);
}

.flag-icon-by {
  background-image: url(../flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(../flags/1x1/by.svg);
}

.flag-icon-bz {
  background-image: url(../flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(../flags/1x1/bz.svg);
}

.flag-icon-ca {
  background-image: url(../flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(../flags/1x1/ca.svg);
}

.flag-icon-cc {
  background-image: url(../flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(../flags/1x1/cc.svg);
}

.flag-icon-cd {
  background-image: url(../flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(../flags/1x1/cd.svg);
}

.flag-icon-cf {
  background-image: url(../flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(../flags/1x1/cf.svg);
}

.flag-icon-cg {
  background-image: url(../flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(../flags/1x1/cg.svg);
}

.flag-icon-ch {
  background-image: url(../flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(../flags/1x1/ch.svg);
}

.flag-icon-ci {
  background-image: url(../flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(../flags/1x1/ci.svg);
}

.flag-icon-ck {
  background-image: url(../flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(../flags/1x1/ck.svg);
}

.flag-icon-cl {
  background-image: url(../flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(../flags/1x1/cl.svg);
}

.flag-icon-cm {
  background-image: url(../flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(../flags/1x1/cm.svg);
}

.flag-icon-cn {
  background-image: url(../flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(../flags/1x1/cn.svg);
}

.flag-icon-co {
  background-image: url(../flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(../flags/1x1/co.svg);
}

.flag-icon-cr {
  background-image: url(../flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(../flags/1x1/cr.svg);
}

.flag-icon-cu {
  background-image: url(../flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(../flags/1x1/cu.svg);
}

.flag-icon-cv {
  background-image: url(../flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(../flags/1x1/cv.svg);
}

.flag-icon-cw {
  background-image: url(../flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(../flags/1x1/cw.svg);
}

.flag-icon-cx {
  background-image: url(../flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(../flags/1x1/cx.svg);
}

.flag-icon-cy {
  background-image: url(../flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(../flags/1x1/cy.svg);
}

.flag-icon-cz {
  background-image: url(../flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(../flags/1x1/cz.svg);
}

.flag-icon-de {
  background-image: url(../flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(../flags/1x1/de.svg);
}

.flag-icon-dj {
  background-image: url(../flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(../flags/1x1/dj.svg);
}

.flag-icon-dk {
  background-image: url(../flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(../flags/1x1/dk.svg);
}

.flag-icon-dm {
  background-image: url(../flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(../flags/1x1/dm.svg);
}

.flag-icon-do {
  background-image: url(../flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(../flags/1x1/do.svg);
}

.flag-icon-dz {
  background-image: url(../flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(../flags/1x1/dz.svg);
}

.flag-icon-ec {
  background-image: url(../flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(../flags/1x1/ec.svg);
}

.flag-icon-ee {
  background-image: url(../flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(../flags/1x1/ee.svg);
}

.flag-icon-eg {
  background-image: url(../flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(../flags/1x1/eg.svg);
}

.flag-icon-eh {
  background-image: url(../flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(../flags/1x1/eh.svg);
}

.flag-icon-er {
  background-image: url(../flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(../flags/1x1/er.svg);
}

.flag-icon-es {
  background-image: url(../flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(../flags/1x1/es.svg);
}

.flag-icon-et {
  background-image: url(../flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(../flags/1x1/et.svg);
}

.flag-icon-fi {
  background-image: url(../flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(../flags/1x1/fi.svg);
}

.flag-icon-fj {
  background-image: url(../flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(../flags/1x1/fj.svg);
}

.flag-icon-fk {
  background-image: url(../flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(../flags/1x1/fk.svg);
}

.flag-icon-fm {
  background-image: url(../flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(../flags/1x1/fm.svg);
}

.flag-icon-fo {
  background-image: url(../flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(../flags/1x1/fo.svg);
}

.flag-icon-fr {
  background-image: url(../flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(../flags/1x1/fr.svg);
}

.flag-icon-ga {
  background-image: url(../flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(../flags/1x1/ga.svg);
}

.flag-icon-gb {
  background-image: url(../flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(../flags/1x1/gb.svg);
}

.flag-icon-gd {
  background-image: url(../flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(../flags/1x1/gd.svg);
}

.flag-icon-ge {
  background-image: url(../flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(../flags/1x1/ge.svg);
}

.flag-icon-gf {
  background-image: url(../flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(../flags/1x1/gf.svg);
}

.flag-icon-gg {
  background-image: url(../flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(../flags/1x1/gg.svg);
}

.flag-icon-gh {
  background-image: url(../flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(../flags/1x1/gh.svg);
}

.flag-icon-gi {
  background-image: url(../flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(../flags/1x1/gi.svg);
}

.flag-icon-gl {
  background-image: url(../flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(../flags/1x1/gl.svg);
}

.flag-icon-gm {
  background-image: url(../flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(../flags/1x1/gm.svg);
}

.flag-icon-gn {
  background-image: url(../flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(../flags/1x1/gn.svg);
}

.flag-icon-gp {
  background-image: url(../flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(../flags/1x1/gp.svg);
}

.flag-icon-gq {
  background-image: url(../flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(../flags/1x1/gq.svg);
}

.flag-icon-gr {
  background-image: url(../flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(../flags/1x1/gr.svg);
}

.flag-icon-gs {
  background-image: url(../flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(../flags/1x1/gs.svg);
}

.flag-icon-gt {
  background-image: url(../flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(../flags/1x1/gt.svg);
}

.flag-icon-gu {
  background-image: url(../flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(../flags/1x1/gu.svg);
}

.flag-icon-gw {
  background-image: url(../flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(../flags/1x1/gw.svg);
}

.flag-icon-gy {
  background-image: url(../flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(../flags/1x1/gy.svg);
}

.flag-icon-hk {
  background-image: url(../flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(../flags/1x1/hk.svg);
}

.flag-icon-hm {
  background-image: url(../flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(../flags/1x1/hm.svg);
}

.flag-icon-hn {
  background-image: url(../flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(../flags/1x1/hn.svg);
}

.flag-icon-hr {
  background-image: url(../flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(../flags/1x1/hr.svg);
}

.flag-icon-ht {
  background-image: url(../flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(../flags/1x1/ht.svg);
}

.flag-icon-hu {
  background-image: url(../flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(../flags/1x1/hu.svg);
}

.flag-icon-id {
  background-image: url(../flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(../flags/1x1/id.svg);
}

.flag-icon-ie {
  background-image: url(../flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(../flags/1x1/ie.svg);
}

.flag-icon-il {
  background-image: url(../flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(../flags/1x1/il.svg);
}

.flag-icon-im {
  background-image: url(../flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(../flags/1x1/im.svg);
}

.flag-icon-in {
  background-image: url(../flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(../flags/1x1/in.svg);
}

.flag-icon-io {
  background-image: url(../flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(../flags/1x1/io.svg);
}

.flag-icon-iq {
  background-image: url(../flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(../flags/1x1/iq.svg);
}

.flag-icon-ir {
  background-image: url(../flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(../flags/1x1/ir.svg);
}

.flag-icon-is {
  background-image: url(../flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(../flags/1x1/is.svg);
}

.flag-icon-it {
  background-image: url(../flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(../flags/1x1/it.svg);
}

.flag-icon-je {
  background-image: url(../flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(../flags/1x1/je.svg);
}

.flag-icon-jm {
  background-image: url(../flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(../flags/1x1/jm.svg);
}

.flag-icon-jo {
  background-image: url(../flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(../flags/1x1/jo.svg);
}

.flag-icon-jp {
  background-image: url(../flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(../flags/1x1/jp.svg);
}

.flag-icon-ke {
  background-image: url(../flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(../flags/1x1/ke.svg);
}

.flag-icon-kg {
  background-image: url(../flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(../flags/1x1/kg.svg);
}

.flag-icon-kh {
  background-image: url(../flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(../flags/1x1/kh.svg);
}

.flag-icon-ki {
  background-image: url(../flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(../flags/1x1/ki.svg);
}

.flag-icon-km {
  background-image: url(../flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(../flags/1x1/km.svg);
}

.flag-icon-kn {
  background-image: url(../flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(../flags/1x1/kn.svg);
}

.flag-icon-kp {
  background-image: url(../flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(../flags/1x1/kp.svg);
}

.flag-icon-kr {
  background-image: url(../flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(../flags/1x1/kr.svg);
}

.flag-icon-kw {
  background-image: url(../flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(../flags/1x1/kw.svg);
}

.flag-icon-ky {
  background-image: url(../flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(../flags/1x1/ky.svg);
}

.flag-icon-kz {
  background-image: url(../flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(../flags/1x1/kz.svg);
}

.flag-icon-la {
  background-image: url(../flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(../flags/1x1/la.svg);
}

.flag-icon-lb {
  background-image: url(../flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(../flags/1x1/lb.svg);
}

.flag-icon-lc {
  background-image: url(../flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(../flags/1x1/lc.svg);
}

.flag-icon-li {
  background-image: url(../flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(../flags/1x1/li.svg);
}

.flag-icon-lk {
  background-image: url(../flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(../flags/1x1/lk.svg);
}

.flag-icon-lr {
  background-image: url(../flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(../flags/1x1/lr.svg);
}

.flag-icon-ls {
  background-image: url(../flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(../flags/1x1/ls.svg);
}

.flag-icon-lt {
  background-image: url(../flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(../flags/1x1/lt.svg);
}

.flag-icon-lu {
  background-image: url(../flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(../flags/1x1/lu.svg);
}

.flag-icon-lv {
  background-image: url(../flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(../flags/1x1/lv.svg);
}

.flag-icon-ly {
  background-image: url(../flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(../flags/1x1/ly.svg);
}

.flag-icon-ma {
  background-image: url(../flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(../flags/1x1/ma.svg);
}

.flag-icon-mc {
  background-image: url(../flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(../flags/1x1/mc.svg);
}

.flag-icon-md {
  background-image: url(../flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(../flags/1x1/md.svg);
}

.flag-icon-me {
  background-image: url(../flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(../flags/1x1/me.svg);
}

.flag-icon-mf {
  background-image: url(../flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(../flags/1x1/mf.svg);
}

.flag-icon-mg {
  background-image: url(../flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(../flags/1x1/mg.svg);
}

.flag-icon-mh {
  background-image: url(../flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(../flags/1x1/mh.svg);
}

.flag-icon-mk {
  background-image: url(../flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(../flags/1x1/mk.svg);
}

.flag-icon-ml {
  background-image: url(../flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(../flags/1x1/ml.svg);
}

.flag-icon-mm {
  background-image: url(../flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(../flags/1x1/mm.svg);
}

.flag-icon-mn {
  background-image: url(../flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(../flags/1x1/mn.svg);
}

.flag-icon-mo {
  background-image: url(../flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(../flags/1x1/mo.svg);
}

.flag-icon-mp {
  background-image: url(../flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(../flags/1x1/mp.svg);
}

.flag-icon-mq {
  background-image: url(../flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(../flags/1x1/mq.svg);
}

.flag-icon-mr {
  background-image: url(../flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(../flags/1x1/mr.svg);
}

.flag-icon-ms {
  background-image: url(../flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(../flags/1x1/ms.svg);
}

.flag-icon-mt {
  background-image: url(../flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(../flags/1x1/mt.svg);
}

.flag-icon-mu {
  background-image: url(../flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(../flags/1x1/mu.svg);
}

.flag-icon-mv {
  background-image: url(../flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(../flags/1x1/mv.svg);
}

.flag-icon-mw {
  background-image: url(../flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(../flags/1x1/mw.svg);
}

.flag-icon-mx {
  background-image: url(../flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(../flags/1x1/mx.svg);
}

.flag-icon-my {
  background-image: url(../flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(../flags/1x1/my.svg);
}

.flag-icon-mz {
  background-image: url(../flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(../flags/1x1/mz.svg);
}

.flag-icon-na {
  background-image: url(../flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(../flags/1x1/na.svg);
}

.flag-icon-nc {
  background-image: url(../flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(../flags/1x1/nc.svg);
}

.flag-icon-ne {
  background-image: url(../flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(../flags/1x1/ne.svg);
}

.flag-icon-nf {
  background-image: url(../flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(../flags/1x1/nf.svg);
}

.flag-icon-ng {
  background-image: url(../flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(../flags/1x1/ng.svg);
}

.flag-icon-ni {
  background-image: url(../flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(../flags/1x1/ni.svg);
}

.flag-icon-nl {
  background-image: url(../flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(../flags/1x1/nl.svg);
}

.flag-icon-no {
  background-image: url(../flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(../flags/1x1/no.svg);
}

.flag-icon-np {
  background-image: url(../flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(../flags/1x1/np.svg);
}

.flag-icon-nr {
  background-image: url(../flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(../flags/1x1/nr.svg);
}

.flag-icon-nu {
  background-image: url(../flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(../flags/1x1/nu.svg);
}

.flag-icon-nz {
  background-image: url(../flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(../flags/1x1/nz.svg);
}

.flag-icon-om {
  background-image: url(../flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(../flags/1x1/om.svg);
}

.flag-icon-pa {
  background-image: url(../flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(../flags/1x1/pa.svg);
}

.flag-icon-pe {
  background-image: url(../flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(../flags/1x1/pe.svg);
}

.flag-icon-pf {
  background-image: url(../flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(../flags/1x1/pf.svg);
}

.flag-icon-pg {
  background-image: url(../flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(../flags/1x1/pg.svg);
}

.flag-icon-ph {
  background-image: url(../flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(../flags/1x1/ph.svg);
}

.flag-icon-pk {
  background-image: url(../flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(../flags/1x1/pk.svg);
}

.flag-icon-pl {
  background-image: url(../flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(../flags/1x1/pl.svg);
}

.flag-icon-pm {
  background-image: url(../flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(../flags/1x1/pm.svg);
}

.flag-icon-pn {
  background-image: url(../flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(../flags/1x1/pn.svg);
}

.flag-icon-pr {
  background-image: url(../flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(../flags/1x1/pr.svg);
}

.flag-icon-ps {
  background-image: url(../flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(../flags/1x1/ps.svg);
}

.flag-icon-pt {
  background-image: url(../flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(../flags/1x1/pt.svg);
}

.flag-icon-pw {
  background-image: url(../flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(../flags/1x1/pw.svg);
}

.flag-icon-py {
  background-image: url(../flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(../flags/1x1/py.svg);
}

.flag-icon-qa {
  background-image: url(../flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(../flags/1x1/qa.svg);
}

.flag-icon-re {
  background-image: url(../flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(../flags/1x1/re.svg);
}

.flag-icon-ro {
  background-image: url(../flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(../flags/1x1/ro.svg);
}

.flag-icon-rs {
  background-image: url(../flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(../flags/1x1/rs.svg);
}

.flag-icon-ru {
  background-image: url(../flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(../flags/1x1/ru.svg);
}

.flag-icon-rw {
  background-image: url(../flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(../flags/1x1/rw.svg);
}

.flag-icon-sa {
  background-image: url(../flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(../flags/1x1/sa.svg);
}

.flag-icon-sb {
  background-image: url(../flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(../flags/1x1/sb.svg);
}

.flag-icon-sc {
  background-image: url(../flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(../flags/1x1/sc.svg);
}

.flag-icon-sd {
  background-image: url(../flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(../flags/1x1/sd.svg);
}

.flag-icon-se {
  background-image: url(../flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(../flags/1x1/se.svg);
}

.flag-icon-sg {
  background-image: url(../flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(../flags/1x1/sg.svg);
}

.flag-icon-sh {
  background-image: url(../flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(../flags/1x1/sh.svg);
}

.flag-icon-si {
  background-image: url(../flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(../flags/1x1/si.svg);
}

.flag-icon-sj {
  background-image: url(../flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(../flags/1x1/sj.svg);
}

.flag-icon-sk {
  background-image: url(../flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(../flags/1x1/sk.svg);
}

.flag-icon-sl {
  background-image: url(../flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(../flags/1x1/sl.svg);
}

.flag-icon-sm {
  background-image: url(../flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(../flags/1x1/sm.svg);
}

.flag-icon-sn {
  background-image: url(../flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(../flags/1x1/sn.svg);
}

.flag-icon-so {
  background-image: url(../flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(../flags/1x1/so.svg);
}

.flag-icon-sr {
  background-image: url(../flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(../flags/1x1/sr.svg);
}

.flag-icon-ss {
  background-image: url(../flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(../flags/1x1/ss.svg);
}

.flag-icon-st {
  background-image: url(../flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(../flags/1x1/st.svg);
}

.flag-icon-sv {
  background-image: url(../flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(../flags/1x1/sv.svg);
}

.flag-icon-sx {
  background-image: url(../flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(../flags/1x1/sx.svg);
}

.flag-icon-sy {
  background-image: url(../flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(../flags/1x1/sy.svg);
}

.flag-icon-sz {
  background-image: url(../flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(../flags/1x1/sz.svg);
}

.flag-icon-tc {
  background-image: url(../flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(../flags/1x1/tc.svg);
}

.flag-icon-td {
  background-image: url(../flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(../flags/1x1/td.svg);
}

.flag-icon-tf {
  background-image: url(../flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(../flags/1x1/tf.svg);
}

.flag-icon-tg {
  background-image: url(../flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(../flags/1x1/tg.svg);
}

.flag-icon-th {
  background-image: url(../flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(../flags/1x1/th.svg);
}

.flag-icon-tj {
  background-image: url(../flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(../flags/1x1/tj.svg);
}

.flag-icon-tk {
  background-image: url(../flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(../flags/1x1/tk.svg);
}

.flag-icon-tl {
  background-image: url(../flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(../flags/1x1/tl.svg);
}

.flag-icon-tm {
  background-image: url(../flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(../flags/1x1/tm.svg);
}

.flag-icon-tn {
  background-image: url(../flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(../flags/1x1/tn.svg);
}

.flag-icon-to {
  background-image: url(../flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(../flags/1x1/to.svg);
}

.flag-icon-tr {
  background-image: url(../flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(../flags/1x1/tr.svg);
}

.flag-icon-tt {
  background-image: url(../flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(../flags/1x1/tt.svg);
}

.flag-icon-tv {
  background-image: url(../flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(../flags/1x1/tv.svg);
}

.flag-icon-tw {
  background-image: url(../flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(../flags/1x1/tw.svg);
}

.flag-icon-tz {
  background-image: url(../flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(../flags/1x1/tz.svg);
}

.flag-icon-ua {
  background-image: url(../flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(../flags/1x1/ua.svg);
}

.flag-icon-ug {
  background-image: url(../flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(../flags/1x1/ug.svg);
}

.flag-icon-um {
  background-image: url(../flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(../flags/1x1/um.svg);
}

.flag-icon-us {
  background-image: url(../flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(../flags/1x1/us.svg);
}

.flag-icon-uy {
  background-image: url(../flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(../flags/1x1/uy.svg);
}

.flag-icon-uz {
  background-image: url(../flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(../flags/1x1/uz.svg);
}

.flag-icon-va {
  background-image: url(../flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(../flags/1x1/va.svg);
}

.flag-icon-vc {
  background-image: url(../flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(../flags/1x1/vc.svg);
}

.flag-icon-ve {
  background-image: url(../flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(../flags/1x1/ve.svg);
}

.flag-icon-vg {
  background-image: url(../flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(../flags/1x1/vg.svg);
}

.flag-icon-vi {
  background-image: url(../flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(../flags/1x1/vi.svg);
}

.flag-icon-vn {
  background-image: url(../flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(../flags/1x1/vn.svg);
}

.flag-icon-vu {
  background-image: url(../flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(../flags/1x1/vu.svg);
}

.flag-icon-wf {
  background-image: url(../flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(../flags/1x1/wf.svg);
}

.flag-icon-ws {
  background-image: url(../flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(../flags/1x1/ws.svg);
}

.flag-icon-ye {
  background-image: url(../flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(../flags/1x1/ye.svg);
}

.flag-icon-yt {
  background-image: url(../flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(../flags/1x1/yt.svg);
}

.flag-icon-za {
  background-image: url(../flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(../flags/1x1/za.svg);
}

.flag-icon-zm {
  background-image: url(../flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(../flags/1x1/zm.svg);
}

.flag-icon-zw {
  background-image: url(../flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(../flags/1x1/zw.svg);
}

.flag-icon-es-ct {
  background-image: url(../flags/4x3/es-ct.svg);
}
.flag-icon-es-ct.flag-icon-squared {
  background-image: url(../flags/1x1/es-ct.svg);
}

.flag-icon-eu {
  background-image: url(../flags/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(../flags/1x1/eu.svg);
}

.flag-icon-gb-eng {
  background-image: url(../flags/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(../flags/1x1/gb-eng.svg);
}

.flag-icon-gb-nir {
  background-image: url(../flags/4x3/gb-nir.svg);
}
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(../flags/1x1/gb-nir.svg);
}

.flag-icon-gb-sct {
  background-image: url(../flags/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(../flags/1x1/gb-sct.svg);
}

.flag-icon-gb-wls {
  background-image: url(../flags/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(../flags/1x1/gb-wls.svg);
}

.flag-icon-un {
  background-image: url(../flags/4x3/un.svg);
}
.flag-icon-un.flag-icon-squared {
  background-image: url(../flags/1x1/un.svg);
}

.compare-bar-wrapper {
  z-index: 1000;
  background: #fff;
  height: 120px;
  width: 375px;
  left: 48.5%;
  bottom: -120px;
  position: fixed;
  box-shadow: 8px 0 12px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s ease;
}
.compare-bar-wrapper.visible {
  bottom: 0;
}
@media (max-width: 575.98px) {
  .compare-bar-wrapper {
    width: 100%;
    left: unset;
    bottom: -200px;
    height: auto;
  }
}
.compare-bar-wrapper .compare-bar {
  overflow: hidden;
}
.compare-bar-wrapper .compare-bar-header {
  display: flex;
  justify-content: space-between;
  padding: 12px 2px 0;
}
@media (max-width: 575.98px) {
  .compare-bar-wrapper .compare-bar-header {
    padding-bottom: 20px;
  }
}
.compare-bar-wrapper .compare-bar-header h6 {
  font-size: 17px;
  font-size: 1.0625rem;
}
.compare-bar-wrapper .compare-bar-header h6:lang(ko), .compare-bar-wrapper .compare-bar-header h6:lang(ja), .compare-bar-wrapper .compare-bar-header h6:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.compare-bar-wrapper .compare-bar-header h6:lang(zh) {
  line-height: 21px;
}
.compare-bar-wrapper .compare-bar-header .action-btns .clear-all {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: 20px;
  text-decoration: underline;
  text-underline-offset: 4px;
  -webkit-text-decoration-color: #8d9196;
          text-decoration-color: #8d9196;
}
.compare-bar-wrapper .compare-bar-header .action-btns .clear-all:lang(ko), .compare-bar-wrapper .compare-bar-header .action-btns .clear-all:lang(ja), .compare-bar-wrapper .compare-bar-header .action-btns .clear-all:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.compare-bar-wrapper .compare-bar-header .action-btns .clear-all:lang(zh) {
  line-height: 21px;
}
.compare-bar-wrapper .compare-bar-header .action-btns .clear-all:hover {
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
@media (min-width: 1024px) {
  .compare-bar-wrapper .product-slots {
    height: 6.25em;
  }
}
.compare-bar-wrapper .slot-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 16px;
  padding-right: 12px;
}
.compare-bar-wrapper .slot {
  background-color: #d9d9d9;
  height: 54px;
  margin: 0 auto;
  position: relative;
  width: 54px;
  border-radius: 4px;
  margin: 5px 5px 10px;
}
.compare-bar-wrapper .slot img {
  float: left;
  height: 100%;
  width: 100%;
  position: static;
  border-radius: 4px;
}
.compare-bar-wrapper .slot .close svg {
  position: absolute;
  height: 16px;
  width: 16px;
  right: 4px;
  top: 4px;
  border-radius: 50%;
  background: #fff;
  padding: 2px;
}
.compare-bar-wrapper .slot .close:focus svg {
  border: 2px solid #000;
}
.compare-bar-wrapper .action {
  text-align: center;
}
.compare-bar-wrapper .action .compare-btn {
  display: block;
  border-radius: 4px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  background-color: #000;
  color: #fff;
  line-height: unset;
  height: 54px;
}
.compare-bar-wrapper .action .compare-btn:hover {
  background-color: #53565a;
  border-color: #53565a;
}
.compare-bar-wrapper .action .compare-btn.disabled {
  background-color: #bfbfbf;
  cursor: default;
}
.compare-bar-wrapper .action .compare-btn:focus {
  outline-offset: 1px;
  outline: 2px solid -webkit-focus-ring-color !important;
}

.comparisonModal {
  top: 100%;
  transition: top 0.6s linear;
  background-color: #fff;
  overscroll-behavior: none;
}
.comparisonModal.modal {
  overflow-x: scroll;
}
@media (min-width: 1024px) {
  .comparisonModal.modal {
    overflow-x: unset;
    overflow-y: scroll;
    scroll-behavior: smooth;
    padding-right: 0 !important;
  }
}
.comparisonModal.show {
  top: 0;
}
.comparisonModal .modal-dialog {
  margin: 0;
  max-width: unset;
}
.comparisonModal .modal-content {
  width: -moz-fit-content;
  width: fit-content;
  box-shadow: none;
  border: none;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content {
    padding: 20px 60px 30px;
    width: 100%;
    height: 100%;
    align-items: center;
  }
}
.comparisonModal .modal-content .modal-header {
  justify-content: unset;
  background-color: #fff;
  padding-bottom: 24px;
  position: sticky;
  top: 0;
  z-index: 3;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-header {
    width: 100%;
    justify-content: space-around;
  }
}
.comparisonModal .modal-content .modal-header .modal-title {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 24px;
  margin-left: 8px;
}
.comparisonModal .modal-content .modal-header .modal-title:lang(ko), .comparisonModal .modal-content .modal-header .modal-title:lang(ja), .comparisonModal .modal-content .modal-header .modal-title:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.comparisonModal .modal-content .modal-header .modal-title:lang(zh) {
  line-height: 23px;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-header .modal-title {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 32px;
    position: relative;
  }
  .comparisonModal .modal-content .modal-header .modal-title:lang(ko), .comparisonModal .modal-content .modal-header .modal-title:lang(ja), .comparisonModal .modal-content .modal-header .modal-title:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
.comparisonModal .modal-content .modal-header .collapseModal {
  margin: unset;
  padding: unset;
}
.comparisonModal .modal-content .modal-header .clear-link {
  font-size: 17px;
  font-size: 1.0625rem;
  text-decoration: underline;
  text-underline-offset: 4px;
  -webkit-text-decoration-color: #8d9196;
          text-decoration-color: #8d9196;
  margin-left: auto;
}
.comparisonModal .modal-content .modal-header .clear-link:lang(ko), .comparisonModal .modal-content .modal-header .clear-link:lang(ja), .comparisonModal .modal-content .modal-header .clear-link:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.comparisonModal .modal-content .modal-header .clear-link:lang(zh) {
  line-height: 21px;
}
.comparisonModal .modal-content .modal-header .clear-link:hover {
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-header .clear-link {
    margin-left: unset;
  }
}
@media (max-width: 1023.98px) {
  .comparisonModal .modal-content .modal-header .clear-link {
    position: sticky;
    right: 10px;
  }
}
.comparisonModal .modal-content .modal-body .body-container {
  justify-content: center;
}
.comparisonModal .modal-content .modal-body .attribute-data,
.comparisonModal .modal-content .modal-body .tile-data {
  display: grid;
  grid-template-columns: 40vw 40vw 40vw;
  grid-column-gap: 12px;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-body .attribute-data,
  .comparisonModal .modal-content .modal-body .tile-data {
    grid-template-columns: 21vw 21vw 21vw;
    grid-column-gap: 30px;
  }
}
.comparisonModal .modal-content .modal-body .tile-section-bg {
  display: none;
  position: fixed;
  top: 62px;
  border-top: 1px solid var(--border-subdued-grey-25, #d3d5d7);
  border-bottom: 1px solid var(--border-subdued-grey-25, #d3d5d7);
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
  width: 98%;
  left: 0;
  margin: 0 5px;
  z-index: 3;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-body .tile-section-bg {
    top: 70px;
  }
}
.comparisonModal .modal-content .modal-body .tile-data {
  background: #fff;
}
.comparisonModal .modal-content .modal-body .tile-data .product-header {
  position: relative;
  height: 100%;
}
.comparisonModal .modal-content .modal-body .tile-data .product-header .remove-compare-product {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
}
.comparisonModal .modal-content .modal-body .tile-data .product-header .remove-compare-product .icon-cross {
  height: 26px;
  width: 26px;
  padding: 4px;
  background: #fff;
  border-radius: 50%;
}
.comparisonModal .modal-content .modal-body .tile-data .product {
  height: 100%;
}
.comparisonModal .modal-content .modal-body .tile-data .product .product-tile {
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) and (max-width: 1361.98px) {
  .comparisonModal .modal-content .modal-body .tile-data .product .product-tile .slick-slide {
    margin-right: 10px;
  }
}
.comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body .pdp-link {
  flex-grow: 1;
}
.comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body .price .sales {
  line-height: 24px;
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
.comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body .price .sales:lang(ko), .comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body .price .sales:lang(ja), .comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body .price .sales:lang(zh) {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 24px;
}
.comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body .price .sales:lang(zh) {
  line-height: 23px;
}
.comparisonModal .modal-content .modal-body .tile-data .product .product-tile .tile-body .price .strike-through {
  margin-right: 0;
  display: inline;
  color: #53565a;
}
.comparisonModal .modal-content .modal-body .tile-data .product-tile {
  margin-bottom: 0;
}
.comparisonModal .modal-content .modal-body .tile-data .product-tile .tile-image {
  transition: 0.3s ease;
}
.comparisonModal .modal-content .modal-body .tile-data .product-tile .tile-image.hover-image {
  display: none !important;
}
.comparisonModal .modal-content .modal-body .tile-data .product-tile .wishlistTile {
  display: none;
}
.comparisonModal .modal-content .modal-body .tile-data .product-tile .tile-body .minicart-icon {
  display: none;
}
.comparisonModal .modal-content .modal-body .tile-data .product-tile .tile-body .quickViewLink .quickview {
  border: 1px solid #000;
  text-decoration: none;
  font-weight: 600;
  padding: 16px;
  text-align: center;
  display: block;
  margin-top: 20px;
  border-radius: 4px;
  position: unset;
  margin-left: unset;
  margin-bottom: 26px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1.2px;
  font-size: 16px;
}
.comparisonModal .modal-content .modal-body .tile-data .product-tile .tile-body .quickViewLink .quickview:hover {
  background-color: #000;
  color: #fff;
}
.comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f1f1f2;
  height: 60%;
  padding: 10px;
  min-height: 50%;
  border: 1px solid var(--Border-Subdued, #d9d9d9);
}
.comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot.add-prod span {
  text-align: center;
}
.comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text {
  cursor: pointer;
  text-align: center;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text {
    width: 50%;
  }
}
.comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text svg {
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text svg {
    margin-bottom: 24px;
  }
}
.comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text .add-prod-link {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  text-decoration: none;
  display: block;
}
.comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text .add-prod-link:lang(ko), .comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text .add-prod-link:lang(ja), .comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text .add-prod-link:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.comparisonModal .modal-content .modal-body .tile-data .modal-prod-slot .add-prod-text .add-prod-link:lang(zh) {
  line-height: 23px;
}
.comparisonModal .modal-content .modal-body .tile-data.sticky-top {
  padding: 10px 5px 12px;
  top: 64px;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-body .tile-data.sticky-top {
    top: 71px;
  }
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .remove-compare-product {
  left: 36px;
  right: unset;
  top: 2px;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .remove-compare-product .icon-cross {
  height: 16px;
  width: 16px;
  padding: 2px;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .image-container {
  display: inline;
  padding-bottom: 55px;
  background: unset;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .image-container .icon-wishlist {
  display: none;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .image-container .tile-image {
  width: 55px;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .image-container .promoCallout {
  display: none !important;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .tile-body .price-link,
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .tile-body .color-swatches,
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .tile-body .cdp-bv-star-rating,
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .tile-body .flag {
  display: none !important;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .product-tile .tile-body .quickview {
  margin: 0;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .modal-prod-slot {
  display: none;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize .modal-prod-slot svg {
  margin-bottom: unset;
}
.comparisonModal .modal-content .modal-body .tile-data.minimize + .tile-section-bg {
  display: block;
}
.comparisonModal .modal-content .modal-body .attribute-data {
  margin: 30px 0;
  max-height: 165px;
  overflow-y: clip;
}
.comparisonModal .modal-content .modal-body .attribute-data.no-margin {
  margin-bottom: 0;
}
.comparisonModal .modal-content .modal-body .attribute-data.low-margin {
  margin-top: 12px;
}
.comparisonModal .modal-content .modal-body .attribute-data.low-height {
  max-height: 80px;
}
.comparisonModal .modal-content .modal-body .attribute-data.expanded {
  max-height: unset;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent {
  width: 80vw;
  margin-bottom: 6px;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header {
  left: 10px;
  position: sticky;
  position: -webkit-sticky;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header .compare-icons {
  height: 24px;
  width: 24px;
  margin-right: 8px;
  margin-bottom: 4px;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4 {
  display: inline;
  line-height: 20px;
  font-weight: bold;
  font-size: 19px;
  font-size: 1.1875rem;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4:lang(ko), .comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4:lang(ja), .comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4:lang(zh) {
  line-height: 23px;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4:lang(ko), .comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4:lang(ja), .comparisonModal .modal-content .modal-body .attribute-data .data-block .header-parent .sticky-header h4:lang(zh) {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block ul li {
  font-size: 17px;
  font-size: 1.0625rem;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(ko), .comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(ja), .comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(zh) {
  line-height: 21px;
}
@media (min-width: 1024px) {
  .comparisonModal .modal-content .modal-body .attribute-data .data-block ul li {
    font-size: 19px;
    font-size: 1.1875rem;
  }
  .comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(ko), .comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(ja), .comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .comparisonModal .modal-content .modal-body .attribute-data .data-block ul li:lang(zh) {
    line-height: 23px;
  }
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block:not(:first-child) li:first-child {
  margin-top: 34px;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .bullets {
  list-style: unset;
  list-style-position: inside;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .fabric-title {
  font-weight: 500;
  color: #57585b;
}
.comparisonModal .modal-content .modal-body .attribute-data .data-block .fabric-description {
  margin-bottom: 12px;
}
.comparisonModal .modal-content .modal-body .attribute-data-container:not(:last-child) {
  border-bottom: 1px solid #d5d5d5;
}
.comparisonModal .modal-content .modal-body .attribute-data-container.no-border {
  border-bottom: none;
}
.comparisonModal .modal-content .modal-body .attribute-data-container.no-border .attribute-data {
  margin-bottom: 0;
  max-height: unset;
}
.comparisonModal .modal-content .modal-body .attribute-data-container.no-border ~ .attribute-data-container .material-block ul li:first-child {
  margin-top: 0;
}
.comparisonModal .modal-content .modal-body .show-more,
.comparisonModal .modal-content .modal-body .show-less {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 18px;
  text-decoration: underline;
  color: #57585b;
  position: relative;
  bottom: 20px;
}
.comparisonModal .modal-content .modal-body .show-more:lang(ko), .comparisonModal .modal-content .modal-body .show-more:lang(ja), .comparisonModal .modal-content .modal-body .show-more:lang(zh),
.comparisonModal .modal-content .modal-body .show-less:lang(ko),
.comparisonModal .modal-content .modal-body .show-less:lang(ja),
.comparisonModal .modal-content .modal-body .show-less:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.comparisonModal .modal-content .modal-body .gradient {
  height: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) -7.14%, #fff 73.77%);
  bottom: 23px;
  position: relative;
}

.product-comparison .back-to-results {
  margin: 1em 0;
}
.product-comparison .product-header > .col {
  padding: 0;
}

.product-tile .tile-body .compare {
  font-size: 14px;
  font-size: 0.875rem;
}
.product-tile .tile-body .compare:lang(ko), .product-tile .tile-body .compare:lang(ja), .product-tile .tile-body .compare:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}

.table-striped-column td:nth-of-type(odd) {
  background-color: #eee;
}

.modal-background {
  background-color: #000;
  display: none;
  height: 100%;
  position: fixed;
  opacity: 0.5;
  width: 100%;
  top: 0;
  left: 0;
}

input[placeholder] {
  text-overflow: ellipsis;
}

header ~ #maincontent .container a:not(.btn-primary, .btn-outline-primary) {
  color: var(--skin-link-color-2);
}

.hide-order-discount {
  display: none;
}

.hide-shipping-discount {
  display: none;
}

.order-discount {
  color: #008827;
}

.shipping-discount {
  color: #008827;
}

.error-messaging {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.error-hero {
  background-image: url("../images/storelocator.jpg");
  margin-bottom: 0.625em;
}

.error-message {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.error.continue-shopping {
  margin-bottom: 6.25em;
}

.error-unassigned-category {
  color: #d22030;
}

.skip {
  position: absolute;
  left: 0;
  top: -4.2em;
  overflow: hidden;
  padding: 1em 1.5em;
  background: #fff;
  transition: all 0.2s ease-in-out;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  z-index: 10000000;
  background: #fff;
  transition: all 0.2s ease-in-out;
}

.card-header-custom {
  font-size: 1.5rem;
  margin-bottom: 0;
}

/* stylelint-disable scss/no-global-function-names */
@media (max-width: 575.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-xs.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-sm.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-md.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 1361.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
  }
  .menu-toggleable-left.navbar-toggleable-lg.in {
    min-width: 50%;
    left: 0;
  }
}
.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  display: block;
  max-width: 100%;
}
.menu-toggleable-left.navbar-toggleable-xl.in {
  min-width: 50%;
  left: 0;
}

.navbar.bg-inverse {
  background-color: transparent !important;
  padding: 0;
}
@media (min-width: 768px) {
  .navbar.bg-inverse .navbar-nav .nav-item + .nav-item {
    margin-left: 0;
  }
  .navbar.bg-inverse .navbar-nav .nav-link {
    padding: 0.8rem;
    white-space: nowrap;
  }
}

.navbar-expand-md .navbar-nav.nav-center {
  justify-content: center;
}

.navbar-expand-md .navbar-nav.nav-spaced {
  justify-content: space-evenly;
}

.navbar-expand-md .navbar-nav.nav-right {
  justify-content: end;
}

.nav-item .nav-link:hover,
.nav-item .nav-link:focus,
.nav-item.show .nav-link {
  background-color: #fff;
  color: #444;
}

@media (min-width: 768px) {
  .nav-item > .nav-link {
    color: #fff;
  }
}
@media (max-width: 767.98px) {
  .main-menu.menu-toggleable-left {
    background-color: #fff;
    z-index: 4;
  }
}

.menu-toggleable-left .close-menu {
  padding: 15px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .menu-toggleable-left .close-menu {
    display: none;
  }
}
.menu-toggleable-left .menu-group {
  flex: 0 0 100%;
}
.menu-toggleable-left li > .close-menu {
  margin-right: 0;
  margin-top: -0.6rem;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: white !important;
    color: #222;
  }
}
@media (max-width: 575.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em; /* 20/16 */
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 1px solid #eee;
  }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static;
  }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    position: absolute;
    right: 0.3em;
    margin-top: 0.55em;
  }
  .menu-toggleable-left.in .nav-item .nav-link {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .dropdown-menu {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
  }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0;
  }
}

.multilevel-dropdown .dropdown-menu {
  top: 90%;
  border: 0;
  border-radius: 0;
}
@media (min-width: 768px) {
  .multilevel-dropdown .dropdown-menu {
    box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4);
  }
}
.multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  position: absolute;
  right: 0.3em;
  margin-top: 0.55em;
}
@media (min-width: 768px) {
  .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu {
    top: -0.65em;
    left: 99%;
  }
}
.multilevel-dropdown .close-menu .back .caret-left {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-left: 0.3 solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 0.125em;
}
.multilevel-dropdown .navbar > .close-menu > .back {
  display: none;
}
.multilevel-dropdown .dropdown-item {
  padding: 0 0 0 1em;
}
.multilevel-dropdown .dropdown-item .dropdown-link {
  display: block;
  padding: 0.425em 5em 0.425em 0;
}
.multilevel-dropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid #eee;
}
.multilevel-dropdown .dropdown-item.top-category {
  font-weight: bold;
}
.multilevel-dropdown .dropdown-item.top-category > .nav-link {
  padding-left: 0;
}

/* stylelint-enable scss/no-global-function-names */
.header {
  position: relative;
}

.minicart {
  margin-top: 0.1875em; /* 3/16 */
  vertical-align: top;
}
.minicart .minicart-icon {
  font-size: 1.5em;
}
.minicart a.minicart-link:hover {
  text-decoration: none;
}
.minicart .minicart-quantity {
  background-color: var(--skin-primary-color-1);
  border-radius: 50%;
  width: 1.25em; /* 20/16 */
  height: 1.25em; /* 20/16 */
  line-height: normal;
  display: inline-block;
  text-align: center;
  font-size: 0.8125em; /* 13/16 */
  position: relative;
  top: -0.9375em; /* 15/16 */
  left: -0.9375em; /* 15/16 */
  color: #fff;
}

.navbar-header {
  height: 4.375em; /* 70/16 */
}
.navbar-header .user,
.navbar-header .country-selector,
.navbar-header .search,
.navbar-header .minicart {
  display: inline-block;
  margin: 1.125em 0 0 0.5em;
}
.navbar-header .user,
.navbar-header .country-selector,
.navbar-header .minicart,
.navbar-header .navbar-toggler {
  line-height: 2.25em; /* 36/16 */
  height: auto;
}
.navbar-header .navbar-toggler {
  font-size: 1.6em;
  width: auto;
}
.navbar-header .user {
  position: relative;
}
.navbar-header .user .popover {
  position: absolute;
  display: none;
  padding: 1em;
  top: 85%;
  left: 0;
}
.navbar-header .user .popover a {
  white-space: nowrap;
  margin-bottom: 0.5em;
}
.navbar-header .user .popover::before {
  left: 1.5rem;
}
.navbar-header .user .popover::after {
  left: 1.5rem;
}
.navbar-header .user .popover.show {
  display: block;
}

.brand {
  position: absolute;
  left: 50%;
  display: block;
  text-align: center;
}
.brand img {
  width: 100%;
}
@media (min-width: 1024px) {
  .brand {
    width: 14.125em; /* 226/16 */
    margin-left: -7.0625em; /* 113/16 */
    padding-top: 0.5em;
  }
}
@media (max-width: 1023.98px) {
  .brand {
    width: 4em; /* 64/16 */
    margin-left: -2em;
    padding-top: 0.8em;
  }
}

.main-menu {
  background-color: #565656;
}
.main-menu .navbar .close-menu button,
.main-menu .navbar .close-button button {
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
}

.header-banner {
  background-color: #222;
  text-align: center;
  color: #fff;
}
.header-banner .close-button {
  width: 2.125em;
}
.header-banner .close-button .close {
  opacity: 1;
  color: #fff;
  width: 100%;
  height: 100%;
  background-color: var(--skin-primary-color-1);
}
.header-banner .content {
  margin-right: 1.5em;
  padding-top: 0.3125em;
  padding-bottom: 0.3125em;
}

a.normal {
  color: var(--skin-primary-color-1);
  text-decoration: underline;
}

.slide-up {
  transition-duration: 0.5s;
  transition-timing-function: ease-in;
  max-height: 100px;
  overflow: hidden;
}
.slide-up.hide {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.dropdown-country-selector {
  margin-top: -0.0625em;
}

.cookie-warning-messaging.cookie-warning {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  display: none;
}

.valid-cookie-warning {
  background-color: var(--skin-link-color-1);
  color: #fff;
  white-space: nowrap;
}
.valid-cookie-warning p {
  margin-top: 0;
  margin-bottom: 0.2em;
  padding-right: 2em;
}

@media (max-width: 575.98px) {
  .collapsible-xs .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-xs .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-xs .title::after {
    float: right;
    content: "\f078";
    font-family: FontAwesome, sans-serif;
  }
  .collapsible-xs .content,
  .collapsible-xs .card-body {
    display: none;
  }
  .collapsible-xs.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-xs.active .content,
  .collapsible-xs.active .card-body {
    display: block;
  }
}
.container div.collapsible-xs button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-xs button.title:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .collapsible-sm .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-sm .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-sm .title::after {
    float: right;
    content: "\f078";
    font-family: FontAwesome, sans-serif;
  }
  .collapsible-sm .content,
  .collapsible-sm .card-body {
    display: none;
  }
  .collapsible-sm.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-sm.active .content,
  .collapsible-sm.active .card-body {
    display: block;
  }
}
.container div.collapsible-sm button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-sm button.title:hover {
  text-decoration: none;
}

@media (max-width: 1023.98px) {
  .collapsible-md .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-md .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-md .title::after {
    float: right;
    content: "\f078";
    font-family: FontAwesome, sans-serif;
  }
  .collapsible-md .content,
  .collapsible-md .card-body {
    display: none;
  }
  .collapsible-md.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-md.active .content,
  .collapsible-md.active .card-body {
    display: block;
  }
}
.container div.collapsible-md button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-md button.title:hover {
  text-decoration: none;
}

@media (max-width: 1361.98px) {
  .collapsible-lg .title {
    line-height: 2.5rem; /* 40/16 */
  }
  .collapsible-lg .title::after {
    display: block;
    clear: both;
    content: "";
  }
  .collapsible-lg .title::after {
    float: right;
    content: "\f078";
    font-family: FontAwesome, sans-serif;
  }
  .collapsible-lg .content,
  .collapsible-lg .card-body {
    display: none;
  }
  .collapsible-lg.active .title::after {
    content: "\f077";
    margin-top: -0.125em; /* 2/16 */
  }
  .collapsible-lg.active .content,
  .collapsible-lg.active .card-body {
    display: block;
  }
}
.container div.collapsible-lg button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-lg button.title:hover {
  text-decoration: none;
}

.collapsible-xl .title {
  line-height: 2.5rem; /* 40/16 */
}
.collapsible-xl .title::after {
  display: block;
  clear: both;
  content: "";
}
.collapsible-xl .title::after {
  float: right;
  content: "\f078";
  font-family: FontAwesome, sans-serif;
}
.collapsible-xl .content,
.collapsible-xl .card-body {
  display: none;
}
.collapsible-xl.active .title::after {
  content: "\f077";
  margin-top: -0.125em; /* 2/16 */
}
.collapsible-xl.active .content,
.collapsible-xl.active .card-body {
  display: block;
}

.container div.collapsible-xl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent;
}
.container div.collapsible-xl button.title:hover {
  text-decoration: none;
}

footer {
  background-color: #e9ecef;
  padding-top: 1.25em; /* 20/16 */
  padding-bottom: 1.25em;
}
footer h2 {
  font-size: 1rem;
  margin-bottom: 0;
  line-height: 2.5em; /* 40/16 */
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer .social h2 {
  margin-top: 0;
}
footer .social::after {
  display: block;
  clear: both;
  content: "";
}
footer .copyright,
footer .social {
  margin-top: 1.25em;
}
footer .footer-container .footer-item.collapsible-xs button {
  font-family: Dosis, sans-serif;
  padding: 0;
}
footer .social-links {
  float: left;
}
footer .social-links::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 575.98px) {
  footer .social-links {
    width: 80%;
  }
}
footer .social-links li {
  float: left;
  margin: 0.313em;
}
@media (max-width: 575.98px) {
  footer .social-links li {
    width: 20%;
    text-align: center;
  }
}
footer .social-links a {
  font-size: 2.25em;
}
footer .social-links a:hover {
  text-decoration: none;
}
@media (max-width: 575.98px) {
  footer .store {
    border-bottom: 1px solid #565656;
  }
  footer .store .content {
    display: none;
  }
  footer .store h2::after {
    display: block;
    clear: both;
    content: "";
  }
  footer .store h2::after {
    font-family: FontAwesome, sans-serif;
    float: right;
    content: "\f041";
  }
}
footer .content {
  font-size: 0.875em;
}
footer .content li {
  height: 1.875rem;
}
footer .copyright,
footer .postscript {
  font-size: 0.8125em;
}
footer .copyright {
  margin-bottom: 0.625em;
}
footer .back-to-top {
  margin: 0.1em 0.313em;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
}
footer .back-to-top i.fa-arrow-up {
  color: rgba(0, 0, 0, 0.7);
}
footer .back-to-top i.fa-circle {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 575.98px) {
  .footer-item {
    border-bottom: 1px solid #565656;
  }
}

#consent-tracking .button-wrapper button {
  margin: 0.5em;
}

.email-signup-message {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.email-signup-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.email-signup-alert.show {
  display: block;
}

/* stylelint-disable scss/no-global-function-names */
@media (min-width: 576px) {
  .slant-down::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 0;
    border-left-width: 90vw;
    border-bottom: 4vw solid #f9f9f9;
  }
}

@media (min-width: 576px) {
  .slant-up::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 0;
    border-right-width: 90vw;
    border-top: 4vw solid #f9f9f9;
  }
}

h1.page-title {
  position: relative;
  color: white;
  padding: 0.3125em 0.625em 0.3125em 10px;
  background-color: var(--skin-primary-color-1);
  display: inline-block;
  margin: 0.9375em 0;
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  h1.page-title {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  h1.page-title {
    font-size: 3rem;
  }
}
h1.page-title::before {
  content: "";
  background-color: var(--skin-primary-color-1);
  height: 100%;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 1362px) {
  h1.page-title::before {
    width: calc((100vw - 1342px) / 2);
    left: calc((100vw - 1342px) / 2 * -1);
  }
}
@media (min-width: 1024px) and (max-width: 1361.98px) {
  h1.page-title::before {
    width: calc((100vw - 960px) / 2);
    left: calc((100vw - 960px) / 2 * -1);
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  h1.page-title::before {
    width: calc((100vw - 720px) / 2);
    left: calc((100vw - 720px) / 2 * -1);
  }
}
@media (min-width: 1362px) {
  h1.page-title {
    left: calc((100% - 1342px) / 2);
  }
}
@media (min-width: 1024px) and (max-width: 1361.98px) {
  h1.page-title {
    left: calc((100% - 960px) / 2);
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  h1.page-title {
    left: calc((100% - 720px) / 2);
  }
}
@media (max-width: 767.98px) {
  h1.page-title {
    left: 0;
  }
}

.hero {
  height: 25vw;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.hero h1.page-title {
  top: 50%;
  margin: -1em 0 0;
}

/* stylelint-enable scss/no-global-function-names */
.notify {
  position: fixed;
  top: 0;
}

.price {
  color: #222;
}
.price .strike-through {
  text-decoration: line-through;
  color: #999;
  margin-right: 0.938rem;
}
.price .starting,
.price .range,
.price .sales {
  font-weight: bold;
}
.price .tiered {
  color: #222;
}
.price .tiered table {
  border-top: 1px solid #ccc;
  margin: 0 auto;
}
.price .tiered table tr:nth-child(odd) {
  background-color: #eee;
}
.price .tiered td,
.price .tiered span.price {
  font-size: 0.875rem;
  font-weight: bold;
}
.price .tiered td {
  padding: 0.313rem;
}
.price .tiered td.quantity {
  font-weight: normal;
  text-align: right;
}
.price .tiered td.value {
  text-align: left;
}
.price .tiered .table-header {
  font-size: 1.125rem;
  padding: 0.313rem;
}
.price .tiered .column-header {
  font-size: 1rem;
  padding: 0.313rem;
  font-weight: normal;
}
.price .tiered .column-header.quantity {
  text-align: right;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8bb1c4;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #209015;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 575.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 575.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8bb1c4;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #209015;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 575.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 575.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em;
  /* stylelint-disable-next-line selector-class-pattern */
}
.quick-view-dialog .selectable-bonus-product-line-item,
.choose-bonus-product-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.quick-view-dialog .beenSelected,
.choose-bonus-product-dialog .beenSelected {
  background-color: #eee;
}
.quick-view-dialog .modal-header,
.choose-bonus-product-dialog .modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.quick-view-dialog .modal-header .full-pdp-link,
.choose-bonus-product-dialog .modal-header .full-pdp-link {
  color: var(--skin-primary-color-1);
}
.quick-view-dialog .modal-header .close,
.choose-bonus-product-dialog .modal-header .close {
  font-size: 2rem;
  line-height: 1.5rem;
}
.quick-view-dialog .modal-title,
.choose-bonus-product-dialog .modal-title {
  font-size: 1em;
}
.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1.875em;
}
.quick-view-dialog .swatch-circle,
.choose-bonus-product-dialog .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
.choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.quick-view-dialog .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.quick-view-dialog .swatch-circle i.fa-times-circle,
.choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.quick-view-dialog a[disabled] .swatch-circle,
.choose-bonus-product-dialog a[disabled] .swatch-circle {
  cursor: not-allowed;
}
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
  background-color: #495057;
}
.quick-view-dialog .availablity-container,
.choose-bonus-product-dialog .availablity-container {
  text-align: right;
}
.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart {
  margin-top: 0.938em;
}
.quick-view-dialog .modal-content,
.choose-bonus-product-dialog .modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.quick-view-dialog .modal-body,
.choose-bonus-product-dialog .modal-body {
  max-height: 28.125em; /* 450/16 */
  overflow-y: auto;
}
.quick-view-dialog button.close,
.choose-bonus-product-dialog button.close {
  font-size: 1.25em;
}
.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.quick-view-dialog .modal-footer .prices .price,
.choose-bonus-product-dialog .modal-footer .prices .price {
  font-size: 1.6em;
}
.quick-view-dialog .prices .sales,
.choose-bonus-product-dialog .prices .sales {
  font-size: 1.5rem;
}
.quick-view-dialog .promotions,
.choose-bonus-product-dialog .promotions {
  text-align: left;
  color: #d22030;
}
@media (max-width: 767.98px) {
  .quick-view-dialog .bonus-summary,
  .choose-bonus-product-dialog .bonus-summary {
    font-size: 0.625em;
  }
}
@media (max-width: 767.98px) {
  .quick-view-dialog .bonus-summary .bonus-product-name,
  .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
    padding: 0;
  }
}
.quick-view-dialog .pre-cart-products,
.choose-bonus-product-dialog .pre-cart-products {
  margin-right: 0.125em;
}
.quick-view-dialog .color-attribute,
.choose-bonus-product-dialog .color-attribute {
  border: none;
  padding: 0;
  background: none;
}
.quick-view-dialog .non-input-label,
.choose-bonus-product-dialog .non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

.product-tile {
  border: 0;
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .product-tile {
    min-height: 23.4375em;
  }
}
@media (max-width: 767.98px) {
  .product-tile {
    min-height: 19.6875em;
  }
}
@media (max-width: 575.98px) {
  .product-tile {
    min-height: 13.4375em;
  }
}
.product-tile .swatches a {
  text-decoration: none;
}
.product-tile .image-container {
  position: relative;
  overflow: auto;
}
.product-tile .image-container .quickview {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.product-tile .image-container .quickview i.fa-expand {
  color: rgba(0, 0, 0, 0.7);
}
.product-tile .image-container .quickview i.fa-circle {
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.product-tile .image-container a {
  display: block;
}
.product-tile .image-container a .tile-image {
  width: 100%;
}
.product-tile .tile-body {
  padding: 0.625em 0 1.875em;
}
.product-tile .tile-body .color-swatches {
  min-height: 2.25em;
}
.product-tile .tile-body .color-swatches .product-tile-color-label {
  cursor: pointer;
  font-size: 1em;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .color-swatches .product-tile-color-label {
    font-size: 0.9375em;
  }
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .color-swatches .product-tile-color-label {
    font-size: 0.8125em;
  }
}
.product-tile .tile-body .price {
  font-size: 1.125em;
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .price {
    font-size: 1.0625em;
  }
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .price {
    font-size: 1em;
  }
}
.product-tile .tile-body .price .tiered {
  font-size: 0.875em;
}
.product-tile .tile-body .price .tiered .value {
  font-weight: bold;
}
.product-tile .tile-body .coming-soon-tile {
  text-align: center;
}
.product-tile .tile-body .pdp-link {
  line-height: 1.2;
}
.product-tile .tile-body .pdp-link a {
  font-size: 1em;
  text-decoration: none;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .pdp-link a {
    font-size: 0.9375em;
  }
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .pdp-link a {
    font-size: 0.8125em;
  }
}
.product-tile .tile-body .ratings {
  font-size: 0.9em;
}
.product-tile .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.8em;
  height: 1.8em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.9em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-tile .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.product-tile .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.product-tile .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

/* stylelint-disable-next-line selector-id-pattern */
#chooseBonusProductModal .modal-footer .container {
  margin-left: 0;
  width: 100%;
  margin-right: 0;
}
#chooseBonusProductModal .select-cbp-container {
  margin-top: auto;
  margin-bottom: auto;
}
#chooseBonusProductModal .product-name-wrapper {
  width: 100%;
}
#chooseBonusProductModal .bonus-quantity,
#chooseBonusProductModal .bonus-option {
  margin-top: 0.938em;
}
#chooseBonusProductModal .bonus-quantity-select {
  min-width: 5em;
}
#chooseBonusProductModal .select-bonus-product {
  margin-top: 1em;
}
#chooseBonusProductModal .selected-pid {
  border: 1px solid #ccc;
}
#chooseBonusProductModal .selected-pid .bonus-product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#chooseBonusProductModal .bonus-product-price {
  text-align: center;
  margin-top: 1em;
}

.form-nav .nav-tabs .nav-link {
  color: #333;
}

.nav-tabs .nav-link.active {
  background-color: transparent;
}

.form-nav .nav-tabs .nav-link.active,
.form-nav .nav-tabs .nav-link.active:focus,
.form-nav .nav-tabs .nav-link.active:hover {
  background-color: #fff;
  color: #333;
}

@media (min-width: 1024px) {
  .form-nav .nav-item > .nav-link {
    color: #333;
  }
}
.container .breadcrumb {
  border-radius: 0;
  border-bottom: 1px solid #ccc;
}

.veil {
  position: absolute;
  z-index: 100;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.veil .underlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #000;
}

.spinner {
  width: 80px;
  height: 80px;
  text-align: center;
  animation: sk-rotate 2s infinite linear;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
}

.dot1,
.dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: sk-bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
.item-attributes {
  vertical-align: top;
  padding-left: 0;
}

.line-item-attributes,
.line-item-option {
  font-size: 0.813rem;
  margin: 0;
}

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.313em;
}

.line-item-pricing-info {
  margin-bottom: 0;
}
.line-item-pricing-info + .price {
  font-size: 1em;
  font-weight: bolder;
}
.line-item-pricing-info + .unit-price .price {
  font-size: 1em;
  font-weight: bolder;
}

.line-item-price-quantity-info {
  margin-top: 0.625em;
  border-top: 1px solid #ccc;
}

.line-item-total-text {
  font-size: 0.813em;
}

.pricing {
  font-size: 1em;
  font-weight: bolder;
}

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  flex-grow: 0;
  flex-shrink: 0;
}
.item-image img.product-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  max-height: 5.625em;
}

.non-adjusted-price {
  display: none;
}

.line-item-promo {
  color: #008827;
  font-size: 0.813em;
}

.line-item-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.bundled-line-item + .bundled-line-item {
  margin-top: 0.625em;
}

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em;
}

.line-item-divider {
  margin: 0.625em -1.225em 0.625em -1.325em;
}

.line-dotted {
  border-top: 0.063em dashed #ccc;
}

.line-item-availability {
  font-size: 0.813rem;
}

.product-line-item-details {
  overflow-y: auto;
}

.minicart {
  position: relative;
}
.minicart h1 {
  font-size: 1rem;
}
.minicart .cart {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  background-color: #f9f9f9;
}
.minicart .remove-btn {
  color: #999;
  float: right;
  background-color: white;
  border: none;
  font-size: 1.625em;
  margin-top: -0.313em;
  padding: 0;
}
.minicart .product-summary {
  margin-right: -0.938em;
  max-height: 21.875em;
  overflow: hidden auto;
  padding-right: 0.938em;
}
.minicart .card-body {
  padding: 0.625em;
}
.minicart .quantity-label {
  font-size: 0.813em;
}
.minicart .quantity {
  width: 100%;
}
.minicart .popover {
  top: 100%;
  left: auto;
  right: 0;
  min-width: 23.44rem;
  max-width: 23.44rem;
  min-height: 22.7rem;
  display: none;
}
.minicart .popover::before {
  left: auto;
  right: 15px;
}
.minicart .popover::after {
  left: auto;
  right: 16px;
}
.minicart .popover.show {
  display: block;
}
.minicart .minicart-footer {
  border-top: 1px solid #ccc;
}
.minicart .estimated-total {
  margin-top: 0.625em;
}
.minicart .sub-total-label {
  font-size: 1em;
  font-weight: 600;
}
.minicart .sub-total {
  font-size: 1em;
  font-weight: 600;
}
.minicart .line-item-divider {
  margin: 0.625em -0.625em 0.625em -1.325em;
}
.minicart .line-item-name {
  width: 90%;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .hide-link-med {
    display: none;
  }
}

@media (min-width: 768px) {
  .hide-no-link {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .hide-no-link {
    display: none;
  }
}

/* 20/16 */
.info-icon {
  position: relative;
  cursor: pointer;
  display: inline-block;
  border: none;
  padding: 0;
  background: inherit;
}
.info-icon .icon {
  border-radius: 1.25rem;
  background-color: var(--skin-primary-color-1);
  width: 1.5625rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.info-icon .tooltip {
  position: absolute;
  bottom: 100%;
  padding: 0.312rem;
  border-radius: 4px;
  background-color: #444;
  color: #fff;
  font-size: 0.928rem;
  min-width: 20rem;
  max-width: 15rem;
  transform: translate(-50%, calc(-1 * 1.25em / 2));
  left: 50%;
  margin-left: 4px;
  animation: fade-in 0.5s linear forwards;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.info-icon .tooltip::before {
  content: " ";
  position: absolute;
  display: block;
  height: 1.25em; /* 20/16 */
  left: 0;
  bottom: -1.25em;
  width: 100%;
}
.info-icon .tooltip::after {
  border-left: solid transparent calc(1.25em / 2); /* 10/16 */
  border-right: solid transparent calc(1.25em / 2); /* 10/16 */
  border-top: solid #444 0.625em;
  bottom: -0.625em;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8bb1c4;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #209015;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.site-search {
  position: relative;
  height: 2.5em; /* 40/16 */
}
@media (min-width: 576px) {
  .site-search {
    margin-right: 1em; /* 20/16 */
  }
}
@media (min-width: 1362px) {
  .site-search {
    width: 20em; /* 320/16 */
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .site-search {
    width: 14.0625em; /* 225/16 */
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .site-search {
    width: 12.5em; /* 200/16 */
  }
}
.site-search .fa-close,
.site-search .fa-search {
  position: absolute;
  border: none;
  top: 0.5625em; /* 9/16 */
  right: 0.5625em; /* 9/16 */
  padding: 0;
  background-color: transparent;
}
.site-search .reset-button {
  position: absolute;
  border: none;
  top: 0.5625em; /* 9/16 */
  right: 2em; /* 32/16 */
  padding: 0;
  background-color: transparent;
}
.site-search input {
  padding-right: 2rem;
  height: 100%;
}

@media (max-width: 575.98px) {
  .header-search .site-search {
    display: none;
  }
}
.suggestions-wrapper {
  position: relative;
}

.suggestions {
  display: block;
  position: absolute;
  border: 1px solid #ccc;
  background-color: #fff;
  top: 0;
  right: 0;
  width: 21.875rem;
  z-index: 3;
}
@media (max-width: 575.98px) {
  .suggestions {
    display: flex;
    position: fixed;
    width: 100%;
  }
}
.suggestions .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
  margin-right: 0.85em;
}
.suggestions .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.suggestions .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.suggestions .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.suggestions .header {
  color: #999;
  font-size: 0.875em;
  padding-top: 0.625em;
}
.suggestions .header:not(:first-child) {
  border-top: 1px solid #ccc;
}
.suggestions .item {
  padding-bottom: 0.625em;
}
.suggestions .item .name {
  margin-top: 0.313em;
}
.suggestions .item .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 575.98px) {
  .suggestions .item {
    padding-bottom: 0.938em;
  }
}
.suggestions .items {
  padding: 0.313em 0;
}
.suggestions .items .list {
  padding: 0;
  list-style-type: none;
}
.suggestions .items .link {
  text-decoration: none;
}
.suggestions .items .link:hover .name {
  text-decoration: underline;
}
.suggestions .category-parent {
  color: #999;
  font-size: 0.875em;
}
.suggestions .selected {
  background-color: #eee;
}
.suggestions .container {
  list-style-type: none;
}

.more-below {
  -moz-border-radius: 1.25em; /* stylelint-disable-line property-no-vendor-prefix */
  background: #ccc;
  border: 0.063em solid rgba(0, 0, 0, 0.1);
  border-radius: 1.25em;
  bottom: 1.875em;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
  display: none;
  height: 2.5em;
  position: fixed;
  right: 1.875em;
  width: 2.5em;
}
.more-below i.fa-long-arrow-down {
  border-radius: 50%;
  color: #fff;
  display: table-caption;
  height: 0.75em;
  font-size: 1.5rem;
  left: 0.57em;
  line-height: 0.8em;
  position: absolute;
  top: 0.4em;
  width: 0.8em;
}

.add-to-wishlist-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-wishlist-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-wishlist-alert.show {
  display: block;
}

.wishlistTile {
  position: absolute;
  top: 10px;
  right: 10px;
  outline: none !important;
}
@media (max-width: 767.98px) {
  .wishlistTile {
    top: 4px;
    right: 6px;
  }
}
.wishlistTile i.fa-heart-o {
  color: rgba(0, 0, 0, 0.7);
}
.wishlistTile i.fa-circle {
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.wishlistTile .fa-heart {
  color: black;
}

.underline-class {
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
}

h1,
.h1 {
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: 0.8461538462;
  letter-spacing: 0;
}
h1:lang(ko), h1:lang(ja), h1:lang(zh),
.h1:lang(ko),
.h1:lang(ja),
.h1:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}

h2,
.h2 {
  font-weight: 400;
  font-size: 40px;
  font-size: 2.5rem;
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
}
h2:lang(ko), h2:lang(ja), h2:lang(zh),
.h2:lang(ko),
.h2:lang(ja),
.h2:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}

h3,
.h3 {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
}
h3:lang(ko), h3:lang(ja), h3:lang(zh),
.h3:lang(ko),
.h3:lang(ja),
.h3:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.0416666667;
  }
  h1:lang(ko), h1:lang(ja), h1:lang(zh),
  .h1:lang(ko),
  .h1:lang(ja),
  .h1:lang(zh) {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
  }
  h3,
  .h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
  h3:lang(ko), h3:lang(ja), h3:lang(zh),
  .h3:lang(ko),
  .h3:lang(ja),
  .h3:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
}
.large {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.2;
  letter-spacing: 0;
}
.large:lang(ko), .large:lang(ja), .large:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}

.body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.bold {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.semibold {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.light {
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.caption {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.4285714286;
  letter-spacing: 0;
}
.caption:lang(ko), .caption:lang(ja), .caption:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}

button,
.btn {
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.1428571429;
  letter-spacing: 1.4px;
}
button:lang(ko), button:lang(ja), button:lang(zh),
.btn:lang(ko),
.btn:lang(ja),
.btn:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
button:lang(ko), button:lang(ja), button:lang(zh),
.btn:lang(ko),
.btn:lang(ja),
.btn:lang(zh) {
  font-size: 16px;
}

.tag {
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  color: #d22030;
  line-height: 1.3333333333;
  letter-spacing: 0.5px;
}

.link {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.link:hover {
  color: #000;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}

.link-major {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: #d22030;
          text-decoration-color: #d22030;
}
.link-major:hover {
  color: #000;
  -webkit-text-decoration-color: #d22030;
          text-decoration-color: #d22030;
}

.link-with-icon {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.link-with-icon:hover {
  color: #000;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.link-with-icon::before {
  content: "";
  background: url("https://image.flaticon.com/icons/svg/126/126495.svg") no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
}

html:lang(ja) * {
  font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

html:lang(ko) * {
  font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

html:lang(zh) * {
  font-family: "Noto Sans HK", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.h1 {
  display: block;
}

.text-warning-custom {
  background-color: rgba(239, 193, 0, 0.2);
  padding: 12px 16px 16px;
  margin-bottom: 24px;
  margin-top: 24px;
  display: flex;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.2857142857;
  letter-spacing: 0;
}
.text-warning-custom:lang(ko), .text-warning-custom:lang(ja), .text-warning-custom:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .text-warning-custom {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
.text-warning-custom .warning {
  width: 28px;
  margin-right: 8px;
}
.text-warning-custom .content-asset {
  text-align: left;
}

html:lang(ja) p, html:lang(ko) p, html:lang(zh) p {
  line-height: 1.375rem;
}

.btn {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  line-height: 1;
  letter-spacing: 1px;
  height: 48px;
  line-height: 48px;
  border-radius: 0;
  padding: 0 16px;
  border: 1px solid transparent;
  letter-spacing: 0.075rem;
}
@media (min-width: 1024px) {
  .btn {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    letter-spacing: normal;
  }
}
.btn.btn-primary {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:hover:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn.btn-primary:hover:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active:active {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn.btn-secondary {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn.btn-secondary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:hover:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:hover:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-alt {
  background-color: #d22030;
  color: #fff;
  border-color: transparent;
}
.btn.btn-alt:hover {
  background-color: #d22030;
  color: #fff;
  border-color: transparent;
}
.btn.btn-alt:active {
  background-color: #d22030;
  color: #fff;
  border-color: transparent;
}

.ctaButton {
  font-size: 1rem !important;
  letter-spacing: 1.2px !important;
  color: #fff;
  line-height: 1.3 !important;
  border: 0.0625rem solid !important;
  border-radius: 0.25rem !important;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  height: auto;
}
.ctaButton.buttonTertiary {
  background-color: #fff;
  border-color: #333;
}
.ctaButton.buttonTertiary:hover {
  background-color: #2c282e !important;
  color: #fff;
  text-decoration: none;
  border-color: #333 !important;
}
.ctaButton.buttonSecondary {
  background-color: #333 !important;
  border: 0 !important;
  color: #fff !important;
  border: 1px solid #333 !important;
}
.ctaButton.buttonSecondary:hover, .ctaButton.buttonSecondary:focus, .ctaButton.buttonSecondary:active {
  background-color: #4d4d4d !important;
  text-decoration: none;
  outline-offset: 2px !important;
  outline: 2px solid -webkit-focus-ring-color !important;
}
.ctaButton.buttonPrimary {
  background-color: #d31334 !important;
  border-color: #d31334 !important;
}
.ctaButton.buttonPrimary:hover {
  background-color: #b81c29 !important;
  border-color: #b81c29;
  text-decoration: none;
  color: #fff !important;
}
.ctaButton:disabled {
  background-color: #8e9196 !important;
  border: none !important;
  pointer-events: none;
  opacity: 1;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-position: center right;
  border: 1px solid #000;
  border-radius: 0;
  padding: 16px;
}

input {
  padding: 12px;
  border: 1px solid #959595;
}
input:focus {
  outline: none;
  border-color: #000;
}
input.error, input.is-invalid {
  color: #d22030;
}

.alert.error-message {
  color: #d22030;
  margin: 0 0 32px;
  border: 1px solid #d22030;
}
.alert.error-message .error-message-text {
  color: #000;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 32px;
  align-items: center;
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.alert.error-message .error-message-text:lang(ko), .alert.error-message .error-message-text:lang(ja), .alert.error-message .error-message-text:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.alert.error-message .error-message-text:lang(zh) {
  line-height: 23px;
}

#paypalContent .alert.error-message {
  margin-top: -24px;
}

[data-method-id=Adyen_PayPal] #paypalContent .alert.error-message {
  margin-top: 0;
}

.required-indicator {
  position: relative;
  bottom: 4px;
  margin: 4px;
  vertical-align: baseline;
  color: #d22030;
}

.custom-select {
  font-weight: 600;
  color: #000;
  border: 0;
  line-height: 1.25;
  float: right;
  padding: 0 32px 0 8px;
  width: initial;
  height: auto;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  background-size: 14px 10px;
  white-space: nowrap;
  font-size: 16px;
}
.custom-select:focus {
  box-shadow: none;
  color: #000;
  background-color: transparent;
}

.sort-by {
  position: relative;
  top: 0;
  padding-right: 10px;
  font-weight: 400;
  white-space: nowrap;
}

.custom-checkbox input[type=checkbox] {
  opacity: 0;
}
.custom-checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  cursor: pointer;
}
.custom-checkbox label::before, .custom-checkbox label::after {
  position: absolute;
  content: "";
  display: inline-block;
  cursor: pointer;
}
.custom-checkbox label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0;
  top: 1px;
}
.custom-checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  top: 6px;
}
@media (max-width: 575.98px) {
  .custom-checkbox label.no-wrap {
    white-space: nowrap;
  }
}
.custom-checkbox input[type=checkbox] + label::after {
  content: none;
}
.custom-checkbox input[type=checkbox]:checked + label::after {
  content: "";
  background-color: #000;
  color: #fff;
}
.custom-checkbox input[type=checkbox]:checked + label::before {
  background-color: #000;
}
.custom-checkbox input[type=checkbox]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}

[type=radio]:checked,
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type=radio]:checked + label,
[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000;
}

[type=radio]:checked + label::before,
[type=radio]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
}

[type=radio]:checked + label::after,
[type=radio]:not(:checked) + label::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #000;
  position: absolute;
  top: 13px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

@media (min-width: 1024px) {
  [type=radio]:checked + label::after,
  [type=radio]:not(:checked) + label::after {
    top: 3px;
  }
}
[type=radio]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}

.info-icon .icon {
  border-radius: 50%;
  background-color: #000;
  width: 12px;
  height: 12px;
  font-size: 11px;
  text-align: center;
  color: #fff;
  font-weight: 600;
}

.invalid-feedback {
  display: none;
}

.alert-danger {
  border: none;
  border-radius: 0;
  width: 100%;
}

div.alert-danger,
.invalid-feedback,
p.alert-danger {
  margin-bottom: 0;
  color: #d02435;
  padding: 14px;
  background: #faebea;
  margin-top: 4px;
  line-height: 1.33;
  position: relative;
  text-align: left;
  box-shadow: none;
  width: auto;
  font-size: 18px;
  font-size: 1.125rem;
}
div.alert-danger:lang(ko), div.alert-danger:lang(ja), div.alert-danger:lang(zh),
.invalid-feedback:lang(ko),
.invalid-feedback:lang(ja),
.invalid-feedback:lang(zh),
p.alert-danger:lang(ko),
p.alert-danger:lang(ja),
p.alert-danger:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
div.alert-danger:lang(zh),
.invalid-feedback:lang(zh),
p.alert-danger:lang(zh) {
  line-height: 22px;
}
div.alert-danger .error-icon,
.invalid-feedback .error-icon,
p.alert-danger .error-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 12px;
  left: 12px;
}

input::-ms-clear,
input::-ms-reveal {
  display: none;
}

.info-icon .icon {
  display: none;
}
.info-icon::after {
  content: " ";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAABCFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgIDAwMFBQUGBgYICAgMDAwNDQ0XFxcZGRkbGxseHh4iIiIlJSUmJiYoKCg3Nzc6Ojo9PT1AQEBISEhJSUlKSkpOTk5SUlJWVlZYWFhgYGBkZGRmZmZpaWlqampra2tzc3N8fHx+fn6BgYGFhYWKioqdnZ2enp6xsbG6urq9vb3Dw8PFxcXHx8fJycnLy8vT09PW1tbc3Nzg4ODo6Ojq6uru7u7w8PDy8vL39/f5+fn6+vr7+/v8/Pz9/f3+/v7///+iOT0CAAAAFnRSTlMAAQIJCh0lP05ZY3JzeZ2rrM/k5urw7ZHFxQAAAX5JREFUeNqllWlTwjAQhqUtvWhrgTaI94l4IuB936KIt+z//ydGhG7SpHYYnm9555mdZpNsx0ZA0Q3LcSxDV/73VNMLSJ/AM9Vk0Q0JR+jK5YxdIAIFOyOamk+kjGtxM5snCeSzMbNIEilyrsbWnFndbqwvTjB1NWZHPubz1x/wy8vBZJT5uDebIFPv0OdhOgrtqJ9cl+5gwBn2bNBfl7Dsne6sVI8fgTIXhW6/aEhEFj6puonn9lfWJDJaVG3g0uypnswsv1J1Ddde79YFMvWQmk9lXAcKVXWZWe8CfG2xiU5VQ2LWvgG6dS4yqGqJZuUNAPb5zKKqI5izbVqzGQsdquYE9QQAduNhTvoB9wA3QmhJt/UMcCSEhrRZHYCmEOrSI7httWrxLFDwYFPw8LqkYSZcwpJghipebZbTzuVyLHLxwbBUAOCcNwsqPkOWDape8KrNPW6kdAXtKmf6mdjIQJbK/CjShhhEQ4639KHpayOM4pQBn/7bGPlnlM4Ps46A9VAA3W0AAAAASUVORK5CYII=);
  width: 14px;
  height: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 3px;
}

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

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

.form-control:focus,
.custom-checkbox label:focus,
.btn:focus,
button:focus,
select:focus,
a .icon:focus,
a img:focus,
select:focus,
input:focus,
.dropdown:focus,
.dropdown-item:focus {
  outline: 1px solid -webkit-focus-ring-color !important;
}

.btn:focus,
button:focus {
  box-shadow: none;
}

.search-field:focus,
.quantity:focus {
  outline: none !important;
}

.form-control:focus {
  border: none;
}

.custom-checkbox input[type=checkbox]:focus + label::before {
  box-shadow: 0 0 3px #959595;
  outline: 1px solid -webkit-focus-ring-color !important;
}

input[type=search]::-webkit-search-cancel-button {
  display: none;
}

.form-check .form-check-label {
  cursor: pointer;
}

* {
  font-family: "Calibre", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  box-sizing: border-box;
}

body {
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
  background-color: #fff;
}

.divider {
  border: 1px solid #e0e0e0;
  margin: 16px 0;
}

.typo-rule .heading {
  display: block;
  margin: 16px 0 32px;
}
.typo-rule .rules {
  margin: 44px 0 32px;
}
.typo-rule .rules p {
  text-align: center;
}
.typo-rule .product-name,
.typo-rule .color-name {
  text-transform: capitalize;
}

.circle {
  display: inline-block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.circle-1 {
  background-color: #fff;
  border: 1px solid #000;
}
.circle-2 {
  background-color: #000;
}
.circle-3 {
  background-color: #fafafa;
}
.circle-4 {
  background-color: #d22030;
}
.circle-5 {
  background-color: #565656;
}
.circle-6 {
  background-color: #959595;
}
.circle-7 {
  background-color: #e0e0e0;
}

.colors p {
  margin: 0;
}

.page {
  background-color: #fafafa;
}

.form-group.required label.form-control-label::before {
  margin-right: 4px;
  color: #d22030;
}

@media (min-width: 1024px) {
  .content-component {
    padding: 0 60px;
  }
}
.cards-container {
  justify-content: center;
  display: flex;
}
.cards-container .payment-card-icon-wrap {
  margin-right: 8px;
}
.cards-container .payment-card-icon-wrap:last-child {
  margin-right: 0;
}
.cards-container .icon {
  margin-right: 8px;
  margin-bottom: 8px;
}
.cards-container .icon.payment-card-icon {
  width: 38px;
  height: 24px;
}
.cards-container .icon.payment-card-icon:lang(ko) {
  width: 40px;
}
.cards-container .icon:last-child {
  margin-right: 0;
}

.price .sales {
  display: inline-block;
  font-weight: 600;
}
.price .strike-through.list {
  display: inline-block;
}
.price .strike-through.list {
  margin-right: 4px;
}

.bulleted-list {
  list-style: disc;
  padding-left: 40px;
}

.oms-error-card {
  max-width: 650px;
  margin: 0 auto !important;
}

.pricing {
  font-weight: 600;
}

.additional-card-icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/**
 * Override for Medallia Feedback Tab. See https://lululemon.atlassian.net/browse/ISBS-220
 **/
@media (max-width: 1023.98px) {
  button#nebula_div_btn {
    top: 65% !important;
  }
}
button#nebula_div_btn .kampyle_button-text {
  transform: scale(-1, -1);
}

/* stylelint-disable */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* stylelint-disable */
/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  font-size: 0px;
  font-size: 0rem;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:lang(ko), .slick-prev:lang(ja), .slick-prev:lang(zh),
.slick-next:lang(ko),
.slick-next:lang(ja),
.slick-next:lang(zh) {
  font-size: 0px;
  font-size: 0rem;
  line-height: 0;
}
.slick-prev:hover, .slick-prev:focus, .slick-prev:focus-visible,
.slick-next:hover,
.slick-next:focus,
.slick-next:focus-visible {
  z-index: 1;
  background-color: #fff !important;
  color: #fff;
  outline: 1px solid #000 !important;
  opacity: 1 !important;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-prev:focus-visible:before,
.slick-next:hover:before,
.slick-next:focus:before,
.slick-next:focus-visible:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Calibre", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before:lang(ko), .slick-prev:before:lang(ja), .slick-prev:before:lang(zh),
.slick-next:before:lang(ko),
.slick-next:before:lang(ja),
.slick-next:before:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  font-size: 0rem;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:lang(ko), .slick-dots li button:lang(ja), .slick-dots li button:lang(zh) {
  font-size: 0px;
  font-size: 0rem;
  line-height: 0;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Calibre", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* stylelint-disable */
/**
 * Swiper 5.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2019
 */
@font-face {
  font-family: "swiper-icons";
  src: inherit;
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

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

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

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

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

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

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

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

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

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

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

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

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

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

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

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

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

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

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

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

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

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

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

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

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

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

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

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

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

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

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

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

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

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-tooltip {
  display: inline-block;
  position: relative;
  opacity: 1;
}
.custom-tooltip:hover {
  cursor: pointer;
}
.custom-tooltip:hover .bottom {
  visibility: visible;
  opacity: 1;
}
.custom-tooltip .info-icon::after {
  margin-top: 0;
}
.custom-tooltip .bottom {
  min-width: 181px;
  top: 24px;
  left: 50%;
  transform: translate(-80%, 0);
  padding: 8px 12px;
  color: #000;
  background-color: #fff;
  line-height: 20px;
  position: absolute;
  z-index: 999;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.8s;
  font-size: 16px;
}
.custom-tooltip .bottom i {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-left: -12px;
  width: 24px;
  height: 12px;
  overflow: hidden;
}
.custom-tooltip .bottom i::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  transform: translate(-50%, 50%) rotate(45deg);
  background-color: #fff;
  border: 1px solid #e0e0e0;
}

.tooltip {
  z-index: 998;
}

/* Bootstrap is overriding breakpoint lg to 1409px,
    which is causing no-margin issue in tablet landspace mode.
    Hence the custom logic. */
.lazyload {
  visibility: hidden;
}

.lazyloaded {
  visibility: visible;
}

html:lang(ja) .minicart-link .minicart-quantity {
  font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

html:lang(ko) .minicart-link .minicart-quantity {
  font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

html:lang(zh) .minicart-link .minicart-quantity {
  font-family: "Noto Sans HK", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.minicart-link {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
}
.minicart-link .minicart-icon {
  width: 24px;
  height: 24px;
  text-align: center;
}
.minicart-link .minicart-quantity {
  background-color: transparent;
  border-radius: 0;
  width: 17px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  position: absolute;
  color: #d22030;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Calibre", sans-serif !important;
}
@media (min-width: 1024px) {
  .minicart-link {
    width: 19px;
    height: 26px;
  }
  .minicart-link.show {
    display: block;
  }
  .minicart-link .minicart-icon {
    display: inline-block;
  }
  .minicart-link .minicart-quantity {
    border-radius: initial;
    width: auto;
    height: auto;
    top: 55%;
    left: 62%;
    line-height: 1;
    display: inline-block;
  }
}
.minicart-link.product-added::after {
  display: block;
  animation: pulse 3s 2;
  background-color: #d31334;
  border-radius: 50%;
  content: "";
  height: 0.5rem;
  position: absolute;
  right: -0.475rem;
  top: -0.1875rem;
  width: 0.5rem;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
  }
  50% {
    box-shadow: 0 0 0 0 #f00;
    -moz-box-shadow: 0 0 0 0 #f00;
  }
  to {
    box-shadow: 0 0 0 0.5rem transparent;
    -moz-box-shadow: 0 0 0 0.5rem transparent;
  }
}
.minicart .google-pay-container {
  display: none;
}
.minicart .popover {
  min-width: 353px;
  max-width: 353px;
  min-height: 607px;
  top: 32px;
  right: 3px;
  border-radius: 0;
}
.minicart .popover .cart {
  padding-top: 0;
  padding-bottom: 0;
}
.minicart .popover .cart .checkout-continue {
  margin: 0;
}
.minicart .popover .minicart-title {
  font-weight: 400;
  font-size: 23px;
  font-size: 1.4375rem;
  color: #000;
  line-height: 1.1739130435;
  letter-spacing: 0.2px;
  width: 100%;
  text-align: center;
  padding: 16px 0 12px;
  margin-bottom: 12px;
  background-color: #fff;
}
.minicart .popover .minicart-quantity {
  font-weight: 400;
  font-size: 23px;
  font-size: 1.4375rem;
  color: #000;
  line-height: 1.1739130435;
  letter-spacing: 0.2px;
  background-color: transparent;
  width: auto;
  top: 0;
  left: 0;
}
.minicart .popover .product-summary {
  max-height: 365px;
}
.minicart .popover .product-summary .minicart-modal-content {
  padding-left: 24px;
  padding-right: 24px;
}
.minicart .popover .product-summary .line-item-divider {
  margin: 16px 0;
}
.minicart .popover .product-summary .card {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  margin-bottom: 28px;
  padding: 0;
}
.minicart .popover .product-summary .card .card-body {
  padding: 16px 8px;
  margin-top: 0;
}
.minicart .popover .product-summary .card .product-line-item .bonus-title {
  margin-bottom: 8px;
}
.minicart .popover .product-summary .card .product-line-item .line-item-header {
  align-items: center;
  margin-bottom: 16px;
  position: relative;
}
.minicart .popover .product-summary .card .product-line-item .line-item-header .line-item-name {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1;
  letter-spacing: normal;
  white-space: normal;
}
.minicart .popover .product-summary .card .product-line-item .line-item-header .line-item-name .line-item-name-desc {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1;
  letter-spacing: normal;
  white-space: nowrap;
}
.minicart .popover .product-summary .card .product-line-item .line-item-header .line-item-name .product-flag {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #d22030;
  line-height: 1;
  letter-spacing: normal;
}
.minicart .popover .product-summary .card .product-line-item .line-item-header .remove-btn {
  margin: 0;
  line-height: 1;
  min-width: 14px;
  font-size: inherit;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.minicart .popover .product-summary .card .product-line-item .line-item-header .remove-btn .icon-close {
  width: 14px;
  height: 14px;
  pointer-events: none;
}
.minicart .popover .product-summary .card .product-line-item-details {
  overflow-y: visible;
}
.minicart .popover .product-summary .card .product-line-item-details .item-image {
  height: 128px;
  width: 106px;
  margin-right: 12px;
}
.minicart .popover .product-summary .card .product-line-item-details .item-image .product-image {
  max-height: 128px;
}
.minicart .popover .product-summary .card .product-line-item-details .item-attributes {
  flex-direction: column;
  width: 100%;
  justify-content: flex-start;
}
.minicart .popover .product-summary .card .product-line-item-details .line-item-attributes .value,
.minicart .popover .product-summary .card .product-line-item-details .line-item-attributes .line-item-instock-date {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  float: right;
  max-width: 100px;
}
.minicart .popover .product-summary .card .product-line-item-details .line-item-attributes {
  margin-bottom: 24px;
}
.minicart .popover .product-summary .card .product-line-item-details .line-item-attributes .line-item-instock-date {
  max-width: 80px;
}
.minicart .popover .product-summary .card .product-line-item-details .line-item-quantity .quantity {
  width: auto;
  height: 28px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.minicart .popover .product-summary .card .item-attributes,
.minicart .popover .product-summary .card .line-item-unit-price,
.minicart .popover .product-summary .card .line-item-total-price {
  display: flex;
  justify-content: space-between;
}
.minicart .popover .product-summary .card .line-item-attributes,
.minicart .popover .product-summary .card .quantity-label,
.minicart .popover .product-summary .card .line-item-total-text,
.minicart .popover .product-summary .card .line-item-promo,
.minicart .popover .product-summary .card .price,
.minicart .popover .product-summary .card .pricing {
  font-weight: 400;
  font-size: 16px;
}
.minicart .popover .product-summary .card .strike-through {
  color: #53565a;
}
.minicart .popover .product-summary .card .line-item-total-price-amount {
  font-weight: 600;
  margin-right: 4px;
}
.minicart .popover .product-summary .card .price {
  display: flex;
}
.minicart .popover .product-summary .card .line-item-promo {
  color: #d22030;
  text-align: right;
  margin-top: 16px;
}
.minicart .popover .product-summary .card .sales {
  font-weight: 400;
}
.minicart .popover #removeProductModal {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}
.minicart .popover #removeProductModal:lang(ko), .minicart .popover #removeProductModal:lang(ja), .minicart .popover #removeProductModal:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.minicart .popover #removeProductModal .modal-dialog {
  max-width: 466px;
  margin-top: 166px;
}
.minicart .popover #removeProductModal .modal-header {
  padding: 4px 0 8px 12px;
  line-height: 33px;
}
.minicart .popover #removeProductModal .modal-header .close {
  margin: 4px 36px 0;
  padding: 0;
}
.minicart .popover #removeProductModal .modal-body .product-to-remove {
  font-weight: 400;
}
.minicart .popover #removeProductModal .modal-footer {
  border: 0;
  padding: 32px 12px;
}
.minicart .popover #removeProductModal .modal-footer .btn {
  flex-grow: 1;
}
.minicart .popover #removeProductModal .modal-footer .cart-delete-confirmation-btn {
  margin-left: 12px;
}
.minicart .popover .minicart-footer {
  border: 0;
  background-color: #fff;
}
.minicart .popover .minicart-footer .estimated-total {
  display: flex;
  justify-content: space-between;
  margin: 16px 0;
}
.minicart .popover .minicart-footer .estimated-total,
.minicart .popover .minicart-footer .checkout-continue {
  padding-left: 24px;
  padding-right: 24px;
}
.minicart .popover .minicart-footer .estimated-total .continue-shopping-btn,
.minicart .popover .minicart-footer .checkout-continue .continue-shopping-btn {
  display: none;
}
.minicart .popover .minicart-footer .view-cart-button {
  font-weight: 600;
}
.minicart .popover .minicart-footer .view-cart-button:hover {
  text-decoration: none;
}
.minicart .popover .minicart-footer .sub-total-label {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
}
.minicart .popover .minicart-footer .sub-total-label:lang(ko), .minicart .popover .minicart-footer .sub-total-label:lang(ja), .minicart .popover .minicart-footer .sub-total-label:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.minicart .popover .minicart-footer .sub-total {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
}
.minicart .popover .minicart-footer .sub-total:lang(ko), .minicart .popover .minicart-footer .sub-total:lang(ja), .minicart .popover .minicart-footer .sub-total:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.minicart .popover .minicart-footer .checkout-continue a {
  height: 53px;
  line-height: 53px;
  padding: 0;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .minicart .popover .minicart-footer .checkout-continue a:lang(ko) {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .minicart .popover .minicart-footer .checkout-continue a:lang(ja) {
    line-height: 20px;
    padding: 14px 0;
    letter-spacing: 1.6px;
    font-size: 16px;
  }
}

.row-reverse {
  flex-direction: row-reverse;
}

#consent-tracking .modal-header {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.2;
  letter-spacing: 0;
}
#consent-tracking .modal-header:lang(ko), #consent-tracking .modal-header:lang(ja), #consent-tracking .modal-header:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
#consent-tracking .modal-body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.dropdown-selector.accordion {
  outline: none !important;
}
.dropdown-selector.accordion.country-selector span {
  display: inline-block;
  margin-left: 6px;
}
.dropdown-selector.accordion .nav-header {
  padding: 16px 0;
  position: relative;
  line-height: normal;
  display: block;
}
.dropdown-selector.accordion .nav-header:hover {
  text-decoration: none;
}
.dropdown-selector.accordion .nav-header .icon-expand,
.dropdown-selector.accordion .nav-header .icon-collapsed {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  right: 0;
}
.dropdown-selector.accordion .accordion-country-selector .accordion-item,
.dropdown-selector.accordion .accordion-language-selector .accordion-item {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
  padding: 16px 0;
  display: block;
  line-height: normal;
  border-top: 1px solid #e0e0e0;
}
.dropdown-selector.accordion .accordion-country-selector .accordion-item.change-country-link,
.dropdown-selector.accordion .accordion-language-selector .accordion-item.change-country-link {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.4285714286;
  letter-spacing: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.dropdown-selector.accordion .accordion-country-selector .accordion-item.change-country-link:hover,
.dropdown-selector.accordion .accordion-language-selector .accordion-item.change-country-link:hover {
  color: #000;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.dropdown-selector.accordion .accordion-country-selector .accordion-item.change-country-link:lang(ko), .dropdown-selector.accordion .accordion-country-selector .accordion-item.change-country-link:lang(ja), .dropdown-selector.accordion .accordion-country-selector .accordion-item.change-country-link:lang(zh),
.dropdown-selector.accordion .accordion-language-selector .accordion-item.change-country-link:lang(ko),
.dropdown-selector.accordion .accordion-language-selector .accordion-item.change-country-link:lang(ja),
.dropdown-selector.accordion .accordion-language-selector .accordion-item.change-country-link:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.dropdown-selector.show #dropdownCountrySelector .icon-chevron,
.dropdown-selector.show #dropdownLanguageSelector .icon-chevron {
  transform: rotate(180deg);
}
.dropdown-selector #dropdownCountrySelector .icon-chevron,
.dropdown-selector #dropdownLanguageSelector .icon-chevron {
  width: 10px;
  height: 10px;
}
.dropdown-selector #dropdownCountrySelector:hover,
.dropdown-selector #dropdownLanguageSelector:hover {
  cursor: pointer;
}
.dropdown-selector .dropdown-menu {
  padding: 0;
  margin: 0;
  background-color: #fafafa;
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  left: auto;
  right: -72px;
  min-width: 225px;
}
.dropdown-selector .dropdown-menu .list-items {
  padding: 16px 24px;
  -moz-column-count: 1;
       column-count: 1;
}
.dropdown-selector .dropdown-menu.two-column-view {
  min-width: 380px;
}
.dropdown-selector .dropdown-menu.two-column-view .list-items {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 32px;
       column-gap: 32px;
}
.dropdown-selector .dropdown-menu.three-column-view {
  min-width: 564px;
}
.dropdown-selector .dropdown-menu.three-column-view .list-items {
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 32px;
       column-gap: 32px;
}
.dropdown-selector:nth-last-child(2) .dropdown-menu {
  right: 0;
}
.dropdown-selector.language-selector .dropdown-menu .list-items {
  padding: 16px 42px;
}
@media (max-width: 1023.98px) {
  .dropdown-selector.language-selector {
    padding: 0 0 16px 16px;
  }
  .dropdown-selector.language-selector .selected-language-js {
    font-weight: bold;
    text-decoration: underline;
  }
  .dropdown-selector.language-selector .selected-language-js,
  .dropdown-selector.language-selector .language-option {
    text-transform: uppercase;
    padding-right: 4px;
  }
  .dropdown-selector.language-selector .list-link:not(:last-child)::after {
    content: "|";
    color: #53565a;
  }
  .dropdown-selector.language-selector .list-link:not(:first-child) {
    padding-left: 5px;
  }
  .dropdown-selector.language-selector .list-link {
    padding-right: 2px;
  }
}
.dropdown-selector .list-item {
  margin-bottom: 14px;
}
.dropdown-selector .list-item:last-child {
  margin-bottom: 0;
}
.dropdown-selector .list-item .list-link {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  padding: 0 0 4px;
  background-image: linear-gradient(#000, #000);
  line-height: 1.5;
  background-size: 0% 3px;
  padding: 0 0 3px;
}
@media (min-width: 1024px) {
  .dropdown-selector .list-item .list-link:focus, .dropdown-selector .list-item .list-link:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.dropdown-selector .list-item .change-country-link {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.4285714286;
  letter-spacing: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.dropdown-selector .list-item .change-country-link:hover {
  color: #000;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.dropdown-selector .list-item .change-country-link:lang(ko), .dropdown-selector .list-item .change-country-link:lang(ja), .dropdown-selector .list-item .change-country-link:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.dropdown-selector .list-item .change-country-link .change-country-label {
  margin-left: 6px;
}
.dropdown-selector .list-item .name {
  max-width: 135px;
}
.dropdown-selector .list-item .flag-icon {
  margin-right: 4px;
  width: 16px;
  height: 12px;
  line-height: 12px;
}

@media (min-width: 576px) {
  .country-selector-modal .modal-dialog {
    max-width: 674px;
  }
}
.country-selector-modal .modal-content {
  padding-bottom: 40px;
  background-clip: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: 0 2px 4px 0 rgba(188, 188, 188, 0.5);
}
.country-selector-modal .modal-content .modal-header {
  margin-top: 20px;
  padding: 0;
  border-bottom: 0;
  border-radius: 0;
  position: relative;
}
.country-selector-modal .modal-content .modal-header .icon-logo {
  fill: #d22030;
  width: 34px;
  height: 34px;
  margin: 0 auto;
  display: block;
}
.country-selector-modal .modal-content .modal-header .close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 16px 0 0;
}
.country-selector-modal .modal-content .modal-header .close .icon-close {
  width: 16px;
  height: 16px;
}
.country-selector-modal .modal-content .modal-title {
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: 1.0384615385;
  letter-spacing: normal;
  margin: 8px auto 12px;
  text-align: center;
}
.country-selector-modal .modal-content .modal-title:lang(ko), .country-selector-modal .modal-content .modal-title:lang(ja), .country-selector-modal .modal-content .modal-title:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.country-selector-modal .modal-content .modal-body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.375;
  letter-spacing: normal;
  margin: 0 auto 32px;
  padding: 0 5px;
  text-align: center;
}
.country-selector-modal .modal-content .modal-buttons .btn {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 16px;
  width: 100%;
  text-transform: uppercase;
}
.country-selector-modal .modal-content .modal-buttons .btn:lang(ko), .country-selector-modal .modal-content .modal-buttons .btn:lang(ja), .country-selector-modal .modal-content .modal-buttons .btn:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.country-selector-modal .modal-content .modal-buttons .btn:focus {
  outline: 1px solid -webkit-focus-ring-color !important;
  outline-offset: 3px;
}
@media (min-width: 1024px) {
  .country-selector-modal .modal-content {
    padding-bottom: 20px;
    border: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  }
  .country-selector-modal .modal-content .modal-header .close {
    top: 0;
  }
  .country-selector-modal .modal-content .modal-title {
    font-weight: 400;
    font-size: 36px;
    font-size: 2.25rem;
    color: #000;
    line-height: 0.75;
    letter-spacing: 0.2px;
    margin: 20px auto 16px;
  }
  .country-selector-modal .modal-content .modal-title:lang(ko), .country-selector-modal .modal-content .modal-title:lang(ja), .country-selector-modal .modal-content .modal-title:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
  .country-selector-modal .modal-content .modal-body {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1.1;
    letter-spacing: normal;
    padding: 0 64px;
    margin-bottom: 36px;
  }
  .country-selector-modal .modal-content .modal-body:lang(ko), .country-selector-modal .modal-content .modal-body:lang(ja), .country-selector-modal .modal-content .modal-body:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .country-selector-modal .modal-content .modal-buttons .btn {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    width: 300px;
    margin: 0 8px 16px;
  }
}

.currency_symbol {
  color: #57585b;
  letter-spacing: 0;
  line-height: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}
.currency_symbol:lang(ko), .currency_symbol:lang(ja), .currency_symbol:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}

.lang-links {
  float: right;
}

@media (max-width: 1023.98px) {
  li.accordion.nav-item.dropdown-selector.country-selector {
    outline: none !important;
  }
}
@media (max-width: 1023.98px) {
  li.dropdown-selector.country-selector {
    display: flex !important;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding-left: 16px;
  }
  li.dropdown-selector.country-selector .country-and-lang {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  li.dropdown-selector.country-selector .country-and-lang span:not(.selected-country-js) {
    font-size: 14px;
    font-size: 0.875rem;
  }
  li.dropdown-selector.country-selector .country-and-lang span:not(.selected-country-js):lang(ko), li.dropdown-selector.country-selector .country-and-lang span:not(.selected-country-js):lang(ja), li.dropdown-selector.country-selector .country-and-lang span:not(.selected-country-js):lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  li.dropdown-selector.country-selector .country-and-lang span:not(.selected-country-js):not(.selected-language-js) {
    color: #53565a;
  }
  li.dropdown-selector.country-selector .nav-primary {
    border: none;
    padding-bottom: 16px;
    display: inline-block;
    flex: 1;
  }
  li.dropdown-selector.country-selector .nav-primary .selected-country-js {
    font-weight: bold;
  }
  li.dropdown-selector.country-selector .nav-primary:has(+ .language-selector) {
    padding-bottom: 0;
  }
  li.dropdown-selector.country-selector .secondary .nav-item:not(.other-header):not(.location-header) {
    border-bottom: none;
  }
  li.dropdown-selector.country-selector .secondary .more-locations {
    border-top: 1px solid #d5d5d5;
  }
  li.dropdown-selector.country-selector .next-arrow {
    margin-left: auto;
    margin-right: 16px;
  }
}
@media (max-width: 1023.98px) {
  .country-list .location-header {
    padding-left: 0 !important;
  }
  .country-list .location-header .close-location {
    float: right;
    margin-top: 18px;
    padding: 0 !important;
  }
  .country-list .accordion-item span {
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .country-list .accordion-item span:lang(ko), .country-list .accordion-item span:lang(ja), .country-list .accordion-item span:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .country-list .accordion-item span:lang(zh) {
    line-height: 21px;
  }
  .country-list .accordion-item .language-option,
  .country-list .accordion-item .selected-language-js {
    font-size: 0.875rem;
    text-transform: uppercase;
  }
  .country-list .lang-links .accordion-item .language-option {
    color: #53565a;
  }
  .country-list .lang-links .accordion-item .language-option.selected-lang {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
  }
  .country-list .lang-links .accordion-item:not(:last-child) .language-option::after,
  .country-list .lang-links .accordion-item:not(:last-child) .selected-language-js::after {
    content: "|";
    color: #53565a;
    padding: 4px;
  }
  .country-list .selected-country .selected-currency-js,
  .country-list .selected-country .selected-country-js,
  .country-list .selected-country .selected-language-js {
    font-weight: bold;
  }
  .country-list .selected-country .selected-language-js {
    text-decoration: underline;
  }
  .country-list .more-locations .change-country-label {
    margin-right: 9px;
    font-weight: bold;
  }
}
@media (max-width: 1023.98px) {
  .language-tooltip {
    position: absolute;
    top: 0;
  }
}
.language-tooltip .language-selector-tooltip {
  position: absolute;
  left: 50px;
  width: auto;
  height: auto;
  background: #000;
  padding: 20px 32px 24px 20px;
  color: #fff;
  z-index: 1065;
  border-radius: 4px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .language-tooltip .language-selector-tooltip {
    top: -6rem;
    left: initial;
    right: 10px;
  }
}
.language-tooltip .language-selector-tooltip button.close {
  position: absolute;
  top: 3px;
  right: 9px;
}
.language-tooltip .language-selector-tooltip button.close:focus {
  outline: 1px solid #fff !important;
}
.language-tooltip .language-selector-tooltip .heading {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
}
.language-tooltip .language-selector-tooltip .heading:lang(ko), .language-tooltip .language-selector-tooltip .heading:lang(ja), .language-tooltip .language-selector-tooltip .heading:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.language-tooltip .language-selector-tooltip .sub-heading {
  font-size: 12px;
  font-weight: 700;
}
.language-tooltip .language-selector-tooltip .languages span {
  margin-right: 40px;
}
.language-tooltip .language-selector-tooltip .languages span:last-child {
  margin-right: auto;
}
.language-tooltip .language-selector-tooltip .languages a.link {
  color: #fff !important;
  font-weight: 500;
  text-decoration: none;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  font-size: 0.875rem;
}
.language-tooltip .language-selector-tooltip .languages a.link:lang(ko), .language-tooltip .language-selector-tooltip .languages a.link:lang(ja), .language-tooltip .language-selector-tooltip .languages a.link:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.language-tooltip .language-selector-tooltip .languages a.link:hover, .language-tooltip .language-selector-tooltip .languages a.link.selected {
  border-bottom: 1px solid #d31334;
}
.language-tooltip .language-selector-tooltip .arrow {
  left: -12px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 9px solid #000;
  width: 0;
  height: 0;
  position: absolute;
  top: 13px;
  transform: translate(-15%, 50%) rotate(275deg);
}
@media (min-width: 768px) {
  .language-tooltip .language-selector-tooltip .arrow {
    top: -9px;
    right: 2.5rem;
    transform: initial;
    left: initial;
  }
}

.country-selector-modal-new {
  width: auto;
  margin: 0 10px;
  top: 72px;
  bottom: auto;
  position: fixed;
  z-index: 1045;
  display: flex;
  padding: 36px 20px 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .country-selector-modal-new {
    width: 423px;
    margin: initial;
    bottom: 0;
    right: 0;
    top: auto;
  }
}
.country-selector-modal-new button.close {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: inherit;
  line-height: normal;
}
.country-selector-modal-new .title-text {
  font-size: 28px;
  font-weight: 600;
}
.country-selector-modal-new .sub-text {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
}
.country-selector-modal-new .sub-text:lang(ko), .country-selector-modal-new .sub-text:lang(ja), .country-selector-modal-new .sub-text:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.country-selector-modal-new .sub-text:lang(zh) {
  line-height: 23px;
}
.country-selector-modal-new .contry-selector-popup-select {
  border: 1px solid #000;
  border-radius: 4px;
  background: none;
  height: 52px;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle {
  background-color: unset;
  position: initial;
  color: #000;
  border: none;
  outline: none !important;
  box-shadow: none;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:focus, .country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:active {
  background: none;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:focus {
  outline: 1px solid -webkit-focus-ring-color !important;
  outline-offset: 5px;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle::before {
  border: none;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  height: 7px;
  width: 14px;
  vertical-align: middle;
  background-position: unset;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle::after {
  display: none;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:hover {
  background-color: unset;
  border: none;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:lang(ko), .country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:lang(ja), .country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:lang(zh) {
  font-size: 16px;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:lang(ko) .filter-option, .country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:lang(ja) .filter-option, .country-selector-modal-new .contry-selector-popup-select .dropdown-toggle:lang(zh) .filter-option {
  padding-top: 14px;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu {
  padding-top: 0;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li {
  padding: 15px 0;
  margin: 0 15px;
  border-bottom: 1px solid #e0e0e0;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li:hover, .country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li.active {
  background-color: #e6e6e6;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt,
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item {
  padding-left: 8px;
  height: unset !important;
  width: unset !important;
  display: block !important;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt.active, .country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt:active, .country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt:focus, .country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt:hover,
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item.active,
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item:active,
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item:focus,
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item:hover {
  color: #000;
  background: none;
  outline: none !important;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt .text,
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item .text {
  display: flex;
  align-items: center;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt .text .text-dark,
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item .text .text-dark {
  margin-left: 15px;
  white-space: normal;
  font-size: 19px;
  font-size: 1.1875rem;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt .text .text-dark:lang(ko), .country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt .text .text-dark:lang(ja), .country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt .text .text-dark:lang(zh),
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(ko),
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(ja),
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.opt .text .text-dark:lang(zh),
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(zh) {
  line-height: 23px;
}
.country-selector-modal-new .contry-selector-popup-select .dropdown-menu ul.dropdown-menu li:last-child {
  margin-bottom: 0;
  border: none;
}

.country-selector-modal-new-backdrop {
  opacity: 0.3 !important;
}

@media (min-width: 1024px) {
  .new-country-selector .dropdown-trigger .location-icon {
    vertical-align: text-top;
  }
  .new-country-selector .dropdown-trigger .location-icon:lang(ko), .new-country-selector .dropdown-trigger .location-icon:lang(ja), .new-country-selector .dropdown-trigger .location-icon:lang(zh) {
    vertical-align: middle;
    margin-bottom: 2px;
  }
  .new-country-selector:hover,
  .new-country-selector:focus {
    outline: none !important;
  }
  .new-country-selector:hover .selected-country-js,
  .new-country-selector:focus .selected-country-js {
    text-decoration: none;
    padding: 0 0 4px;
    background-image: linear-gradient(#b40b27, #b40b27);
    line-height: 1;
    background-size: 0% 3px;
    background-size: 100% 3px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .new-country-selector:hover .selected-country-js:focus, .new-country-selector:hover .selected-country-js:hover,
  .new-country-selector:focus .selected-country-js:focus,
  .new-country-selector:focus .selected-country-js:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
@media (min-width: 1024px) {
  .header-language-selector.language-selector-new:hover, .header-language-selector.language-selector-new:focus {
    outline: none !important;
  }
  .header-language-selector.language-selector-new:hover .dropdown-trigger .selected-language-js, .header-language-selector.language-selector-new:focus .dropdown-trigger .selected-language-js {
    text-decoration: none;
    padding: 0 0 4px;
    background-image: linear-gradient(#b40b27, #b40b27);
    line-height: 1;
    background-size: 0% 3px;
    background-size: 100% 3px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .header-language-selector.language-selector-new:hover .dropdown-trigger .selected-language-js:focus, .header-language-selector.language-selector-new:hover .dropdown-trigger .selected-language-js:hover, .header-language-selector.language-selector-new:focus .dropdown-trigger .selected-language-js:focus, .header-language-selector.language-selector-new:focus .dropdown-trigger .selected-language-js:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
#country-selector-panel {
  display: block;
  width: 375px;
  left: unset;
  right: -100%;
  background: #fff;
  padding: 36px 20px !important;
  transition: right 0.5s ease;
  z-index: 1066;
}
#country-selector-panel.show {
  right: 0;
}

.region-list-wrapper .close,
#country-selector-panel .close {
  display: none;
}
@media (min-width: 1024px) {
  .region-list-wrapper .close,
  #country-selector-panel .close {
    position: absolute;
    top: 14px;
    right: 12px;
    display: block;
  }
}
.region-list-wrapper .close:focus,
#country-selector-panel .close:focus {
  outline: none !important;
}
.region-list-wrapper .close:focus .icon,
#country-selector-panel .close:focus .icon {
  outline: 1px solid;
}
.region-list-wrapper .selected-country-text,
#country-selector-panel .selected-country-text {
  margin-bottom: 24px;
  color: #57585b;
  width: 85%;
  font-size: 14px;
  font-size: 0.875rem;
}
.region-list-wrapper .selected-country-text:lang(ko), .region-list-wrapper .selected-country-text:lang(ja), .region-list-wrapper .selected-country-text:lang(zh),
#country-selector-panel .selected-country-text:lang(ko),
#country-selector-panel .selected-country-text:lang(ja),
#country-selector-panel .selected-country-text:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.region-list-wrapper .selected-country-region,
#country-selector-panel .selected-country-region {
  margin-bottom: 16px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.region-list-wrapper .selected-country-region:lang(ko), .region-list-wrapper .selected-country-region:lang(ja), .region-list-wrapper .selected-country-region:lang(zh),
#country-selector-panel .selected-country-region:lang(ko),
#country-selector-panel .selected-country-region:lang(ja),
#country-selector-panel .selected-country-region:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.region-list-wrapper .selected-country-region:lang(zh),
#country-selector-panel .selected-country-region:lang(zh) {
  line-height: 21px;
}
.region-list-wrapper .selected-country-region .selected-country-js,
#country-selector-panel .selected-country-region .selected-country-js {
  display: inline-block;
  margin-left: 4px;
  transform: translateY(1px);
}
.region-list-wrapper .language-selector-new,
#country-selector-panel .language-selector-new {
  width: 220px;
  color: #000;
  border: 1px solid;
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 0;
  position: relative !important;
}
.region-list-wrapper .language-selector-new .dropdown-trigger,
#country-selector-panel .language-selector-new .dropdown-trigger {
  display: inline-block;
  width: 100%;
  padding: 16px;
  position: relative;
}
.region-list-wrapper .language-selector-new .dropdown-trigger .selected-language-js,
#country-selector-panel .language-selector-new .dropdown-trigger .selected-language-js {
  font-size: 18px;
  text-decoration: none;
  font-weight: 400;
  text-transform: unset;
  background: none;
}
.region-list-wrapper .language-selector-new .dropdown-trigger .icon-chevron-modal,
#country-selector-panel .language-selector-new .dropdown-trigger .icon-chevron-modal {
  height: 16px;
  width: 16px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 0;
}
.region-list-wrapper .language-selector-new .dropdown-trigger.active .icon-chevron-modal,
#country-selector-panel .language-selector-new .dropdown-trigger.active .icon-chevron-modal {
  transform: translateY(-50%) rotate(180deg);
}
.region-list-wrapper .language-selector-new .dropdown-menu,
#country-selector-panel .language-selector-new .dropdown-menu {
  width: 220px;
  min-width: unset;
  left: 0;
  right: 0;
}
@media (max-width: 767.98px) {
  .region-list-wrapper .language-selector-new .dropdown-menu,
  #country-selector-panel .language-selector-new .dropdown-menu {
    position: absolute;
    top: 100%;
    height: auto;
    display: none;
  }
}
.region-list-wrapper .content-header .head-text,
#country-selector-panel .content-header .head-text {
  font-weight: 600;
  font-size: 24px;
  font-size: 1.5rem;
}
.region-list-wrapper .content-header .head-text:lang(ko), .region-list-wrapper .content-header .head-text:lang(ja), .region-list-wrapper .content-header .head-text:lang(zh),
#country-selector-panel .content-header .head-text:lang(ko),
#country-selector-panel .content-header .head-text:lang(ja),
#country-selector-panel .content-header .head-text:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
.region-list-wrapper .content-header .head-sub-text,
#country-selector-panel .content-header .head-sub-text {
  color: #57585b;
  font-size: 17px;
  font-size: 1.0625rem;
}
.region-list-wrapper .content-header .head-sub-text:lang(ko), .region-list-wrapper .content-header .head-sub-text:lang(ja), .region-list-wrapper .content-header .head-sub-text:lang(zh),
#country-selector-panel .content-header .head-sub-text:lang(ko),
#country-selector-panel .content-header .head-sub-text:lang(ja),
#country-selector-panel .content-header .head-sub-text:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.region-list-wrapper .content-header .head-sub-text:lang(zh),
#country-selector-panel .content-header .head-sub-text:lang(zh) {
  line-height: 21px;
}
.region-list-wrapper .country-accordion-section .country-wrapper,
#country-selector-panel .country-accordion-section .country-wrapper {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0;
  padding: 0;
  box-shadow: none;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-header,
#country-selector-panel .country-accordion-section .country-wrapper .card-header {
  display: flex;
  align-items: center;
  border-bottom: none;
  padding: 13px 8px 16px 0;
  font-size: 19px;
  font-size: 1.1875rem;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-header:lang(ko), .region-list-wrapper .country-accordion-section .country-wrapper .card-header:lang(ja), .region-list-wrapper .country-accordion-section .country-wrapper .card-header:lang(zh),
#country-selector-panel .country-accordion-section .country-wrapper .card-header:lang(ko),
#country-selector-panel .country-accordion-section .country-wrapper .card-header:lang(ja),
#country-selector-panel .country-accordion-section .country-wrapper .card-header:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-header:lang(zh),
#country-selector-panel .country-accordion-section .country-wrapper .card-header:lang(zh) {
  line-height: 23px;
}
.region-list-wrapper .country-accordion-section .country-wrapper:first-child,
#country-selector-panel .country-accordion-section .country-wrapper:first-child {
  border-top: 1px solid #e6e6e6;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body,
#country-selector-panel .country-accordion-section .country-wrapper .card-body {
  margin-top: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.2s ease;
  font-size: 17px;
  font-size: 1.0625rem;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body:lang(ko), .region-list-wrapper .country-accordion-section .country-wrapper .card-body:lang(ja), .region-list-wrapper .country-accordion-section .country-wrapper .card-body:lang(zh),
#country-selector-panel .country-accordion-section .country-wrapper .card-body:lang(ko),
#country-selector-panel .country-accordion-section .country-wrapper .card-body:lang(ja),
#country-selector-panel .country-accordion-section .country-wrapper .card-body:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body:lang(zh),
#country-selector-panel .country-accordion-section .country-wrapper .card-body:lang(zh) {
  line-height: 21px;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body.show-body,
#country-selector-panel .country-accordion-section .country-wrapper .card-body.show-body {
  padding-bottom: 16px;
  padding-top: 13px;
  overflow-y: hidden;
  max-height: 2500px;
  visibility: visible;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body ul li,
#country-selector-panel .country-accordion-section .country-wrapper .card-body ul li {
  margin-bottom: 24px;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body ul li a:hover,
#country-selector-panel .country-accordion-section .country-wrapper .card-body ul li a:hover {
  text-decoration: none;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body ul li .currency-code,
#country-selector-panel .country-accordion-section .country-wrapper .card-body ul li .currency-code {
  float: right;
  color: #57585b;
}
.region-list-wrapper .country-accordion-section .country-wrapper .card-body ul li:last-child,
#country-selector-panel .country-accordion-section .country-wrapper .card-body ul li:last-child {
  margin-bottom: 8px;
}
.region-list-wrapper .icon,
#country-selector-panel .icon {
  position: absolute;
  right: 0;
}

.region-list-wrapper {
  padding: 24px 32px 32px;
}

#dropdownLanguageSelector.language-selector-new.show .icon-chevron {
  transform: rotate(0deg) !important;
}
#dropdownLanguageSelector.language-selector-new.display .icon-chevron {
  transform: rotate(180deg) !important;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.show {
  display: none !important;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display {
  display: block !important;
  background: #fff;
  margin-top: 4px;
  border: 1px solid;
  border-radius: 4px;
  color: #000;
  padding: 0 16px;
  font-size: 18px;
  font-size: 1.125rem;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display:lang(ko), #dropdownLanguageSelector.language-selector-new .dropdown-menu.display:lang(ja), #dropdownLanguageSelector.language-selector-new .dropdown-menu.display:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display:lang(zh) {
  line-height: 22px;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display .icon-chevron {
  transform: rotate(180deg);
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display ul.list-items {
  border: unset;
  padding: 0 !important;
  top: 0;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display ul.list-items li.list-item {
  padding: 0 !important;
  border: none;
  margin-bottom: 0;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display ul.list-items li.list-item a.list-link {
  display: block;
  padding: 16px 8px;
  border-bottom: 1px solid #d3d5d7;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display ul.list-items li.list-item a.list-link.active {
  background-color: #fff;
  color: #000;
}
#dropdownLanguageSelector.language-selector-new .dropdown-menu.display ul.list-items li.list-item a.list-link:hover, #dropdownLanguageSelector.language-selector-new .dropdown-menu.display ul.list-items li.list-item a.list-link:focus {
  background-color: #e5e6e7;
  text-decoration: none;
  background-size: 0;
}

body.modal-open-custom {
  overflow-y: scroll;
  padding-right: 0 !important;
}

body.modal-with-backdrop {
  overflow: hidden;
}

.modal-backdrop.show-backdrop {
  transition: all 0.8s ease-in-out;
  opacity: 0.3 !important;
}
.modal-backdrop.hide-backdrop {
  transition: all 0.8s ease-in-out;
  opacity: 0 !important;
}

.email-popup-submitted {
  padding: 0 20px 25px;
}
.email-popup-submitted .submit-title {
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  padding: 16px 0;
  font-size: 24px;
  font-size: 1.5rem;
}
.email-popup-submitted .submit-title:lang(ko), .email-popup-submitted .submit-title:lang(ja), .email-popup-submitted .submit-title:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
.email-popup-submitted .description p {
  text-align: center;
  margin: 0;
  font-weight: 400;
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-popup-submitted .description p:lang(ko), .email-popup-submitted .description p:lang(ja), .email-popup-submitted .description p:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-popup-submitted .description p:lang(zh) {
  line-height: 23px;
}
.email-popup-submitted .close {
  float: none;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: normal;
  border-bottom: 1px solid #000;
  margin-top: 28px;
  padding-bottom: 5px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.email-popup-submitted .close:lang(ko), .email-popup-submitted .close:lang(ja), .email-popup-submitted .close:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.email-popup-submitted .close:lang(zh) {
  line-height: 21px;
}
.email-popup-submitted .close:hover {
  border-color: #d22030;
  opacity: 1 !important;
}

.modal-open .email-signup-popup {
  overflow: visible;
}

.email-signup-popup {
  justify-content: center;
  padding-right: unset !important;
  font-size: 16px;
}
.email-signup-popup.email-signup-popup {
  font-size: 14px;
  font-size: 0.875rem;
}
.email-signup-popup.email-signup-popup:lang(ko), .email-signup-popup.email-signup-popup:lang(ja), .email-signup-popup.email-signup-popup:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.email-signup-popup .signup-action-section {
  margin-bottom: 0;
}
.email-signup-popup .close:focus {
  outline: none !important;
}
.email-signup-popup .privacy-policy-section {
  padding: 8px 24px 0;
  color: #565656;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.email-signup-popup .privacy-policy-section:lang(ko), .email-signup-popup .privacy-policy-section:lang(ja), .email-signup-popup .privacy-policy-section:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.email-signup-popup .privacy-policy-section a {
  color: #565656;
}
@media (min-width: 576px) {
  .email-signup-popup .privacy-policy-section {
    padding: 8px 24px 0;
  }
}
.email-signup-popup .modal-dialog {
  display: flex;
  align-items: flex-start;
  position: fixed;
  margin: 0;
  width: 100%;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  pointer-events: unset;
}
@media (max-width: 767.98px) {
  .email-signup-popup .modal-dialog {
    align-items: center;
    width: calc(100% - 20px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }
}
@media (min-width: 576px) {
  .email-signup-popup .modal-dialog {
    width: 448px;
    padding: unset;
  }
}
.email-signup-popup:not(.emailSignupToasterTriggered) .modal-dialog {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) !important;
  opacity: 0;
}
.email-signup-popup:not(.emailSignupToasterTriggered).show .modal-dialog {
  bottom: 50%;
  opacity: 1;
}
@media (min-width: 576px) {
  .email-signup-popup.emailSignupToasterTriggered {
    width: 0;
  }
}
.email-signup-popup.emailSignupToasterTriggered .modal-dialog {
  opacity: 0;
}
@media (min-width: 576px) {
  .email-signup-popup.emailSignupToasterTriggered .modal-dialog {
    bottom: 0;
    bottom: -500px;
    right: 24px;
    transform: none !important;
  }
}
@media (max-width: 767.98px) {
  .email-signup-popup.emailSignupToasterTriggered .modal-dialog {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%) !important;
    opacity: 0;
  }
}
.email-signup-popup.emailSignupToasterTriggered.show .modal-dialog {
  opacity: 1;
}
@media (min-width: 576px) {
  .email-signup-popup.emailSignupToasterTriggered.show .modal-dialog {
    right: 24px;
    bottom: 24px;
  }
}
@media (max-width: 767.98px) {
  .email-signup-popup.emailSignupToasterTriggered.show .modal-dialog {
    bottom: 50%;
  }
}
.email-signup-popup.show {
  display: flex !important;
}
.email-signup-popup.show .modal-dialog {
  opacity: 1;
}
@media (max-width: 767.98px) {
  .email-signup-popup.show .modal-dialog {
    bottom: 50%;
  }
}
.email-signup-popup.show .modal-dialog .email-signup-body-content {
  top: 0;
}
.email-signup-popup.show .modal-dialog .email-signup-body {
  position: relative;
  top: 0;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  overflow-y: scroll;
  padding-right: 0 !important;
}
.email-signup-popup.show .modal-dialog .email-signup-body::-webkit-scrollbar {
  width: 8px;
}
.email-signup-popup.show .modal-dialog .email-signup-body::-webkit-scrollbar-thumb {
  background: #d5d5d5;
  border-radius: 10px;
}
.email-signup-popup.show .modal-dialog.form-submitted .email-signup-body {
  top: 100px;
  opacity: 0;
}
.email-signup-popup.show .modal-content .modal-header .header-img-overlay .logo-and-title {
  bottom: 0;
}
@media (min-width: 576px) {
  .email-signup-popup .popup-kr {
    right: 35px;
  }
}
.email-signup-popup .custom-checkbox input[type=checkbox]:checked + label::before {
  background: #57585b;
  border: 0;
  top: 3px;
}
.email-signup-popup .custom-checkbox label::before {
  top: 3px;
}
.email-signup-popup .custom-checkbox input[type=checkbox]:checked + label::after {
  background: #57585b;
  top: 7px;
}
.email-signup-popup .custom-checkbox label {
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-signup-popup .custom-checkbox label:lang(ko), .email-signup-popup .custom-checkbox label:lang(ja), .email-signup-popup .custom-checkbox label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-signup-popup .custom-checkbox label:lang(zh) {
  line-height: 23px;
}
.email-signup-popup .modal-content {
  background-clip: border-box;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  max-height: calc(100vh - 40px);
}
.email-signup-popup .modal-content .modal-header {
  padding: 0;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  position: relative;
  justify-content: center;
  overflow: hidden;
  max-height: 155px;
}
@media (min-width: 576px) {
  .email-signup-popup .modal-content .modal-header {
    max-height: 200px;
    min-height: 200px;
  }
}
@media (max-width: 1023.98px) {
  .email-signup-popup .modal-content .modal-header {
    min-height: 100%;
  }
}
.email-signup-popup .modal-content .modal-header .email-popup-img {
  width: 100%;
}
.email-signup-popup .modal-content .modal-header .header-img-overlay {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.email-signup-popup .modal-content .modal-header .header-img-overlay .logo-and-title {
  padding: 0 24px 24px;
  position: absolute;
  bottom: -90px;
  transition: all 0.7s ease-in-out;
  justify-content: center;
}
.email-signup-popup .modal-content .modal-header .icon-logo {
  fill: #d22030;
  width: 34px;
  height: 34px;
  margin: 0 auto;
  display: block;
}
.email-signup-popup .modal-content .modal-header .close {
  position: absolute;
  right: 16px;
  top: 16px;
  padding: 8px 16px 0 0;
}
.email-signup-popup .modal-content .modal-header .close .icon-close {
  width: 16px;
  height: 16px;
}
.email-signup-popup .modal-content .modal-header p.title {
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 32px;
  margin-bottom: 0;
  padding-top: 8px;
  font-size: 30px;
  font-size: 1.875rem;
}
.email-signup-popup .modal-content .modal-header p.title:lang(ko), .email-signup-popup .modal-content .modal-header p.title:lang(ja), .email-signup-popup .modal-content .modal-header p.title:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 576px) {
  .email-signup-popup .modal-content .modal-header p.title {
    line-height: 48px;
    font-size: 40px;
    font-size: 2.5rem;
  }
  .email-signup-popup .modal-content .modal-header p.title:lang(ko), .email-signup-popup .modal-content .modal-header p.title:lang(ja), .email-signup-popup .modal-content .modal-header p.title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
.email-signup-popup .modal-content .email-signup-text-component {
  text-align: center;
  margin: 16px 0;
}
.email-signup-popup .modal-content .email-signup-text-component p.submit-title {
  margin: 0;
  font-weight: 600;
}
.email-signup-popup .modal-content .email-signup-text-component p.sub-text {
  margin: 0;
  font-weight: 600;
  line-height: 24px;
  font-size: 22px;
  font-size: 1.375rem;
}
.email-signup-popup .modal-content .email-signup-text-component p.sub-text:lang(ko), .email-signup-popup .modal-content .email-signup-text-component p.sub-text:lang(ja), .email-signup-popup .modal-content .email-signup-text-component p.sub-text:lang(zh) {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
@media (min-width: 576px) {
  .email-signup-popup .modal-content .email-signup-text-component p.sub-text {
    line-height: 28px;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .email-signup-popup .modal-content .email-signup-text-component p.sub-text:lang(ko), .email-signup-popup .modal-content .email-signup-text-component p.sub-text:lang(ja), .email-signup-popup .modal-content .email-signup-text-component p.sub-text:lang(zh) {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.email-signup-popup .modal-content .email-signup-body-content {
  position: relative;
  top: 100px;
  transition: all 0.7s ease-in-out;
  padding-bottom: 32px;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .form-check-input:invalid ~ .form-check-label {
  color: #000;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .form-check-input:required ~ .form-check-label .checkbox-label::after {
  content: "*";
  color: #000;
  padding-left: 3px;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .form-check-label .checkbox-label {
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .form-check-label .checkbox-label:lang(ko), .email-signup-popup .modal-content .email-popup-form-container .form-group .form-check-label .checkbox-label:lang(ja), .email-signup-popup .modal-content .email-popup-form-container .form-group .form-check-label .checkbox-label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .form-check-label .checkbox-label:lang(zh) {
  line-height: 23px;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .invalid-feedback {
  color: #000;
  margin-top: 8px;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .invalid-feedback::before {
  content: "!";
  border: 2px solid #d31334;
  border-radius: 50%;
  color: #d31334;
  padding: 0 9px;
  margin-right: 4px;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.0625rem;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .invalid-feedback::before:lang(ko), .email-signup-popup .modal-content .email-popup-form-container .form-group .invalid-feedback::before:lang(ja), .email-signup-popup .modal-content .email-popup-form-container .form-group .invalid-feedback::before:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.email-signup-popup .modal-content .email-popup-form-container .form-group .invalid-feedback::before:lang(zh) {
  line-height: 21px;
}
.email-signup-popup .modal-content .email-address-section .form-control {
  border-radius: 4px;
  height: calc(2em + 0.75rem + 2px);
  padding: 0.88rem 0.75rem;
  line-height: 1.5;
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-signup-popup .modal-content .email-address-section .form-control:lang(ko), .email-signup-popup .modal-content .email-address-section .form-control:lang(ja), .email-signup-popup .modal-content .email-address-section .form-control:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-signup-popup .modal-content .email-address-section .form-control:lang(zh) {
  line-height: 23px;
}
.email-signup-popup .modal-content .email-address-section .form-control:not(.is-invalid) {
  border: 1px solid #000;
}
.email-signup-popup .modal-content .modal-title {
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: 1.0384615385;
  letter-spacing: normal;
  margin: 8px auto 12px;
  text-align: center;
}
.email-signup-popup .modal-content .modal-title:lang(ko), .email-signup-popup .modal-content .modal-title:lang(ja), .email-signup-popup .modal-content .modal-title:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.email-signup-popup .modal-content .email-signup-form-popup .subscribe-women-men-category {
  text-align: center;
}
.email-signup-popup .modal-content .modal-body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.375;
  letter-spacing: normal;
  margin: 0 auto 32px;
  padding: 0 5px;
  text-align: center;
}
.email-signup-popup .modal-content .modal-buttons .btn {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 16px;
  width: 100%;
  text-transform: uppercase;
}
.email-signup-popup .modal-content .modal-buttons .btn:lang(ko), .email-signup-popup .modal-content .modal-buttons .btn:lang(ja), .email-signup-popup .modal-content .modal-buttons .btn:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.email-signup-popup .modal-content button.btn.btn-block.btn-submit.signup-popup-btn {
  background-color: #d22030;
  color: #fff;
}
@media (min-width: 576px) {
  .email-signup-popup .modal-content {
    border: 0;
  }
  .email-signup-popup .modal-content .modal-title {
    font-weight: 400;
    font-size: 36px;
    font-size: 2.25rem;
    color: #000;
    line-height: 0.75;
    letter-spacing: 0.2px;
    margin: 20px auto 16px;
  }
  .email-signup-popup .modal-content .modal-title:lang(ko), .email-signup-popup .modal-content .modal-title:lang(ja), .email-signup-popup .modal-content .modal-title:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
  .email-signup-popup .modal-content .modal-body {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1.1;
    letter-spacing: normal;
    padding: 0 64px;
    margin-bottom: 36px;
  }
  .email-signup-popup .modal-content .modal-body:lang(ko), .email-signup-popup .modal-content .modal-body:lang(ja), .email-signup-popup .modal-content .modal-body:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .email-signup-popup .modal-content .modal-buttons .btn {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    width: 300px;
    margin: 0 8px 16px;
  }
}
.email-signup-popup .modal-content .email-signup-text-component,
.email-signup-popup .modal-content .email-popup-form-container {
  padding: 0 24px;
}

.cancel-success-alert {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #cdecd6;
  padding: 10px;
}
@media (min-width: 576px) {
  .cancel-success-alert {
    left: 30%;
    width: 40%;
  }
}

.cancel-failure-alert {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #faebea;
  padding: 10px;
}
@media (min-width: 576px) {
  .cancel-failure-alert {
    left: 30%;
    width: 40%;
  }
}

.cancel-order-btn {
  width: 100%;
  font-weight: 600;
  margin-top: 20px;
}
.cancel-order-btn .cancel-order {
  text-transform: uppercase;
}

@media (min-width: 576px) {
  .order-cancel-modal .modal-dialog {
    width: 420px;
  }
}
@media (max-width: 767.98px) {
  .order-cancel-modal .modal-dialog {
    position: fixed;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
  }
  .order-cancel-modal .modal-dialog-centered {
    display: block;
  }
}
.order-cancel-modal .modal-content {
  padding-bottom: 0;
  background-clip: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: 0 2px 4px 0 rgba(188, 188, 188, 0.5);
}
.order-cancel-modal .modal-content .custom-header {
  background-color: #fae8ea;
}
.order-cancel-modal .modal-content .custom-header .cancel-header-content {
  padding: 0 10px;
  font-weight: 600;
  line-height: 48px;
}
.order-cancel-modal .modal-content .custom-header .cancel-header-content .cancel-header-text {
  display: inline-block;
  margin-right: 20px;
  padding: 10px 0;
  line-height: 24px;
  vertical-align: middle;
}
.order-cancel-modal .modal-content .order-images-modal img {
  margin: 10px 10px 10px 0;
  height: 80px;
}
.order-cancel-modal .modal-content .order-images-modal span {
  width: 75px;
  margin: 10px 10px 10px 0;
  text-align: center;
  border: 1px solid;
  vertical-align: middle;
  line-height: 74px;
  height: 80px;
  display: inline-block;
}
.order-cancel-modal .modal-content .order-cancel-form .cancel-reason-select {
  padding: 10px;
  background-position: right 10px center;
  width: 100%;
}
.order-cancel-modal .modal-content .order-cancel-form .cancellation-reason {
  text-align: right;
}
.order-cancel-modal .modal-content .order-cancel-form .cancellation-reason textarea#reasontext {
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  height: 75px;
}
.order-cancel-modal .modal-content .order-cancel-form .reason-error-message .error-message {
  width: 100%;
  display: inline-block;
}
.order-cancel-modal .modal-content .cancellation-feedback-section label {
  padding-top: 10px;
}
.order-cancel-modal .modal-content .modal-header {
  padding: 0;
  border-bottom: 0;
  border-radius: 0;
  position: relative;
}
.order-cancel-modal .modal-content .modal-header .icon-logo {
  fill: #d22030;
  width: 34px;
  height: 34px;
  margin: 0 auto;
  display: block;
}
.order-cancel-modal .modal-content .modal-header .close {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 48px;
  padding: 0;
  margin: 0;
}
.order-cancel-modal .modal-content .modal-header .close .icon-close {
  width: 16px;
  height: 16px;
}
.order-cancel-modal .modal-content .modal-title {
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: 1.0384615385;
  letter-spacing: normal;
  margin: 8px auto 12px;
  text-align: center;
}
.order-cancel-modal .modal-content .modal-title:lang(ko), .order-cancel-modal .modal-content .modal-title:lang(ja), .order-cancel-modal .modal-content .modal-title:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.order-cancel-modal .modal-content .modal-body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.375;
  letter-spacing: normal;
  margin: 0 auto 32px;
  padding: 0 5px;
  text-align: center;
}
.order-cancel-modal .modal-content .modal-buttons .btn {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 16px;
  width: 100%;
  text-transform: uppercase;
}
.order-cancel-modal .modal-content .modal-buttons .btn:lang(ko), .order-cancel-modal .modal-content .modal-buttons .btn:lang(ja), .order-cancel-modal .modal-content .modal-buttons .btn:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.order-cancel-modal .modal-content .modal-buttons .confirm-cancel {
  background-color: #d22030;
  color: #fff;
  border-color: #d22030;
}
@media (min-width: 1024px) {
  .order-cancel-modal .modal-content {
    padding-bottom: 0;
    border: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  }
  .order-cancel-modal .modal-content .modal-header .close {
    top: 0;
  }
  .order-cancel-modal .modal-content .modal-title {
    font-weight: 400;
    font-size: 36px;
    font-size: 2.25rem;
    color: #000;
    line-height: 0.75;
    letter-spacing: 0.2px;
    margin: 20px auto 16px;
  }
  .order-cancel-modal .modal-content .modal-title:lang(ko), .order-cancel-modal .modal-content .modal-title:lang(ja), .order-cancel-modal .modal-content .modal-title:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
  .order-cancel-modal .modal-content .modal-body {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1.1;
    letter-spacing: normal;
    padding: 0 64px;
    margin-bottom: 36px;
  }
  .order-cancel-modal .modal-content .modal-body:lang(ko), .order-cancel-modal .modal-content .modal-body:lang(ja), .order-cancel-modal .modal-content .modal-body:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .order-cancel-modal .modal-content .modal-buttons .btn {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
  }
}

@media (max-width: 1023.98px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new {
    padding-left: 0 !important;
  }
}
@media (min-width: 1362px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog {
    width: 26.25rem;
  }
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content {
  padding: 2.25rem 1.25rem 2rem;
  border-radius: 4px;
  border: none;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header {
  padding: 0;
  border-bottom: none;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 32px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ko),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ja),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ko),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ja),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (max-width: 1023.98px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(zh),
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ko),
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ja),
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(zh),
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ko),
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(ja),
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-title:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-close,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-close,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-header .modal-close {
  border: none;
  outline: none;
  background: transparent;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 0;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body {
  padding: 0;
  margin-top: 1rem;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal {
  display: flex;
  gap: 4px;
  padding: 0;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal .img-wrapper,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal .img-wrapper,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal .img-wrapper {
  position: relative;
  max-width: 5.75rem;
  height: 7.5rem;
}
@media (max-width: 1023.98px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal .img-wrapper,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal .img-wrapper,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal .img-wrapper {
    height: 6.125rem;
  }
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal.additional .img-wrapper.shaded img,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal.additional .img-wrapper.shaded img,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal.additional .img-wrapper.shaded img {
  opacity: 0.5;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  line-height: 24px;
  z-index: 1;
  font-size: 19px;
  font-size: 1.1875rem;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(ko),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(ja),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(ko),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(ja),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal span.additional:lang(zh) {
  line-height: 23px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  flex: 1;
}
@media (max-width: 1023.98px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img {
    width: unset;
    height: 98px;
    max-width: 78px;
  }
}
@media (max-width: 379.98px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal img {
    max-width: 76px;
  }
}
@media (max-width: 1023.98px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .order-images-modal {
    justify-content: center;
  }
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 22.75px;
  display: block;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(ko),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(ja),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(ko),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(ja),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .form-control-label:lang(zh) {
  line-height: 22px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form select#cancelReason,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form select#cancelReason,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form select#cancelReason {
  float: unset;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect {
  border: 1px solid #000;
  border-radius: 4px;
  background: none;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle {
  background-color: unset;
  position: initial;
  color: #000;
  border: none;
  outline: none !important;
  box-shadow: none;
  font-weight: 400;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle::before,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle::before,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle::before {
  border: none;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  background-position: unset;
  background-size: 16px 16px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle::after,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle::after,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle::after {
  display: none;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(zh), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(jp),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(ja),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(ko),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(jp),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(ja),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(ko),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-toggle:lang(jp) {
  line-height: 2.813rem !important;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect.show .dropdown-toggle::before,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect.show .dropdown-toggle::before,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect.show .dropdown-toggle::before {
  transform: rotate(180deg);
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu.show,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu.show,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu.show {
  padding-bottom: 0;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li {
  padding: 8px 0;
  margin: 0 8px;
  border-bottom: 1px solid #e0e0e0;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li:hover, .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li.active,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li:hover,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li.active,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li:hover,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li.active {
  background-color: #e6e6e6;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item {
  height: unset !important;
  width: unset !important;
  display: block !important;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item.active, .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:active, .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:focus, .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:hover,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item.active,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:active,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:focus,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:hover,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item.active,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:active,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:focus,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .orderCancelSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:hover {
  color: #000;
  background: none;
  outline: none !important;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .reason-error-message .error-message,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .reason-error-message .error-message,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .reason-error-message .error-message {
  margin: 1rem 0;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(ko),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(ja),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(ko),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(ja),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .reason-container form.order-cancel-form .cancellation-feedback-section label:lang(zh) {
  line-height: 23px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel {
  text-transform: uppercase;
  border-radius: 4px;
  letter-spacing: 1.2px;
  line-height: 20px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(ko),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(ja),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(ko),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(ja),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .confirm-cancel:lang(zh) {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-color: #d5d5d5;
          text-decoration-color: #d5d5d5;
  font-size: 19px;
  font-size: 1.1875rem;
  text-underline-offset: 4px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(ko), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(ja), .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(ko),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(ja),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(ko),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(ja),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(zh),
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(zh),
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:lang(zh) {
  line-height: 23px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:hover,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:hover,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content .modal-body .modal-buttons .stay-on:hover {
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new {
  border-radius: 4px;
}
@media (min-width: 1024px) {
  .dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new,
  .order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new,
  .order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new {
    width: 27rem;
  }
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body {
  margin-top: 0.5rem;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .cancellation-window-closed,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .cancellation-window-closed,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .cancellation-window-closed {
  font-size: 1.188rem;
  line-height: 24px;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .cancellation-window-closed .guest-education-centre-link,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .cancellation-window-closed .guest-education-centre-link,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .cancellation-window-closed .guest-education-centre-link {
  text-decoration: underline;
}
.dashboard-page.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .modal-close-btn,
.order-history-container.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .modal-close-btn,
.order-details-wrapper.account-db #orderCancelModal.delete-modal.order-cancel-modal-new .modal-dialog .modal-content.cancellation-failure-new .modal-body .modal-close-btn {
  text-transform: uppercase;
  border-radius: 4px;
  letter-spacing: 1.2px;
  line-height: 20px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 1361.98px) {
  .outer-header-container .banner .slide-up {
    padding-top: 0;
    padding-bottom: 0;
    max-height: none;
  }
  .outer-header-container .banner .slide-up .container .site-stripe {
    padding-top: 0;
    display: flex;
    align-items: center;
    height: auto;
  }
  .outer-header-container .banner .slide-up .container .site-stripe .header-promotion {
    line-height: 1;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .outer-header-container .banner .slide-up .container .site-stripe .header-promotion:lang(ko), .outer-header-container .banner .slide-up .container .site-stripe .header-promotion:lang(ja), .outer-header-container .banner .slide-up .container .site-stripe .header-promotion:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  .outer-header-container .banner .slide-up .container .site-stripe .close-button {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
  }
  .outer-header-container .banner .slide-up .container .site-stripe .close-button .icon {
    width: 14px;
    height: 14px;
    font-size: 14px;
    font-size: 0.875rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .outer-header-container .banner .slide-up .container .site-stripe .close-button .icon:lang(ko), .outer-header-container .banner .slide-up .container .site-stripe .close-button .icon:lang(ja), .outer-header-container .banner .slide-up .container .site-stripe .close-button .icon:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  .outer-header-container .search-mobile .site-search .search-icon {
    width: 35px;
    height: 45px;
    position: absolute;
    right: 0;
    padding: 0;
    top: 0;
  }
  .outer-header-container .search-mobile .site-search .search-icon .icon-search {
    width: 14px;
    height: 42px;
    font-size: 14px;
    font-size: 0.875rem;
    position: static;
    right: unset;
    top: unset;
  }
  .outer-header-container .search-mobile .site-search .search-icon .icon-search:lang(ko), .outer-header-container .search-mobile .site-search .search-icon .icon-search:lang(ja), .outer-header-container .search-mobile .site-search .search-icon .icon-search:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}
.outer-header-container .banner .slide-up {
  padding-top: 0;
}
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot {
  width: calc(50% - 14px);
  padding: 0;
  text-align: center;
  margin: 0 auto;
  opacity: 0;
}
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-track {
  display: flex;
  align-items: center;
}
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-prev::before,
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-next::before {
  width: 16px;
  height: 16px;
  color: #8d9196;
  opacity: 0.6;
  background-size: contain;
}
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-prev:hover,
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-next:hover {
  outline: none !important;
}
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot p {
  margin-bottom: unset;
}
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-prev,
.outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-next {
  width: 16px;
  height: 16px;
}
@media (max-width: 1023.98px) {
  .outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot {
    width: 100%;
    padding: 0;
  }
  .outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-prev {
    left: -3px;
  }
  .outer-header-container .banner .slide-up .container .site-stripe .site-stripe-slot .slick-next {
    right: -3px;
  }
}
@media (max-width: 1023.98px) {
  .outer-header-container .banner {
    border-bottom: 1px solid #f1f1f2;
  }
}

.header {
  display: flex;
  flex-direction: column;
  position: static;
  padding-bottom: 0;
  background: #fff;
}
@media (max-width: 1361.98px) {
  .header {
    max-width: 100vw;
  }
  .header .navigation {
    order: 2;
  }
  .header .search-mobile {
    order: 3;
  }
}
.header .banner .slide-up {
  max-height: none;
}
@media (max-width: 1023.98px) {
  .header .banner .container {
    padding-bottom: 0;
  }
}
.header .navigation {
  position: relative;
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 1023.98px) {
  .header .navigation {
    height: 45px;
  }
}
.header .navigation .navbar {
  width: 100%;
}
.header .banner {
  background-color: #fff;
}
.header .banner .site-stripe-nav > div > a {
  text-decoration: none;
  padding: 0 0 4px;
  background-image: linear-gradient(#b40b27, #b40b27);
  line-height: 1;
  background-size: 0% 3px;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .header .banner .site-stripe-nav > div > a:focus, .header .banner .site-stripe-nav > div > a:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.header .banner .site-stripe-carousel {
  padding: 10px 0;
  min-height: 40px;
  margin: 0 auto;
  max-width: 546px;
}
@media (max-width: 1023.98px) {
  .header .banner .site-stripe-carousel {
    padding: 0;
    max-width: 100%;
    display: flex;
    align-items: center;
  }
  .header .banner .site-stripe-carousel .slick-list {
    max-width: 299px;
    margin: 0 auto;
  }
}
@media (max-width: 1023.98px) {
  .header .banner .site-stripe-wrapper {
    padding-bottom: 8px;
  }
}
.header .banner .site-stripe-carousel:not(.countdownconfig):not(.slick-slider) {
  max-height: 40px;
  overflow: hidden;
}
.header .navigation-container {
  display: flex;
  justify-content: space-between;
}
.header .logo {
  height: initial;
  width: 104px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -1px;
}
.header .logo-svg {
  width: 104px;
  height: 20px;
}
@media (min-width: 1024px) {
  .header .logo {
    text-align: left;
    left: initial;
    width: 100px;
    padding: 28px 0;
    transform: translateX(0);
    top: 0;
  }
  .header .logo-svg {
    width: 100px;
  }
}
.header .cta-icons {
  display: flex;
}
.header .cta-icons .user {
  margin: 0;
  padding: 0;
  line-height: 1;
  position: relative;
}
.header .cta-icons .user .user-link {
  margin-left: 2rem;
}
.header .cta-icons .user .user-link > a {
  padding: 0 0 9px;
}
.header .cta-icons .user .user-link > .popover {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  padding: 0;
  top: 29px;
  left: -50px;
}
.header .cta-icons .user .user-link > .popover a {
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0 0 4px;
  background-image: linear-gradient(#000, #000);
  line-height: 1;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  .header .cta-icons .user .user-link > .popover a:focus, .header .cta-icons .user .user-link > .popover a:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.header .cta-icons .user svg {
  width: 24px;
  height: 24px;
}
.header .cta-icons .user .popover {
  background: transparent;
  border: none;
  left: -44px;
  padding-top: 20px;
}
.header .cta-icons .user .popover .link-wrapper {
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid;
  background-color: #fff;
}
.header .cta-icons .user-icon {
  cursor: pointer;
  margin: 0;
  padding: 0;
  line-height: 1;
  padding-top: 0;
  position: relative;
  top: 1px;
}
@media screen and (min-width: 1023.98px) and (max-width: 1361.98px) {
  .header .cta-icons .user-icon {
    margin-left: 16px;
    left: unset;
  }
}
.header .cta-icons .minicart {
  padding: 5px;
  margin-top: 0;
  margin-left: 2.563rem;
  line-height: 1;
}
@media (max-width: 1023.98px) {
  .header .cta-icons .minicart {
    top: -5px;
    margin-left: 1.813rem;
  }
}
@media (min-width: 1024px) {
  .header .cta-icons .minicart {
    left: -2px;
  }
  .header .cta-icons .minicart .minicart-total {
    position: relative;
    height: 24px;
    width: 24px;
  }
}
.header .site-search .icon.disabled {
  pointer-events: none;
  opacity: 0.7;
}
@media (min-width: 1024px) {
  .header {
    padding-bottom: 0;
  }
  .header .navigation {
    order: 2;
    min-height: 80px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .header .navigation .main-menu {
    background-color: #fff;
    color: #000;
    margin-left: 100px;
    padding: 12px 0 0;
  }
  .header .navigation .main-menu .accordion .abc {
    display: inline-block;
    padding: 0 10px;
    margin: 0 10px;
  }
  .header .banner {
    padding: 0;
    margin: 0;
    order: 1;
  }
  .header .site-stripe {
    height: auto;
  }
  .header .site-stripe-nav-wrapper {
    background-color: #fafafa;
  }
  .header .site-stripe-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-color: #fafafa;
    padding: 8px 12px;
  }
  .header .site-stripe-nav > * {
    padding-left: 16px;
  }
  .header .logo {
    order: 1;
    padding: 30px 0 26px;
  }
  .header .menu {
    order: 2;
  }
  .header .navbar-nav .nav-item.dropdown {
    position: static;
  }
  .header .navbar-nav .dropdown-menu {
    left: 0;
    width: 100%;
    top: 60px;
  }
  .header .navbar-nav .nav-link {
    color: #000;
  }
}
.header .enhance-wishlist .logo {
  left: initial;
}
@media (min-width: 576px) and (max-width: 1023.98px) {
  .header .enhance-wishlist .logo {
    left: 50%;
  }
}
@media (max-width: 767.98px) {
  .header .enhance-wishlist .logo {
    left: 100px;
  }
}

.navigation-container {
  height: initial;
  display: flex;
}
.navigation-container .navbar-toggler {
  line-height: 1;
  position: absolute;
  left: 0;
  padding-top: 0;
  font-size: initial;
  top: -2px;
}
.navigation-container .navbar-toggler .icon {
  height: 24px;
  width: 24px;
}
@media (min-width: 1024px) {
  .navigation-container .navbar-toggler {
    top: 0;
  }
  .navigation-container .header-right {
    order: 3;
    display: flex;
    align-items: center;
    padding-top: 12px;
  }
  .navigation-container .header-right .search {
    margin: 0;
  }
  .navigation-container .header-right .search .site-search .icon {
    position: absolute;
    right: 0;
    width: 18px;
    top: 4px;
    border: 0;
    background: none;
  }
  .navigation-container .header-right .search .site-search .cross-icon-button {
    right: 24px;
    width: 12px;
    height: 12px;
    padding: 0;
    top: 10px;
    cursor: pointer;
  }
  .navigation-container .header-right .search .site-search .cross-icon-button .icon-cross {
    width: 12px;
    height: 12px;
    top: 0;
  }
  .navigation-container .header-right .search .site-search .form-control {
    padding-bottom: 1px;
  }
  .navigation-container .header-right .search .site-search .search-field {
    border: transparent;
    border-bottom: 1px solid #979797;
    border-radius: 0;
    min-width: 240px;
    max-height: 28px;
    padding-right: 40px;
  }
  .navigation-container .header-right .search .site-search .search-field:focus {
    border-bottom: 1px solid #000;
  }
  .navigation-container .header-right .search .site-search .input {
    padding-bottom: 0;
  }
  .navigation-container .header-right .user {
    margin: 0;
    padding: 0;
    line-height: 1;
  }
  .navigation-container .header-right .user .popover {
    left: -56px;
    padding-top: 12px;
  }
  .navigation-container .header-right .user .popover .link-wrapper {
    padding-left: 8px;
    padding-top: 16px;
    padding-bottom: 8px;
    padding-right: 16px;
    border: 0;
    background-color: #fff;
  }
  .navigation-container .header-right .user .popover .link-wrapper a {
    font-size: 16px;
    display: inline-block;
  }
  .navigation-container .header-right .user .user {
    margin: 0;
    padding: 0;
    line-height: 1;
    margin-left: 20px;
    padding-top: 8px;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .navigation-container .header-right .user .user {
    margin-left: 36px;
    padding-top: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1083px) {
  .navigation-container .header-right .search .site-search .search-field {
    min-width: unset;
    max-width: 180px;
  }
}

.dropdown-toggle::after {
  content: none;
}

.search-mobile .icon {
  position: absolute;
  right: 8px;
  top: 8px;
}
.search-mobile .cross-icon-button {
  right: 40px;
  width: 12px;
  height: 12px;
  padding: 0;
  top: 17px;
  cursor: pointer;
}
.search-mobile .cross-icon-button .icon-cross {
  width: 12px;
  height: 12px;
  top: 0;
  right: 0;
}
.search-mobile .icon-chevron {
  right: 11px;
  top: 12px;
}
.search-mobile .form-control {
  height: 45px;
  border: 0.5px solid #979797;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.search-mobile .form-control:focus {
  border: 0.5px solid #000;
}

.navbar-header .country-selector {
  margin: 0;
  line-height: normal;
}
.navbar-header .dropdown-trigger {
  font-size: 14px;
}

.site-stripe-nav.navbar-header {
  height: auto;
}

@media (max-width: 1023.98px) {
  body.modal-open-custom.stickyHeader {
    overflow-y: inherit;
  }
}
body.stickyHeader.miniCartModal {
  padding-right: 0 !important;
}
body.stickyHeader.miniCartModal .global-header {
  z-index: 1050;
}
@media (max-width: 1023.98px) {
  body.stickyHeader.miniCartModal .global-header {
    z-index: 99;
  }
}
@media (min-width: 768px) {
  body.stickyHeader .grid-header.sticky-top,
  body.stickyHeader .compare-header.sticky-top {
    top: 80px;
  }
}
@media (max-width: 1023.98px) {
  body.stickyHeader.navExpanded .grid-header.sticky-top,
  body.stickyHeader.navExpanded .compare-header.sticky-top, body.stickyHeader.fixedTop .grid-header.sticky-top,
  body.stickyHeader.fixedTop .compare-header.sticky-top {
    top: 104px;
  }
  body.stickyHeader:not(.navExpanded) .grid-header.sticky-top,
  body.stickyHeader:not(.navExpanded) .compare-header.sticky-top {
    top: 0;
  }
}
body.stickyHeader .open-menu {
  position: fixed !important;
  top: 80px;
}

.quickStartWrapper {
  position: fixed;
  bottom: -200px;
  width: 100%;
  min-height: 50px;
  background: #fff;
  z-index: 4;
  transition: all 0.8s ease-out;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  left: 0;
}
.quickStartWrapper.show {
  bottom: 0;
  opacity: 1;
}
.quickStartWrapper .title {
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1.2px;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
.quickStartWrapper .title:lang(ko), .quickStartWrapper .title:lang(ja), .quickStartWrapper .title:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.quickStartWrapper button {
  background: transparent;
  border: 0;
  outline: none !important;
  position: absolute;
  right: 0;
  padding: 10px;
  top: 0;
}
.quickStartWrapper button .icon {
  width: 12px;
  height: 12px;
}
.quickStartWrapper .product-tile-wrapper {
  display: flex;
  width: 100%;
}
.quickStartWrapper .tile {
  padding: 0 1px;
}
.quickStartWrapper .tile-image {
  max-width: 81px;
  width: 100%;
}
.quickStartWrapper .slick-arrow {
  top: 36px;
}
.quickStartWrapper .title-and-cta-wrapper .quick-start-close-cta {
  display: none;
}
.quickStartWrapper .quickStartInnerWrapper {
  max-width: 580px;
  margin: 0 auto;
}
.quickStartWrapper:not(.noSlider) .title {
  text-align: center;
  padding: 8px 0;
  max-width: 294px;
  margin: 0 auto;
}
.quickStartWrapper:not(.noSlider) .quickStartInnerWrapper {
  padding-bottom: 10px;
}
@media (min-width: 1024px) {
  .quickStartWrapper:not(.noSlider) .quickStartInnerWrapper {
    max-width: 408px;
  }
}
.quickStartWrapper .swiper-wrapper.center-tile {
  justify-content: center;
}

#guestUser .enhance-wishlist .popover {
  left: -20px;
}

#wishlist-header {
  position: relative;
  top: 2px;
  margin-left: 3rem;
}
@media (max-width: 1023.98px) {
  #wishlist-header {
    top: -1px;
    margin-left: 2.25rem;
  }
}
#wishlist-header .icon-wishlist {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.75a.72.72 0 0 1-.42-.13c-.32-.21-7.79-5.27-10.24-9.76C-.12 10.18-.45 6.4 2.09 4a6.48 6.48 0 0 1 8.82 0L12 5l1.08-1a6.48 6.48 0 0 1 8.82 0c2.54 2.41 2.21 6.19.75 8.87-2.45 4.49-9.9 9.55-10.22 9.76a.72.72 0 0 1-.43.12zm-5.5-19a4.89 4.89 0 0 0-3.37 1.32c-2 1.87-1.66 4.9-.47 7.07 2 3.59 7.73 7.82 9.34 9 1.6-1.14 7.36-5.36 9.32-8.95 1.28-2.34 1.54-5.68-1-7.49a5.07 5.07 0 0 0-6.32.52l-.88.84 1.45 1.4-.35.36a1 1 0 0 1-1.41 0L9.87 5.07A4.89 4.89 0 0 0 6.5 3.75z'/%3E%3C/svg%3E");
}

.global-header {
  position: sticky;
  z-index: 1001;
}

@media (min-width: 768px) {
  .global-header {
    top: 0;
  }
}
@media (max-width: 1023.98px) {
  .global-header {
    top: -200px;
    transition: top 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  }
  .navExpanded .global-header {
    top: 0 !important;
    transition: top 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  }
}
.countdowntimerslot .countdown {
  font-weight: 600;
  font-size: 0;
}
.countdowntimerslot .countdown li {
  display: inline-block;
  list-style-type: none;
  font-size: 16px;
}
.countdowntimerslot .countdown span {
  font-size: 1rem;
  display: inline-block;
}
.countdowntimerslot .countdown .timerData {
  display: inline-block;
}
.countdowntimerslot p {
  display: inline;
}
.countdowntimerslot ul,
.countdowntimerslot .timer-campaign-msg,
.countdowntimerslot .main-text {
  display: inline;
}
.countdowntimerslot span.timerLabel {
  display: none;
}
.countdowntimerslot .date-display,
.countdowntimerslot .main-text {
  font-weight: 600;
  font-size: 1rem;
  display: inline;
}
.countdowntimerslot .countdowntimerlink {
  text-decoration: none;
}
.countdowntimerslot .countdowntimerlink:hover {
  text-decoration: none;
}
.countdowntimerslot .countdowntimermainlink {
  text-decoration: underline;
}

html:lang(de) .countdowntimerslot span.timerLabel, html:lang(fr) .countdowntimerslot span.timerLabel, html:lang(es) .countdowntimerslot span.timerLabel {
  display: inline-block;
}
html:lang(de) .countdowntimerslot span.timerLabel {
  text-transform: lowercase;
}
html:lang(fr) .countdowntimerslot span.timerLabel {
  text-transform: uppercase;
}
html:lang(fr) .countdowntimerslot .timercolon {
  padding: 0 3px;
}
@media (min-width: 768px) {
  html:lang(fr) .countdowntimerslot .timercolon {
    padding: 0 6px;
  }
}
html:lang(es) span.timerLabel {
  text-transform: lowercase;
  padding-right: 3px;
}
html:lang(es) .timercolon {
  padding: 0 3px;
}

.pd_countdowntimer {
  position: relative;
}
.pd_countdowntimer .countdown-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #fff;
  z-index: 2;
}
.pd_countdowntimer.nobgimage {
  padding: 60px 0;
}
.pd_countdowntimer.nobgimage .countdown-wrapper {
  position: relative;
  color: #000;
  align-items: start;
  justify-content: start;
}
.pd_countdowntimer .sub-text,
.pd_countdowntimer .alt-sub-text {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1.2px;
  line-height: 1.5;
  padding-bottom: 10px;
}
.pd_countdowntimer .sub-text:lang(ko), .pd_countdowntimer .sub-text:lang(ja), .pd_countdowntimer .sub-text:lang(zh),
.pd_countdowntimer .alt-sub-text:lang(ko),
.pd_countdowntimer .alt-sub-text:lang(ja),
.pd_countdowntimer .alt-sub-text:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.pd_countdowntimer .main-text,
.pd_countdowntimer .alt-main-text,
.pd_countdowntimer .date-display {
  font-size: 40px;
  font-size: 2.5rem;
}
.pd_countdowntimer .main-text:lang(ko), .pd_countdowntimer .main-text:lang(ja), .pd_countdowntimer .main-text:lang(zh),
.pd_countdowntimer .alt-main-text:lang(ko),
.pd_countdowntimer .alt-main-text:lang(ja),
.pd_countdowntimer .alt-main-text:lang(zh),
.pd_countdowntimer .date-display:lang(ko),
.pd_countdowntimer .date-display:lang(ja),
.pd_countdowntimer .date-display:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}
.pd_countdowntimer .countdown {
  display: flex;
  font-size: 0;
}
.pd_countdowntimer .countdown li {
  display: flex;
}
.pd_countdowntimer .timerData {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pd_countdowntimer .hours,
.pd_countdowntimer .minutes,
.pd_countdowntimer .seconds {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
}
.pd_countdowntimer .hours:lang(ko), .pd_countdowntimer .hours:lang(ja), .pd_countdowntimer .hours:lang(zh),
.pd_countdowntimer .minutes:lang(ko),
.pd_countdowntimer .minutes:lang(ja),
.pd_countdowntimer .minutes:lang(zh),
.pd_countdowntimer .seconds:lang(ko),
.pd_countdowntimer .seconds:lang(ja),
.pd_countdowntimer .seconds:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}
.pd_countdowntimer .timerLabel {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}
.pd_countdowntimer .timerLabel:lang(ko), .pd_countdowntimer .timerLabel:lang(ja), .pd_countdowntimer .timerLabel:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.pd_countdowntimer .timercolon {
  font-size: 40px;
  font-size: 2.5rem;
  padding: 0 10px;
  line-height: 48px;
}
.pd_countdowntimer .timercolon:lang(ko), .pd_countdowntimer .timercolon:lang(ja), .pd_countdowntimer .timercolon:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}
@media (min-width: 1362px) {
  .pd_countdowntimer.big-size .hours,
  .pd_countdowntimer.big-size .minutes,
  .pd_countdowntimer.big-size .seconds,
  .pd_countdowntimer.big-size .timercolon,
  .pd_countdowntimer.big-size .main-text,
  .pd_countdowntimer.big-size .alt-main-text,
  .pd_countdowntimer.big-size .date-display {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 92px;
  }
  .pd_countdowntimer.big-size .hours:lang(ko), .pd_countdowntimer.big-size .hours:lang(ja), .pd_countdowntimer.big-size .hours:lang(zh),
  .pd_countdowntimer.big-size .minutes:lang(ko),
  .pd_countdowntimer.big-size .minutes:lang(ja),
  .pd_countdowntimer.big-size .minutes:lang(zh),
  .pd_countdowntimer.big-size .seconds:lang(ko),
  .pd_countdowntimer.big-size .seconds:lang(ja),
  .pd_countdowntimer.big-size .seconds:lang(zh),
  .pd_countdowntimer.big-size .timercolon:lang(ko),
  .pd_countdowntimer.big-size .timercolon:lang(ja),
  .pd_countdowntimer.big-size .timercolon:lang(zh),
  .pd_countdowntimer.big-size .main-text:lang(ko),
  .pd_countdowntimer.big-size .main-text:lang(ja),
  .pd_countdowntimer.big-size .main-text:lang(zh),
  .pd_countdowntimer.big-size .alt-main-text:lang(ko),
  .pd_countdowntimer.big-size .alt-main-text:lang(ja),
  .pd_countdowntimer.big-size .alt-main-text:lang(zh),
  .pd_countdowntimer.big-size .date-display:lang(ko),
  .pd_countdowntimer.big-size .date-display:lang(ja),
  .pd_countdowntimer.big-size .date-display:lang(zh) {
    font-size: 83px;
    font-size: 5.1875rem;
    line-height: 92px;
  }
  .pd_countdowntimer.big-size .timerLabel {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 24px;
  }
  .pd_countdowntimer.big-size .timerLabel:lang(ko), .pd_countdowntimer.big-size .timerLabel:lang(ja), .pd_countdowntimer.big-size .timerLabel:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .pd_countdowntimer.big-size .timerLabel:lang(zh) {
    line-height: 23px;
  }
}
.pd_countdowntimer:not(.nobgimage) {
  margin: 32px 0;
}
.pd_countdowntimer:not(.nobgimage)::after {
  content: "";
  display: block;
  background: #000;
  opacity: 0.3;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}
.pd_countdowntimer:not(.nobgimage) .countdown-wrapper {
  padding: 10px;
  text-align: center;
}
@media (max-width: 1361.98px) {
  .pd_countdowntimer .main-text,
  .pd_countdowntimer .alt-main-text,
  .pd_countdowntimer .date-display,
  .pd_countdowntimer .hours,
  .pd_countdowntimer .minutes,
  .pd_countdowntimer .seconds,
  .pd_countdowntimer .timercolon {
    font-size: 33px;
    line-height: 48px;
  }
  .pd_countdowntimer .timerLabel {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .pd_countdowntimer .timerLabel:lang(ko), .pd_countdowntimer .timerLabel:lang(ja), .pd_countdowntimer .timerLabel:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  .pd_countdowntimer .sub-text,
  .pd_countdowntimer .alt-sub-text {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .pd_countdowntimer .main-text,
  .pd_countdowntimer .alt-main-text,
  .pd_countdowntimer .date-display,
  .pd_countdowntimer .hours,
  .pd_countdowntimer .minutes,
  .pd_countdowntimer .seconds,
  .pd_countdowntimer .timercolon {
    font-size: 47px;
    line-height: 56px;
  }
  .pd_countdowntimer .timerLabel {
    font-size: 16px;
    line-height: 24px;
  }
  .pd_countdowntimer .sub-text,
  .pd_countdowntimer .alt-sub-text {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 767.98px) {
  .pd_countdowntimer .main-text,
  .pd_countdowntimer .alt-main-text,
  .pd_countdowntimer .date-display,
  .pd_countdowntimer .hours,
  .pd_countdowntimer .minutes,
  .pd_countdowntimer .seconds,
  .pd_countdowntimer .timercolon {
    font-size: 25px;
    line-height: 32px;
  }
  .pd_countdowntimer .timerLabel {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .pd_countdowntimer .timerLabel:lang(ko), .pd_countdowntimer .timerLabel:lang(ja), .pd_countdowntimer .timerLabel:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  .pd_countdowntimer .sub-text,
  .pd_countdowntimer .alt-sub-text {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (min-width: 1024px) {
  .myaccount-global-header #guestUser {
    height: 50px;
    top: 7px;
  }
}
@media (min-width: 1024px) {
  .myaccount-global-header #guestUser .user-icon.user-link {
    margin-left: 1.5rem;
    top: -8px;
    padding: 2px 4px;
    right: 4px;
  }
}
.myaccount-global-header #guestUser .user-icon:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
.myaccount-global-header #guestUser .user-icon a {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .myaccount-global-header #guestUser .user-icon a {
    padding-bottom: 0;
  }
}
.myaccount-global-header #guestUser .user-icon a:hover {
  -webkit-text-decoration-color: #c8102e !important;
          text-decoration-color: #c8102e !important;
}
.myaccount-global-header #guestUser .user-icon a:focus {
  border-radius: 4px;
  outline-color: #005fcc !important;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-desktop {
  position: relative;
  top: 5px;
  padding: 8px;
  border: 2px solid transparent;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-desktop span {
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  text-wrap: nowrap;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-desktop .kakaoIcon {
  left: 24px;
  border-radius: 100px;
  bottom: 18px;
  padding: 0;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-desktop .kakaoIcon svg.icon {
  margin: 3px;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-mobile {
  padding: 10px;
  margin-top: -12px;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-mobile:focus {
  padding: 8px;
  margin-top: -12px;
  border-radius: 4px;
  border: 2px solid #005fcc;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-mobile .kakaoIcon {
  left: 26px;
  border-radius: 100px;
  bottom: 20px;
  padding: 0;
}
.myaccount-global-header #guestUser .user-icon a.user-icon-mobile .kakaoIcon svg.icon {
  margin: 4px;
}
.myaccount-global-header #guestUser .user-icon.kakao-kr a.user-icon-desktop {
  padding-top: 0.75rem;
  top: 2px;
  gap: 1rem;
}
.myaccount-global-header #guestUser .enhance-wishlist .popover {
  left: -82px;
  top: 58px;
  background-color: #fff;
  width: 264px;
  padding: 16px 16px 20px;
  box-shadow: 0 0 0.375rem 0 rgba(0, 0, 0, 0.45);
  border: 1px solid #000;
  border-radius: 4px;
  cursor: auto;
}
@media (min-width: 1024px) {
  .myaccount-global-header #guestUser .enhance-wishlist .popover:lang(ko) {
    left: -74px;
  }
}
@media (max-width: 1023.98px) {
  .myaccount-global-header #guestUser .enhance-wishlist .popover {
    left: -116px;
    top: 52px;
  }
}
.myaccount-global-header #guestUser .enhance-wishlist .popover::before {
  content: "";
  display: block;
  position: absolute;
  left: 48%;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 10.5px solid transparent;
  border-bottom-color: #000;
}
@media (max-width: 1023.98px) {
  .myaccount-global-header #guestUser .enhance-wishlist .popover::before {
    border: 11px solid transparent;
    border-bottom-color: #000;
  }
}
.myaccount-global-header #guestUser .enhance-wishlist .popover::after {
  content: "";
  display: block;
  position: absolute;
  left: 48.25%;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 9.5px solid transparent;
  border-bottom-color: white;
}
@media (max-width: 1023.98px) {
  .myaccount-global-header #wishlist-header {
    margin-left: 2.25rem;
  }
}
.myaccount-global-header .kakao-wrapper#kakaoSection {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #d9d9d9;
}
.myaccount-global-header .kakao-wrapper#kakaoSection .kakao-auth-container {
  margin-top: 0 !important;
  margin-bottom: 0;
}
.myaccount-global-header .kakao-wrapper#kakaoSection .kakao-auth-container .kakao-container {
  width: 100%;
}
.myaccount-global-header .kakao-wrapper#kakaoSection .kakao-auth-container .kakao-container .ll_kakao-title {
  display: none;
}
.myaccount-global-header .kakao-wrapper#kakaoSection .kakao-auth-container .kakao-container .kakao-auth-btn {
  background-color: #fee500;
  color: #000;
  width: 100%;
  border: none;
  display: flex;
  gap: 8px;
  font-weight: bold;
  height: 53px;
}
.myaccount-global-header .kakao-wrapper#kakaoSection .kakao-auth-container .kakao-container .ll_kakao-or {
  display: none;
}
.myaccount-global-header .signin-wrapper {
  padding-bottom: 1rem;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 1rem;
}
.myaccount-global-header .signin-wrapper:lang(ko) {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
}
.myaccount-global-header .signin-wrapper .buttonSecondary-1ZKFx {
  background-color: #000 !important;
  height: 53px;
}
.myaccount-global-header .signin-wrapper .buttonSecondary-1ZKFx:lang(ja), .myaccount-global-header .signin-wrapper .buttonSecondary-1ZKFx:lang(ko), .myaccount-global-header .signin-wrapper .buttonSecondary-1ZKFx:lang(zh) {
  line-height: 48px;
}
.myaccount-global-header .signin-wrapper .buttonSecondary-1ZKFx:hover {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}
.myaccount-global-header .signup-wrapper .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0.75rem;
}
@media (min-width: 1024px) {
  .myaccount-global-header .signup-wrapper .title {
    font-size: 24px;
    line-height: 28px;
  }
}
.myaccount-global-header .signup-wrapper .title:lang(ja), .myaccount-global-header .signup-wrapper .title:lang(ko), .myaccount-global-header .signup-wrapper .title:lang(zh) {
  font-size: 18px;
}
@media (min-width: 1024px) {
  .myaccount-global-header .signup-wrapper .title:lang(ja), .myaccount-global-header .signup-wrapper .title:lang(ko), .myaccount-global-header .signup-wrapper .title:lang(zh) {
    font-size: 20px;
  }
}
.myaccount-global-header .signup-wrapper .description {
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
.myaccount-global-header .signup-wrapper .perks-list .perks-icon {
  margin-bottom: 0.75rem;
  display: flex;
  gap: 0.5rem;
}
.myaccount-global-header .signup-wrapper .perks-list .perks-icon span {
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
}
.myaccount-global-header .signup-wrapper .perks-list .perks-icon.email-exclusive-link {
  margin-bottom: 1rem;
}
.myaccount-global-header .signup-wrapper .perks-list:last-child {
  margin-bottom: 1rem;
}
.myaccount-global-header .signup-wrapper .ao-create-account {
  background-color: #d31334 !important;
  border: none;
}
.myaccount-global-header .signup-wrapper .llrichtext {
  padding: 0 !important;
}

@media (min-width: 1024px) {
  .myaccount-redesign #authUser {
    height: 50px;
    margin-left: 1.5rem;
    padding: 2px 4px;
    right: 0;
  }
  .myaccount-redesign #authUser ~ #wishlist-header {
    margin-left: 2.25rem;
  }
}
.myaccount-redesign #authUser a {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .myaccount-redesign #authUser a {
    padding-bottom: 0;
  }
}
.myaccount-redesign #authUser a:hover {
  -webkit-text-decoration-color: #c8102e !important;
          text-decoration-color: #c8102e !important;
}
.myaccount-redesign #authUser a:focus {
  border-radius: 4px;
  outline-color: #005fcc !important;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
.myaccount-redesign #authUser a.user-icon-desktop {
  position: relative;
  top: 6px;
  padding: 7px 8px;
  border: 2px solid transparent;
  padding-bottom: 6px;
}
.myaccount-redesign #authUser a.user-icon-desktop span {
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  text-wrap: nowrap;
}
.myaccount-redesign #authUser a.user-icon-desktop:hover {
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
@media (min-width: 1024px) {
  .myaccount-redesign #authUser a.user-icon-desktop:focus ~ .popover {
    top: 58px;
  }
}
.myaccount-redesign #authUser a.user-icon-mobile {
  padding: 10px;
  margin-top: -11px;
  position: relative;
  left: 6px;
}
.myaccount-redesign #authUser a.user-icon-mobile:focus {
  padding: 8px;
  margin-top: -11px;
  border-radius: 4px;
  border: 2px solid #005fcc;
}
.myaccount-redesign #authUser .popover {
  left: -55px;
  top: 53px;
  background-color: #fff;
  width: 264px;
  padding: 16px 16px 20px;
  box-shadow: 0 0 0.375rem 0 rgba(0, 0, 0, 0.45);
  border: 1px solid #000;
  border-radius: 4px;
  cursor: auto;
}
@media (max-width: 1023.98px) {
  .myaccount-redesign #authUser .popover {
    left: -100px;
    top: 42px;
  }
}
.myaccount-redesign #authUser .popover.show ~ a.user-icon-desktop {
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
.myaccount-redesign #authUser .popover::before {
  content: "";
  display: block;
  position: absolute;
  left: 44%;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 10.5px solid transparent;
  border-bottom-color: #000;
}
@media (max-width: 1023.98px) {
  .myaccount-redesign #authUser .popover::before {
    border: 11px solid transparent;
    border-bottom-color: #000;
  }
}
.myaccount-redesign #authUser .popover::after {
  content: "";
  display: block;
  position: absolute;
  left: 44.45%;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 9.5px solid transparent;
  border-bottom-color: white;
}
.myaccount-redesign #authUser .popover .account-wrapper h3.title {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}
.myaccount-redesign #authUser .popover .account-wrapper a:hover {
  text-decoration: none;
}
.myaccount-redesign #authUser .popover .account-wrapper a.acc-db-link {
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  justify-content: flex-start;
  padding: 1.25rem 0.5rem;
  gap: 1rem;
  margin-bottom: 0;
}
.myaccount-redesign #authUser .popover .account-wrapper a.acc-db-link svg.icon {
  width: 16px;
  height: 16px;
}
.myaccount-redesign #authUser .popover .account-wrapper a.acc-db-link span {
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  text-wrap: wrap;
}
.myaccount-redesign #authUser .popover .account-wrapper a.account-menu-links {
  display: flex;
  flex-direction: row;
  padding-top: 20px;
  display: flex;
  width: 100%;
  gap: 1rem;
  justify-content: flex-start;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 4px;
}
.myaccount-redesign #authUser .popover .account-wrapper a.account-menu-links svg.icon {
  width: 16px;
  height: 16px;
}
.myaccount-redesign #authUser .popover .account-wrapper a.account-menu-links span {
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}
.myaccount-redesign #authUser .popover .account-wrapper a.account-menu-links:nth-last-child(2) {
  margin-bottom: 1.25rem;
}
.myaccount-redesign #authUser .popover .account-wrapper a.account-menu-links:last-child {
  border-top: 1px solid #d9d9d9;
  padding-top: 0.5rem !important;
  margin-bottom: 0;
}

.kakaoIcon {
  position: absolute;
  left: 15px;
  display: inline-block;
  padding: 0;
  background: #fee500;
  border-radius: 100%;
  bottom: 8px;
  border: 1.5px solid white;
}
.kakaoIcon svg.icon {
  width: 14px !important;
  height: 14px !important;
  margin: 4px;
}
.kakaoIcon.kakao-global-header {
  left: 23px;
  padding: 3px;
  border-radius: 100px;
  bottom: 16px;
}

@media (min-width: 1024px) {
  body.headerNotSticky .global-header {
    position: static !important;
  }
  body.headerNotSticky .header {
    z-index: initial;
  }
  body .removeZindex {
    z-index: initial !important;
  }
}
@media (max-width: 1023.98px) {
  body:not(.navExpanded) .header-banner-container {
    z-index: initial;
  }
  body:not(.navExpanded):not(.stickyHeader) .global-header {
    position: static;
  }
}
body .header-banner-container {
  position: relative;
  z-index: 1002;
}
@media (min-width: 1024px) {
  body .header-banner-container.search-modal-open {
    z-index: initial;
  }
}

@media (max-width: 575.98px) {
  .header-search .search-button {
    display: block;
  }
  .search-row .search-button {
    display: none;
  }
}
.search-button {
  display: none;
  margin-top: 0.375em; /* 6/16 */
  margin-right: 0.375em;
}

.site-search {
  height: auto;
}
.site-search .icon-button {
  background: transparent;
  border: none;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .site-search {
    width: 100%;
  }
}
@media (min-width: 1362px) {
  .site-search {
    width: 240px; /* 320/16 */
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .site-search {
    width: 100%;
  }
}

.suggestions-wrapper .suggestions {
  border: none;
  height: auto;
  background-color: #fff;
  padding: 16px 12px calc(32px + env(safe-area-inset-bottom));
}
.suggestions-wrapper .suggestions .header {
  border-bottom: 1px solid #e0e0e0;
  color: #6b6f74;
  padding: 0 0 12px;
  font-weight: 600;
  letter-spacing: 1.33px;
  font-size: 16px;
}
.suggestions-wrapper .suggestions .header:not(:first-child) {
  border-top: none;
  padding-top: 28px;
}
.suggestions-wrapper .suggestions .items {
  padding: 12px 0 0;
}
.suggestions-wrapper .suggestions .items .item {
  padding: 0;
}
.suggestions-wrapper .suggestions .items .item .term {
  padding-top: 2px;
}
.suggestions-wrapper .suggestions .items .item .name {
  margin-top: -3px;
  padding-bottom: 8px;
}
.suggestions-wrapper .suggestions .items .item .name a {
  white-space: normal;
}
.suggestions-wrapper .suggestions .items .item .name p {
  text-overflow: ellipsis;
  overflow: hidden;
}
.suggestions-wrapper .suggestions .items.did-you-mean a {
  letter-spacing: 1.33px;
}
.suggestions-wrapper .suggestions .items.products {
  padding-top: 8px;
}
.suggestions-wrapper .suggestions .items.products .item:nth-child(4) {
  display: none;
}
.suggestions-wrapper .suggestions .items.categories .item {
  padding-bottom: 24px;
}
.suggestions-wrapper .suggestions .items.categories .item a {
  letter-spacing: 1.33px;
}
.suggestions-wrapper .suggestions .items .product-img {
  width: 100%;
}

@media (max-width: 1023.98px) {
  .site-search {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .suggestions-wrapper .suggestions {
    bottom: initial;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    min-width: 100%;
    position: fixed;
  }
  .suggestions-wrapper .suggestions .suggestion-img-wrapper {
    max-width: 10%;
  }
  .suggestions-wrapper .suggestions .items .product-img {
    width: 64px;
  }
}
@media (min-width: 1024px) {
  .suggestions-wrapper .suggestions {
    top: 24px;
    bottom: initial;
    border: none;
    width: 455px;
    height: auto;
    background-color: #fff;
    right: -130px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 12px 32px 16px;
  }
  .suggestions-wrapper .suggestions .header {
    padding-bottom: 4px;
    font-weight: 400;
  }
  .suggestions-wrapper .suggestions .header:not(:first-child) {
    padding-top: 8px;
  }
  .suggestions-wrapper .suggestions .header.categories-header {
    padding-top: 16px;
  }
  .suggestions-wrapper .suggestions .items {
    padding-top: 8px;
  }
  .suggestions-wrapper .suggestions .items.categories .item {
    padding-bottom: 0;
  }
  .suggestions-wrapper .suggestions .items.categories .item .name {
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 1023.98px) and (max-width: 1361.98px) {
  .suggestions-wrapper .suggestions {
    right: -100px;
  }
}
.navigation-container .header-right .search .site-search.newSearch {
  z-index: 5;
}
.navigation-container .header-right .search .site-search.newSearch .search-field {
  border-radius: 4px;
  border: 1px solid #2c282e;
  padding: 0 26px 0 36px;
  max-height: unset;
  height: 50px;
  color: #000;
}
.navigation-container .header-right .search .site-search.newSearch .search-field::-moz-placeholder {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #57585b;
}
.navigation-container .header-right .search .site-search.newSearch .search-field::placeholder {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #57585b;
}
.navigation-container .header-right .search .site-search.newSearch .search-field::-moz-placeholder:lang(ko), .navigation-container .header-right .search .site-search.newSearch .search-field::-moz-placeholder:lang(ja), .navigation-container .header-right .search .site-search.newSearch .search-field::-moz-placeholder:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.navigation-container .header-right .search .site-search.newSearch .search-field::placeholder:lang(ko), .navigation-container .header-right .search .site-search.newSearch .search-field::placeholder:lang(ja), .navigation-container .header-right .search .site-search.newSearch .search-field::placeholder:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.navigation-container .header-right .search .site-search.newSearch .search-field::-moz-placeholder:lang(zh) {
  line-height: 21px;
}
.navigation-container .header-right .search .site-search.newSearch .search-field::placeholder:lang(zh) {
  line-height: 21px;
}
.navigation-container .header-right .search .site-search.newSearch .search-field:hover {
  border: 1px solid #000;
}
.navigation-container .header-right .search .site-search.newSearch .search-field:hover::-moz-placeholder {
  color: #000;
}
.navigation-container .header-right .search .site-search.newSearch .search-field:hover::placeholder {
  color: #000;
}
.navigation-container .header-right .search .site-search.newSearch .search-field:focus {
  border: 1.5px solid #000;
}
.navigation-container .header-right .search .site-search.newSearch .search-field:focus::-moz-placeholder {
  color: #57585b;
}
.navigation-container .header-right .search .site-search.newSearch .search-field:focus::placeholder {
  color: #57585b;
}
.navigation-container .header-right .search .site-search.newSearch .search-icon {
  padding: 0;
  left: 12px;
  position: absolute;
  top: 48%;
  transform: translateY(-52%);
  width: unset;
  right: unset;
}
.navigation-container .header-right .search .site-search.newSearch .search-icon .icon {
  position: unset;
  right: unset;
}
.navigation-container .header-right .search .site-search.newSearch .cross-icon-button {
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
.navigation-container .overlay-div {
  background-color: #000;
  opacity: 0.5;
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1361.98px) {
  .outer-header-container .search-mobile .site-search.newSearch {
    width: unset;
    padding: 8px 10px 10px;
    background-color: #fafafa;
    margin: unset;
  }
  .outer-header-container .search-mobile .site-search.newSearch.focused {
    z-index: 4;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field {
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    height: 44px;
    padding: 0 16px 0 40px;
    color: #000;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field::-moz-placeholder {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #57585b;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field::placeholder {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #57585b;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field::-moz-placeholder:lang(ko), .outer-header-container .search-mobile .site-search.newSearch .search-field::-moz-placeholder:lang(ja), .outer-header-container .search-mobile .site-search.newSearch .search-field::-moz-placeholder:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field::placeholder:lang(ko), .outer-header-container .search-mobile .site-search.newSearch .search-field::placeholder:lang(ja), .outer-header-container .search-mobile .site-search.newSearch .search-field::placeholder:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field::-moz-placeholder:lang(zh) {
    line-height: 21px;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field::placeholder:lang(zh) {
    line-height: 21px;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field:focus {
    border: 1px solid #2c282e;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field:focus::-moz-placeholder {
    color: #57585b;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-field:focus::placeholder {
    color: #57585b;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-icon {
    top: 50%;
    transform: translateY(-50%);
    margin-left: 16px;
    right: unset;
    width: unset;
  }
  .outer-header-container .search-mobile .site-search.newSearch .search-icon .icon-search {
    width: 16px;
  }
  .outer-header-container .search-mobile .site-search.newSearch .cross-icon-button {
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
  }
  .outer-header-container .search-mobile .site-search.new-search-enabled .search-icon,
  .outer-header-container .search-mobile .site-search.new-search-enabled .cross-icon-button {
    top: 30px;
  }
  .outer-header-container .overlay-div {
    background-color: #000;
    opacity: 0.5;
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.suggestions-wrapper-new {
  display: block !important;
}

.suggestions-wrapper {
  display: none !important;
}

.suggestions-wrapper-new {
  position: relative;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.suggestions-wrapper-new .bar2 {
  width: 70%;
}
.suggestions-wrapper-new .bar1 {
  width: 35%;
}
.suggestions-wrapper-new .bar3 {
  width: 100%;
  height: 196px !important;
}
.suggestions-wrapper-new .bar3::before {
  height: 196px !important;
}
.suggestions-wrapper-new .bar4 {
  width: 100%;
}
.suggestions-wrapper-new .bar5 {
  width: 50%;
}
.suggestions-wrapper-new .search-placeholder-loader {
  position: relative;
  height: 20px;
  margin: 10px 0;
}
.suggestions-wrapper-new .search-placeholder-loader::before {
  position: absolute;
  top: 0;
  content: "";
  width: 100%;
  height: 20px;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 1000px 104px;
  overflow: hidden;
}
.suggestions-wrapper-new .suggestions-wrapper-inner {
  border: none;
  height: auto;
  background-color: #fff;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .suggestions {
  position: relative;
  border: none;
  width: 100%;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper {
  padding: 20px 16px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .row {
  margin: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper ul {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper li {
  list-style: none;
  padding: 12px 0;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.27;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper li:lang(ko), .suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper li:lang(ja), .suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper li:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper li:lang(zh) {
  line-height: 23px;
}
@media (min-width: 1024px) {
  .suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper li {
    padding: 10px 0;
  }
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .clear-all-recent {
  text-transform: none;
  letter-spacing: normal;
  padding-bottom: 4px;
  font-weight: 400;
  border-bottom: 1px solid #d5d5d5;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.18;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .clear-all-recent:lang(ko), .suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .clear-all-recent:lang(ja), .suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .clear-all-recent:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .clear-all-recent:lang(zh) {
  line-height: 21px;
}
@media (min-width: 1024px) {
  .suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .clear-all-recent:hover {
    text-decoration: none;
    border-bottom: 1px solid #d31334;
  }
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-suggestions-wrapper .popular-results-items {
  padding: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .search-suggestions-wrapper .recent-results-items,
.suggestions-wrapper-new .suggestions-wrapper-inner .search-suggestions-wrapper .recent-results-header,
.suggestions-wrapper-new .suggestions-wrapper-inner .search-suggestions-wrapper .popular-results-header,
.suggestions-wrapper-new .suggestions-wrapper-inner .search-suggestions-wrapper .popular-results-items {
  display: none;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .search-suggestions-wrapper .header {
  margin: 0;
  padding: 16px;
  background: #f9f9f8;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .default-recent-searches {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .suggestions-wrapper-new .suggestions-wrapper-inner .default-recent-searches {
    margin-bottom: 22px;
  }
}
.suggestions-wrapper-new .suggestions-wrapper-inner .do-you-mean-header {
  display: none;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .do-you-mean {
  display: none;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .did-you-mean {
  padding: 0 16px;
  margin: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .do-you-mean-header {
  display: none;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .suggestion-products {
  padding: 10px 30px;
  background: #f9f9f8;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .suggestion-products .name {
  padding: 8px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .suggestion-products .item-product {
  background: #fff;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .container {
  padding: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .loader-section {
  padding: 16px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .product-loader {
  display: flex;
  background: #f9f9f8;
  padding: 0 10px 16px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .categories-header {
  display: none;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .header {
  color: #000;
  padding: 0 0 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  font-size: 14px;
  background: none;
  text-transform: uppercase;
  line-height: 1.43;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .header:not(:first-child) {
  border-top: none;
  padding: 20px 24px 24px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items {
  padding: 12px 16px 16px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.popular-results-items {
  padding: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item {
  padding: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item .term {
  padding-top: 2px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item .suggestion-img-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name {
  margin-top: 0;
  padding: 12px 0;
  flex: 0 0 100%;
  max-width: 100%;
  line-height: 1.26;
  font-size: 19px;
  font-size: 1.1875rem;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name:lang(ko), .suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name:lang(ja), .suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name:lang(zh) {
  line-height: 23px;
}
@media (min-width: 1024px) {
  .suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name {
    padding: 10px 0;
  }
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name a {
  white-space: normal;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item .name p {
  text-overflow: ellipsis;
  overflow: hidden;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .item:last-child .name {
  padding-bottom: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.products .item {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 8px 20px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.products .item .row {
  background: #fff;
  margin: 0;
  padding: 0 !important;
  height: 100%;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.products .name {
  padding: 8px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.did-you-mean .item {
  padding: 12px 0;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.26;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.did-you-mean .item:lang(ko), .suggestions-wrapper-new .suggestions-wrapper-inner .items.did-you-mean .item:lang(ja), .suggestions-wrapper-new .suggestions-wrapper-inner .items.did-you-mean .item:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.did-you-mean .item:lang(zh) {
  line-height: 23px;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.products {
  padding: 0 16px 4px;
  background: #f9f9f8;
  margin: 0;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items.categories {
  display: none;
}
.suggestions-wrapper-new .suggestions-wrapper-inner .items .product-img {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .suggestions-wrapper-new .suggestions-wrapper-inner {
    bottom: initial;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    min-width: 100%;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .suggestion-img-wrapper {
    max-width: 10%;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .items .product-img {
    width: 64px;
  }
}
@media (min-width: 1024px) {
  .suggestions-wrapper-new .suggestions-wrapper-inner {
    top: 0;
    bottom: initial;
    border: none;
    width: 455px;
    height: auto;
    background-color: #fff;
    right: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    position: absolute;
    border-radius: 4px;
    max-height: 450px;
    overflow-y: auto;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .search-suggestions {
    margin: 0;
    padding: 0;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .header {
    padding-bottom: 10px;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .header.categories-header {
    padding-top: 16px;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .items {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .items.categories .item {
    padding-bottom: 0;
  }
  .suggestions-wrapper-new .suggestions-wrapper-inner .items.categories .item .name {
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 1023.98px) and (max-width: 1361.98px) {
  .suggestions-wrapper-new .suggestions-wrapper-inner {
    width: 375px;
    max-height: 480px;
    overflow: auto;
  }
}
.site-stripe {
  min-height: 60px;
  text-align: center;
}
.site-stripe-slot {
  width: calc(100% - 20px);
}
.site-stripe .close-button {
  width: 20px;
}
@media (min-width: 1024px) {
  .site-stripe {
    min-height: 50px;
    text-align: left;
    padding-top: 0;
  }
}

.slide-up {
  overflow: visible;
  padding-top: 15px;
  padding-bottom: 15px;
}

.site-stripe-slot .header-promotion {
  width: 100%;
}

footer {
  background-color: #fff !important;
  padding-top: 0;
  margin-top: 20px;
}
footer.no-links .footer-copy .copy-container a,
footer.no-links .footer-copy .email-container a {
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0 0 4px;
  background-image: linear-gradient(#000, #000);
  line-height: 1;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  footer.no-links .footer-copy .copy-container a:focus, footer.no-links .footer-copy .copy-container a:hover,
  footer.no-links .footer-copy .email-container a:focus,
  footer.no-links .footer-copy .email-container a:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
footer.pdp-footer .footer-copy {
  margin-bottom: 120px;
}
footer.checkout-footer .footer-copy {
  margin-bottom: 100px;
}
footer.cart-footer .footer-copy {
  margin-bottom: 120px;
}

.footer-links-container .footer-item {
  border: 0;
}
.footer-links-container .footer-item .title {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000;
  line-height: normal;
  letter-spacing: 1.5px;
  padding: 16px 0;
  border-top: 1px solid #e0e0e0;
}
.footer-links-container .footer-item .title:lang(ko), .footer-links-container .footer-item .title:lang(ja), .footer-links-container .footer-item .title:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.footer-links-container .footer-item .title:lang(zh) {
  line-height: 22px;
}
.footer-links-container .footer-item .title .icon {
  float: right;
}
.footer-links-container .footer-item.footer-support .title {
  border-top: 0;
}
.footer-links-container .footer-item.footer-support .footerHelp {
  border-top: 1px solid #e0e0e0;
}
.footer-links-container .footer-item.footer-about .title {
  border-bottom: 1px solid #e0e0e0;
}
.footer-links-container .footer-item.footer-about.active {
  border-bottom: 1px solid #e0e0e0;
}
.footer-links-container .footer-item.footer-about.active .title {
  border-bottom: 0;
}
.footer-links-container .footer-item.footer-social .footer-social-connect-title {
  padding: 0;
  border: 0;
}
@media (max-width: 1023.98px) {
  .footer-links-container .footer-item.footer-social .footer-social-connect-title {
    margin-bottom: 20px;
  }
}
.footer-links-container .footer-item.footer-social svg {
  vertical-align: top;
}
.footer-links-container .footer-item.footer-social .footer-social-link-items {
  padding: 0;
}
.footer-links-container .footer-item .menu-footer.content li {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #333;
  line-height: 1.125;
  letter-spacing: normal;
  height: auto;
  margin: 16px 0;
}
@media (max-width: 767.98px) {
  .footer-links-container .footer-item .menu-footer.content .noMarginTop {
    margin-top: unset;
  }
}
.footer-links-container .footer-item.footer-email {
  text-align: center;
  padding: 20px 8px 24px;
}
@media (max-width: 1023.98px) {
  .footer-links-container .footer-item.footer-email:not(.footer-social-kr) {
    padding-bottom: 0;
  }
  .footer-links-container .footer-item.footer-email.footer-social-kr {
    padding: 40px 8px;
  }
}
.footer-links-container .footer-item.footer-email .email-title {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #333;
  line-height: normal;
  letter-spacing: 1.6px;
  margin-bottom: 20px;
}
.footer-links-container .footer-item.footer-email .required-notice {
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0;
  margin-top: 16px;
}
.footer-links-container .footer-item.footer-email .signUpKR {
  border-top: none;
}
.footer-links-container .footer-item .content-asset > a.title {
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0 0 4px;
  background-image: linear-gradient(#d22030, #d22030);
  line-height: 1;
  background-size: 0% 3px;
  display: block;
  padding-top: 18px;
  padding-bottom: 18px;
}
@media (min-width: 1024px) {
  .footer-links-container .footer-item .content-asset > a.title:focus, .footer-links-container .footer-item .content-asset > a.title:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.footer-links-container .footer-item .content-asset .menu-footer a {
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0 0 4px;
  background-image: linear-gradient(#000, #000);
  line-height: 1;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  .footer-links-container .footer-item .content-asset .menu-footer a:focus, .footer-links-container .footer-item .content-asset .menu-footer a:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
@media (min-width: 1024px) {
  .footer-links-container .footer-item .content-asset > a.title {
    display: inline;
    padding-top: 0;
    padding-bottom: 4px;
  }
  .footer-links-container .footer-item .content-asset .menu-footer a {
    display: inline;
  }
}
@media (max-width: 1023.98px) {
  .footer-links-container .footer-item .content-asset .contactUsTitle {
    display: block;
  }
}
.footer-links-container.link-container-kr .footer-item p {
  margin-bottom: 0;
}
.footer-links-container.link-container-kr .footer-item .title {
  font-weight: bold;
  display: block;
  border-top: 1px solid #e0e0e0;
}
@media (max-width: 1023.98px) {
  .footer-links-container.link-container-kr .footer-item .title.social-links-title {
    border: 0;
    padding-bottom: 24px;
    display: inline-block;
    padding-top: 0;
  }
}
.footer-links-container.link-container-kr .footer-item .footer-social-connect-title {
  border-top: unset;
}
.footer-links-container.link-container-kr .footer-item.footer-account .title {
  border-top: unset;
}
@media (min-width: 768px) {
  .footer-links-container.link-container-kr .socialIconsKorea li {
    margin-right: 24px;
  }
}
@media (max-width: 575.98px) {
  .footer-links-container.link-container-kr .socialIconsKorea {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .footer-links-container.link-container-kr .socialIconsKorea li {
    width: 12%;
    margin: 0;
  }
}
@media (max-width: 1023.98px) {
  .footer-links-container:not(.link-container-kr) .title {
    display: inline-block;
    width: 100%;
  }
  .footer-links-container:not(.link-container-kr) p:not(.footer-social-connect-title) {
    margin-bottom: 0;
    border: 0;
  }
}

.footer-social-container .footer-kcp-insurance {
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 32px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer-social-container .footer-kcp-insurance {
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.footer-social-container .footer-kcp-insurance .kcp-img-div {
  flex: 0 0 22%;
  text-align: center;
  align-self: center;
}
@media (max-width: 575.98px) {
  .footer-social-container .footer-kcp-insurance .kcp-img-div {
    flex: 0 0 20%;
  }
}
.footer-social-container .footer-kcp-insurance .insurance-content {
  flex: 0 0 78%;
  margin-top: 8px;
  margin-bottom: 4px;
}
@media (max-width: 575.98px) {
  .footer-social-container .footer-kcp-insurance .insurance-content {
    flex: 0 0 80%;
  }
}
.footer-social-container .footer-kcp-insurance .kcp-header {
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 4px;
  line-height: 20px;
}
.footer-social-container .footer-kcp-insurance .kcp-header:lang(ko), .footer-social-container .footer-kcp-insurance .kcp-header:lang(ja), .footer-social-container .footer-kcp-insurance .kcp-header:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.footer-social-container .footer-kcp-insurance .kcp-body {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: unset;
}
.footer-social-container .footer-kcp-insurance .verify-link {
  bottom: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
  flex: 0 0 100%;
}
.footer-social-container .footer-kcp-insurance .verify-certificate {
  display: block;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  padding: 4px;
}
.footer-social-container .copyright-statement-links {
  display: flex;
  justify-content: center;
}
.footer-social-container .copyright-statement,
.footer-social-container a {
  font-size: 14px;
  font-size: 0.875rem;
}
.footer-social-container .copyright-statement:lang(ko), .footer-social-container .copyright-statement:lang(ja), .footer-social-container .copyright-statement:lang(zh),
.footer-social-container a:lang(ko),
.footer-social-container a:lang(ja),
.footer-social-container a:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}

.footer-social .social-links {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 32px;
}
.footer-social .social-links::before, .footer-social .social-links::after {
  content: "";
  display: block;
}
.footer-social .social-links li {
  margin: 0;
}
.footer-social .social-links li a {
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0 0 4px;
  background-image: linear-gradient(#000, #000);
  line-height: 1;
  background-size: 0% 3px;
  font-size: initial;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .footer-social .social-links li a:focus, .footer-social .social-links li a:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
@media (max-width: 767.98px) {
  .footer-social .socialLinksDiv {
    display: flex;
    justify-content: center;
  }
  .footer-social .socialIconsKorea {
    justify-content: space-between;
    width: 80px;
  }
}

.footer-copy {
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  letter-spacing: normal;
  text-align: center;
  margin-top: 32px;
}
.footer-copy .copyright {
  margin: 0;
  padding: 0 24px;
  font-size: 16px;
}
.footer-copy .postscript {
  padding: 0 24px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.footer-copy .postscript:lang(ko), .footer-copy .postscript:lang(ja), .footer-copy .postscript:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.footer-copy .postscript:lang(zh) {
  line-height: 21px;
}
.footer-copy .postscript a {
  font-size: 17px;
  font-size: 1.0625rem;
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0 0 4px;
  background-image: linear-gradient(#000, #000);
  line-height: 1;
  background-size: 0% 3px;
}
.footer-copy .postscript a:lang(ko), .footer-copy .postscript a:lang(ja), .footer-copy .postscript a:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.footer-copy .postscript a:lang(zh) {
  line-height: 21px;
}
@media (min-width: 1024px) {
  .footer-copy .postscript a:focus, .footer-copy .postscript a:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.footer-copy .corporate-info {
  line-height: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}
.footer-copy .corporate-info:lang(ko), .footer-copy .corporate-info:lang(ja), .footer-copy .corporate-info:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.footer-copy .footerHrMobile {
  margin-bottom: 24px;
}

@media (min-width: 1024px) {
  footer.checkout-footer .footer-copy, footer.pdp-footer .footer-copy, footer.cart-footer .footer-copy {
    margin-bottom: 0;
  }
  .footer-links-container {
    padding-top: 44px;
  }
  .footer-links-container a {
    margin-bottom: 16px;
  }
  .footer-links-container .footer-item .content-asset .title {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #333;
    line-height: normal;
    letter-spacing: 1.14px;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    font-weight: 600;
  }
  .footer-links-container .footer-item.footer-email {
    text-align: left;
    padding-top: 0;
  }
  .footer-links-container .footer-item.footer-email .email-title {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #333;
    line-height: normal;
    letter-spacing: 1.14px;
    margin-bottom: 12px;
  }
  .footer-social .social-links {
    display: block;
  }
  .footer-social .social-links li {
    margin-right: 24px;
  }
  .footer-social .social-links .icon {
    width: 20px;
  }
  .footer-copy {
    text-align: left;
  }
  .footer-copy .copyright,
  .footer-copy .postscript {
    padding: 0;
  }
  .footer-copy-non-kr.footer-copy .content-asset {
    display: flex;
    justify-content: space-between;
  }
  .footer-copy-non-kr.footer-copy .copyright {
    order: 2;
  }
  .footer-copy-non-kr .postscript .hidden-md-down {
    display: none;
  }
  .privacyPolicy {
    padding-left: 0;
  }
}
.container-shopmore-category-link {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 575.98px) {
  .container-shopmore-category-link {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.container-shopmore-category-link h4 {
  line-height: 48px;
  font-weight: 700;
  font-size: 48px;
  font-size: 3rem;
}
.container-shopmore-category-link h4:lang(ko), .container-shopmore-category-link h4:lang(ja), .container-shopmore-category-link h4:lang(zh) {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 52px;
}
@media (max-width: 575.98px) {
  .container-shopmore-category-link h4 {
    font-size: 28px;
    line-height: 32px;
  }
}
.container-shopmore-category-link .shopmore-link {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 575.98px) {
  .container-shopmore-category-link .shopmore-link {
    padding-top: 0;
    width: 97%;
    overflow-x: auto;
    white-space: nowrap;
    min-height: 44px;
  }
}
.container-shopmore-category-link span {
  display: inline-block;
  padding-right: 15px;
  line-height: 48px;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .container-shopmore-category-link span {
    line-height: 35px;
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
  }
}
.container-shopmore-category-link span a {
  line-height: 20px;
  font-weight: 500;
  border-bottom: 1px solid #d8d8d8;
  font-size: 17px;
  font-size: 1.0625rem;
}
.container-shopmore-category-link span a:lang(ko), .container-shopmore-category-link span a:lang(ja), .container-shopmore-category-link span a:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.container-shopmore-category-link span a:lang(zh) {
  line-height: 21px;
}
@media (max-width: 575.98px) {
  .container-shopmore-category-link span a {
    line-height: 20px;
  }
}
.container-shopmore-category-link span a:hover {
  text-decoration: none;
}

.form-check-kr:invalid ~ .form-check-label {
  color: #000;
}

table.tfc-valign-wrapper {
  letter-spacing: 1px;
}

.slick-dots li {
  background-color: #8e9196;
}
.slick-dots li.slick-active {
  background-color: #000;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8bb1c4;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #209015;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 575.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 575.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8bb1c4;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #209015;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 575.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 575.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em;
  /* stylelint-disable-next-line selector-class-pattern */
}
.quick-view-dialog .selectable-bonus-product-line-item,
.choose-bonus-product-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.quick-view-dialog .beenSelected,
.choose-bonus-product-dialog .beenSelected {
  background-color: #eee;
}
.quick-view-dialog .modal-header,
.choose-bonus-product-dialog .modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.quick-view-dialog .modal-header .full-pdp-link,
.choose-bonus-product-dialog .modal-header .full-pdp-link {
  color: var(--skin-primary-color-1);
}
.quick-view-dialog .modal-header .close,
.choose-bonus-product-dialog .modal-header .close {
  font-size: 2rem;
  line-height: 1.5rem;
}
.quick-view-dialog .modal-title,
.choose-bonus-product-dialog .modal-title {
  font-size: 1em;
}
.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1.875em;
}
.quick-view-dialog .swatch-circle,
.choose-bonus-product-dialog .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
.choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.quick-view-dialog .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.quick-view-dialog .swatch-circle i.fa-times-circle,
.choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.quick-view-dialog a[disabled] .swatch-circle,
.choose-bonus-product-dialog a[disabled] .swatch-circle {
  cursor: not-allowed;
}
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
  background-color: #495057;
}
.quick-view-dialog .availablity-container,
.choose-bonus-product-dialog .availablity-container {
  text-align: right;
}
.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart {
  margin-top: 0.938em;
}
.quick-view-dialog .modal-content,
.choose-bonus-product-dialog .modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.quick-view-dialog .modal-body,
.choose-bonus-product-dialog .modal-body {
  max-height: 28.125em; /* 450/16 */
  overflow-y: auto;
}
.quick-view-dialog button.close,
.choose-bonus-product-dialog button.close {
  font-size: 1.25em;
}
.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.quick-view-dialog .modal-footer .prices .price,
.choose-bonus-product-dialog .modal-footer .prices .price {
  font-size: 1.6em;
}
.quick-view-dialog .prices .sales,
.choose-bonus-product-dialog .prices .sales {
  font-size: 1.5rem;
}
.quick-view-dialog .promotions,
.choose-bonus-product-dialog .promotions {
  text-align: left;
  color: #d22030;
}
@media (max-width: 767.98px) {
  .quick-view-dialog .bonus-summary,
  .choose-bonus-product-dialog .bonus-summary {
    font-size: 0.625em;
  }
}
@media (max-width: 767.98px) {
  .quick-view-dialog .bonus-summary .bonus-product-name,
  .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
    padding: 0;
  }
}
.quick-view-dialog .pre-cart-products,
.choose-bonus-product-dialog .pre-cart-products {
  margin-right: 0.125em;
}
.quick-view-dialog .color-attribute,
.choose-bonus-product-dialog .color-attribute {
  border: none;
  padding: 0;
  background: none;
}
.quick-view-dialog .non-input-label,
.choose-bonus-product-dialog .non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

.product-tile {
  border: 0;
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .product-tile {
    min-height: 23.4375em;
  }
}
@media (max-width: 767.98px) {
  .product-tile {
    min-height: 19.6875em;
  }
}
@media (max-width: 575.98px) {
  .product-tile {
    min-height: 13.4375em;
  }
}
.product-tile .swatches a {
  text-decoration: none;
}
.product-tile .image-container {
  position: relative;
  overflow: auto;
}
.product-tile .image-container .quickview {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.product-tile .image-container .quickview i.fa-expand {
  color: rgba(0, 0, 0, 0.7);
}
.product-tile .image-container .quickview i.fa-circle {
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.product-tile .image-container a {
  display: block;
}
.product-tile .image-container a .tile-image {
  width: 100%;
}
.product-tile .tile-body {
  padding: 0.625em 0 1.875em;
}
.product-tile .tile-body .color-swatches {
  min-height: 2.25em;
}
.product-tile .tile-body .color-swatches .product-tile-color-label {
  cursor: pointer;
  font-size: 1em;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .color-swatches .product-tile-color-label {
    font-size: 0.9375em;
  }
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .color-swatches .product-tile-color-label {
    font-size: 0.8125em;
  }
}
.product-tile .tile-body .price {
  font-size: 1.125em;
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .price {
    font-size: 1.0625em;
  }
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .price {
    font-size: 1em;
  }
}
.product-tile .tile-body .price .tiered {
  font-size: 0.875em;
}
.product-tile .tile-body .price .tiered .value {
  font-weight: bold;
}
.product-tile .tile-body .coming-soon-tile {
  text-align: center;
}
.product-tile .tile-body .pdp-link {
  line-height: 1.2;
}
.product-tile .tile-body .pdp-link a {
  font-size: 1em;
  text-decoration: none;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .pdp-link a {
    font-size: 0.9375em;
  }
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .pdp-link a {
    font-size: 0.8125em;
  }
}
.product-tile .tile-body .ratings {
  font-size: 0.9em;
}
.product-tile .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.8em;
  height: 1.8em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.9em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-tile .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.product-tile .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.product-tile .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

/* stylelint-disable-next-line selector-id-pattern */
#chooseBonusProductModal .modal-footer .container {
  margin-left: 0;
  width: 100%;
  margin-right: 0;
}
#chooseBonusProductModal .select-cbp-container {
  margin-top: auto;
  margin-bottom: auto;
}
#chooseBonusProductModal .product-name-wrapper {
  width: 100%;
}
#chooseBonusProductModal .bonus-quantity,
#chooseBonusProductModal .bonus-option {
  margin-top: 0.938em;
}
#chooseBonusProductModal .bonus-quantity-select {
  min-width: 5em;
}
#chooseBonusProductModal .select-bonus-product {
  margin-top: 1em;
}
#chooseBonusProductModal .selected-pid {
  border: 1px solid #ccc;
}
#chooseBonusProductModal .selected-pid .bonus-product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#chooseBonusProductModal .bonus-product-price {
  text-align: center;
  margin-top: 1em;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8bb1c4;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #209015;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 575.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 575.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em;
  /* stylelint-disable-next-line selector-class-pattern */
}
.quick-view-dialog .selectable-bonus-product-line-item,
.choose-bonus-product-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.quick-view-dialog .beenSelected,
.choose-bonus-product-dialog .beenSelected {
  background-color: #eee;
}
.quick-view-dialog .modal-header,
.choose-bonus-product-dialog .modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.quick-view-dialog .modal-header .full-pdp-link,
.choose-bonus-product-dialog .modal-header .full-pdp-link {
  color: var(--skin-primary-color-1);
}
.quick-view-dialog .modal-header .close,
.choose-bonus-product-dialog .modal-header .close {
  font-size: 2rem;
  line-height: 1.5rem;
}
.quick-view-dialog .modal-title,
.choose-bonus-product-dialog .modal-title {
  font-size: 1em;
}
.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1.875em;
}
.quick-view-dialog .swatch-circle,
.choose-bonus-product-dialog .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
.choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.quick-view-dialog .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.quick-view-dialog .swatch-circle i.fa-times-circle,
.choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.quick-view-dialog a[disabled] .swatch-circle,
.choose-bonus-product-dialog a[disabled] .swatch-circle {
  cursor: not-allowed;
}
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
  background-color: #495057;
}
.quick-view-dialog .availablity-container,
.choose-bonus-product-dialog .availablity-container {
  text-align: right;
}
.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart {
  margin-top: 0.938em;
}
.quick-view-dialog .modal-content,
.choose-bonus-product-dialog .modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.quick-view-dialog .modal-body,
.choose-bonus-product-dialog .modal-body {
  max-height: 28.125em; /* 450/16 */
  overflow-y: auto;
}
.quick-view-dialog button.close,
.choose-bonus-product-dialog button.close {
  font-size: 1.25em;
}
.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.quick-view-dialog .modal-footer .prices .price,
.choose-bonus-product-dialog .modal-footer .prices .price {
  font-size: 1.6em;
}
.quick-view-dialog .prices .sales,
.choose-bonus-product-dialog .prices .sales {
  font-size: 1.5rem;
}
.quick-view-dialog .promotions,
.choose-bonus-product-dialog .promotions {
  text-align: left;
  color: #d22030;
}
@media (max-width: 767.98px) {
  .quick-view-dialog .bonus-summary,
  .choose-bonus-product-dialog .bonus-summary {
    font-size: 0.625em;
  }
}
@media (max-width: 767.98px) {
  .quick-view-dialog .bonus-summary .bonus-product-name,
  .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
    padding: 0;
  }
}
.quick-view-dialog .pre-cart-products,
.choose-bonus-product-dialog .pre-cart-products {
  margin-right: 0.125em;
}
.quick-view-dialog .color-attribute,
.choose-bonus-product-dialog .color-attribute {
  border: none;
  padding: 0;
  background: none;
}
.quick-view-dialog .non-input-label,
.choose-bonus-product-dialog .non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

#addedToCartModal .modal-content {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 16px;
  border: 0;
  box-shadow: none;
}
#addedToCartModal .modal-content .modal-body {
  padding: 0;
}
@media (max-width: 1023.98px) {
  #addedToCartModal .modal-dialog {
    margin: 0.5rem;
    max-width: inherit;
  }
}
#addedToCartModal .modal-dialog .one-size-container {
  display: none;
}
#addedToCartModal .modal-dialog .one-size-container.oneSize {
  display: inline-block;
}
#addedToCartModal .modal-dialog .other-size-container.oneSize {
  display: none;
}
#addedToCartModal .subtotal-label {
  font-weight: 500;
  display: block;
  width: 100%;
  margin-top: 5px;
}
#addedToCartModal .subtotal {
  font-weight: 400;
}
#addedToCartModal .footer-buttons {
  margin: 0;
  margin-top: 10px;
}
#addedToCartModal .footer-buttons a,
#addedToCartModal .footer-buttons button {
  min-height: 52px;
  font-weight: 500;
  letter-spacing: 1px;
}
#addedToCartModal .footer-buttons a:lang(ja),
#addedToCartModal .footer-buttons button:lang(ja) {
  letter-spacing: 0.4px;
}
#addedToCartModal .footer-buttons a:lang(ja), #addedToCartModal .footer-buttons a:lang(ko), #addedToCartModal .footer-buttons a:lang(zh),
#addedToCartModal .footer-buttons button:lang(ja),
#addedToCartModal .footer-buttons button:lang(ko),
#addedToCartModal .footer-buttons button:lang(zh) {
  padding: 14px;
}
#addedToCartModal .footer-buttons a:hover {
  background-color: #b81c29;
  border: solid 1px #b81c29;
}
#addedToCartModal .footer-buttons a:active {
  background-color: #921620;
  border: solid 1px #921620;
}
#addedToCartModal .footer-buttons a:focus {
  background-color: #921620;
  border: solid 1px #921620;
  outline: none !important;
  box-shadow: none !important;
}
#addedToCartModal .stock-avail-msg {
  margin: 0 22px 14px 0 !important;
}
@media (max-width: 1023.98px) {
  #addedToCartModal .stock-avail-msg {
    margin: 0 0 14px !important;
  }
}
#addedToCartModal .you-may-also-like .recommendations {
  padding: 0;
  margin-bottom: -20px;
}
#addedToCartModal .you-may-also-like .recommendations .carousel-heading h2 {
  font-weight: 600;
  text-align: left;
  padding: 0 10px;
  margin-top: 20px;
  font-size: 33px;
  line-height: 40px;
}
#addedToCartModal .you-may-also-like .recommendations .carousel-heading h2::first-letter {
  text-transform: uppercase !important;
}
@media (max-width: 1023.98px) {
  #addedToCartModal .you-may-also-like .recommendations .carousel-heading h2 {
    line-height: 34px;
    font-size: 30px;
    font-size: 1.875rem;
  }
  #addedToCartModal .you-may-also-like .recommendations .carousel-heading h2:lang(ko), #addedToCartModal .you-may-also-like .recommendations .carousel-heading h2:lang(ja), #addedToCartModal .you-may-also-like .recommendations .carousel-heading h2:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
#addedToCartModal .you-may-also-like .recommendations .pdp-link .link {
  font-weight: 600;
}
@media (max-width: 1023.98px) {
  #addedToCartModal .you-may-also-like .recommendations .pdp-link .link {
    line-height: 17px;
    font-size: 16px;
  }
}
#addedToCartModal .you-may-also-like .recommendations .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
#addedToCartModal .you-may-also-like .recommendations .slick-dots li {
  margin: 0 0.25rem;
  background-color: #8d8d8d;
}
#addedToCartModal .you-may-also-like .recommendations .slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #000;
  text-indent: -9999px;
}
#addedToCartModal .you-may-also-like .recommendations .slick-dots li.slick-active {
  background-color: #000;
}
#addedToCartModal .you-may-also-like .recommendations .slick-dots li,
#addedToCartModal .you-may-also-like .recommendations .slick-dots li button {
  height: 8px !important;
  width: 8px;
  cursor: pointer;
  border-radius: 50%;
}
#addedToCartModal .wishlistTile {
  display: none;
}
@media (min-width: 1024px) {
  #addedToCartModal .slick-slider .slick-list,
  #addedToCartModal .slick-slider .slick-track {
    min-width: 850px;
  }
}
#addedToCartModal .product-carousel-slide {
  min-width: 150px !important;
}
@media (min-width: 1024px) {
  #addedToCartModal .product-carousel-slide {
    min-width: 212px !important;
    max-height: 100%;
  }
}
#addedToCartModal .product-tile .tile-body {
  max-height: 100px;
}
@media (min-width: 1024px) {
  #addedToCartModal .modal-dialog {
    max-width: 876px;
  }
  #addedToCartModal .modal-dialog .modal-content {
    margin: 0 auto;
  }
  #addedToCartModal .modal-dialog .modal-content .modal-header {
    padding-left: 0;
    padding-right: 0;
  }
  #addedToCartModal .modal-dialog .modal-content .modal-body {
    padding-left: 0;
    padding-right: 0;
  }
}
#addedToCartModal .quickViewLink {
  display: none;
}

.modal-extended .title-text {
  font-size: 33px;
  line-height: 40px;
  font-weight: 600;
  padding-left: 10px;
}
@media (max-width: 1023.98px) {
  .modal-extended .title-text {
    line-height: 34px;
    padding-left: 0;
    font-size: 30px;
    font-size: 1.875rem;
  }
  .modal-extended .title-text:lang(ko), .modal-extended .title-text:lang(ja), .modal-extended .title-text:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
.modal-extended .product-image {
  float: left;
  padding: 0;
}
.modal-extended .product-image img {
  max-width: 100%;
}
.modal-extended .product-tile .tile-body .price .sales {
  margin-top: 0 !important;
}
@media (max-width: 1023.98px) {
  .modal-extended .low-stock-details {
    padding: 0;
    margin: 0;
  }
  .modal-extended .product-tile .tile-body .price,
  .modal-extended .product-tile .tile-body .price .sales {
    font-weight: 400;
    font-size: 14px !important;
    font-size: 0.875rem !important;
    line-height: 20px;
    margin-top: 0 !important;
  }
  .modal-extended .product-tile .tile-body .price:lang(ko), .modal-extended .product-tile .tile-body .price:lang(ja), .modal-extended .product-tile .tile-body .price:lang(zh),
  .modal-extended .product-tile .tile-body .price .sales:lang(ko),
  .modal-extended .product-tile .tile-body .price .sales:lang(ja),
  .modal-extended .product-tile .tile-body .price .sales:lang(zh) {
    font-size: 12px !important;
    font-size: 0.75rem !important;
    line-height: 20px;
  }
  .modal-extended .product-details-other {
    margin-top: 15px;
  }
  .modal-extended .carousel-heading h2 {
    font-weight: 600;
    line-height: 34px;
    font-size: 30px;
    font-size: 1.875rem;
  }
  .modal-extended .carousel-heading h2:lang(ko), .modal-extended .carousel-heading h2:lang(ja), .modal-extended .carousel-heading h2:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
.modal-extended .product-content {
  float: right;
}
.modal-extended .product-content .sign-in-free-ship {
  font-style: normal;
  line-height: 20px;
}
.modal-extended .product-content .sign-in-free-ship .bold-text {
  font-weight: 600;
}
@media (min-width: 1024px) {
  .modal-extended .product-content .sign-in-free-ship {
    line-height: 24px;
  }
}
.modal-extended .product-content-name {
  font-size: 23px;
  line-height: 28px;
  font-weight: 600;
  min-height: 33px;
}
.modal-extended .product-label {
  line-height: 25px;
  min-height: 33px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.modal-extended .product-label:lang(ko), .modal-extended .product-label:lang(ja), .modal-extended .product-label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.modal-extended .product-label:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .modal-extended .product-label {
    line-height: 21px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .modal-extended .product-label:lang(ko), .modal-extended .product-label:lang(ja), .modal-extended .product-label:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .modal-extended .product-label:lang(zh) {
    line-height: 21px;
  }
}
.modal-extended .modal-cart-details {
  margin: 0 5px 0 2px;
}
.modal-extended .product-details {
  line-height: 25px;
  float: left;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
  font-size: 19px;
  font-size: 1.1875rem;
}
.modal-extended .product-details:lang(ko), .modal-extended .product-details:lang(ja), .modal-extended .product-details:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.modal-extended .product-details:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .modal-extended .product-details {
    line-height: 21px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .modal-extended .product-details:lang(ko), .modal-extended .product-details:lang(ja), .modal-extended .product-details:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .modal-extended .product-details:lang(zh) {
    line-height: 21px;
  }
}
.modal-extended .product-details-other {
  line-height: 25px;
  float: left;
  margin-bottom: 10px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.modal-extended .product-details-other:lang(ko), .modal-extended .product-details-other:lang(ja), .modal-extended .product-details-other:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.modal-extended .product-details-other:lang(zh) {
  line-height: 23px;
}
@media (min-width: 1024px) {
  .modal-extended .product-details-other {
    border-left: 1px solid #c0c0c0;
    padding: 8px 6px 16px 23px;
  }
}
@media (max-width: 1023.98px) {
  .modal-extended .product-details-other {
    border-top: 1px solid #c0c0c0;
    border-left: 0;
    padding: 17px 6px 16px;
  }
}
@media (max-width: 1023.98px) {
  .modal-extended .product-details-other {
    border-top: 1px solid #c0c0c0;
    border-left: 0;
    line-height: 21px;
    padding: 8px 6px 16px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .modal-extended .product-details-other:lang(ko), .modal-extended .product-details-other:lang(ja), .modal-extended .product-details-other:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .modal-extended .product-details-other:lang(zh) {
    line-height: 21px;
  }
}
.modal-extended .radius-4 {
  border-radius: 4px;
}
.modal-extended .modal-header {
  border-bottom: 0 !important;
}
.modal-extended .product-content-size {
  display: inline-block;
}
.modal-extended .product-details-info {
  margin-top: -10px;
  padding-bottom: 5px;
}
@media (max-width: 1023.98px) {
  .modal-extended .product-details-info {
    padding: 5px 0;
    margin-top: 0;
  }
}

body.modal-open {
  overflow: hidden !important;
}

#quickViewModal .modal-dialog {
  display: flex;
  justify-content: center;
  margin-top: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  width: 100%;
}
#quickViewModal .modal-dialog:focus {
  outline: none;
}
@media (max-width: 767.98px) {
  #quickViewModal .modal-dialog.quick-view-dialog {
    margin: 0;
    bottom: 0;
    top: unset;
    left: unset;
    transform: unset;
  }
}
#quickViewModal .modal-content {
  border: none;
}
@media (min-width: 1024px) {
  #quickViewModal .modal-content {
    max-width: 757px;
  }
}
#quickViewModal .modal-content .modal-header {
  width: 100%;
  background: none;
  padding-top: 0;
  padding-bottom: 24px;
  border-bottom: none;
  padding-left: 10px;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-header {
    padding-right: 6px;
  }
}
#quickViewModal .modal-content .modal-header .pdpLinkAndArrow .full-pdp-link {
  padding-bottom: 4px;
  border-bottom: 1px solid #d5d5d5;
  text-decoration: none;
}
#quickViewModal .modal-content .modal-header .pdpLinkAndArrow .full-pdp-link:hover {
  border-bottom: 1px solid #d31334;
}
#quickViewModal .modal-content .modal-header .pdpLinkAndArrow .pdp-link-arrow {
  margin-left: 8px;
  transition: 0.2s ease-in;
}
#quickViewModal .modal-content .modal-header .pdpLinkAndArrow:hover .pdp-link-arrow {
  transform: translateX(25%);
}
#quickViewModal .modal-content .modal-header .close {
  display: flex;
  padding: 1rem 0 0;
}
#quickViewModal .modal-content .modal-header .close svg.icon-cross {
  height: 14px;
  width: 14px;
}
#quickViewModal .modal-content .header-parent {
  width: 100%;
}
#quickViewModal .modal-content .modal-body {
  max-height: unset;
  overflow-y: visible;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body {
    padding: 10px 10px 12px;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview {
  padding-left: 0;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview {
    padding-right: 0;
  }
  #quickViewModal .modal-content .modal-body .product-quickview .quickViewContainer {
    margin-left: unset;
    margin-right: unset;
  }
  #quickViewModal .modal-content .modal-body .product-quickview .quickViewContainer .carousel-container {
    padding-left: 0;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel {
  display: grid;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel ol.carousel-indicators {
  order: 1;
  position: relative;
  margin-top: 8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel ol.carousel-indicators li {
  height: 8px;
  width: 8px;
  border-top: 0;
  border-bottom: 0;
  border-radius: 50%;
  background: #d5d5d5;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel ol.carousel-indicators li.active {
  background: #57585b;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-inner {
  order: 0;
}
@media (min-width: 1024px) {
  #quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-inner {
    height: 416px;
  }
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-inner {
    max-height: 220px;
  }
  #quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-inner .carousel-item img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-prev {
  padding-left: 8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-next {
  padding-right: 8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-prev,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-next {
  height: 93%;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-prev:focus,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-next:focus {
  outline: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-prev:focus .icon-prev,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-prev:focus .icon-next,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-next:focus .icon-prev,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-next:focus .icon-next {
  outline: 1px solid #000;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .icon-prev,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .icon-next {
  display: flex;
  text-align: center;
  justify-content: center;
  border-radius: 4px;
  align-items: center;
  padding-top: 0;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .icon-prev:hover,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .icon-next:hover {
  outline: 1px solid #000;
}
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .icon-prev::before,
#quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .icon-next::before {
  content: none;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-prev,
  #quickViewModal .modal-content .modal-body .product-quickview .quickViewImages .carousel .carousel-control-next {
    display: none;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .productNameAndPriceContainer {
  padding-left: 0;
}
#quickViewModal .modal-content .modal-body .product-quickview .productNameAndPriceContainer .productNameAndPrice {
  padding-left: 0;
}
#quickViewModal .modal-content .modal-body .product-quickview .product-details-desktop {
  padding-left: 6px;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .product-details-desktop {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .product-details-desktop {
    padding-left: 1px;
    padding-right: 0;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .product-name {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 4px;
}
#quickViewModal .modal-content .modal-body .product-quickview .product-name:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .product-name:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .product-name:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices {
  text-align: unset;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices .price .sales {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices .price .sales:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .prices .price .sales:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .prices .price .sales:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices .price .sales:lang(zh) {
  line-height: 23px;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices .price .strike-through {
  margin-left: 6px;
  text-decoration: none;
  display: contents;
  color: #53565a;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices .price .strike-through .value {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #bfbfbf;
  text-decoration: line-through;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices .price .strike-through .value:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .prices .price .strike-through .value:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .prices .price .strike-through .value:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
#quickViewModal .modal-content .modal-body .product-quickview .prices .price .strike-through .value:lang(zh) {
  line-height: 21px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes {
  padding-left: unset;
  padding-right: unset;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes {
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes {
    padding-left: 10px;
    padding-right: 0;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute {
  margin-top: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute label {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute label:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute label:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute label:lang(zh) {
  line-height: 22px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute label .onesize-qs {
  font-weight: 400;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .selected-swatch-label {
  margin-bottom: 6px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .select-size-header p {
  margin-bottom: 6px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .invalid-msg {
  font-size: 17px;
  font-size: 1.0625rem;
  display: none;
  line-height: 20px;
  color: #d31334;
  top: 6px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .invalid-msg:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .invalid-msg:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .invalid-msg:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .invalid-msg:lang(zh) {
  line-height: 21px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .bootstrap-select.show .filter-option {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4509803922) !important;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle {
  padding-right: 0;
  box-sizing: content-box;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect {
  width: 333px;
  border: 1px solid #000;
  border-radius: 4px;
  background: none;
}
@media (max-width: 1023.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect,
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect {
    width: 100%;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle {
  background-color: unset;
  position: initial;
  color: #000;
  border: none;
  outline: none !important;
  box-shadow: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle::before,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle::before {
  border: none;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  height: 7px;
  width: 14px;
  vertical-align: middle;
  background-position: unset;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle::after,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle::after {
  display: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle:hover,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle:hover {
  background-color: unset;
  border: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle:focus-within .filter-option,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle:focus-within .filter-option {
  border: 1px solid;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option {
  padding-right: 16px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner {
  display: flex;
  align-items: center;
  font-weight: 400;
  letter-spacing: normal;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner img,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner img {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-left: 2px;
  box-shadow: 0 0 0 0.09375rem #d5d5d5;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark {
  display: flex;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name {
  margin-left: 8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width {
  max-width: 13ch;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width,
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width {
    max-width: 15ch;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width.quarter-width,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width.quarter-width {
  max-width: 3ch;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width.quarter-width,
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .name.half-width.quarter-width {
    max-width: 6ch;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .stock-avail-msg,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .stock-avail-msg {
  color: #57585b;
  padding-right: 8px;
  margin-left: 2px;
  display: flex;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .stock-avail-msg:not(.d-none)::before,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark .stock-avail-msg:not(.d-none)::before {
  content: "-";
  margin-right: 2px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(zh) {
  line-height: 22px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner .stock-avail-msg:lang(zh) {
  line-height: 48px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-toggle:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-toggle:lang(zh) {
  line-height: 48px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu {
  padding-top: 0;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner {
  max-height: inherit;
  max-width: 333px;
  overflow-wrap: break-word;
  overflow-x: hidden;
}
@media (max-width: 1023.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner,
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner {
    max-width: unset;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li {
  padding: 15px 0;
  margin: 0 15px;
  border-bottom: 1px solid #e0e0e0;
  word-break: break-word;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li:hover, #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.active,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li:hover,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.active {
  background-color: #e6e6e6;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.price-groups:hover,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.price-groups:hover {
  background-color: transparent;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item {
  padding-left: 8px;
  height: unset !important;
  width: unset !important;
  display: block !important;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt.active, #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt:active, #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt:focus, #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt:hover,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item.active,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:active,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:focus,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:hover,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt.active,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt:active,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt:focus,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt:hover,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item.active,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:active,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:focus,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item:hover {
  color: #000;
  background: none;
  outline: none !important;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text {
  display: flex;
  align-items: center;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark {
  margin-left: 15px;
  white-space: normal;
  font-size: 19px;
  font-size: 1.1875rem;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark:lang(zh) {
  line-height: 23px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  color: #57585b;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(zh) {
  line-height: 21px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.opt .text .text-dark .stock-avail-msg:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li a.dropdown-item .text .text-dark .stock-avail-msg:lang(zh) {
  line-height: 48px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.disabled .text,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.disabled .text {
  color: #8c8c8c;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.disabled .text .img-strike,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.disabled .text .img-strike {
  border-right: 1px solid #000;
  height: 45px;
  position: absolute;
  transform: rotate(45deg);
  left: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.disabled .text .text-dark,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.disabled .text .text-dark {
  color: #8c8c8c !important;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li:last-child,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li:last-child {
  margin-bottom: 0;
  border: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-divider,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-divider {
  display: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header {
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  line-height: 24px;
  border-bottom: none;
  padding-bottom: 8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header:lang(zh) {
  line-height: 23px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #57585b;
  text-decoration: line-through;
  font-weight: 400;
  margin-left: 4px;
  padding-left: unset;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(ko),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(ja),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(zh),
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.dropdown-header .text .text-muted:lang(zh) {
  line-height: 21px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.nolabel,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .inner ul.dropdown-menu li.nolabel {
  padding: 0;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu .gradient,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu .gradient {
  position: absolute;
  width: 95%;
  height: 80px;
  background: linear-gradient(to bottom, transparent, #fff);
  bottom: 0;
  pointer-events: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu::-webkit-scrollbar,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu::-webkit-scrollbar {
  width: 8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu::-webkit-scrollbar-thumb,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect .dropdown-menu::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 10px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect.default-opt .filter-option-inner-inner,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.quickViewSelect.default-opt .filter-option-inner-inner {
  color: #797979;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.show .dropdown-toggle::before,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.show .dropdown-toggle::before {
  transform: rotate(180deg);
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.invalid-state,
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-color .custom-select.invalid-state {
  border: 1px solid #d22030;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu ul.dropdown-menu li:first-child {
  display: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .select-size .custom-select.quickViewSelect .dropdown-menu ul.dropdown-menu li.disabled a .text {
  text-decoration: line-through;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .swatch-circle {
  background: unset;
}
@media (max-width: 1023.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .swatch-circle {
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 3px;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .swatch-circle img {
  width: 32px !important;
  height: 32px !important;
  border-radius: 50%;
  box-shadow: 0 0 0 0.09375rem #d5d5d5;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn.one-size {
  width: -moz-fit-content;
  width: fit-content;
  height: 36px;
  display: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn.one-size input[type=radio]:disabled + label::before {
  width: 96px;
  transform: rotate(-25deg);
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn input[type=radio] {
  opacity: 0;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label {
  font-weight: 600;
  line-height: 23px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 19px;
  font-size: 1.1875rem;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label:lang(zh) {
  line-height: 23px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label::before, #quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label::after {
  content: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn label:hover {
  background: #000;
  color: #fff;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn input[type=radio]:checked + label {
  background: #000;
  color: #fff;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes .attribute .custom-select-btn input[type=radio]:disabled + label {
  pointer-events: none;
  color: #959595;
  background: linear-gradient(to top left, #fff calc(50% - 0.0625rem), #d5d5d5, #fff calc(50% + 0.09375rem));
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color div.dropdown-menu {
  min-width: 101% !important;
  left: -10px !important;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color div.dropdown-menu {
    left: -4px !important;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .color-group.price-groups .pdp-swatches .swatch-circle-container .single-color-name {
  margin-left: 5px;
  margin-top: 8px;
  font-weight: 400;
  letter-spacing: normal;
  text-align: left;
  font-size: 18px;
  font-size: 1.125rem;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .color-group.price-groups .pdp-swatches .swatch-circle-container .single-color-name:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .color-group.price-groups .pdp-swatches .swatch-circle-container .single-color-name:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .color-group.price-groups .pdp-swatches .swatch-circle-container .single-color-name:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .color-group.price-groups .pdp-swatches .swatch-circle-container .single-color-name:lang(zh) {
  line-height: 22px;
}
@media (max-width: 1023.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .color-group.price-groups .pdp-swatches .swatch-circle-container .single-color-name {
    margin-left: 20px;
    margin-top: 7px;
  }
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .color-group.price-groups .pdp-swatches .swatch-circle-container .single-color-name {
    margin-left: 12px;
    margin-top: 2px;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .single-color-div .pdp-swatches .swatch-circle-container {
  display: flex;
  border: none;
  pointer-events: none;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .single-color-div .pdp-swatches .swatch-circle-container img {
  padding: 3px;
  border: 1.5px solid #000;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .single-color-div .swatch-circle img {
    width: 24px !important;
    height: 24px !important;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .stock-avail-msg.lowStockSingleColor {
  background: #fcf3cc;
  border: 1px solid #efc100;
  padding: 10px;
  margin: 16px 0 10px;
}
@media (min-width: 1024px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .stock-avail-msg.lowStockSingleColor {
    margin-top: -2px;
  }
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .stock-avail-msg.lowStockSingleColor .msg {
  font-size: 19px;
  font-size: 1.1875rem;
  margin-left: 5px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .stock-avail-msg.lowStockSingleColor .msg:lang(ko), #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .stock-avail-msg.lowStockSingleColor .msg:lang(ja), #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .stock-avail-msg.lowStockSingleColor .msg:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .attribute .select-color .stock-avail-msg.lowStockSingleColor .msg:lang(zh) {
  line-height: 23px;
}
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=size],
#quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] {
  width: 100%;
}
@media (max-width: 1023.98px) {
  #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=size] .size-color-container,
  #quickViewModal .modal-content .modal-body .product-quickview .attributes div[data-attr=color] .size-color-container {
    padding-left: 0;
    padding-right: 0;
  }
}
#quickViewModal .modal-content .modal-body .hybrid-sizing-tab-section .hybrid-size-tabs-ul-qs {
  margin-bottom: 16px;
  gap: 32px;
  border-bottom: 2px solid #d3d5d7;
}
#quickViewModal .modal-content .modal-body .hybrid-sizing-tab-section .hybrid-size-tabs-ul-qs .nav-item .nav-link {
  color: #000;
  padding: unset;
}
#quickViewModal .modal-content .modal-body .hybrid-sizing-tab-section .hybrid-size-tabs-ul-qs .nav-item .nav-link.active {
  font-weight: 600;
  height: 30px;
  border-bottom: 0;
  text-decoration: none;
  background-image: linear-gradient(#d22030, #d22030);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 4px !important;
  background-color: initial;
}
#quickViewModal .modal-content .modal-footer {
  padding-top: 6px;
  padding-left: 10px;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-footer {
    padding: 6px 0 0;
  }
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-footer .add-to-bag-container {
    margin: 0;
  }
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container .add-to-bag-div {
  padding-left: 0;
  padding-right: 0;
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay {
  padding-bottom: 0;
}
@media (max-width: 575.98px) {
  #quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay {
    margin: 0;
  }
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay .addToCart {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  #quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay .addToCart {
    padding-right: 10px;
  }
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay .add-to-cart-global {
  width: 100%;
  min-height: 52px;
  background-color: #d31334;
  border: solid 1px #d31334;
  border-radius: 4px;
  line-height: 1;
  margin-left: 0;
  letter-spacing: 1.6px;
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay .add-to-cart-global:hover, #quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay .add-to-cart-global:focus {
  background-color: #b81c29;
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay .add-to-cart-global:focus {
  outline: 2px solid #000 !important;
}
#quickViewModal .modal-content .modal-footer .add-to-bag-container .cart-and-ipay .add-to-cart-global:disabled {
  background: #bfbfbf;
  border: solid 1px #bfbfbf;
}
#quickViewModal .modal-content .modal-footer .global-availability {
  display: none;
}
#quickViewModal .swatch-circle.color-value.selected::after {
  display: none;
}

div[data-action=Search-Show] #addedToCartModal .modal-body .modal-cart-details .product-content-price .list-price {
  text-decoration: line-through;
}
div[data-action=Search-Show] #addedToCartModal .modal-body .you-may-also-like .recommendations .product-tile .tile-body {
  max-height: unset;
  height: unset !important;
}

.main-pdp-content .quickViewLink {
  display: none;
}

.product-tile {
  margin-bottom: 48px;
}
@media (max-width: 1023.98px) {
  .product-tile {
    margin-bottom: 40px;
  }
}
.product-tile .wishlistTile .wishlistpanel {
  height: 2rem;
  width: 2rem;
  background: #fff;
  border-radius: 50%;
  display: block;
  margin-top: 0.1rem;
  opacity: 0.7;
}
@media (max-width: 767.98px) {
  .product-tile .wishlistTile .wishlistpanel {
    height: 1.75rem;
    width: 1.75rem;
  }
}
.product-tile .wishlistTile .icon-wishlist {
  position: absolute;
  top: 10px;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .product-tile .wishlistTile .icon-wishlist {
    top: 8px;
    right: 6px;
  }
}
.product-tile .wishlistTile .icon-wishlist-o {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,22.75 C11.8498702,22.7515167 11.7030217,22.7060636 11.58,22.62 C11.26,22.41 3.78999996,17.35 1.33999995,12.86 C-0.120000051,10.18 -0.450000053,6.39999998 2.08999996,3.99999997 C4.57644544,1.69049757 8.42355452,1.69049757 10.91,3.99999997 L12,4.99999997 L13.08,3.99999997 C15.5664455,1.69049757 19.4135546,1.69049757 21.9,3.99999997 C24.4400001,6.40999998 24.11,10.19 22.65,12.87 C20.2,17.36 12.75,22.42 12.43,22.63 C12.3030009,22.7145484 12.1524272,22.756569 12,22.75 Z M6.49999998,3.74991869 C5.24918643,3.7427924 4.04316499,4.21518062 3.12999996,5.06999997 C1.12999995,6.93999998 1.46999996,9.96999999 2.65999996,12.14 C4.65999997,15.73 10.39,19.96 12,21.14 C13.6,20 19.36,15.78 21.32,12.19 C22.6,9.84999999 22.86,6.50999998 20.32,4.69999997 C18.3515073,3.3719103 15.7249427,3.58802004 14,5.21999997 L13.12,6.05999998 L14.57,7.45999998 L14.22,7.81999998 C13.8299626,8.20772358 13.2000375,8.20772358 12.81,7.81999998 L9.86999999,5.06999997 C8.95683497,4.21518062 7.75081353,3.7427924 6.49999998,3.74991869 Z'%3E%3C/path%3E%3C/svg%3E");
}
@media (min-width: 1024px) {
  .product-tile .wishlistTile .icon-wishlist-o:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23D31334' d='M12,22.75 C11.8498702,22.7515167 11.7030217,22.7060636 11.58,22.62 C11.26,22.41 3.78999996,17.35 1.33999995,12.86 C-0.120000051,10.18 -0.450000053,6.39999998 2.08999996,3.99999997 C4.57644544,1.69049757 8.42355452,1.69049757 10.91,3.99999997 L12,4.99999997 L13.08,3.99999997 C15.5664455,1.69049757 19.4135546,1.69049757 21.9,3.99999997 C24.4400001,6.40999998 24.11,10.19 22.65,12.87 C20.2,17.36 12.75,22.42 12.43,22.63 C12.3030009,22.7145484 12.1524272,22.756569 12,22.75 Z M6.49999998,3.74991869 C5.24918643,3.7427924 4.04316499,4.21518062 3.12999996,5.06999997 C1.12999995,6.93999998 1.46999996,9.96999999 2.65999996,12.14 C4.65999997,15.73 10.39,19.96 12,21.14 C13.6,20 19.36,15.78 21.32,12.19 C22.6,9.84999999 22.86,6.50999998 20.32,4.69999997 C18.3515073,3.3719103 15.7249427,3.58802004 14,5.21999997 L13.12,6.05999998 L14.57,7.45999998 L14.22,7.81999998 C13.8299626,8.20772358 13.2000375,8.20772358 12.81,7.81999998 L9.86999999,5.06999997 C8.95683497,4.21518062 7.75081353,3.7427924 6.49999998,3.74991869 Z'%3E%3C/path%3E%3C/svg%3E");
  }
}
.product-tile .wishlistTile .icon-wishlist-s {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23D31334' d='M12,22.75 C11.8498702,22.7515167 11.7030217,22.7060636 11.58,22.62 C11.26,22.41 3.78999996,17.35 1.33999995,12.86 C-0.120000051,10.18 -0.450000053,6.39999998 2.08999996,3.99999997 C4.57644544,1.69049757 8.42355452,1.69049757 10.91,3.99999997 L12,4.99999997 L13.08,3.99999997 C15.5664455,1.69049757 19.4135546,1.69049757 21.9,3.99999997 C24.4400001,6.40999998 24.11,10.19 22.65,12.87 C20.2,17.36 12.75,22.42 12.43,22.63 C12.3030009,22.7145484 12.1524272,22.756569 12,22.75 Z'%3E%3C/path%3E%3C/svg%3E");
}
.product-tile .wishlistTile:focus .icon-wishlist {
  outline: 2px solid -webkit-focus-ring-color !important;
  outline-offset: 7px;
}
.product-tile .wishlistTile:focus .icon-wishlist-o {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,22.75 C11.8498702,22.7515167 11.7030217,22.7060636 11.58,22.62 C11.26,22.41 3.78999996,17.35 1.33999995,12.86 C-0.120000051,10.18 -0.450000053,6.39999998 2.08999996,3.99999997 C4.57644544,1.69049757 8.42355452,1.69049757 10.91,3.99999997 L12,4.99999997 L13.08,3.99999997 C15.5664455,1.69049757 19.4135546,1.69049757 21.9,3.99999997 C24.4400001,6.40999998 24.11,10.19 22.65,12.87 C20.2,17.36 12.75,22.42 12.43,22.63 C12.3030009,22.7145484 12.1524272,22.756569 12,22.75 Z M6.49999998,3.74991869 C5.24918643,3.7427924 4.04316499,4.21518062 3.12999996,5.06999997 C1.12999995,6.93999998 1.46999996,9.96999999 2.65999996,12.14 C4.65999997,15.73 10.39,19.96 12,21.14 C13.6,20 19.36,15.78 21.32,12.19 C22.6,9.84999999 22.86,6.50999998 20.32,4.69999997 C18.3515073,3.3719103 15.7249427,3.58802004 14,5.21999997 L13.12,6.05999998 L14.57,7.45999998 L14.22,7.81999998 C13.8299626,8.20772358 13.2000375,8.20772358 12.81,7.81999998 L9.86999999,5.06999997 C8.95683497,4.21518062 7.75081353,3.7427924 6.49999998,3.74991869 Z'%3E%3C/path%3E%3C/svg%3E");
}
.product-tile .wishlistTile.using-mouse:focus .icon-wishlist {
  outline: none;
}
.product-tile .fademe {
  opacity: 0;
}
.product-tile .image-container {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 119.8%;
  position: relative;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s ease;
}
.product-tile .image-container .wishlistTile,
.product-tile .image-container .compare,
.product-tile .image-container .promoCallout {
  z-index: 1;
}
.product-tile .image-container > a:focus {
  outline: auto 6px;
}
.product-tile .image-container > a:focus img {
  width: calc(100% - 2px);
  margin: 1px;
  outline: 1px solid -webkit-focus-ring-color !important;
}
.product-tile .image-container > a:focus .hover-image {
  z-index: 1;
}
.product-tile .image-container:hover .hover-image {
  z-index: 1;
}
.product-tile .image-container .hover-image {
  position: absolute;
  z-index: -1;
}
.product-tile .image-container .hover-image.hovered {
  top: 0;
  left: 0;
}
.product-tile .image-container .hover-image[src|=null] {
  display: none;
}
.product-tile .image-container .promoCallout {
  background: white;
  bottom: 12px;
  position: absolute;
  box-sizing: border-box;
  height: 24px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #323232;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 17px;
  margin-left: 12px;
  padding: 2px 8px 0;
  pointer-events: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.product-tile .image-container .promoCallout:lang(ko), .product-tile .image-container .promoCallout:lang(ja), .product-tile .image-container .promoCallout:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (max-width: 1023.98px) {
  .product-tile .image-container .promoCallout {
    margin-left: 8px;
    bottom: 8px;
  }
}
.product-tile .image-container .lis-badge {
  background: #fff7da;
  bottom: 12px;
  position: absolute;
  box-sizing: border-box;
  height: 24px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  color: #8a6c00;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 17px;
  margin-left: 12px;
  padding: 2px 8px 0;
  pointer-events: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.product-tile .image-container .lis-badge:lang(ko), .product-tile .image-container .lis-badge:lang(ja), .product-tile .image-container .lis-badge:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (max-width: 1023.98px) {
  .product-tile .image-container .lis-badge {
    margin-left: 8px;
    bottom: 8px;
  }
}
.product-tile .tile-body {
  line-height: 1.13;
  color: #000;
  padding-bottom: 0;
  padding-top: 12px;
  font-size: 16px;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body {
    padding-top: 4px;
  }
}
.product-tile .tile-body .pdp-link {
  margin-top: 12px;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .pdp-link {
    margin-top: 8px;
  }
}
.product-tile .tile-body .pdp-link .link {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 22px;
  word-break: break-word;
  font-weight: 500;
  letter-spacing: 0;
  color: #222;
}
.product-tile .tile-body .pdp-link .link:lang(ko), .product-tile .tile-body .pdp-link .link:lang(ja), .product-tile .tile-body .pdp-link .link:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.product-tile .tile-body .pdp-link .link:lang(zh) {
  line-height: 21px;
}
.product-tile .tile-body .pdp-link .link:lang(ko), .product-tile .tile-body .pdp-link .link:lang(ja), .product-tile .tile-body .pdp-link .link:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
}
.product-tile .tile-body .pdp-link .link:lang(ko):lang(ko), .product-tile .tile-body .pdp-link .link:lang(ko):lang(ja), .product-tile .tile-body .pdp-link .link:lang(ko):lang(zh), .product-tile .tile-body .pdp-link .link:lang(ja):lang(ko), .product-tile .tile-body .pdp-link .link:lang(ja):lang(ja), .product-tile .tile-body .pdp-link .link:lang(ja):lang(zh), .product-tile .tile-body .pdp-link .link:lang(zh):lang(ko), .product-tile .tile-body .pdp-link .link:lang(zh):lang(ja), .product-tile .tile-body .pdp-link .link:lang(zh):lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.product-tile .tile-body .pdp-link .attr {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  color: #57585b;
  margin-top: 6px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.product-tile .tile-body .pdp-link .attr:lang(ko), .product-tile .tile-body .pdp-link .attr:lang(ja), .product-tile .tile-body .pdp-link .attr:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.product-tile .tile-body .pdp-link .attr:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .pdp-link .attr {
    margin-top: 4px;
    font-size: 16px;
  }
}
.product-tile .tile-body .price-link:hover {
  text-decoration: none;
}
.product-tile .tile-body .flag {
  color: #57585b;
  margin-bottom: 8px;
  margin-top: 6px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.product-tile .tile-body .flag:lang(ko), .product-tile .tile-body .flag:lang(ja), .product-tile .tile-body .flag:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.product-tile .tile-body .flag:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .flag {
    margin-top: 4px;
    line-height: 19px;
    font-size: 16px;
  }
}
.product-tile .tile-body .price .sales {
  font-weight: normal;
  display: inline-block;
  color: #2c282e;
  line-height: 23px;
  margin-top: 16px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.product-tile .tile-body .price .sales:lang(ko), .product-tile .tile-body .price .sales:lang(ja), .product-tile .tile-body .price .sales:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.product-tile .tile-body .price .sales:lang(zh) {
  line-height: 21px;
}
.product-tile .tile-body .price .sales:lang(ko), .product-tile .tile-body .price .sales:lang(ja), .product-tile .tile-body .price .sales:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
}
.product-tile .tile-body .price .sales:lang(ko):lang(ko), .product-tile .tile-body .price .sales:lang(ko):lang(ja), .product-tile .tile-body .price .sales:lang(ko):lang(zh), .product-tile .tile-body .price .sales:lang(ja):lang(ko), .product-tile .tile-body .price .sales:lang(ja):lang(ja), .product-tile .tile-body .price .sales:lang(ja):lang(zh), .product-tile .tile-body .price .sales:lang(zh):lang(ko), .product-tile .tile-body .price .sales:lang(zh):lang(ja), .product-tile .tile-body .price .sales:lang(zh):lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.product-tile .tile-body .price .strike-through {
  line-height: 20px;
  color: #656565;
  font-size: 14px;
  font-size: 0.875rem;
}
.product-tile .tile-body .price .strike-through:lang(ko), .product-tile .tile-body .price .strike-through:lang(ja), .product-tile .tile-body .price .strike-through:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.product-tile .tile-body .price .markdown-prices {
  color: #222 !important;
}
.product-tile .tile-body .sales {
  margin-top: 12px;
  font-weight: 400;
  display: inline-block;
  color: #2c282e;
  line-height: 23px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.product-tile .tile-body .sales:lang(ko), .product-tile .tile-body .sales:lang(ja), .product-tile .tile-body .sales:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.product-tile .tile-body .sales:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .sales {
    margin-top: 16px;
  }
}
.product-tile .tile-body .tile-btn {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-tile .tile-body .color-swatches {
  min-height: 2rem;
}
.product-tile .tile-body .color-swatches .swatches {
  max-height: 30px;
  letter-spacing: 0 !important;
  word-spacing: 0 !important;
}
.product-tile .tile-body .color-swatches .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.5em;
  height: 1.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.75em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
  padding-right: 0;
  box-shadow: 0 0 0 0.09375rem #8d9196;
  outline-width: 1.5px !important;
  outline-offset: 2px;
}
.product-tile .tile-body .color-swatches .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.product-tile .tile-body .color-swatches .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.product-tile .tile-body .color-swatches .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.product-tile .tile-body .color-swatches a {
  position: relative;
  cursor: pointer;
}
.product-tile .tile-body .color-swatches a:focus {
  outline: 1px auto -webkit-focus-ring-color !important;
  border-radius: 50%;
}
.product-tile .tile-body .color-swatches a.unselectable::after {
  content: none;
}
.product-tile .tile-body .color-swatches a.unselectable::before {
  position: absolute;
  content: "";
  width: 31px;
  border-radius: 0;
  border: none;
  background: none;
  left: 0;
  top: 50%;
  right: 0;
  border-top: 0.09375em solid #000;
  transform: rotate(-45deg);
  z-index: 1;
}
@media (max-width: 1023.98px) {
  .product-tile .tile-body .color-swatches a.unselectable::before {
    top: 48%;
    width: 23px;
  }
}
.product-tile .tile-body .quickview-btn-container {
  margin-top: 8px;
}
.product-tile .tile-body .quickview-btn-container .quickview {
  margin-left: 7px;
  text-decoration: none;
  padding-bottom: 4px;
  border-bottom: 1px solid #8d9196;
  position: absolute;
  margin-top: 1px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.product-tile .tile-body .quickview-btn-container .quickview:lang(ko), .product-tile .tile-body .quickview-btn-container .quickview:lang(ja), .product-tile .tile-body .quickview-btn-container .quickview:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.product-tile .tile-body .quickview-btn-container .quickview:lang(zh) {
  line-height: 21px;
}
.product-tile .tile-body .quickview-btn-container .quickview:hover {
  border-bottom: 1px solid #d31334;
}
@media (max-width: 575.98px) {
  .product-tile .tile-body .quickview-btn-container .quickview {
    font-size: 16px;
    margin-top: 0;
  }
}
.product-tile .tile-body .dynamicPricing .price-vary-msg,
.product-tile .tile-body .dynamicPricing .strikedOutPrice {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 20px;
  color: #57585b;
}
.product-tile .tile-body .dynamicPricing .price-vary-msg:lang(ko), .product-tile .tile-body .dynamicPricing .price-vary-msg:lang(ja), .product-tile .tile-body .dynamicPricing .price-vary-msg:lang(zh),
.product-tile .tile-body .dynamicPricing .strikedOutPrice:lang(ko),
.product-tile .tile-body .dynamicPricing .strikedOutPrice:lang(ja),
.product-tile .tile-body .dynamicPricing .strikedOutPrice:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.product-tile .tile-body .dynamicPricing .price-vary-msg:lang(zh),
.product-tile .tile-body .dynamicPricing .strikedOutPrice:lang(zh) {
  line-height: 21px;
}
.product-tile .tile-body .dynamicPricing .price-vary-msg {
  font-weight: 500;
  display: inline-block;
  margin-top: 4px;
}
.product-tile .tile-body .dynamicPricing .price-vary-msg:lang(ko), .product-tile .tile-body .dynamicPricing .price-vary-msg:lang(ja), .product-tile .tile-body .dynamicPricing .price-vary-msg:lang(zh) {
  font-weight: 700;
}
.product-tile .tile-body .dynamicPricing .strikedOutPrice {
  text-decoration: line-through;
  display: block;
  margin-top: 4px;
}
.product-tile .cdpPlus {
  width: 16px;
  height: 16px;
}
.product-tile .cdp-ratings .icon {
  width: 12px;
  height: 12px;
}

.add-to-wishlist-messages {
  z-index: 1001;
}

.color-swatches .swatches.slick-slider {
  margin: 0 8px;
}
.color-swatches .swatches.slick-slider:first-child {
  margin-left: 4px;
}
.color-swatches .swatches .slick-list .slick-track {
  margin: 0;
  display: flex;
  justify-content: flex-start;
}
.color-swatches .swatches .slick-list .slick-track::before, .color-swatches .swatches .slick-list .slick-track::after {
  content: none;
}
.color-swatches .swatches .slick-list .slick-slide a {
  width: auto !important;
}
.color-swatches .swatches a {
  border: 1px solid rgba(255, 255, 255, 0);
}
.color-swatches .swatches a.selected {
  border-color: #000;
  border-radius: 50%;
}
.color-swatches .swatches a.selected:hover {
  border: 1px solid #d5d5d5;
  border-radius: 50%;
}
@media (max-width: 1023.98px) {
  .color-swatches .swatches a.selected:hover {
    border: 1px solid #000;
  }
}
@media (max-width: 1023.98px) {
  .color-swatches .swatches a.plusSymbol {
    box-shadow: 0 0 0 0.09375rem #d5d5d5;
    border-radius: 50%;
    transform: translateY(2px);
    height: 16px;
    width: 16px;
  }
  .color-swatches .swatches a.plusSymbol span {
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .color-swatches .swatches a.plusSymbol span .cdpPlus {
    height: 10px;
    width: 10px;
    transform: translateY(-1px);
  }
}
.color-swatches .slick-arrow {
  background-repeat: no-repeat;
  background-position: center;
}
.color-swatches .slick-arrow::before {
  content: "";
}
.color-swatches .slick-prev {
  left: -15px;
}
.color-swatches .slick-next {
  right: -16px;
}
.color-swatches .slick-next,
.color-swatches .slick-prev {
  outline: none !important;
  background-color: unset !important;
}
.color-swatches .slick-next:hover::before, .color-swatches .slick-next:focus::before,
.color-swatches .slick-prev:hover::before,
.color-swatches .slick-prev:focus::before {
  outline: 1px solid #000;
  background-color: #fff;
}
@media (max-width: 575.98px) {
  .color-swatches .slick-next:hover::before, .color-swatches .slick-next:focus::before,
  .color-swatches .slick-prev:hover::before,
  .color-swatches .slick-prev:focus::before {
    outline-offset: 2px;
  }
}
@media (max-width: 575.98px) {
  .color-swatches .slick-prev {
    left: -2px;
  }
  .color-swatches .slick-prev ~ .slick-list {
    width: 90%;
    left: 6%;
  }
  .color-swatches .slick-prev,
  .color-swatches .slick-next {
    top: 40%;
  }
  .color-swatches .slick-prev::before,
  .color-swatches .slick-next::before {
    height: 14px;
    width: 8px;
  }
}

.add-remove-wishlist-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  transition: transform 0.4s ease-in-out;
  gap: 16px;
}
.add-remove-wishlist-container .link,
.add-remove-wishlist-container .close-wishlist-toast {
  cursor: pointer;
}
@media (max-width: 1023.98px) {
  .add-remove-wishlist-container {
    align-items: flex-start;
  }
  .add-remove-wishlist-container #dialogWishlist {
    text-align: left;
  }
}
.add-remove-wishlist-container::before {
  display: none;
}

.add-to-wishlist-wrapper {
  top: unset !important;
  position: fixed;
  bottom: -100px;
  z-index: 999;
  background-color: #fff;
  color: #000;
  padding: 1rem;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 650px;
  margin: 0 auto;
  transition: bottom 1s ease-in-out;
  transform: translate(-50%, 0%) !important;
}
@media (max-width: 1023.98px) {
  .add-to-wishlist-wrapper {
    width: 100%;
    padding-bottom: 2.625rem;
    min-height: 78px;
  }
}
.add-to-wishlist-wrapper #closeButton {
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
  align-self: flex-start;
}
@media (max-width: 1023.98px) {
  .add-to-wishlist-wrapper #closeButton {
    left: 8px;
  }
}
.add-to-wishlist-wrapper #closeButton svg {
  width: 16px;
  height: 16px;
}
.add-to-wishlist-wrapper.show-toast {
  bottom: 4vh !important;
}
@media (max-width: 1023.98px) {
  .add-to-wishlist-wrapper.show-toast {
    bottom: 0 !important;
  }
}

.color-swatch-tooltip .tooltip-inner {
  max-width: 100%;
}

.s7videoviewer .s7controlbar,
.s7videoviewer .s7playpausebutton,
.s7videoviewer .s7socialshare {
  display: none !important;
}

.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select,
.quantity-form-wishlist .bootstrap-select.custom-select,
#editProductModal .bootstrap-select.custom-select,
#editWishlistProductModal .bootstrap-select.custom-select {
  background: none;
  width: 92px;
  padding: 0;
  height: 50px;
  border: 0;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu {
  border: 0;
  min-width: 92px !important;
  padding: 0;
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  margin-top: 4px;
  border: 1px solid #000;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar {
  width: 5px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar-thumb,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar-thumb,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar-thumb,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu > .inner::-webkit-scrollbar-thumb {
  background-color: #c0c0c0;
  border-radius: 10px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li {
  transition: background-color 0.3s ease-out;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li::before,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li::before,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li::before,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li::before {
  border-top: 0.0625rem solid #9b9b9b;
  content: "";
  display: block;
  left: 1rem;
  position: absolute;
  right: 1rem;
  top: -0.0625rem;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:hover, .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:focus,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:hover,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:focus,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:hover,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:focus,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:hover,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li:focus {
  background-color: #e6e6e6;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item {
  padding: 20px 24px 20px 32px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item.active, .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:active, .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:hover, .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item.active,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:active,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:hover,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item.active,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:active,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:hover,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item.active,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:active,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:hover,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus {
  background-color: unset;
  outline: none !important;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item:focus {
  outline: 1px solid -webkit-focus-ring-color !important;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text,
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text,
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text,
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text {
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ko), .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ja), .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh),
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ko),
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ja),
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh),
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ko),
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ja),
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh),
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ko),
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(ja),
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh),
.quantity-form-wishlist .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh),
#editProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh),
#editWishlistProductModal .bootstrap-select.custom-select div.dropdown-menu ul.dropdown-menu li .dropdown-item span.text:lang(zh) {
  line-height: 22px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle,
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle,
#editProductModal .bootstrap-select.custom-select .dropdown-toggle,
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle {
  background-color: unset;
  position: initial;
  outline: none !important;
  border: 1px solid #000;
  border-radius: 4px;
  height: 50px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle:focus,
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle:focus,
#editProductModal .bootstrap-select.custom-select .dropdown-toggle:focus,
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle:focus {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  outline: 1px solid -webkit-focus-ring-color !important;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle::before,
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle::before,
#editProductModal .bootstrap-select.custom-select .dropdown-toggle::before,
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle::before {
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  height: 10px;
  width: 14px;
  vertical-align: middle;
  background-size: 14px 10px;
  transition: all 0.2s ease-out;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle::after,
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle::after,
#editProductModal .bootstrap-select.custom-select .dropdown-toggle::after,
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle::after {
  display: none;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner,
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner,
#editProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner,
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner {
  font-size: 18px;
  font-size: 1.125rem;
  color: #000;
  font-weight: 400;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ko), .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ja), .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh),
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ko),
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ja),
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh),
#editProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ko),
#editProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ja),
#editProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh),
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ko),
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(ja),
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh),
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh),
#editProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh),
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle .filter-option-inner-inner:lang(zh) {
  line-height: 22px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle:lang(ja), .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle:lang(ko), .cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select .dropdown-toggle:lang(zh),
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle:lang(ja),
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle:lang(ko),
.quantity-form-wishlist .bootstrap-select.custom-select .dropdown-toggle:lang(zh),
#editProductModal .bootstrap-select.custom-select .dropdown-toggle:lang(ja),
#editProductModal .bootstrap-select.custom-select .dropdown-toggle:lang(ko),
#editProductModal .bootstrap-select.custom-select .dropdown-toggle:lang(zh),
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle:lang(ja),
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle:lang(ko),
#editWishlistProductModal .bootstrap-select.custom-select .dropdown-toggle:lang(zh) {
  padding: 14px;
}
.cart.cart-page .product-info .line-item-quantity .bootstrap-select.custom-select.show .dropdown-toggle::before,
.quantity-form-wishlist .bootstrap-select.custom-select.show .dropdown-toggle::before,
#editProductModal .bootstrap-select.custom-select.show .dropdown-toggle::before,
#editWishlistProductModal .bootstrap-select.custom-select.show .dropdown-toggle::before {
  transform: rotate(180deg);
}

@media (max-width: 1023.98px) {
  .quantity-form-wishlist {
    min-height: 50px;
  }
}
.quantity-form-wishlist .bootstrap-select.select-quantity {
  width: 100% !important;
}
@media (max-width: 1023.98px) {
  .quantity-form-wishlist .bootstrap-select.select-quantity {
    width: 92px !important;
    float: right;
  }
}
.quantity-form-wishlist .bootstrap-select.select-quantity div.dropdown-menu {
  min-width: 100% !important;
}

#editProductModal .modal-content .modal-body,
#editWishlistProductModal .modal-content .modal-body {
  overflow: initial;
}
#editProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute,
#editWishlistProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute {
  overflow: initial;
}
#editProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker,
#editWishlistProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker {
  border: none;
  padding: 0;
}
#editProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker.update-select-quantity,
#editWishlistProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker.update-select-quantity {
  float: left;
  width: 100%;
}
#editProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker.size-select,
#editWishlistProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker.size-select {
  width: 100%;
}
#editProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker div.dropdown-menu,
#editWishlistProductModal .modal-content .modal-body .product-quickview .product-wrapper .detail-panel .attribute .bootstrap-select.select-picker div.dropdown-menu {
  min-width: 100% !important;
  width: 100%;
}

@media (min-width: 1024px) {
  .save-for-later {
    max-width: 1324px;
    margin: auto;
  }
}
.save-for-later .cart-item {
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .save-for-later .cart-item {
    flex-wrap: nowrap;
  }
}
.save-for-later .cart-item .line-item-body .item-attributes.flex-column {
  width: 100%;
}
.save-for-later .cart-empty .cart-empty-icon {
  width: 32px;
  height: 32px;
}
.save-for-later .cart-empty .cart-empty-line-1 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 32px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 600;
}
.save-for-later .cart-empty .cart-empty-line-1:lang(ko), .save-for-later .cart-empty .cart-empty-line-1:lang(ja), .save-for-later .cart-empty .cart-empty-line-1:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (max-width: 1023.98px) {
  .save-for-later .cart-empty .cart-empty-line-1 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 28px;
  }
  .save-for-later .cart-empty .cart-empty-line-1:lang(ko), .save-for-later .cart-empty .cart-empty-line-1:lang(ja), .save-for-later .cart-empty .cart-empty-line-1:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
}
.save-for-later .cart-empty .cart-empty-line-2 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
}
.save-for-later .cart-empty .cart-empty-line-2:lang(ko), .save-for-later .cart-empty .cart-empty-line-2:lang(ja), .save-for-later .cart-empty .cart-empty-line-2:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.save-for-later .cart-empty .cart-empty-line-2:lang(zh) {
  line-height: 23px;
}
.save-for-later .cart-empty .cart-empty-cta.shop-cta {
  background-color: #000;
  border-color: #000;
  min-width: 173.5px;
  margin-left: 4px;
  margin-right: 4px;
}
@media (max-width: 1023.98px) {
  .save-for-later .cart-empty .cart-empty-cta.shop-cta {
    width: calc(50% - 7px);
    padding: 16px;
    min-width: unset;
  }
  .save-for-later .cart-empty .cart-empty-cta.shop-cta:first-of-type {
    margin-left: 0;
  }
  .save-for-later .cart-empty .cart-empty-cta.shop-cta:last-of-type {
    margin-right: 0;
  }
}
.save-for-later .empty-bag-separator {
  width: 355px;
  margin: auto;
  border-color: #e6e6e6;
}
@media (max-width: 1023.98px) {
  .save-for-later .empty-bag-separator {
    width: calc(100% - 20px);
    margin: 32px auto;
  }
}
.save-for-later .totals .cart-cards-container {
  flex-direction: column;
}
.save-for-later .totals .cart-cards-container .we-accept-text {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 8px;
}
.save-for-later .totals .cart-cards-container .we-accept-text:lang(ko), .save-for-later .totals .cart-cards-container .we-accept-text:lang(ja), .save-for-later .totals .cart-cards-container .we-accept-text:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.save-for-later .totals .cart-cards-container .we-accept-text:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .save-for-later .totals .cart-cards-container {
    display: none !important;
  }
}
.save-for-later .totals .content-asset .cards-container {
  justify-content: center !important;
}
.save-for-later .cart-sfl {
  margin-top: 8px;
  margin-bottom: 32px;
}
.save-for-later .cart-sfl .sfl-pre-login .icon.sfl-icon {
  display: block;
  margin: 48px auto 8px;
  width: 23px;
  height: 32px;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-heading {
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 32px;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-heading:lang(ko), .save-for-later .cart-sfl .sfl-pre-login .sfl-heading:lang(ja), .save-for-later .cart-sfl .sfl-pre-login .sfl-heading:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (max-width: 1023.98px) {
  .save-for-later .cart-sfl .sfl-pre-login .sfl-heading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 28px;
  }
  .save-for-later .cart-sfl .sfl-pre-login .sfl-heading:lang(ko), .save-for-later .cart-sfl .sfl-pre-login .sfl-heading:lang(ja), .save-for-later .cart-sfl .sfl-pre-login .sfl-heading:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-description {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-description:lang(ko), .save-for-later .cart-sfl .sfl-pre-login .sfl-description:lang(ja), .save-for-later .cart-sfl .sfl-pre-login .sfl-description:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-description:lang(zh) {
  line-height: 23px;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-cta-primary {
  display: block;
  width: 230px;
  margin: 0 auto;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-cta-primary:hover {
  text-decoration: none;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-cta-secondary {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  font-weight: 400;
  text-decoration: underline;
  text-underline-offset: 5px;
  -webkit-text-decoration-color: #d5d5d5;
          text-decoration-color: #d5d5d5;
  margin-top: 12px;
  display: block;
  text-align: center;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-cta-secondary:lang(ko), .save-for-later .cart-sfl .sfl-pre-login .sfl-cta-secondary:lang(ja), .save-for-later .cart-sfl .sfl-pre-login .sfl-cta-secondary:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-cta-secondary:lang(zh) {
  line-height: 23px;
}
.save-for-later .cart-sfl .sfl-pre-login .sfl-cta-secondary:hover {
  -webkit-text-decoration-color: #c8102e;
          text-decoration-color: #c8102e;
}
.save-for-later .all-OOS-error {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
}
.save-for-later .all-OOS-error:lang(ko), .save-for-later .all-OOS-error:lang(ja), .save-for-later .all-OOS-error:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.save-for-later .all-OOS-error:lang(zh) {
  line-height: 23px;
}
.save-for-later .all-OOS-error,
.save-for-later .sfl-add-msg {
  padding: 15px 0;
  border: solid 1px #bfbfbf;
  border-width: 1px 0;
  background-color: #fff;
  margin: 0 -10px;
  padding-left: 10px;
}
@media (min-width: 1024px) {
  .save-for-later .all-OOS-error,
  .save-for-later .sfl-add-msg {
    margin: 0 0 24px;
    border: solid 1px #fafafa;
    box-shadow: 0 1px 0 0 #c0c0c0;
    border-radius: 0;
    padding: 24px;
    display: flex;
  }
}
.save-for-later .all-OOS-error .icon,
.save-for-later .sfl-add-msg .icon {
  height: 18px;
  margin-right: 10px;
}
.save-for-later .all-OOS-error .sfl-prod-title,
.save-for-later .sfl-add-msg .sfl-prod-title {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 320px;
}
.save-for-later .all-OOS-error .sfl-prod-title:lang(ko), .save-for-later .all-OOS-error .sfl-prod-title:lang(ja), .save-for-later .all-OOS-error .sfl-prod-title:lang(zh),
.save-for-later .sfl-add-msg .sfl-prod-title:lang(ko),
.save-for-later .sfl-add-msg .sfl-prod-title:lang(ja),
.save-for-later .sfl-add-msg .sfl-prod-title:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.save-for-later .all-OOS-error .sfl-prod-title:lang(zh),
.save-for-later .sfl-add-msg .sfl-prod-title:lang(zh) {
  line-height: 21px;
}
.save-for-later .all-OOS-error .sfl-moved-msg,
.save-for-later .sfl-add-msg .sfl-moved-msg {
  font-size: 17px;
  font-size: 1.0625rem;
  margin: 0 0 0 4px;
}
.save-for-later .all-OOS-error .sfl-moved-msg:lang(ko), .save-for-later .all-OOS-error .sfl-moved-msg:lang(ja), .save-for-later .all-OOS-error .sfl-moved-msg:lang(zh),
.save-for-later .sfl-add-msg .sfl-moved-msg:lang(ko),
.save-for-later .sfl-add-msg .sfl-moved-msg:lang(ja),
.save-for-later .sfl-add-msg .sfl-moved-msg:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.save-for-later .all-OOS-error .sfl-moved-msg:lang(zh),
.save-for-later .sfl-add-msg .sfl-moved-msg:lang(zh) {
  line-height: 21px;
}
.save-for-later .all-OOS-error.empty-sfl,
.save-for-later .sfl-add-msg.empty-sfl {
  border-top: 0;
  margin-top: -48px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .save-for-later .all-OOS-error.empty-sfl,
  .save-for-later .sfl-add-msg.empty-sfl {
    margin-top: 0;
    margin-left: 10px;
  }
}
.save-for-later .all-OOS-error.empty-sfl .sfl-moved-msg,
.save-for-later .sfl-add-msg.empty-sfl .sfl-moved-msg {
  margin-left: 25px;
}
@media (min-width: 1024px) {
  .save-for-later .all-OOS-error.empty-sfl .sfl-moved-msg,
  .save-for-later .sfl-add-msg.empty-sfl .sfl-moved-msg {
    margin-left: 5px;
  }
}
@media (max-width: 1023.98px) {
  .save-for-later .sfl-empty-bag-smmry {
    display: none;
  }
}
@media (min-width: 1024px) {
  .save-for-later .sfl-empty-bag-smmry {
    position: relative;
    top: 0;
    margin-left: -10px;
  }
  .save-for-later .sfl-empty-bag-smmry > .row {
    margin: 0;
  }
  .save-for-later .sfl-empty-bag-smmry > .row .totals {
    max-width: 100%;
    flex: 100%;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .save-for-later .sfl-empty-bag-smmry {
    top: -30px;
  }
}
@media (min-width: 1024px) {
  .save-for-later .sfl-empty-bag-smmry,
  .save-for-later .empty-total-summary {
    width: 33.6666%;
    display: inline-block;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .save-for-later .empty-total-summary .estimated-total {
    margin-bottom: 30px;
  }
  .save-for-later .empty-total-summary .estimated-total .col-4 {
    text-align: right;
  }
}
.save-for-later .empty-total-summary .cart-checkout-summary-divider {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 12px;
}
.save-for-later .empty-total-summary .applepay-icon,
.save-for-later .empty-total-summary .paywithgoogle-icon,
.save-for-later .empty-total-summary .kakaopay-icon,
.save-for-later .empty-total-summary .naverpay-icon,
.save-for-later .empty-total-summary .payco-icon {
  display: none;
}
.save-for-later .empty-total-summary .applepay-cards-container .applepay-icon {
  display: block;
}
.save-for-later .empty-total-summary .googlepay-cards-container .paywithgoogle-icon {
  display: block;
}
.save-for-later .empty-total-summary .kakaopay-cards-container .kakaopay-icon {
  display: block;
}
.save-for-later .empty-total-summary .naverpay-cards-container .naverpay-icon {
  display: block;
}
.save-for-later .empty-total-summary .naverpay-cards-container .payco-icon {
  display: block;
}
.save-for-later .container.cart-empty {
  margin-bottom: 40px;
  padding-top: 40px;
}
@media (min-width: 1024px) {
  .save-for-later .container.cart-empty:has(.empty-sfl) {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .save-for-later .container.cart-empty {
    max-width: 66%;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
  }
}
.save-for-later .card-product-edit-wrapper .product-move .save-for-later {
  border-bottom: 1px solid #000;
  padding-bottom: 4px;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .save-for-later .card-product-edit-wrapper {
    float: none !important;
  }
  .save-for-later .card-product-edit-wrapper .d-lg-flex .line-item-attributes.out-of-stock {
    margin-top: 0;
  }
}
.save-for-later .prod-fadeout {
  transition: opacity 1s linear;
  opacity: 0;
}
.save-for-later .card-separator-mobile {
  margin: 0 -10px 0 -10px;
}
.save-for-later .esw-callout-header {
  display: none !important;
}
.save-for-later .esw-callout-body {
  color: #53565a;
}
.save-for-later .number-of-items-in-sfl {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
}
.save-for-later .number-of-items-in-sfl:lang(ko), .save-for-later .number-of-items-in-sfl:lang(ja), .save-for-later .number-of-items-in-sfl:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.save-for-later .number-of-items-in-sfl:lang(ja), .save-for-later .number-of-items-in-sfl:lang(ko), .save-for-later .number-of-items-in-sfl:lang(zh) {
  font-weight: 700;
}
@media (min-width: 1024px) {
  .save-for-later .number-of-items-in-sfl {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .save-for-later .number-of-items-in-sfl:lang(ko), .save-for-later .number-of-items-in-sfl:lang(ja), .save-for-later .number-of-items-in-sfl:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
.save-for-later .number-of-items-in-sfl span {
  font-weight: 400;
}
.save-for-later .sfl-load-more {
  background-color: #fff;
  padding: 24px 0;
  text-align: center;
  border-bottom: 1px solid #bfbfbf;
  cursor: pointer;
}
@media (max-width: 1023.98px) {
  .save-for-later .sfl-load-more {
    margin: 0 -10px;
  }
}
.save-for-later .sfl-load-more button.btn-light {
  border-width: 0;
  background-color: #fff;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  padding-top: 0;
  margin-left: 8px;
  letter-spacing: normal;
}
.save-for-later .sfl-load-more button.btn-light:lang(ko), .save-for-later .sfl-load-more button.btn-light:lang(ja), .save-for-later .sfl-load-more button.btn-light:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.save-for-later .sfl-load-more button.btn-light:lang(zh) {
  line-height: 21px;
}
.save-for-later .sfl-load-more button.btn-light:active, .save-for-later .sfl-load-more button.btn-light:focus {
  background-color: unset;
  border-color: unset;
  box-shadow: unset;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card {
    padding-bottom: 24px;
  }
}
@media (max-width: 1023.98px) {
  .save-for-later .product-info.card .card-product-image,
  .save-for-later .product-info.card .item-image {
    width: 100px;
    margin-left: 0;
  }
}
@media (max-width: 1023.98px) {
  .save-for-later .product-info.card .card-product-image {
    height: auto;
  }
}
.save-for-later .product-info.card .card-product-image .item-image {
  display: block;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .item-image {
    height: 245px;
  }
}
.save-for-later .product-info.card .product-card-price {
  margin-top: 16px;
  padding: 0;
}
.save-for-later .product-info.card .product-card-price .quantity-form-wishlist {
  min-height: auto;
  display: inline;
}
.save-for-later .product-info.card .product-card-price .price {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.save-for-later .product-info.card .product-card-price .price .value {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 20px;
}
.save-for-later .product-info.card .product-card-price .price .value:lang(ko), .save-for-later .product-info.card .product-card-price .price .value:lang(ja), .save-for-later .product-info.card .product-card-price .price .value:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.save-for-later .product-info.card .product-card-price .price .value:lang(zh) {
  line-height: 21px;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .product-card-price .price .value {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 24px;
  }
  .save-for-later .product-info.card .product-card-price .price .value:lang(ko), .save-for-later .product-info.card .product-card-price .price .value:lang(ja), .save-for-later .product-info.card .product-card-price .price .value:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .save-for-later .product-info.card .product-card-price .price .value:lang(zh) {
    line-height: 23px;
  }
}
.save-for-later .product-info.card .product-card-price .price .strike-through {
  margin-right: 0;
}
.save-for-later .product-info.card .product-card-price .price .strike-through .value {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}
.save-for-later .product-info.card .product-card-price .price .strike-through .value:lang(ko), .save-for-later .product-info.card .product-card-price .price .strike-through .value:lang(ja), .save-for-later .product-info.card .product-card-price .price .strike-through .value:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .product-card-price .price .strike-through .value {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 20px;
  }
  .save-for-later .product-info.card .product-card-price .price .strike-through .value:lang(ko), .save-for-later .product-info.card .product-card-price .price .strike-through .value:lang(ja), .save-for-later .product-info.card .product-card-price .price .strike-through .value:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .save-for-later .product-info.card .product-card-price .price .strike-through .value:lang(zh) {
    line-height: 21px;
  }
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .product-card-price .price {
    margin: auto 0;
  }
}
.save-for-later .product-info.card .product-card-mobile-qty-total {
  margin-top: 0;
}
.save-for-later .product-info.card .product-card-mobile-qty-total .line-item-quantity .quantity-form {
  display: inline-flex;
}
.save-for-later .product-info.card .product-card-mobile-qty-total .line-item-quantity .quantity-form .select-quantity {
  margin: 0;
  width: 45px;
  border: none;
  height: auto;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 0;
  background-position-x: 25px;
  background-position-y: 8px;
}
.save-for-later .product-info.card .product-card-mobile-qty-total .line-item-quantity .quantity-form .btn.dropdown-toggle.btn-light {
  border: none;
  line-height: normal;
  height: auto;
  padding-left: 8px;
}
.save-for-later .product-info.card .product-card-mobile-qty-total .line-item-quantity .quantity-form .btn.dropdown-toggle.btn-light::before {
  vertical-align: middle;
}
.save-for-later .product-info.card .product-card-mobile-qty-total .line-item-quantity .quantity-form .line-item-total-price-amount {
  margin-top: 0 !important;
}
.save-for-later .product-info.card .product-card-mobile-qty-total .line-item-price-info {
  display: none;
}
.save-for-later .product-info.card .product-card-mobile-qty-total .line-item-total-price-amount {
  margin-top: 0 !important;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .item-attributes .line-item-attributes {
    margin-bottom: 4px;
  }
  .save-for-later .product-info.card .item-attributes .line-item-attributes:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .quantity-label,
  .save-for-later .product-info.card .line-item-price-info {
    margin-bottom: 0;
  }
}
.save-for-later .product-info.card .line-item-total-price-amount,
.save-for-later .product-info.card .strike-through {
  font-weight: 500;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .line-item-total-price-amount,
  .save-for-later .product-info.card .strike-through {
    font-size: 19px;
    font-size: 1.1875rem;
  }
  .save-for-later .product-info.card .line-item-total-price-amount:lang(ko), .save-for-later .product-info.card .line-item-total-price-amount:lang(ja), .save-for-later .product-info.card .line-item-total-price-amount:lang(zh),
  .save-for-later .product-info.card .strike-through:lang(ko),
  .save-for-later .product-info.card .strike-through:lang(ja),
  .save-for-later .product-info.card .strike-through:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .save-for-later .product-info.card .line-item-total-price-amount:lang(zh),
  .save-for-later .product-info.card .strike-through:lang(zh) {
    line-height: 23px;
  }
}
.save-for-later .product-info.card .strike-through {
  font-weight: 400;
}
.save-for-later .product-info.card .card-product-edit-wrapper {
  justify-content: end;
  padding-bottom: 0;
}
.save-for-later .product-info.card .card-product-edit-wrapper a {
  border-color: #8d9196;
}
@media (max-width: 1023.98px) {
  .save-for-later .product-info.card .card-product-info {
    width: calc(100% - 110px);
  }
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .card-product-info {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .card-product-info .card-product-edit-wrapper {
    margin-top: auto;
  }
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .card-product-info .line-item-quantity .quantity-form {
    margin-bottom: 0;
  }
}
.save-for-later .product-info.card .card-product-info .product-edit {
  text-align: right;
}
.save-for-later .product-info.card .sfl-remove-icon {
  padding: 0;
  background: transparent;
  border: none;
  display: block;
  position: initial;
  font-size: initial;
  margin: 0;
  height: auto;
  line-height: initial;
}
.save-for-later .product-info.card .icon-cross {
  width: 14px;
  height: 14px;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .icon-cross {
    width: 20px;
    height: 20px;
  }
}
.save-for-later .product-info.card .product-move-to-cart {
  margin-top: 16px;
}
.save-for-later .product-info.card .product-move-to-cart .btn {
  border-radius: 4px;
  text-transform: uppercase;
  border-color: #000;
}
.save-for-later .product-info.card .sfl-edit,
.save-for-later .product-info.card .move-to-cart-saveforlater {
  border-bottom: 1px solid #8d9196;
  padding-bottom: 3px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
}
.save-for-later .product-info.card .sfl-edit:lang(ko), .save-for-later .product-info.card .sfl-edit:lang(ja), .save-for-later .product-info.card .sfl-edit:lang(zh),
.save-for-later .product-info.card .move-to-cart-saveforlater:lang(ko),
.save-for-later .product-info.card .move-to-cart-saveforlater:lang(ja),
.save-for-later .product-info.card .move-to-cart-saveforlater:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.save-for-later .product-info.card .sfl-edit:hover,
.save-for-later .product-info.card .move-to-cart-saveforlater:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .sfl-edit,
  .save-for-later .product-info.card .move-to-cart-saveforlater {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-left: 24px;
  }
  .save-for-later .product-info.card .sfl-edit:lang(ko), .save-for-later .product-info.card .sfl-edit:lang(ja), .save-for-later .product-info.card .sfl-edit:lang(zh),
  .save-for-later .product-info.card .move-to-cart-saveforlater:lang(ko),
  .save-for-later .product-info.card .move-to-cart-saveforlater:lang(ja),
  .save-for-later .product-info.card .move-to-cart-saveforlater:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .save-for-later .product-info.card .sfl-edit:lang(zh),
  .save-for-later .product-info.card .move-to-cart-saveforlater:lang(zh) {
    line-height: 21px;
  }
}
@media (min-width: 1024px) {
  .save-for-later .product-info.card .sfl-qty-num {
    border-radius: 4px;
    border: 1px solid #000;
    padding: 14px 16px 14px 8px;
    margin-top: 8px;
    width: 90px;
    background-color: #e5e6e7;
    font-size: 19px;
  }
}
@media (max-width: 1023.98px) {
  .save-for-later .empty-total-summary {
    display: none;
  }
}
.save-for-later .cart-header {
  padding-bottom: 16px;
}
.save-for-later .cart-header .cart-title-none {
  margin-top: 32px;
}
.save-for-later .cart-header h1.page-title {
  padding-bottom: 0;
}
.save-for-later .cart-header h1.page-title span {
  font-weight: 400;
}
@media (min-width: 768px) {
  .save-for-later .cart-header h1.page-title {
    font-size: 30px;
  }
}
.save-for-later .cart-header h1.page-title:lang(ja), .save-for-later .cart-header h1.page-title:lang(ko), .save-for-later .cart-header h1.page-title:lang(zh) {
  font-weight: 700;
}
@media (min-width: 768px) {
  .save-for-later .cart-header h1.page-title:lang(ja), .save-for-later .cart-header h1.page-title:lang(ko), .save-for-later .cart-header h1.page-title:lang(zh) {
    font-size: 25px;
  }
}
.save-for-later .cart-header .title-border {
  display: none;
}
@media (max-width: 1023.98px) {
  .save-for-later.tabbed-view .page-title.number-of-items {
    padding-top: 24px;
    padding-bottom: 20px;
  }
  .save-for-later.tabbed-view .page-title.number-of-items span {
    display: none;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi {
    display: block;
    margin-bottom: 4px;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU {
    width: 50%;
    min-width: 50%;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp {
    line-height: 24px;
    padding-bottom: 12px;
    width: 100%;
    white-space: initial;
    font-size: 19px;
    font-size: 1.1875rem;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp:lang(ko), .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp:lang(ja), .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp:lang(zh) {
    line-height: 23px;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp:focus {
    outline: 2px solid -webkit-focus-ring-color !important;
    outline-offset: -2px;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp:first-of-type {
    padding-left: 16px;
    padding-right: 8px;
  }
  .save-for-later.tabbed-view .tablistWrapper-1I3Wi .tabButtonWrapper-1otvU .tabButton-pNDJp:last-of-type {
    padding-left: 8px;
    padding-right: 16px;
  }
  .save-for-later.tabbed-view .cart-tab-panel {
    display: none;
  }
  .save-for-later.tabbed-view .cart-tab-panel.active-tab {
    display: block;
  }
  .save-for-later.tabbed-view .sfl-empty-bag-smmry.cart-tab-panel,
  .save-for-later.tabbed-view .empty-bag-separator,
  .save-for-later.tabbed-view .number-of-items-in-sfl {
    display: none;
  }
  .save-for-later.tabbed-view .cart-sfl-empty {
    display: block;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .icon.sfl-icon {
    display: block;
    margin: 28px auto 8px;
    width: 23px;
    height: 32px;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading {
    text-align: center;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 32px;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading:lang(ko), .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading:lang(ja), .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
@media (max-width: 1023.98px) and (max-width: 1023.98px) {
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 28px;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading:lang(ko), .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading:lang(ja), .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-heading:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
}
@media (max-width: 1023.98px) {
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-description {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 24px;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-description:lang(ko), .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-description:lang(ja), .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-description:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .sfl-description:lang(zh) {
    line-height: 23px;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .cart-empty-cta.shop-cta {
    background-color: #000;
    border-color: #000;
    width: calc(50% - 4px);
    margin-bottom: 40px;
    padding: 16px;
  }
  .save-for-later.tabbed-view .cart-sfl-empty .sfl-empty-list .cart-empty-cta.shop-cta:first-of-type {
    margin-right: 4px;
  }
  .save-for-later.tabbed-view .container.cart-recommendations .recommendations .carousel-heading h2 {
    margin-top: 40px;
  }
  .save-for-later.tabbed-view .cart-sfl {
    margin-top: 0;
    margin-bottom: 80px;
  }
  .save-for-later.tabbed-view .cart-sfl .sfl-pre-login .icon.sfl-icon {
    margin-top: 4px;
  }
  .save-for-later.tabbed-view .saveforlater-section .saveforlater-page {
    margin-top: -52px;
  }
  .save-for-later.tabbed-view .saveforlater-section .saveforlater-page:lang(ja), .save-for-later.tabbed-view .saveforlater-section .saveforlater-page:lang(ko), .save-for-later.tabbed-view .saveforlater-section .saveforlater-page:lang(zh) {
    margin-top: -28px;
  }
  .save-for-later.tabbed-view .sfl-add-msg {
    display: flex;
    flex-wrap: wrap;
  }
  .save-for-later.tabbed-view .sfl-add-msg .p-name {
    margin-right: -20px;
  }
  .save-for-later.tabbed-view .sfl-add-msg .sfl-moved-msg {
    margin-left: 25px;
  }
}

.cart-sfl-empty,
.tablistWrapper-1I3Wi {
  display: none;
}

#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .icon-cross {
  z-index: 2;
}
#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .carousel-indicators {
  margin-bottom: -30px !important;
}
#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .details {
  margin: 35px 8px 0;
}
#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .carousel-item img {
  margin: 0;
}
#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .swatch-circle-container.unselectable {
  display: none;
}
#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .detail-panel {
  padding: 0 8px !important;
}
#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .detail-panel .attributes .swatch[data-attr=size],
#editProductModal.modal .modal-content .modal-body .sfl-prod-edit-modal.product-quickview .detail-panel .update-cart-product-global {
  width: 100% !important;
}

.sfl-add-to-cart-btn {
  display: none;
}
.sfl-add-to-cart-btn .product-add-to-cart {
  margin: 20px 0;
  text-transform: uppercase;
}
.sfl-add-to-cart-btn .product-add-to-cart .move-to-cart-saveforlater:lang(ja), .sfl-add-to-cart-btn .product-add-to-cart .move-to-cart-saveforlater:lang(ko), .sfl-add-to-cart-btn .product-add-to-cart .move-to-cart-saveforlater:lang(zh) {
  padding-top: 14px;
}

.save-for-later-container {
  margin-top: 24px;
}

@media (min-width: 768px) {
  .attributes {
    padding-left: 0;
    padding-right: 0;
  }
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.disabled-veil {
  opacity: 0.5;
  pointer-events: none;
}

body:lang(ja) {
  font-size: 13px;
}
body:lang(ko) {
  font-size: 13px;
}

.page {
  background-color: #f9f9f9;
}

.cart-header h1.page-title {
  font-weight: 600;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: normal;
  letter-spacing: 0;
  left: 0;
  margin: 0;
  padding: 15.5px 0;
  background-color: transparent;
}
.cart-header h1.page-title:lang(ko), .cart-header h1.page-title:lang(ja), .cart-header h1.page-title:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.cart-header h1.page-title::before {
  content: none;
}
.cart-header .title-help .help-phone-number {
  text-decoration: none;
  padding: 0 0 4px;
  background-image: linear-gradient(#000, #000);
  line-height: 1;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  .cart-header .title-help .help-phone-number:focus, .cart-header .title-help .help-phone-number:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.cart-header-empty {
  padding: 32px 10px;
}
.cart-header .title-border {
  border-bottom: 1px solid #000;
  height: 1px;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .cart-header h1.page-title {
    font-weight: 600;
    font-size: 40px;
    font-size: 2.5rem;
    color: #000;
    line-height: normal;
    letter-spacing: 0;
    padding: 24px 0;
  }
  .cart-header h1.page-title:lang(ko), .cart-header h1.page-title:lang(ja), .cart-header h1.page-title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
  .cart-header .title-help {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cart-header .title-help:lang(ko), .cart-header .title-help:lang(ja), .cart-header .title-help:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .cart-header .title-border {
    margin-bottom: 32px;
  }
}

.cart-error-messaging.cart-error .global-cart-error {
  display: flex;
  width: auto;
  margin: 8px 10px 0;
  background-color: #fae8ea;
  border: 1px solid #d22030;
  padding: 14px 10px 12px;
  line-height: 21px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart-error-messaging.cart-error .global-cart-error:lang(ko), .cart-error-messaging.cart-error .global-cart-error:lang(ja), .cart-error-messaging.cart-error .global-cart-error:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart-error-messaging.cart-error .global-cart-error:lang(zh) {
  line-height: 21px;
}
.cart-error-messaging.cart-error .global-cart-error.checkout-alert {
  margin: 8px 10px;
}
.cart-error-messaging.cart-error .global-cart-error .cart-error-icons {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  flex-shrink: 0;
}
.cart-error-messaging.cart-error .global-cart-error .cart-error-icons + span {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.cart-error-messaging.cart-error .global-cart-error .cart-error-icons + span .sfl-save-all {
  margin-left: 16px;
  border-bottom: 1px solid #8d9196;
  padding-bottom: 3px;
}
.cart-error-messaging.cart-error .global-cart-error .cart-error-icons + span .sfl-save-all:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .cart-error-messaging.cart-error .global-cart-error {
    width: 873px;
    margin: 40px auto 5px;
    padding: 14px 18px 13px 12px;
    align-items: center;
  }
  .cart-error-messaging.cart-error .global-cart-error .cart-error-icons {
    margin-right: 8px;
  }
  .cart-error-messaging.cart-error .global-cart-error.checkout-alert {
    margin: 8px auto 5px;
  }
}

.cart .line-item-errors,
.saveforlater-page .line-item-errors {
  padding: 12px;
  margin-bottom: 8px;
  display: flex;
  line-height: 21px;
  align-items: center;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart .line-item-errors:lang(ko), .cart .line-item-errors:lang(ja), .cart .line-item-errors:lang(zh),
.saveforlater-page .line-item-errors:lang(ko),
.saveforlater-page .line-item-errors:lang(ja),
.saveforlater-page .line-item-errors:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .line-item-errors:lang(zh),
.saveforlater-page .line-item-errors:lang(zh) {
  line-height: 21px;
}
.cart .line-item-errors.line-item-1,
.saveforlater-page .line-item-errors.line-item-1 {
  margin-top: 16px;
}
.cart .line-item-errors.line-error,
.saveforlater-page .line-item-errors.line-error {
  border-color: #d22030;
  background: #fae8ea;
  flex-shrink: 0;
}
.cart .line-item-errors.line-warning,
.saveforlater-page .line-item-errors.line-warning {
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #8a6c00;
  line-height: 1.4285714286;
  letter-spacing: normal;
  background: #fff7da;
  border-radius: 4px;
  padding: 1px 8px 2px;
  margin: 0;
}
.cart .line-item-errors.line-warning:lang(ko), .cart .line-item-errors.line-warning:lang(ja), .cart .line-item-errors.line-warning:lang(zh),
.saveforlater-page .line-item-errors.line-warning:lang(ko),
.saveforlater-page .line-item-errors.line-warning:lang(ja),
.saveforlater-page .line-item-errors.line-warning:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .cart .line-item-errors.line-warning,
  .saveforlater-page .line-item-errors.line-warning {
    padding: 2px 12px 4px;
    line-height: 20px !important;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .line-item-errors.line-warning:lang(ko), .cart .line-item-errors.line-warning:lang(ja), .cart .line-item-errors.line-warning:lang(zh),
  .saveforlater-page .line-item-errors.line-warning:lang(ko),
  .saveforlater-page .line-item-errors.line-warning:lang(ja),
  .saveforlater-page .line-item-errors.line-warning:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .line-item-errors.line-warning:lang(zh),
  .saveforlater-page .line-item-errors.line-warning:lang(zh) {
    line-height: 21px;
  }
}
.cart .line-item-errors svg,
.saveforlater-page .line-item-errors svg {
  width: 24px;
  height: 24px;
  margin-right: 7px;
  flex-shrink: 0;
}
@media (min-width: 1024px) {
  .cart .line-item-errors,
  .saveforlater-page .line-item-errors {
    align-items: center;
    line-height: 21px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .line-item-errors:lang(ko), .cart .line-item-errors:lang(ja), .cart .line-item-errors:lang(zh),
  .saveforlater-page .line-item-errors:lang(ko),
  .saveforlater-page .line-item-errors:lang(ja),
  .saveforlater-page .line-item-errors:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .line-item-errors:lang(zh),
  .saveforlater-page .line-item-errors:lang(zh) {
    line-height: 21px;
  }
  .cart .line-item-errors.line-item-1,
  .saveforlater-page .line-item-errors.line-item-1 {
    margin-top: 0;
  }
}
.cart .out-of-stock,
.saveforlater-page .out-of-stock {
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #d20014;
  line-height: 1.4285714286;
  letter-spacing: normal;
  background: #ffe1e4;
  border-radius: 4px;
  padding: 1px 8px 2px;
  margin: 0;
  font-weight: 500 !important;
}
.cart .out-of-stock:lang(ko), .cart .out-of-stock:lang(ja), .cart .out-of-stock:lang(zh),
.saveforlater-page .out-of-stock:lang(ko),
.saveforlater-page .out-of-stock:lang(ja),
.saveforlater-page .out-of-stock:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .cart .out-of-stock,
  .saveforlater-page .out-of-stock {
    padding: 2px 12px 4px;
    line-height: 20px !important;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .out-of-stock:lang(ko), .cart .out-of-stock:lang(ja), .cart .out-of-stock:lang(zh),
  .saveforlater-page .out-of-stock:lang(ko),
  .saveforlater-page .out-of-stock:lang(ja),
  .saveforlater-page .out-of-stock:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .out-of-stock:lang(zh),
  .saveforlater-page .out-of-stock:lang(zh) {
    line-height: 21px;
  }
}
.cart .sfl-oos-low-stock,
.saveforlater-page .sfl-oos-low-stock {
  width: 100%;
  justify-content: space-between;
  margin-top: 16px;
}
.cart .product-info,
.saveforlater-page .product-info {
  box-shadow: 0 1px 0 0 #c0c0c0;
  border: none;
  border-radius: 0;
  background-color: #fff;
  margin-bottom: 24px;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  padding: 24px;
}
@media (max-width: 1023.98px) {
  .cart .product-info,
  .saveforlater-page .product-info {
    margin-left: -10px;
    margin-right: -10px;
    padding: 16px 10px;
    box-shadow: none;
    margin-bottom: 0;
  }
}
.cart .product-info .cart-item,
.saveforlater-page .product-info .cart-item {
  display: flex;
}
@media (max-width: 1023.98px) {
  .cart .product-info .cart-item,
  .saveforlater-page .product-info .cart-item {
    flex-wrap: wrap;
  }
}
.cart .product-info .sfl-mob-ATC,
.saveforlater-page .product-info .sfl-mob-ATC {
  flex: 0 0 100%;
}
.cart .product-info .sfl-mob-ATC a.move-to-cart-saveforlater,
.saveforlater-page .product-info .sfl-mob-ATC a.move-to-cart-saveforlater {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 20.211px;
  letter-spacing: 1.2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cart .product-info .sfl-mob-ATC a.move-to-cart-saveforlater:lang(ko), .cart .product-info .sfl-mob-ATC a.move-to-cart-saveforlater:lang(ja), .cart .product-info .sfl-mob-ATC a.move-to-cart-saveforlater:lang(zh),
.saveforlater-page .product-info .sfl-mob-ATC a.move-to-cart-saveforlater:lang(ko),
.saveforlater-page .product-info .sfl-mob-ATC a.move-to-cart-saveforlater:lang(ja),
.saveforlater-page .product-info .sfl-mob-ATC a.move-to-cart-saveforlater:lang(zh) {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
}
.cart .product-info .card-product-image,
.saveforlater-page .product-info .card-product-image {
  width: 204px;
  height: 245px;
  margin-right: 24px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .card-product-image,
  .saveforlater-page .product-info .card-product-image {
    width: 100px;
    height: auto;
    max-height: 154px;
    margin-right: 10px;
  }
}
.cart .product-info .card-product-info,
.saveforlater-page .product-info .card-product-info {
  width: calc(100% - 204px);
}
@media (max-width: 1023.98px) {
  .cart .product-info .card-product-info,
  .saveforlater-page .product-info .card-product-info {
    width: calc(100% - 128px);
  }
}
@media (min-width: 1024px) {
  .cart .product-info .card-product-info,
  .saveforlater-page .product-info .card-product-info {
    display: flex;
    flex-direction: column;
  }
}
.cart .product-info .card-product-info .line-item-body,
.saveforlater-page .product-info .card-product-info .line-item-body {
  flex-direction: column;
}
.cart .product-info .line-item-name,
.saveforlater-page .product-info .line-item-name {
  font-weight: 500;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  line-height: 1.2631578947;
  letter-spacing: normal;
  font-size: 19px;
  font-size: 1.1875rem;
  margin-bottom: 16px;
  margin-right: 24px;
  white-space: initial;
  width: auto;
}
.cart .product-info .line-item-name:lang(ko), .cart .product-info .line-item-name:lang(ja), .cart .product-info .line-item-name:lang(zh),
.saveforlater-page .product-info .line-item-name:lang(ko),
.saveforlater-page .product-info .line-item-name:lang(ja),
.saveforlater-page .product-info .line-item-name:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart .product-info .line-item-name:lang(zh),
.saveforlater-page .product-info .line-item-name:lang(zh) {
  line-height: 23px;
}
.cart .product-info .line-item-name:lang(ko), .cart .product-info .line-item-name:lang(ja), .cart .product-info .line-item-name:lang(zh),
.saveforlater-page .product-info .line-item-name:lang(ko),
.saveforlater-page .product-info .line-item-name:lang(ja),
.saveforlater-page .product-info .line-item-name:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart .product-info .line-item-name:lang(zh),
.saveforlater-page .product-info .line-item-name:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-name,
  .saveforlater-page .product-info .line-item-name {
    line-height: 20px;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 500;
    margin-bottom: 8px;
  }
  .cart .product-info .line-item-name:lang(ko), .cart .product-info .line-item-name:lang(ja), .cart .product-info .line-item-name:lang(zh),
  .saveforlater-page .product-info .line-item-name:lang(ko),
  .saveforlater-page .product-info .line-item-name:lang(ja),
  .saveforlater-page .product-info .line-item-name:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .product-info .line-item-name:lang(zh),
  .saveforlater-page .product-info .line-item-name:lang(zh) {
    line-height: 21px;
  }
}
.cart .product-info .line-item-name .product-flag,
.saveforlater-page .product-info .line-item-name .product-flag {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #d22030;
  line-height: 1;
  letter-spacing: normal;
  padding-top: 8px;
  margin-bottom: 4px;
}
.cart .product-info .item-image,
.saveforlater-page .product-info .item-image {
  width: 106px;
  height: initial;
  max-height: initial;
}
.cart .product-info .item-image .product-image,
.saveforlater-page .product-info .item-image .product-image {
  width: 100%;
  max-height: initial;
}
.cart .product-info .remove-line-item,
.saveforlater-page .product-info .remove-line-item {
  width: 14px;
  height: 14px;
}
.cart .product-info .remove-line-item .remove-product,
.saveforlater-page .product-info .remove-line-item .remove-product {
  padding: 0;
  background: transparent;
  border: none;
  display: block;
  position: initial;
  font-size: initial;
  margin: 0;
  height: 14px;
}
.cart .product-info .remove-line-item .remove-product .icon-cross,
.saveforlater-page .product-info .remove-line-item .remove-product .icon-cross {
  width: 14px;
  height: 14px;
  vertical-align: top;
}
@media (min-width: 1024px) {
  .cart .product-info .remove-line-item .remove-product .icon-cross,
  .saveforlater-page .product-info .remove-line-item .remove-product .icon-cross {
    width: 20px;
    height: 20px;
  }
}
.cart .product-info .remove-line-item .remove-product:focus,
.saveforlater-page .product-info .remove-line-item .remove-product:focus {
  outline-offset: 2px;
  outline: 1px auto -webkit-focus-ring-color !important;
}
.cart .product-info .item-attributes,
.saveforlater-page .product-info .item-attributes {
  width: 260px;
  margin-right: 70px;
  overflow-y: visible;
}
@media (max-width: 1023.98px) {
  .cart .product-info .item-attributes,
  .saveforlater-page .product-info .item-attributes {
    width: 193px;
  }
}
@media (max-width: 767.98px) {
  .cart .product-info .item-attributes,
  .saveforlater-page .product-info .item-attributes {
    margin-right: 10px;
  }
}
.cart .product-info .item-attributes .line-item-attributes,
.saveforlater-page .product-info .item-attributes .line-item-attributes {
  display: flex;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #53565a;
}
.cart .product-info .item-attributes .line-item-attributes:lang(ko), .cart .product-info .item-attributes .line-item-attributes:lang(ja), .cart .product-info .item-attributes .line-item-attributes:lang(zh),
.saveforlater-page .product-info .item-attributes .line-item-attributes:lang(ko),
.saveforlater-page .product-info .item-attributes .line-item-attributes:lang(ja),
.saveforlater-page .product-info .item-attributes .line-item-attributes:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .product-info .item-attributes .line-item-attributes:lang(zh),
.saveforlater-page .product-info .item-attributes .line-item-attributes:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .item-attributes .line-item-attributes,
  .saveforlater-page .product-info .item-attributes .line-item-attributes {
    line-height: 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .cart .product-info .item-attributes .line-item-attributes:lang(ko), .cart .product-info .item-attributes .line-item-attributes:lang(ja), .cart .product-info .item-attributes .line-item-attributes:lang(zh),
  .saveforlater-page .product-info .item-attributes .line-item-attributes:lang(ko),
  .saveforlater-page .product-info .item-attributes .line-item-attributes:lang(ja),
  .saveforlater-page .product-info .item-attributes .line-item-attributes:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}
.cart .product-info .item-attributes .line-item-attributes .value,
.saveforlater-page .product-info .item-attributes .line-item-attributes .value {
  text-transform: capitalize;
}
.cart .product-info .item-attributes .line-item-attributes .name,
.saveforlater-page .product-info .item-attributes .line-item-attributes .name {
  margin-right: 4px;
}
.cart .product-info .item-attributes .line-item-attributes .prod-attributes,
.saveforlater-page .product-info .item-attributes .line-item-attributes .prod-attributes {
  white-space: nowrap;
}
.cart .product-info .item-attributes .line-item-attributes .minicart-break,
.saveforlater-page .product-info .item-attributes .line-item-attributes .minicart-break {
  display: none;
}
.cart .product-info .item-attributes .final-sale,
.saveforlater-page .product-info .item-attributes .final-sale {
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #d22030;
  line-height: 1.2631578947;
  letter-spacing: normal;
  margin-bottom: 4px;
}
.cart .product-info .item-attributes .final-sale:lang(ko), .cart .product-info .item-attributes .final-sale:lang(ja), .cart .product-info .item-attributes .final-sale:lang(zh),
.saveforlater-page .product-info .item-attributes .final-sale:lang(ko),
.saveforlater-page .product-info .item-attributes .final-sale:lang(ja),
.saveforlater-page .product-info .item-attributes .final-sale:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart .product-info .item-attributes .final-sale:lang(zh),
.saveforlater-page .product-info .item-attributes .final-sale:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .item-attributes .final-sale,
  .saveforlater-page .product-info .item-attributes .final-sale {
    line-height: 20px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .product-info .item-attributes .final-sale:lang(ko), .cart .product-info .item-attributes .final-sale:lang(ja), .cart .product-info .item-attributes .final-sale:lang(zh),
  .saveforlater-page .product-info .item-attributes .final-sale:lang(ko),
  .saveforlater-page .product-info .item-attributes .final-sale:lang(ja),
  .saveforlater-page .product-info .item-attributes .final-sale:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .product-info .item-attributes .final-sale:lang(zh),
  .saveforlater-page .product-info .item-attributes .final-sale:lang(zh) {
    line-height: 21px;
  }
}
.cart .product-info .item-attributes .final-sale:lang(zh) .custom-tooltip .bottom,
.saveforlater-page .product-info .item-attributes .final-sale:lang(zh) .custom-tooltip .bottom {
  min-width: 155px;
  left: 80%;
  top: 27px;
}
.cart .product-info .item-attributes .final-sale:lang(ja) .custom-tooltip .bottom,
.saveforlater-page .product-info .item-attributes .final-sale:lang(ja) .custom-tooltip .bottom {
  min-width: 220px;
  left: 60%;
}
.cart .product-info .item-attributes .line-item-availability,
.saveforlater-page .product-info .item-attributes .line-item-availability {
  margin-bottom: 16px;
}
.cart .product-info .item-attributes .line-item-availability .line-item-attributes,
.saveforlater-page .product-info .item-attributes .line-item-availability .line-item-attributes {
  margin-bottom: 0;
  white-space: nowrap;
}
.cart .product-info .item-attributes .line-item-availability .line-item-attributes.line-item-instock-date,
.saveforlater-page .product-info .item-attributes .line-item-availability .line-item-attributes.line-item-instock-date {
  margin-bottom: 0;
  width: 100%;
  text-align: right;
  display: block;
}
.cart .product-info .item-attributes .line-item-availability.line-item-unavailability .line-item-attributes,
.saveforlater-page .product-info .item-attributes .line-item-availability.line-item-unavailability .line-item-attributes {
  white-space: normal;
}
.cart .product-info .item-attributes .line-item-quantity .quantity-form,
.saveforlater-page .product-info .item-attributes .line-item-quantity .quantity-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart .product-info .item-attributes .line-item-quantity .quantity-form .quantity-label,
.saveforlater-page .product-info .item-attributes .line-item-quantity .quantity-form .quantity-label {
  font-size: 16px;
}
.cart .product-info .item-attributes .line-item-quantity .quantity.custom-select,
.saveforlater-page .product-info .item-attributes .line-item-quantity .quantity.custom-select {
  display: inline-block;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  width: 71px;
  min-width: initial;
  float: right;
  padding-left: 16px;
}
.cart .product-info .item-attributes .line-item-promo,
.saveforlater-page .product-info .item-attributes .line-item-promo {
  display: none;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-price-total,
  .saveforlater-page .product-info .line-item-price-total {
    margin-top: 16px;
  }
}
@media (min-width: 1024px) {
  .cart .product-info .line-item-price,
  .saveforlater-page .product-info .line-item-price {
    width: 68px;
    align-items: flex-end;
    margin-right: 24px;
  }
}
.cart .product-info .line-item-price .line-item-price-info,
.saveforlater-page .product-info .line-item-price .line-item-price-info {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000;
  line-height: 1.2777777778;
  letter-spacing: normal;
  margin-bottom: 0;
}
.cart .product-info .line-item-price .line-item-price-info:lang(ko), .cart .product-info .line-item-price .line-item-price-info:lang(ja), .cart .product-info .line-item-price .line-item-price-info:lang(zh),
.saveforlater-page .product-info .line-item-price .line-item-price-info:lang(ko),
.saveforlater-page .product-info .line-item-price .line-item-price-info:lang(ja),
.saveforlater-page .product-info .line-item-price .line-item-price-info:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .product-info .line-item-price .line-item-price-info:lang(zh),
.saveforlater-page .product-info .line-item-price .line-item-price-info:lang(zh) {
  line-height: 22px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-price .line-item-price-info,
  .saveforlater-page .product-info .line-item-price .line-item-price-info {
    line-height: 20px;
    position: inherit;
    display: inline;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .product-info .line-item-price .line-item-price-info:lang(ko), .cart .product-info .line-item-price .line-item-price-info:lang(ja), .cart .product-info .line-item-price .line-item-price-info:lang(zh),
  .saveforlater-page .product-info .line-item-price .line-item-price-info:lang(ko),
  .saveforlater-page .product-info .line-item-price .line-item-price-info:lang(ja),
  .saveforlater-page .product-info .line-item-price .line-item-price-info:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .product-info .line-item-price .line-item-price-info:lang(zh),
  .saveforlater-page .product-info .line-item-price .line-item-price-info:lang(zh) {
    line-height: 21px;
  }
}
.cart .product-info .line-item-price .price,
.saveforlater-page .product-info .line-item-price .price {
  line-height: 23px;
  text-align: right;
  font-size: 18px;
  font-size: 1.125rem;
}
.cart .product-info .line-item-price .price:lang(ko), .cart .product-info .line-item-price .price:lang(ja), .cart .product-info .line-item-price .price:lang(zh),
.saveforlater-page .product-info .line-item-price .price:lang(ko),
.saveforlater-page .product-info .line-item-price .price:lang(ja),
.saveforlater-page .product-info .line-item-price .price:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .product-info .line-item-price .price:lang(zh),
.saveforlater-page .product-info .line-item-price .price:lang(zh) {
  line-height: 22px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-price .price,
  .saveforlater-page .product-info .line-item-price .price {
    line-height: 20px;
    display: inline;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .product-info .line-item-price .price:lang(ko), .cart .product-info .line-item-price .price:lang(ja), .cart .product-info .line-item-price .price:lang(zh),
  .saveforlater-page .product-info .line-item-price .price:lang(ko),
  .saveforlater-page .product-info .line-item-price .price:lang(ja),
  .saveforlater-page .product-info .line-item-price .price:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .product-info .line-item-price .price:lang(zh),
  .saveforlater-page .product-info .line-item-price .price:lang(zh) {
    line-height: 21px;
  }
}
.cart .product-info .line-item-price .price .pricing,
.cart .product-info .line-item-price .price .sales,
.saveforlater-page .product-info .line-item-price .price .pricing,
.saveforlater-page .product-info .line-item-price .price .sales {
  font-weight: normal;
  margin-top: 18px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-price .price .pricing,
  .cart .product-info .line-item-price .price .sales,
  .saveforlater-page .product-info .line-item-price .price .pricing,
  .saveforlater-page .product-info .line-item-price .price .sales {
    margin-top: 0;
  }
}
.cart .product-info .line-item-price .price .pricing.markdown-prices,
.cart .product-info .line-item-price .price .sales.markdown-prices,
.saveforlater-page .product-info .line-item-price .price .pricing.markdown-prices,
.saveforlater-page .product-info .line-item-price .price .sales.markdown-prices {
  margin-top: 8px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-price .price .pricing.markdown-prices,
  .cart .product-info .line-item-price .price .sales.markdown-prices,
  .saveforlater-page .product-info .line-item-price .price .pricing.markdown-prices,
  .saveforlater-page .product-info .line-item-price .price .sales.markdown-prices {
    margin-top: 0;
  }
}
.cart .product-info .line-item-price .price .strike-through.list,
.saveforlater-page .product-info .line-item-price .price .strike-through.list {
  margin-right: 0;
}
.cart .product-info .line-item-total-price,
.saveforlater-page .product-info .line-item-total-price {
  align-self: center;
  text-align: right;
  width: 200px;
}
.cart .product-info .line-item-total-price .line-item-price-info,
.saveforlater-page .product-info .line-item-total-price .line-item-price-info {
  line-height: 23px;
  margin-bottom: 0;
  font-size: 18px;
  font-size: 1.125rem;
}
.cart .product-info .line-item-total-price .line-item-price-info:lang(ko), .cart .product-info .line-item-total-price .line-item-price-info:lang(ja), .cart .product-info .line-item-total-price .line-item-price-info:lang(zh),
.saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(ko),
.saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(ja),
.saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .product-info .line-item-total-price .line-item-price-info:lang(zh),
.saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(zh) {
  line-height: 22px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-total-price .line-item-price-info,
  .saveforlater-page .product-info .line-item-total-price .line-item-price-info {
    margin-bottom: 0;
    line-height: 23px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .cart .product-info .line-item-total-price .line-item-price-info:lang(ko), .cart .product-info .line-item-total-price .line-item-price-info:lang(ja), .cart .product-info .line-item-total-price .line-item-price-info:lang(zh),
  .saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(ko),
  .saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(ja),
  .saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(zh) {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.8px;
  }
  .cart .product-info .line-item-total-price .line-item-price-info:lang(zh),
  .saveforlater-page .product-info .line-item-total-price .line-item-price-info:lang(zh) {
    line-height: 22px;
  }
}
.cart .product-info .line-item-total-price .price,
.saveforlater-page .product-info .line-item-total-price .price {
  line-height: 24px;
  text-align: right;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart .product-info .line-item-total-price .price:lang(ko), .cart .product-info .line-item-total-price .price:lang(ja), .cart .product-info .line-item-total-price .price:lang(zh),
.saveforlater-page .product-info .line-item-total-price .price:lang(ko),
.saveforlater-page .product-info .line-item-total-price .price:lang(ja),
.saveforlater-page .product-info .line-item-total-price .price:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .product-info .line-item-total-price .price:lang(zh),
.saveforlater-page .product-info .line-item-total-price .price:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-total-price .price,
  .saveforlater-page .product-info .line-item-total-price .price {
    line-height: 20px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .product-info .line-item-total-price .price:lang(ko), .cart .product-info .line-item-total-price .price:lang(ja), .cart .product-info .line-item-total-price .price:lang(zh),
  .saveforlater-page .product-info .line-item-total-price .price:lang(ko),
  .saveforlater-page .product-info .line-item-total-price .price:lang(ja),
  .saveforlater-page .product-info .line-item-total-price .price:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .product-info .line-item-total-price .price:lang(zh),
  .saveforlater-page .product-info .line-item-total-price .price:lang(zh) {
    line-height: 21px;
  }
}
.cart .product-info .line-item-total-price .price .pricing,
.saveforlater-page .product-info .line-item-total-price .price .pricing {
  display: block;
  margin-top: 0;
  color: #000;
}
.cart .product-info .line-item-total-price .price .strike-through,
.saveforlater-page .product-info .line-item-total-price .price .strike-through {
  margin-right: 0;
  color: #53565a;
  line-height: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}
.cart .product-info .line-item-total-price .price .strike-through:lang(ko), .cart .product-info .line-item-total-price .price .strike-through:lang(ja), .cart .product-info .line-item-total-price .price .strike-through:lang(zh),
.saveforlater-page .product-info .line-item-total-price .price .strike-through:lang(ko),
.saveforlater-page .product-info .line-item-total-price .price .strike-through:lang(ja),
.saveforlater-page .product-info .line-item-total-price .price .strike-through:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 768px) {
  .cart .product-info .line-item-total-price .price .strike-through,
  .saveforlater-page .product-info .line-item-total-price .price .strike-through {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 20px;
  }
  .cart .product-info .line-item-total-price .price .strike-through:lang(ko), .cart .product-info .line-item-total-price .price .strike-through:lang(ja), .cart .product-info .line-item-total-price .price .strike-through:lang(zh),
  .saveforlater-page .product-info .line-item-total-price .price .strike-through:lang(ko),
  .saveforlater-page .product-info .line-item-total-price .price .strike-through:lang(ja),
  .saveforlater-page .product-info .line-item-total-price .price .strike-through:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .product-info .line-item-total-price .price .strike-through:lang(zh),
  .saveforlater-page .product-info .line-item-total-price .price .strike-through:lang(zh) {
    line-height: 21px;
  }
}
.cart .product-info .line-item-total-price .price .strike-through.list,
.saveforlater-page .product-info .line-item-total-price .price .strike-through.list {
  margin-right: 0;
}
.cart .product-info .line-item-quantity,
.saveforlater-page .product-info .line-item-quantity {
  align-self: center;
}
@media (min-width: 1024px) {
  .cart .product-info .line-item-quantity .ui-selectmenu-button,
  .saveforlater-page .product-info .line-item-quantity .ui-selectmenu-button {
    width: 92px;
  }
}
.cart .product-info .line-item-quantity .quantity-form .quantity-label,
.saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label {
  line-height: 23px;
  margin-bottom: 4px;
  font-size: 18px;
  font-size: 1.125rem;
}
.cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(ko), .cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(ja), .cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh),
.saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(ko),
.saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(ja),
.saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh),
.saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh) {
  line-height: 22px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-quantity .quantity-form .quantity-label,
  .saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label {
    line-height: 23px;
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(ko), .cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(ja), .cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh),
  .saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(ko),
  .saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(ja),
  .saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh) {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.8px;
  }
  .cart .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh),
  .saveforlater-page .product-info .line-item-quantity .quantity-form .quantity-label:lang(zh) {
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .cart .product-info .line-item-quantity .quantity-form,
  .saveforlater-page .product-info .line-item-quantity .quantity-form {
    margin-bottom: 76px;
  }
}
.cart .product-info .line-item-quantity .quantity.custom-select,
.saveforlater-page .product-info .line-item-quantity .quantity.custom-select {
  border: 1px solid #000;
  border-radius: 4px;
  margin-top: 4px;
  width: 92px;
  height: 52px;
  font-weight: normal;
  float: none;
  padding: 16px;
  background-position-x: 64px;
  line-height: 18px;
  font-size: 18px;
  font-size: 1.125rem;
}
.cart .product-info .line-item-quantity .quantity.custom-select:lang(ko), .cart .product-info .line-item-quantity .quantity.custom-select:lang(ja), .cart .product-info .line-item-quantity .quantity.custom-select:lang(zh),
.saveforlater-page .product-info .line-item-quantity .quantity.custom-select:lang(ko),
.saveforlater-page .product-info .line-item-quantity .quantity.custom-select:lang(ja),
.saveforlater-page .product-info .line-item-quantity .quantity.custom-select:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .product-info .line-item-quantity .quantity.custom-select:lang(zh),
.saveforlater-page .product-info .line-item-quantity .quantity.custom-select:lang(zh) {
  line-height: 22px;
}
@media (max-width: 1023.98px) {
  .cart .product-info .line-item-quantity .quantity.custom-select,
  .saveforlater-page .product-info .line-item-quantity .quantity.custom-select {
    width: 74px;
    background-position-x: 44px;
  }
}
.cart .product-info .line-item-quantity .quantity.custom-select:focus,
.saveforlater-page .product-info .line-item-quantity .quantity.custom-select:focus {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  outline: none;
  border: 2px solid;
}
.cart .product-info .line-item-quantity .cart-quantity.stepper-input,
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input {
  display: flex;
  height: 32px;
  width: 99px;
  padding: 8px;
  align-items: center;
  gap: 16px;
  border-radius: 4px;
  border: 1px solid #d3d5d7;
}
.cart .product-info .line-item-quantity .cart-quantity.stepper-input .btn,
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input .btn {
  display: flex;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  border: none;
  color: #000;
}
.cart .product-info .line-item-quantity .cart-quantity.stepper-input .btn:disabled,
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input .btn:disabled {
  opacity: 1;
  color: #8d9196;
}
.cart .product-info .line-item-quantity .cart-quantity.stepper-input input,
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input input {
  display: flex;
  width: 17px;
  text-align: center;
  line-height: 20px;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(ko), .cart .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(ja), .cart .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(zh),
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(ko),
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(ja),
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(zh),
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input input:lang(zh) {
  line-height: 21px;
}
.cart .product-info .line-item-quantity .cart-quantity.stepper-input:focus,
.saveforlater-page .product-info .line-item-quantity .cart-quantity.stepper-input:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
.cart .product-info .card-product-edit-wrapper,
.saveforlater-page .product-info .card-product-edit-wrapper {
  float: right;
  display: flex;
  padding-bottom: 4px;
  justify-content: end;
}
@media (max-width: 1023.98px) {
  .cart .product-info .card-product-edit-wrapper,
  .saveforlater-page .product-info .card-product-edit-wrapper {
    position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
    padding-bottom: 16px;
    padding-top: 24px;
  }
}
.cart .product-info .card-product-edit-wrapper a,
.saveforlater-page .product-info .card-product-edit-wrapper a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .product-info .card-product-edit-wrapper a:lang(ko), .cart .product-info .card-product-edit-wrapper a:lang(ja), .cart .product-info .card-product-edit-wrapper a:lang(zh),
.saveforlater-page .product-info .card-product-edit-wrapper a:lang(ko),
.saveforlater-page .product-info .card-product-edit-wrapper a:lang(ja),
.saveforlater-page .product-info .card-product-edit-wrapper a:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .cart .product-info .card-product-edit-wrapper a,
  .saveforlater-page .product-info .card-product-edit-wrapper a {
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart .product-info .card-product-edit-wrapper a:lang(ko), .cart .product-info .card-product-edit-wrapper a:lang(ja), .cart .product-info .card-product-edit-wrapper a:lang(zh),
  .saveforlater-page .product-info .card-product-edit-wrapper a:lang(ko),
  .saveforlater-page .product-info .card-product-edit-wrapper a:lang(ja),
  .saveforlater-page .product-info .card-product-edit-wrapper a:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart .product-info .card-product-edit-wrapper a:lang(zh),
  .saveforlater-page .product-info .card-product-edit-wrapper a:lang(zh) {
    line-height: 21px;
  }
}
.cart .product-info .card-product-edit-wrapper a.edit-focus-visible,
.saveforlater-page .product-info .card-product-edit-wrapper a.edit-focus-visible {
  border-radius: 2px;
  outline: 2px solid -webkit-focus-ring-color !important;
  outline-offset: 1px;
}
.cart .product-info .card-product-edit-wrapper .product-move,
.saveforlater-page .product-info .card-product-edit-wrapper .product-move {
  margin-left: 16px;
}
@media (min-width: 1024px) {
  .cart .product-info .card-product-edit-wrapper .product-move,
  .saveforlater-page .product-info .card-product-edit-wrapper .product-move {
    margin-left: 24px;
  }
}
@media (min-width: 1024px) {
  .cart .product-info .card-product-edit-wrapper,
  .saveforlater-page .product-info .card-product-edit-wrapper {
    margin-top: auto;
  }
}
.cart .product-info .product-card-mobile-qty-total,
.saveforlater-page .product-info .product-card-mobile-qty-total {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .cart .product-info .product-card-mobile-qty-total,
  .saveforlater-page .product-info .product-card-mobile-qty-total {
    display: none;
  }
}
.cart .product-info .edit,
.cart .product-info .move-to-wishlist,
.saveforlater-page .product-info .edit,
.saveforlater-page .product-info .move-to-wishlist {
  font-weight: normal;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: 1.1764705882;
  letter-spacing: normal;
  text-decoration: none;
  border-bottom: 1px solid #000;
  padding-bottom: 4px;
}
.cart .product-info .edit:lang(ko), .cart .product-info .edit:lang(ja), .cart .product-info .edit:lang(zh),
.cart .product-info .move-to-wishlist:lang(ko),
.cart .product-info .move-to-wishlist:lang(ja),
.cart .product-info .move-to-wishlist:lang(zh),
.saveforlater-page .product-info .edit:lang(ko),
.saveforlater-page .product-info .edit:lang(ja),
.saveforlater-page .product-info .edit:lang(zh),
.saveforlater-page .product-info .move-to-wishlist:lang(ko),
.saveforlater-page .product-info .move-to-wishlist:lang(ja),
.saveforlater-page .product-info .move-to-wishlist:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .product-info .edit:lang(zh),
.cart .product-info .move-to-wishlist:lang(zh),
.saveforlater-page .product-info .edit:lang(zh),
.saveforlater-page .product-info .move-to-wishlist:lang(zh) {
  line-height: 21px;
}
.cart .product-info .product-card-footer .line-item-price,
.cart .product-info .product-card-footer .line-item-total-price,
.saveforlater-page .product-info .product-card-footer .line-item-price,
.saveforlater-page .product-info .product-card-footer .line-item-total-price {
  border-top: 1px solid #e0e0e0;
  margin-top: 16px;
  padding: 16px 0;
}
.cart .product-info .product-card-footer .line-item-price .line-item-price-info,
.cart .product-info .product-card-footer .line-item-total-price .line-item-price-info,
.saveforlater-page .product-info .product-card-footer .line-item-price .line-item-price-info,
.saveforlater-page .product-info .product-card-footer .line-item-total-price .line-item-price-info {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1;
  letter-spacing: normal;
  margin-bottom: 0;
}
.cart .product-info .product-card-footer .line-item-price .price,
.cart .product-info .product-card-footer .line-item-total-price .price,
.saveforlater-page .product-info .product-card-footer .line-item-price .price,
.saveforlater-page .product-info .product-card-footer .line-item-total-price .price {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1;
  letter-spacing: normal;
  max-width: 228px;
  float: right;
  text-align: right;
}
.cart .product-info .product-card-footer .line-item-price .price .sales,
.cart .product-info .product-card-footer .line-item-price .price .strike-through.list,
.cart .product-info .product-card-footer .line-item-total-price .price .sales,
.cart .product-info .product-card-footer .line-item-total-price .price .strike-through.list,
.saveforlater-page .product-info .product-card-footer .line-item-price .price .sales,
.saveforlater-page .product-info .product-card-footer .line-item-price .price .strike-through.list,
.saveforlater-page .product-info .product-card-footer .line-item-total-price .price .sales,
.saveforlater-page .product-info .product-card-footer .line-item-total-price .price .strike-through.list {
  display: inline-block;
  color: #53565a;
}
.cart .product-info .product-card-footer .line-item-promo,
.saveforlater-page .product-info .product-card-footer .line-item-promo {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #d22030;
  line-height: 1;
  letter-spacing: normal;
  max-width: 212px;
  float: right;
  margin-bottom: 16px;
}
.cart .card-separator-mobile,
.saveforlater-page .card-separator-mobile {
  border-bottom: 1px solid #d4d4d4;
}
.cart .approaching-discounts,
.saveforlater-page .approaching-discounts {
  border: none;
  background-color: #fff;
}
.cart .approaching-discounts .single-approaching-discount,
.cart .approaching-discounts .approaching-discount,
.saveforlater-page .approaching-discounts .single-approaching-discount,
.saveforlater-page .approaching-discounts .approaching-discount {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.5;
  letter-spacing: normal;
  padding: 16px;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-top: 64px;
  position: relative;
  border-radius: 0;
}
.cart .approaching-discounts .single-approaching-discount .icon-logo,
.cart .approaching-discounts .approaching-discount .icon-logo,
.saveforlater-page .approaching-discounts .single-approaching-discount .icon-logo,
.saveforlater-page .approaching-discounts .approaching-discount .icon-logo {
  top: 16px;
  left: 50%;
  width: 34px;
  position: absolute;
  height: 33px;
}
.cart .totals,
.saveforlater-page .totals {
  position: sticky;
  height: 100%;
  top: 33px;
  margin-bottom: 24px;
}
@media (max-width: 1023.98px) {
  .cart .totals,
  .saveforlater-page .totals {
    margin-bottom: 0;
  }
}
.cart .totals .coupon-code-field.is-invalid,
.saveforlater-page .totals .coupon-code-field.is-invalid {
  border-color: #d22030;
  color: #000;
}
.cart .totals .coupon-code-field.is-invalid + .error-icon-container,
.saveforlater-page .totals .coupon-code-field.is-invalid + .error-icon-container {
  display: block;
}
.cart .totals .error-icon-container,
.saveforlater-page .totals .error-icon-container {
  position: absolute;
  right: 11px;
  bottom: 1px;
  padding: 16px;
  color: #d22030;
  display: none;
  cursor: pointer;
}
.cart .totals .promotion-label,
.saveforlater-page .totals .promotion-label {
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  line-height: 1.2631578947;
  letter-spacing: 0;
}
.cart .totals .promotion-label:lang(ko), .cart .totals .promotion-label:lang(ja), .cart .totals .promotion-label:lang(zh),
.saveforlater-page .totals .promotion-label:lang(ko),
.saveforlater-page .totals .promotion-label:lang(ja),
.saveforlater-page .totals .promotion-label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart .totals .promotion-label:lang(zh),
.saveforlater-page .totals .promotion-label:lang(zh) {
  line-height: 23px;
}
.cart .totals .collapse-promo-label,
.saveforlater-page .totals .collapse-promo-label {
  margin-bottom: 20px;
  cursor: pointer;
}
.cart .totals .collapse-promo-label .icon-expand,
.saveforlater-page .totals .collapse-promo-label .icon-expand {
  margin-right: 12px;
}
.cart .totals .collapse-promo-label .promotion-btn-label,
.saveforlater-page .totals .collapse-promo-label .promotion-btn-label {
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-bottom: 4px;
  margin-bottom: 0;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart .totals .collapse-promo-label .promotion-btn-label:lang(ko), .cart .totals .collapse-promo-label .promotion-btn-label:lang(ja), .cart .totals .collapse-promo-label .promotion-btn-label:lang(zh),
.saveforlater-page .totals .collapse-promo-label .promotion-btn-label:lang(ko),
.saveforlater-page .totals .collapse-promo-label .promotion-btn-label:lang(ja),
.saveforlater-page .totals .collapse-promo-label .promotion-btn-label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .totals .collapse-promo-label .promotion-btn-label:lang(zh),
.saveforlater-page .totals .collapse-promo-label .promotion-btn-label:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .cart .totals .collapse-promo-label,
  .saveforlater-page .totals .collapse-promo-label {
    margin-top: 24px;
    margin-bottom: 20px;
  }
}
.cart .totals .collapse-promo-container,
.saveforlater-page .totals .collapse-promo-container {
  display: none;
}
.cart .totals .collapse-promo-container .form-group,
.saveforlater-page .totals .collapse-promo-container .form-group {
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .cart .totals .collapse-promo-container,
  .saveforlater-page .totals .collapse-promo-container {
    margin-top: 24px;
  }
}
.cart .totals .cart-subtotal,
.saveforlater-page .totals .cart-subtotal {
  margin-top: 32px;
}
.cart .totals .cart-subtotal p,
.cart .totals .cart-shipping-cost p,
.saveforlater-page .totals .cart-subtotal p,
.saveforlater-page .totals .cart-shipping-cost p {
  margin-bottom: 12px;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart .totals .cart-subtotal p:lang(ko), .cart .totals .cart-subtotal p:lang(ja), .cart .totals .cart-subtotal p:lang(zh),
.cart .totals .cart-shipping-cost p:lang(ko),
.cart .totals .cart-shipping-cost p:lang(ja),
.cart .totals .cart-shipping-cost p:lang(zh),
.saveforlater-page .totals .cart-subtotal p:lang(ko),
.saveforlater-page .totals .cart-subtotal p:lang(ja),
.saveforlater-page .totals .cart-subtotal p:lang(zh),
.saveforlater-page .totals .cart-shipping-cost p:lang(ko),
.saveforlater-page .totals .cart-shipping-cost p:lang(ja),
.saveforlater-page .totals .cart-shipping-cost p:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .totals .cart-subtotal p:lang(zh),
.cart .totals .cart-shipping-cost p:lang(zh),
.saveforlater-page .totals .cart-subtotal p:lang(zh),
.saveforlater-page .totals .cart-shipping-cost p:lang(zh) {
  line-height: 21px;
}
.cart .totals .cart-subtotal .strike-through,
.cart .totals .cart-shipping-cost .strike-through,
.saveforlater-page .totals .cart-subtotal .strike-through,
.saveforlater-page .totals .cart-shipping-cost .strike-through {
  text-decoration: line-through;
  color: #53565a;
}
.cart .totals .cart-subtotal .strike-through.list-price,
.cart .totals .cart-shipping-cost .strike-through.list-price,
.saveforlater-page .totals .cart-subtotal .strike-through.list-price,
.saveforlater-page .totals .cart-shipping-cost .strike-through.list-price {
  color: #6b6f74;
}
.cart .totals .estimated-total,
.saveforlater-page .totals .estimated-total {
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.cart .totals .estimated-total:lang(ko), .cart .totals .estimated-total:lang(ja), .cart .totals .estimated-total:lang(zh),
.saveforlater-page .totals .estimated-total:lang(ko),
.saveforlater-page .totals .estimated-total:lang(ja),
.saveforlater-page .totals .estimated-total:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart .totals .estimated-total:lang(zh),
.saveforlater-page .totals .estimated-total:lang(zh) {
  line-height: 23px;
}
.cart .totals .cart-checkout-summary-divider,
.saveforlater-page .totals .cart-checkout-summary-divider {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 12px;
}
.cart .totals .accordion,
.saveforlater-page .totals .accordion {
  width: 100%;
}
.cart .totals .accordion .collapsed .icon-expand,
.saveforlater-page .totals .accordion .collapsed .icon-expand {
  display: block;
}
.cart .totals .accordion .collapsed .icon-collapsed,
.saveforlater-page .totals .accordion .collapsed .icon-collapsed {
  display: none;
}
.cart .totals .accordion .icon-expand,
.saveforlater-page .totals .accordion .icon-expand {
  display: none;
}
.cart .totals .accordion > .card,
.saveforlater-page .totals .accordion > .card {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.cart .totals .accordion .promotion-collapse-btn,
.saveforlater-page .totals .accordion .promotion-collapse-btn {
  width: 100%;
  text-decoration: none;
  color: #000;
}
.cart .totals .accordion .promotion-btn-label,
.saveforlater-page .totals .accordion .promotion-btn-label {
  float: left;
  transform: none;
}
.cart .totals .accordion .icon-collapsed,
.cart .totals .accordion .icon-expand,
.saveforlater-page .totals .accordion .icon-collapsed,
.saveforlater-page .totals .accordion .icon-expand {
  width: 16px;
  height: 48px;
}
.cart .totals .promotion .coupon-error,
.saveforlater-page .totals .promotion .coupon-error {
  display: none;
}
.cart .totals .promotion .coupon-error-message,
.saveforlater-page .totals .promotion .coupon-error-message {
  color: #d22030;
  margin-top: 4px;
  margin-bottom: 4px;
  display: inline-block;
}
.cart .totals .promotion .coupon-missing-error,
.saveforlater-page .totals .promotion .coupon-missing-error {
  margin-top: 4px;
  display: none;
  color: #d22030;
  margin-bottom: 0;
  padding-left: 12px;
}
.cart .totals .promotion .promo-code-btn,
.saveforlater-page .totals .promotion .promo-code-btn {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  line-height: 1;
  letter-spacing: normal;
  height: 52px;
  text-transform: uppercase;
  line-height: 40px;
  background-color: #000;
  font-weight: 600;
  letter-spacing: 0.075rem;
}
.cart .totals .promotion .promo-code-btn[disabled]:hover,
.saveforlater-page .totals .promotion .promo-code-btn[disabled]:hover {
  color: #fff;
  background-color: #000;
}
.cart .totals .promotion .promo-code-btn:hover,
.saveforlater-page .totals .promotion .promo-code-btn:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.cart .totals .promotion .promo-code-btn:focus,
.saveforlater-page .totals .promotion .promo-code-btn:focus {
  outline: 2px solid #005fcc !important;
}
.cart .totals .shipping-discount,
.saveforlater-page .totals .shipping-discount {
  color: #000;
}
.cart .totals .grand-total,
.saveforlater-page .totals .grand-total {
  display: block;
  font-weight: 600;
}
.cart .totals .kosm-cart,
.saveforlater-page .totals .kosm-cart {
  padding-bottom: 32px;
  padding-top: 8px;
  min-height: 60px;
}
@media (max-width: 1023.98px) {
  .cart .totals .kosm-cart,
  .saveforlater-page .totals .kosm-cart {
    padding-bottom: 24px;
  }
}
.cart .totals .coupons-and-promos,
.saveforlater-page .totals .coupons-and-promos {
  margin-bottom: 20px;
  background: #fff;
}
.cart .totals .coupons-and-promos .promotion-information,
.saveforlater-page .totals .coupons-and-promos .promotion-information {
  color: #d22030;
}
.cart .totals .coupons-and-promos .promotion-information .applied-promotion-discount,
.saveforlater-page .totals .coupons-and-promos .promotion-information .applied-promotion-discount {
  font-weight: 600;
  color: #d22030;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment {
  border: 1px solid #039e33;
  background-color: #cdecd6;
  border-radius: 0;
  padding: 12px;
  margin-top: 8px;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment.coupon-not-applied,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment.coupon-not-applied {
  border: 1px solid #57585b;
  background-color: #e7e8e4;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .icon-promo-success,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .icon-promo-success {
  width: 24px;
  height: 24px;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .icon-close,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .icon-close {
  width: 12px;
  height: 12px;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .remove-coupon,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .remove-coupon {
  background: transparent;
  position: absolute;
  right: 16px;
  cursor: pointer;
  border: none;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .icon-wrapper .icon-logo,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .icon-wrapper .icon-logo {
  fill: #d22030;
  width: 32px;
  height: 32px;
  margin-bottom: 20px;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .coupon-code,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .coupon-code {
  display: flex;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: normal;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .coupon-code .icon,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .coupon-code .icon {
  margin-right: 8px;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .coupon-code .coupon-not-applied,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .coupon-code .coupon-not-applied {
  text-transform: lowercase;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .coupon-promotion-relationship,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .coupon-promotion-relationship {
  list-style: none;
  display: inline-block;
  margin-left: 27.5px;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: normal;
}
.cart .totals .coupons-and-promos .coupon-price-adjustment .coupon-promotion-relationship li,
.saveforlater-page .totals .coupons-and-promos .coupon-price-adjustment .coupon-promotion-relationship li {
  margin-bottom: 0;
}
.cart .totals .shipping-methods-label,
.saveforlater-page .totals .shipping-methods-label {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000;
  line-height: 1.2777777778;
  letter-spacing: normal;
  display: block;
}
.cart .totals .shipping-methods-label:lang(ko), .cart .totals .shipping-methods-label:lang(ja), .cart .totals .shipping-methods-label:lang(zh),
.saveforlater-page .totals .shipping-methods-label:lang(ko),
.saveforlater-page .totals .shipping-methods-label:lang(ja),
.saveforlater-page .totals .shipping-methods-label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .totals .shipping-methods-label:lang(zh),
.saveforlater-page .totals .shipping-methods-label:lang(zh) {
  line-height: 22px;
}
.cart .totals .shipping-methods-select,
.saveforlater-page .totals .shipping-methods-select {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000;
  line-height: 1.2777777778;
  letter-spacing: normal;
  width: 100%;
  height: 52px;
  border: none;
  min-width: initial;
  padding-left: 16px;
  margin-bottom: 16px;
  display: inline-block;
  background-position: 98%;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  outline: none !important;
}
.cart .totals .shipping-methods-select:lang(ko), .cart .totals .shipping-methods-select:lang(ja), .cart .totals .shipping-methods-select:lang(zh),
.saveforlater-page .totals .shipping-methods-select:lang(ko),
.saveforlater-page .totals .shipping-methods-select:lang(ja),
.saveforlater-page .totals .shipping-methods-select:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .totals .shipping-methods-select:lang(zh),
.saveforlater-page .totals .shipping-methods-select:lang(zh) {
  line-height: 22px;
}
.cart .totals .shipping-methods-select:focus,
.saveforlater-page .totals .shipping-methods-select:focus {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
}
.cart .totals .applepay-icon,
.cart .totals .paywithgoogle-icon,
.cart .totals .kakaopay-icon,
.cart .totals .naverpay-icon,
.cart .totals .payco-icon,
.saveforlater-page .totals .applepay-icon,
.saveforlater-page .totals .paywithgoogle-icon,
.saveforlater-page .totals .kakaopay-icon,
.saveforlater-page .totals .naverpay-icon,
.saveforlater-page .totals .payco-icon {
  display: none;
}
.cart .totals .cards-container,
.saveforlater-page .totals .cards-container {
  margin-top: 24px;
}
.cart .totals .additional-cards-container,
.cart .totals .applepay-cards-container,
.cart .totals .googlepay-cards-container,
.cart .totals .kakaopay-cards-container,
.cart .totals .naverpay-cards-container,
.saveforlater-page .totals .additional-cards-container,
.saveforlater-page .totals .applepay-cards-container,
.saveforlater-page .totals .googlepay-cards-container,
.saveforlater-page .totals .kakaopay-cards-container,
.saveforlater-page .totals .naverpay-cards-container {
  margin-top: 24px;
  justify-content: flex-start;
  display: flex;
}
.cart .totals .additional-cards-container .cards-container,
.cart .totals .applepay-cards-container .cards-container,
.cart .totals .googlepay-cards-container .cards-container,
.cart .totals .kakaopay-cards-container .cards-container,
.cart .totals .naverpay-cards-container .cards-container,
.saveforlater-page .totals .additional-cards-container .cards-container,
.saveforlater-page .totals .applepay-cards-container .cards-container,
.saveforlater-page .totals .googlepay-cards-container .cards-container,
.saveforlater-page .totals .kakaopay-cards-container .cards-container,
.saveforlater-page .totals .naverpay-cards-container .cards-container {
  margin-top: 0;
  flex-wrap: wrap;
}
.cart .totals .additional-cards-container .cards-container:not(.logos-center),
.cart .totals .applepay-cards-container .cards-container:not(.logos-center),
.cart .totals .googlepay-cards-container .cards-container:not(.logos-center),
.cart .totals .kakaopay-cards-container .cards-container:not(.logos-center),
.cart .totals .naverpay-cards-container .cards-container:not(.logos-center),
.saveforlater-page .totals .additional-cards-container .cards-container:not(.logos-center),
.saveforlater-page .totals .applepay-cards-container .cards-container:not(.logos-center),
.saveforlater-page .totals .googlepay-cards-container .cards-container:not(.logos-center),
.saveforlater-page .totals .kakaopay-cards-container .cards-container:not(.logos-center),
.saveforlater-page .totals .naverpay-cards-container .cards-container:not(.logos-center) {
  justify-content: flex-start;
}
.cart .totals .additional-cards-container .content-asset,
.cart .totals .applepay-cards-container .content-asset,
.cart .totals .googlepay-cards-container .content-asset,
.cart .totals .kakaopay-cards-container .content-asset,
.cart .totals .naverpay-cards-container .content-asset,
.saveforlater-page .totals .additional-cards-container .content-asset,
.saveforlater-page .totals .applepay-cards-container .content-asset,
.saveforlater-page .totals .googlepay-cards-container .content-asset,
.saveforlater-page .totals .kakaopay-cards-container .content-asset,
.saveforlater-page .totals .naverpay-cards-container .content-asset {
  flex: 1;
}
@media (max-width: 1023.98px) {
  .cart .totals .additional-cards-container .content-asset,
  .cart .totals .applepay-cards-container .content-asset,
  .cart .totals .googlepay-cards-container .content-asset,
  .cart .totals .kakaopay-cards-container .content-asset,
  .cart .totals .naverpay-cards-container .content-asset,
  .saveforlater-page .totals .additional-cards-container .content-asset,
  .saveforlater-page .totals .applepay-cards-container .content-asset,
  .saveforlater-page .totals .googlepay-cards-container .content-asset,
  .saveforlater-page .totals .kakaopay-cards-container .content-asset,
  .saveforlater-page .totals .naverpay-cards-container .content-asset {
    width: 74%;
  }
}
.cart .totals .additional-cards-container .icon,
.cart .totals .applepay-cards-container .icon,
.cart .totals .googlepay-cards-container .icon,
.cart .totals .kakaopay-cards-container .icon,
.cart .totals .naverpay-cards-container .icon,
.saveforlater-page .totals .additional-cards-container .icon,
.saveforlater-page .totals .applepay-cards-container .icon,
.saveforlater-page .totals .googlepay-cards-container .icon,
.saveforlater-page .totals .kakaopay-cards-container .icon,
.saveforlater-page .totals .naverpay-cards-container .icon {
  margin-bottom: 8px;
}
.cart .totals .additional-cards-container strong,
.cart .totals .applepay-cards-container strong,
.cart .totals .googlepay-cards-container strong,
.cart .totals .kakaopay-cards-container strong,
.cart .totals .naverpay-cards-container strong,
.saveforlater-page .totals .additional-cards-container strong,
.saveforlater-page .totals .applepay-cards-container strong,
.saveforlater-page .totals .googlepay-cards-container strong,
.saveforlater-page .totals .kakaopay-cards-container strong,
.saveforlater-page .totals .naverpay-cards-container strong {
  line-height: 20px;
  padding-right: 16px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart .totals .additional-cards-container strong:lang(ko), .cart .totals .additional-cards-container strong:lang(ja), .cart .totals .additional-cards-container strong:lang(zh),
.cart .totals .applepay-cards-container strong:lang(ko),
.cart .totals .applepay-cards-container strong:lang(ja),
.cart .totals .applepay-cards-container strong:lang(zh),
.cart .totals .googlepay-cards-container strong:lang(ko),
.cart .totals .googlepay-cards-container strong:lang(ja),
.cart .totals .googlepay-cards-container strong:lang(zh),
.cart .totals .kakaopay-cards-container strong:lang(ko),
.cart .totals .kakaopay-cards-container strong:lang(ja),
.cart .totals .kakaopay-cards-container strong:lang(zh),
.cart .totals .naverpay-cards-container strong:lang(ko),
.cart .totals .naverpay-cards-container strong:lang(ja),
.cart .totals .naverpay-cards-container strong:lang(zh),
.saveforlater-page .totals .additional-cards-container strong:lang(ko),
.saveforlater-page .totals .additional-cards-container strong:lang(ja),
.saveforlater-page .totals .additional-cards-container strong:lang(zh),
.saveforlater-page .totals .applepay-cards-container strong:lang(ko),
.saveforlater-page .totals .applepay-cards-container strong:lang(ja),
.saveforlater-page .totals .applepay-cards-container strong:lang(zh),
.saveforlater-page .totals .googlepay-cards-container strong:lang(ko),
.saveforlater-page .totals .googlepay-cards-container strong:lang(ja),
.saveforlater-page .totals .googlepay-cards-container strong:lang(zh),
.saveforlater-page .totals .kakaopay-cards-container strong:lang(ko),
.saveforlater-page .totals .kakaopay-cards-container strong:lang(ja),
.saveforlater-page .totals .kakaopay-cards-container strong:lang(zh),
.saveforlater-page .totals .naverpay-cards-container strong:lang(ko),
.saveforlater-page .totals .naverpay-cards-container strong:lang(ja),
.saveforlater-page .totals .naverpay-cards-container strong:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .totals .additional-cards-container strong:lang(zh),
.cart .totals .applepay-cards-container strong:lang(zh),
.cart .totals .googlepay-cards-container strong:lang(zh),
.cart .totals .kakaopay-cards-container strong:lang(zh),
.cart .totals .naverpay-cards-container strong:lang(zh),
.saveforlater-page .totals .additional-cards-container strong:lang(zh),
.saveforlater-page .totals .applepay-cards-container strong:lang(zh),
.saveforlater-page .totals .googlepay-cards-container strong:lang(zh),
.saveforlater-page .totals .kakaopay-cards-container strong:lang(zh),
.saveforlater-page .totals .naverpay-cards-container strong:lang(zh) {
  line-height: 21px;
}
@media screen and (min-width: 1024px) and (max-width: 1159px) {
  .cart .totals .additional-cards-container strong,
  .cart .totals .applepay-cards-container strong,
  .cart .totals .googlepay-cards-container strong,
  .cart .totals .kakaopay-cards-container strong,
  .cart .totals .naverpay-cards-container strong,
  .saveforlater-page .totals .additional-cards-container strong,
  .saveforlater-page .totals .applepay-cards-container strong,
  .saveforlater-page .totals .googlepay-cards-container strong,
  .saveforlater-page .totals .kakaopay-cards-container strong,
  .saveforlater-page .totals .naverpay-cards-container strong {
    width: 90px;
  }
}
.cart .totals .additional-cards-container .applepay-icon,
.cart .totals .applepay-cards-container .applepay-icon,
.cart .totals .googlepay-cards-container .applepay-icon,
.cart .totals .kakaopay-cards-container .applepay-icon,
.cart .totals .naverpay-cards-container .applepay-icon,
.saveforlater-page .totals .additional-cards-container .applepay-icon,
.saveforlater-page .totals .applepay-cards-container .applepay-icon,
.saveforlater-page .totals .googlepay-cards-container .applepay-icon,
.saveforlater-page .totals .kakaopay-cards-container .applepay-icon,
.saveforlater-page .totals .naverpay-cards-container .applepay-icon {
  display: block;
}
.cart .totals .googlepay-cards-container .paywithgoogle-icon,
.saveforlater-page .totals .googlepay-cards-container .paywithgoogle-icon {
  display: block;
}
.cart .totals .kakaopay-cards-container .kakaopay-icon,
.saveforlater-page .totals .kakaopay-cards-container .kakaopay-icon {
  display: block;
}
.cart .totals .naverpay-cards-container,
.saveforlater-page .totals .naverpay-cards-container {
  flex-direction: column;
}
.cart .totals .naverpay-cards-container strong,
.saveforlater-page .totals .naverpay-cards-container strong {
  padding-right: 0;
  text-align: center;
  margin-bottom: 8px;
  font-size: 14px;
  font-size: 0.875rem;
}
.cart .totals .naverpay-cards-container strong:lang(ko), .cart .totals .naverpay-cards-container strong:lang(ja), .cart .totals .naverpay-cards-container strong:lang(zh),
.saveforlater-page .totals .naverpay-cards-container strong:lang(ko),
.saveforlater-page .totals .naverpay-cards-container strong:lang(ja),
.saveforlater-page .totals .naverpay-cards-container strong:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.cart .totals .naverpay-cards-container .naverpay-icon,
.saveforlater-page .totals .naverpay-cards-container .naverpay-icon {
  display: block;
}
.cart .totals .naverpay-cards-container .payco-icon,
.saveforlater-page .totals .naverpay-cards-container .payco-icon {
  display: block;
}
@media (max-width: 1023.98px) {
  .cart .totals .naverpay-cards-container .content-asset,
  .saveforlater-page .totals .naverpay-cards-container .content-asset {
    width: 100%;
  }
}
.cart .totals #paymentMethodsListGpay li input[type=radio],
.saveforlater-page .totals #paymentMethodsListGpay li input[type=radio] {
  display: none;
}
.cart .totals #paymentMethodsListGpay li input[type=radio] + svg,
.saveforlater-page .totals #paymentMethodsListGpay li input[type=radio] + svg {
  display: none;
}
.cart .totals #paymentMethodsListGpay li input[type=radio] + svg + label,
.saveforlater-page .totals #paymentMethodsListGpay li input[type=radio] + svg + label {
  display: none;
}
.cart .totals #paymentMethodsListGpay li input[type=radio] + svg + label + p,
.saveforlater-page .totals #paymentMethodsListGpay li input[type=radio] + svg + label + p {
  display: none;
}
.cart .totals #paymentMethodsListGpay li input[type=radio] + img,
.saveforlater-page .totals #paymentMethodsListGpay li input[type=radio] + img {
  display: none;
}
.cart .totals #paymentMethodsListGpay li input[type=radio] + img + label,
.saveforlater-page .totals #paymentMethodsListGpay li input[type=radio] + img + label {
  display: none;
}
.cart .totals #paymentMethodsListGpay li input[type=radio] + img + label + p,
.saveforlater-page .totals #paymentMethodsListGpay li input[type=radio] + img + label + p {
  display: none;
}
.cart .totals #paymentMethodsListGpay li button,
.saveforlater-page .totals #paymentMethodsListGpay li button {
  height: 53px;
}
.cart .totals #paymentMethodsListGpay li button iframe,
.saveforlater-page .totals #paymentMethodsListGpay li button iframe {
  padding: 3.5px 0;
}
.cart .totals #paymentMethodsListGpay li #gpay-button-online-api-id:focus,
.saveforlater-page .totals #paymentMethodsListGpay li #gpay-button-online-api-id:focus {
  outline-offset: 2px;
}
.cart .checkout-cta-fixed,
.saveforlater-page .checkout-cta-fixed {
  position: fixed;
  bottom: -116px;
  padding-bottom: 32px;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  z-index: 999;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
}
.cart .checkout-cta-fixed .fixed-cta-totals,
.saveforlater-page .checkout-cta-fixed .fixed-cta-totals {
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart .checkout-cta-fixed .fixed-cta-totals:lang(ko), .cart .checkout-cta-fixed .fixed-cta-totals:lang(ja), .cart .checkout-cta-fixed .fixed-cta-totals:lang(zh),
.saveforlater-page .checkout-cta-fixed .fixed-cta-totals:lang(ko),
.saveforlater-page .checkout-cta-fixed .fixed-cta-totals:lang(ja),
.saveforlater-page .checkout-cta-fixed .fixed-cta-totals:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart .checkout-cta-fixed .fixed-cta-totals:lang(zh),
.saveforlater-page .checkout-cta-fixed .fixed-cta-totals:lang(zh) {
  line-height: 21px;
}
.cart .checkout-cta-fixed .fixed-cta-totals .value,
.saveforlater-page .checkout-cta-fixed .fixed-cta-totals .value {
  float: right;
}
.cart .checkout-cta-fixed .apple-pay-text,
.cart .checkout-cta-fixed #lb_paywithgoogle,
.cart .checkout-cta-fixed #lb_googlepay,
.cart .checkout-cta-fixed .paymentMethod_img,
.saveforlater-page .checkout-cta-fixed .apple-pay-text,
.saveforlater-page .checkout-cta-fixed #lb_paywithgoogle,
.saveforlater-page .checkout-cta-fixed #lb_googlepay,
.saveforlater-page .checkout-cta-fixed .paymentMethod_img {
  display: none;
}
.cart .checkout-cta-fixed .adyen-checkout__paywithgoogle .gpay-button.plain.short,
.saveforlater-page .checkout-cta-fixed .adyen-checkout__paywithgoogle .gpay-button.plain.short {
  width: 100%;
  height: 53px;
  background-size: 62px 24px;
}
.cart .checkout-cta-fixed .quick-pay-container.double-payments,
.saveforlater-page .checkout-cta-fixed .quick-pay-container.double-payments {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart .checkout-cta-fixed .quick-pay-container.double-payments .apple-pay-container,
.saveforlater-page .checkout-cta-fixed .quick-pay-container.double-payments .apple-pay-container {
  margin-right: 12px;
}
.cart .checkout-cta-fixed .quick-pay-container .google-pay-container .paymentMethod p,
.saveforlater-page .checkout-cta-fixed .quick-pay-container .google-pay-container .paymentMethod p {
  display: none;
}
.cart .checkout-cta-fixed .quick-pay-container .google-pay-container .gpay-button.plain.short,
.saveforlater-page .checkout-cta-fixed .quick-pay-container .google-pay-container .gpay-button.plain.short {
  width: 100%;
  height: 53px;
  background-size: 62px 24px;
}
.cart .checkout-cta-fixed .quick-pay-container .google-pay-container #paymentMethodsListGpay button,
.saveforlater-page .checkout-cta-fixed .quick-pay-container .google-pay-container #paymentMethodsListGpay button {
  height: 53px;
  min-width: unset;
}
.cart .checkout-cta-fixed .quick-pay-container .google-pay-container #paymentMethodsListGpay button iframe,
.saveforlater-page .checkout-cta-fixed .quick-pay-container .google-pay-container #paymentMethodsListGpay button iframe {
  padding: 3.5px 0;
}
@media (min-width: 1024px) {
  .cart .checkout-cta-fixed,
  .saveforlater-page .checkout-cta-fixed {
    display: none !important;
  }
}
@media (max-width: 1023.98px) {
  .cart .checkout-cta-fixed.sticky-cart-btns.single-quick-payment .row.minicart-footer-buttons .sticky-checkout-cta,
  .saveforlater-page .checkout-cta-fixed.sticky-cart-btns.single-quick-payment .row.minicart-footer-buttons .sticky-checkout-cta {
    padding-left: 6px;
  }
  .cart .checkout-cta-fixed.sticky-cart-btns.single-quick-payment .row.minicart-footer-buttons .quick-pay-container,
  .saveforlater-page .checkout-cta-fixed.sticky-cart-btns.single-quick-payment .row.minicart-footer-buttons .quick-pay-container {
    padding-right: 6px;
  }
}
.cart .checkout-continue,
.saveforlater-page .checkout-continue {
  padding-right: 0;
  padding-left: 0;
}
.cart .checkout-continue.pm-cta-reorder-continue .sticky-checkout-cta,
.saveforlater-page .checkout-continue.pm-cta-reorder-continue .sticky-checkout-cta {
  flex: 1;
}
.cart .checkout-continue.pm-cta-reorder-continue .quick-pay-container,
.saveforlater-page .checkout-continue.pm-cta-reorder-continue .quick-pay-container {
  min-height: 52px;
  margin: 0;
}
@media (max-width: 1023.98px) {
  .cart .checkout-continue.pm-cta-reorder-continue .quick-pay-container,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue .quick-pay-container {
    flex: 1;
  }
}
.cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns,
.saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns {
  flex: none;
  display: flex;
  justify-content: center;
  margin-top: 12px;
  align-items: center;
}
.cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .apple-pay-container,
.cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .google-pay-container,
.saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .apple-pay-container,
.saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .google-pay-container {
  width: 50%;
  height: 52px;
}
@media (min-width: 1024px) {
  .cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .apple-pay-container,
  .cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .google-pay-container,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .apple-pay-container,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .google-pay-container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns {
    flex-wrap: wrap;
  }
}
@media (max-width: 1023.98px) {
  .cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .apple-pay-container,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .apple-pay-container {
    margin: 8px 12px 0 0;
  }
}
@media (max-width: 1023.98px) {
  .cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .google-pay-container,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns .google-pay-container {
    margin-top: 8px;
  }
}
@media (max-width: 1023.98px) {
  .cart .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns.payment-cta-reorder,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue .cart-apple-gPay-btns.payment-cta-reorder {
    margin: 0 0 12px;
  }
}
@media (max-width: 1023.98px) {
  .cart .checkout-continue.pm-cta-reorder-continue.single-quick-payment .row.minicart-footer-buttons .col-12.quick-pay-container,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue.single-quick-payment .row.minicart-footer-buttons .col-12.quick-pay-container {
    padding-right: 6px;
    flex-basis: 50%;
  }
  .cart .checkout-continue.pm-cta-reorder-continue.single-quick-payment .row.minicart-footer-buttons .col-12.sticky-checkout-cta,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue.single-quick-payment .row.minicart-footer-buttons .col-12.sticky-checkout-cta {
    flex-basis: 50%;
  }
  .cart .checkout-continue.pm-cta-reorder-continue.single-quick-payment .row.minicart-footer-buttons .col-12.sticky-checkout-cta .checkout-btn,
  .saveforlater-page .checkout-continue.pm-cta-reorder-continue.single-quick-payment .row.minicart-footer-buttons .col-12.sticky-checkout-cta .checkout-btn {
    margin-left: 6px;
  }
}
.cart .checkout-continue .quick-pay-container,
.saveforlater-page .checkout-continue .quick-pay-container {
  margin-top: 12px;
}
.cart .checkout-continue .quick-pay-container .apple-pay-container,
.saveforlater-page .checkout-continue .quick-pay-container .apple-pay-container {
  margin-bottom: 12px;
}
.cart .checkout-continue .quick-pay-container .apple-pay-container .dw-apple-pay-button,
.saveforlater-page .checkout-continue .quick-pay-container .apple-pay-container .dw-apple-pay-button {
  margin: 0;
}
.cart .checkout-continue .quick-pay-container .gpay-button,
.saveforlater-page .checkout-continue .quick-pay-container .gpay-button {
  width: 100%;
  height: 53px;
  background-size: 62px 24px;
}
.cart .checkout-continue .quick-pay-container.payment-cta-reorder,
.saveforlater-page .checkout-continue .quick-pay-container.payment-cta-reorder {
  order: -1;
  min-height: 53px;
}
.cart .checkout-continue .quick-pay-container.payment-cta-reorder.cart-Apay-enabled-hide,
.saveforlater-page .checkout-continue .quick-pay-container.payment-cta-reorder.cart-Apay-enabled-hide {
  flex: auto;
  min-height: auto;
}
.cart .checkout-continue .row .grand-total,
.saveforlater-page .checkout-continue .row .grand-total {
  padding: 0;
  margin-top: 24px;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1;
  letter-spacing: normal;
}
.cart .checkout-continue .row .grand-total:lang(ko), .cart .checkout-continue .row .grand-total:lang(ja), .cart .checkout-continue .row .grand-total:lang(zh),
.saveforlater-page .checkout-continue .row .grand-total:lang(ko),
.saveforlater-page .checkout-continue .row .grand-total:lang(ja),
.saveforlater-page .checkout-continue .row .grand-total:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.cart .checkout-continue .row .checkout-btn,
.saveforlater-page .checkout-continue .row .checkout-btn {
  width: auto;
  margin-bottom: calc(24px + env(safe-area-inset-bottom));
  margin-right: calc(10px + env(safe-area-inset-right));
  margin-left: calc(10px + env(safe-area-inset-left));
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  line-height: 3;
  letter-spacing: 1.6px;
  height: 53px;
}
.cart .checkout-continue .row.minicart-footer-buttons,
.saveforlater-page .checkout-continue .row.minicart-footer-buttons {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.cart .checkout-continue .row.minicart-footer-buttons .col-12,
.saveforlater-page .checkout-continue .row.minicart-footer-buttons .col-12 {
  padding-left: 0;
  padding-right: 0;
}
.cart .checkout-continue .row.minicart-footer-buttons .col-12 .quick-pay-container,
.saveforlater-page .checkout-continue .row.minicart-footer-buttons .col-12 .quick-pay-container {
  min-height: 99px;
}
.cart .checkout-continue .row.minicart-footer-buttons .col-12 .quick-pay-container .apple-pay-container,
.saveforlater-page .checkout-continue .row.minicart-footer-buttons .col-12 .quick-pay-container .apple-pay-container {
  margin-bottom: 12px;
}
.cart .buttonPrimary-1m-xO,
.saveforlater-page .buttonPrimary-1m-xO {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075rem;
  border: 0.0625rem solid;
  border-radius: 0.25rem;
  background-color: #d31334;
  border-color: #d31334;
  color: #fff;
}
.cart .buttonPrimary-1m-xO:hover,
.saveforlater-page .buttonPrimary-1m-xO:hover {
  background-color: #b81c29;
  border-color: #b81c29;
}
.cart .buttonPrimary-1m-xO:active,
.saveforlater-page .buttonPrimary-1m-xO:active {
  background-color: #911620;
  border-color: #911620;
}
.cart .buttonPrimary-1m-xO.disabled, .cart .buttonPrimary-1m-xO:disabled,
.saveforlater-page .buttonPrimary-1m-xO.disabled,
.saveforlater-page .buttonPrimary-1m-xO:disabled {
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}
.cart .buttonSecondary-1ZKFx,
.saveforlater-page .buttonSecondary-1ZKFx {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075rem;
  border: 0.0625rem solid;
  border-radius: 0.25rem;
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.cart .buttonSecondary-1ZKFx:hover,
.saveforlater-page .buttonSecondary-1ZKFx:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.cart .buttonSecondary-1ZKFx:active,
.saveforlater-page .buttonSecondary-1ZKFx:active {
  background-color: #333;
}
.cart .buttonSecondary-1ZKFx:disabled,
.saveforlater-page .buttonSecondary-1ZKFx:disabled {
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}
.cart .input-2-hFT,
.saveforlater-page .input-2-hFT {
  background-color: #fff;
  background-position: center right 1rem;
  background-repeat: no-repeat;
  border: 1.5px solid #000;
  border-radius: 0.25rem;
  display: block;
  height: 3.25rem;
  padding: 0.875rem 1rem;
  width: 100%;
  font-size: 18px;
  font-size: 1.125rem;
}
.cart .input-2-hFT:lang(ko), .cart .input-2-hFT:lang(ja), .cart .input-2-hFT:lang(zh),
.saveforlater-page .input-2-hFT:lang(ko),
.saveforlater-page .input-2-hFT:lang(ja),
.saveforlater-page .input-2-hFT:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.cart .input-2-hFT:lang(zh),
.saveforlater-page .input-2-hFT:lang(zh) {
  line-height: 22px;
}
.cart .input-2-hFT:focus,
.saveforlater-page .input-2-hFT:focus {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  outline: none !important;
}
.cart .mobile-only-cta,
.saveforlater-page .mobile-only-cta {
  margin-bottom: 16px;
}
.cart .mobile-only-cta .quick-pay-container,
.saveforlater-page .mobile-only-cta .quick-pay-container {
  display: none;
}
@media (max-width: 1023.98px) {
  .cart .mobile-only-cta .checkout-btn,
  .saveforlater-page .mobile-only-cta .checkout-btn {
    line-height: 44px;
  }
}
.cart-empty,
.saveforlater-page-empty {
  padding-top: 72px;
  padding-bottom: 32px;
}
.cart-empty-icon,
.saveforlater-page-empty-icon {
  width: 48px;
  height: 48px;
}
.cart-empty-line-1,
.saveforlater-page-empty-line-1 {
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 48px;
  text-transform: lowercase;
  font-size: 40px;
  font-size: 2.5rem;
}
.cart-empty-line-1:lang(ko), .cart-empty-line-1:lang(ja), .cart-empty-line-1:lang(zh),
.saveforlater-page-empty-line-1:lang(ko),
.saveforlater-page-empty-line-1:lang(ja),
.saveforlater-page-empty-line-1:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}
.cart-empty-line-1:lang(de),
.saveforlater-page-empty-line-1:lang(de) {
  text-transform: unset;
}
.cart-empty-line-1::first-letter,
.saveforlater-page-empty-line-1::first-letter {
  text-transform: uppercase;
}
@media (max-width: 1023.98px) {
  .cart-empty-line-1,
  .saveforlater-page-empty-line-1 {
    line-height: 32px;
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cart-empty-line-1:lang(ko), .cart-empty-line-1:lang(ja), .cart-empty-line-1:lang(zh),
  .saveforlater-page-empty-line-1:lang(ko),
  .saveforlater-page-empty-line-1:lang(ja),
  .saveforlater-page-empty-line-1:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
.cart-empty-line-2,
.saveforlater-page-empty-line-2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 24px;
}
.cart-empty-line-2:lang(ko), .cart-empty-line-2:lang(ja), .cart-empty-line-2:lang(zh),
.saveforlater-page-empty-line-2:lang(ko),
.saveforlater-page-empty-line-2:lang(ja),
.saveforlater-page-empty-line-2:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.cart-empty-cta.shop-cta,
.saveforlater-page-empty-cta.shop-cta {
  background-color: #333;
  border-color: #333;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.cart-empty-cta.shop-cta:hover,
.saveforlater-page-empty-cta.shop-cta:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1023.98px) {
  .cart-empty-cta.shop-cta,
  .saveforlater-page-empty-cta.shop-cta {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1024px) {
  .cart .mobile-only-cta,
  .saveforlater-page .mobile-only-cta {
    display: none;
  }
  .cart .totals .promotion .promotion-label,
  .saveforlater-page .totals .promotion .promotion-label {
    display: block;
    font-weight: 400;
    font-size: 19px;
    font-size: 1.1875rem;
    color: #000;
    line-height: 1.2631578947;
    letter-spacing: 0;
  }
  .cart .totals .promotion .promotion-label:lang(ko), .cart .totals .promotion .promotion-label:lang(ja), .cart .totals .promotion .promotion-label:lang(zh),
  .saveforlater-page .totals .promotion .promotion-label:lang(ko),
  .saveforlater-page .totals .promotion .promotion-label:lang(ja),
  .saveforlater-page .totals .promotion .promotion-label:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .cart .totals .promotion .promotion-label:lang(zh),
  .saveforlater-page .totals .promotion .promotion-label:lang(zh) {
    line-height: 23px;
  }
  .cart .totals .accordion .promotion-collapse-btn,
  .saveforlater-page .totals .accordion .promotion-collapse-btn {
    display: none;
  }
  .cart .totals .accordion .card,
  .saveforlater-page .totals .accordion .card {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  .cart .totals .accordion .card > .collapse,
  .saveforlater-page .totals .accordion .card > .collapse {
    display: block;
    height: auto !important;
    visibility: visible;
  }
  .cart .totals .accordion .card-body,
  .saveforlater-page .totals .accordion .card-body {
    display: block;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-bottom: 0;
  }
  .cart .product-info,
  .saveforlater-page .product-info {
    border: solid 1px #fafafa;
    padding-bottom: 20px;
  }
  .cart .product-info .line-item-name .product-flag,
  .saveforlater-page .product-info .line-item-name .product-flag {
    font-weight: normal;
    font-size: 20px;
    font-size: 1.25rem;
    color: #d22030;
    line-height: 1.1;
    letter-spacing: normal;
  }
  .cart .product-info .line-item-name .product-flag:lang(ko), .cart .product-info .line-item-name .product-flag:lang(ja), .cart .product-info .line-item-name .product-flag:lang(zh),
  .saveforlater-page .product-info .line-item-name .product-flag:lang(ko),
  .saveforlater-page .product-info .line-item-name .product-flag:lang(ja),
  .saveforlater-page .product-info .line-item-name .product-flag:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .cart .product-info .item-image,
  .saveforlater-page .product-info .item-image {
    width: 204px;
    display: block;
  }
  .cart .product-info .item-attributes .line-item-attributes,
  .saveforlater-page .product-info .item-attributes .line-item-attributes {
    margin-bottom: 8px;
  }
  .cart .product-info .item-attributes .line-item-attributes .value,
  .saveforlater-page .product-info .item-attributes .line-item-attributes .value {
    font-weight: normal;
  }
  .cart .product-info .item-attributes .line-item-quantity .quantity-label,
  .saveforlater-page .product-info .item-attributes .line-item-quantity .quantity-label {
    font-weight: 600;
  }
  .cart .product-info .item-attributes .line-item-quantity .quantity.custom-select,
  .saveforlater-page .product-info .item-attributes .line-item-quantity .quantity.custom-select {
    width: 135px;
    padding-left: 20px;
    min-width: initial;
  }
  .cart .product-info .line-item-availability .line-item-attributes,
  .saveforlater-page .product-info .line-item-availability .line-item-attributes {
    font-weight: 600;
  }
  .cart .product-info .line-item-availability .line-item-attributes.line-item-instock-date,
  .saveforlater-page .product-info .line-item-availability .line-item-attributes.line-item-instock-date {
    font-weight: normal;
  }
  .cart .product-info .remove-line-item .remove-product,
  .saveforlater-page .product-info .remove-line-item .remove-product {
    padding: 0;
  }
  .cart .product-info .product-card-footer .line-item-price,
  .cart .product-info .product-card-footer .line-item-total-price,
  .saveforlater-page .product-info .product-card-footer .line-item-price,
  .saveforlater-page .product-info .product-card-footer .line-item-total-price {
    margin-top: 0;
    max-width: initial;
    padding: 16px 0 8px;
  }
  .cart .product-info .product-card-footer .line-item-promo,
  .saveforlater-page .product-info .product-card-footer .line-item-promo {
    float: left;
    max-width: initial;
    padding-bottom: 8px;
    margin-bottom: 0;
  }
  .cart-empty,
  .saveforlater-page-empty {
    padding: 136px 12px 64px;
  }
  .cart .checkout-continue,
  .saveforlater-page .checkout-continue {
    position: static;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: initial;
    background-color: initial;
  }
  .cart .checkout-continue .quick-pay-container .apple-pay-container,
  .saveforlater-page .checkout-continue .quick-pay-container .apple-pay-container {
    margin-bottom: 12px;
  }
  .cart .checkout-continue .quick-pay-container .apple-pay-container .dw-apple-pay-button,
  .saveforlater-page .checkout-continue .quick-pay-container .apple-pay-container .dw-apple-pay-button {
    margin: 0;
    height: 53px;
  }
  .cart .checkout-continue .quick-pay-container .google-pay-container,
  .saveforlater-page .checkout-continue .quick-pay-container .google-pay-container {
    margin-bottom: 12px;
  }
  .cart .checkout-continue .quick-pay-container .google-pay-container:focus,
  .saveforlater-page .checkout-continue .quick-pay-container .google-pay-container:focus {
    outline: 2px auto -webkit-focus-ring-color !important;
    outline-offset: 2px;
  }
  .cart .checkout-continue .row .grand-total,
  .saveforlater-page .checkout-continue .row .grand-total {
    padding: 16px 0 8px;
    font-weight: 600;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1;
    letter-spacing: normal;
  }
  .cart .checkout-continue .row .grand-total:lang(ko), .cart .checkout-continue .row .grand-total:lang(ja), .cart .checkout-continue .row .grand-total:lang(zh),
  .saveforlater-page .checkout-continue .row .grand-total:lang(ko),
  .saveforlater-page .checkout-continue .row .grand-total:lang(ja),
  .saveforlater-page .checkout-continue .row .grand-total:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .cart .checkout-continue .row .checkout-btn,
  .saveforlater-page .checkout-continue .row .checkout-btn {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    line-height: 3;
    letter-spacing: 1.6px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    height: 53px;
  }
  .cart .checkout-continue .row .continue-shopping-btn,
  .saveforlater-page .checkout-continue .row .continue-shopping-btn {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 3;
    letter-spacing: 1.6px;
    margin-bottom: 16px;
    text-transform: uppercase;
  }
}

#removeCouponModal .modal-title {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}
#removeCouponModal .modal-title:lang(ko), #removeCouponModal .modal-title:lang(ja), #removeCouponModal .modal-title:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
#removeCouponModal .coupon-to-remove {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}
#removeCouponModal .coupon-to-remove:lang(ko), #removeCouponModal .coupon-to-remove:lang(ja), #removeCouponModal .coupon-to-remove:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
#removeCouponModal .modal-footer {
  border: 0;
  padding: 0 12px 32px;
}
#removeCouponModal .modal-footer .btn {
  flex-grow: 1;
}
#removeCouponModal .modal-footer .cart-delete-confirmation-btn {
  margin-left: 12px;
}

footer.cart-footer {
  position: absolute;
  z-index: -1;
  width: 100%;
  margin-top: 0;
}

#removeProductModal {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}
#removeProductModal:lang(ko), #removeProductModal:lang(ja), #removeProductModal:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
#removeProductModal .modal-dialog {
  max-width: 466px;
  margin-top: 166px;
}
#removeProductModal .modal-header {
  padding: 4px 0 8px 12px;
  line-height: 33px;
}
#removeProductModal .modal-header .close {
  margin: 4px 36px 0;
  padding: 0;
}
#removeProductModal .modal-body .product-to-remove {
  font-weight: 400;
}
#removeProductModal .modal-footer {
  border: 0;
  padding: 0 12px 32px;
}
#removeProductModal .modal-footer .btn {
  flex-grow: 1;
}
#removeProductModal .modal-footer .cart-delete-confirmation-btn {
  margin-left: 12px;
}

.cart-quick-sign-in #loginWishlistModal .modal-2BrZH {
  padding-bottom: 24px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title,
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1 {
  line-height: 32px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title:lang(ko), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title:lang(ja), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title:lang(zh),
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1:lang(ko),
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1:lang(ja),
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .sfl-modal-header #dialog-modal-demo-title-1 {
  text-align: left;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription {
  margin-top: 8px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(ko), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(ja), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(zh) {
  line-height: 21px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu {
  margin-top: 24px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .password-email .showHidePasswordWrapper-A_5sS {
  height: 50px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .password-email .showHidePasswordWrapper-A_5sS a {
  margin-top: 0;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .password-email .showHidePasswordWrapper-A_5sS a .icon {
  width: 24px;
  height: 24px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .remember-me .form-check-label {
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .remember-me .form-check-label:lang(ko), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .remember-me .form-check-label:lang(ja), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .remember-me .form-check-label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .remember-me .form-check-label:lang(zh) {
  line-height: 23px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .remember-me .form-check-label::before {
  top: 4px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .remember-me .form-check-label::after {
  top: 8px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu #password-reset {
  line-height: 24px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu #password-reset:lang(ko), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu #password-reset:lang(ja), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu #password-reset:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu #password-reset:lang(zh) {
  line-height: 21px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .component_preview {
  margin-top: 20px;
  width: 100%;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .component_preview button {
  width: 100%;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .form-dividers {
  display: block !important;
  margin-top: 16px !important;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .create-member {
  margin-top: 16px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .create-member .create-account-modal {
  line-height: 24px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 19px;
  font-size: 1.1875rem;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .create-member .create-account-modal:lang(ko), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .create-member .create-account-modal:lang(ja), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .create-member .create-account-modal:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart-quick-sign-in #loginWishlistModal .modal-2BrZH .content-1jTDu .create-member .create-account-modal:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title,
  .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1 {
    line-height: 28px;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title:lang(ko), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title:lang(ja), .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title:lang(zh),
  .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1:lang(ko),
  .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1:lang(ja),
  .cart-quick-sign-in #loginWishlistModal .modal-2BrZH #dialog-modal-demo-title-1:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title,
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title-1 {
  line-height: 32px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title:lang(zh),
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title-1:lang(ko),
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title-1:lang(ja),
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH #dialog-modal-create-account-title-1:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .sfl-modal-header #dialog-modal-create-account-title-1 {
  text-align: left;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription {
  margin-top: 8px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .sfl-modal-header .sfl-logindescription:lang(zh) {
  line-height: 21px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu {
  margin-top: 24px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon {
  margin-bottom: 16px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon.perks-icon-enhanced {
  padding: 0;
}
@media (max-width: 1023.98px) {
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon.perks-icon-enhanced {
    margin-bottom: 8px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon.perks-icon-enhanced:last-child {
    margin-bottom: 16px;
  }
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon .icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon .subHeading-38Jlm {
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon .subHeading-38Jlm:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon .subHeading-38Jlm:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon .subHeading-38Jlm:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon .subHeading-38Jlm:lang(zh) {
  line-height: 23px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon.saved-wishlist {
  display: none;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .perks-list-signup .perks-icon.save-for-later {
  display: block !important;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .perks-icon {
  margin-top: 8px;
  margin-bottom: 16px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .flabel-27Swm {
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .flabel-27Swm:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .flabel-27Swm:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .flabel-27Swm:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .flabel-27Swm:lang(zh) {
  line-height: 23px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .ao-show-password {
  margin-top: 6px;
  margin-right: 6px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .ao-show-password .icon {
  width: 24px;
  height: 24px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .password-strength .form-check-label {
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .password-strength .form-check-label:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .password-strength .form-check-label:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .password-strength .form-check-label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .password-strength .form-check-label:lang(zh) {
  line-height: 21px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .password-strength .form-check-label::before {
  top: 2px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .account-password-section .password-strength .form-check-label::after {
  top: 7px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label,
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label {
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label:lang(zh),
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label:lang(ko),
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label:lang(ja),
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label:lang(zh),
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label:lang(zh) {
  line-height: 21px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label::before,
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label::before {
  top: 2px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label::after,
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label::after {
  top: 7px;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .terms-and-conditions-section .form-check-label a,
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .add-to-email-list-section .form-check-label a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .privacy-policy-link {
  text-decoration: underline;
  -webkit-text-decoration-color: #8d9196;
          text-decoration-color: #8d9196;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.3125rem;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .component_preview {
  margin-top: 24px;
  width: 100%;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .component_preview button {
  width: 100%;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form .sign-in-customer {
  display: none;
}
.cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .content-1jTDu .ao-register-form #verifyEmail {
  max-width: 100%;
  border-radius: 4px;
  margin-top: 16px;
}
@media (max-width: 1023.98px) {
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH {
    padding-right: 10px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content {
    height: 581px;
    overflow: auto;
    padding-right: 10px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .gradient-top {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #fff 78.99%);
    position: absolute;
    top: 35px;
    width: calc(100% - 40px);
    height: 88px;
    display: none;
    z-index: 1;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .gradient-bottom {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 78.99%);
    position: absolute;
    bottom: 76px;
    width: calc(100% - 40px);
    height: 88px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title,
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title-1 {
    line-height: 28px;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title:lang(zh),
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title-1:lang(ko),
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title-1:lang(ja),
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content #dialog-modal-create-account-title-1:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup .perks-icon {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup .perks-icon .icon {
    width: 16px;
    height: 16px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup .perks-icon .subHeading-38Jlm {
    line-height: 20px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup .perks-icon .subHeading-38Jlm:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup .perks-icon .subHeading-38Jlm:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup .perks-icon .subHeading-38Jlm:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .perks-list-signup .perks-icon .subHeading-38Jlm:lang(zh) {
    line-height: 21px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .login-email label,
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .account-password-section label {
    line-height: 20px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .login-email label:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .login-email label:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .login-email label:lang(zh),
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .account-password-section label:lang(ko),
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .account-password-section label:lang(ja),
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .account-password-section label:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .login-email label:lang(zh),
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content .account-password-section label:lang(zh) {
    line-height: 21px;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content:lang(ko) {
    height: auto;
  }
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content:lang(ko) .gradient-top,
  .cart-quick-sign-in #createAccountWishlistModal .modal-2BrZH .cart-page-modal-content:lang(ko) .gradient-bottom {
    display: none;
  }
}
.cart-quick-sign-in #createAccountWishlistModal .sign-in-customer.cart-page-modal {
  display: block !important;
  margin-top: 1rem;
  border-top: 1px solid #d3d5d7;
  padding-top: 1rem;
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.cart-quick-sign-in #createAccountWishlistModal .sign-in-customer.cart-page-modal:lang(ko), .cart-quick-sign-in #createAccountWishlistModal .sign-in-customer.cart-page-modal:lang(ja), .cart-quick-sign-in #createAccountWishlistModal .sign-in-customer.cart-page-modal:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart-quick-sign-in #createAccountWishlistModal .sign-in-customer.cart-page-modal:lang(zh) {
  line-height: 23px;
}
.cart-quick-sign-in #createAccountWishlistModal .sign-in-customer.cart-page-modal a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media (max-width: 1023.98px) {
  .cart-quick-sign-in #createAccountWishlistModal .sign-in-customer.cart-page-modal {
    margin-right: 10px;
  }
}
.cart-quick-sign-in #requestPasswordResetModal #request-password-reset-title {
  line-height: 32px;
  font-size: 30px;
  font-size: 1.875rem;
}
.cart-quick-sign-in #requestPasswordResetModal #request-password-reset-title:lang(ko), .cart-quick-sign-in #requestPasswordResetModal #request-password-reset-title:lang(ja), .cart-quick-sign-in #requestPasswordResetModal #request-password-reset-title:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
.cart-quick-sign-in #requestPasswordResetModal #email-form .form-control-label {
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.cart-quick-sign-in #requestPasswordResetModal #email-form .form-control-label:lang(ko), .cart-quick-sign-in #requestPasswordResetModal #email-form .form-control-label:lang(ja), .cart-quick-sign-in #requestPasswordResetModal #email-form .form-control-label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.cart-quick-sign-in #requestPasswordResetModal #email-form .form-control-label:lang(zh) {
  line-height: 21px;
}
.cart-quick-sign-in .cart-signup-success {
  display: flex;
  width: 948px;
  margin: 24px auto 8px;
  padding: 12px;
  line-height: 24px;
  background-color: #ddfbe7;
  border: 1px solid #0f752f;
  font-size: 19px;
  font-size: 1.1875rem;
}
.cart-quick-sign-in .cart-signup-success:lang(ko), .cart-quick-sign-in .cart-signup-success:lang(ja), .cart-quick-sign-in .cart-signup-success:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.cart-quick-sign-in .cart-signup-success:lang(zh) {
  line-height: 23px;
}
.cart-quick-sign-in .cart-signup-success .icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
@media (max-width: 1023.98px) {
  .cart-quick-sign-in .cart-signup-success {
    width: calc(100% - 20px);
    margin-bottom: 0;
  }
}
.cart-quick-sign-in #verifyEmailModal .modal-content {
  padding: 36px 24px 12px;
}

.container.cart-recommendations .recommendations {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 94px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .container.cart-recommendations .recommendations {
    padding-bottom: 128px;
  }
}
.container.cart-recommendations .recommendations .carousel-heading h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  margin-top: 80px;
  margin-bottom: 18px;
  text-align: center;
}
@media (min-width: 1024px) {
  .container.cart-recommendations .recommendations .carousel-heading h2 {
    line-height: 48px;
    margin-top: 124px;
    margin-bottom: 62px;
    font-size: 48px;
    font-size: 3rem;
  }
  .container.cart-recommendations .recommendations .carousel-heading h2:lang(ko), .container.cart-recommendations .recommendations .carousel-heading h2:lang(ja), .container.cart-recommendations .recommendations .carousel-heading h2:lang(zh) {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
  }
}
.container.cart-recommendations .recommendations .carousel-heading h2::first-letter {
  text-transform: capitalize;
}
.container.cart-recommendations .recommendations .carousel-heading .carousel-header-small {
  font-family: Noto Sans KR Bold;
  font-size: 33px;
}
@media (max-width: 575.98px) {
  .container.cart-recommendations .recommendations .carousel-heading .carousel-header-small {
    font-size: 21px;
    line-height: 28px;
  }
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .product-carousel-slide {
  padding: 10px 10px 9px;
}
@media (min-width: 1024px) {
  .container.cart-recommendations .recommendations .carousel.slider.product-carousel .product-carousel-slide {
    padding: 10px 10px 2px;
  }
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .product-carousel-slide .tile-body {
  height: auto !important;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .product-carousel-slide .tile-body .slick-next:hover::before,
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .product-carousel-slide .tile-body .slick-prev:hover::before {
  outline: 2px solid #2b52c1;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .product-carousel-slide .product-tile {
  margin-bottom: 30px;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel.slick-slider .slick-track {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .container.cart-recommendations .recommendations .carousel.slider.product-carousel.slick-slider .slick-track {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .container.cart-recommendations .recommendations .carousel.slider.product-carousel.slick-slider.slick-dotted {
    margin-right: 44px;
    margin-left: 44px;
  }
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel.slick-slider.slick-dotted .slick-track {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1024px) {
  .container.cart-recommendations .recommendations .carousel.slider.product-carousel.slick-slider.slick-dotted .slick-track {
    margin-right: auto;
    margin-left: auto;
  }
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-next,
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-prev {
  height: 48px;
  width: 48px;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-next.slick-arrow,
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-prev.slick-arrow {
  padding: 0 16px;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-next.slick-arrow:focus,
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-prev.slick-arrow:focus {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-next::before,
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-prev::before {
  width: 16px;
  height: 16px;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-prev {
  left: -14px;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-next {
  right: -14px;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-dots {
  display: flex;
  justify-content: center;
  position: static;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-dots li {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #8d8d8d;
}
.container.cart-recommendations .recommendations .carousel.slider.product-carousel .slick-dots li.slick-active {
  background-color: #000;
}
.container.cart-recommendations .recommendations .wishlistTile .icon-wishlist-o {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.75a.72.72 0 0 1-.42-.13c-.32-.21-7.79-5.27-10.24-9.76C-.12 10.18-.45 6.4 2.09 4a6.48 6.48 0 0 1 8.82 0L12 5l1.08-1a6.48 6.48 0 0 1 8.82 0c2.54 2.41 2.21 6.19.75 8.87-2.45 4.49-9.9 9.55-10.22 9.76a.72.72 0 0 1-.43.12zm-5.5-19a4.89 4.89 0 0 0-3.37 1.32c-2 1.87-1.66 4.9-.47 7.07 2 3.59 7.73 7.82 9.34 9 1.6-1.14 7.36-5.36 9.32-8.95 1.28-2.34 1.54-5.68-1-7.49a5.07 5.07 0 0 0-6.32.52l-.88.84 1.45 1.4-.35.36a1 1 0 0 1-1.41 0L9.87 5.07A4.89 4.89 0 0 0 6.5 3.75z'/%3E%3C/svg%3E");
}
.container.cart-recommendations .recommendations .wishlistTile .icon-wishlist-o:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23D31334' d='M12 22.75a.72.72 0 0 1-.42-.13c-.32-.21-7.79-5.27-10.24-9.76C-.12 10.18-.45 6.4 2.09 4a6.48 6.48 0 0 1 8.82 0L12 5l1.08-1a6.48 6.48 0 0 1 8.82 0c2.54 2.41 2.21 6.19.75 8.87-2.45 4.49-9.9 9.55-10.22 9.76a.72.72 0 0 1-.43.12zm-5.5-19a4.89 4.89 0 0 0-3.37 1.32c-2 1.87-1.66 4.9-.47 7.07 2 3.59 7.73 7.82 9.34 9 1.6-1.14 7.36-5.36 9.32-8.95 1.28-2.34 1.54-5.68-1-7.49a5.07 5.07 0 0 0-6.32.52l-.88.84 1.45 1.4-.35.36a1 1 0 0 1-1.41 0L9.87 5.07A4.89 4.89 0 0 0 6.5 3.75z'/%3E%3C/svg%3E");
}
.container.cart-recommendations .recommendations .wishlistTile .icon-wishlist-s {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23D31334' d='M12 22.75a.72.72 0 0 1-.42-.13c-.32-.21-7.79-5.27-10.24-9.76C-.12 10.18-.45 6.4 2.09 4a6.48 6.48 0 0 1 8.82 0L12 5l1.08-1a6.48 6.48 0 0 1 8.82 0c2.54 2.41 2.21 6.19.75 8.87-2.45 4.49-9.9 9.55-10.22 9.76a.72.72 0 0 1-.43.12z'/%3E%3C/svg%3E");
}

.cart-error-messaging .valid-cart-error .close {
  padding: 12px 10px;
}
.cart-error-messaging .valid-cart-error p {
  margin: 0 8px 0 0;
}
@media (min-width: 1024px) {
  .cart-error-messaging .valid-cart-error .close {
    padding: 12px 20px;
  }
  .cart-error-messaging .valid-cart-error p {
    margin: 0 16px 0 0;
  }
}

.content-center {
  margin: 10px auto 0;
  text-align: center;
}

.sweat-collective {
  display: flex;
  align-items: flex-start;
}
.sweat-collective div.svgIcon {
  float: right;
  padding-top: 0;
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 575.98px) {
  .sweat-collective div.svgIcon {
    flex: 0.5;
  }
}
.sweat-collective div.svgIcon svg.alert-icon-info {
  width: 24px;
  height: 24px;
}
.sweat-collective .tooltip {
  position: relative;
  display: inline-block;
  opacity: 100;
  /* Tooltip text */
  /* Show the tooltip text when you mouse over the tooltip container */
}
.sweat-collective .tooltip .tooltiptext {
  visibility: hidden;
  background-color: #fff;
  color: black;
  text-align: left;
  border-radius: 4px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  width: 229px;
  bottom: 124%;
  left: -203px;
  border: 1px solid black;
  padding: 16px;
  line-height: 18px;
}
.sweat-collective .tooltip .tooltiptext::after, .sweat-collective .tooltip .tooltiptext::before {
  content: " ";
  position: absolute;
  top: 100%; /* At the top of the tooltip */
  left: 94%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.sweat-collective .tooltip .tooltiptext::before {
  border-top: 5px solid black;
}
.sweat-collective .tooltip .tooltiptext::after {
  border-top: 5px solid white;
  margin-top: -1px;
  z-index: 1;
}
.sweat-collective .tooltip:hover .tooltiptext {
  visibility: visible;
}
.sweat-collective .switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 28px;
  margin-bottom: 0;
}
@media only screen and (max-width: 350px) {
  .sweat-collective .switch {
    width: 55px;
  }
}
.sweat-collective .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.sweat-collective .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d5d5d5;
  content: "✓";
  transition: 0.4s;
  text-align: center;
  line-height: 25px;
}
.sweat-collective .slider::before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  top: 2px;
  left: 2px;
  bottom: 4px;
  background-color: white;
  transition: 0.2s;
}
.sweat-collective .slider.round {
  border-radius: 34px;
}
.sweat-collective .slider.round::before {
  border-radius: 50%;
}
.sweat-collective input:checked + .slider {
  background-color: black;
  content: "";
}
.sweat-collective input:checked + .slider::before {
  transform: translateX(17px);
  content: url("../images/promo_check.svg");
  line-height: 29px;
}
.sweat-collective input:focus + div.slider {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
}
.sweat-collective .sclabel {
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: 1.4117647059;
  letter-spacing: 0;
  display: inline;
  margin: 0 8px;
}
.sweat-collective .sclabel:lang(ko), .sweat-collective .sclabel:lang(ja), .sweat-collective .sclabel:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sweat-collective .sclabel:lang(zh) {
  line-height: 21px;
}
@media (max-width: 575.98px) {
  .sweat-collective .sclabel {
    flex: 1.5;
  }
}
.sweat-collective.disabled {
  pointer-events: none;
}
.sweat-collective.disabled .sclabel {
  color: #d5d5d5;
}

.sweat-collective-tnc {
  margin-left: 45px;
  padding-left: 8px;
  color: #53565a;
  line-height: 24px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.sweat-collective-tnc:lang(ko), .sweat-collective-tnc:lang(ja), .sweat-collective-tnc:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sweat-collective-tnc:lang(zh) {
  line-height: 21px;
}
.sweat-collective-tnc a {
  text-decoration: underline;
  color: #53565a;
}
.sweat-collective-tnc a:hover {
  color: #53565a;
}

.sc-disabled-callout {
  background-color: #d6e4f4;
  border: 1px solid #4a90e2;
  padding: 12px;
  align-items: center;
  display: flex;
  margin-top: 8px;
  align-items: flex-start;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.sc-disabled-callout:lang(ko), .sc-disabled-callout:lang(ja), .sc-disabled-callout:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sc-disabled-callout:lang(zh) {
  line-height: 21px;
}
.sc-disabled-callout svg.info-icon {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  flex-shrink: 0;
  pointer-events: none;
}

.sc-partially-applied {
  background-color: #d6e4f4;
  border: 1px solid #4a90e2;
  padding: 12px;
  align-items: center;
  display: flex;
  margin-top: 8px;
  align-items: flex-start;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.sc-partially-applied:lang(ko), .sc-partially-applied:lang(ja), .sc-partially-applied:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sc-partially-applied:lang(zh) {
  line-height: 21px;
}
.sc-partially-applied svg.info-icon {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  flex-shrink: 0;
  pointer-events: none;
}

div[data-action=Cart-Show] .minicart-link.product-added::after {
  display: none;
}

.cart .checkout-continue .row .checkout-btn {
  margin-bottom: 0;
  height: 53px;
}
.cart .checkout-continue .row .checkout-btn:focus {
  outline: 2px auto -webkit-focus-ring-color !important;
  outline-offset: 2px;
}

.apple-pay-text {
  line-height: 25px;
  margin: 12px 0;
  display: block;
  font-size: 16px;
}

.minicart .quick-pay-container {
  display: none;
}

.dw-apple-pay-button,
.dw-apple-pay-button:hover,
.dw-apple-pay-button:active {
  margin: 0;
  height: 53px;
  font-size: 23px;
  line-height: 27px;
  border-radius: 0.25rem;
  background-size: 59px 27px !important;
}

@media (max-width: 1023.98px) {
  .quick-pay-container {
    margin-top: 12px;
  }
  .checkout-cta-fixed .quick-pay-container.double-payments {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .checkout-cta-fixed .quick-pay-container.double-payments .apple-pay-container,
  .checkout-cta-fixed .quick-pay-container.double-payments .google-pay-container {
    width: 50%;
  }
  .checkout-cta-fixed .quick-pay-container.double-payments .google-pay-container p {
    display: none;
  }
  .checkout-cta-fixed.sticky-cart-btns {
    padding-bottom: 12px;
  }
  .checkout-cta-fixed.sticky-cart-btns .fixed-cta-totals {
    margin: 12px 0;
  }
  .checkout-cta-fixed.sticky-cart-btns .sticky-checkout-cta,
  .checkout-cta-fixed.sticky-cart-btns .quick-pay-container {
    flex: 1;
  }
  .checkout-cta-fixed.sticky-cart-btns .quick-pay-container {
    min-height: 52px;
    margin: 0;
  }
  .checkout-cta-fixed.sticky-cart-btns .quick-pay-container.payment-cta-reorder {
    order: -1;
  }
  .checkout-cta-fixed.sticky-cart-btns .checkout-btn {
    height: 53px;
    line-height: 48px;
  }
  .checkout-cta-fixed.sticky-cart-btns .apple-pay-container {
    margin-top: -4px;
  }
  .checkout-cta-fixed.sticky-cart-btns .cart-apple-gPay-btns {
    flex: none;
    display: flex;
    justify-content: center;
    margin-top: 12px;
    align-items: center;
  }
  .checkout-cta-fixed.sticky-cart-btns .cart-apple-gPay-btns .apple-pay-container,
  .checkout-cta-fixed.sticky-cart-btns .cart-apple-gPay-btns .google-pay-container {
    width: 50%;
    height: 52px;
  }
  .checkout-cta-fixed.sticky-cart-btns .cart-apple-gPay-btns .apple-pay-container {
    margin-right: 12px;
  }
  .checkout-cta-fixed.sticky-cart-btns .cart-apple-gPay-btns .google-pay-container {
    margin-top: 8px;
  }
  .checkout-cta-fixed.sticky-cart-btns .cart-apple-gPay-btns.payment-cta-reorder {
    margin: 0 0 12px;
  }
  .checkout-cta-fixed.sticky-cart-btns .cart-Apay-enabled-hide {
    flex: auto;
    min-height: auto;
  }
  .cart .checkout-continue .row.minicart-footer-buttons .col-12.quick-pay-container {
    padding: 0 10px;
  }
}
body.apple-pay-enabled .quick-pay-container {
  min-height: 53px;
}
body.apple-pay-enabled .apple-pay-text {
  display: block;
}
body .apple-pay-text {
  display: none;
}
body.google-pay-visible .quick-pay-container {
  min-height: 53px;
}
body.google-pay-visible .apple-pay-text {
  display: block;
}
body.apple-pay-enabled.google-pay-enabled .quick-pay-container {
  min-height: 118px;
}

.SG-HK-final-sale-cart .custom-tooltip .bottom {
  min-width: 265px;
  top: 27px;
  left: 75%;
}

#cart-sgd-changes .item-attributes {
  margin-right: 0;
}
#cart-sgd-changes .line-item-total-price {
  width: 126px;
}
@media (max-width: 1023.98px) {
  #cart-sgd-changes .line-item-total-price {
    width: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1159px) {
  #cart-sgd-changes .line-item-total-price {
    width: 19rem;
  }
  #cart-sgd-changes .line-item-price {
    min-width: 90px;
    margin-right: 1.25rem;
  }
  #cart-sgd-changes .line-item-quantity {
    margin-right: 0;
  }
}
#cart-sgd-changes .line-item-price {
  min-width: 110px;
}
@media (max-width: 1361.98px) {
  #cart-sgd-changes .line-item-price .price .strike-through.list {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  #cart-sgd-changes .line-item-price .price .strike-through.list {
    display: block;
  }
}

.price .strike-through {
  color: #53565a !important;
}

@media (min-width: 1024px) {
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .details {
    margin: 36px 8px 0;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .details .product-desc {
    margin: 8px 0 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .details .product-desc:lang(ko), #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .details .product-desc:lang(ja), #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .details .product-desc:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .details .product-name {
    margin-bottom: 0;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes .pdp-swatches button {
    margin-top: 0;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes .color.made-too-much {
    margin: 0 0 8px;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes label.size {
    margin-top: 3px;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes .color .cta-price-value,
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes label.size {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes .color .cta-price-value:lang(ko), #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes .color .cta-price-value:lang(ja), #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes .color .cta-price-value:lang(zh),
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes label.size:lang(ko),
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes label.size:lang(ja),
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes label.size:lang(zh) {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 24px;
  }
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes .color .cta-price-value:lang(zh),
  #editProductModal.modal .quick-view-dialog .modal-content .modal-body .product-quickview .product-wrapper .detail-panel section.attributes label.size:lang(zh) {
    line-height: 23px;
  }
}
.bs-tooltip-top.cart-color-swatch-tooltip, .cart-color-swatch-tooltip.bs-tooltip-auto[x-placement^=top] {
  z-index: 9999;
}
.bs-tooltip-top.cart-color-swatch-tooltip .tooltip-inner, .cart-color-swatch-tooltip.bs-tooltip-auto[x-placement^=top] .tooltip-inner {
  max-width: 100%;
}

.lll-text-button {
  font-size: 16px;
  font-weight: 600;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}

.button-qfnRT {
  background-color: #fff;
  border: 0.0625rem solid;
  border-radius: 0.25rem;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
}
.button-qfnRT.disabled, .button-qfnRT:disabled {
  cursor: not-allowed;
}
.button-qfnRT:focus {
  outline: 0.0625rem dotted #8c8c8c;
  outline: 0.3125rem auto -webkit-focus-ring-color;
}

.buttonPrimary-1m-xO {
  background-color: #d31334;
  border-color: #d31334;
  color: #fff;
  border-radius: 0.25rem;
}
.buttonPrimary-1m-xO:hover {
  background-color: #b81c29;
  border-color: #b81c29;
}
.buttonPrimary-1m-xO:active {
  background-color: #911620;
  border-color: #911620;
}
.buttonPrimary-1m-xO.disabled, .buttonPrimary-1m-xO:disabled {
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}

.buttonSecondary-1ZKFx {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.buttonSecondary-1ZKFx:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.buttonSecondary-1ZKFx:active {
  background-color: #333;
}
.buttonSecondary-1ZKFx:disabled {
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}

.dropdown-RDgCJ {
  position: relative;
}

.label-27Swm {
  display: block;
  margin-bottom: 0.375rem;
  font-size: 18px;
  font-size: 1.125rem;
}
.label-27Swm:lang(ko), .label-27Swm:lang(ja), .label-27Swm:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.label-27Swm:lang(zh) {
  line-height: 22px;
}

.backdrop-3sgcn {
  animation: 0.3s linear forwards;
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 106;
  animation-name: lll-fadeIn;
}

.modalContainer-1wlkX {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: auto;
  padding: 1.5rem 1.5rem 6.25rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 106;
}

.modal-1HN_J {
  max-width: 22.1875rem;
  padding-bottom: 2rem;
  text-align: left;
}
@media only screen and (min-width: 30rem) {
  .modal-1HN_J {
    max-width: 26.5rem;
  }
}

.modal-2BrZH {
  align-self: flex-start;
  animation: 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53) forwards;
  background: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 0.75rem 0 rgba(0, 0, 0, 0.2);
  margin-bottom: auto;
  margin-top: auto;
  max-width: 21rem;
  padding: 2.25rem 1.25rem 1.25rem;
  position: relative;
  width: 100%;
  z-index: 107;
  animation-name: lll-fadeInUp;
}

.closeButton-1yRs1 {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 0.75rem;
  position: absolute;
  right: 0;
  top: 0;
}

.title-2cXAU {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.22;
  margin: 0;
}
@media only screen and (min-width: 48rem) {
  .title-2cXAU {
    font-size: 1.75rem;
    line-height: 1.14;
  }
}

.lll-text-left {
  text-align: left;
}

.content-1jTDu {
  line-height: 1.23529;
  margin-top: 0.5rem;
  font-size: 17px;
  font-size: 1.0625rem;
}
.content-1jTDu:lang(ko), .content-1jTDu:lang(ja), .content-1jTDu:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.content-1jTDu:lang(zh) {
  line-height: 21px;
}
.content-1jTDu > * {
  margin: 0;
}
.content-1jTDu > * + * {
  margin-top: 0.75em;
}
@media only screen and (min-width: 62rem) {
  .content-1jTDu {
    line-height: 1.5625;
    font-size: 16px;
  }
}

#orderErrorModal .modal-2BrZH {
  max-width: 424px;
  padding: 24px;
}
#orderErrorModal .icon {
  width: 18px;
  height: 18px;
}
#orderErrorModal .title-2cXAU {
  line-height: 32px;
}
@media only screen and (max-width: 48rem) {
  #orderErrorModal .title-2cXAU {
    line-height: 28px;
  }
}
#orderErrorModal .content-1jTDu {
  line-height: 20px;
}

.lll-text-button,
.lll-text-subtitle {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}

.primaryCta-1bRYX {
  margin-top: 0.75rem;
}

.buttonTertiary-3Og1R {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.buttonTertiary-3Og1R:hover {
  background-color: #2c282e;
  color: #fff;
}
.buttonTertiary-3Og1R:active {
  background-color: #000;
  color: #fff;
}

.buttonBlock-3QinT {
  display: flex;
  width: 100%;
}

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

.secondaryCta-25wwC {
  background: transparent;
  border: 0;
  margin-top: 1rem;
  padding: 0 0 0.125rem;
  font-size: 19px;
  font-size: 1.1875rem;
}
.secondaryCta-25wwC:lang(ko), .secondaryCta-25wwC:lang(ja), .secondaryCta-25wwC:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.secondaryCta-25wwC:lang(zh) {
  line-height: 23px;
}

.lll-link-primary {
  color: currentColor;
  cursor: pointer;
  padding-bottom: 0.25rem;
  position: relative;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: lowercase;
}
.lll-link-primary::first-letter {
  text-transform: uppercase;
}
.lll-link-primary::before {
  background-color: #d5d5d5;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 100%;
}
.lll-link-primary::before:hover {
  background-color: #d31334;
}
@supports (text-underline-offset: 1rem) {
  .lll-link-primary {
    position: static;
    text-decoration: underline;
    -webkit-text-decoration-color: #d5d5d5;
    text-decoration-color: #d5d5d5;
    text-decoration-thickness: 0.0625rem;
    text-underline-offset: 0.375rem;
  }
  .lll-link-primary::before {
    display: none;
  }
  .lll-link-primary:hover {
    -webkit-text-decoration-color: #d31334;
    text-decoration-color: #d31334;
  }
}

.ui-selectmenu-button {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 16px;
}
.ui-selectmenu-button.ui-selectmenu-button-open {
  box-shadow: none !important;
}
.ui-selectmenu-button.ui-selectmenu-button-open .ui-selectmenu-icon {
  transform: rotate(180deg);
  transition: all 0.2s ease-out;
}
.ui-selectmenu-button.ui-button {
  width: 100%;
  height: 50px;
}
.ui-selectmenu-button:focus, .ui-selectmenu-button:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.ui-selectmenu-button:focus {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  outline: none;
}
.ui-selectmenu-button .ui-selectmenu-text {
  line-height: 18px;
  font-size: 16px;
}
.ui-selectmenu-button .ui-selectmenu-text:lang(ja), .ui-selectmenu-button .ui-selectmenu-text:lang(ko) {
  line-height: 18px;
}
.ui-selectmenu-button .ui-selectmenu-icon {
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat 100% !important;
  background-size: 14px 10px !important;
  position: absolute;
  right: 16px;
  top: 18px;
}

.ui-selectmenu-menu .ui-menu {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  list-style: none;
  margin-top: 4px;
  max-height: 23.4375rem;
  overflow-y: auto;
}
.ui-selectmenu-menu .ui-menu::-webkit-scrollbar {
  width: 2px;
}
.ui-selectmenu-menu .ui-menu::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 1px;
}
.ui-selectmenu-menu .ui-menu::-webkit-scrollbar-thumb {
  background-color: #c0c0c0;
  border-radius: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item {
  position: relative;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item + .ui-menu-item {
  margin-top: 0.0625rem;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item + .ui-menu-item::before {
  border-top: 0.0625rem solid #9b9b9b;
  content: "";
  display: block;
  left: 1rem;
  position: absolute;
  right: 1rem;
  top: -0.0625rem;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper {
  padding: 20px 24px 20px 32px;
  position: relative;
  transition: background-color 0.3s ease-out;
  font-size: 18px;
  font-size: 1.125rem;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper:lang(ko), .ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper:lang(ja), .ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper:lang(zh) {
  line-height: 22px;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper.ui-state-active {
  background-color: #e6e6e6;
  border: none;
  color: #000;
  font-weight: normal;
  margin: 0;
}
@keyframes lll-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes lll-fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(3.125rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.invalid-feedback.hintError-3CNVs {
  color: #d22030;
  padding: 0;
  margin-top: 6px;
  background: #fff;
  font-size: 16px;
}

.hintError-3CNVs {
  color: #d22030;
  padding: 0;
  margin-top: 6px;
  background: #fff;
  font-size: 16px;
}

.tagWrapper-2SDIg {
  position: relative;
}

.iconError-VnY5J {
  color: #d22030;
  display: none;
}

.iconContainer-3l9gt {
  border: 0;
  border-radius: 0.25rem;
  bottom: 0.0625rem;
  padding: 0.875rem 0.9375rem 1rem 1rem;
  pointer-events: none;
  position: absolute;
  right: 0.0625rem;
  top: 0.0625rem;
}
.iconContainer-3l9gt:focus {
  outline: none;
}
.iconContainer-3l9gt.showHidePasswordWrapper-A_5sS {
  background-color: #fff;
  cursor: pointer;
  padding: 0.875rem;
  pointer-events: auto;
}
.iconContainer-3l9gt .focus-2S3-X {
  background: none;
  border: none;
  cursor: pointer;
}

.form-control.input-2-hFT {
  background-color: #fff;
  background-position: center right 1rem;
  background-repeat: no-repeat;
  border: 0.0625rem solid #000 !important;
  border-radius: 0.25rem;
  display: block;
  height: 3.25rem !important;
  padding: 0.875rem 1rem;
  width: 100%;
  font-size: 18px;
  font-size: 1.125rem;
}
.form-control.input-2-hFT:lang(ko), .form-control.input-2-hFT:lang(ja), .form-control.input-2-hFT:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.form-control.input-2-hFT:lang(zh) {
  line-height: 22px;
}
.form-control.input-2-hFT:focus {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  outline: none;
}
.form-control.input-2-hFT.is-invalid {
  border-color: #d22030 !important;
  padding-right: 3rem;
}
.form-control.input-2-hFT.is-invalid:focus {
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.45);
  outline: none;
}
.form-control.input-2-hFT.is-invalid ~ .iconError-VnY5J {
  display: block;
}

.notificationBlock-1RRMY {
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.2631578947;
  display: flex;
  padding: 0.75rem;
  font-size: 19px;
  font-size: 1.1875rem;
}
.notificationBlock-1RRMY:lang(ko), .notificationBlock-1RRMY:lang(ja), .notificationBlock-1RRMY:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.notificationBlock-1RRMY:lang(zh) {
  line-height: 23px;
}
.notificationBlock-1RRMY.successNotification-1HovB {
  background-color: #cdecd6;
  border: 0.0625rem solid #039e33;
}
.notificationBlock-1RRMY.successNotification-1HovB .iconBlock-1wZMf {
  color: #039e33;
  flex-shrink: 0;
  height: 1.5rem;
  margin-right: 0.5rem;
  width: 1.5rem;
}

.tablistWrapper-1I3Wi {
  margin-bottom: 1rem;
  position: relative;
  width: 100%;
}
.tablistWrapper-1I3Wi::before {
  background-color: #e5e6e7;
  bottom: 0;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.tabScrollerWrapper-2Hni_ {
  position: relative;
  width: 100%;
}

.tabList-2X-kq {
  display: flex;
  height: auto;
  justify-content: flex-start;
  overflow: scroll;
  -ms-overflow-style: none;
  position: relative;
  scrollbar-width: none;
}
.tabList-2X-kq::-webkit-scrollbar {
  display: none;
}

.tabListDraggable-2cKsh {
  cursor: move;
  cursor: grab;
}
.tabListDraggable-2cKsh:focus {
  cursor: grabbing;
}

.tabButtonWrapper-1otvU {
  display: inline-flex;
  min-width: -moz-fit-content;
  min-width: fit-content;
  position: relative;
}

.tabButton-pNDJp {
  font-size: 1.0625rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.1764705882;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  margin: 0;
  padding: 0 0 0.625rem;
  position: relative;
  white-space: nowrap;
  letter-spacing: normal;
}
.tabButton-pNDJp.tabButtonActive-2_a7R::after {
  background-color: #c8102e;
  bottom: 0;
  content: "";
  display: block;
  height: 0.125rem;
  left: 0;
  position: absolute;
  right: 100%;
  top: auto;
  transition: right 0.25s ease-in-out;
  width: 100%;
}
.tabButton-pNDJp:focus {
  outline: 0.3125rem auto -webkit-focus-ring-color !important;
}

.tabButtonActive-2_a7R {
  font-weight: 600;
}

.alert-on-checkout .alert-checkout-container {
  justify-content: center;
  margin: 10px 0 8px;
}
@media (min-width: 1024px) {
  .alert-on-checkout .alert-checkout-container {
    width: 873px;
    margin: 40px auto 5px;
  }
}
.alert-on-checkout .alert-checkout-container span {
  padding: 14px 7px 22px 0;
  text-align: left;
}
@media (min-width: 1024px) {
  .alert-on-checkout .alert-checkout-container span {
    padding: 14px 19px 11px 0;
  }
  .alert-on-checkout .alert-checkout-container span:lang(ja) {
    padding: 14px 0 10px;
  }
}
.alert-on-checkout .alert-checkout-container span a {
  text-decoration: underline;
}
.alert-on-checkout .alert-checkout-container.alert-multinode-delay {
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  margin: 24px 0 8.5px;
  padding: 12px;
  border: 1px solid #2966b0;
  background-color: #e7eff9;
  box-sizing: border-box;
}
.alert-on-checkout .alert-checkout-container.alert-multinode-delay .info-icon {
  margin: 0;
}
.alert-on-checkout .alert-checkout-container.alert-multinode-delay span {
  padding: 0;
  line-height: 20px;
  font-size: 17px !important;
}
@media (min-width: 1024px) {
  .alert-on-checkout .alert-checkout-container.alert-multinode-delay {
    margin: 24px auto 8px;
  }
}

.alert-checkout-container,
.alert-multinode-delay,
.promo-alert-checkout-container,
.gc-alert-checkout-container {
  display: flex;
  width: auto;
  margin: 16px 0;
  background-color: #d6e4f4;
  border: 1px solid #4a90e2;
}
@media (min-width: 1024px) {
  .alert-checkout-container,
  .alert-multinode-delay,
  .promo-alert-checkout-container,
  .gc-alert-checkout-container {
    width: auto;
    margin-bottom: 16px;
  }
}
.alert-checkout-container svg,
.alert-multinode-delay svg,
.promo-alert-checkout-container svg,
.gc-alert-checkout-container svg {
  width: 24px;
  height: 24px;
  margin: 12px 4px 12px 12px;
  flex-shrink: 0;
}
.alert-checkout-container span,
.alert-multinode-delay span,
.promo-alert-checkout-container span,
.gc-alert-checkout-container span {
  line-height: 21px;
  font-weight: 400;
  padding: 14px 7px 13px 0;
  font-size: 17px;
  font-size: 1.0625rem;
}
.alert-checkout-container span:lang(ko), .alert-checkout-container span:lang(ja), .alert-checkout-container span:lang(zh),
.alert-multinode-delay span:lang(ko),
.alert-multinode-delay span:lang(ja),
.alert-multinode-delay span:lang(zh),
.promo-alert-checkout-container span:lang(ko),
.promo-alert-checkout-container span:lang(ja),
.promo-alert-checkout-container span:lang(zh),
.gc-alert-checkout-container span:lang(ko),
.gc-alert-checkout-container span:lang(ja),
.gc-alert-checkout-container span:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.alert-checkout-container span:lang(zh),
.alert-multinode-delay span:lang(zh),
.promo-alert-checkout-container span:lang(zh),
.gc-alert-checkout-container span:lang(zh) {
  line-height: 21px;
}
@media (min-width: 1024px) {
  .alert-checkout-container span,
  .alert-multinode-delay span,
  .promo-alert-checkout-container span,
  .gc-alert-checkout-container span {
    padding: 14px 14px 13px 0;
  }
}

.recommendations,
.ai-recommendations {
  margin-bottom: 40px;
}
.recommendations .carousel-heading h2,
.ai-recommendations .carousel-heading h2 {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: center;
}
.recommendations .carousel-heading h2:lang(ko), .recommendations .carousel-heading h2:lang(ja), .recommendations .carousel-heading h2:lang(zh),
.ai-recommendations .carousel-heading h2:lang(ko),
.ai-recommendations .carousel-heading h2:lang(ja),
.ai-recommendations .carousel-heading h2:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.recommendations .product-carousel,
.ai-recommendations .product-carousel {
  display: none;
  min-height: 450px;
}
.recommendations .product-carousel a.product-carousel-dots,
.ai-recommendations .product-carousel a.product-carousel-dots {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: transparent;
  margin-bottom: 8px;
}
.recommendations .product-carousel a.product-carousel-dots:focus,
.ai-recommendations .product-carousel a.product-carousel-dots:focus {
  outline-offset: 3px;
  outline: 1px solid -webkit-focus-ring-color !important;
}
@media (max-width: 575.98px) {
  .recommendations .product-carousel,
  .ai-recommendations .product-carousel {
    min-height: 300px;
  }
  .recommendations .product-carousel a.product-carousel-dots,
  .ai-recommendations .product-carousel a.product-carousel-dots {
    display: inline-block;
  }
}
.recommendations .product-carousel.slick-initialized,
.ai-recommendations .product-carousel.slick-initialized {
  display: block;
}
.recommendations .product-carousel .product-carousel-slide,
.ai-recommendations .product-carousel .product-carousel-slide {
  padding: 10px;
}
.recommendations .product-carousel .product-carousel-slide:focus-visible,
.ai-recommendations .product-carousel .product-carousel-slide:focus-visible {
  outline: none;
}
@media (max-width: 575.98px) {
  .recommendations .product-carousel .product-carousel-slide,
  .ai-recommendations .product-carousel .product-carousel-slide {
    padding: 10px 5px;
  }
}
.recommendations .product-carousel > .slick-prev,
.recommendations .product-carousel > .slick-next,
.ai-recommendations .product-carousel > .slick-prev,
.ai-recommendations .product-carousel > .slick-next {
  background: #fff;
  opacity: 0.5;
  height: 36px;
  top: 35%;
}
.recommendations .product-carousel > .slick-prev.slick-arrow,
.recommendations .product-carousel > .slick-next.slick-arrow,
.ai-recommendations .product-carousel > .slick-prev.slick-arrow,
.ai-recommendations .product-carousel > .slick-next.slick-arrow {
  padding: 0 24px 0 10px;
}
.recommendations .product-carousel > .slick-next,
.ai-recommendations .product-carousel > .slick-next {
  right: 8px;
}
.recommendations .product-carousel > .slick-prev,
.ai-recommendations .product-carousel > .slick-prev {
  left: 10px;
}
.recommendations .product-carousel > .slick-dots,
.ai-recommendations .product-carousel > .slick-dots {
  bottom: 20px;
  left: 0;
}
.recommendations .product-carousel:hover > .slick-next,
.recommendations .product-carousel:hover > .slick-prev,
.ai-recommendations .product-carousel:hover > .slick-next,
.ai-recommendations .product-carousel:hover > .slick-prev {
  opacity: 1;
}
.recommendations .product-carousel .color-swatches .swatches > a,
.recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a,
.ai-recommendations .product-carousel .color-swatches .swatches > a,
.ai-recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a {
  margin-left: 8px;
}
.recommendations .product-carousel .color-swatches .swatches > a:first-child,
.recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a:first-child,
.ai-recommendations .product-carousel .color-swatches .swatches > a:first-child,
.ai-recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a:first-child {
  margin-left: 0;
}
.recommendations .product-carousel .color-swatches .swatches > a:focus,
.recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a:focus,
.ai-recommendations .product-carousel .color-swatches .swatches > a:focus,
.ai-recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a:focus {
  outline: 1px auto -webkit-focus-ring-color !important;
  border-radius: 50%;
}
.recommendations .product-carousel .color-swatches .swatches > a.plusSymbol,
.recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a.plusSymbol,
.ai-recommendations .product-carousel .color-swatches .swatches > a.plusSymbol,
.ai-recommendations .product-enhanced-grid-carousel .color-swatches .swatches > a.plusSymbol {
  margin-left: 10px;
}
.recommendations div.recommendations.container,
.recommendations .ai-recommendations.container,
.ai-recommendations div.recommendations.container,
.ai-recommendations .ai-recommendations.container {
  margin: 0;
  padding: 0;
}
.recommendations div.recommendations.container .product-carousel > .slick-dots,
.recommendations .ai-recommendations.container .product-carousel > .slick-dots,
.ai-recommendations div.recommendations.container .product-carousel > .slick-dots,
.ai-recommendations .ai-recommendations.container .product-carousel > .slick-dots {
  padding: 0 10px;
}
.recommendations div.recommendations.container .color-swatches,
.recommendations .ai-recommendations.container .color-swatches,
.ai-recommendations div.recommendations.container .color-swatches,
.ai-recommendations .ai-recommendations.container .color-swatches {
  display: none;
}
@media screen and (min-width: 1023.98px) and (max-width: 1361.98px) {
  .recommendations .product-carousel > .slick-next,
  .ai-recommendations .product-carousel > .slick-next {
    right: 10px;
  }
}
@media (min-width: 1024px) {
  .recommendations,
  .ai-recommendations {
    margin-bottom: 80px;
  }
  .recommendations .carousel-heading h2,
  .ai-recommendations .carousel-heading h2 {
    font-weight: 400;
    font-size: 40px;
    font-size: 2.5rem;
    color: #000;
    line-height: 1.25;
    letter-spacing: normal;
  }
  .recommendations .carousel-heading h2:lang(ko), .recommendations .carousel-heading h2:lang(ja), .recommendations .carousel-heading h2:lang(zh),
  .ai-recommendations .carousel-heading h2:lang(ko),
  .ai-recommendations .carousel-heading h2:lang(ja),
  .ai-recommendations .carousel-heading h2:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
  .recommendations .product-carousel > .slick-prev,
  .recommendations .product-carousel > .slick-next,
  .ai-recommendations .product-carousel > .slick-prev,
  .ai-recommendations .product-carousel > .slick-next {
    height: 54px;
  }
  .recommendations .product-carousel > .slick-prev.slick-arrow,
  .recommendations .product-carousel > .slick-next.slick-arrow,
  .ai-recommendations .product-carousel > .slick-prev.slick-arrow,
  .ai-recommendations .product-carousel > .slick-next.slick-arrow {
    padding: 0 30px 0 12px;
  }
  .recommendations .product-carousel > .slick-dots,
  .ai-recommendations .product-carousel > .slick-dots {
    left: 0;
  }
}
.recommendations .product-tile .strike-through,
.ai-recommendations .product-tile .strike-through {
  margin-right: 0;
  display: inline;
  color: #53565a;
}
.recommendations .product-tile .strike-through span[content],
.ai-recommendations .product-tile .strike-through span[content] {
  margin-right: 4px;
}
.recommendations .product-tile .strike-through span[content=null],
.ai-recommendations .product-tile .strike-through span[content=null] {
  margin-right: 0;
}

div[data-action=Search-Show] .recommendations,
div[data-action=Search-Show] .ai-recommendations,
div[data-action=Home-Show] .recommendations,
div[data-action=Home-Show] .ai-recommendations,
div[data-action=Default-Start] .recommendations,
div[data-action=Default-Start] .ai-recommendations {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  div[data-action=Search-Show] .recommendations,
  div[data-action=Search-Show] .ai-recommendations,
  div[data-action=Home-Show] .recommendations,
  div[data-action=Home-Show] .ai-recommendations,
  div[data-action=Default-Start] .recommendations,
  div[data-action=Default-Start] .ai-recommendations {
    padding-bottom: 24px;
  }
}
div[data-action=Search-Show] .recommendations .carousel-heading h2,
div[data-action=Search-Show] .ai-recommendations .carousel-heading h2,
div[data-action=Home-Show] .recommendations .carousel-heading h2,
div[data-action=Home-Show] .ai-recommendations .carousel-heading h2,
div[data-action=Default-Start] .recommendations .carousel-heading h2,
div[data-action=Default-Start] .ai-recommendations .carousel-heading h2 {
  font-weight: 600;
  line-height: 44px;
  margin-top: 0;
  margin-bottom: 16px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
}
div[data-action=Search-Show] .recommendations .carousel-heading h2:lang(ko), div[data-action=Search-Show] .recommendations .carousel-heading h2:lang(ja), div[data-action=Search-Show] .recommendations .carousel-heading h2:lang(zh),
div[data-action=Search-Show] .ai-recommendations .carousel-heading h2:lang(ko),
div[data-action=Search-Show] .ai-recommendations .carousel-heading h2:lang(ja),
div[data-action=Search-Show] .ai-recommendations .carousel-heading h2:lang(zh),
div[data-action=Home-Show] .recommendations .carousel-heading h2:lang(ko),
div[data-action=Home-Show] .recommendations .carousel-heading h2:lang(ja),
div[data-action=Home-Show] .recommendations .carousel-heading h2:lang(zh),
div[data-action=Home-Show] .ai-recommendations .carousel-heading h2:lang(ko),
div[data-action=Home-Show] .ai-recommendations .carousel-heading h2:lang(ja),
div[data-action=Home-Show] .ai-recommendations .carousel-heading h2:lang(zh),
div[data-action=Default-Start] .recommendations .carousel-heading h2:lang(ko),
div[data-action=Default-Start] .recommendations .carousel-heading h2:lang(ja),
div[data-action=Default-Start] .recommendations .carousel-heading h2:lang(zh),
div[data-action=Default-Start] .ai-recommendations .carousel-heading h2:lang(ko),
div[data-action=Default-Start] .ai-recommendations .carousel-heading h2:lang(ja),
div[data-action=Default-Start] .ai-recommendations .carousel-heading h2:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 1024px) {
  div[data-action=Search-Show] .recommendations .carousel-heading h2,
  div[data-action=Search-Show] .ai-recommendations .carousel-heading h2,
  div[data-action=Home-Show] .recommendations .carousel-heading h2,
  div[data-action=Home-Show] .ai-recommendations .carousel-heading h2,
  div[data-action=Default-Start] .recommendations .carousel-heading h2,
  div[data-action=Default-Start] .ai-recommendations .carousel-heading h2 {
    line-height: 56px;
    margin-bottom: 32px;
    font-size: 40px;
    font-size: 2.5rem;
  }
  div[data-action=Search-Show] .recommendations .carousel-heading h2:lang(ko), div[data-action=Search-Show] .recommendations .carousel-heading h2:lang(ja), div[data-action=Search-Show] .recommendations .carousel-heading h2:lang(zh),
  div[data-action=Search-Show] .ai-recommendations .carousel-heading h2:lang(ko),
  div[data-action=Search-Show] .ai-recommendations .carousel-heading h2:lang(ja),
  div[data-action=Search-Show] .ai-recommendations .carousel-heading h2:lang(zh),
  div[data-action=Home-Show] .recommendations .carousel-heading h2:lang(ko),
  div[data-action=Home-Show] .recommendations .carousel-heading h2:lang(ja),
  div[data-action=Home-Show] .recommendations .carousel-heading h2:lang(zh),
  div[data-action=Home-Show] .ai-recommendations .carousel-heading h2:lang(ko),
  div[data-action=Home-Show] .ai-recommendations .carousel-heading h2:lang(ja),
  div[data-action=Home-Show] .ai-recommendations .carousel-heading h2:lang(zh),
  div[data-action=Default-Start] .recommendations .carousel-heading h2:lang(ko),
  div[data-action=Default-Start] .recommendations .carousel-heading h2:lang(ja),
  div[data-action=Default-Start] .recommendations .carousel-heading h2:lang(zh),
  div[data-action=Default-Start] .ai-recommendations .carousel-heading h2:lang(ko),
  div[data-action=Default-Start] .ai-recommendations .carousel-heading h2:lang(ja),
  div[data-action=Default-Start] .ai-recommendations .carousel-heading h2:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
div[data-action=Search-Show] .recommendations .carousel-heading h2::first-letter,
div[data-action=Search-Show] .ai-recommendations .carousel-heading h2::first-letter,
div[data-action=Home-Show] .recommendations .carousel-heading h2::first-letter,
div[data-action=Home-Show] .ai-recommendations .carousel-heading h2::first-letter,
div[data-action=Default-Start] .recommendations .carousel-heading h2::first-letter,
div[data-action=Default-Start] .ai-recommendations .carousel-heading h2::first-letter {
  text-transform: capitalize;
}
div[data-action=Search-Show] .recommendations .product-carousel-slide .tile-body,
div[data-action=Search-Show] .ai-recommendations .product-carousel-slide .tile-body,
div[data-action=Home-Show] .recommendations .product-carousel-slide .tile-body,
div[data-action=Home-Show] .ai-recommendations .product-carousel-slide .tile-body,
div[data-action=Default-Start] .recommendations .product-carousel-slide .tile-body,
div[data-action=Default-Start] .ai-recommendations .product-carousel-slide .tile-body {
  height: auto !important;
}
div[data-action=Search-Show] .recommendations .product-carousel-slide .product-tile,
div[data-action=Search-Show] .ai-recommendations .product-carousel-slide .product-tile,
div[data-action=Home-Show] .recommendations .product-carousel-slide .product-tile,
div[data-action=Home-Show] .ai-recommendations .product-carousel-slide .product-tile,
div[data-action=Default-Start] .recommendations .product-carousel-slide .product-tile,
div[data-action=Default-Start] .ai-recommendations .product-carousel-slide .product-tile {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  div[data-action=Search-Show] .recommendations .product-carousel > .slick-prev,
  div[data-action=Search-Show] .recommendations .product-carousel > .slick-next,
  div[data-action=Search-Show] .ai-recommendations .product-carousel > .slick-prev,
  div[data-action=Search-Show] .ai-recommendations .product-carousel > .slick-next,
  div[data-action=Home-Show] .recommendations .product-carousel > .slick-prev,
  div[data-action=Home-Show] .recommendations .product-carousel > .slick-next,
  div[data-action=Home-Show] .ai-recommendations .product-carousel > .slick-prev,
  div[data-action=Home-Show] .ai-recommendations .product-carousel > .slick-next,
  div[data-action=Default-Start] .recommendations .product-carousel > .slick-prev,
  div[data-action=Default-Start] .recommendations .product-carousel > .slick-next,
  div[data-action=Default-Start] .ai-recommendations .product-carousel > .slick-prev,
  div[data-action=Default-Start] .ai-recommendations .product-carousel > .slick-next {
    height: 48px;
    border-radius: 4px;
  }
  div[data-action=Search-Show] .recommendations .product-carousel > .slick-prev.slick-arrow,
  div[data-action=Search-Show] .recommendations .product-carousel > .slick-next.slick-arrow,
  div[data-action=Search-Show] .ai-recommendations .product-carousel > .slick-prev.slick-arrow,
  div[data-action=Search-Show] .ai-recommendations .product-carousel > .slick-next.slick-arrow,
  div[data-action=Home-Show] .recommendations .product-carousel > .slick-prev.slick-arrow,
  div[data-action=Home-Show] .recommendations .product-carousel > .slick-next.slick-arrow,
  div[data-action=Home-Show] .ai-recommendations .product-carousel > .slick-prev.slick-arrow,
  div[data-action=Home-Show] .ai-recommendations .product-carousel > .slick-next.slick-arrow,
  div[data-action=Default-Start] .recommendations .product-carousel > .slick-prev.slick-arrow,
  div[data-action=Default-Start] .recommendations .product-carousel > .slick-next.slick-arrow,
  div[data-action=Default-Start] .ai-recommendations .product-carousel > .slick-prev.slick-arrow,
  div[data-action=Default-Start] .ai-recommendations .product-carousel > .slick-next.slick-arrow {
    padding: 0 34px 0 14px;
  }
  div[data-action=Search-Show] .recommendations .product-carousel > .slick-prev,
  div[data-action=Search-Show] .ai-recommendations .product-carousel > .slick-prev,
  div[data-action=Home-Show] .recommendations .product-carousel > .slick-prev,
  div[data-action=Home-Show] .ai-recommendations .product-carousel > .slick-prev,
  div[data-action=Default-Start] .recommendations .product-carousel > .slick-prev,
  div[data-action=Default-Start] .ai-recommendations .product-carousel > .slick-prev {
    left: 26px;
  }
  div[data-action=Search-Show] .recommendations .product-carousel > .slick-next,
  div[data-action=Search-Show] .ai-recommendations .product-carousel > .slick-next,
  div[data-action=Home-Show] .recommendations .product-carousel > .slick-next,
  div[data-action=Home-Show] .ai-recommendations .product-carousel > .slick-next,
  div[data-action=Default-Start] .recommendations .product-carousel > .slick-next,
  div[data-action=Default-Start] .ai-recommendations .product-carousel > .slick-next {
    right: 26px;
  }
}
div[data-action=Search-Show] .recommendations .slick-dotted.slick-dotted,
div[data-action=Search-Show] .ai-recommendations .slick-dotted.slick-dotted,
div[data-action=Home-Show] .recommendations .slick-dotted.slick-dotted,
div[data-action=Home-Show] .ai-recommendations .slick-dotted.slick-dotted,
div[data-action=Default-Start] .recommendations .slick-dotted.slick-dotted,
div[data-action=Default-Start] .ai-recommendations .slick-dotted.slick-dotted {
  margin-bottom: 24px;
}
div[data-action=Search-Show] .recommendations .slick-dots,
div[data-action=Search-Show] .ai-recommendations .slick-dots,
div[data-action=Home-Show] .recommendations .slick-dots,
div[data-action=Home-Show] .ai-recommendations .slick-dots,
div[data-action=Default-Start] .recommendations .slick-dots,
div[data-action=Default-Start] .ai-recommendations .slick-dots {
  display: flex;
  justify-content: center;
  position: static;
  margin-top: 6px;
}
div[data-action=Search-Show] .recommendations .slick-dots li,
div[data-action=Search-Show] .ai-recommendations .slick-dots li,
div[data-action=Home-Show] .recommendations .slick-dots li,
div[data-action=Home-Show] .ai-recommendations .slick-dots li,
div[data-action=Default-Start] .recommendations .slick-dots li,
div[data-action=Default-Start] .ai-recommendations .slick-dots li {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #8d9196;
}
div[data-action=Search-Show] .recommendations .slick-dots li.slick-active,
div[data-action=Search-Show] .ai-recommendations .slick-dots li.slick-active,
div[data-action=Home-Show] .recommendations .slick-dots li.slick-active,
div[data-action=Home-Show] .ai-recommendations .slick-dots li.slick-active,
div[data-action=Default-Start] .recommendations .slick-dots li.slick-active,
div[data-action=Default-Start] .ai-recommendations .slick-dots li.slick-active {
  background-color: #000;
}
div[data-action=Search-Show] .recommendations .slick-dots li:focus, div[data-action=Search-Show] .recommendations .slick-dots li:hover,
div[data-action=Search-Show] .ai-recommendations .slick-dots li:focus,
div[data-action=Search-Show] .ai-recommendations .slick-dots li:hover,
div[data-action=Home-Show] .recommendations .slick-dots li:focus,
div[data-action=Home-Show] .recommendations .slick-dots li:hover,
div[data-action=Home-Show] .ai-recommendations .slick-dots li:focus,
div[data-action=Home-Show] .ai-recommendations .slick-dots li:hover,
div[data-action=Default-Start] .recommendations .slick-dots li:focus,
div[data-action=Default-Start] .recommendations .slick-dots li:hover,
div[data-action=Default-Start] .ai-recommendations .slick-dots li:focus,
div[data-action=Default-Start] .ai-recommendations .slick-dots li:hover {
  outline: 1px solid -webkit-focus-ring-color !important;
}

div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading {
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading {
    margin-bottom: 32px;
  }
}
@media (max-width: 767.98px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading {
    margin-bottom: 9px;
  }
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2 {
  margin-bottom: 8px;
  font-weight: 600;
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading p,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading p,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading p {
  margin: 0 auto;
  font-weight: 400;
  line-height: 1.26316;
  text-align: center;
  font-size: 19px;
  font-size: 1.1875rem;
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(ko), div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(ja), div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(zh),
div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(ko),
div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(ja),
div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(zh),
div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading p:lang(ko),
div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading p:lang(ja),
div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading p:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(zh),
div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading p:lang(zh),
div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading p:lang(zh) {
  line-height: 23px;
}
@media (min-width: 768px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading p,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading p,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading p {
    max-width: 85%;
  }
}
@media (min-width: 1024px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading p,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading p,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading p {
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .row,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .row,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .row {
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2 {
    line-height: 1.2;
    font-size: 40px;
    font-size: 2.5rem;
  }
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ko), div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ja), div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(zh),
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ko),
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ja),
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(zh),
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ko),
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ja),
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .product-tile,
div[data-action=Search-Show] .recommendations.product-enhanced-grid .product-enhanced-promo,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .product-tile,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .product-enhanced-promo,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .product-tile,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .product-enhanced-promo {
  margin-bottom: 32px;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .product-tile,
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .product-enhanced-promo,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .product-tile,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .product-enhanced-promo,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .product-tile,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .product-enhanced-promo {
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .product-grid,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .product-grid,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .product-grid {
    padding-top: 0;
  }
}
@media (max-width: 1361.98px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2 {
    line-height: 1.06667;
    font-size: 30px;
    font-size: 1.875rem;
  }
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ko), div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ja), div[data-action=Search-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(zh),
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ko),
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ja),
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .carousel-heading h2:lang(zh),
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ko),
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2:lang(ja),
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .carousel-heading h2:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
@media (max-width: 767.98px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .btnWrapper .btn,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .btnWrapper .btn,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .btnWrapper .btn {
    display: inline-block;
    margin: 8px 0;
    width: 100%;
  }
}
@media (min-width: 576px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .btnWrapper .btn,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .btnWrapper .btn,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .btnWrapper .btn {
    margin: 0 6px;
  }
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .image-wrapper,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .image-wrapper,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .image-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper {
  height: 54vw;
  max-height: 224px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper {
    height: 56.6vw;
    max-height: 435px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper {
    height: 27vw;
    max-height: 245px;
  }
}
@media (min-width: 1024px) {
  div[data-action=Search-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
  div[data-action=Home-Show] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper,
  div[data-action=Default-Start] .recommendations.product-enhanced-grid .image-wrapper .image-inner-wrapper {
    height: 27.6vw;
    max-height: 378px;
  }
}
div[data-action=Search-Show] .recommendations.product-enhanced-grid .image-wrapper img,
div[data-action=Home-Show] .recommendations.product-enhanced-grid .image-wrapper img,
div[data-action=Default-Start] .recommendations.product-enhanced-grid .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}

#addedToCartModal .recommendations .product-carousel {
  min-height: 400px;
}

.recommendations .product-carousel-slide:not(.slick-active) .image-container img[data-lazyload=false] {
  display: none;
}
.recommendations .product-carousel-slide .compare {
  display: none;
}
.recommendations.multi-tab .multitablinkcontainer, .recommendations.product-enhanced-grid-multi .multitablinkcontainer {
  position: relative;
}
.recommendations.multi-tab .tab-content > .tab-pane, .recommendations.product-enhanced-grid-multi .tab-content > .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.recommendations.multi-tab .tab-content > .tab-pane.active, .recommendations.product-enhanced-grid-multi .tab-content > .tab-pane.active {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.recommendations.multi-tab hr, .recommendations.product-enhanced-grid-multi hr {
  display: none;
}
@media (max-width: 1023.98px) {
  .recommendations.multi-tab hr, .recommendations.product-enhanced-grid-multi hr {
    height: 2px !important;
    background-color: #e8e7e4;
    margin-top: -2px !important;
    border-top: 0;
    display: block;
  }
  .recommendations.multi-tab .carousel-heading, .recommendations.product-enhanced-grid-multi .carousel-heading {
    display: none;
  }
  .recommendations.multi-tab .multitablinkcontainer, .recommendations.product-enhanced-grid-multi .multitablinkcontainer {
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-behavior: smooth;
    width: 100%;
    margin-bottom: 22px;
  }
  .recommendations.multi-tab .multitablink::-webkit-scrollbar, .recommendations.product-enhanced-grid-multi .multitablink::-webkit-scrollbar {
    display: none;
  }
  .recommendations.multi-tab .scroll-tab, .recommendations.product-enhanced-grid-multi .scroll-tab {
    flex: 0 0 auto;
    min-width: 100px;
    cursor: pointer;
    margin-right: 5px;
  }
  .recommendations.multi-tab .arrow, .recommendations.product-enhanced-grid-multi .arrow {
    cursor: pointer;
    padding: 5px;
    color: #000;
    display: block;
    width: 34px;
  }
  .recommendations.multi-tab .arrow.disabled, .recommendations.product-enhanced-grid-multi .arrow.disabled {
    background-color: transparent;
    cursor: none;
    display: none;
  }
  .recommendations.multi-tab .scroll-left-arrow::before,
  .recommendations.multi-tab .scroll-right-arrow::before, .recommendations.product-enhanced-grid-multi .scroll-left-arrow::before,
  .recommendations.product-enhanced-grid-multi .scroll-right-arrow::before {
    content: "" !important;
    width: 16px;
    height: 16px;
    display: inline-block;
    opacity: 1;
  }
  .recommendations.multi-tab .scroll-left-arrow, .recommendations.product-enhanced-grid-multi .scroll-left-arrow {
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    background: linear-gradient(89deg, #fafafa 74.76%, rgba(255, 255, 255, 0) 98.79%);
  }
  .recommendations.multi-tab .btnmultitab, .recommendations.product-enhanced-grid-multi .btnmultitab {
    width: 100%;
  }
  .recommendations.multi-tab .scroll-right-arrow, .recommendations.product-enhanced-grid-multi .scroll-right-arrow {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    background: linear-gradient(-89deg, #fafafa 74.76%, rgba(255, 255, 255, 0) 98.79%);
  }
  .recommendations.multi-tab .scroll-left-arrow::before, .recommendations.product-enhanced-grid-multi .scroll-left-arrow::before {
    background: url("../../images/LeftChevron.svg") no-repeat center;
  }
  .recommendations.multi-tab .scroll-right-arrow::before, .recommendations.product-enhanced-grid-multi .scroll-right-arrow::before {
    background: url("../../images/RightChevron.svg") no-repeat center;
  }
  .recommendations.multi-tab .nav-link, .recommendations.product-enhanced-grid-multi .nav-link {
    padding: 4px 0 0 !important;
  }
  .recommendations.multi-tab .nav-link:hover, .recommendations.product-enhanced-grid-multi .nav-link:hover {
    isolation: auto;
  }
  .recommendations.multi-tab .multitablink, .recommendations.product-enhanced-grid-multi .multitablink {
    padding-left: 0;
    justify-content: unset !important;
    white-space: nowrap;
    flex-wrap: inherit;
  }
  .recommendations.multi-tab .product-grid, .recommendations.product-enhanced-grid-multi .product-grid {
    padding: 0 5px;
  }
}
.recommendations.multi-tab .multitablink, .recommendations.product-enhanced-grid-multi .multitablink {
  display: flex;
  justify-content: center;
  margin: 12px 0 22px;
  gap: 8px;
}
.recommendations.multi-tab .multitablink .nav-item .btn-primary.active, .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn-primary.active {
  background: #000 !important;
}
@media (max-width: 1023.98px) {
  .recommendations.multi-tab .multitablink, .recommendations.product-enhanced-grid-multi .multitablink {
    overflow-x: auto;
    gap: 0;
    margin: 0;
  }
  .recommendations.multi-tab .multitablink .nav-item, .recommendations.product-enhanced-grid-multi .multitablink .nav-item {
    background-image: linear-gradient(#e8e7e4, #e8e7e4);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px !important;
  }
  .recommendations.multi-tab .multitablink .nav-item .btn, .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn {
    margin: 0 32px 0 0;
    color: #000;
    background-color: transparent !important;
    display: inline-table;
    padding: 0;
    line-height: 17px;
    text-transform: capitalize;
    font-weight: 400;
    background-color: initial;
    font-size: 17px;
    font-size: 1.0625rem;
    letter-spacing: normal !important;
    border: none !important;
    height: 30px;
  }
  .recommendations.multi-tab .multitablink .nav-item .btn:lang(ko), .recommendations.multi-tab .multitablink .nav-item .btn:lang(ja), .recommendations.multi-tab .multitablink .nav-item .btn:lang(zh), .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn:lang(ko), .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn:lang(ja), .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .recommendations.multi-tab .multitablink .nav-item .btn:lang(zh), .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn:lang(zh) {
    line-height: 21px;
  }
  .recommendations.multi-tab .multitablink .nav-item .btn.active, .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn.active {
    font-weight: 600;
    height: 30px;
    border-bottom: 0 !important;
    text-decoration: none;
    background-image: linear-gradient(#d22030, #d22030) !important;
    background-position: 0 100% !important;
    background-repeat: no-repeat !important;
    background-size: 100% 2px !important;
    background-color: initial !important;
    border-radius: 0 !important;
  }
  .recommendations.multi-tab .multitablink .nav-item .btn.active:focus, .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn.active:focus {
    box-shadow: none;
    outline: none !important;
  }
  .recommendations.multi-tab .multitablink .nav-item .btn:focus, .recommendations.product-enhanced-grid-multi .multitablink .nav-item .btn:focus {
    box-shadow: none;
    outline: none !important;
  }
}
.recommendations.multi-tab .carousel-heading, .recommendations.product-enhanced-grid-multi .carousel-heading {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.recommendations.multi-tab .carousel-heading:lang(ko), .recommendations.multi-tab .carousel-heading:lang(ja), .recommendations.multi-tab .carousel-heading:lang(zh), .recommendations.product-enhanced-grid-multi .carousel-heading:lang(ko), .recommendations.product-enhanced-grid-multi .carousel-heading:lang(ja), .recommendations.product-enhanced-grid-multi .carousel-heading:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.recommendations.multi-tab .btn, .recommendations.product-enhanced-grid-multi .btn {
  margin-bottom: 0;
  letter-spacing: normal !important;
  font-weight: 400;
  padding: 10px 16px;
  line-height: 20px !important;
  text-transform: none;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #fff;
  border: 0.0625rem solid !important;
  border-radius: 0.25rem !important;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  height: auto;
}
.recommendations.multi-tab .btn:lang(ko), .recommendations.multi-tab .btn:lang(ja), .recommendations.multi-tab .btn:lang(zh), .recommendations.product-enhanced-grid-multi .btn:lang(ko), .recommendations.product-enhanced-grid-multi .btn:lang(ja), .recommendations.product-enhanced-grid-multi .btn:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.recommendations.multi-tab .btn:lang(zh), .recommendations.product-enhanced-grid-multi .btn:lang(zh) {
  line-height: 21px;
}
.recommendations.multi-tab .btn.buttonTertiary, .recommendations.product-enhanced-grid-multi .btn.buttonTertiary {
  color: #000;
  border-color: #000 !important;
  letter-spacing: 1.2px !important;
  line-height: 1.3 !important;
}
.recommendations.multi-tab .btn.buttonTertiary.active, .recommendations.product-enhanced-grid-multi .btn.buttonTertiary.active {
  font-weight: 600;
}
@media (min-width: 1024px) {
  .recommendations.multi-tab .btn.buttonTertiary.active, .recommendations.product-enhanced-grid-multi .btn.buttonTertiary.active {
    color: #fff;
  }
  .recommendations.multi-tab .btn.buttonTertiary:hover, .recommendations.product-enhanced-grid-multi .btn.buttonTertiary:hover {
    background-color: #2c282e !important;
    color: #fff;
    text-decoration: none;
    border-color: #333 !important;
  }
}
.recommendations.multi-tab .btnmultitab, .recommendations.product-enhanced-grid-multi .btnmultitab {
  font-size: 17px;
  font-size: 1.0625rem;
  padding: 16px;
  font-weight: 600;
  line-height: 20.211px;
  letter-spacing: 1.2px;
}
.recommendations.multi-tab .btnmultitab:lang(ko), .recommendations.multi-tab .btnmultitab:lang(ja), .recommendations.multi-tab .btnmultitab:lang(zh), .recommendations.product-enhanced-grid-multi .btnmultitab:lang(ko), .recommendations.product-enhanced-grid-multi .btnmultitab:lang(ja), .recommendations.product-enhanced-grid-multi .btnmultitab:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.recommendations.multi-tab .btnmultitab:lang(zh), .recommendations.product-enhanced-grid-multi .btnmultitab:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .recommendations.multi-tab .product-carousel {
    margin: 0 -5px;
  }
}
@media (max-width: 1023.98px) {
  .recommendations.product-enhanced-grid-multi .product-enhanced-grid-carousel {
    margin: 0 -5px;
  }
}
.recommendations.product-enhanced-grid-multi .tab-content > .tab-pane.active {
  justify-content: center;
  display: flex;
  margin: 0;
}
.recommendations.product-enhanced-grid-multi .product-enhanced-promo {
  overflow: hidden;
  height: 51.2vw;
  max-height: 212px;
}
.recommendations.product-enhanced-grid-multi .product-enhanced-promo img {
  max-height: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .recommendations.product-enhanced-grid-multi .product-enhanced-promo {
    height: 27vw;
    max-height: 277px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .recommendations.product-enhanced-grid-multi .product-enhanced-promo {
    height: 26vw;
    max-height: 200px;
  }
}
@media (min-width: 1024px) {
  .recommendations.product-enhanced-grid-multi .product-enhanced-promo {
    height: 27.17vw;
    max-height: 372px;
  }
}

.hero-images .inner-image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-images::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 34.9166666667%;
}

.hero-images::after {
  content: "";
  display: table;
  clear: both;
}

.hero-title {
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  line-height: 1;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-top: 8px;
  text-align: inherit;
}
.hero-title:lang(ko), .hero-title:lang(ja), .hero-title:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}

.hero-subtext {
  color: #fff;
  padding: 16px 10px 0;
  margin-bottom: 16px;
  text-align: inherit;
}

.hero-ctas {
  display: flex;
  flex-direction: column;
}
.hero-ctas .btn {
  width: 100%;
  margin: 0 auto;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 3;
  letter-spacing: 1.6px;
}
.hero-ctas .cta-text-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.error-page .hero-image-wrapper .hero-images {
  margin: 0;
}
.error-page .text-wrapper {
  width: 100%;
}
.error-page .hero-subtext {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 0;
}
.error-page .hero-subtext:lang(ko), .error-page .hero-subtext:lang(ja), .error-page .hero-subtext:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .error-page .hero-subtext {
    font-size: 36px;
    font-size: 2.25rem;
    padding-top: 12px;
  }
  .error-page .hero-subtext:lang(ko), .error-page .hero-subtext:lang(ja), .error-page .hero-subtext:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
}

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

.hero-image-wrapper {
  position: relative;
}
.hero-image-wrapper .hero-overlay-slide {
  position: relative;
}
.hero-image-wrapper .hero-images {
  margin-left: -10px;
  margin-right: -10px;
}
.hero-image-wrapper .hero-images > .inner-image-wrapper {
  display: none;
}
.hero-image-wrapper .hero-images > .inner-image-wrapper:first-child {
  display: block;
}
.hero-image-wrapper .slick-prev,
.hero-image-wrapper .slick-next {
  background-color: #fff;
  z-index: 1;
  opacity: 0.5;
  width: 28px;
  height: 35px;
}
.hero-image-wrapper .slick-prev:hover,
.hero-image-wrapper .slick-next:hover {
  background-color: #fff;
}
.hero-image-wrapper .slick-prev {
  left: 14px;
}
.hero-image-wrapper .slick-next {
  right: 14px;
}
.hero-image-wrapper img,
.hero-image-wrapper .hero-video {
  width: 100%;
  min-height: 200px;
}
.hero-image-wrapper .slick-slide img,
.hero-image-wrapper .slick-slide .hero-video {
  padding: 0 4px;
}
.hero-image-wrapper .slick-dots {
  bottom: -24px;
  height: 4px;
  width: calc(100% - 28px);
  margin-left: 14px;
  background-color: #e0e0e0;
}
.hero-image-wrapper .slick-dots li {
  background-color: #e0e0e0;
}
.hero-image-wrapper .slick-dots li.slick-active {
  background-color: #979797;
}

.hero-slot-router-component {
  width: 100%;
  margin-bottom: 48px;
}
.hero-slot-router-component .hero-title {
  color: #000;
  text-align: left;
  font-size: 22px;
  font-size: 1.375rem;
}
.hero-slot-router-component .hero-title:lang(ko), .hero-slot-router-component .hero-title:lang(ja), .hero-slot-router-component .hero-title:lang(zh) {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .hero-slot-router-component .hero-title {
    font-weight: 400;
    font-size: 48px;
    font-size: 3rem;
    letter-spacing: normal;
    padding: 0;
    margin-right: 0;
    white-space: normal;
  }
  .hero-slot-router-component .hero-title:lang(ko), .hero-slot-router-component .hero-title:lang(ja), .hero-slot-router-component .hero-title:lang(zh) {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
  }
}
.hero-slot-router-component .hero-link-wrapper ul {
  display: flex;
  overflow-x: scroll;
  margin-bottom: 16px;
  background: #fff;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 10px;
}
.hero-slot-router-component .hero-link-wrapper ul li {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1;
  letter-spacing: normal;
  white-space: nowrap;
  padding: 8px 0;
  margin-right: 32px;
}
.hero-slot-router-component .hero-link-wrapper ul li a {
  padding: 0 0 4px;
  background-image: linear-gradient(currentColor, currentColor);
  line-height: 1.5;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  .hero-slot-router-component .hero-link-wrapper ul li a:focus, .hero-slot-router-component .hero-link-wrapper ul li a:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.hero-slot-router-component .hero-link-wrapper ul li a:active {
  font-weight: 600;
}
.hero-slot-router-component .hero-link-wrapper ul li:last-child {
  padding-right: 10px;
}
.hero-slot-router-component .hero-link-wrapper a.saleRed {
  color: #d21e2f !important;
}
.hero-slot-router-component .hero-image-wrapper .hero-ctas {
  margin: 24px 10px 0;
}
@media (min-width: 1024px) {
  .hero-slot-router-component .hero-image-wrapper .hero-ctas.bottomRight, .hero-slot-router-component .hero-image-wrapper .hero-ctas.bottomLeftRight, .hero-slot-router-component .hero-image-wrapper .hero-ctas.null {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-slot-router-component .hero-image-wrapper .hero-ctas .btn {
  margin-top: 8px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
}
.hero-slot-router-component .hero-image-wrapper .hero-ctas .btn:lang(ko), .hero-slot-router-component .hero-image-wrapper .hero-ctas .btn:lang(ja), .hero-slot-router-component .hero-image-wrapper .hero-ctas .btn:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.hero-slot-router-component .hero-subtext {
  color: #000;
  padding-top: 16px;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .hero-slot-router-component .hero-subtext {
    line-height: 1.11111;
  }
}

.hero-overlay-component,
.hero-no-overlay-component {
  width: 100%;
  margin-bottom: 48px;
}
.hero-overlay-component .hero-image-wrapper,
.hero-no-overlay-component .hero-image-wrapper {
  position: relative;
}
.hero-overlay-component .text-wrapper,
.hero-no-overlay-component .text-wrapper {
  position: absolute;
  color: white;
  z-index: 1;
}
.hero-overlay-component .hero-overlay,
.hero-no-overlay-component .hero-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: black;
  opacity: 0.45;
  z-index: 0;
}
.hero-overlay-component .hero-ctas,
.hero-no-overlay-component .hero-ctas {
  margin: 32px 10px 0;
}
.hero-overlay-component .hero-ctas .btn,
.hero-no-overlay-component .hero-ctas .btn {
  text-align: center;
  width: 100%;
  border-radius: 0;
  margin-top: 8px;
  font-weight: 600;
}
.hero-overlay-component .hero-ctas .btn:first-child,
.hero-no-overlay-component .hero-ctas .btn:first-child {
  margin-top: 0;
}

.hero-no-overlay-component .hero-title,
.hero-no-overlay-component .hero-subtext {
  color: #000;
  text-align: center;
}
@media (max-width: 1023.98px) {
  .hero-no-overlay-component .hero-title,
  .hero-no-overlay-component .hero-subtext {
    text-align: left !important;
  }
}

.refinement-hero-banner {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .refinement-hero-banner {
    margin-bottom: 12px;
  }
}

@media (min-width: 1024px) {
  .inner-image-wrapper {
    position: relative;
  }
  .hero-ctas {
    position: absolute;
  }
  .hero-ctas.bottomLeft {
    bottom: 32px;
    left: 32px;
  }
  .hero-ctas.bottomCenter {
    bottom: 32px;
    right: 50%;
    transform: translateX(50%);
  }
  .hero-ctas.bottomRight, .hero-ctas.null {
    bottom: 24px;
    right: 24px;
  }
  .hero-ctas.middleLeft {
    top: 50%;
    left: 32px;
    transform: translateY(-50%);
  }
  .hero-ctas.middleCenter {
    top: 50%;
    right: 50%;
    transform: translate3d(50%, -50%, 0);
  }
  .hero-ctas.middleRight {
    top: 50%;
    right: 32px;
    transform: translateY(-50%);
  }
  .hero-ctas.topLeft {
    top: 32px;
    left: 32px;
  }
  .hero-ctas.topCenter {
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
  }
  .hero-ctas.topRight {
    top: 32px;
    right: 32px;
  }
  .hero-ctas.bottomLeftRight {
    bottom: 24px;
    padding: 0 24px;
    width: 100%;
    margin: unset !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row;
  }
  .hero-ctas.bottomLeftRight .rightCTALnks {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .hero-ctas.bottomLeftRight .ctaButton {
    width: unset;
  }
  .hero-ctas .btn {
    width: 25%;
    margin: 0;
  }
  .hero-video ~ .hero-ctas.null, .hero-video ~ .hero-ctas.bottomRight, .hero-video ~ .hero-ctas.bottomLeftRight {
    bottom: 28px;
  }
  .text-wrapper.left {
    left: 64px;
  }
  .text-wrapper.left .hero-title,
  .text-wrapper.left .hero-subtext {
    text-align: left;
  }
  .text-wrapper.right {
    right: 64px;
  }
  .text-wrapper.right .hero-title,
  .text-wrapper.right .hero-subtext {
    text-align: right;
  }
  .text-wrapper.center {
    left: 50%;
    transform: translate(-50%);
  }
  .text-wrapper.center .hero-title,
  .text-wrapper.center .hero-subtext {
    text-align: center;
  }
  .hero-title {
    font-weight: 400;
    font-size: 48px;
    font-size: 3rem;
    color: #fff;
    line-height: 1.0833333333;
    letter-spacing: normal;
    padding: 0;
    margin-right: 0;
    margin-bottom: 38px;
    white-space: normal;
  }
  .hero-title:lang(ko), .hero-title:lang(ja), .hero-title:lang(zh) {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
  }
  .hero-subtext {
    color: #fff;
  }
  .hero-image-wrapper .slick-prev,
  .hero-image-wrapper .slick-next {
    width: 52px;
    height: 65px;
  }
  .hero-image-wrapper .slick-prev {
    left: 4px;
  }
  .hero-image-wrapper .slick-next {
    right: 4px;
  }
  .hero-image-wrapper .slick-slide img,
  .hero-image-wrapper .slick-slide .hero-video {
    padding: 0;
  }
  .hero-image-wrapper .slick-dots {
    bottom: -24px;
    height: 4px;
    margin: 0;
    overflow: auto;
    width: 100%;
  }
  .hero-image-wrapper .slick-dots li {
    padding: 0;
    margin: 0;
  }
  .hero-image-wrapper .slick-dots li:last-child {
    margin: 0;
  }
  .hero-image-wrapper .btn {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #000;
    line-height: 3;
    letter-spacing: 1.6px;
  }
  .hero-image-wrapper .hero-images {
    margin-left: 0;
    margin-right: 0;
  }
  .hero-image-wrapper img,
  .hero-image-wrapper .hero-video,
  .hero-image-wrapper .hero-images {
    min-height: 200px;
  }
  .hero-slot-router-component {
    margin-top: 0;
    margin-bottom: 80px;
  }
  .hero-slot-router-component .hero-link-wrapper ul {
    display: block;
    overflow-x: auto;
    background: transparent;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  .hero-slot-router-component .hero-link-wrapper ul li {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1;
    letter-spacing: normal;
    padding: 0;
    margin: 0 0 18px;
  }
  .hero-slot-router-component .hero-link-wrapper ul li:lang(ko), .hero-slot-router-component .hero-link-wrapper ul li:lang(ja), .hero-slot-router-component .hero-link-wrapper ul li:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .hero-slot-router-component .hero-link-wrapper ul li:last-child {
    padding-right: 0;
  }
  .hero-slot-router-component .hero-title {
    padding-top: 6px;
    margin-top: 0;
    line-height: 52px;
    margin-bottom: 32px;
    margin-top: 24px;
    text-align: left;
  }
  .hero-slot-router-component .hero-subtext {
    text-align: left;
    max-width: 70%;
    padding: 26px 0 0;
  }
  .hero-slot-router-component .hero-image-wrapper {
    position: relative;
  }
  .hero-slot-router-component .hero-image-wrapper .slick-prev,
  .hero-slot-router-component .hero-image-wrapper .slick-next {
    width: 52px;
    height: 65px;
  }
  .hero-slot-router-component .hero-image-wrapper .hero-ctas {
    margin-top: 0;
  }
  .hero-slot-router-component .btn {
    border-radius: 0;
    line-height: 48px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 32px;
  }
  .hero-slot-router-component .btn:first-child {
    margin-top: 0;
  }
  .hero-overlay-component,
  .hero-no-overlay-component {
    position: relative;
    margin-bottom: 80px;
  }
  .hero-overlay-component .text-wrapper,
  .hero-no-overlay-component .text-wrapper {
    margin: 28px 32px;
    text-align: left;
    max-width: 90%;
  }
  .hero-overlay-component .text-wrapper .hero-title,
  .hero-no-overlay-component .text-wrapper .hero-title {
    margin-bottom: 20px;
  }
  .hero-overlay-component .hero-ctas,
  .hero-no-overlay-component .hero-ctas {
    margin: 0 10px;
  }
  .hero-overlay-component .hero-ctas.bottomRight, .hero-overlay-component .hero-ctas.bottomLeftRight, .hero-overlay-component .hero-ctas.null,
  .hero-no-overlay-component .hero-ctas.bottomRight,
  .hero-no-overlay-component .hero-ctas.bottomLeftRight,
  .hero-no-overlay-component .hero-ctas.null {
    margin-right: 0;
    margin-left: 0;
  }
  .hero-overlay-component .hero-ctas .btn,
  .hero-no-overlay-component .hero-ctas .btn {
    border-radius: 0;
    line-height: 48px;
    margin-bottom: 0;
    font-weight: 600;
  }
  .hero-overlay-component .hero-ctas .btn:first-child,
  .hero-no-overlay-component .hero-ctas .btn:first-child {
    margin-top: 0;
  }
  .hero-no-overlay-component .hero-title {
    margin-bottom: 16px;
    text-align: left;
  }
  .hero-no-overlay-component .hero-images {
    position: relative;
  }
  .hero-no-overlay-component .hero-subtext {
    padding-left: 0;
    text-align: left;
  }
}
.img-and-cta a {
  position: relative;
  display: block;
}

.overlay-text-container {
  position: absolute;
  top: 0;
  height: 50%;
  width: 100%;
}
@media (max-width: 767.98px) {
  .overlay-text-container {
    width: 100vw;
  }
}
.overlay-text-container h2 {
  color: #fff;
  margin: 40px;
  line-height: 56px;
  text-align: left;
  font-size: 57px;
  font-size: 3.5625rem;
}
.overlay-text-container h2:lang(ko), .overlay-text-container h2:lang(ja), .overlay-text-container h2:lang(zh) {
  font-size: 47px;
  font-size: 2.9375rem;
  line-height: 56px;
}
@media (max-width: 767.98px) {
  .overlay-text-container h2 {
    margin: 10px;
    line-height: 24px;
    font-size: 22px;
    font-size: 1.375rem;
  }
  .overlay-text-container h2:lang(ko), .overlay-text-container h2:lang(ja), .overlay-text-container h2:lang(zh) {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.overlay-text-container .gradient-background {
  height: 100%;
  display: flex;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
}
.overlay-text-container.topLeft-nowrap .gradient-background, .overlay-text-container.topLeft-wrap .gradient-background, .overlay-text-container.bottomLeft-nowrap .gradient-background, .overlay-text-container.bottomLeft-wrap .gradient-background {
  justify-content: flex-start;
}
.overlay-text-container.topLeft-wrap, .overlay-text-container.bottomLeft-wrap, .overlay-text-container.topRight-wrap {
  height: 100%;
}
.overlay-text-container.topLeft-wrap h2, .overlay-text-container.bottomLeft-wrap h2, .overlay-text-container.topRight-wrap h2 {
  max-width: 320px;
}
@media (max-width: 767.98px) {
  .overlay-text-container.topLeft-wrap h2, .overlay-text-container.bottomLeft-wrap h2, .overlay-text-container.topRight-wrap h2 {
    max-width: 100px;
  }
}
.overlay-text-container.topRight-nowrap .gradient-background, .overlay-text-container.topRight-wrap .gradient-background {
  justify-content: flex-end;
}
.overlay-text-container.bottomLeft-nowrap, .overlay-text-container.bottomLeft-wrap {
  bottom: 0;
  top: unset;
}
.overlay-text-container.bottomLeft-nowrap .gradient-background, .overlay-text-container.bottomLeft-wrap .gradient-background {
  align-items: end;
}
.overlay-text-container.topLeft-nowrap .gradient-background {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
}
.overlay-text-container.topLeft-wrap .gradient-background {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0.09%, rgba(0, 0, 0, 0.56) 100%);
}
.overlay-text-container.topRight-nowrap .gradient-background {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
}
.overlay-text-container.topRight-wrap .gradient-background {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0.09%, rgba(0, 0, 0, 0.56) 100%);
}
.overlay-text-container.topRight-wrap h2 {
  text-align: right;
}
.overlay-text-container.bottomLeft-nowrap .gradient-background {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
}
.overlay-text-container.bottomLeft-wrap .gradient-background {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0.09%, rgba(0, 0, 0, 0.56) 100%);
}

@media (max-width: 767.98px) {
  .slick-slider.slick-initialized .overlay-text-container {
    width: 95vw;
    padding: 0 1vw;
  }
}

@media (max-width: 767.98px) {
  .search-results .overlay-text-container {
    padding: 0;
  }
}
.search-results .overlay-text-container h2 {
  margin: 10px;
  line-height: 48px;
  font-size: 40px;
  font-size: 2.5rem;
}
.search-results .overlay-text-container h2:lang(ko), .search-results .overlay-text-container h2:lang(ja), .search-results .overlay-text-container h2:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}
@media (max-width: 767.98px) {
  .search-results .overlay-text-container h2 {
    line-height: 24px;
    font-size: 22px;
    font-size: 1.375rem;
  }
  .search-results .overlay-text-container h2:lang(ko), .search-results .overlay-text-container h2:lang(ja), .search-results .overlay-text-container h2:lang(zh) {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.search-results .overlay-text-container.topLeft-wrap h2, .search-results .overlay-text-container.bottomLeft-wrap h2, .search-results .overlay-text-container.topRight-wrap h2 {
  max-width: 250px;
}
@media (max-width: 767.98px) {
  .search-results .overlay-text-container.topLeft-wrap h2, .search-results .overlay-text-container.bottomLeft-wrap h2, .search-results .overlay-text-container.topRight-wrap h2 {
    max-width: 100px;
  }
}
.search-results .overlay-text-container.topLeft-nowrap, .search-results .overlay-text-container.bottomLeft-nowrap, .search-results .overlay-text-container.topRight-nowrap {
  height: 75%;
}
@media (max-width: 767.98px) {
  .search-results .overlay-text-container.topLeft-nowrap, .search-results .overlay-text-container.bottomLeft-nowrap, .search-results .overlay-text-container.topRight-nowrap {
    height: 50%;
  }
}
.search-results .masonry-component .overlay-text-container {
  height: calc(100% - 16px);
  bottom: 16px;
}
@media (max-width: 767.98px) {
  .search-results .masonry-component .overlay-text-container {
    height: calc(100% - 32px);
    width: 90vw;
    bottom: 32px;
  }
}
.search-results .masonry-component .overlay-text-container.topLeft-nowrap, .search-results .masonry-component .overlay-text-container.bottomLeft-nowrap, .search-results .masonry-component .overlay-text-container.topRight-nowrap {
  height: calc(75% - 12px);
}
@media (max-width: 767.98px) {
  .search-results .masonry-component .overlay-text-container.topLeft-nowrap, .search-results .masonry-component .overlay-text-container.bottomLeft-nowrap, .search-results .masonry-component .overlay-text-container.topRight-nowrap {
    height: calc(50% - 16px);
  }
}

.hero-image-wrapper .slick-prev,
.hero-image-wrapper .slick-next {
  width: 36px;
  height: 36px;
  border-radius: 4px;
}
.hero-image-wrapper .slick-prev::before, .hero-image-wrapper .slick-prev::after,
.hero-image-wrapper .slick-next::before,
.hero-image-wrapper .slick-next::after {
  transform: translateX(5px);
}
.hero-image-wrapper .slick-prev:hover,
.hero-image-wrapper .slick-next:hover {
  opacity: 1;
}
.hero-image-wrapper .slick-dots {
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .hero-slot-router-component {
    padding-bottom: unset;
  }
}
.hero-slot-router-component .hero-title {
  font-weight: 600;
  line-height: 20px;
  font-size: 20px;
  font-size: 1.25rem;
}
.hero-slot-router-component .hero-title:lang(ko), .hero-slot-router-component .hero-title:lang(ja), .hero-slot-router-component .hero-title:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .hero-slot-router-component .hero-title {
    font-weight: 600;
    font-size: 40px;
    font-size: 2.5rem;
  }
  .hero-slot-router-component .hero-title:lang(ko), .hero-slot-router-component .hero-title:lang(ja), .hero-slot-router-component .hero-title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
.hero-slot-router-component .hero-link-wrapper ul li a {
  text-decoration: none;
  padding: 0 0 4px;
  background-image: linear-gradient(#d31334, #d31334);
  line-height: 1.5;
  background-size: 0% 4px;
}
@media (min-width: 1024px) {
  .hero-slot-router-component .hero-link-wrapper ul li a:focus, .hero-slot-router-component .hero-link-wrapper ul li a:hover {
    background-size: 100% 4px;
    outline: none;
  }
}
.hero-slot-router-component .hero-subtext {
  line-height: 24px;
  font-size: 22px;
  font-size: 1.375rem;
}
.hero-slot-router-component .hero-subtext:lang(ko), .hero-slot-router-component .hero-subtext:lang(ja), .hero-slot-router-component .hero-subtext:lang(zh) {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}

.hero-no-overlay-component .hero-subtext {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
}
.hero-no-overlay-component .hero-subtext:lang(ko), .hero-no-overlay-component .hero-subtext:lang(ja), .hero-no-overlay-component .hero-subtext:lang(zh) {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 44px;
}
@media (max-width: 575.98px) {
  .hero-no-overlay-component .hero-title,
  .hero-no-overlay-component .hero-subtext {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
  }
  .hero-no-overlay-component .hero-title:lang(ko), .hero-no-overlay-component .hero-title:lang(ja), .hero-no-overlay-component .hero-title:lang(zh),
  .hero-no-overlay-component .hero-subtext:lang(ko),
  .hero-no-overlay-component .hero-subtext:lang(ja),
  .hero-no-overlay-component .hero-subtext:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .hero-no-overlay-component .hero-title {
    text-align: center !important;
  }
}
.hero-no-overlay-component .hero-title {
  font-weight: 500;
}
.hero-no-overlay-component .hero-subtext {
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .hero-no-overlay-component .hero-image-wrapper .hero-images .slick-next,
  .hero-no-overlay-component .hero-image-wrapper .hero-images .slick-prev {
    top: 42%;
    transform: translateY(-42%);
  }
}

.hero-overlay-component .text-wrapper {
  padding: 10px 15px 0;
}
.hero-overlay-component .text-wrapper .hero-title {
  font-weight: 600;
}
@media (max-width: 575.98px) {
  .hero-overlay-component .text-wrapper {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 1024px) {
  .hero-overlay-component .text-wrapper {
    padding: unset;
    left: unset;
  }
}
.hero-overlay-component .hero-image-wrapper .slick-prev,
.hero-overlay-component .hero-image-wrapper .slick-next {
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1023.98px) {
  .hero-overlay-component .hero-image-wrapper .slick-prev,
  .hero-overlay-component .hero-image-wrapper .slick-next {
    top: 30%;
    transform: translateY(-30%);
  }
}
@media (max-width: 767.98px) {
  .hero-overlay-component .hero-image-wrapper .inner-image-wrapper {
    margin-top: 16px;
  }
}
.hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext {
  font-weight: 400;
  position: absolute;
  z-index: 2;
  transform: translateY(40px);
}
@media (max-width: 1023.98px) {
  .hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext {
    padding: 10px 24px 0 35px;
    max-width: 15%;
  }
}
@media (max-width: 575.98px) {
  .hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext {
    transform: translateY(20px);
    text-align: center;
    height: 205px;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext {
    transform: translateY(65px);
    padding: 16px 24px 0;
  }
}
.hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext .hero-subtext {
  padding: unset;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
}
.hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext .hero-subtext:lang(ko), .hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext .hero-subtext:lang(ja), .hero-overlay-component .hero-image-wrapper .inner-image-wrapper .subtext .hero-subtext:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}

.hero-no-overlay-component,
.hero-slot-router-component {
  padding-bottom: unset !important;
}
.hero-no-overlay-component .hero-images.slick-slider,
.hero-slot-router-component .hero-images.slick-slider {
  margin-bottom: unset;
}
@media (max-width: 767.98px) {
  .hero-no-overlay-component .hero-title,
  .hero-slot-router-component .hero-title {
    text-align: center;
    margin-bottom: 16px;
    margin-top: 16px;
  }
}

@media (min-width: 1024px) {
  .img-and-cta {
    position: relative;
  }
  .hero-ctas.null {
    bottom: 24px;
  }
  .text-wrapper .hero-title,
  .text-wrapper .hero-subtext {
    text-align: left;
  }
  .hero-title {
    font-weight: 600;
    font-size: 36px;
    font-size: 2.25rem;
    color: #fff;
    line-height: 1.1111111111;
    letter-spacing: normal;
  }
  .hero-title:lang(ko), .hero-title:lang(ja), .hero-title:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
  .hero-slot-router-component .hero-link-wrapper ul {
    margin-left: unset;
  }
  .hero-slot-router-component .hero-link-wrapper ul li {
    margin: 0 0 8px;
  }
  .hero-slot-router-component .hero-title {
    line-height: 40px;
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .hero-slot-router-component .hero-subtext {
    line-height: 43px;
    max-width: unset;
    font-size: 36px;
    font-size: 2.25rem;
  }
  .hero-slot-router-component .hero-subtext:lang(ko), .hero-slot-router-component .hero-subtext:lang(ja), .hero-slot-router-component .hero-subtext:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
  .hero-slot-router-component .hero-image-wrapper {
    position: relative;
  }
  .hero-slot-router-component .hero-image-wrapper .slick-prev,
  .hero-slot-router-component .hero-image-wrapper .slick-next {
    width: 48px;
    height: 48px;
  }
  .hero-slot-router-component .hero-image-wrapper .slick-prev::before, .hero-slot-router-component .hero-image-wrapper .slick-prev::after,
  .hero-slot-router-component .hero-image-wrapper .slick-next::before,
  .hero-slot-router-component .hero-image-wrapper .slick-next::after {
    width: 16px;
    height: 16px;
  }
  .hero-overlay-component .text-wrapper,
  .hero-no-overlay-component .text-wrapper {
    margin: 28px 24px;
  }
  .hero-image-wrapper .slick-prev,
  .hero-image-wrapper .slick-next {
    width: 48px;
    height: 48px;
    border-radius: 4px;
  }
  .hero-image-wrapper .slick-prev::before, .hero-image-wrapper .slick-prev::after,
  .hero-image-wrapper .slick-next::before,
  .hero-image-wrapper .slick-next::after {
    transform: translateX(4px);
  }
  .hero-image-wrapper .slick-prev {
    left: 12px;
  }
  .hero-image-wrapper .slick-next {
    right: 12px;
  }
  .hero-image-wrapper .slick-slide img,
  .hero-image-wrapper .slick-slide .hero-video {
    padding: 0;
  }
  .hero-image-wrapper .slick-dots {
    visibility: hidden;
  }
  .hero-slot-router-component .hero-title,
  .hero-no-overlay-component .hero-title {
    color: #000;
  }
}
.product-grid-component {
  margin-bottom: 48px;
}
.product-grid-component .product-grid-carousel > .slick-next {
  right: 10px;
}
.product-grid-component .product-grid-carousel > .slick-prev {
  left: 10px;
}
.product-grid-component .product-grid-carousel .slick-arrow {
  background-color: #fff;
  opacity: 0.5;
  width: 28px;
  height: 35px;
  top: 40%;
}
.product-grid-component .product-grid-carousel .slick-dots {
  padding: 0 10px;
}
.product-grid-component .title-text {
  max-width: 717px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 32px;
  line-height: 1.1;
  font-size: 26px;
  font-size: 1.625rem;
}
.product-grid-component .title-text:lang(ko), .product-grid-component .title-text:lang(ja), .product-grid-component .title-text:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.product-grid-component .product {
  margin: 8px auto;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.5);
}
.product-grid-component .product .tile-body {
  padding-left: 10px;
  padding-right: 10px;
}
.product-grid-component .grid-cta .btn {
  margin: 52px auto 0;
  display: block;
  font-weight: 600;
  width: 300px;
}
.product-grid-component .grid-cta .btn.cta-text-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1024px) {
  .product-grid-component {
    margin-bottom: 80px;
  }
  .product-grid-component .product-grid-carousel {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
  }
  .product-grid-component .products-count-1 .item-0.offset-lg-4 {
    margin-top: 0;
  }
  .product-grid-component .products-count-2 {
    justify-content: center;
  }
  .product-grid-component .products-count-2 .item-0,
  .product-grid-component .products-count-2 .item-2,
  .product-grid-component .products-count-3 .item-0,
  .product-grid-component .products-count-3 .item-2,
  .product-grid-component .products-count-4 .item-0,
  .product-grid-component .products-count-4 .item-2,
  .product-grid-component .products-count-6 .item-0,
  .product-grid-component .products-count-6 .item-2,
  .product-grid-component .products-count-7 .item-0,
  .product-grid-component .products-count-7 .item-2 {
    margin-top: 308px;
  }
  .product-grid-component .products-count-4 .item-4,
  .product-grid-component .products-count-4 .item-6,
  .product-grid-component .products-count-4 .item-3.offset-lg-4,
  .product-grid-component .products-count-6 .item-4,
  .product-grid-component .products-count-6 .item-6,
  .product-grid-component .products-count-6 .item-3.offset-lg-4,
  .product-grid-component .products-count-7 .item-4,
  .product-grid-component .products-count-7 .item-6,
  .product-grid-component .products-count-7 .item-3.offset-lg-4 {
    margin-top: -308px;
  }
  .product-grid-component .product {
    box-shadow: none;
  }
  .product-grid-component .product .tile-body {
    padding: 16px 0;
  }
  .product-grid-component .grid-cta .btn {
    width: 425px;
    margin-top: 0;
  }
}

.masonry-component {
  margin-top: 32px;
  margin-bottom: 4px;
}
@media (min-width: 1024px) {
  .masonry-component {
    margin-bottom: 12px;
  }
}
.masonry-component .image-wrapper::before,
.masonry-component .video-wrapper::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
}
.masonry-component .col-lg-12 .image-wrapper::before,
.masonry-component .col-lg-12 .video-wrapper::before {
  padding-top: 25.3653444676%;
}
.masonry-component .col-lg-8 .image-wrapper::before, .masonry-component .outfit-component .show-carousel .image-wrapper::before, .outfit-component .masonry-component .show-carousel .image-wrapper::before,
.masonry-component .col-lg-8 .video-wrapper::before,
.masonry-component .outfit-component .show-carousel .video-wrapper::before,
.outfit-component .masonry-component .show-carousel .video-wrapper::before {
  padding-top: 56.8742655699%;
}
.masonry-component .col-lg-6 .image-wrapper::before,
.masonry-component .col-lg-6 .video-wrapper::before {
  padding-top: 84.9915682968%;
}
.masonry-component .col-lg-4 .image-wrapper::before,
.masonry-component .col-lg-4 .video-wrapper::before {
  padding-top: 100%;
}
.masonry-component .masonry-element .image-wrapper::after,
.masonry-component .masonry-element .video-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.masonry-component .masonry-title {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: 1.5384615385;
  letter-spacing: normal;
}
.masonry-component .masonry-title:lang(ko), .masonry-component .masonry-title:lang(ja), .masonry-component .masonry-title:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.masonry-component .masonry-text {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.1;
  letter-spacing: normal;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  justify-content: space-between;
  margin-bottom: 16px;
  text-align: left;
}
.masonry-component .masonry-text h2 {
  font-weight: 600;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 44px;
  margin-top: 0;
}
.masonry-component .masonry-text h2:lang(ko), .masonry-component .masonry-text h2:lang(ja), .masonry-component .masonry-text h2:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .masonry-component .masonry-text h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 56px;
  }
  .masonry-component .masonry-text h2:lang(ko), .masonry-component .masonry-text h2:lang(ja), .masonry-component .masonry-text h2:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
.masonry-component .masonry-text p {
  margin-bottom: 0;
}
.masonry-component .masonry-text:lang(ko), .masonry-component .masonry-text:lang(ja), .masonry-component .masonry-text:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.masonry-component .cta-wrapper {
  text-align: left;
}
.masonry-component .btn {
  width: -moz-fit-content;
  width: fit-content;
  margin: 8px auto 0;
  letter-spacing: 0.075rem;
  font-size: 16px;
  font-weight: 600;
  margin-right: 8px;
}
@media (max-width: 1023.98px) {
  .masonry-component .btn {
    width: 100%;
  }
}
.masonry-component .video-wrapper .masonry-video {
  margin-bottom: 16px;
}
.masonry-component .image-wrapper,
.masonry-component .video-wrapper {
  margin-bottom: 16px;
  text-align: center;
}
.masonry-component .image-wrapper img,
.masonry-component .video-wrapper img {
  margin-bottom: 16px;
}
.masonry-component .image-wrapper .cta-wrapper,
.masonry-component .video-wrapper .cta-wrapper {
  display: flex;
  flex-direction: column;
}
.masonry-component .image-wrapper .cta-wrapper .header-text h3,
.masonry-component .video-wrapper .cta-wrapper .header-text h3 {
  text-align: left;
  font-weight: 600;
  line-height: 40px;
  font-size: 30px;
  font-size: 1.875rem;
}
.masonry-component .image-wrapper .cta-wrapper .header-text h3:lang(ko), .masonry-component .image-wrapper .cta-wrapper .header-text h3:lang(ja), .masonry-component .image-wrapper .cta-wrapper .header-text h3:lang(zh),
.masonry-component .video-wrapper .cta-wrapper .header-text h3:lang(ko),
.masonry-component .video-wrapper .cta-wrapper .header-text h3:lang(ja),
.masonry-component .video-wrapper .cta-wrapper .header-text h3:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (max-width: 1023.98px) {
  .masonry-component .image-wrapper .cta-wrapper .header-text h3,
  .masonry-component .video-wrapper .cta-wrapper .header-text h3 {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600;
  }
  .masonry-component .image-wrapper .cta-wrapper .header-text h3:lang(ko), .masonry-component .image-wrapper .cta-wrapper .header-text h3:lang(ja), .masonry-component .image-wrapper .cta-wrapper .header-text h3:lang(zh),
  .masonry-component .video-wrapper .cta-wrapper .header-text h3:lang(ko),
  .masonry-component .video-wrapper .cta-wrapper .header-text h3:lang(ja),
  .masonry-component .video-wrapper .cta-wrapper .header-text h3:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
}
.masonry-component .image-wrapper .cta-wrapper .cta-body,
.masonry-component .video-wrapper .cta-wrapper .cta-body {
  text-align: left;
  line-height: 25px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.masonry-component .image-wrapper .cta-wrapper .cta-body:lang(ko), .masonry-component .image-wrapper .cta-wrapper .cta-body:lang(ja), .masonry-component .image-wrapper .cta-wrapper .cta-body:lang(zh),
.masonry-component .video-wrapper .cta-wrapper .cta-body:lang(ko),
.masonry-component .video-wrapper .cta-wrapper .cta-body:lang(ja),
.masonry-component .video-wrapper .cta-wrapper .cta-body:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.masonry-component .image-wrapper .cta-wrapper .cta-body:lang(zh),
.masonry-component .video-wrapper .cta-wrapper .cta-body:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .masonry-component .image-wrapper .cta-wrapper .cta-body,
  .masonry-component .video-wrapper .cta-wrapper .cta-body {
    line-height: 25px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .masonry-component .image-wrapper .cta-wrapper .cta-body:lang(ko), .masonry-component .image-wrapper .cta-wrapper .cta-body:lang(ja), .masonry-component .image-wrapper .cta-wrapper .cta-body:lang(zh),
  .masonry-component .video-wrapper .cta-wrapper .cta-body:lang(ko),
  .masonry-component .video-wrapper .cta-wrapper .cta-body:lang(ja),
  .masonry-component .video-wrapper .cta-wrapper .cta-body:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .masonry-component .image-wrapper .cta-wrapper .cta-body:lang(zh),
  .masonry-component .video-wrapper .cta-wrapper .cta-body:lang(zh) {
    line-height: 21px;
  }
}
.masonry-component + .hero-overlay-component,
.masonry-component + .hero-no-overlay-component {
  margin-top: -24px;
}
@media (max-width: 1361.98px) {
  .masonry-component .masonry-element {
    margin-bottom: 16px;
  }
  .masonry-component .masonry-element:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .masonry-component .masonry-element {
    margin-bottom: 20px;
  }
  .masonry-component .masonry-title {
    margin-bottom: 32px;
  }
  .masonry-component .masonry-text {
    margin-bottom: 12px;
  }
  .masonry-component .image-wrapper,
  .masonry-component .video-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    position: relative;
  }
  .masonry-component .col-lg-4 .image-wrapper,
  .masonry-component .col-lg-4 .video-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
  }
  .masonry-component + .hero-overlay-component,
  .masonry-component + .hero-no-overlay-component {
    margin-top: -60px;
  }
}

.outfit-component {
  margin-bottom: 48px;
}
.outfit-component .title {
  text-align: center;
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
  color: #000;
  line-height: 0.825;
  letter-spacing: normal;
}
.outfit-component .title:lang(ko), .outfit-component .title:lang(ja), .outfit-component .title:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}
.outfit-component .main-product {
  justify-content: center;
}
.outfit-component .main-product .img-wrapper {
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .outfit-component .main-product .img-wrapper {
    padding-top: 10px;
  }
}
.outfit-component .main-product .img-wrapper .shop-look {
  position: absolute;
  left: 8px;
  bottom: 8px;
  border: none;
  border-radius: 25px;
  font-weight: 500;
  padding: 5px 10px;
  height: unset;
  line-height: 20px;
  outline: none !important;
  border: 1px solid #fff;
  letter-spacing: normal;
  font-size: 14px;
  font-size: 0.875rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.outfit-component .main-product .img-wrapper .shop-look:lang(ko), .outfit-component .main-product .img-wrapper .shop-look:lang(ja), .outfit-component .main-product .img-wrapper .shop-look:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .outfit-component .main-product .img-wrapper .shop-look {
    left: 12px;
    bottom: 12px;
  }
  .outfit-component .main-product .img-wrapper .shop-look:focus-visible {
    outline: 4px solid #028ff5 !important;
    outline-offset: 1px;
  }
}
.outfit-component .main-product .img-wrapper .shop-look:hover {
  color: #d3d5d7;
  border: 1px solid #d3d5d7;
}
@media (max-width: 1361.98px) {
  .outfit-component .main-product .img-wrapper .shop-look:hover {
    color: #000;
    background-color: #fff;
    border: none;
  }
}
.outfit-component .main-product .img-wrapper .shop-look.active {
  background-color: #000;
  border: 1px solid #d3d5d7;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  color: #d3d5d7;
}
.outfit-component .main-product .img-wrapper .shop-look.active ~ .hotspot {
  display: flex;
  outline: none;
}
.outfit-component .main-product .outfit-description {
  margin-top: 16px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.outfit-component .main-product .outfit-description:lang(ko), .outfit-component .main-product .outfit-description:lang(ja), .outfit-component .main-product .outfit-description:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.outfit-component .main-product .outfit-description:lang(zh) {
  line-height: 23px;
}
.outfit-component .no-carousel .outfit-carousel {
  display: flex;
}
.outfit-component .no-carousel .outfit-carousel .outfit-slide {
  width: 33.5%;
}
.outfit-component .btn-wrapper {
  margin: 16px auto 0;
  width: 300px;
  text-align: center;
}
.outfit-component .btn-wrapper .outfit-btn {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 1.6px;
  display: inline;
  padding: 16px;
  border-radius: 4px;
}
.outfit-component .btn-wrapper .outfit-btn.cta-text-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.outfit-component .outfit-carousel .outfit-slide {
  padding: 0 4px;
}
.outfit-component .outfit-carousel .outfit-slide .tile-body {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  padding: 20px 12px;
  margin-bottom: 2px;
}
.outfit-component .outfit-carousel .outfit-slide .tile-body .price .strike-through,
.outfit-component .outfit-carousel .outfit-slide .tile-body .sales .strike-through {
  margin-right: 0;
  display: inline;
}
.outfit-component .outfit-carousel .outfit-slide .product-tile .slick-slide {
  margin-right: 11px;
}
.outfit-component .outfit-carousel.slick-slider > .slick-arrow {
  background-color: #fff;
  opacity: 1;
  width: 28px;
  height: 35px;
}
.outfit-component .outfit-carousel.slick-slider > .slick-arrow.slick-disabled {
  display: none !important;
}
.outfit-component .outfit-carousel.slick-slider > .slick-prev {
  left: 16px;
}
.outfit-component .outfit-carousel.slick-slider > .slick-next {
  right: 16px;
}
.outfit-component .outfit-carousel.slick-slider > .slick-dots {
  display: flex;
  justify-content: center;
  position: static;
  margin-top: 16px;
}
.outfit-component .outfit-carousel.slick-slider > .slick-dots li {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #e6e6e6;
}
.outfit-component .outfit-carousel.slick-slider > .slick-dots li.slick-active {
  background-color: #57585b;
}
.outfit-component .outfit-carousel.slick-slider > .slick-dots li:focus, .outfit-component .outfit-carousel.slick-slider > .slick-dots li:hover {
  outline: 1px solid -webkit-focus-ring-color !important;
}
.outfit-component .outfit-carousel .btn-primary {
  font-weight: 600;
}
.outfit-component .bubble-wrapper {
  visibility: hidden;
}
.outfit-component .bubble-wrapper.displayed {
  visibility: visible;
}
@media (min-width: 1024px) {
  .outfit-component .bubble-wrapper.displayed {
    visibility: hidden;
  }
}
@media (min-width: 1024px) {
  .outfit-component .bubble-wrapper.visible-lg {
    visibility: visible;
  }
}
.outfit-component .bubble-wrapper .bubble-container {
  min-height: 100px;
}
.outfit-component .bubble-wrapper .bubble-container .loader {
  position: absolute;
  height: 90%;
  width: 95%;
  background-color: rgba(255, 255, 255, 0.5);
}
.outfit-component .bubble-wrapper .bubble-container .loader svg {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media (min-width: 1024px) {
  .outfit-component {
    margin-bottom: 80px;
  }
  .outfit-component .btn-wrapper {
    width: 100%;
  }
  .outfit-component .image-section {
    width: 33%;
  }
  .outfit-component .outfit-carousel-section {
    padding-right: 6px;
    padding-left: 6px;
    width: 66.5%;
  }
  .outfit-component .outfit-carousel-section.two-prods {
    width: 45%;
  }
  .outfit-component .outfit-carousel-section.two-prods .outfit-slide {
    width: 50%;
  }
  .outfit-component .outfit-carousel-section.one-prod {
    width: 23%;
  }
  .outfit-component .outfit-carousel-section.one-prod .outfit-slide {
    width: 100%;
  }
  .outfit-component .outfit-carousel-section.no-prod {
    width: unset;
  }
  .outfit-component .title {
    margin-bottom: 32px;
    font-weight: 600;
    font-size: 40px;
    font-size: 2.5rem;
    color: #000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .outfit-component .title:lang(ko), .outfit-component .title:lang(ja), .outfit-component .title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
  .outfit-component .outfit-carousel.slick-initialized .slick-track {
    padding-right: 8px;
  }
  .outfit-component .outfit-carousel.slick-initialized > .slick-list > .slick-track {
    margin-left: 0;
  }
  .outfit-component .outfit-carousel .outfit-slide {
    padding: 10px 5px 5px;
  }
  .outfit-component .outfit-carousel .outfit-slide.selected {
    padding: 0 0 2px;
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2));
  }
  .outfit-component .outfit-carousel .outfit-slide.selected .image-container {
    z-index: 1;
    background-color: #fff;
  }
  .outfit-component .outfit-carousel .outfit-slide.selected .tile-body {
    box-shadow: 0 8px 6px -6px #d3d5d7;
    z-index: 1;
    background-color: #fff;
  }
  .outfit-component .outfit-carousel .outfit-slide .product-tile {
    margin-bottom: 0;
  }
  .outfit-component .outfit-carousel .outfit-slide .tile-body {
    box-shadow: none;
  }
  .outfit-component .outfit-carousel.slick-slider > .slick-arrow {
    width: 48px;
    height: 48px;
    border-radius: 4px;
    top: 25%;
    transform: translateY(-25%);
  }
  .outfit-component .outfit-carousel.slick-slider > .slick-next::before,
  .outfit-component .outfit-carousel.slick-slider > .slick-prev::before {
    width: 9px;
    height: 16px;
  }
  .outfit-component .outfit-carousel.slick-slider > .slick-next::before {
    margin-left: 5px;
  }
  .outfit-component .outfit-carousel.slick-slider > .slick-prev::before {
    margin-left: 8px;
  }
  .outfit-component .outfit-carousel.slick-slider > .slick-dots li {
    height: 8px;
  }
}

.hotspot {
  position: absolute;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.hotspot .solid {
  background: #fff;
  border: 1px solid #57585b;
  border-radius: 50%;
  box-shadow: 0 0 5px 2px #57585b;
  width: 22px;
  height: 22px;
  transition: 0.1s ease;
}
.hotspot.active .solid {
  width: 18px;
  height: 18px;
}
@media (min-width: 1024px) {
  .hotspot:hover .solid {
    width: 18px;
    height: 18px;
  }
}

.tile-skeleton {
  margin-bottom: 8px;
  padding-bottom: 10px;
}
.tile-skeleton svg {
  height: 500px;
  width: 100%;
  display: block;
  padding: 12px 0;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .tile-skeleton svg {
    height: 630px;
  }
}

body:not(.co-2022) .check-gift-card-balance {
  line-height: normal;
  font-weight: 600;
  text-decoration: underline;
  margin-top: 24px;
  display: block;
  margin-left: 0;
  text-align: center;
}
body:not(.co-2022) .giftcard-container .check-gift-card-balance {
  margin-left: 40px;
  text-align: left;
}
body:not(.co-2022) .gift-card-section .gift-card-modal {
  padding-bottom: 32px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-header {
  border-bottom: none;
  padding: 16px 16px 0 0;
  text-align: right;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-header .modal-close {
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-dialog {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  align-items: flex-start;
  margin-top: 106px;
  min-height: auto;
  max-width: 875px;
  max-height: 448px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-dialog.has-balance .gift-card-check-balance {
  display: none;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-dialog.has-balance .gift-card-balance-display {
  display: block;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-dialog.has-balance .gift-card-balance-display .btn {
  border-radius: 0;
  margin: 24px auto 0;
  display: block;
  width: 100%;
  max-width: 315px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-content {
  border: none;
  padding-bottom: 32px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display {
  display: none;
  padding: 16px 12px 32px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .balance {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: normal;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 16px;
  margin-bottom: 8px;
  margin-top: 24px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .balance:lang(ko), body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .balance:lang(ja), body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .balance:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .modal-header {
  padding: 0;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .header-text {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 32px;
  margin-bottom: 0;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .header-text {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.04;
  letter-spacing: 0.2px;
  margin-top: 12px;
  margin-bottom: 0;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .header-text:lang(ko), body:not(.co-2022) .gift-card-section .gift-card-modal .header-text:lang(ja), body:not(.co-2022) .gift-card-section .gift-card-modal .header-text:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .header-description {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  margin-top: 28px;
  margin-bottom: 0;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .header-description:lang(ko), body:not(.co-2022) .gift-card-section .gift-card-modal .header-description:lang(ja), body:not(.co-2022) .gift-card-section .gift-card-modal .header-description:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body {
  padding: 0 10px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .gift-card {
  margin-top: 12px;
  margin-bottom: 0;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .form-control-label {
  float: left;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .form-control-label::before {
  color: #000;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body input.giftCard {
  border-radius: 0;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .gift-card-section {
  margin-top: 12px;
}
body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .check-giftcert {
  background-color: #d22030;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.6px;
  width: 100%;
  margin-top: 20px;
  border-radius: 0;
  font-size: 16px;
}
@media (min-width: 1024px) {
  body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body {
    padding: 0 160px;
    text-align: center;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .card-number-section,
  body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .check-giftcert,
  body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .check-btn input.giftCard {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .invalid-feedback {
    margin-top: 4px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    color: #d02435;
    line-height: 1.3333333333;
    letter-spacing: 0;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(ko), body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(ja), body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(zh) {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.8px;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(zh) {
    line-height: 22px;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .header-text {
    margin-top: 36px;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .header-text,
  body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .balance {
    width: 554px;
    margin: 0 auto;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .balance {
    margin-top: 24px;
    margin-bottom: 48px;
  }
  body:not(.co-2022) .gift-card-section .gift-card-modal .gift-card-balance-display .modal-header {
    padding-right: 0;
  }
}

.content-slot-container {
  padding: 0 8px;
}

.qa-container .qa-section {
  border-bottom: 1px solid #959595;
  padding-bottom: 16px;
  margin-top: 20px;
}
.qa-container .qa-section .qa-content {
  display: none;
  margin-top: 16px;
}
.qa-container .qa-section .qa-title {
  margin-bottom: 0;
  font-size: initial;
  line-height: normal;
}
.qa-container .qa-section .qa-title .title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  display: block;
}
.qa-container .qa-section .qa-title .title:lang(ko), .qa-container .qa-section .qa-title .title:lang(ja), .qa-container .qa-section .qa-title .title:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.qa-container .qa-section .qa-title .title:hover {
  text-decoration: none;
}
.qa-container .qa-section .qa-title .title .icon-collapse {
  display: none;
}
.qa-container .qa-section .qa-title .title .icon {
  float: right;
  margin-right: 4px;
}
.qa-container .qa-section.active .qa-content {
  display: block;
}
.qa-container .qa-section.active .qa-title .title .icon-collapse {
  display: inline-block;
}
.qa-container .qa-section.active .qa-title .title .icon-expand {
  display: none;
}
.qa-container .qa-section:last-of-type {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .qa-container {
    padding: 0 60px;
  }
  .qa-container .qa-section {
    padding-bottom: 32px;
    margin-bottom: 32px;
    margin-top: 32px;
  }
  .qa-container .qa-section .qa-content {
    margin-top: 32px;
    padding-right: 60px;
  }
  .qa-container .qa-section .qa-title .title {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .qa-container .qa-section .qa-title .title:lang(ko), .qa-container .qa-section .qa-title .title:lang(ja), .qa-container .qa-section .qa-title .title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
  .qa-container .qa-section .qa-title .title .icon-expand {
    margin-top: 12px;
  }
  .qa-container .qa-section .qa-title .title .icon-collapse {
    margin-top: 72px;
  }
  .qa-container .qa-section .qa-title .title .icon {
    margin-right: 0;
  }
}

.size-guide-modal .modal-dialog {
  max-width: 874px;
  z-index: 1;
}
.size-guide-modal .modal-content {
  padding-bottom: 40px;
  background-clip: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: 0 2px 4px 0 rgba(188, 188, 188, 0.5);
}
.size-guide-modal .modal-content .modal-header {
  margin-top: 20px;
  padding: 0;
  border-bottom: 0;
  border-radius: 0;
  position: relative;
}
.size-guide-modal .modal-content .modal-header .icon-logo {
  fill: #d22030;
  width: 34px;
  height: 34px;
  margin: 0 auto;
  display: block;
}
.size-guide-modal .modal-content .modal-header .close {
  position: absolute;
  right: 16px;
  top: 0;
  padding: 8px 16px 0 0;
}
.size-guide-modal .modal-content .modal-header .close .icon-close {
  width: 16px;
  height: 16px;
}
.size-guide-modal .modal-content .modal-body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.375;
  letter-spacing: normal;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  z-index: 999999;
}
@media (min-width: 1024px) {
  .size-guide-modal .modal-content {
    padding-bottom: 20px;
    border: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  }
  .size-guide-modal .modal-content .modal-body {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1.1;
    letter-spacing: normal;
    padding: 0 64px;
  }
  .size-guide-modal .modal-content .modal-body:lang(ko), .size-guide-modal .modal-content .modal-body:lang(ja), .size-guide-modal .modal-content .modal-body:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
}
.size-guide-modal .nav-tabs {
  border-bottom: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 60px;
  margin: 0 auto;
}
.size-guide-modal .nav-tabs .nav-item .nav-link {
  color: #000;
  padding: 0;
  margin: 0 12px 0 0;
  display: inline;
}
.size-guide-modal .nav-tabs .nav-item .nav-link.active {
  line-height: 17px !important;
  font-weight: 600 !important;
  display: inline-block !important;
  background-size: 100% 4px !important;
  height: 30px;
  background-color: #fff;
  border-bottom: 0 !important;
  font-size: 17px;
  font-size: 1.0625rem;
  padding: 0 0 4px;
  background-image: linear-gradient(#d22030, #d22030);
  line-height: 1;
  background-size: 100% 3px;
}
.size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(ko), .size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(ja), .size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(zh) {
  line-height: 21px;
}
.size-guide-modal .close:active {
  outline: none !important;
}

.size-chart a.nav-link {
  border-bottom: 0 !important;
}

.sizinginformation {
  margin-top: 32px;
}

.sizechart .title {
  margin: 32px 0;
  font-weight: 400;
  font-size: 36px;
  font-size: 2.25rem;
  color: #000;
  line-height: 0.75;
  letter-spacing: normal;
}
.sizechart .title:lang(ko), .sizechart .title:lang(ja), .sizechart .title:lang(zh) {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 44px;
}
.sizechart .subtitle {
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.1;
  letter-spacing: normal;
}
.sizechart .subtitle:lang(ko), .sizechart .subtitle:lang(ja), .sizechart .subtitle:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.sizechart .caption,
.sizechart .desc {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.375;
  letter-spacing: normal;
}
.sizechart .desc-title {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.375;
  letter-spacing: normal;
}
.sizechart .desc,
.sizechart .desc-title {
  text-align: left;
  margin-bottom: 16px;
}
.sizechart .table td,
.sizechart .table th {
  border: 0;
}
.sizechart .table th {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}
.sizechart .table th.rotate {
  white-space: nowrap;
  transform: rotate(-90deg);
  vertical-align: middle;
  min-width: 88px;
  padding: 0;
}
.sizechart .table-striped tbody {
  width: 100%;
  display: table;
}
.sizechart .table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff;
}
.sizechart .table-striped tbody tr:nth-of-type(even) {
  background-color: #fafafa;
}
.sizechart .support-size-table {
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.sizechart .support-size-table td {
  min-width: 88px;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}
.sizechart .support-size-table td span {
  display: block;
}
.sizechart .support-size-table tr:nth-of-type(odd) {
  background-color: #e0e0e0;
}
.sizechart .support-size-table tr:nth-child(n+3) td:first-child {
  background-color: #e0e0e0;
  opacity: 0.5;
}
.sizechart .support-size-table tr:first-child {
  background-color: #fff;
}
.sizechart .support-size-table tr:first-child th:nth-child(2) {
  text-align: left;
  padding-left: 88px;
}
.sizechart .support-size-table::-webkit-scrollbar {
  height: 6px;
  border-radius: 0;
}
.sizechart .support-size-table::-webkit-scrollbar-track {
  background: #e0e0e0;
}
.sizechart .support-size-table::-webkit-scrollbar-thumb {
  background: #959595;
}
.sizechart .support-size-table::-webkit-scrollbar-thumb:hover {
  background: #565656;
}

.sizechart .size-h1 {
  line-height: 48px;
  margin-top: 20px;
  display: block;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
}
.sizechart .size-h1:lang(ko), .sizechart .size-h1:lang(ja), .sizechart .size-h1:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}
.sizechart .size-h2 {
  line-height: 48px;
  margin-top: 7px;
  display: block;
  font-weight: 600;
  margin-bottom: -9px;
  font-size: 30px;
  font-size: 1.875rem;
}
.sizechart .size-h2:lang(ko), .sizechart .size-h2:lang(ja), .sizechart .size-h2:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
.sizechart .size-h3 {
  line-height: 20px;
  margin-top: 0;
  display: block;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}
.sizechart .size-h3:lang(ko), .sizechart .size-h3:lang(ja), .sizechart .size-h3:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.sizechart .size-table td {
  font-size: 14px;
  font-size: 0.875rem;
  height: 39px;
  text-align: center;
  width: 194px;
}
.sizechart .size-table td:lang(ko), .sizechart .size-table td:lang(ja), .sizechart .size-table td:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.sizechart .size-table th {
  width: 194px;
  height: 39px;
  text-align: center;
  font-weight: 400;
  background: #fff;
  line-height: 12px;
  border: 1px solid #fff;
  font-size: 17px;
  font-size: 1.0625rem;
}
.sizechart .size-table th:lang(ko), .sizechart .size-table th:lang(ja), .sizechart .size-table th:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sizechart .size-table th:lang(zh) {
  line-height: 21px;
}
.sizechart .size-table td {
  font-size: 14px;
  font-size: 0.875rem;
  height: 55px;
  text-align: center;
  width: 194px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.sizechart .size-table td:lang(ko), .sizechart .size-table td:lang(ja), .sizechart .size-table td:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.sizechart .size-guide-modal .nav-tabs .nav-item .nav-link {
  line-height: 17px;
  font-weight: 400;
  margin: 0 20px 0 0;
  font-size: 17px;
  font-size: 1.0625rem;
}
.sizechart .size-guide-modal .nav-tabs .nav-item .nav-link:lang(ko), .sizechart .size-guide-modal .nav-tabs .nav-item .nav-link:lang(ja), .sizechart .size-guide-modal .nav-tabs .nav-item .nav-link:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sizechart .size-guide-modal .nav-tabs .nav-item .nav-link:lang(zh) {
  line-height: 21px;
}
.sizechart .nav-link.active {
  line-height: 17px;
  font-weight: 600;
  display: inline-block;
  background-size: 100% 4px;
  height: 30px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.sizechart .nav-link.active:lang(ko), .sizechart .nav-link.active:lang(ja), .sizechart .nav-link.active:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sizechart .nav-link.active:lang(zh) {
  line-height: 21px;
}
.sizechart .size-table tr:nth-child(even) {
  background: #f2f2f2;
}
.sizechart .size-table tr:nth-child(odd) {
  background: #fafafa;
}
.sizechart .fade:not(.show) {
  opacity: 1;
}
.sizechart .fade {
  transition: unset;
}
.sizechart .measure {
  line-height: 14px;
  margin: 27px 0 20px;
  display: block;
  text-align: left;
  font-weight: 600;
  font-size: 30px;
  font-size: 1.875rem;
}
.sizechart .measure:lang(ko), .sizechart .measure:lang(ja), .sizechart .measure:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 576px) {
  .sizechart .measure {
    margin: 27px 0 20px;
    line-height: 1.1;
  }
}
@media (min-width: 576px) {
  .sizechart .other-information span.measure-subhead {
    margin-bottom: 39px;
  }
}
@media (max-width: 575.98px) {
  .sizechart .other-information span.measure-subhead {
    margin-bottom: 12px !important;
  }
}
.sizechart .measure-subhead {
  line-height: 24px;
  margin-bottom: 20px;
  display: block;
  text-align: left;
  font-weight: 600;
  font-size: 19px;
  font-size: 1.1875rem;
}
.sizechart .measure-subhead:lang(ko), .sizechart .measure-subhead:lang(ja), .sizechart .measure-subhead:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.sizechart .measure-subhead:lang(zh) {
  line-height: 23px;
}
.sizechart .measure-desc {
  line-height: 24px;
  display: block;
  text-align: left;
  font-size: 19px;
  font-size: 1.1875rem;
}
.sizechart .measure-desc:lang(ko), .sizechart .measure-desc:lang(ja), .sizechart .measure-desc:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.sizechart .measure-desc:lang(zh) {
  line-height: 23px;
}
.sizechart .size-guide-modal .modal-content .modal-body {
  padding: 0 32px;
}
.sizechart .size-table tr .headcol.odd {
  background: #f2f2f2;
}
.sizechart .size-table tr .headcol.even {
  background: #e6e6e6;
}
.sizechart .mobile-blank {
  display: none;
}
.sizechart .size-guide-modal .modal-dialog {
  max-width: 874px;
}
.sizechart .measure-desc {
  margin-bottom: 35px;
}
.sizechart .nav-tabs-div hr {
  height: 4px;
  background-color: #e8e7e4;
  margin-top: -4px;
  margin-bottom: 15px;
  border-top: 0;
}
.sizechart .container.header {
  padding: 0;
}
.sizechart .nav-tabs {
  justify-content: center !important;
}
.sizechart .nav-tabs-div {
  position: relative;
  margin-top: 20px;
}
.sizechart .nav-tabs .nav-item .nav-link {
  margin: 0 25px 0 0;
}
.sizechart .size-guide-modal .nav-tabs .nav-item .nav-link.active {
  line-height: 17px;
  font-weight: 600;
  display: inline-block;
  background-size: 100% 4px;
  height: 30px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.sizechart .size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(ko), .sizechart .size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(ja), .sizechart .size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.sizechart .size-guide-modal .nav-tabs .nav-item .nav-link.active:lang(zh) {
  line-height: 21px;
}
@media screen and (min-width: 400px) and (max-width: 530px) {
  .sizechart .size-table th {
    width: 120px !important;
  }
}
.sizechart .myMeasureTab .other-information .measure {
  margin-bottom: 17px;
}
.sizechart .myMeasureTab .other-information .measure-desc {
  margin-bottom: 17px;
}
.sizechart .myMeasureTab .measure-subhead {
  margin-bottom: 13px;
}
.sizechart .myMeasureTab .hemming {
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
.sizechart .myMeasureTab .hemming:lang(ko), .sizechart .myMeasureTab .hemming:lang(ja), .sizechart .myMeasureTab .hemming:lang(zh) {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 24px;
}
.sizechart .myMeasureTab .hemming:lang(zh) {
  line-height: 23px;
}
@media (max-width: 575.98px) {
  .sizechart .size-table td {
    font-size: 14px;
    font-size: 0.875rem;
    height: 39px;
    text-align: center;
    width: 110px;
  }
  .sizechart .size-table td:lang(ko), .sizechart .size-table td:lang(ja), .sizechart .size-table td:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  .sizechart .nav-tabs-div {
    position: relative;
    margin-top: 20px;
    margin-bottom: -15px;
  }
  .sizechart .size-table th.mobile-blank,
  .sizechart .size-table td.mobile-blank {
    width: 130px;
    border-right: 0;
    display: none;
  }
  .sizechart .size-table th {
    font-size: 17px;
    font-size: 1.0625rem;
    width: 105px;
    height: 39px;
    text-align: center;
    font-weight: 400;
    background: #fff;
  }
  .sizechart .size-table th:lang(ko), .sizechart .size-table th:lang(ja), .sizechart .size-table th:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .sizechart .size-table th:lang(zh) {
    line-height: 21px;
  }
  .sizechart .size-guide-modal .modal-content .modal-body {
    padding: 0 5px;
  }
  .sizechart .search-table-outter {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: auto;
    padding-bottom: 7px;
  }
  .sizechart .search-table {
    table-layout: fixed;
    margin: 0 auto;
    background-color: lightblue;
  }
  .sizechart .search-table,
  .sizechart .size-table td,
  .sizechart .size-table th {
    border-collapse: collapse;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    line-height: 10px;
  }
  .sizechart .size-table th {
    padding: 5px 7px;
    font-size: 15px;
  }
  .sizechart .size-table td {
    padding: 5px 10px;
    height: 35px;
  }
  .sizechart .search-table-outter {
    overflow-x: scroll;
  }
  .sizechart .size-table th,
  .sizechart .size-table td {
    min-width: 105px;
    text-align: center;
    height: 55px;
    line-height: 12px;
  }
  .sizechart .headcol {
    position: sticky;
    color: black;
    left: 0;
    width: 7em;
    top: auto;
    padding-top: 5px !important;
  }
  .sizechart .measure {
    line-height: 14px;
    margin: 20px 0;
    display: block;
    text-align: left;
    font-weight: 600;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .sizechart .measure:lang(ko), .sizechart .measure:lang(ja), .sizechart .measure:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
  .sizechart .measure-subhead {
    line-height: 20px;
    margin-bottom: 30px;
    display: block;
    text-align: left;
    font-weight: 600;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .sizechart .measure-subhead:lang(ko), .sizechart .measure-subhead:lang(ja), .sizechart .measure-subhead:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .sizechart .measure-subhead:lang(zh) {
    line-height: 21px;
  }
  .sizechart .measure-desc {
    line-height: 20px;
    display: block;
    text-align: left;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .sizechart .measure-desc:lang(ko), .sizechart .measure-desc:lang(ja), .sizechart .measure-desc:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .sizechart .measure-desc:lang(zh) {
    line-height: 21px;
  }
  .sizechart .other-information {
    padding: 10px;
  }
  .sizechart .myMeasureTab .other-information .nav-tabs-div hr {
    margin-bottom: 33px;
  }
  .sizechart .myMeasureTab .other-information .nav-tabs {
    padding: 0;
  }
  .sizechart .myMeasureTab .other-information .measure {
    padding-top: 13px;
    margin-bottom: 22px;
  }
  .sizechart .myMeasureTab .other-information .measure-subhead {
    margin-bottom: 16px;
  }
  .sizechart .myMeasureTab .other-information .measure-desc,
  .sizechart .myMeasureTab .other-information .measure-subhead {
    margin-bottom: 20px;
  }
  .sizechart .myMeasureTab .men-bottom th {
    line-height: 15px !important;
    padding: 0 9px !important;
  }
}

.sizechart .other-information span.measure-subhead:empty {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  html:lang(ja) * .sizechart .measure {
    margin: 27px 0 31px;
  }
}

#exTab1 .nav-pills > li > a {
  font-weight: 400 !important;
  padding-bottom: 11px !important;
  padding-top: 11px !important;
}

.email-signup-component {
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #fff;
}
.email-signup-component .title {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.1px;
  font-size: 18px;
  font-size: 1.125rem;
}
.email-signup-component .title:lang(ko), .email-signup-component .title:lang(ja), .email-signup-component .title:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.email-signup-component .title:lang(zh) {
  line-height: 22px;
}
.email-signup-component .description {
  color: #565656;
  line-height: 1.25;
  margin-bottom: 16px;
}
.email-signup-component .email-signup-form-container {
  display: block;
}
.email-signup-component .email-signup-submitted {
  display: none;
}
.email-signup-component .email-signup-submitted .title {
  border-top: none;
  padding-bottom: 16px;
}
.email-signup-component .btn-submit {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.email-signup-component .btn-submit:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.email-signup-component .btn-submit:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.email-signup-component .btn-submit[disabled]:hover, .email-signup-component .btn-submit[disabled]:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.email-signup-component .btn-submit[disabled]:hover:hover, .email-signup-component .btn-submit[disabled]:active:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.email-signup-component .btn-submit[disabled]:hover:active, .email-signup-component .btn-submit[disabled]:active:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.email-signup-component .btn-submit:hover, .email-signup-component .btn-submit:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.email-signup-component .btn-submit:hover:hover, .email-signup-component .btn-submit:active:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.email-signup-component .btn-submit:hover:active, .email-signup-component .btn-submit:active:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.email-signup-component .newsletter-btn {
  margin-top: 24px;
  letter-spacing: 1.6px;
  font-size: 13px;
  background: #656565;
  border: none;
  overflow: hidden;
}
.email-signup-component .newsletter-btn:hover {
  border: 1px solid #000;
}
@media (min-width: 1024px) {
  .email-signup-component .title {
    font-size: 16px;
  }
  .email-signup-component .email-signup-form-container,
  .email-signup-component .email-signup-submitted,
  .email-signup-component .email-signup-text-component {
    text-align: left;
    max-width: 315px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
  }
  .email-signup-component .email-signup-form-container .terms-and-conditions-section {
    display: flex;
  }
  .email-signup-component .email-signup-form-container .terms-and-conditions-section label {
    margin-left: -14px;
  }
}
@media screen and (min-width: 1023.98px) and (max-width: 1361.98px) {
  .email-signup-component .email-signup-form-container .terms-and-conditions-section label {
    margin-left: -13px;
  }
}
.email-signup-component.footer-top-email-signup {
  background: #f2f2f2;
  padding-top: 32px;
}
@media (max-width: 1023.98px) {
  .email-signup-component.footer-top-email-signup {
    padding: 16px 10px;
    border: 0;
  }
  .email-signup-component.footer-top-email-signup .container {
    padding-bottom: 0;
  }
}
.email-signup-component.footer-top-email-signup .form-check-label[for=subscribeMenFooter] {
  margin-left: 20px;
}
.email-signup-component.footer-top-email-signup .subscribe-women-men-category {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-left: 20px;
}
.email-signup-component.footer-top-email-signup .subscribe-women-men-category .email-shop-for-fieldset {
  margin-right: 20px;
}
.email-signup-component.footer-top-email-signup .subscribe-women-men-category .email-shop-for-fieldset,
.email-signup-component.footer-top-email-signup .subscribe-women-men-category label {
  line-height: 18px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-signup-component.footer-top-email-signup .subscribe-women-men-category .email-shop-for-fieldset:lang(ko), .email-signup-component.footer-top-email-signup .subscribe-women-men-category .email-shop-for-fieldset:lang(ja), .email-signup-component.footer-top-email-signup .subscribe-women-men-category .email-shop-for-fieldset:lang(zh),
.email-signup-component.footer-top-email-signup .subscribe-women-men-category label:lang(ko),
.email-signup-component.footer-top-email-signup .subscribe-women-men-category label:lang(ja),
.email-signup-component.footer-top-email-signup .subscribe-women-men-category label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-signup-component.footer-top-email-signup .subscribe-women-men-category .email-shop-for-fieldset:lang(zh),
.email-signup-component.footer-top-email-signup .subscribe-women-men-category label:lang(zh) {
  line-height: 23px;
}
.email-signup-component.footer-top-email-signup .email-signup-text-component {
  max-width: 100%;
  text-align: center;
}
.email-signup-component.footer-top-email-signup .email-signup-text-component .title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 8px;
  text-transform: none;
  letter-spacing: normal;
}
.email-signup-component.footer-top-email-signup .email-signup-text-component .title:lang(ko), .email-signup-component.footer-top-email-signup .email-signup-text-component .title:lang(ja), .email-signup-component.footer-top-email-signup .email-signup-text-component .title:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .email-signup-component.footer-top-email-signup .email-signup-text-component .title {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .email-signup-component.footer-top-email-signup .email-signup-text-component .title:lang(ko), .email-signup-component.footer-top-email-signup .email-signup-text-component .title:lang(ja), .email-signup-component.footer-top-email-signup .email-signup-text-component .title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
.email-signup-component.footer-top-email-signup .sub-title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  font-weight: 600;
}
.email-signup-component.footer-top-email-signup .sub-title:lang(ko), .email-signup-component.footer-top-email-signup .sub-title:lang(ja), .email-signup-component.footer-top-email-signup .sub-title:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
@media (max-width: 1023.98px) {
  .email-signup-component.footer-top-email-signup .title-section {
    padding: 0 20px;
  }
}
.email-signup-component.footer-top-email-signup .terms-and-condition-copy {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  margin-bottom: 0;
  color: #57585b;
}
.email-signup-component.footer-top-email-signup .terms-and-condition-copy:lang(ko), .email-signup-component.footer-top-email-signup .terms-and-condition-copy:lang(ja), .email-signup-component.footer-top-email-signup .terms-and-condition-copy:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .email-signup-component.footer-top-email-signup .terms-and-condition-copy {
    padding: 0 80px;
  }
}
.email-signup-component.footer-top-email-signup .terms-and-condition-copy .link {
  color: #57585b;
  -webkit-text-decoration-color: #57585b;
          text-decoration-color: #57585b;
}
.email-signup-component.footer-top-email-signup .footer-emailSignupCheckbox {
  margin-bottom: 0.5rem;
}
.email-signup-component.footer-top-email-signup .footer-emailSignupCheckbox label {
  line-height: 17px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.email-signup-component.footer-top-email-signup .footer-emailSignupCheckbox label:lang(ko), .email-signup-component.footer-top-email-signup .footer-emailSignupCheckbox label:lang(ja), .email-signup-component.footer-top-email-signup .footer-emailSignupCheckbox label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.email-signup-component.footer-top-email-signup .footer-emailSignupCheckbox label:lang(zh) {
  line-height: 21px;
}
.email-signup-component.footer-top-email-signup .footer-emailSignupCheckbox .required-indicator {
  color: #000;
  margin: 0;
}
@media (min-width: 1024px) {
  .email-signup-component.footer-top-email-signup .email-signup-form-container {
    max-width: 792px;
  }
}
@media (min-width: 1024px) {
  .email-signup-component.footer-top-email-signup .email-address-cta-section {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5rem;
  }
  .email-signup-component.footer-top-email-signup .email-address-cta-section .email-address-section {
    width: 573px;
  }
  .email-signup-component.footer-top-email-signup .email-address-cta-section .signup-action-section {
    width: 180px;
  }
}
@media (max-width: 1361.98px) {
  .email-signup-component.footer-top-email-signup .email-address-cta-section .email-address-label {
    font-size: 1.1875rem;
    font-weight: 600;
    padding-bottom: 0.5rem;
    display: block;
  }
}
@media (min-width: 1024px) {
  .email-signup-component.footer-top-email-signup .email-address-cta-section .form-group,
  .email-signup-component.footer-top-email-signup .email-address-cta-section .privacy-policy-section {
    margin-bottom: 0;
  }
}
.email-signup-component.footer-top-email-signup .email-address-cta-section .signup-action-section .ctaButton.buttonPrimary {
  border: 0 !important;
  height: 52px;
}
.email-signup-component.footer-top-email-signup .emailsignup {
  height: 52px;
  border-radius: 4px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-signup-component.footer-top-email-signup .emailsignup:lang(ko), .email-signup-component.footer-top-email-signup .emailsignup:lang(ja), .email-signup-component.footer-top-email-signup .emailsignup:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-signup-component.footer-top-email-signup .emailsignup:lang(zh) {
  line-height: 23px;
}
.email-signup-component.footer-top-email-signup .form-control.emailsignup:not(.is-invalid) {
  border: 1px solid #000;
}
.email-signup-component.footer-top-email-signup .custom-checkbox input[type=checkbox]:checked + label::before {
  background: #57585b;
  border: 0;
}
.email-signup-component.footer-top-email-signup .custom-checkbox input[type=checkbox]:checked + label::after {
  background: #57585b;
}
.email-signup-component.footer-top-email-signup .required-notice {
  display: none;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted {
  max-width: 100%;
  text-align: center;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 8px;
  text-transform: none;
  letter-spacing: normal;
  padding-bottom: 0;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .title:lang(ko), .email-signup-component.footer-top-email-signup .email-signup-submitted .title:lang(ja), .email-signup-component.footer-top-email-signup .email-signup-submitted .title:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .email-signup-component.footer-top-email-signup .email-signup-submitted .title {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .email-signup-component.footer-top-email-signup .email-signup-submitted .title:lang(ko), .email-signup-component.footer-top-email-signup .email-signup-submitted .title:lang(ja), .email-signup-component.footer-top-email-signup .email-signup-submitted .title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .description .semibold {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 16px;
  font-weight: 600;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .description .semibold:lang(ko), .email-signup-component.footer-top-email-signup .email-signup-submitted .description .semibold:lang(ja), .email-signup-component.footer-top-email-signup .email-signup-submitted .description .semibold:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .description span {
  display: block;
}
@media (min-width: 1024px) {
  .email-signup-component.footer-top-email-signup .email-signup-submitted .description {
    max-width: 420px;
    margin: 0 auto;
  }
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .description .link {
  color: #57585b;
  -webkit-text-decoration-color: #57585b;
          text-decoration-color: #57585b;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .privacy-copy-text {
  color: #57585b;
  font-size: 17px;
  font-size: 1.0625rem;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .privacy-copy-text:lang(ko), .email-signup-component.footer-top-email-signup .email-signup-submitted .privacy-copy-text:lang(ja), .email-signup-component.footer-top-email-signup .email-signup-submitted .privacy-copy-text:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .privacy-copy-text:lang(zh) {
  line-height: 21px;
}
.email-signup-component.footer-top-email-signup .email-signup-submitted .privacy-copy-text .link {
  color: #57585b;
  -webkit-text-decoration-color: #57585b;
          text-decoration-color: #57585b;
}
.email-signup-component.footer-top-email-signup .signUpKR-text-component {
  max-width: 100%;
  text-align: center;
}
.email-signup-component.footer-top-email-signup .signUpKR-text-component .signUpKR {
  font-weight: 700;
}
.email-signup-component.footer-top-email-signup .signUpKR-text-component .sub-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
}
.email-signup-component.footer-top-email-signup .signUpKR-text-component .sub-title:lang(ko), .email-signup-component.footer-top-email-signup .signUpKR-text-component .sub-title:lang(ja), .email-signup-component.footer-top-email-signup .signUpKR-text-component .sub-title:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.email-signup-component.footer-top-email-signup .signUpKR-text-component .signup-action-section {
  max-width: 248px;
  margin: 0 auto;
}
.email-signup-component.footer-top-email-signup .signUpKR-text-component .signup-action-section .newsletter-btn {
  border-radius: 4px;
  height: 52px;
  margin-top: 16px;
  padding: 14px;
}
.email-signup-component.footer-top-email-signup .signUpKR-text-component .signup-action-section .newsletter-btn:not(:hover) {
  background: #2c282e;
}

.email-signup-toaster {
  position: fixed;
  z-index: 2;
  background-color: #000;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 12px 40px 16px 16px;
  transition: all 0.5s ease-out;
  bottom: -80px;
  border-radius: 4px 4px 0 0;
  opacity: 0;
}
@media (max-width: 1023.98px) {
  .email-signup-toaster {
    right: 0;
    left: 0;
    padding-bottom: 28px;
  }
}
@media (min-width: 768px) {
  .email-signup-toaster {
    right: 24px;
    max-width: 448px;
  }
}
.email-signup-toaster.show {
  bottom: 0;
  opacity: 1;
}
.email-signup-toaster .taoster-copy {
  color: #fff;
  display: flex;
}
.email-signup-toaster .taoster-copy .copy {
  padding-left: 16px;
  display: flex;
  align-items: center;
}
.email-signup-toaster .taoster-copy p {
  margin: 0;
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-signup-toaster .taoster-copy p:lang(ko), .email-signup-toaster .taoster-copy p:lang(ja), .email-signup-toaster .taoster-copy p:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-signup-toaster .taoster-copy p:lang(zh) {
  line-height: 23px;
}
.email-signup-toaster .taoster-copy button.signup-cta {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
  padding: 0;
  letter-spacing: 0;
  font-size: 19px;
  font-size: 1.1875rem;
}
.email-signup-toaster .taoster-copy button.signup-cta:lang(ko), .email-signup-toaster .taoster-copy button.signup-cta:lang(ja), .email-signup-toaster .taoster-copy button.signup-cta:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.email-signup-toaster .taoster-copy button.signup-cta:lang(zh) {
  line-height: 23px;
}
.email-signup-toaster .logo-icon {
  display: flex;
  align-items: center;
}
.email-signup-toaster .icon-logo {
  fill: #d22030;
  width: 34px;
  height: 34px;
  margin: 0 auto;
  display: block;
}
.email-signup-toaster button {
  background: transparent;
  border: 0;
  outline: none !important;
}
.email-signup-toaster button.close-cta {
  position: absolute;
  right: 10px;
  top: 14px;
}

.pd-email-signup-component {
  min-height: 420px;
}

@media (min-width: 1024px) {
  div[class*=pageBackground] {
    display: none;
  }
}
@media (max-width: 1361.98px) {
  div[class*=pageBackground] {
    background: none !important;
  }
}

@media (min-width: 768px) {
  .storepage.SignUp {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
@media (max-width: 1023.98px) {
  .storepage.SignUp {
    background: none !important;
    margin: 0 -10px;
  }
}

div[class*=formframework],
div[class*=formSuccessMessage] {
  position: relative;
  z-index: 2;
}

div[class*=formSuccessMessage] h4 {
  line-height: 1.1;
  font-size: 22px;
  font-size: 1.375rem;
}
div[class*=formSuccessMessage] h4:lang(ko), div[class*=formSuccessMessage] h4:lang(ja), div[class*=formSuccessMessage] h4:lang(zh) {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
div[class*=formSuccessMessage] svg {
  margin-bottom: 1rem;
}
div[class*=formSuccessMessage] .button-primary {
  margin-top: 0.5rem;
}

.emailsignupform-progress-loader {
  display: flex;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.emailsignupform-progress-loader.footer-form-loader {
  background: rgba(242, 242, 242, 0.8);
}
.emailsignupform-progress-loader .progress-3FbDU {
  animation: spin-2agK_ 2s linear infinite both;
}
.emailsignupform-progress-loader .progressCircle-1a06A {
  animation: strokeSpin-QUQeu 1.4s ease-in-out infinite both;
  fill: transparent;
  stroke-dasharray: 150;
  stroke-linecap: round;
  stroke-width: 0.25rem;
  transform-origin: 50% 50%;
}
.emailsignupform-progress-loader .progressCircle-1a06A.gray-3rBA4 {
  stroke: #8c8c8c;
}
.emailsignupform-progress-loader .progressCircle-1a06A.red-1z0aE {
  stroke: #8c8c8c;
}
.emailsignupform-progress-loader .progressCircle-1a06A.white-31Koi {
  stroke: #fff;
}
@keyframes spin-2agK_ {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes strokeSpin-QUQeu {
  0%, 25% {
    stroke-dashoffset: 140;
    transform: rotate(0);
  }
  50%, 75% {
    stroke-dashoffset: 75;
    transform: rotate(45deg);
  }
  to {
    stroke-dashoffset: 140;
    transform: rotate(1turn);
  }
}

.pd-email-signup-component-inner {
  width: 648px;
  background: #fff;
  padding: 40px 56px 48px;
  border-radius: 4px;
  position: relative;
}
@media (min-width: 768px) {
  .pd-email-signup-component-inner {
    margin: 62px auto;
  }
}
@media (max-width: 1023.98px) {
  .pd-email-signup-component-inner {
    padding: 34px 10px 0;
    background: none;
    width: 100%;
  }
}
.pd-email-signup-component-inner input[type=text],
.pd-email-signup-component-inner input[type=email],
.pd-email-signup-component-inner input[type=tel] {
  border: 1px solid #000;
  height: 52px;
  border-radius: 4px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.pd-email-signup-component-inner input[type=text]:lang(ko), .pd-email-signup-component-inner input[type=text]:lang(ja), .pd-email-signup-component-inner input[type=text]:lang(zh),
.pd-email-signup-component-inner input[type=email]:lang(ko),
.pd-email-signup-component-inner input[type=email]:lang(ja),
.pd-email-signup-component-inner input[type=email]:lang(zh),
.pd-email-signup-component-inner input[type=tel]:lang(ko),
.pd-email-signup-component-inner input[type=tel]:lang(ja),
.pd-email-signup-component-inner input[type=tel]:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.pd-email-signup-component-inner input[type=text]:lang(zh),
.pd-email-signup-component-inner input[type=email]:lang(zh),
.pd-email-signup-component-inner input[type=tel]:lang(zh) {
  line-height: 23px;
}
.pd-email-signup-component-inner input[type=text].is-invalid,
.pd-email-signup-component-inner input[type=email].is-invalid,
.pd-email-signup-component-inner input[type=tel].is-invalid {
  border-color: #d22030;
}
.pd-email-signup-component-inner .custom-checkbox input[type=checkbox]:checked + label::before {
  background: #57585b;
  border: 0;
}
.pd-email-signup-component-inner .custom-checkbox input[type=checkbox]:checked + label::after {
  background: #57585b;
}
.pd-email-signup-component-inner .checkbox-group .invalid-feedback {
  color: #000;
  margin-top: 8px;
}
.pd-email-signup-component-inner .checkbox-group .invalid-feedback::before {
  content: "!";
  border: 2px solid #d31334;
  border-radius: 50%;
  color: #d31334;
  padding: 0 9px;
  margin-right: 4px;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
}
.pd-email-signup-component-inner .checkbox-group .invalid-feedback::before:lang(ko), .pd-email-signup-component-inner .checkbox-group .invalid-feedback::before:lang(ja), .pd-email-signup-component-inner .checkbox-group .invalid-feedback::before:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.pd-email-signup-component-inner .checkbox-group .invalid-feedback::before:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .pd-email-signup-component-inner .form-group {
    padding: 0 10px;
  }
}
.pd-email-signup-component-inner .form-group.signup-action-section {
  margin: 0.125rem 0 0.75rem;
}
.pd-email-signup-component-inner .form-group.builtinbox {
  display: flex;
  flex-direction: column;
}
.pd-email-signup-component-inner .form-group.builtinbox .invalid-feedback {
  background: none;
  padding: 0;
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 19px;
}
.pd-email-signup-component-inner .form-group.builtinbox .builtinbox-fieldWrapper {
  position: relative;
}
.pd-email-signup-component-inner .form-group.builtinbox .pd-field-error-clear-icon {
  position: absolute;
  top: 14px;
  right: 20px;
  cursor: pointer;
  color: #d22030;
}
.pd-email-signup-component-inner .form-group .form-check-input:invalid ~ .form-check-label {
  color: #000;
}
.pd-email-signup-component-inner .form-group .form-check-input:required ~ .form-check-label .checkbox-label::after {
  content: "*";
  color: #000;
  padding-left: 3px;
}
.pd-email-signup-component-inner .form-group .form-check-label p {
  margin: 0;
  font-weight: 400;
  line-height: 24px;
  display: inline;
  font-size: 19px;
  font-size: 1.1875rem;
}
.pd-email-signup-component-inner .form-group .form-check-label p:lang(ko), .pd-email-signup-component-inner .form-group .form-check-label p:lang(ja), .pd-email-signup-component-inner .form-group .form-check-label p:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.pd-email-signup-component-inner .form-group .form-check-label p:lang(zh) {
  line-height: 23px;
}
.pd-email-signup-component-inner .form-group .form-check-label::before {
  top: 3px;
}
.pd-email-signup-component-inner .form-group .btn {
  width: 100%;
}
.pd-email-signup-component-inner .form-group .btn-submit {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit[disabled]:hover, .pd-email-signup-component-inner .form-group .btn-submit[disabled]:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit[disabled]:hover:hover, .pd-email-signup-component-inner .form-group .btn-submit[disabled]:active:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit[disabled]:hover:active, .pd-email-signup-component-inner .form-group .btn-submit[disabled]:active:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit:hover, .pd-email-signup-component-inner .form-group .btn-submit:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit:hover:hover, .pd-email-signup-component-inner .form-group .btn-submit:active:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group .btn-submit:hover:active, .pd-email-signup-component-inner .form-group .btn-submit:active:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.pd-email-signup-component-inner .form-group label {
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 6px;
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
}
.pd-email-signup-component-inner .form-group label:lang(ko), .pd-email-signup-component-inner .form-group label:lang(ja), .pd-email-signup-component-inner .form-group label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.pd-email-signup-component-inner .form-group label:lang(zh) {
  line-height: 22px;
}
.pd-email-signup-component-inner .hint-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  padding-top: 6px;
  color: #57585b;
}
.pd-email-signup-component-inner .form-check-input.is-invalid ~ .form-check-label {
  color: #000;
}
.pd-email-signup-component-inner div[class*=formMultipleBox] .invalid-feedback {
  background: none;
  padding: 0;
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 19px;
}
.pd-email-signup-component-inner div[class*=formMultipleBox] .pd-textfiledWrapper {
  position: relative;
}
.pd-email-signup-component-inner div[class*=formMultipleBox] .pd-field-error-clear-icon {
  position: absolute;
  top: 14px;
  right: 20px;
  cursor: pointer;
  color: #d22030;
}
.pd-email-signup-component-inner div[class*=formCheckbox] .invalid-feedback,
.pd-email-signup-component-inner div[class*=formSingleCheckbox] .invalid-feedback {
  color: #000;
  margin-top: 8px;
  border: 1px solid #d22030;
  padding: 12px;
}
.pd-email-signup-component-inner div[class*=formCheckbox] .invalid-feedback::before,
.pd-email-signup-component-inner div[class*=formSingleCheckbox] .invalid-feedback::before {
  content: "!";
  border: 2px solid #d31334;
  border-radius: 50%;
  color: #d31334;
  padding: 0 9px;
  margin-right: 4px;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
}
.pd-email-signup-component-inner div[class*=formCheckbox] .invalid-feedback::before:lang(ko), .pd-email-signup-component-inner div[class*=formCheckbox] .invalid-feedback::before:lang(ja), .pd-email-signup-component-inner div[class*=formCheckbox] .invalid-feedback::before:lang(zh),
.pd-email-signup-component-inner div[class*=formSingleCheckbox] .invalid-feedback::before:lang(ko),
.pd-email-signup-component-inner div[class*=formSingleCheckbox] .invalid-feedback::before:lang(ja),
.pd-email-signup-component-inner div[class*=formSingleCheckbox] .invalid-feedback::before:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.pd-email-signup-component-inner div[class*=formCheckbox] .invalid-feedback::before:lang(zh),
.pd-email-signup-component-inner div[class*=formSingleCheckbox] .invalid-feedback::before:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .pd-email-signup-component-inner .checkbox-group {
    padding: 0 10px;
  }
  .pd-email-signup-component-inner .checkbox-group .form-group {
    padding: 0;
  }
}
.pd-email-signup-component-inner .checkbox-group .experience-fields {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pd-email-signup-component-inner .checkbox-group .experience-component {
  width: 33.33%;
}
@media (max-width: 1023.98px) {
  .pd-email-signup-component-inner .checkbox-group .experience-component {
    width: 50%;
  }
}
.pd-email-signup-component-inner .checkbox-group .experience-component[class*=formCheckboxOtherValue] {
  width: 100%;
}
.pd-email-signup-component-inner .checkbox-group .invalid-feedback {
  margin: 0 0 10px;
}
.pd-email-signup-component-inner .richtext .lll-text-body-3 {
  margin-bottom: 0;
}
.pd-email-signup-component-inner .richtext h2,
.pd-email-signup-component-inner .richtext h4 {
  margin-bottom: 1rem;
}
.pd-email-signup-component-inner .required-indicator {
  margin: 0;
  color: #000;
}

html:lang(ja) .email-signup-component.footer-top-email-signup .terms-and-condition-copy, html:lang(ko) .email-signup-component.footer-top-email-signup .terms-and-condition-copy, html:lang(zh) .email-signup-component.footer-top-email-signup .terms-and-condition-copy {
  line-height: 20px;
}

@media (min-width: 1024px) {
  footer .email-signup-form .email-address-section {
    width: 556px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  footer .email-signup-form .email-address-section .invalid-feedback {
    width: 100%;
  }
  footer .email-signup-form .email-address-section label {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 600;
    width: 236px;
    padding-right: 20px;
    text-align: right;
  }
  footer .email-signup-form .email-address-section label:lang(ko), footer .email-signup-form .email-address-section label:lang(ja), footer .email-signup-form .email-address-section label:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  footer .email-signup-form .email-address-section label:lang(zh) {
    line-height: 23px;
  }
  footer .email-signup-form input.emailsignup {
    width: 336px !important;
  }
  footer .email-signup-form input.emailsignup::-webkit-input-placeholder {
    color: transparent;
  }
  footer .email-signup-form input.emailsignup:-moz-placeholder { /* Firefox 18- */
    color: transparent;
  }
  footer .email-signup-form input.emailsignup::-moz-placeholder { /* Firefox 19+ */
    color: transparent;
  }
  footer .email-signup-form input.emailsignup:-ms-input-placeholder {
    color: transparent;
  }
}

.alert {
  border-radius: 0;
}
.alert::before {
  content: "";
  background: transparent;
}

.alert-success {
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMXB4IiBoZWlnaHQ9IjExcHgiIHZpZXdCb3g9IjAgMCAxMSAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TaGFwZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJBZGRfVG9fQ2FydF9DaGVjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2LjAwMDAwMCwgLTIyLjAwMDAwMCkiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+ICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiPiAgICAgICAgICAgICAgICA8ZyBpZD0iQ2hlY2siIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAwMDAwMCwgMjIuMDAwMDAwKSI+ICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNS41LDExIEMyLjQ2MjQzOCwxMSAwLDguNTM3NTYyIDAsNS41IEMwLDIuNDYyNDM4IDIuNDYyNDM4LDAgNS41LDAgQzguNTM3NTYyLDAgMTEsMi40NjI0MzggMTEsNS41IEMxMSw4LjUzNzU2MiA4LjUzNzU2MiwxMSA1LjUsMTEgWiBNMi43Mjk4Nyw1LjY4MDE4IEw0LjU4MTc4Niw3LjU1NzE5OCBDNC41ODI5ODk0MSw3LjU1ODQ2MTUxIDQuNTg0NjQ4ODksNy41NTkxOTAyMSA0LjU4NjM5MzUxLDcuNTU5MjIxMjEgQzQuNTg4MTM4MTMsNy41NTkyNTIyMiA0LjU4OTgyMjQ1LDcuNTU4NTgyOTUgNC41OTEwNyw3LjU1NzM2MyBMOC4yNzA3MDIsMy44Njg4NDMgQzguMjcxMzI1MDMsMy44NjgyMTE0OCA4LjI3MTY3MTU5LDMuODY3MzU4MjcgOC4yNzE2NjU0LDMuODY2NDcxMTYgQzguMjcxNjU5MjEsMy44NjU1ODQwNiA4LjI3MTMwMDc4LDMuODY0NzM1NzcgOC4yNzA2NjksMy44NjQxMTMgTDcuODY5MzQ1LDMuNDYzNTgxIEM3Ljg2ODA3MzE5LDMuNDYyMjQyMzIgNy44NjU5NzE3OSwzLjQ2MjE0NTI2IDcuODY0NTgyLDMuNDYzMzYxIEw0LjU5Mzg0Miw2LjQ0NjkzNSBDNC41ODk4MjcsNi40NTA1OTggNC41ODMxMzksNi40NTA3NzQgNC41NzkwMDMsNi40NDcyMzIgTDMuMTY3NDUsNS4yMzY2NiBDMy4xNjYwMDQwMSw1LjIzNTQ5MTI4IDMuMTYzOTEwNzgsNS4yMzU1OTU0NiAzLjE2MjU4OCw1LjIzNjkwMiBMMi43Mjk5MDMsNS42NzU0NSBDMi43MjkyNTg3OCw1LjY3NjA2NTI5IDIuNzI4ODkwNyw1LjY3NjkxNDkxIDIuNzI4ODgyNDEsNS42Nzc4MDU3MSBDMi43Mjg4NzQxMiw1LjY3ODY5NjUxIDIuNzI5MjI2MzQsNS42Nzk1NTI4MyAyLjcyOTg1OSw1LjY4MDE4IEwyLjcyOTg3LDUuNjgwMTggWiIgaWQ9IlNoYXBlIj48L3BhdGg+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat left;
}

.alert-danger {
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5YPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9IkFkZF9Ub19DYXJ0X1giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNi4wMDAwMDAsIC0yMi4wMDAwMDApIiBmaWxsPSIjRDIyMDMwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0yIj4gICAgICAgICAgICAgICAgPGcgaWQ9IlgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAwMDAwMCwgMjIuMDAwMDAwKSI+ICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMS40MTY2NjY3LDQuNTgzMzMzMzMgQzExLjI1LDQuNDE2NjY2NjcgMTAuOTY2NjY2Nyw0LjQxNjY2NjY3IDEwLjc4MzMzMzMsNC41ODMzMzMzMyBMOCw3LjM2NjY2NjY3IEw1LjIxNjY2NjY3LDQuNTgzMzMzMzMgQzUuMDUsNC40MTY2NjY2NyA0Ljc2NjY2NjY3LDQuNDE2NjY2NjcgNC41ODMzMzMzMyw0LjU4MzMzMzMzIEM0LjQxNjY2NjY3LDQuNzUgNC40MTY2NjY2Nyw1LjAzMzMzMzMzIDQuNTgzMzMzMzMsNS4yMTY2NjY2NyBMNy4zNjY2NjY2Nyw4IEw0LjU4MzMzMzMzLDEwLjc4MzMzMzMgQzQuNDE2NjY2NjcsMTAuOTUgNC40MTY2NjY2NywxMS4yMzMzMzMzIDQuNTgzMzMzMzMsMTEuNDE2NjY2NyBDNC42NjY2NjY2NywxMS41IDQuNzgzMzMzMzMsMTEuNTUgNC45LDExLjU1IEM1LjAxNjY2NjY3LDExLjU1IDUuMTMzMzMzMzMsMTEuNSA1LjIxNjY2NjY3LDExLjQxNjY2NjcgTDgsOC42MzMzMzMzMyBMMTAuNzgzMzMzMywxMS40MTY2NjY3IEMxMC44NjY2NjY3LDExLjUgMTAuOTgzMzMzMywxMS41NSAxMS4xLDExLjU1IEMxMS4yMTY2NjY3LDExLjU1IDExLjMzMzMzMzMsMTEuNSAxMS40MTY2NjY3LDExLjQxNjY2NjcgQzExLjU4MzMzMzMsMTEuMjUgMTEuNTgzMzMzMywxMC45NjY2NjY3IDExLjQxNjY2NjcsMTAuNzgzMzMzMyBMOC42MzMzMzMzMyw4IEwxMS40MTY2NjY3LDUuMjE2NjY2NjcgQzExLjU4MzMzMzMsNS4wNSAxMS41ODMzMzMzLDQuNzY2NjY2NjcgMTEuNDE2NjY2Nyw0LjU4MzMzMzMzIFoiIGlkPSJTaGFwZSI+PC9wYXRoPiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LDAuMDgzMzMzMzMzMyBDMy42MzMzMzMzMywwLjA4MzMzMzMzMzMgMC4wODMzMzMzMzMzLDMuNjMzMzMzMzMgMC4wODMzMzMzMzMzLDggQzAuMDgzMzMzMzMzMywxMi4zNjY2NjY3IDMuNjMzMzMzMzMsMTUuOTE2NjY2NyA4LDE1LjkxNjY2NjcgQzEyLjM2NjY2NjcsMTUuOTE2NjY2NyAxNS45MTY2NjY3LDEyLjM2NjY2NjcgMTUuOTE2NjY2Nyw4IEMxNS45MTY2NjY3LDMuNjMzMzMzMzMgMTIuMzY2NjY2NywwLjA4MzMzMzMzMzMgOCwwLjA4MzMzMzMzMzMgWiBNOCwxNS4wMzMzMzMzIEM0LjExNjY2NjY3LDE1LjAzMzMzMzMgMC45NjY2NjY2NjcsMTEuODgzMzMzMyAwLjk2NjY2NjY2Nyw4IEMwLjk2NjY2NjY2Nyw0LjExNjY2NjY3IDQuMTE2NjY2NjcsMC45NjY2NjY2NjcgOCwwLjk2NjY2NjY2NyBDMTEuODgzMzMzMywwLjk2NjY2NjY2NyAxNS4wMzMzMzMzLDQuMTE2NjY2NjcgMTUuMDMzMzMzMyw4IEMxNS4wMzMzMzMzLDExLjg4MzMzMzMgMTEuODgzMzMzMywxNS4wMzMzMzMzIDgsMTUuMDMzMzMzMyBaIiBpZD0iU2hhcGUiPjwvcGF0aD4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==) no-repeat left;
}
.alert-danger.add-to-basket-alert, .alert-danger.add-to-wishlist-alert {
  box-shadow: none;
  border: 1px solid #d22030;
  color: #000;
}

.add-to-wishlist-alert {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #d22030;
  padding: 0 16px 0 48px;
}
.add-to-wishlist-alert:lang(ko), .add-to-wishlist-alert:lang(ja), .add-to-wishlist-alert:lang(zh) {
  padding-top: 14px;
}
.add-to-wishlist-alert::before {
  content: "";
  background: transparent;
}

.alert-success,
.alert-danger {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.1;
  background-size: 16px 16px;
  background-position-x: 16px;
  background-color: #fff;
  border: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  min-height: 48px;
  width: 300px;
}
.alert-success:lang(ko), .alert-success:lang(ja), .alert-success:lang(zh),
.alert-danger:lang(ko),
.alert-danger:lang(ja),
.alert-danger:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .alert-success,
  .alert-danger {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 2.7;
    min-height: 54px;
    width: 100%;
  }
  .alert-success:lang(ko), .alert-success:lang(ja), .alert-success:lang(zh),
  .alert-danger:lang(ko),
  .alert-danger:lang(ja),
  .alert-danger:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
}

/* The switch - the box around the slider */
.toggle-switch {
  display: flex;
  width: 60px;
  height: 34px;
  margin-bottom: 0;
  justify-content: flex-end;
  /* The slider */
}
.toggle-switch .toggle-switch-input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggle-switch .toggle-switch-input:checked + .toggle-slider {
  background-color: #000;
}
.toggle-switch .toggle-switch-input:checked + .toggle-slider::before {
  content: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjM4MDA3IDEzLjgzQzUuMTk2MjIgMTMuODI3NiA1LjAxOTE0IDEzLjc2MDMgNC44ODAwNyAxMy42NEwwLjU5MDA3MyA5Ljg1TDAuOTIwMDczIDkuNDhDMS4wOTU1NCA5LjI3ODMgMS4zNDQ0NyA5LjE1NTI2IDEuNjExMjcgOS4xMzgzNUMxLjg3ODA4IDkuMTIxNDQgMi4xNDA1NCA5LjIxMjA3IDIuMzQwMDcgOS4zOUw1LjM0MDA3IDEyLjAxTDEzLjc4MDEgMi4yNTk5OUMxNC4xNDE5IDEuODQzMjcgMTQuNzczIDEuNzk4NTIgMTUuMTkwMSAyLjE1OTk5TDE1LjU3MDEgMi40ODk5OUw2LjAwMDA3IDEzLjU3QzUuODY3NyAxMy43MjAzIDUuNjgwMDkgMTMuODEwNSA1LjQ4MDA3IDEzLjgyTDUuMzgwMDcgMTMuODNaIiBmaWxsPSIjMDAwMDAwIi8+Cjwvc3ZnPg==");
  text-align: center;
  transform: translateX(18px);
}
.toggle-switch .toggle-switch-input:checked + .toggle-slider:focus {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.45);
}
.toggle-switch .toggle-switch-input:focus {
  box-shadow: 0 0 1px #000;
}
.toggle-switch .toggle-slider {
  display: block;
  cursor: pointer;
  height: 28px;
  width: 46px;
  background-color: #8d9196;
  transition: 0.4s;
  padding: 2px;
  border-radius: 34px;
  outline: 1px solid #53565a;
}
.toggle-switch .toggle-slider::before {
  content: "";
  height: 24px;
  width: 24px;
  background-color: #fff;
  transition: 0.4s;
  border-radius: 50%;
  display: block;
  padding: 4px;
}

.termsAndConditionsModal,
.privacyPolicyModal {
  word-break: break-all;
  z-index: 99999993;
}
.termsAndConditionsModal .modal-header,
.privacyPolicyModal .modal-header {
  border-bottom: none;
}
.termsAndConditionsModal .modal-content,
.privacyPolicyModal .modal-content {
  padding: 40px 20px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  word-break: break-word;
}
.termsAndConditionsModal .modal-close,
.privacyPolicyModal .modal-close {
  background: transparent;
  border: none;
  padding: 0;
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}

.overlay-play,
.overlay-mute {
  height: 44px;
  width: 44px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .overlay-play:hover,
  .overlay-mute:hover {
    background-color: #000;
    border: 1px solid #fff;
  }
  .overlay-play:hover .play-icon::before,
  .overlay-play:hover .pause-icon::before,
  .overlay-play:hover .mute-icon::before,
  .overlay-mute:hover .play-icon::before,
  .overlay-mute:hover .pause-icon::before,
  .overlay-mute:hover .mute-icon::before {
    filter: invert(1);
  }
}
@media (max-width: 767.98px) {
  .overlay-play,
  .overlay-mute {
    border: none;
    height: 40px;
    width: 40px;
  }
  .overlay-play:focus,
  .overlay-mute:focus {
    outline: none !important;
  }
}

.overlay-play .pause-icon::before {
  content: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBjbGFzcz0icGF1c2UtaWNvbiI+CjxnIGlkPSJHcm91cCA2NiI+CjxyZWN0IGlkPSJSZWN0YW5nbGUgMzEzIiB3aWR0aD0iNCIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siLz4KPHJlY3QgaWQ9IlJlY3RhbmdsZSAzMTQiIHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjE2IiBmaWxsPSJibGFjayIvPgo8L2c+Cjwvc3ZnPg==");
}
@media (min-width: 1024px) {
  .overlay-play .pause-icon::before {
    content: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICAgIDxyZWN0IHg9IjMiIHk9IjIiIHdpZHRoPSI0IiBoZWlnaHQ9IjEyIiBmaWxsPSJibGFjayIvPgogICAgPHJlY3QgeD0iOSIgeT0iMiIgd2lkdGg9IjQiIGhlaWdodD0iMTIiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPg==");
  }
}
.overlay-play .play-icon::before {
  content: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBjbGFzcz0icGxheUljb24iPgo8ZyBpZD0iVmlkZW8gSWNvbnMiPgo8cGF0aCBpZD0iVmVjdG9yIDEiIGQ9Ik03IDRWMjBMMjEgMTJMNyA0WiIgZmlsbD0iYmxhY2siLz4KPC9nPgo8L3N2Zz4=");
}
@media (min-width: 1024px) {
  .overlay-play .play-icon::before {
    content: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICAgIDxwYXRoIGQ9Ik0yLjUgMTVWMUwxMy41IDhMMi41IDE1WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+");
  }
}

.short-form-video {
  position: relative;
}
.short-form-video .custom-video-controls {
  position: absolute;
  bottom: 21px;
  left: 16px;
  z-index: 2;
  display: flex;
}
.short-form-video .overlay-play {
  position: unset;
}
.short-form-video .overlay-play .play-icon,
.short-form-video .overlay-play .pause-icon {
  position: unset;
  margin-top: 5px;
}
.short-form-video .overlay-play .pause-icon {
  display: none;
}
@media (min-width: 1024px) {
  .short-form-video .overlay-play .play-icon {
    margin-left: 3px;
  }
  .short-form-video .overlay-play .play-icon,
  .short-form-video .overlay-play .pause-icon {
    margin-top: 4px;
  }
}
.short-form-video .volume-controls .overlay-mute {
  position: unset;
  margin-left: 16px;
}
.short-form-video .volume-controls .overlay-mute .mute-icon {
  position: relative;
  margin-top: 4px;
}
.short-form-video .volume-controls .overlay-mute .mute-icon::before {
  content: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBjbGFzcz0ibXV0ZS1idG4iPgo8ZyBpZD0iTkEgVmlkZW8gUGxheWVyIENvbnRyb2xzIj4KPHBhdGggaWQ9IlNwZWFrZXIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuNzUyOCAyMC4yMTk2QzE1LjE4NzMgMjAuNDUzOCAxNC41OTk2IDIwLjYyNTcgMTQgMjAuNzMzMlYxOC42Nzk2QzE0LjMzNDkgMTguNiAxNC42NjM3IDE4LjQ5MzggMTQuOTgzMSAxOC4zNjE0QzE1Ljc3MDQgMTguMDM1MyAxNi40ODU3IDE3LjU1NzQgMTcuMDg4MiAxNi45NTQ4QzE3LjY5MDggMTYuMzUyMyAxOC4xNjg3IDE1LjYzNyAxOC40OTQ4IDE0Ljg0OTdDMTguODIwOSAxNC4wNjI1IDE4Ljk4ODcgMTMuMjE4NyAxOC45ODg3IDEyLjM2NjZDMTguOTg4NyAxMS41MTQ1IDE4LjgyMDkgMTAuNjcwNyAxOC40OTQ4IDkuODgzNDZDMTguMTY4NyA5LjA5NjIxIDE3LjY5MDggOC4zODA5IDE3LjA4ODIgNy43NzgzNkMxNi40ODU3IDcuMTc1ODMgMTUuNzcwNCA2LjY5Nzg3IDE0Ljk4MzEgNi4zNzE3OEMxNC42NjM3IDYuMjM5NDQgMTQuMzM0OSA2LjEzMzE3IDE0IDYuMDUzNjFWNEMxNC41OTk2IDQuMTA3NSAxNS4xODczIDQuMjc5NCAxNS43NTI4IDQuNTEzNjJDMTYuNzg0MSA0Ljk0MDc5IDE3LjcyMTEgNS41NjY4OSAxOC41MTA0IDYuMzU2MTlDMTkuMjk5NyA3LjE0NTQ5IDE5LjkyNTggOC4wODI1MiAyMC4zNTMgOS4xMTM3OUMyMC43ODAxIDEwLjE0NTEgMjEgMTEuMjUwNCAyMSAxMi4zNjY2QzIxIDEzLjQ4MjggMjAuNzgwMSAxNC41ODgxIDIwLjM1MyAxNS42MTk0QzE5LjkyNTggMTYuNjUwNyAxOS4yOTk3IDE3LjU4NzcgMTguNTEwNCAxOC4zNzdDMTcuNzIxMSAxOS4xNjYzIDE2Ljc4NDEgMTkuNzkyNCAxNS43NTI4IDIwLjIxOTZaTTE2LjUgMTIuMzY2NkMxNi41IDE0LjA0NTMgMTUuNDY1OSAxNS40ODI1IDE0IDE2LjA3NThWOC42NTczNkMxNS40NjU5IDkuMjUwNzUgMTYuNSAxMC42ODc5IDE2LjUgMTIuMzY2NlpNMyA5Ljg2NjdWMTUuMzY2N0g3TDEyIDIwLjM2NjdWNC44NjY3TDcgOS44NjY3SDNaIiBmaWxsPSJibGFjayIvPgo8L2c+Cjwvc3ZnPg==");
}
@media (min-width: 1024px) {
  .short-form-video .volume-controls .overlay-mute .mute-icon::before {
    content: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjUwMTkgMTMuNDc5N0MxMC4xMjQ5IDEzLjYzNTkgOS43MzMwNiAxMy43NTA1IDkuMzMzMzMgMTMuODIyMVYxMi40NTMxQzkuNTU2NTggMTIuNCA5Ljc3NTc3IDEyLjMyOTIgOS45ODg3NiAxMi4yNDA5QzEwLjUxMzYgMTIuMDIzNSAxMC45OTA1IDExLjcwNDkgMTEuMzkyMiAxMS4zMDMyQzExLjc5MzggMTAuOTAxNSAxMi4xMTI1IDEwLjQyNDYgMTIuMzI5OSA5Ljg5OTgxQzEyLjU0NzMgOS4zNzQ5OCAxMi42NTkyIDguODEyNDcgMTIuNjU5MiA4LjI0NDM5QzEyLjY1OTIgNy42NzYzMSAxMi41NDczIDcuMTEzOCAxMi4zMjk5IDYuNTg4OTZDMTIuMTEyNSA2LjA2NDEzIDExLjc5MzggNS41ODcyNSAxMS4zOTIyIDUuMTg1NTZDMTAuOTkwNSA0Ljc4Mzg3IDEwLjUxMzYgNC40NjUyMyA5Ljk4ODc2IDQuMjQ3ODRDOS43NzU3NyA0LjE1OTYyIDkuNTU2NTggNC4wODg3NyA5LjMzMzMzIDQuMDM1NzNWMi42NjY2NkM5LjczMzA2IDIuNzM4MzIgMTAuMTI0OSAyLjg1MjkyIDEwLjUwMTkgMy4wMDkwN0MxMS4xODk0IDMuMjkzODUgMTEuODE0MSAzLjcxMTI1IDEyLjM0MDMgNC4yMzc0NUMxMi44NjY1IDQuNzYzNjUgMTMuMjgzOSA1LjM4ODM0IDEzLjU2ODYgNi4wNzU4NUMxMy44NTM0IDYuNzYzMzYgMTQgNy41MDAyMyAxNCA4LjI0NDM5QzE0IDguOTg4NTUgMTMuODUzNCA5LjcyNTQyIDEzLjU2ODYgMTAuNDEyOUMxMy4yODM5IDExLjEwMDQgMTIuODY2NSAxMS43MjUxIDEyLjM0MDMgMTIuMjUxM0MxMS44MTQxIDEyLjc3NzUgMTEuMTg5NCAxMy4xOTQ5IDEwLjUwMTkgMTMuNDc5N1pNMTEgOC4yNDQzOUMxMSA5LjM2MzUxIDEwLjMxMDYgMTAuMzIxNiA5LjMzMzMzIDEwLjcxNzJWNS43NzE1NkMxMC4zMTA2IDYuMTY3MTUgMTEgNy4xMjUyNiAxMSA4LjI0NDM5Wk0yIDYuNTc3NzlWMTAuMjQ0NUg0LjY2NjY3TDggMTMuNTc3OFYzLjI0NDQ2TDQuNjY2NjcgNi41Nzc3OUgyWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+");
  }
}
.short-form-video .volume-controls .overlay-mute .mute-icon.muted::after {
  content: "";
  border-top: 2px solid;
  width: 30px;
  top: 10px;
  right: 0;
  height: 15px;
  position: absolute;
  transform: rotate(45deg);
}
@media (min-width: 1024px) {
  .short-form-video .volume-controls .overlay-mute {
    margin-left: 8px;
  }
  .short-form-video .volume-controls .overlay-mute:hover .mute-icon.muted::after {
    border-color: #fff;
  }
  .short-form-video .volume-controls .overlay-mute .mute-icon {
    margin-top: 2px;
  }
  .short-form-video .volume-controls .overlay-mute .mute-icon.muted::after {
    width: 22px;
    top: 6px;
    height: 12px;
  }
}
.short-form-video .volume-controls .overlay-mute.hidden {
  display: none;
}
.short-form-video .volume-controls .overlay-mute.hidden ~ .volume-slider {
  display: none;
}
.short-form-video .volume-controls input.volume-slider {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #000;
  border-radius: 20px;
  margin-left: 8px;
}
.short-form-video .volume-controls input.volume-slider::-webkit-slider-runnable-track {
  background: #e5e6e7;
  border-radius: 16px;
  height: 5px;
}
.short-form-video .volume-controls input.volume-slider::-moz-range-track {
  background: #e5e6e7;
  border-radius: 16px;
  height: 5px;
}
.short-form-video .volume-controls input.volume-slider::-webkit-slider-thumb {
  position: relative;
  background: #000;
  -webkit-appearance: none;
          appearance: none;
  width: 15px;
  height: 15px;
  bottom: 5px;
  border-radius: 50%;
}
.short-form-video .volume-controls input.volume-slider::-moz-range-thumb {
  position: relative;
  background: #000;
  -moz-appearance: none;
       appearance: none;
  width: 15px;
  height: 15px;
  bottom: 5px;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .short-form-video .volume-controls input.volume-slider {
    display: none !important;
  }
}
.short-form-video .volume-controls .no-audio-msg {
  display: none;
  margin-left: 8px;
  background: rgba(0, 0, 0, 0.66);
  border-radius: 4px;
  padding: 2px 6px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.short-form-video .volume-controls .no-audio-msg p {
  color: #fff;
  margin-bottom: unset;
  font-weight: 500;
  line-height: 18px;
  font-size: 14px;
  font-size: 0.875rem;
}
.short-form-video .volume-controls .no-audio-msg p:lang(ko), .short-form-video .volume-controls .no-audio-msg p:lang(ja), .short-form-video .volume-controls .no-audio-msg p:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (max-width: 767.98px) {
  .short-form-video .volume-controls .no-audio-msg {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .short-form-video .custom-video-controls.right-aligned {
    bottom: unset;
    left: unset;
    right: 16px;
    top: 16px;
    flex-direction: column;
    align-items: end;
    gap: 8px;
  }
  .short-form-video .custom-video-controls.right-aligned.no-audio {
    flex-direction: row;
    align-items: center;
  }
  .short-form-video .custom-video-controls.right-aligned.no-audio .overlay-play {
    order: 1;
  }
  .short-form-video .custom-video-controls.right-aligned.no-audio .volume-controls {
    order: 0;
  }
  .short-form-video .custom-video-controls.right-aligned.no-audio .volume-controls .no-audio-msg {
    top: unset;
    transform: unset;
    margin-left: unset;
  }
  .short-form-video .custom-video-controls.right-aligned .volume-controls {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .short-form-video .custom-video-controls.right-aligned .volume-controls .overlay-mute {
    margin-left: unset;
  }
  .short-form-video .custom-video-controls.right-aligned .volume-controls input.volume-slider {
    position: relative;
    width: 30px;
    writing-mode: sideways-lr;
    top: unset;
    transform: unset;
    left: unset;
    margin-left: unset;
  }
  .short-form-video .custom-video-controls.right-aligned .volume-controls input.volume-slider::-webkit-slider-runnable-track {
    width: 5px;
  }
  .short-form-video .custom-video-controls.right-aligned .volume-controls input.volume-slider::-moz-range-track {
    width: 5px;
  }
  .short-form-video .custom-video-controls.right-aligned .volume-controls input.volume-slider::-webkit-slider-thumb {
    left: 50%;
    transform: translateX(-50%);
    bottom: unset;
  }
  .short-form-video .custom-video-controls.right-aligned .volume-controls input.volume-slider::-moz-range-thumb {
    left: 50%;
    transform: translateX(-50%);
    bottom: unset;
  }
}

@media (max-width: 767.98px) {
  .hero-slot-router-component .short-form-video .custom-video-controls,
  .hero-no-overlay-component .short-form-video .custom-video-controls,
  .header-content .short-form-video .custom-video-controls {
    position: relative;
    background: #fff;
    left: unset;
    bottom: 5px;
  }
  .hero-slot-router-component .short-form-video .custom-video-controls .overlay-mute,
  .hero-no-overlay-component .short-form-video .custom-video-controls .overlay-mute,
  .header-content .short-form-video .custom-video-controls .overlay-mute {
    margin-left: 0;
  }
}
.long-form-video {
  position: relative;
}
.long-form-video .overlay-section {
  height: 99%;
  width: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 2;
}
.long-form-video .overlay-section .overlay-bg {
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.3;
}
.long-form-video .overlay-section .overlay-play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.long-form-video .overlay-section .overlay-play .play-icon {
  margin-top: 3px;
}
.long-form-video .overlay-section .overlay-timer {
  padding: 4px;
  background: #000;
  font-weight: bold;
  bottom: 16px;
  right: 16px;
  position: absolute;
  color: #fff;
}
.long-form-video.autoplayed .overlay-section {
  display: none;
}

.hero-video[data-native-player=true] {
  position: relative;
}

.bubble-container {
  width: 255px;
  padding: 8px;
  position: absolute;
  display: flex;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 8px 0 12px 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 1024px) {
  .bubble-container {
    outline: 4px solid #028ff5;
    outline-offset: 2px;
  }
}
.bubble-container .product-image {
  width: 80px;
  min-height: unset;
}
.bubble-container .product-details {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
}
.bubble-container .product-details .product-name {
  flex: 100%;
  font-weight: 500;
}
.bubble-container .product-details .product-price {
  flex: 80%;
  align-self: end;
}
.bubble-container .product-details .product-price .price,
.bubble-container .product-details .product-price .sales {
  font-weight: 400;
}
.bubble-container .product-details .product-price .price .strike-through,
.bubble-container .product-details .product-price .sales .strike-through {
  margin-right: 0;
  display: inline;
  color: #53565a;
}
.bubble-container .product-details .product-price .dynamicPricing {
  display: none;
}
.bubble-container .product-details .product-name,
.bubble-container .product-details .product-price,
.bubble-container .product-details .strikeout-price {
  text-align: left;
  margin-bottom: 0;
  font-size: 17px;
  font-size: 1.0625rem;
}
.bubble-container .product-details .product-name:lang(ko), .bubble-container .product-details .product-name:lang(ja), .bubble-container .product-details .product-name:lang(zh),
.bubble-container .product-details .product-price:lang(ko),
.bubble-container .product-details .product-price:lang(ja),
.bubble-container .product-details .product-price:lang(zh),
.bubble-container .product-details .strikeout-price:lang(ko),
.bubble-container .product-details .strikeout-price:lang(ja),
.bubble-container .product-details .strikeout-price:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.bubble-container .product-details .product-name:lang(zh),
.bubble-container .product-details .product-price:lang(zh),
.bubble-container .product-details .strikeout-price:lang(zh) {
  line-height: 21px;
}
.bubble-container .product-details .strikeout-price {
  color: #53565a;
  text-decoration: line-through;
}
.bubble-container .product-details svg {
  align-self: end;
}
.bubble-container .product-details svg path {
  fill: #53565a;
}

.bubble-container {
  width: 255px;
  padding: 8px;
  position: absolute;
  display: flex;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 8px 0 12px 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 1024px) {
  .bubble-container {
    outline: 4px solid #028ff5;
    outline-offset: 2px;
  }
}
.bubble-container .product-image {
  width: 80px;
  min-height: unset;
}
.bubble-container .product-details {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
}
.bubble-container .product-details .product-name {
  flex: 100%;
  font-weight: 500;
}
.bubble-container .product-details .product-price {
  flex: 80%;
  align-self: end;
}
.bubble-container .product-details .product-price .price,
.bubble-container .product-details .product-price .sales {
  font-weight: 400;
}
.bubble-container .product-details .product-price .price .strike-through,
.bubble-container .product-details .product-price .sales .strike-through {
  margin-right: 0;
  display: inline;
  color: #53565a;
}
.bubble-container .product-details .product-price .dynamicPricing {
  display: none;
}
.bubble-container .product-details .product-name,
.bubble-container .product-details .product-price,
.bubble-container .product-details .strikeout-price {
  text-align: left;
  margin-bottom: 0;
  font-size: 17px;
  font-size: 1.0625rem;
}
.bubble-container .product-details .product-name:lang(ko), .bubble-container .product-details .product-name:lang(ja), .bubble-container .product-details .product-name:lang(zh),
.bubble-container .product-details .product-price:lang(ko),
.bubble-container .product-details .product-price:lang(ja),
.bubble-container .product-details .product-price:lang(zh),
.bubble-container .product-details .strikeout-price:lang(ko),
.bubble-container .product-details .strikeout-price:lang(ja),
.bubble-container .product-details .strikeout-price:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.bubble-container .product-details .product-name:lang(zh),
.bubble-container .product-details .product-price:lang(zh),
.bubble-container .product-details .strikeout-price:lang(zh) {
  line-height: 21px;
}
.bubble-container .product-details .strikeout-price {
  color: #53565a;
  text-decoration: line-through;
}
.bubble-container .product-details svg {
  align-self: end;
}
.bubble-container .product-details svg path {
  fill: #53565a;
}

.shop-look-component .image-wrapper .masonry-link {
  position: relative;
  height: 100%;
  display: block;
}
.shop-look-component .shop-look-cta {
  position: absolute;
  bottom: 8px;
  left: 8px;
  border: none;
  border-radius: 25px;
  font-weight: 500;
  padding: 5px 10px;
  height: unset;
  width: unset;
  line-height: 20px;
  outline: none !important;
  letter-spacing: normal;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.shop-look-component .shop-look-cta:lang(ko), .shop-look-component .shop-look-cta:lang(ja), .shop-look-component .shop-look-cta:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .shop-look-component .shop-look-cta {
    left: 12px;
    bottom: 12px;
  }
  .shop-look-component .shop-look-cta:focus-visible {
    outline: 4px solid #028ff5 !important;
    outline-offset: 1px;
  }
}
@media (min-width: 1024px) {
  .shop-look-component .shop-look-cta:hover {
    color: #d3d5d7;
    border: 1px solid #d3d5d7;
    background-color: #000;
  }
}
.shop-look-component .shop-look-cta.active {
  background-color: #000 !important;
  border: 1px solid #d3d5d7;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  color: #d3d5d7 !important;
}
.shop-look-component .shop-look-cta.active ~ .prod-hotspots {
  display: flex;
  outline: none;
}
.shop-look-component .prod-hotspots {
  position: absolute;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.shop-look-component .prod-hotspots .solid {
  background: #fff;
  border: 1px solid #57585b;
  border-radius: 50%;
  box-shadow: 0 0 5px 2px #57585b;
  width: 22px;
  height: 22px;
  transition: 0.1s ease;
}
.shop-look-component .prod-hotspots.active .solid {
  width: 18px;
  height: 18px;
}
@media (min-width: 1024px) {
  .shop-look-component .prod-hotspots:hover .solid {
    width: 18px;
    height: 18px;
  }
}
.shop-look-component.masonry-element .shop-look-cta {
  margin-bottom: 16px;
}
.shop-look-component.masonry-element .bubble-container.left-aligned {
  margin-left: 5px;
}
.shop-look-component.masonry-element .bubble-container.right-aligned {
  margin-right: 5px;
}
.shop-look-component .hero-img {
  position: relative;
}
.shop-look-component .hero-img .shop-look-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 767.98px) {
  .shop-look-component .hero-img .shop-look-wrapper .shop-look-cta {
    left: 12px;
  }
}
.shop-look-component .bubble-wrapper {
  visibility: hidden;
  position: absolute;
  height: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.shop-look-component .bubble-wrapper.displayed {
  display: inline-block;
  visibility: visible;
}
.shop-look-component .bubble-wrapper .bubble-container {
  min-height: 100px;
  outline: none;
}
.shop-look-component .bubble-wrapper .bubble-container.tabbed {
  outline: 4px solid #028ff5;
}
.shop-look-component .bubble-wrapper .bubble-container .product-image {
  margin-bottom: 0;
}
.shop-look-component .bubble-wrapper .bubble-container .loader {
  position: absolute;
  height: 90%;
  width: 95%;
  background-color: rgba(255, 255, 255, 0.5);
}
.shop-look-component .bubble-wrapper .bubble-container .loader svg {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul li a {
  font-size: inherit;
}

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

hr {
  margin: 0;
}

.form-control {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  color: #000;
}
.form-control:focus {
  box-shadow: none;
}

input.form-control.is-invalid {
  background-image: none;
}

select.custom-select.is-invalid {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=);
  background-size: 14px 10px;
}

[class*=collapsible-] .card-header::after,
[class*=collapsible-] .title::after,
[class*=collapsible-].active .card-header::after,
[class*=collapsible-].active .title::after {
  display: none;
}

header ~ .container a:not(.btn-primary):not(.btn-outline-primary) {
  color: #000;
}

.close {
  opacity: 1;
}

.card {
  border: 0;
  border-radius: 0;
}

.modal-content {
  border-radius: 0;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 4px 0 rgba(188, 188, 188, 0.5);
}

/* slick slider reset */
.slick-prev,
.slick-next {
  z-index: 1;
}
.slick-prev::before,
.slick-next::before {
  content: "" !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  opacity: 1;
}

.slick-prev::before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTAgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPiAgICAgICAgPGcgaWQ9IkZhdC1DaGV2ZXJvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkuMDAwMDAwLCAtOS4wMDAwMDApIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICAgICAgPGcgaWQ9IkNoZXZlcm9uLXRvLUNsb3NlLUNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuMDAwMDAwKSI+ICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iQmFjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy43NTAwMDAsIDcuNTAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0zLjc1MDAwMCwgLTcuNTAwMDAwKSAiIHBvaW50cz0iMCAxNSA3LjUgNy41IDAgMCI+PC9wb2x5bGluZT4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat center;
}

.slick-next::before {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE3IiB2aWV3Qm94PSIwIDAgMTAgMTciIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0wIDBoMTB2MTdoLTEweiIgZmlsbC1ydWxlPSJub256ZXJvIiAvPjxwYXRoIGQ9Im0xIDE2IDcuNS03LjUtNy41LTcuNSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgLz48L2c+PC9zdmc+) no-repeat center;
}

.slick-dots {
  display: flex;
}
.slick-dots li {
  width: 100%;
  margin: 0;
  height: 4px;
  background: lightgray;
}
.slick-dots li.slick-active {
  background: darkgray;
}

.veil .underlay,
.veil .spinner {
  display: none;
  z-index: -1;
}

.braintree-loader {
  display: none !important;
}

.swatches > a {
  display: inline-block;
  margin-left: 10px;
}
.swatches > a:first-child {
  margin-left: 0;
}
.swatches > a:last-child {
  margin-right: 0;
}
.swatches > a > span {
  display: inline-block;
}
.swatches.slick-slider {
  margin: 0 10px;
}
.swatches.slick-slider .slick-slide {
  text-align: center;
}
.swatches.slick-slider .slick-slide a > span {
  width: 100%;
}
.swatches.slick-slider .swatch-circle {
  display: block !important;
}

.swatch-circle-orange {
  background: #fb7f40 !important;
}

.swatch-circle-yellow {
  background: #f5cd2b !important;
}

.swatch-circle-beige {
  background: #dcc584 !important;
}

.swatch-circle-blue {
  background: #8bb1c4 !important;
}

.swatch-circle-brown {
  background: #6f3e20 !important;
}

.swatch-circle-green {
  background: #209015 !important;
}

.swatch-circle-grey {
  background: #888 !important;
}

.swatch-circle-navy {
  background: #254470 !important;
}

.swatch-circle-pink {
  background: #e56289 !important;
}

.swatch-circle-purple {
  background: #5c37a0 !important;
}

.swatch-circle-red {
  background: #d22030 !important;
}

.swatch-circle-neon {
  background: #ffe700 !important;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(-105deg, #e56289, #006aa0, #f5cd2b, #f76767) !important;
}

.swatch-circle-neutral {
  background: linear-gradient(to bottom, #633527 25%, #ab6b5e 25% 50%, #ebc8a4 50% 75%, #d6a891 75% 100%) !important;
}

.color-border,
.swatch-circle-container {
  display: inline-block;
  box-shadow: none;
  border: 1px solid transparent;
  margin-bottom: 5px;
  border-radius: 50% !important;
  padding: 0;
  background: none;
  outline: none !important;
  margin-top: 3px;
}
.color-border.selected,
.swatch-circle-container.selected {
  border: 1px solid #000;
}
.color-border.focus,
.swatch-circle-container.focus {
  border: 0;
}
.color-border.selected:hover,
.swatch-circle-container.selected:hover {
  border: 1px solid #000;
}
.color-border.unselectable img:focus,
.swatch-circle-container.unselectable img:focus {
  outline: none !important;
}
.color-border > a,
.swatch-circle-container > a {
  display: inline-block;
}

/*
    Base cartidge has so many hierarchies to override .swatch-circle styles in each page.
    Adding !important to override all the swatch circle styles from base cartidge.
*/
.swatch-circle {
  width: 1.5em;
  height: 1.5em;
  display: inline-block !important;
  position: relative !important;
  border-radius: 50%;
  vertical-align: middle;
  margin: 3px;
  margin-right: 3px !important;
  border: none !important;
}
@media (max-width: 1023.98px) {
  .swatch-circle {
    width: 1em !important;
    height: 1em !important;
  }
}
.swatch-circle img {
  height: 100%;
  width: 100%;
}
@media (max-width: 1023.98px) {
  .swatch-circle img {
    width: 1em !important;
    height: 1em !important;
  }
}
.swatch-circle[data-attr-value=white] img {
  border: 1px solid #979797;
}
.swatch-circle.selected {
  border: 1px solid #000;
}
.swatch-circle.selected::after {
  display: none;
}
.swatch-circle.swatch-circle-miscellaneous {
  transform: rotate(0);
}

.oldswatch-circle {
  width: 33px !important;
  height: 33px !important;
  display: inline-block !important;
  position: relative !important;
  border-radius: 50% !important;
  vertical-align: middle;
}
.oldswatch-circle .oldswatch-circleImg {
  height: 100%;
  width: 100%;
  border-radius: 50% !important;
}
@media (max-width: 1023.98px) {
  .oldswatch-circle .oldswatch-circleImg {
    height: 100% !important;
    width: 100% !important;
  }
}

.markdown-prices {
  color: #000 !important;
}

.product-detail a.swatch-circle-container .swatch-circle.color-value.selected::after {
  display: none;
}
.product-detail a.swatch-circle-container .swatch-circle img {
  vertical-align: top;
}
.product-detail .pdp-swatches.slick-slider {
  max-width: 100%;
  margin: 10px 20px;
}
.product-detail a.swatch-circle-container .swatch-circle.color-value.unselectable {
  cursor: pointer;
  position: relative;
}
.product-detail a.swatch-circle-container .swatch-circle.color-value.unselectable::after {
  background: #000;
  width: 1px;
  position: absolute;
  z-index: 1;
  transform: rotate(54deg);
  transform-origin: bottom;
  height: 48px;
  top: -25px;
  left: 1px;
  content: " ";
  display: block;
}

.refinements li a span:first-child {
  margin-right: 10px;
}

.pdp-swatches {
  margin-bottom: 10px;
}
.pdp-swatches.slick-slider .slick-slide .swatch-circle-container {
  width: auto !important;
  margin: 0 5px;
}
@media (min-width: 768px) {
  .pdp-swatches.slick-slider .slick-slide .swatch-circle-container {
    margin: 0 40px;
  }
}

#editWishlistProductModal .detail-panel .swatch .attribute,
#editProductModal .detail-panel .swatch .attribute {
  width: 100%;
  margin: 0;
  padding: 0;
}
#editWishlistProductModal .detail-panel .swatch .attribute[data-attr=color] .color,
#editProductModal .detail-panel .swatch .attribute[data-attr=color] .color {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1;
  letter-spacing: normal;
}
#editWishlistProductModal .detail-panel .swatch .attribute[data-attr=color] .selected-swatch-name,
#editProductModal .detail-panel .swatch .attribute[data-attr=color] .selected-swatch-name {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: normal;
}
#editWishlistProductModal .detail-panel .swatch[data-attr=size] .size,
#editWishlistProductModal .detail-panel .swatch[data-attr=size] .size-chart,
#editProductModal .detail-panel .swatch[data-attr=size] .size,
#editProductModal .detail-panel .swatch[data-attr=size] .size-chart {
  display: none;
}
#editWishlistProductModal .detail-panel .swatch[data-attr=size] .attribute,
#editProductModal .detail-panel .swatch[data-attr=size] .attribute {
  overflow: auto;
}
#editWishlistProductModal .detail-panel .swatch[data-attr=size] .attribute .custom-select,
#editProductModal .detail-panel .swatch[data-attr=size] .attribute .custom-select {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.125;
  letter-spacing: normal;
  border: none;
  max-width: 220px;
  min-width: initial;
  padding-left: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#editWishlistProductModal .detail-panel .quantity-wrapper > label,
#editProductModal .detail-panel .quantity-wrapper > label {
  margin-bottom: 0;
}
#editWishlistProductModal .swatch-circle-container,
#editProductModal .swatch-circle-container {
  margin-bottom: 5px;
}
#editWishlistProductModal .swatch-circle-container,
#editProductModal .swatch-circle-container {
  background: none;
  padding: 0;
}
#editWishlistProductModal .swatch-circle,
#editProductModal .swatch-circle {
  box-shadow: none;
}
#editWishlistProductModal .custom-select,
#editProductModal .custom-select {
  width: 100%;
}

@media (min-width: 1024px) {
  #editProductModal .detail-panel .swatch[data-attr=size] .attribute .custom-select,
  #editWishlistProductModal .detail-panel .swatch[data-attr=size] .attribute .custom-select {
    float: left;
  }
}
.swatch-circle-container:hover {
  border: 1px solid #d5d5d5;
}

.visual-links-component {
  margin-bottom: 24px;
}
.visual-links-component .quick-links-wrapper:hover {
  text-decoration: none;
}
.visual-links-component .vql-title {
  text-align: center;
  margin-bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 600;
  font-size: 30px;
  font-size: 1.875rem;
  color: #000;
  line-height: 1.0666666667;
}
.visual-links-component .vql-title:lang(ko), .visual-links-component .vql-title:lang(ja), .visual-links-component .vql-title:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 768px) {
  .visual-links-component .vql-title {
    line-height: 48px;
    font-size: 40px;
    font-size: 2.5rem;
  }
  .visual-links-component .vql-title:lang(ko), .visual-links-component .vql-title:lang(ja), .visual-links-component .vql-title:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
}
.visual-links-component .vql-description {
  text-align: center;
  margin-bottom: 0;
  margin-top: 8px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  line-height: 1.2631578947;
}
.visual-links-component .vql-description:lang(ko), .visual-links-component .vql-description:lang(ja), .visual-links-component .vql-description:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.visual-links-component .vql-description:lang(zh) {
  line-height: 23px;
}
.visual-links-component .swiper-parent {
  margin-top: 24px;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .visual-links-component .swiper-parent {
    margin-top: 32px;
  }
}
.visual-links-component .image-reserve-space {
  position: relative;
  padding-top: 118.5%;
}
.visual-links-component .image-reserve-space .image-wrapper {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.visual-links-component .image-reserve-space .image-wrapper img {
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.visual-links-component .image-reserve-space .image-wrapper img:focus {
  outline: none !important;
}
.visual-links-component .image-reserve-space .image-wrapper img:focus-visible {
  border: 1px solid #000 !important;
}
@media (min-width: 768px) {
  .visual-links-component .image-reserve-space .image-wrapper .title-wrapper {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #fff;
    width: 100%;
  }
  .visual-links-component .image-reserve-space .image-wrapper .title-wrapper:lang(ko), .visual-links-component .image-reserve-space .image-wrapper .title-wrapper:lang(ja), .visual-links-component .image-reserve-space .image-wrapper .title-wrapper:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
}
.visual-links-component .image-reserve-space + .vql-tile-description {
  margin-top: 10px;
}
@media (min-width: 1024px) {
  .visual-links-component .image-reserve-space + .vql-tile-description {
    margin-top: 16px;
  }
}
.visual-links-component .title-wrapper {
  width: 100%;
  height: 29px;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 24px;
  font-size: 1.5rem;
  color: #000;
  line-height: 1.1666666667;
}
.visual-links-component .title-wrapper:lang(ko), .visual-links-component .title-wrapper:lang(ja), .visual-links-component .title-wrapper:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
.visual-links-component .title-wrapper a:link,
.visual-links-component .title-wrapper a:hover,
.visual-links-component .title-wrapper a:active {
  text-decoration: none;
  color: #000;
}
@media (min-width: 1024px) {
  .visual-links-component .title-wrapper {
    margin-top: 16px;
  }
}
.visual-links-component .vql-tile-description {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  line-height: 1.2631578947;
}
.visual-links-component .vql-tile-description:lang(ko), .visual-links-component .vql-tile-description:lang(ja), .visual-links-component .vql-tile-description:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.visual-links-component .vql-tile-description:lang(zh) {
  line-height: 23px;
}
@media (min-width: 1024px) {
  .visual-links-component .vql-tile-description {
    margin-bottom: 16px;
  }
}
.visual-links-component .vql-tile-link {
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
  display: inline-block;
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  line-height: 1.2631578947;
}
.visual-links-component .vql-tile-link:lang(ko), .visual-links-component .vql-tile-link:lang(ja), .visual-links-component .vql-tile-link:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.visual-links-component .vql-tile-link:lang(zh) {
  line-height: 23px;
}
.visual-links-component .vql-tile-link:hover {
  text-decoration: none;
  border-bottom: 1px solid #d31334;
}
@media (min-width: 768px) {
  .visual-links-component {
    margin-bottom: 40px;
  }
  .visual-links-component .image-wrapper img {
    width: 249px;
  }
  .visual-links-component.swiper-container {
    height: auto;
  }
}
.visual-links-component.swiper-container .swiper-wrapper {
  transform: translateX(10px);
}
.visual-links-component.swiper-container .swiper-slide {
  transform: translateX(10px);
  padding: 0 2px;
}
.visual-links-component.swiper-container .swiper-button-disabled {
  opacity: 0 !important;
}
.visual-links-component.swiper-container .swiper-button-prev {
  left: 26px;
}
.visual-links-component.swiper-container .swiper-button-prev::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTAgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPiAgICAgICAgPGcgaWQ9IkZhdC1DaGV2ZXJvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkuMDAwMDAwLCAtOS4wMDAwMDApIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICAgICAgPGcgaWQ9IkNoZXZlcm9uLXRvLUNsb3NlLUNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuMDAwMDAwKSI+ICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iQmFjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy43NTAwMDAsIDcuNTAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0zLjc1MDAwMCwgLTcuNTAwMDAwKSAiIHBvaW50cz0iMCAxNSA3LjUgNy41IDAgMCI+PC9wb2x5bGluZT4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat center;
}
.visual-links-component.swiper-container .swiper-button-next {
  right: 16px;
}
.visual-links-component.swiper-container .swiper-button-next::after {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE3IiB2aWV3Qm94PSIwIDAgMTAgMTciIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0wIDBoMTB2MTdoLTEweiIgZmlsbC1ydWxlPSJub256ZXJvIiAvPjxwYXRoIGQ9Im0xIDE2IDcuNS03LjUtNy41LTcuNSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgLz48L2c+PC9zdmc+) no-repeat center;
}
.visual-links-component.swiper-container .swiper-button-prev,
.visual-links-component.swiper-container .swiper-button-next {
  width: 48px;
  height: 48px;
  opacity: 0.85;
  background-color: #fff;
  border-radius: 4px;
}
.visual-links-component.swiper-container .swiper-button-prev::after,
.visual-links-component.swiper-container .swiper-button-next::after {
  content: " ";
  width: 13px;
  height: 23px;
}
.visual-links-component.swiper-container .swiper-button-prev:hover, .visual-links-component.swiper-container .swiper-button-prev:focus,
.visual-links-component.swiper-container .swiper-button-next:hover,
.visual-links-component.swiper-container .swiper-button-next:focus {
  outline: 1px solid #000;
}
.visual-links-component.swiper-container .swiper-button-prev:focus-visible,
.visual-links-component.swiper-container .swiper-button-next:focus-visible {
  outline: 2px solid #000;
}
@media (max-width: 1023.98px) {
  .visual-links-component.swiper-container .swiper-button-prev,
  .visual-links-component.swiper-container .swiper-button-next {
    display: none !important;
  }
  .visual-links-component.swiper-container .title-wrapper {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .visual-links-component.swiper-container .title-wrapper:lang(ko), .visual-links-component.swiper-container .title-wrapper:lang(ja), .visual-links-component.swiper-container .title-wrapper:lang(zh) {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.8px;
  }
  .visual-links-component.swiper-container .title-wrapper:lang(zh) {
    line-height: 22px;
  }
}
.visual-links-component .swiper-slide-init.round-image .title-wrapper {
  text-align: center;
  border-bottom: none;
  font-weight: 500;
  margin-top: 10px;
}
@media (min-width: 1024px) {
  .visual-links-component .swiper-slide-init.round-image .title-wrapper {
    margin-top: 12px;
  }
}
.visual-links-component .swiper-slide-init.round-image .vql-tile-description {
  text-align: center;
}
.visual-links-component .swiper-slide-init.round-image .vql-cta-wrapper {
  text-align: center;
}
.visual-links-component .vql-cta {
  margin-top: 16px;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 1.12;
}
@media (max-width: 767.98px) {
  .visual-links-component .vql-cta {
    width: 95%;
  }
}

.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

body {
  background-color: #fff;
}

b,
strong {
  font-weight: 600 !important;
}

.flag-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMTggMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+cGluPC90aXRsZT4KICAgIDxnIGlkPSJwaW4iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik04LjkwMzIyNTgxLDYuOTY3NzQxOTQgQzcuODM2Mzg3MSw2Ljk2Nzc0MTk0IDYuOTY3NzQxOTQsNy44MzYzODcxIDYuOTY3NzQxOTQsOC45MDMyMjU4MSBDNi45Njc3NDE5NCw5Ljk3MDA2NDUyIDcuODM2Mzg3MSwxMC44Mzg3MDk3IDguOTAzMjI1ODEsMTAuODM4NzA5NyBDOS45NzAwNjQ1MiwxMC44Mzg3MDk3IDEwLjgzODcwOTcsOS45NzAwNjQ1MiAxMC44Mzg3MDk3LDguOTAzMjI1ODEgQzEwLjgzODcwOTcsNy44MzYzODcxIDkuOTcwMDY0NTIsNi45Njc3NDE5NCA4LjkwMzIyNTgxLDYuOTY3NzQxOTQgTTguOTAzMjI1ODEsMTMuMTYxMjkwMyBDNi41NTQzMjI1OCwxMy4xNjEyOTAzIDQuNjQ1MTYxMjksMTEuMjUyMTI5IDQuNjQ1MTYxMjksOC45MDMyMjU4MSBDNC42NDUxNjEyOSw2LjU1NDMyMjU4IDYuNTU0MzIyNTgsNC42NDUxNjEyOSA4LjkwMzIyNTgxLDQuNjQ1MTYxMjkgQzExLjI1MjEyOSw0LjY0NTE2MTI5IDEzLjE2MTI5MDMsNi41NTQzMjI1OCAxMy4xNjEyOTAzLDguOTAzMjI1ODEgQzEzLjE2MTI5MDMsMTEuMjUyMTI5IDExLjI1MjEyOSwxMy4xNjEyOTAzIDguOTAzMjI1ODEsMTMuMTYxMjkwMyBNOC45MDMyMjU4MSwyLjMyMjU4MDY1IEM1LjI3NTM1NDg0LDIuMzIyNTgwNjUgMi4zMjI1ODA2NSw1LjEyODI1ODA2IDIuMzIyNTgwNjUsOC41NzQ5Njc3NCBDMi4zMjI1ODA2NSwxMS44OTc4MDY1IDQuMTUyNzc0MTksMTQuMTE5NzQxOSA1LjkyNDEyOTAzLDE2LjI2ODkwMzIgTDYuNDM5NzQxOTQsMTYuODkxMzU0OCBDNy4zMDUyOTAzMiwxNy45MzAzMjI2IDguMTg5NDE5MzUsMTguOTkyNTE2MSA4LjkwMzIyNTgxLDIwLjE0OTE2MTMgQzkuNjE3MDMyMjYsMTguOTkyNTE2MSAxMC41MDExNjEzLDE3LjkzMDMyMjYgMTEuMzY2NzA5NywxNi44OTEzNTQ4IEwxMS44ODIzMjI2LDE2LjI3MDQ1MTYgQzEzLjY1MzY3NzQsMTQuMTE5NzQxOSAxNS40ODM4NzEsMTEuODk3ODA2NSAxNS40ODM4NzEsOC41NzQ5Njc3NCBDMTUuNDgzODcxLDUuMTI4MjU4MDYgMTIuNTMxMDk2OCwyLjMyMjU4MDY1IDguOTAzMjI1ODEsMi4zMjI1ODA2NSBNOC45MDMyMjU4MSwyNCBDOC40LDI0IDcuOTU0MDY0NTIsMjMuNjc2Mzg3MSA3Ljc5OTIyNTgxLDIzLjE5NjM4NzEgQzcuMjQzMzU0ODQsMjEuNDgzODcxIDUuOTg2MDY0NTIsMTkuOTc0MTkzNSA0LjY1NDQ1MTYxLDE4LjM3NzgwNjUgTDQuMTMxMDk2NzcsMTcuNzQ2MDY0NSBDMi4yOTAwNjQ1MiwxNS41MTE3NDE5IDAsMTIuNzMwODM4NyAwLDguNTc0OTY3NzQgQzAsMy44NDYxOTM1NSAzLjk5NDgzODcxLDAgOC45MDMyMjU4MSwwIEMxMy44MTE2MTI5LDAgMTcuODA2NDUxNiwzLjg0NjE5MzU1IDE3LjgwNjQ1MTYsOC41NzQ5Njc3NCBDMTcuODA2NDUxNiwxMi43MzA4Mzg3IDE1LjUxNjM4NzEsMTUuNTExNzQxOSAxMy42NzUzNTQ4LDE3Ljc0NjA2NDUgTDEzLjE1MiwxOC4zNzc4MDY1IEMxMS44MjAzODcxLDE5Ljk3NDE5MzUgMTAuNTYzMDk2OCwyMS40ODM4NzEgMTAuMDA3MjI1OCwyMy4xOTYzODcxIEM5Ljg1MjM4NzEsMjMuNjc2Mzg3MSA5LjQwNjQ1MTYxLDI0IDguOTAzMjI1ODEsMjQiIGlkPSJGaWxsLTE1OCIgZmlsbD0iIzJEMjcyQSI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=) !important;
}

.country-item img {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMTggMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+cGluPC90aXRsZT4KICAgIDxnIGlkPSJwaW4iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik04LjkwMzIyNTgxLDYuOTY3NzQxOTQgQzcuODM2Mzg3MSw2Ljk2Nzc0MTk0IDYuOTY3NzQxOTQsNy44MzYzODcxIDYuOTY3NzQxOTQsOC45MDMyMjU4MSBDNi45Njc3NDE5NCw5Ljk3MDA2NDUyIDcuODM2Mzg3MSwxMC44Mzg3MDk3IDguOTAzMjI1ODEsMTAuODM4NzA5NyBDOS45NzAwNjQ1MiwxMC44Mzg3MDk3IDEwLjgzODcwOTcsOS45NzAwNjQ1MiAxMC44Mzg3MDk3LDguOTAzMjI1ODEgQzEwLjgzODcwOTcsNy44MzYzODcxIDkuOTcwMDY0NTIsNi45Njc3NDE5NCA4LjkwMzIyNTgxLDYuOTY3NzQxOTQgTTguOTAzMjI1ODEsMTMuMTYxMjkwMyBDNi41NTQzMjI1OCwxMy4xNjEyOTAzIDQuNjQ1MTYxMjksMTEuMjUyMTI5IDQuNjQ1MTYxMjksOC45MDMyMjU4MSBDNC42NDUxNjEyOSw2LjU1NDMyMjU4IDYuNTU0MzIyNTgsNC42NDUxNjEyOSA4LjkwMzIyNTgxLDQuNjQ1MTYxMjkgQzExLjI1MjEyOSw0LjY0NTE2MTI5IDEzLjE2MTI5MDMsNi41NTQzMjI1OCAxMy4xNjEyOTAzLDguOTAzMjI1ODEgQzEzLjE2MTI5MDMsMTEuMjUyMTI5IDExLjI1MjEyOSwxMy4xNjEyOTAzIDguOTAzMjI1ODEsMTMuMTYxMjkwMyBNOC45MDMyMjU4MSwyLjMyMjU4MDY1IEM1LjI3NTM1NDg0LDIuMzIyNTgwNjUgMi4zMjI1ODA2NSw1LjEyODI1ODA2IDIuMzIyNTgwNjUsOC41NzQ5Njc3NCBDMi4zMjI1ODA2NSwxMS44OTc4MDY1IDQuMTUyNzc0MTksMTQuMTE5NzQxOSA1LjkyNDEyOTAzLDE2LjI2ODkwMzIgTDYuNDM5NzQxOTQsMTYuODkxMzU0OCBDNy4zMDUyOTAzMiwxNy45MzAzMjI2IDguMTg5NDE5MzUsMTguOTkyNTE2MSA4LjkwMzIyNTgxLDIwLjE0OTE2MTMgQzkuNjE3MDMyMjYsMTguOTkyNTE2MSAxMC41MDExNjEzLDE3LjkzMDMyMjYgMTEuMzY2NzA5NywxNi44OTEzNTQ4IEwxMS44ODIzMjI2LDE2LjI3MDQ1MTYgQzEzLjY1MzY3NzQsMTQuMTE5NzQxOSAxNS40ODM4NzEsMTEuODk3ODA2NSAxNS40ODM4NzEsOC41NzQ5Njc3NCBDMTUuNDgzODcxLDUuMTI4MjU4MDYgMTIuNTMxMDk2OCwyLjMyMjU4MDY1IDguOTAzMjI1ODEsMi4zMjI1ODA2NSBNOC45MDMyMjU4MSwyNCBDOC40LDI0IDcuOTU0MDY0NTIsMjMuNjc2Mzg3MSA3Ljc5OTIyNTgxLDIzLjE5NjM4NzEgQzcuMjQzMzU0ODQsMjEuNDgzODcxIDUuOTg2MDY0NTIsMTkuOTc0MTkzNSA0LjY1NDQ1MTYxLDE4LjM3NzgwNjUgTDQuMTMxMDk2NzcsMTcuNzQ2MDY0NSBDMi4yOTAwNjQ1MiwxNS41MTE3NDE5IDAsMTIuNzMwODM4NyAwLDguNTc0OTY3NzQgQzAsMy44NDYxOTM1NSAzLjk5NDgzODcxLDAgOC45MDMyMjU4MSwwIEMxMy44MTE2MTI5LDAgMTcuODA2NDUxNiwzLjg0NjE5MzU1IDE3LjgwNjQ1MTYsOC41NzQ5Njc3NCBDMTcuODA2NDUxNiwxMi43MzA4Mzg3IDE1LjUxNjM4NzEsMTUuNTExNzQxOSAxMy42NzUzNTQ4LDE3Ljc0NjA2NDUgTDEzLjE1MiwxOC4zNzc4MDY1IEMxMS44MjAzODcxLDE5Ljk3NDE5MzUgMTAuNTYzMDk2OCwyMS40ODM4NzEgMTAuMDA3MjI1OCwyMy4xOTYzODcxIEM5Ljg1MjM4NzEsMjMuNjc2Mzg3MSA5LjQwNjQ1MTYxLDI0IDguOTAzMjI1ODEsMjQiIGlkPSJGaWxsLTE1OCIgZmlsbD0iIzJEMjcyQSI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=) !important;
}

.pac-container .pac-item.pac-item-selected, .pac-container .pac-item.pac-item-selected:hover {
  background-color: #000;
  color: #fff;
}
.pac-container .pac-item.pac-item-selected .pac-icon-marker, .pac-container .pac-item.pac-item-selected:hover .pac-icon-marker {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' fill='%23ffffff' viewBox='0 -960 960 960'%3E%3Cpath d='M480-80q-14 0-24-8t-15-21q-19-56-47.5-105T314-329q-51-66-82.5-126T200-600q0-117 81.5-198.5T480-880q117 0 198.5 81.5T760-600q0 91-34.5 151.5T646-329q-54 72-81.5 119.5T519-109q-5 14-15.5 21.5T480-80Zm0-143q17-34 38.5-67t63.5-88q43-56 70.5-103.5T680-600q0-83-58.5-141.5T480-800q-83 0-141.5 58.5T280-600q0 71 27.5 118.5T378-378q42 55 63.5 88t38.5 67Zm0-277q42 0 71-29t29-71q0-42-29-71t-71-29q-42 0-71 29t-29 71q0 42 29 71t71 29Zm0-100Z'%3E%3C/path%3E%3C/svg%3E");
}
.pac-container .pac-item.pac-item-selected .pac-item-query, .pac-container .pac-item.pac-item-selected:hover .pac-item-query {
  color: #fff;
}
.pac-container .pac-item:hover {
  background-color: #000;
  color: #fff;
}
.pac-container .pac-item:hover .pac-item-query {
  color: #fff;
}
.pac-container .pac-item:hover .pac-icon-marker {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' fill='%23ffffff' viewBox='0 -960 960 960'%3E%3Cpath d='M480-80q-14 0-24-8t-15-21q-19-56-47.5-105T314-329q-51-66-82.5-126T200-600q0-117 81.5-198.5T480-880q117 0 198.5 81.5T760-600q0 91-34.5 151.5T646-329q-54 72-81.5 119.5T519-109q-5 14-15.5 21.5T480-80Zm0-143q17-34 38.5-67t63.5-88q43-56 70.5-103.5T680-600q0-83-58.5-141.5T480-800q-83 0-141.5 58.5T280-600q0 71 27.5 118.5T378-378q42 55 63.5 88t38.5 67Zm0-277q42 0 71-29t29-71q0-42-29-71t-71-29q-42 0-71 29t-29 71q0 42 29 71t71 29Zm0-100Z'%3E%3C/path%3E%3C/svg%3E");
}
.pac-container .pac-item .pac-icon-marker {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' fill='%23000000' viewBox='0 -960 960 960'%3E%3Cpath d='M480-80q-14 0-24-8t-15-21q-19-56-47.5-105T314-329q-51-66-82.5-126T200-600q0-117 81.5-198.5T480-880q117 0 198.5 81.5T760-600q0 91-34.5 151.5T646-329q-54 72-81.5 119.5T519-109q-5 14-15.5 21.5T480-80Zm0-143q17-34 38.5-67t63.5-88q43-56 70.5-103.5T680-600q0-83-58.5-141.5T480-800q-83 0-141.5 58.5T280-600q0 71 27.5 118.5T378-378q42 55 63.5 88t38.5 67Zm0-277q42 0 71-29t29-71q0-42-29-71t-71-29q-42 0-71 29t-29 71q0 42 29 71t71 29Zm0-100Z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

#onetrust-button-group button#onetrust-reject-all-handler:focus,
#onetrust-button-group button#onetrust-accept-btn-handler:focus,
#onetrust-button-group button#onetrust-pc-btn-handler:focus {
  outline: 1px auto -webkit-focus-ring-color !important;
  outline-offset: 4px !important;
}

.check-gift-card-balance {
  font-size: 17px;
  font-size: 1.0625rem;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: normal;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 0.0625rem;
  display: block;
  margin-left: 24px;
}
.check-gift-card-balance:lang(ko), .check-gift-card-balance:lang(ja), .check-gift-card-balance:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.check-gift-card-balance:lang(zh) {
  line-height: 21px;
}
.check-gift-card-balance:hover {
  text-decoration-color: #d22030;
  -webkit-text-decoration-color: #d22030;
  text-decoration-thickness: 0.0625rem;
}

.giftcard-container .check-gift-card-balance {
  text-align: left;
}

.gift-card-section .gift-card-modal {
  padding-bottom: 32px;
  z-index: 1111;
}
.gift-card-section .gift-card-modal .modal-header {
  border-bottom: none;
  padding: 0;
  text-align: right;
}
.gift-card-section .gift-card-modal .modal-header .modal-close {
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1;
}
.gift-card-section .gift-card-modal .modal-dialog {
  box-shadow: 0 0.5rem 0.75rem 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  align-items: flex-start;
  margin-top: 106px;
  min-height: auto;
  max-width: 875px;
  max-height: 448px;
  border-radius: 0.25rem;
  animation: 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53) forwards;
  animation-name: lll-fadeInUp;
}
.gift-card-section .gift-card-modal .modal-dialog.has-balance .gift-card-check-balance {
  display: none;
}
.gift-card-section .gift-card-modal .modal-dialog.has-balance .gift-card-balance-display {
  display: block;
}
.gift-card-section .gift-card-modal .modal-dialog.has-balance .gift-card-balance-display .btn {
  display: block;
  background-color: #d22030;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075rem;
  width: 100%;
  border: 0.0625rem solid;
  border-radius: 0.25rem;
  text-decoration: none;
  height: 52px;
}
.gift-card-section .gift-card-modal .modal-content {
  border: none;
  padding: 24px;
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 0.75rem 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 576px) {
  .gift-card-section .gift-card-modal .modal-content {
    max-width: 472px;
    width: 472px;
  }
}
.gift-card-section .gift-card-modal .gift-card-balance-display {
  display: none;
}
.gift-card-section .gift-card-modal .gift-card-balance-display .balance {
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 20px;
  margin: 0;
}
.gift-card-section .gift-card-modal .gift-card-balance-display .balance:lang(ko), .gift-card-section .gift-card-modal .gift-card-balance-display .balance:lang(ja), .gift-card-section .gift-card-modal .gift-card-balance-display .balance:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.gift-card-section .gift-card-modal .gift-card-balance-display .balance:lang(zh) {
  line-height: 23px;
}
.gift-card-section .gift-card-modal .gift-card-balance-display .balance .gc-number {
  float: left;
  margin: 12px 0;
}
.gift-card-section .gift-card-modal .gift-card-balance-display .balance .gc-balance {
  float: right;
  margin: 12px 0;
  font-weight: 600;
}
.gift-card-section .gift-card-modal .gift-card-balance-display .modal-header {
  padding: 0;
}
.gift-card-section .gift-card-modal .header-text {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 12px;
  margin-bottom: 0;
}
.gift-card-section .gift-card-modal .header-text:lang(ko), .gift-card-section .gift-card-modal .header-text:lang(ja), .gift-card-section .gift-card-modal .header-text:lang(zh) {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
.gift-card-section .gift-card-modal .header-description {
  font-size: 19px;
  font-size: 1.1875rem;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 16px;
  text-align: left;
}
.gift-card-section .gift-card-modal .header-description:lang(ko), .gift-card-section .gift-card-modal .header-description:lang(ja), .gift-card-section .gift-card-modal .header-description:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.gift-card-section .gift-card-modal .header-description:lang(zh) {
  line-height: 23px;
}
.gift-card-section .gift-card-modal .modal-body .gift-card {
  margin-top: 12px;
  margin-bottom: 0;
}
.gift-card-section .gift-card-modal .modal-body .form-control-label {
  float: left;
}
.gift-card-section .gift-card-modal .modal-body .form-control-label::before {
  color: #000;
}
.gift-card-section .gift-card-modal .modal-body .check-giftcert {
  background-color: #d22030;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075rem;
  width: 100%;
  border: 0.0625rem solid;
  border-radius: 0.25rem;
  text-decoration: none;
  height: 52px;
}
.gift-card-section .gift-card-modal .modal-body .card-number-section .form-control-label {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 6px;
}
.gift-card-section .gift-card-modal .modal-body .card-number-section .form-control-label:lang(ko), .gift-card-section .gift-card-modal .modal-body .card-number-section .form-control-label:lang(ja), .gift-card-section .gift-card-modal .modal-body .card-number-section .form-control-label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.gift-card-section .gift-card-modal .modal-body .card-number-section .form-control-label:lang(zh) {
  line-height: 22px;
}
.gift-card-section .gift-card-modal .modal-body .card-number-section .form-control-label::before {
  content: "";
  margin-right: 0;
}
.gift-card-section .gift-card-modal .modal-body .card-number-section.required .form-control-label::after {
  content: "*";
  margin-left: 1px;
  white-space: pre;
}
.gift-card-section .gift-card-modal .modal-body .card-number-section .gift-modal-error {
  top: 31px;
}
@media (min-width: 1024px) {
  .gift-card-section .gift-card-modal .modal-body {
    text-align: center;
  }
  .gift-card-section .gift-card-modal .modal-body .card-number-section,
  .gift-card-section .gift-card-modal .modal-body .check-giftcert,
  .gift-card-section .gift-card-modal .modal-body .check-btn input.giftCard {
    margin-left: auto;
    margin-right: auto;
  }
  .gift-card-section .gift-card-modal .modal-body .invalid-feedback {
    margin-top: 4px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    color: #d02435;
    line-height: 1.3333333333;
    letter-spacing: 0;
  }
  .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(ko), .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(ja), .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(zh) {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.8px;
  }
  .gift-card-section .gift-card-modal .modal-body .invalid-feedback:lang(zh) {
    line-height: 22px;
  }
  .gift-card-section .gift-card-modal .header-text {
    margin-top: 0;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 32px;
    text-align: left;
  }
  .gift-card-section .gift-card-modal .header-text:lang(ko), .gift-card-section .gift-card-modal .header-text:lang(ja), .gift-card-section .gift-card-modal .header-text:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
  .gift-card-section .gift-card-modal .gift-card-balance-display .modal-header {
    padding-right: 0;
  }
}

/*# sourceMappingURL=globalKR.css.map*/