@charset "UTF-8";

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-tap-highlight-color: transparent !important;
}
html {
  width: 100%;
  height: 100%;
  -ms-overflow-style: scrollbar;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.l-w *,
body {
  box-sizing: border-box;
}
iframe {
  border: none;
}
var {
  font-style: normal;
}
em var {
  font-style: italic;
}
blockquote var {
  font-style: inherit;
}
.cke_widget_inline {
  display: inline !important;
}
a {
  color: inherit;
}
a var,
body.wnd-fe:not(.touched) a:hover var {
  text-decoration: none !important;
}
blockquote[type="cite"] {
  border-color: transparent !important;
}
button {
  border-radius: 0;
}
span {
  -webkit-line-break: auto;
  line-break: auto;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.hidden,
.hide {
  display: none !important;
}
.show {
  display: block;
}
.noscroll {
  overflow: hidden;
}
.noscroll body {
  width: 100%;
  height: auto;
}
.s {
  position: relative;
}
.l-m .s:last-child,
.l-m .s:last-child .s-fs {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.l-m .s-o,
.l-m .s-w {
  height: 100%;
}
.s-bg {
  overflow: hidden;
  clip: rect(0, auto, auto, 0);
  z-index: 0;
}
.s-bg,
.s-bg-l {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.s-bg-l > div {
  position: relative;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.s-bg-l picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.s-bg-l[class*="overlay"]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@supports (padding: max(0)) {
  .s-c {
    padding-left: max(0, env(safe-area-inset-left));
    padding-right: max(0, env(safe-area-inset-right));
  }
}
.s-c {
  position: relative;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin: 0 auto;
}
@supports (-webkit-marquee-repetition: infinite) and (object-fit: fill) {
  .s-bg {
    clip-path: content-box;
  }
}
.wnd-background-pattern {
  background-repeat: repeat;
  background-size: auto;
}
.wnd-background-image + .s-bg-lo,
.wnd-background-pattern + .s-bg-lo,
.wnd-background-video + .s-bg-lo {
  display: block;
}
.bgpos-top-center picture img {
  object-position: 50% 0;
}
.bgpos-center-center picture img {
  object-position: 50% 50%;
}
.bgpos-bottom-center picture img {
  object-position: 50% 100%;
}
.bgatt-fixed picture img {
  position: relative;
  left: 50%;
}
.l:not(.touched) .bgatt-fixed picture img {
  position: fixed !important;
}
.bgatt-fixed.bgpos-top-center picture img {
  transform: translate3d(-50%, 0, 0);
  top: 0;
}
.bgatt-fixed.bgpos-center-center picture img {
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
}
.bgatt-fixed.bgpos-bottom-center picture img {
  transform: translate3d(-50%, -100%, 0);
  top: 100%;
}
.bgatt-parallax:not(.parallax) picture img {
  display: none;
}
.parallax {
  transform: translate3d(0, 0, 0);
  position: fixed;
  z-index: 0;
  pointer-events: none;
}
video.wnd-video-background {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
iframe.wnd-video-background {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
iframe.wnd-video-background.orientation-landscape {
  width: auto;
  height: 100%;
}
iframe.wnd-video-background.orientation-portrait {
  width: 100%;
  height: auto;
}
.wnd-background-video .s-bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.fx-blur-light[style*="background-image"],
.fx-blur-light img,
.fx-blur-light video {
  filter: blur(2.5px);
  transform: scale(1.01);
}
.fx-blur-light .wnd-bg-image-inner,
.fx-blur-light .wnd-sample-wrapper svg {
  -webkit-backdrop-filter: blur(0.7px);
  backdrop-filter: blur(0.7px);
}
.fx-blur-strong[style*="background-image"],
.fx-blur-strong img,
.fx-blur-strong video {
  filter: blur(4.5px);
  transform: scale(1.005);
}
.fx-blur-strong .wnd-bg-image-inner,
.fx-blur-strong .wnd-sample-wrapper svg {
  -webkit-backdrop-filter: blur(1.2px);
  backdrop-filter: blur(1.2px);
}
.fx-grayscale .wnd-bg-image,
.fx-grayscale .wnd-sample-wrapper,
.fx-grayscale[style*="background-image"],
.fx-grayscale img,
.fx-grayscale video {
  filter: grayscale(1);
}
.fx-grayscale-dark .wnd-bg-image,
.fx-grayscale-dark .wnd-sample-wrapper,
.fx-grayscale-dark[style*="background-image"],
.fx-grayscale-dark img {
  filter: grayscale(1) brightness(0.8);
}
.fx-grayscale-dark video {
  filter: grayscale(1) brightness(0.6);
}
.fx-sepia[style*="background-image"],
.fx-sepia img {
  filter: sepia(1) brightness(0.8) contrast(1.5);
}
.fx-sepia video {
  filter: sepia(1) brightness(1.25) contrast(0.85) saturate(1.5);
}
.fx-sepia .wnd-bg-image,
.fx-sepia .wnd-sample-wrapper {
  filter: sepia(1);
}
.wnd-w-narrow .n-l,
.wnd-w-narrow .s-c,
.wnd-w-narrow .slogan-container {
  max-width: 62.5rem;
}
.wnd-w-default .n-l,
.wnd-w-default .s-c,
.wnd-w-default .slogan-container {
  max-width: 71.25rem;
}
.wnd-w-wider .n-l,
.wnd-w-wider .s-c,
.wnd-w-wider .slogan-container {
  max-width: 80rem;
}
.wnd-w-wide .n-l,
.wnd-w-wide .s-c,
.wnd-w-wide .slogan-container {
  max-width: 95rem;
}
.wnd-w-max .n-l,
.wnd-w-max .s-c,
.wnd-w-max .slogan-container {
  max-width: 100%;
}
.wnd-s-normal .s-c {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.wnd-s-normal .box-space,
.wnd-s-normal.s-f .s-c {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.wnd-s-normal.wn-space-top .s-c {
  padding-top: 0.5rem;
}
.wnd-s-normal.wn-space-bottom .s-c {
  padding-bottom: 0.5rem;
}
.wnd-s-higher .s-c {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.wnd-s-higher .box-space {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.wnd-s-higher.s-f .s-c {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.wnd-s-higher.wn-space-top .s-c {
  padding-top: 0.75rem;
}
.wnd-s-higher.wn-space-bottom .s-c {
  padding-bottom: 0.75rem;
}
.wnd-s-high .s-c {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.wnd-s-high .box-space {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.wnd-s-high.s-f .s-c {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.wnd-s-high.wn-space-top .s-c {
  padding-top: 0.75rem;
}
.wnd-s-high.wn-space-bottom .s-c {
  padding-bottom: 0.75rem;
}
.l:not(.l-boxed, .l-sidebar) .l-m .s-hm-hidden + .s:not(.s-hc).wnd-s-high .s-c,
.l:not(.l-boxed, .l-sidebar)
  .l-m
  .s-hm-hidden
  + .s:not(.s-hc).wnd-s-higher
  .s-c {
  padding-top: 0.9375rem;
}
.wnd-h-hidden {
  display: none !important;
}
.wnd-h-auto {
  height: auto;
}
.wnd-h-auto.s-hm:not(.s-hm-bdh) {
  min-height: 12.5rem;
}
.wnd-h-50 {
  min-height: 50vh;
}
.wnd-h-high {
  min-height: 40vh;
}
.wnd-cms .wnd-h-high {
  min-height: calc(40vh - 2.8125rem);
}
.wnd-cms.wnd-uft .wnd-h-high {
  min-height: calc(40vh - 3.0625rem);
}
.wnd-h-full {
  min-height: 50vh;
}
.wnd-cms .wnd-h-full {
  min-height: calc(50vh - 2.8125rem);
}
.wnd-cms.wnd-uft .wnd-h-full {
  min-height: calc(50vh - 3.0625rem);
}
.wnd-hh-auto {
  height: auto;
  min-height: 12.5rem;
}
.wnd-hh-50 {
  min-height: 25vh;
}
.wnd-hh-high {
  min-height: 37.5vh;
}
.wnd-hh-full {
  min-height: 50vh;
}
.wnd-p-tl .s-c {
  justify-content: flex-start;
  align-items: flex-start;
}
.wnd-p-tl .i-a {
  text-align: left;
}
.wnd-p-tc .s-c {
  justify-content: flex-start;
  align-items: center;
}
.wnd-p-tc .i-a {
  text-align: center;
}
.wnd-p-tr .s-c {
  justify-content: flex-start;
  align-items: flex-end;
}
.wnd-p-tr .i-a {
  text-align: right;
}
.wnd-p-cl .s-c {
  justify-content: center;
  align-items: flex-start;
}
.wnd-p-cl .i-a {
  text-align: left;
}
.wnd-p-cc .s-c {
  justify-content: center;
  align-items: center;
}
.wnd-p-cc .i-a {
  text-align: center;
}
.wnd-p-cr .s-c {
  justify-content: center;
  align-items: flex-end;
}
.wnd-p-cr .i-a {
  text-align: right;
}
.wnd-p-bl .s-c {
  justify-content: flex-end;
  align-items: flex-start;
}
.wnd-p-bl .i-a {
  text-align: left;
}
.wnd-p-bc .s-c {
  justify-content: flex-end;
  align-items: center;
}
.wnd-p-bc .i-a {
  text-align: center;
}
.wnd-p-br .s-c {
  justify-content: flex-end;
  align-items: flex-end;
}
.wnd-p-br .i-a {
  text-align: right;
}
.l-narrow .wnd-w-narrow .s-w {
  max-width: 62.5rem;
}
.l-narrow .wnd-w-narrow .s-c {
  max-width: 100%;
}
.l-narrow .wnd-w-narrow.sticky .s-bg,
.l-narrow .wnd-w-narrow.sticky .s-o {
  max-width: 62.5rem;
  margin: 0 auto;
}
.l-narrow .wnd-w-default .s-w {
  max-width: 71.25rem;
}
.l-narrow .wnd-w-default .s-c {
  max-width: 100%;
}
.l-narrow .wnd-w-default.sticky .s-bg,
.l-narrow .wnd-w-default.sticky .s-o {
  max-width: 71.25rem;
  margin: 0 auto;
}
.l-narrow .wnd-w-wider .s-w {
  max-width: 80rem;
}
.l-narrow .wnd-w-wider.sticky .s-bg,
.l-narrow .wnd-w-wider.sticky .s-o {
  max-width: 80rem;
  margin: 0 auto;
}
.l-narrow .wnd-w-wide .s-w {
  max-width: 95rem;
}
.l-narrow .wnd-w-wide .s-c {
  max-width: 100%;
}
.l-narrow .wnd-w-wide.sticky .s-bg,
.l-narrow .wnd-w-wide.sticky .s-o {
  max-width: 95rem;
  margin: 0 auto;
}
.l-narrow .wnd-w-max .s-c,
.l-narrow .wnd-w-max .s-w {
  max-width: 100%;
}
.l-narrow .wnd-w-max.sticky .s-bg,
.l-narrow .wnd-w-max.sticky .s-o {
  max-width: 100%;
  margin: 0 auto;
}
.l-narrow .wnd-s-normal .box-space {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.l-narrow .wnd-s-high .box-space,
.l-narrow .wnd-s-higher .box-space {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.l-sidebar .wnd-w-wide .s-c {
  max-width: 88.75rem;
}
.l-boxed .wnd-s-normal .box-space {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.l-boxed .wnd-s-higher .box-space {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.l-boxed .wnd-s-higher.s-f-simple .s-c {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.l-boxed .wnd-s-high .box-space {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.l-boxed .wnd-s-high.s-f-simple .s-c {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
@supports (padding: max(0)) {
  .l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
    padding-left: max(0.625rem, env(safe-area-inset-left));
    padding-right: max(0.625rem, env(safe-area-inset-right));
  }
}
.l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.l-boxed .wnd-w-narrow.s:not(.s-hn, .s-hm, .s-hb) .s-w {
  max-width: 62.5rem;
}
.l-boxed .wnd-w-default.s:not(.s-hn, .s-hm, .s-hb) .s-w {
  max-width: 71.25rem;
}
.l-boxed .wnd-w-wider.s:not(.s-hn, .s-hm, .s-hb) .s-w {
  max-width: 80rem;
}
.l-boxed .wnd-w-wide.s:not(.s-hn, .s-hm, .s-hb) .s-w {
  max-width: 95rem;
}
.l-boxed .wnd-w-max.s:not(.s-hn, .s-hm, .s-hb) .s-w {
  max-width: 100%;
}
.l-boxed .s-hm.wnd-h-high {
  min-height: 55vh;
}
.wnd-cms .l-boxed .s-hm.wnd-h-high {
  min-height: calc(55vh - 2.8125rem);
}
.wnd-cms.wnd-uft .l-boxed .s-hm.wnd-h-high {
  min-height: calc(55vh - 3.0625rem);
}
.l-boxed .s-hm.wnd-h-full {
  min-height: 80vh;
}
.wnd-cms .l-boxed .s-hm.wnd-h-full {
  min-height: calc(80vh - 2.8125rem);
}
.wnd-cms.wnd-uft .l-boxed .s-hm.wnd-h-full {
  min-height: calc(80vh - 3.0625rem);
}
.l-boxed .l-m .s:not(:first-child) {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.l-boxed .l-f .s {
  padding-top: 0.625rem;
}
.l-boxed .l-f .s.s-f-simple {
  padding-bottom: 0.625rem;
}
.ghostinspector .wnd-h-50 {
  min-height: 25rem;
}
.ghostinspector .wnd-h-high {
  min-height: 20rem;
}
.wnd-cms.ghostinspector .wnd-h-high {
  min-height: 17.1875rem;
}
.wnd-cms.wnd-uft.ghostinspector .wnd-h-high {
  min-height: 16.9375rem;
}
.ghostinspector .wnd-h-full {
  min-height: 25rem;
}
.wnd-cms.ghostinspector .wnd-h-full {
  min-height: 22.1875rem;
}
.wnd-cms.wnd-uft.ghostinspector .wnd-h-full {
  min-height: 21.9375rem;
}
.ghostinspector .wnd-hh-50 {
  min-height: 12.5rem;
}
.ghostinspector .wnd-hh-high {
  min-height: 18.75rem;
}
.ghostinspector .wnd-hh-full {
  min-height: 25rem;
}
.ghostinspector.l-boxed .s-hm.wnd-h-high {
  min-height: 27.5rem;
}
.wnd-cms .ghostinspector.l-boxed .s-hm.wnd-h-high {
  min-height: 24.6875rem;
}
.wnd-cms.wnd-uft .ghostinspector.l-boxed .s-hm.wnd-h-high {
  min-height: 24.4375rem;
}
.ghostinspector.l-boxed .s-hm.wnd-h-full {
  min-height: 40rem;
}
.wnd-cms .ghostinspector.l-boxed .s-hm.wnd-h-full {
  min-height: 37.1875rem;
}
.wnd-cms.wnd-uft .ghostinspector.l-boxed .s-hm.wnd-h-full {
  min-height: 36.9375rem;
}
.cq {
  container: cq/size;
}
.b {
  padding: 0;
  margin: 0;
}
.b-c {
  position: relative;
  overflow: hidden;
}
.b.wnd-align-left > div {
  text-align: left;
}
.b.wnd-align-center > div {
  text-align: center;
}
.b.wnd-align-right > div {
  text-align: right;
}
.b-s {
  padding: 0.625rem;
}
.b-s-t {
  padding-top: 0.625rem;
}
.b-s-r {
  padding-right: 0.625rem;
}
.b-s-b {
  padding-bottom: 0.625rem;
}
.b-s-l {
  padding-left: 0.625rem;
}
.b-s-0 {
  padding: 0;
}
.b-s-t0 {
  padding-top: 0 !important;
}
.b-s-r0 {
  padding-right: 0 !important;
}
.b-s-b0 {
  padding-bottom: 0 !important;
}
.b-s-l0 {
  padding-left: 0 !important;
}
.b-s-25 {
  padding: 0.15625rem;
}
.b-s-t25 {
  padding-top: 0.15625rem;
}
.b-s-r25 {
  padding-right: 0.15625rem;
}
.b-s-b25 {
  padding-bottom: 0.15625rem;
}
.b-s-l25 {
  padding-left: 0.15625rem;
}
.b-s-50 {
  padding: 0.3125rem;
}
.b-s-t50 {
  padding-top: 0.3125rem;
}
.b-s-r50 {
  padding-right: 0.3125rem;
}
.b-s-b50 {
  padding-bottom: 0.3125rem;
}
.b-s-l50 {
  padding-left: 0.3125rem;
}
.b-s-60 {
  padding: 0.375rem;
}
.b-s-t60 {
  padding-top: 0.375rem;
}
.b-s-r60 {
  padding-right: 0.375rem;
}
.b-s-b60 {
  padding-bottom: 0.375rem;
}
.b-s-l60 {
  padding-left: 0.375rem;
}
.b-s-150 {
  padding: 0.9375rem;
}
.b-s-t150 {
  padding-top: 0.9375rem;
}
.b-s-r150 {
  padding-right: 0.9375rem;
}
.b-s-b150 {
  padding-bottom: 0.9375rem;
}
.b-s-l150 {
  padding-left: 0.9375rem;
}
.b-s-200 {
  padding: 1.25rem;
}
.b-s-t200 {
  padding-top: 1.25rem;
}
.b-s-r200 {
  padding-right: 1.25rem;
}
.b-s-b200 {
  padding-bottom: 1.25rem;
}
.b-s-l200 {
  padding-left: 1.25rem;
}
.b-s-pr .b-s-0 {
  padding: 0;
}
.b-s-pr .b-s-t0 {
  padding-top: 0 !important;
}
.b-s-pr .b-s-r0 {
  padding-right: 0 !important;
}
.b-s-pr .b-s-b0 {
  padding-bottom: 0 !important;
}
.b-s-pr .b-s-l0 {
  padding-left: 0 !important;
}
.b-cs {
  margin: 0 auto;
}
.c .b-cs:not(.item-perex),
.mt .b-cs {
  max-width: 100% !important;
}
.l-sidebar .b-cs,
.wnd-tce:not(.wt-blogpost) .b-cs.b-text {
  margin: 0;
}
.l-sidebar .b-text .b-cs,
.wnd-tce:not(.wt-blogpost) .b-text .b-cs {
  max-width: 100%;
}
.wnd-w-narrow .b-cs {
  max-width: 52.5rem;
}
.wt-blogpost .wnd-w-narrow .b-cs {
  max-width: 44.375rem;
}
.wt-blogpost.l-sidebar .wnd-w-narrow .b-cs {
  max-width: 56.875rem;
}
.wnd-w-default .b-cs {
  max-width: 58.4375rem;
}
.wt-blogpost .wnd-w-default .b-cs {
  max-width: 50.5625rem;
}
.wt-blogpost.l-sidebar .wnd-w-default .b-cs {
  max-width: 60.5625rem;
}
.wnd-w-wider .b-cs {
  max-width: 60.8125rem;
}
.wt-blogpost .wnd-w-wider .b-cs {
  max-width: 54.375rem;
}
.wt-blogpost.l-sidebar .wnd-w-wider .b-cs {
  max-width: 64rem;
}
.wnd-w-wide .b-cs {
  max-width: 62.6875rem;
}
.wt-blogpost .wnd-w-wide .b-cs {
  max-width: 57rem;
}
.wt-blogpost.l-sidebar .wnd-w-wide .b-cs {
  max-width: 66.5rem;
}
.wnd-w-max .b-cs {
  max-width: 79.1875rem;
}
.wt-blogpost .wnd-w-max .b-cs {
  max-width: 72rem;
}
.wt-blogpost.l-sidebar .wnd-w-max .b-cs {
  max-width: 84rem;
}
.l:not(.l-sidebar) .wnd-float-left {
  margin-left: 0 !important;
  margin-right: 0.625rem !important;
}
.l:not(.l-sidebar) .wnd-float-right {
  margin-right: 0 !important;
  margin-left: 0.625rem !important;
}
.l:not(.l-sidebar) .c .b.wnd-float-left,
.l:not(.l-sidebar) .c .b.wnd-float-right {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mt-link {
  text-decoration: none !important;
  color: inherit !important;
}
.l .l-page .t .b-text .wnd-align-left {
  text-align: left;
}
.l .l-page .t .b-text .wnd-align-center {
  text-align: center;
}
.l .l-page .t .b-text .wnd-align-justify {
  text-align: justify;
}
.l .l-page .t .b-text .wnd-align-right {
  text-align: right;
}
.l-sidebar .wnd-w-narrow .b-text blockquote,
.l-sidebar .wnd-w-narrow .b-text h1,
.l-sidebar .wnd-w-narrow .b-text h2,
.l-sidebar .wnd-w-narrow .b-text h3,
.l-sidebar .wnd-w-narrow .b-text li,
.l-sidebar .wnd-w-narrow .b-text p,
.wnd-tce:not(.wt-blogpost) .wnd-w-narrow .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .wnd-w-narrow .b-text h1,
.wnd-tce:not(.wt-blogpost) .wnd-w-narrow .b-text h2,
.wnd-tce:not(.wt-blogpost) .wnd-w-narrow .b-text h3,
.wnd-tce:not(.wt-blogpost) .wnd-w-narrow .b-text li,
.wnd-tce:not(.wt-blogpost) .wnd-w-narrow .b-text p {
  max-width: 52.5rem;
}
.l-sidebar.wt-blogpost .wnd-w-narrow .b-text blockquote,
.l-sidebar.wt-blogpost .wnd-w-narrow .b-text h1,
.l-sidebar.wt-blogpost .wnd-w-narrow .b-text h2,
.l-sidebar.wt-blogpost .wnd-w-narrow .b-text h3,
.l-sidebar.wt-blogpost .wnd-w-narrow .b-text li,
.l-sidebar.wt-blogpost .wnd-w-narrow .b-text p {
  max-width: 56.875rem;
}
.l-sidebar .wnd-w-default .b-text blockquote,
.l-sidebar .wnd-w-default .b-text h1,
.l-sidebar .wnd-w-default .b-text h2,
.l-sidebar .wnd-w-default .b-text h3,
.l-sidebar .wnd-w-default .b-text li,
.l-sidebar .wnd-w-default .b-text p,
.wnd-tce:not(.wt-blogpost) .wnd-w-default .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .wnd-w-default .b-text h1,
.wnd-tce:not(.wt-blogpost) .wnd-w-default .b-text h2,
.wnd-tce:not(.wt-blogpost) .wnd-w-default .b-text h3,
.wnd-tce:not(.wt-blogpost) .wnd-w-default .b-text li,
.wnd-tce:not(.wt-blogpost) .wnd-w-default .b-text p {
  max-width: 58.4375rem;
}
.l-sidebar.wt-blogpost .wnd-w-default .b-text blockquote,
.l-sidebar.wt-blogpost .wnd-w-default .b-text h1,
.l-sidebar.wt-blogpost .wnd-w-default .b-text h2,
.l-sidebar.wt-blogpost .wnd-w-default .b-text h3,
.l-sidebar.wt-blogpost .wnd-w-default .b-text li,
.l-sidebar.wt-blogpost .wnd-w-default .b-text p {
  max-width: 60.5625rem;
}
.l-sidebar .wnd-w-wider .b-text blockquote,
.l-sidebar .wnd-w-wider .b-text h1,
.l-sidebar .wnd-w-wider .b-text h2,
.l-sidebar .wnd-w-wider .b-text h3,
.l-sidebar .wnd-w-wider .b-text li,
.l-sidebar .wnd-w-wider .b-text p,
.wnd-tce:not(.wt-blogpost) .wnd-w-wider .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .wnd-w-wider .b-text h1,
.wnd-tce:not(.wt-blogpost) .wnd-w-wider .b-text h2,
.wnd-tce:not(.wt-blogpost) .wnd-w-wider .b-text h3,
.wnd-tce:not(.wt-blogpost) .wnd-w-wider .b-text li,
.wnd-tce:not(.wt-blogpost) .wnd-w-wider .b-text p {
  max-width: 60.8125rem;
}
.l-sidebar.wt-blogpost .wnd-w-wider .b-text blockquote,
.l-sidebar.wt-blogpost .wnd-w-wider .b-text h1,
.l-sidebar.wt-blogpost .wnd-w-wider .b-text h2,
.l-sidebar.wt-blogpost .wnd-w-wider .b-text h3,
.l-sidebar.wt-blogpost .wnd-w-wider .b-text li,
.l-sidebar.wt-blogpost .wnd-w-wider .b-text p {
  max-width: 64rem;
}
.l-sidebar .wnd-w-wide .b-text blockquote,
.l-sidebar .wnd-w-wide .b-text h1,
.l-sidebar .wnd-w-wide .b-text h2,
.l-sidebar .wnd-w-wide .b-text h3,
.l-sidebar .wnd-w-wide .b-text li,
.l-sidebar .wnd-w-wide .b-text p,
.wnd-tce:not(.wt-blogpost) .wnd-w-wide .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .wnd-w-wide .b-text h1,
.wnd-tce:not(.wt-blogpost) .wnd-w-wide .b-text h2,
.wnd-tce:not(.wt-blogpost) .wnd-w-wide .b-text h3,
.wnd-tce:not(.wt-blogpost) .wnd-w-wide .b-text li,
.wnd-tce:not(.wt-blogpost) .wnd-w-wide .b-text p {
  max-width: 62.6875rem;
}
.l-sidebar.wt-blogpost .wnd-w-wide .b-text blockquote,
.l-sidebar.wt-blogpost .wnd-w-wide .b-text h1,
.l-sidebar.wt-blogpost .wnd-w-wide .b-text h2,
.l-sidebar.wt-blogpost .wnd-w-wide .b-text h3,
.l-sidebar.wt-blogpost .wnd-w-wide .b-text li,
.l-sidebar.wt-blogpost .wnd-w-wide .b-text p {
  max-width: 66.5rem;
}
.l-sidebar .wnd-w-max .b-text blockquote,
.l-sidebar .wnd-w-max .b-text h1,
.l-sidebar .wnd-w-max .b-text h2,
.l-sidebar .wnd-w-max .b-text h3,
.l-sidebar .wnd-w-max .b-text li,
.l-sidebar .wnd-w-max .b-text p,
.wnd-tce:not(.wt-blogpost) .wnd-w-max .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .wnd-w-max .b-text h1,
.wnd-tce:not(.wt-blogpost) .wnd-w-max .b-text h2,
.wnd-tce:not(.wt-blogpost) .wnd-w-max .b-text h3,
.wnd-tce:not(.wt-blogpost) .wnd-w-max .b-text li,
.wnd-tce:not(.wt-blogpost) .wnd-w-max .b-text p {
  max-width: 79.1875rem;
}
.l-sidebar.wt-blogpost .wnd-w-max .b-text blockquote,
.l-sidebar.wt-blogpost .wnd-w-max .b-text h1,
.l-sidebar.wt-blogpost .wnd-w-max .b-text h2,
.l-sidebar.wt-blogpost .wnd-w-max .b-text h3,
.l-sidebar.wt-blogpost .wnd-w-max .b-text li,
.l-sidebar.wt-blogpost .wnd-w-max .b-text p {
  max-width: 84rem;
}
.l-sidebar .b-e-d .b-text blockquote,
.l-sidebar .b-e-d .b-text h1,
.l-sidebar .b-e-d .b-text h2,
.l-sidebar .b-e-d .b-text h3,
.l-sidebar .b-e-d .b-text li,
.l-sidebar .b-e-d .b-text p,
.l-sidebar .c .b-text blockquote,
.l-sidebar .c .b-text h1,
.l-sidebar .c .b-text h2,
.l-sidebar .c .b-text h3,
.l-sidebar .c .b-text li,
.l-sidebar .c .b-text p,
.l-sidebar .mt .b-text blockquote,
.l-sidebar .mt .b-text h1,
.l-sidebar .mt .b-text h2,
.l-sidebar .mt .b-text h3,
.l-sidebar .mt .b-text li,
.l-sidebar .mt .b-text p,
.wnd-tce:not(.wt-blogpost) .b-e-d .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .b-e-d .b-text h1,
.wnd-tce:not(.wt-blogpost) .b-e-d .b-text h2,
.wnd-tce:not(.wt-blogpost) .b-e-d .b-text h3,
.wnd-tce:not(.wt-blogpost) .b-e-d .b-text li,
.wnd-tce:not(.wt-blogpost) .b-e-d .b-text p,
.wnd-tce:not(.wt-blogpost) .c .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .c .b-text h1,
.wnd-tce:not(.wt-blogpost) .c .b-text h2,
.wnd-tce:not(.wt-blogpost) .c .b-text h3,
.wnd-tce:not(.wt-blogpost) .c .b-text li,
.wnd-tce:not(.wt-blogpost) .c .b-text p,
.wnd-tce:not(.wt-blogpost) .mt .b-text blockquote,
.wnd-tce:not(.wt-blogpost) .mt .b-text h1,
.wnd-tce:not(.wt-blogpost) .mt .b-text h2,
.wnd-tce:not(.wt-blogpost) .mt .b-text h3,
.wnd-tce:not(.wt-blogpost) .mt .b-text li,
.wnd-tce:not(.wt-blogpost) .mt .b-text p {
  max-width: 100% !important;
}
.l.l-sidebar .t .b-text .wnd-align-left,
.wnd-tce:not(.wt-blogpost) .wnd-align-left {
  margin-right: auto;
  margin-left: 0;
}
.l.l-sidebar .t .b-text .wnd-align-center,
.l.l-sidebar .t .b-text .wnd-align-justify,
.wnd-tce:not(.wt-blogpost) .wnd-align-center,
.wnd-tce:not(.wt-blogpost) .wnd-align-justify {
  margin-left: auto;
  margin-right: auto;
}
.l.l-sidebar .t .b-text .wnd-align-right,
.wnd-tce:not(.wt-blogpost) .wnd-align-right {
  margin-left: auto;
  margin-right: 0;
}
.b:not(.blog) font.wnd-font-size-10 {
  font-size: 10%;
}
.b:not(.blog) font.wnd-font-size-20 {
  font-size: 20%;
}
.b:not(.blog) font.wnd-font-size-30 {
  font-size: 30%;
}
.b:not(.blog) font.wnd-font-size-40 {
  font-size: 40%;
}
.b:not(.blog) font.wnd-font-size-50 {
  font-size: 50%;
}
.b:not(.blog) font.wnd-font-size-60 {
  font-size: 60%;
}
.b:not(.blog) font.wnd-font-size-70 {
  font-size: 70%;
}
.b:not(.blog) font.wnd-font-size-80 {
  font-size: 80%;
}
.b:not(.blog) font.wnd-font-size-90 {
  font-size: 90%;
}
.b:not(.blog) font.wnd-font-size-100 {
  font-size: 100%;
}
.b:not(.blog) font.wnd-font-size-110 {
  font-size: 110%;
}
.b:not(.blog) font.wnd-font-size-120 {
  font-size: 120%;
}
.b:not(.blog) font.wnd-font-size-130 {
  font-size: 130%;
}
.b:not(.blog) font.wnd-font-size-140 {
  font-size: 140%;
}
.b:not(.blog) font.wnd-font-size-150 {
  font-size: 150%;
}
.b:not(.blog) font.wnd-font-size-160 {
  font-size: 160%;
}
.b:not(.blog) font.wnd-font-size-170 {
  font-size: 170%;
}
.b:not(.blog) font.wnd-font-size-180 {
  font-size: 180%;
}
.b:not(.blog) font.wnd-font-size-190 {
  font-size: 190%;
}
.b:not(.blog) font.wnd-font-size-200 {
  font-size: 200%;
}
.b-text a,
.b-text a font[class*="wsw-"],
.link a {
  transition: color 0.2s ease-in-out, border 0.2s ease-in-out,
    text-decoration-color 0.2s ease-in-out;
  text-underline-offset: 2px;
  text-decoration: underline from-font;
}
body.wnd-fe:not(.touched) .b-text a:hover,
body.wnd-fe:not(.touched) .b-text a font[class*="wsw-"]:hover,
body.wnd-fe:not(.touched) .link a:hover {
  text-decoration-color: currentcolor !important;
}
.b-text h1 a,
.b-text h1 a font[class*="wsw-"],
.b-text h2 a,
.b-text h2 a font[class*="wsw-"],
.b-text h3 a,
.b-text h3 a font[class*="wsw-"],
.b-text h4 a,
.b-text h4 a font[class*="wsw-"] {
  text-underline-offset: 3px;
}
.b-text a font[class*="wsw-"] {
  z-index: 5;
}
.b.b-text font[class*="wsw-"] a {
  text-decoration-color: inherit !important;
  color: inherit !important;
}
.arrow {
  position: absolute;
  top: 0;
  cursor: pointer;
  line-height: 1;
  font-size: 0;
}
.arrow,
.c .arrow {
  width: 3rem;
}
.arrow-submit {
  line-height: 1.5;
  transition: all 0.3s;
  font-weight: 600;
  text-align: center;
  width: 3rem;
  height: 3rem;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -1.5rem;
}
.arrow-submit,
.c .arrow-submit {
  font-size: 2rem;
}
.c .arrow-submit {
  line-height: 1.5;
  width: 3rem;
  height: 3rem;
  margin-top: -1.5rem;
}
.arrow-submit:before {
  display: block;
}
.arrow-prev,
.c .arrow-prev {
  left: -0.3125rem;
}
.arrow-prev .arrow-submit:before {
  content: "꤀";
  font-family: WebnodeIcons, serif;
}
.arrow-next,
.c .arrow-next {
  right: -0.3125rem;
}
.arrow-next .arrow-submit:before {
  content: "꤁";
  font-family: WebnodeIcons, serif;
}
.dots,
.not-loaded .arrow {
  display: none;
}
.dots {
  --nav-bullet-small-size: 4px;
  --nav-bullet-large-size: 6px;
  --nav-bullet-spacing: 4px;
  transition: display 0.3s ease-in-out;
  position: relative;
  line-height: 0;
  text-align: center;
  width: 100%;
  height: 0.875rem;
  padding: 0;
  margin: 0.9375rem auto 0;
  overflow: hidden;
}
.dots.show {
  display: block;
}
.dots-content {
  width: 4.375rem;
  height: 0.875rem;
  margin: 0 auto;
}
.dots-content,
.dots ul {
  overflow: hidden;
  position: relative;
}
.dots ul {
  list-style: none;
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.dots ul.transition {
  transition: margin-left 0.15s linear;
}
.dots li {
  transition: background-color 0.3s ease-in-out;
  position: relative;
  display: inline-block;
  width: var(--nav-bullet-large-size);
  height: var(--nav-bullet-large-size);
  margin: var(--nav-bullet-spacing);
  padding: 0;
  overflow: hidden;
  border-radius: 50%;
  cursor: pointer;
}
.dots li.clone {
  display: none;
}
.dots li.active {
  transition: background-color 0.3s ease-in-out;
}
.dots .infinite {
  width: calc(
    (var(--nav-bullet-small-size) + var(--nav-bullet-spacing) * 2) * 2 +
      (var(--nav-bullet-large-size) + var(--nav-bullet-spacing) * 2) * 3
  );
}
.dots .infinite li {
  height: var(--nav-bullet-small-size);
  width: var(--nav-bullet-small-size);
  vertical-align: middle;
}
.dots .infinite li.active,
.dots .infinite li.large {
  height: var(--nav-bullet-large-size);
  width: var(--nav-bullet-large-size);
}
.dots .infinite li.clone {
  display: inline-block;
}
.dots.transition .infinite ul {
  transition: margin-left 0.15s linear;
}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.lbox-d .pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: hsla(0, 0%, 100%, 0.9);
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 0.125rem;
  --pswp-error-text-color: #fff;
}
.lbox-l .pswp {
  --pswp-bg: #fff;
  --pswp-placeholder-bg: #222;
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: hsla(0, 0%, 100%, 0.9);
  --pswp-icon-color: #454545;
  --pswp-icon-color-secondary: #fff;
  --pswp-icon-stroke-color: #454545;
  --pswp-icon-stroke-width: 0;
  --pswp-error-text-color: #454545;
}
.pswp {
  --pswp-root-z-index: 100000;
  z-index: var(--pswp-root-z-index);
  display: none;
  touch-action: none;
  opacity: 0.003;
  contain: layout style size;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.pswp,
.pswp:focus {
  outline: 0;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--open {
  display: block;
}
.pswp,
.pswp__bg {
  transform: translateZ(0);
  will-change: opacity;
}
.pswp__bg {
  background: var(--pswp-bg);
}
.pswp,
.pswp__scroll-wrap {
  overflow: hidden;
}
.pswp,
.pswp__bg,
.pswp__container,
.pswp__img,
.pswp__item,
.pswp__scroll-wrap,
.pswp__zoom-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pswp {
  position: fixed;
}
.pswp__img,
.pswp__zoom-wrap {
  width: auto;
  height: auto;
}
.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor: zoom-in;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
  cursor: grab;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: grabbing;
}
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
  cursor: zoom-out;
}
.pswp__button,
.pswp__container,
.pswp__counter,
.pswp__img {
  -webkit-user-select: none;
  user-select: none;
}
.pswp__item {
  z-index: 1;
  overflow: hidden;
}
.pswp__hidden {
  display: none !important;
}
.pswp__error-msg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 0.625rem;
  margin-top: -0.5em;
  font-size: 1em;
  line-height: 1;
  color: var(--pswp-error-text-color);
  text-align: center;
}
.pswp__error-msg a {
  color: var(--pswp-error-text-color);
  text-decoration: underline;
}
.pswp .pswp__hide-on-close {
  opacity: 0.005;
  will-change: opacity;
  transition: opacity var(--pswp-transition-duration)
    cubic-bezier(0.4, 0, 0.22, 1);
  z-index: 10;
  pointer-events: none;
}
.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto;
}
.pswp__button {
  position: relative;
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 0.85;
  -webkit-appearance: none;
  -webkit-touch-callout: none;
}
.pswp__button:active,
.pswp__button:focus,
.pswp__button:hover {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}
.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}
.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
  position: absolute;
  top: 0.5625rem;
  left: 0.5625rem;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  pointer-events: none;
}
.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}
.pswp__icn:focus {
  outline: 0;
}
.pswp__img--with-bg,
div.pswp__img--placeholder {
  background: var(--pswp-placeholder-bg);
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3.125rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  z-index: 10;
  pointer-events: none !important;
}
.pswp__top-bar > * {
  pointer-events: auto;
  will-change: opacity;
}
.pswp__button--close {
  margin-right: 0.375rem;
}
.pswp__button--arrow {
  position: absolute;
  width: 4.6875rem;
  height: 6.25rem;
  top: 50%;
  margin-top: -3.125rem;
}
.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}
.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -1.875rem;
  width: 3.75rem;
  height: 3.75rem;
  background: none;
  border-radius: 0;
}
.pswp--one-slide .pswp__button--arrow {
  display: none;
}
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}
.pswp__button--arrow--prev {
  right: auto;
  left: 0;
}
.pswp__button--arrow--next {
  right: 0;
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 0.875rem;
  transform: scale(-1, 1);
}
.pswp__button--zoom {
  display: none;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp:not(.pswp--zoomed-in) .pswp__zoom-icn-bar-v {
  display: none;
}
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 3.125rem;
  height: 3.125rem;
  margin-right: auto;
}
.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: a 0.6s linear infinite;
}
.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}
.pswp__counter {
  height: 1.875rem;
  margin: 0.625rem 0 0 1.25rem;
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: var(--pswp-icon-color);
  text-shadow: 0.0625rem 0.0625rem 0.1875rem var(--pswp-icon-color-secondary);
  opacity: 0.85;
  font-family: sans-serif;
}
.pswp--one-slide .pswp__counter {
  display: none;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 2.75rem;
  text-align: center;
  padding: 0.625rem 0 0;
}
.pswp__caption small {
  font-size: 0.6875rem;
  color: #bbb;
}
.pswp__caption__center {
  text-align: center;
  max-width: 100%;
  margin: auto;
  padding: 0.625rem;
}
.lbox-l .pswp__caption__center {
  color: #666;
}
.lbox-d .pswp__caption__center {
  color: #ccc;
}
.pswp__caption--empty {
  display: none;
}
.pswp__dynamic-caption {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.12s linear !important;
  text-align: center;
}
.lbox-l .pswp__dynamic-caption {
  color: #666;
}
.lbox-d .pswp__dynamic-caption {
  color: #ccc;
}
.pswp-caption-content {
  display: none;
}
.pswp__dynamic-caption a {
  color: #fff;
}
.pswp__dynamic-caption--faded {
  opacity: 0 !important;
}
.pswp__dynamic-caption--aside {
  width: auto;
  max-width: 18.75rem;
  padding: 1.25rem 0.9375rem 1.25rem 1.25rem;
  margin-top: 4.375rem;
}
.pswp__dynamic-caption--below {
  width: auto;
  padding: 0.9375rem 0 0;
}
.pswp__dynamic-caption--on-hor-edge {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.pswp__dynamic-caption--mobile {
  width: 100%;
  top: auto;
  right: 0;
  bottom: 0;
  padding: 0.625rem 0.9375rem;
}
.pswp__button--fullscreen-toggle svg,
.pswp__fullscreen-toggle svg {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
  position: absolute;
  top: 0.5625rem;
  left: 0.5625rem;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  pointer-events: none;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.loading {
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  justify-content: center;
  align-items: flex-start;
  opacity: 0;
  z-index: 20;
  padding: 15% 0;
  display: none;
}
.loading-loader {
  animation: a 1.25s infinite linear;
  transform: translateZ(0);
  border: 2px solid currentcolor;
  border-top-color: transparent;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}
@keyframes b {
  0% {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(1turn);
  }
}
.wtf-loading {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wtf-loading:before {
  content: "";
  animation: b 1.25s infinite linear;
  transform: translateZ(0);
  border: 3px solid currentcolor;
  border-top-color: transparent !important;
  border-radius: 50%;
  display: block;
  width: 6.25rem;
  height: 6.25rem;
}
.wtf-loading-msg {
  margin-top: 1.25rem;
}
::selection {
  background-color: rgba(105, 160, 215, 0.4);
}
.cz,
.ez,
.mz,
.sw {
  padding: 0;
  margin: 0;
}
.cz,
.ez,
.mz {
  position: relative;
}
#wnd-workarea .cz:empty,
#wnd-workarea .ez:empty,
#wnd-workarea .mz:empty {
  padding: 0.9375rem 0;
}
.cz p.empty,
.ez p.empty,
.mz p.empty {
  text-align: center;
  padding: 0.625rem 0;
}
.c,
.ez {
  container: c/inline-size;
}
.c {
  float: left;
}
.it {
  max-width: 100%;
}
.it,
.it-c {
  display: inline-block;
}
.it-c {
  padding: 0.3125rem 0.625rem;
}
.id-c,
.ld-c {
  padding: 0;
}
.logo-classic .b-l {
  max-width: 15rem;
  overflow: hidden;
  margin-left: calc(-0.3125rem - 0.21em);
}
.logo-classic .b-l.lobster {
  margin-left: calc(-0.3125rem - 0.27em);
}
.logo-classic .b-l.allura {
  margin-left: calc(-0.3125rem - 0.36em);
}
.logo-classic .b-l-c {
  display: table;
  padding: 0.125rem 0.3125rem;
}
.logo-classic .b-l-link {
  text-decoration: none;
  height: 100%;
  width: 100%;
  display: table;
}
.logo-classic .b-l-image {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0.75rem;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.logo-classic .b-l-image-w {
  display: table;
}
.logo-classic .b-l-image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.logo-classic .b-l.b-ls-s img {
  max-height: 2.5rem;
}
.logo-classic .b-l.b-ls-m img {
  max-height: 3.25rem;
}
.logo-classic .b-l.b-ls-l img {
  max-height: 3.75rem;
}
.logo-classic .b-l-embed {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0.75rem;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  border-spacing: 0;
}
.logo-classic .b-l-embed-w {
  display: table;
}
.logo-classic .b-l-embed-svg:after,
.logo-classic .b-l-embed-w:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-classic .b-l-embed-svg {
  display: block;
  width: auto;
}
.logo-classic .b-l.b-ls-s .logo-svg {
  height: 2.25rem;
}
.logo-classic .b-l.b-ls-m .logo-svg {
  height: 2.875rem;
}
.logo-classic .b-l.b-ls-l .logo-svg {
  height: 3.75rem;
}
.logo-classic .b-l-text {
  display: table-cell;
  vertical-align: middle;
}
.logo-classic .b-l-text-c {
  display: block;
  overflow: hidden;
  padding-left: 0.21em;
  padding-right: 0.21em;
}
.wnd-fe .logo-classic .b-l-text-c:empty {
  font-size: 0;
  line-height: 0;
  padding: 0;
}
.logo-classic .b-l.lobster .b-l-text-c {
  padding-left: 0.27em;
  padding-right: 0.27em;
}
.logo-classic .b-l.allura .b-l-text-c {
  padding-left: 0.36em;
  padding-right: 0.36em;
}
.logo-classic .b-l[class*="iar"].logo-nb {
  margin-left: -0.3125rem;
}
.logo-classic .b-l[class*="iar"].logo-borders,
.logo-classic .b-l[class*="iar"].logo-wb {
  margin-left: 0;
}
.logo-classic .b-l[class*="iar"] .b-l-text-w {
  margin-left: -0.21em;
}
.logo-classic .b-l font[class*="wnd-font-size"] {
  display: inline-block;
}
.logo-classic .b-l.logo-beside,
.logo-classic .b-l.logo-wings {
  margin-left: -0.3125rem;
}
.logo-classic .b-l.logo-beside .b-l-text-w,
.logo-classic .b-l.logo-wings .b-l-text-w {
  position: relative;
  padding-left: calc(2.8125rem - 0.21em);
}
.logo-classic .b-l.logo-beside .b-l-text-w:after,
.logo-classic .b-l.logo-beside .b-l-text-w:before,
.logo-classic .b-l.logo-wings .b-l-text-w:after,
.logo-classic .b-l.logo-wings .b-l-text-w:before {
  transform: translateY(-50%);
  content: "";
  position: absolute;
  width: 2.1875rem;
  top: 50%;
}
.logo-classic .b-l.logo-beside .b-l-text-w:before,
.logo-classic .b-l.logo-wings .b-l-text-w:before {
  left: 0;
}
.logo-classic .b-l.logo-beside .b-l-text-w:after,
.logo-classic .b-l.logo-wings .b-l-text-w:after {
  right: 0;
  display: none;
}
.logo-classic .b-l.logo-beside[class*="iar"] .b-l-text-w,
.logo-classic .b-l.logo-wings[class*="iar"] .b-l-text-w {
  padding-left: 0;
  padding-right: calc(2.8125rem - 0.21em);
}
.logo-classic .b-l.logo-beside[class*="iar"] .b-l-text-w:before,
.logo-classic .b-l.logo-wings[class*="iar"] .b-l-text-w:before {
  display: none;
}
.logo-classic .b-l.logo-beside[class*="iar"] .b-l-text-w:after,
.logo-classic .b-l.logo-wings[class*="iar"] .b-l-text-w:after {
  display: block;
}
.logo-classic .b-l.logo-wings .b-l-text-w:after,
.logo-classic .b-l.logo-wings .b-l-text-w:before {
  height: 0.0625rem;
  border-bottom: 1px solid;
}
.logo-classic .b-l.logo-beside .b-l-text-w:after,
.logo-classic .b-l.logo-beside .b-l-text-w:before {
  height: 0.1875rem;
  border-bottom: 3px solid;
}
.logo-classic .b-l.logo-underline .b-l-text-w {
  position: relative;
}
.logo-classic .b-l.logo-underline .b-l-text-w:after {
  content: "";
  position: absolute;
  height: 0.0625rem;
  width: 3.4375rem;
  border-bottom: 1px solid;
  bottom: 0;
  left: 0.21em;
}
.logo-classic .b-l.logo-underline.allura .b-l-text-w:after {
  left: 0.36em;
}
.logo-classic .b-l.logo-underline.lobster .b-l-text-w:after {
  left: 0.27em;
}
.logo-classic .b-l.logo-borders {
  margin-left: 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.logo-classic .b-l.logo-borders .b-l-c {
  padding: 0;
}
.logo-classic .b-l.logo-borders .b-l-embed,
.logo-classic .b-l.logo-borders .b-l-image {
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
}
.logo-classic .b-l.logo-wb {
  margin-left: 0;
}
.logo-classic .b-l.logo-wb .b-l-embed,
.logo-classic .b-l.logo-wb .b-l-image {
  padding-left: 0.3125rem;
}
.logo-center .b-l {
  position: relative;
  display: inline-block;
  text-align: center;
  width: auto;
  z-index: 2;
}
.logo-center .b-l-c {
  height: 100%;
  display: inline-block;
}
.logo-center .b-l-link {
  text-decoration: none;
  height: 100%;
  width: 100%;
  display: inline;
}
.logo-center .b-l-br {
  display: block;
}
.logo-center .b-l-image {
  line-height: 0;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 0.75rem;
}
.logo-center .b-l-image-w {
  overflow: hidden;
}
.logo-center .b-l-image img {
  width: auto;
  height: auto;
}
.logo-center .b-l.b-ls-s img {
  max-height: 3.75rem;
  max-width: 100%;
}
.logo-center .b-l.b-ls-m img {
  max-height: 4.375rem;
  max-width: 100%;
}
.logo-center .b-l.b-ls-l img {
  max-height: 6.25rem;
  max-width: 100%;
}
.logo-center .b-l-embed {
  display: inline-block;
  line-height: 0;
  min-width: 2.5rem;
  text-align: center;
}
.logo-center .b-l-embed + .b-l-br + .b-l-text {
  margin-top: -0.25rem;
}
.logo-center .b-l-embed-w:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-center .b-l-embed-w {
  overflow: hidden;
}
.logo-center .b-l-embed-svg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-center .b-l-embed-svg {
  position: relative;
  display: block;
  width: auto;
}
.logo-center .b-l.b-ls-s .logo-svg {
  height: 3.375rem;
  max-width: 8.125rem;
}
.logo-center .b-l.b-ls-m .logo-svg {
  height: 4.125rem;
}
.logo-center .b-l.b-ls-l .logo-svg {
  height: 5.125rem;
  max-width: 10.9375rem;
}
.logo-center .b-l-text {
  display: block;
  text-align: center;
}
.logo-center .b-l-text-c {
  display: block;
  padding: 0 0.21em;
  overflow: hidden;
}
.wnd-fe .logo-center .b-l-text-c:empty {
  font-size: 0;
  line-height: 0;
  padding: 0;
}
.logo-center .b-l.lobster .b-l-text-c {
  padding-left: 0.27em;
  padding-right: 0.27em;
}
.logo-center .b-l.allura .b-l-text-c {
  padding-left: 0.36em;
  padding-right: 0.36em;
}
.logo-center .b-l.ribeye-marrow .b-l-text-w {
  padding: 0.1875rem 0 0;
}
.logo-center .b-l font[class*="wnd-font-size"] {
  display: inline-block;
}
.logo-center .b-l.logo-beside .b-l-text-w,
.logo-center .b-l.logo-wings .b-l-text-w {
  position: relative;
  padding-left: calc(2.8125rem - 0.21em);
  padding-right: calc(2.8125rem - 0.21em);
}
.logo-center .b-l.logo-beside .b-l-text-w:after,
.logo-center .b-l.logo-beside .b-l-text-w:before,
.logo-center .b-l.logo-wings .b-l-text-w:after,
.logo-center .b-l.logo-wings .b-l-text-w:before {
  transform: translateY(-50%);
  content: "";
  position: absolute;
  width: 2.1875rem;
  top: 50%;
}
.logo-center .b-l.logo-beside .b-l-text-w:before,
.logo-center .b-l.logo-wings .b-l-text-w:before {
  left: 0;
}
.logo-center .b-l.logo-beside .b-l-text-w:after,
.logo-center .b-l.logo-wings .b-l-text-w:after {
  right: 0;
  display: block;
}
.logo-center .b-l.logo-wings .b-l-text-w:after,
.logo-center .b-l.logo-wings .b-l-text-w:before {
  height: 0.0625rem;
  border-bottom: 1px solid;
}
.logo-center .b-l.logo-beside .b-l-text-w:after,
.logo-center .b-l.logo-beside .b-l-text-w:before {
  height: 0.1875rem;
  border-bottom: 3px solid;
}
.logo-center .b-l.logo-underline .b-l-text-w {
  position: relative;
}
.logo-center .b-l.logo-underline .b-l-text-w:after {
  content: "";
  position: absolute;
  height: 0.0625rem;
  width: 3.4375rem;
  border-bottom: 1px solid;
  left: 50%;
  transform: translateX(-50%);
}
.logo-center .b-l.logo-borders .b-l-text-w {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.logo-sidebar .logo-block {
  width: 100%;
}
.logo-sidebar .b-l {
  max-width: 15rem;
  overflow: hidden;
  margin-left: calc(-0.3125rem - 0.21em);
}
.logo-sidebar .b-l.lobster {
  margin-left: calc(-0.3125rem - 0.27em);
}
.logo-sidebar .b-l.allura {
  margin-left: calc(-0.3125rem - 0.36em);
}
.logo-sidebar .b-l-c {
  display: table;
  padding: 0.125rem 0.3125rem;
}
.logo-sidebar .b-l-link {
  text-decoration: none;
  height: 100%;
  width: 100%;
  display: table;
}
.logo-sidebar .b-l-image {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0.75rem;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.logo-sidebar .b-l-image-w {
  display: table;
}
.logo-sidebar .b-l-image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.logo-sidebar .b-l.b-ls-s img {
  max-height: 2.5rem;
}
.logo-sidebar .b-l.b-ls-m img {
  max-height: 3.25rem;
}
.logo-sidebar .b-l.b-ls-l img {
  max-height: 3.75rem;
}
.logo-sidebar .b-l-embed {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0.75rem;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.logo-sidebar .b-l-embed-svg:after,
.logo-sidebar .b-l-embed-w:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-sidebar .b-l-embed-svg {
  display: block;
  width: auto;
}
.logo-sidebar .b-l.b-ls-s .logo-svg {
  height: 2.25rem;
}
.logo-sidebar .b-l.b-ls-m .logo-svg {
  height: 2.875rem;
}
.logo-sidebar .b-l.b-ls-l .logo-svg {
  height: 3.75rem;
}
.logo-sidebar .b-l-text {
  display: table-cell;
  vertical-align: middle;
}
.logo-sidebar .b-l-text-c {
  display: block;
  overflow: hidden;
  padding-left: 0.21em;
  padding-right: 0.21em;
}
.wnd-fe .logo-sidebar .b-l-text-c:empty {
  font-size: 0;
  line-height: 0;
  padding: 0;
}
.logo-sidebar .b-l.allura .b-l-text-c {
  padding-left: 0.36em;
  padding-right: 0.36em;
}
.logo-sidebar .b-l.lobster .b-l-text-c {
  padding-left: 0.27em;
  padding-right: 0.27em;
}
.logo-sidebar .b-l[class*="iar"].logo-nb {
  margin-left: -0.3125rem;
}
.logo-sidebar .b-l[class*="iar"].logo-borders,
.logo-sidebar .b-l[class*="iar"].logo-wb {
  margin-left: 0;
}
.logo-sidebar .b-l[class*="iar"] .b-l-text-w {
  margin-left: -0.21em;
}
.logo-sidebar .b-l font[class*="wnd-font-size"] {
  display: inline-block;
}
.logo-sidebar .b-l.logo-beside,
.logo-sidebar .b-l.logo-wings {
  margin-left: -0.3125rem;
}
.logo-sidebar .b-l.logo-beside .b-l-text-w,
.logo-sidebar .b-l.logo-wings .b-l-text-w {
  position: relative;
  padding-left: calc(2.8125rem - 0.21em);
}
.logo-sidebar .b-l.logo-beside .b-l-text-w:after,
.logo-sidebar .b-l.logo-beside .b-l-text-w:before,
.logo-sidebar .b-l.logo-wings .b-l-text-w:after,
.logo-sidebar .b-l.logo-wings .b-l-text-w:before {
  transform: translateY(-50%);
  content: "";
  position: absolute;
  width: 2.1875rem;
  top: 50%;
}
.logo-sidebar .b-l.logo-beside .b-l-text-w:before,
.logo-sidebar .b-l.logo-wings .b-l-text-w:before {
  left: 0;
}
.logo-sidebar .b-l.logo-beside .b-l-text-w:after,
.logo-sidebar .b-l.logo-wings .b-l-text-w:after {
  right: 0;
  display: none;
}
.logo-sidebar .b-l.logo-beside.wnd-image-vector .b-l-text-w,
.logo-sidebar .b-l.logo-beside[class*="iar"] .b-l-text-w,
.logo-sidebar .b-l.logo-wings.wnd-image-vector .b-l-text-w,
.logo-sidebar .b-l.logo-wings[class*="iar"] .b-l-text-w {
  padding-left: 0;
  padding-right: calc(2.8125rem - 0.21em);
}
.logo-sidebar .b-l.logo-beside.wnd-image-vector .b-l-text-w:before,
.logo-sidebar .b-l.logo-beside[class*="iar"] .b-l-text-w:before,
.logo-sidebar .b-l.logo-wings.wnd-image-vector .b-l-text-w:before,
.logo-sidebar .b-l.logo-wings[class*="iar"] .b-l-text-w:before {
  display: none;
}
.logo-sidebar .b-l.logo-beside.wnd-image-vector .b-l-text-w:after,
.logo-sidebar .b-l.logo-beside[class*="iar"] .b-l-text-w:after,
.logo-sidebar .b-l.logo-wings.wnd-image-vector .b-l-text-w:after,
.logo-sidebar .b-l.logo-wings[class*="iar"] .b-l-text-w:after {
  display: block;
}
.logo-sidebar .b-l.logo-wings .b-l-text-w:after,
.logo-sidebar .b-l.logo-wings .b-l-text-w:before {
  height: 0.0625rem;
  border-bottom: 1px solid;
}
.logo-sidebar .b-l.logo-beside .b-l-text-w:after,
.logo-sidebar .b-l.logo-beside .b-l-text-w:before {
  height: 0.1875rem;
  border-bottom: 3px solid;
}
.logo-sidebar .b-l.logo-underline .b-l-text-w {
  position: relative;
}
.logo-sidebar .b-l.logo-underline .b-l-text-w:after {
  content: "";
  position: absolute;
  height: 0.0625rem;
  width: 3.4375rem;
  border-bottom: 1px solid;
  bottom: 0;
  left: 0.21em;
}
.logo-sidebar .b-l.logo-underline.allura .b-l-text-w:after {
  left: 0.36em;
}
.logo-sidebar .b-l.logo-underline.lobster .b-l-text-w:after {
  left: 0.27em;
}
.logo-sidebar .b-l.logo-borders {
  margin-left: 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.logo-sidebar .b-l.logo-borders .b-l-c {
  padding: 0;
}
.logo-sidebar .b-l.logo-borders .b-l-embed,
.logo-sidebar .b-l.logo-borders .b-l-image {
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
}
.logo-sidebar .b-l.logo-wb {
  margin-left: 0;
}
.logo-sidebar .b-l.logo-wb .b-l-embed,
.logo-sidebar .b-l.logo-wb .b-l-image {
  padding-left: 0.3125rem;
}
.b-l.brandon-grotesque {
  font-weight: 500;
}
.b-l.brandon-grotesque b,
.b-l.brandon-grotesque strong {
  font-weight: 700;
}
.b-l.fira-sans {
  font-weight: 400;
}
.b-l.fira-sans b,
.b-l.fira-sans strong {
  font-weight: 600;
}
.b-l.cormorant,
.b-l.open-sans {
  letter-spacing: 0.125rem;
}
.b-l.nunito b,
.b-l.nunito strong {
  font-weight: 800;
}
.b-l.josefin-sans b,
.b-l.josefin-sans strong,
.b-l.josefix b,
.b-l.josefix strong {
  font-weight: 700;
}
.b-l.roboto-slab {
  letter-spacing: 0.125rem;
}
html:lang(ja) .b-l {
  font-weight: 400;
}
html:lang(ja) .b-l b,
html:lang(ja) .b-l strong {
  font-weight: 700;
}
.logo.logo-15,
.logo.logo-17,
.logo.logo-21,
.logo.logo-25 {
  font-size: 0.95rem;
}
.logo.logo-28 {
  font-size: 1.075rem;
}
.logo.logo-32,
.logo.logo-36,
.logo.logo-40 {
  font-size: 1.125rem;
}
.logo.logo-44,
.logo.logo-48,
.logo.logo-54,
.logo.logo-60,
.logo.logo-64,
.logo.logo-70,
.logo.logo-75 {
  font-size: 1.3125rem;
}
.logo {
  line-height: 1.45;
}
.logo .b-l-text-c {
  max-height: 2.9em;
}
.logo-classic .logo-15,
.logo-classic .logo-17,
.logo-classic .logo-21,
.logo-sidebar .logo-15,
.logo-sidebar .logo-17,
.logo-sidebar .logo-21 {
  line-height: 1.6;
}
.logo-classic .logo-15 .b-l-text-c,
.logo-classic .logo-17 .b-l-text-c,
.logo-classic .logo-21 .b-l-text-c,
.logo-sidebar .logo-15 .b-l-text-c,
.logo-sidebar .logo-17 .b-l-text-c,
.logo-sidebar .logo-21 .b-l-text-c {
  max-height: 3.2em;
}
.logo-classic .logo-28,
.logo-classic .logo-32,
.logo-classic .logo-36,
.logo-classic .logo-40,
.logo-classic .logo-44,
.logo-classic .logo-48,
.logo-sidebar .logo-28,
.logo-sidebar .logo-32,
.logo-sidebar .logo-36,
.logo-sidebar .logo-40,
.logo-sidebar .logo-44,
.logo-sidebar .logo-48 {
  line-height: 1.5;
}
.logo-classic .logo-28 .b-l-text-c,
.logo-classic .logo-32 .b-l-text-c,
.logo-classic .logo-36 .b-l-text-c,
.logo-classic .logo-40 .b-l-text-c,
.logo-classic .logo-44 .b-l-text-c,
.logo-classic .logo-48 .b-l-text-c,
.logo-sidebar .logo-28 .b-l-text-c,
.logo-sidebar .logo-32 .b-l-text-c,
.logo-sidebar .logo-36 .b-l-text-c,
.logo-sidebar .logo-40 .b-l-text-c,
.logo-sidebar .logo-44 .b-l-text-c,
.logo-sidebar .logo-48 .b-l-text-c {
  max-height: 1.5em;
}
.logo-slogan .slogan-13 {
  font-size: 0.6875rem;
}
.logo-slogan .slogan-15 {
  font-size: 0.75rem;
}
.logo-slogan .slogan-17,
.logo-slogan .slogan-21,
.logo-slogan .slogan-24 {
  font-size: 0.8125rem;
}
.logo-slogan .sit {
  max-width: none;
}
.logo-slogan .sit-c {
  line-height: 1.6;
  max-height: 3.2em;
}
.logo-slogan .sit-w {
  max-width: none;
}
.s-hn-slogan .logo-slogan {
  overflow: hidden;
  padding-left: 1.25rem;
  margin-left: -1.25rem;
}
.s-hn-slogan .logo-slogan .sit {
  padding: 0;
  margin-right: 0;
  margin-left: calc(-0.3125rem - 0.21em);
}
.s-hn-slogan .logo-slogan .sit.lobster {
  margin-left: calc(-0.3125rem - 0.27em);
}
.s-hn-slogan .logo-slogan .sit.allura {
  margin-left: calc(-0.3125rem - 0.36em);
}
.s-hn-slogan .logo-slogan .sit-w {
  padding: 0 0.3125rem;
  display: block;
}
.s-hn-slogan .logo-slogan .sit-c {
  overflow: hidden;
  max-height: 3.2em;
  padding: 0 0.21em;
  display: block;
}
.s-hn-slogan .logo-slogan .sit.lobster .sit-c {
  padding-left: 0.27em;
  padding-right: 0.27em;
}
.s-hn-slogan .logo-slogan .sit.allura .sit-c {
  padding-left: 0.36em;
  padding-right: 0.36em;
}
.s-hn-slogan .logo-slogan .claim-beside,
.s-hn-slogan .logo-slogan .claim-wings {
  margin-left: -0.3125rem !important;
}
.s-hn-slogan .logo-slogan .claim-beside .sit-w,
.s-hn-slogan .logo-slogan .claim-wings .sit-w {
  padding-left: calc(2.8125rem - 0.21em);
}
.s-hn-slogan .logo-slogan .claim-beside .sit-w:before,
.s-hn-slogan .logo-slogan .claim-wings .sit-w:before {
  content: "";
  transform: translateY(-50%);
  left: 0.3125rem;
  width: 1.875rem;
}
.s-hn-slogan .logo-slogan .claim-underline:after {
  width: 3.4375rem;
  top: 0;
  left: calc(0.3125rem + 0.21em);
}
.s-hn-slogan .logo-slogan .claim-underline.allura:after {
  left: calc(0.3125rem + 0.36em);
}
.s-hn-slogan .logo-slogan .claim-underline.lobster:after {
  left: calc(0.3125rem + 0.27em);
}
.s-hn-slogan .logo-slogan .claim-borders,
.s-hn-slogan .logo-slogan .claim-wb {
  margin-left: 0 !important;
}
.s-hn-slogan .logo-borders + .logo-slogan > .claim-nb,
.s-hn-slogan .logo-underline + .logo-slogan > .claim-nb,
.s-hn-slogan .logo-wb + .logo-slogan > .claim-nb {
  margin-top: 0.1875rem;
}
.s-hn-slogan .logo-borders + .logo-slogan > .claim-borders,
.s-hn-slogan .logo-borders + .logo-slogan > .claim-wb,
.s-hn-slogan .logo-underline + .logo-slogan > .claim-borders,
.s-hn-slogan .logo-underline + .logo-slogan > .claim-wb,
.s-hn-slogan .logo-wb + .logo-slogan > .claim-borders,
.s-hn-slogan .logo-wb + .logo-slogan > .claim-wb {
  margin-top: 0.375rem;
}
.s-hn-sidebar.s-hn-slogan .logo-slogan {
  overflow: hidden;
  padding-left: 1.25rem;
  margin-left: -1.25rem;
}
.s-hn-sidebar.s-hn-slogan .logo-slogan .sit-c {
  max-height: 3.2em;
}
.s-hn-centered .logo-slogan .sit {
  padding: 0;
  line-height: 0;
}
.s-hn-centered .logo-slogan .sit-w {
  padding: 0 0.3125rem;
}
.s-hn-centered .logo-slogan .sit-c {
  padding: 0 0.21em;
  display: block;
  overflow: hidden;
}
.s-hn-centered .logo-slogan .sit.lobster .sit-c {
  padding-left: 0.27em;
  padding-right: 0.27em;
}
.s-hn-centered .logo-slogan .sit.allura .sit-c {
  padding-left: 0.36em;
  padding-right: 0.36em;
}
.s-hn-centered .logo-slogan .claim-beside .sit-w,
.s-hn-centered .logo-slogan .claim-wings .sit-w {
  padding-left: calc(2.8125rem - 0.21em);
  padding-right: calc(2.8125rem - 0.21em);
}
.s-hn-centered .logo-slogan .claim-beside .sit-w:after,
.s-hn-centered .logo-slogan .claim-beside .sit-w:before,
.s-hn-centered .logo-slogan .claim-wings .sit-w:after,
.s-hn-centered .logo-slogan .claim-wings .sit-w:before {
  transform: translate(0, -50%);
  content: "";
  width: 1.875rem;
}
.s-hn-centered .logo-slogan .claim-beside .sit-w:before,
.s-hn-centered .logo-slogan .claim-wings .sit-w:before {
  left: 0;
}
.s-hn-centered .logo-slogan .claim-beside .sit-w:after,
.s-hn-centered .logo-slogan .claim-wings .sit-w:after {
  right: 0;
}
.s-hn-centered .logo-slogan .claim-underline:after {
  top: 0;
}
.s-hn-centered .logo + .logo-slogan > .sit {
  margin-top: -0.4375rem;
}
.s-hn-centered .logo-borders + .logo-slogan > .claim-nb,
.s-hn-centered .logo-underline + .logo-slogan > .claim-nb,
.s-hn-centered .logo-wb + .logo-slogan > .claim-nb {
  margin-top: -0.3125rem;
}
.s-hn-centered .logo-borders + .logo-slogan > .claim-borders,
.s-hn-centered .logo-borders + .logo-slogan > .claim-wb,
.s-hn-centered .logo-underline + .logo-slogan > .claim-borders,
.s-hn-centered .logo-underline + .logo-slogan > .claim-wb,
.s-hn-centered .logo-wb + .logo-slogan > .claim-borders,
.s-hn-centered .logo-wb + .logo-slogan > .claim-wb {
  margin-top: 0;
}
#menu ul {
  padding: 0;
}
#menu ul,
#menu ul li {
  margin: 0;
  list-style: none;
}
#menu ul li {
  position: relative;
}
.more-text {
  display: none;
}
.mm-arrow {
  letter-spacing: 0;
}
#menu-mobile {
  display: none;
  pointer-events: all;
}
.wnd-mt-sliding #menu-mobile {
  display: block;
}
@keyframes c {
  0% {
    opacity: 0;
    display: none;
  }
  to {
    opacity: 1;
    display: block;
  }
}
@keyframes d {
  0% {
    opacity: 0;
    display: block;
  }
  to {
    opacity: 1;
    display: block;
  }
}
@keyframes e {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-5px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes f {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(45deg);
  }
}
@keyframes g {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-45deg);
  }
}
#menu:after {
  content: "mobile";
  display: none;
}
.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item > .menu-item-text,
.wnd-mt-classic.menu-bottom .level-1 > li > .mm-arrow:after {
  transition: none !important;
}
.wnd-mt-sliding #menu-mobile {
  font-size: 0;
  float: right;
  line-height: 0;
  z-index: 97;
  margin: 0;
}
.wnd-mt-boxed #menu-block {
  position: relative;
}
.wnd-mt-boxed #menu-mobile {
  position: relative;
  display: block;
  z-index: 99;
  line-height: 0;
  text-align: left;
  margin: 0;
  font-size: 0;
}
.wnd-mt-boxed #menu-submit {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out, border-color 0.3s ease-in-out;
  font-size: 0.875rem;
  font-weight: 600;
  height: 1.25rem;
  width: 2.375rem;
  cursor: pointer;
  padding: 1.1875rem 0.75rem;
  display: inline-block;
  text-indent: -99em;
  z-index: 99;
  line-height: 0.0625rem;
  text-decoration: none;
  text-transform: uppercase;
}
.wnd-mt-boxed #menu-submit > span {
  top: 1.125rem;
}
.wnd-mt-boxed #menu-submit > span,
.wnd-mt-boxed #menu-submit > span:after,
.wnd-mt-boxed #menu-submit > span:before {
  transition: background-color 0.3s ease-in-out;
  content: "";
  cursor: pointer;
  height: 0.125rem;
  width: 0.75rem;
  position: absolute;
  display: block;
}
.wnd-mt-boxed #menu-submit > span:before {
  bottom: 0.3125rem;
}
.wnd-mt-boxed #menu-submit > span:after {
  bottom: -0.3125rem;
}
.wnd-mt-sidebar .nav-wrapper {
  order: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.wnd-page {
  overflow: hidden;
}
.wt-typography #menu .level-1 > li > .menu-item > .menu-item-text {
  transition: none !important;
}
@keyframes h {
  65% {
    opacity: 0.35;
  }
  to {
    transform: scale(1.75);
    opacity: 0;
  }
}
.s-hn .cart {
  position: relative;
  top: 0;
}
.s-hn .cart a {
  position: relative;
  display: block;
  text-decoration: none;
  line-height: 3.125rem;
  height: 3.125rem;
}
.s-hn .cart a div {
  float: left;
}
.s-hn .cart-and-mobile {
  top: auto;
}
.s-hn .cart-content-link {
  height: 100%;
}
.s-hn .cart-content-link:after {
  transition: color 0.3s ease-in-out;
  margin: 0 0.75rem;
  display: inline-block;
  position: relative;
}
.s-hn .cart-text {
  display: none;
  position: relative;
}
.s-hn .cart-text span {
  transition: color 0.3s ease-in-out;
  display: inline;
  position: relative;
  padding: 0;
}
.s-hn .cart-piece-count {
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  top: 1.375rem;
  left: auto;
  right: 0.3125rem;
  font-weight: 700;
  height: 1.125rem;
  min-width: 1.125rem;
  border-radius: 9px;
  padding: 0.25rem 0.25rem 0;
  opacity: 0;
  text-align: center;
  z-index: 1;
  font-size: 0.6875rem;
  line-height: 1;
  font-family: Montserrat Flex, Montserrat-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.s-hn .cart-piece-count:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.s-hn .cart-piece-count:not([data-count="0"]) {
  opacity: 1;
}
.s-hn .cart-piece-count:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  border-radius: 50%;
  z-index: -1;
  top: 0;
  left: 0;
}
.s-hn .cart-piece-text,
.s-hn .cart-price {
  display: none;
}
.s-hn .cart.wnd-add-product .cart-piece-count:after {
  animation: h 0.75s ease-in-out;
}
.s-hn-centered .cart {
  pointer-events: all;
  float: right;
}
.s-hn-centered .cart-and-mobile {
  top: 0;
}
.l:not(.menu-ready) .s-hn-sidebar .cart-block {
  visibility: hidden;
  margin: 0 auto;
}
.s-hn-sidebar .cart-block {
  display: block;
}
.s-hn-sidebar .cart-block .cart:before {
  display: none;
}
.wnd-mt-boxed .cart-and-mobile {
  padding: 0;
}
.wnd-mt-boxed .cart-content {
  padding: 0 0.3125rem 0 0;
}
.wnd-mt-boxed .cart-content-link {
  line-height: 100%;
  height: 100%;
  width: 2.375rem;
  text-align: center;
  position: relative;
}
.wnd-mt-boxed .cart-content-link:after {
  margin: 0;
}
.wnd-mt-boxed .cart a {
  width: 2.375rem;
  height: 2.375rem;
  transition: all 0.3s linear;
}
.wnd-mt-boxed .cart-piece-count {
  right: -0.3125rem;
  top: -0.3125rem;
}
.wnd-mt-boxed .cart-piece-count:after {
  transition: all 0.3s ease-in-out;
}
.wnd-mt-sliding .cart {
  height: 3.125rem;
  margin-left: 0;
}
.wnd-mt-sliding .cart a {
  font-size: 0 !important;
}
.claim {
  letter-spacing: 0;
}
.sit {
  position: relative;
  padding: 0.3125rem;
  overflow: hidden;
}
.sit,
.sit-w {
  display: inline-block;
  max-width: 100%;
}
.sit-w:lang(ja) {
  display: block;
}
.sit .sit-c {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: inline;
  font-size: inherit;
  padding: 0;
  position: static;
}
.wnd-cms .sit .sit-c:empty:after {
  content: "/";
  position: relative;
  z-index: 0;
  opacity: 0;
}
.sit.cormorant .sit-c,
.sit.exo2 .sit-c {
  padding-bottom: 0.375rem;
}
.sit.life-savers.claim-100 .sit-c,
.sit.life-savers.claim-120 .sit-c,
.sit.life-savers.claim-142 .sit-c,
.sit.merriweather.claim-100 .sit-c,
.sit.merriweather.claim-120 .sit-c,
.sit.merriweather.claim-142 .sit-c {
  padding-top: 0.5rem;
}
.sit.allura .sit-c {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.sit.lobster.claim-64 .sit-c,
.sit.lobster.claim-72 .sit-c,
.sit.lobster.claim-80 .sit-c,
.sit.lobster.claim-100 .sit-c,
.sit.lobster.claim-120 .sit-c,
.sit.lobster.claim-142 .sit-c {
  padding: 0.5rem 0.9375rem;
}
.abril-fatface {
  font-weight: 400;
  font-family: Abril FatFace, Abril-FatFace-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.abril-fatface:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.abril-fatface b,
.abril-fatface strong {
  font-weight: 700;
}
.t-h-sp h4.claim .abril-fatface,
.t-s-sp h3.claim .abril-fatface,
.t-t-sp h1.claim .abril-fatface {
  letter-spacing: 0.12em;
}
.alegreya {
  font-weight: 400;
  font-family: Alegreya Flex, Alegreya-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.alegreya:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.alegreya b,
.alegreya strong {
  font-weight: 700;
}
.t-h-sp h4.claim .alegreya,
.t-s-sp h3.claim .alegreya,
.t-t-sp h1.claim .alegreya {
  letter-spacing: 0.12em;
}
.alegreya-sans {
  font-weight: 400;
  font-family: Alegreya Sans, Alegreya-Sans-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.alegreya-sans:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.alegreya-sans b,
.alegreya-sans strong {
  font-weight: 700;
}
.t-h-sp h4.claim .alegreya-sans,
.t-s-sp h3.claim .alegreya-sans,
.t-t-sp h1.claim .alegreya-sans {
  letter-spacing: 0.15em;
}
.allura {
  font-weight: 400;
  font-family: Allura, Allura-Fallback, Apple Color Emoji, Noto Color Emoji,
    serif;
}
.allura:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.allura b,
.allura strong {
  font-weight: 700;
}
.t-h-sp h4.claim .allura,
.t-s-sp h3.claim .allura,
.t-t-sp h1.claim .allura {
  letter-spacing: 0.1em;
}
.brandon-grotesque {
  font-weight: 300;
  letter-spacing: -0.03em;
  font-family: AKA Josefin Sans Flex, Josefin-Sans-Flex-Fallback,
    Apple Color Emoji, Noto Color Emoji, sans-serif;
}
.brandon-grotesque:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.brandon-grotesque b,
.brandon-grotesque strong {
  font-weight: 500;
}
.t-h-sp h4.claim .brandon-grotesque,
.t-s-sp h3.claim .brandon-grotesque,
.t-t-sp h1.claim .brandon-grotesque {
  letter-spacing: 0.15em;
}
.cormorant {
  font-weight: 400;
  font-family: Cormorant Flex, Cormorant-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.cormorant:lang(ja) {
  font-family: Noto Serif JP, Noto Serif, YuMincho, Yu Mincho, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.cormorant b,
.cormorant strong {
  font-weight: 700;
}
.t-h-sp h4.claim .cormorant,
.t-s-sp h3.claim .cormorant,
.t-t-sp h1.claim .cormorant {
  letter-spacing: 0.12em;
}
.exo2 {
  font-weight: 400;
  font-family: Exo2 Flex, Exo2-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.exo2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.exo2 b,
.exo2 strong {
  font-weight: 700;
}
.t-h-sp h4.claim .exo2,
.t-s-sp h3.claim .exo2,
.t-t-sp h1.claim .exo2 {
  letter-spacing: 0.15em;
}
.fira-sans {
  font-weight: 300;
  font-family: Fira Sans, Fira-Sans-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.fira-sans:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.fira-sans b,
.fira-sans strong {
  font-weight: 600;
}
.t-h-sp h4.claim .fira-sans,
.t-s-sp h3.claim .fira-sans,
.t-t-sp h1.claim .fira-sans {
  letter-spacing: 0.15em;
}
.josefin-sans,
.josefix {
  font-weight: 300;
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.josefin-sans:lang(ja),
.josefix:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.josefin-sans b,
.josefin-sans strong,
.josefix b,
.josefix strong {
  font-weight: 600;
}
.t-h-sp h4.claim .josefin-sans,
.t-h-sp h4.claim .josefix,
.t-s-sp h3.claim .josefin-sans,
.t-s-sp h3.claim .josefix,
.t-t-sp h1.claim .josefin-sans,
.t-t-sp h1.claim .josefix {
  letter-spacing: 0.15em;
}
.life-savers {
  font-weight: 400;
  font-family: Life Savers, Life-Savers-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.life-savers:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.life-savers b,
.life-savers strong {
  font-weight: 700;
}
.t-h-sp h4.claim .life-savers,
.t-s-sp h3.claim .life-savers,
.t-t-sp h1.claim .life-savers {
  letter-spacing: 0.13em;
}
.literata {
  font-weight: 400;
  font-family: Literata Flex, Literata-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.literata:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.literata b,
.literata strong {
  font-weight: 700;
}
.t-h-sp h4.claim .literata,
.t-s-sp h3.claim .literata,
.t-t-sp h1.claim .literata {
  letter-spacing: 0.12em;
}
.lobster {
  font-weight: 400;
  font-family: Lobster, Lobster-Fallback, Apple Color Emoji, Noto Color Emoji,
    serif;
}
.lobster:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.lobster b,
.lobster strong {
  font-weight: 700;
}
.t-h-sp h4.claim .lobster,
.t-s-sp h3.claim .lobster,
.t-t-sp h1.claim .lobster {
  letter-spacing: 0.1em;
}
.lora {
  font-weight: 400;
  font-family: Lora Flex, Lora-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.lora:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.lora b,
.lora strong {
  font-weight: 700;
}
.t-h-sp h4.claim .lora,
.t-s-sp h3.claim .lora,
.t-t-sp h1.claim .lora {
  letter-spacing: 0.12em;
}
.marcellix,
.marcellus {
  font-weight: 400;
  font-family: Marcellus, Marcellus-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.marcellix:lang(ja),
.marcellus:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.marcellix b,
.marcellix strong,
.marcellus b,
.marcellus strong {
  font-weight: 700;
}
.t-h-sp h4.claim .marcellix,
.t-h-sp h4.claim .marcellus,
.t-s-sp h3.claim .marcellix,
.t-s-sp h3.claim .marcellus,
.t-t-sp h1.claim .marcellix,
.t-t-sp h1.claim .marcellus {
  letter-spacing: 0.1em;
}
.metropolis {
  font-weight: 200;
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.metropolis:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.metropolis b,
.metropolis strong {
  font-weight: 500;
}
.t-h-sp h4.claim .metropolis,
.t-s-sp h3.claim .metropolis,
.t-t-sp h1.claim .metropolis {
  letter-spacing: 0.12em;
}
.merriweather {
  font-weight: 400;
  font-family: Merriweather, Merriweather-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.merriweather:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.merriweather b,
.merriweather strong {
  font-weight: 700;
}
.t-h-sp h4.claim .merriweather,
.t-s-sp h3.claim .merriweather,
.t-t-sp h1.claim .merriweather {
  letter-spacing: 0.15em;
}
.montserrat {
  font-weight: 300;
  font-family: Montserrat Flex, Montserrat-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.montserrat:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.montserrat b,
.montserrat strong {
  font-weight: 600;
}
.t-h-sp h4.claim .montserrat,
.t-s-sp h3.claim .montserrat,
.t-t-sp h1.claim .montserrat {
  letter-spacing: 0.15em;
}
.noto-sans {
  font-weight: 400;
  font-family: Noto Sans, Noto-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.noto-sans:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.noto-sans b,
.noto-sans strong {
  font-weight: 700;
}
.t-h-sp h4.claim .noto-sans,
.t-s-sp h3.claim .noto-sans,
.t-t-sp h1.claim .noto-sans {
  letter-spacing: 0.15em;
}
.noto-serif {
  font-weight: 400;
  font-family: Noto Serif, Noto-Serif-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.noto-serif:lang(ja) {
  font-family: Noto Serif JP, Noto Serif, YuMincho, Yu Mincho, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.noto-serif b,
.noto-serif strong {
  font-weight: 700;
}
.t-h-sp h4.claim .noto-serif,
.t-s-sp h3.claim .noto-serif,
.t-t-sp h1.claim .noto-serif {
  letter-spacing: 0.12em;
}
.nunito {
  font-weight: 400;
  font-family: Nunito Flex, Nunito-Fallback, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.nunito:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.nunito b,
.nunito strong {
  font-weight: 600;
}
.t-h-sp h4.claim .nunito,
.t-s-sp h3.claim .nunito,
.t-t-sp h1.claim .nunito {
  letter-spacing: 0.13em;
}
.open-sans {
  font-weight: 400;
  font-family: Open Sans Flex, Open-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.open-sans:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.open-sans b,
.open-sans strong {
  font-weight: 700;
}
.t-h-sp h4.claim .open-sans,
.t-s-sp h3.claim .open-sans,
.t-t-sp h1.claim .open-sans {
  letter-spacing: 0.15em;
}
.piazzolla {
  font-weight: 400;
  font-family: Piazzolla Flex, Piazzolla-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.piazzolla:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.piazzolla b,
.piazzolla strong {
  font-weight: 700;
}
.t-h-sp h4.claim .piazzolla,
.t-s-sp h3.claim .piazzolla,
.t-t-sp h1.claim .piazzolla {
  letter-spacing: 0.12em;
}
.playfair-display {
  font-weight: 400;
  font-family: Playfair Display Flex, Playfair-Display-Fallback,
    Apple Color Emoji, Noto Color Emoji, serif;
}
.playfair-display:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.playfair-display b,
.playfair-display strong {
  font-weight: 700;
}
.t-h-sp h4.claim .playfair-display,
.t-s-sp h3.claim .playfair-display,
.t-t-sp h1.claim .playfair-display {
  letter-spacing: 0.12em;
}
.proxima-nova {
  font-weight: 200;
  font-family: AKA Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.proxima-nova:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.proxima-nova b,
.proxima-nova strong {
  font-weight: 600;
}
.t-h-sp h4.claim .proxima-nova,
.t-s-sp h3.claim .proxima-nova,
.t-t-sp h1.claim .proxima-nova {
  letter-spacing: 0.12em;
}
.pt-serif {
  font-weight: 400;
  font-family: PT Serif, PT-Serif-Fallback, Apple Color Emoji, Noto Color Emoji,
    serif;
}
.pt-serif:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.pt-serif b,
.pt-serif strong {
  font-weight: 700;
}
.t-h-sp h4.claim .pt-serif,
.t-s-sp h3.claim .pt-serif,
.t-t-sp h1.claim .pt-serif {
  letter-spacing: 0.12em;
}
.quicksand {
  font-weight: 500;
  font-family: Quicksand Flex, Quicksand-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.quicksand:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.quicksand b,
.quicksand strong {
  font-weight: 700;
}
.t-h-sp h4.claim .quicksand,
.t-s-sp h3.claim .quicksand,
.t-t-sp h1.claim .quicksand {
  letter-spacing: 0.13em;
}
.rajdhani {
  font-weight: 400;
  font-family: Rajdhani, Rajdhani-Fallback, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.rajdhani:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.rajdhani b,
.rajdhani strong {
  font-weight: 700;
}
.t-h-sp h4.claim .rajdhani,
.t-s-sp h3.claim .rajdhani,
.t-t-sp h1.claim .rajdhani {
  letter-spacing: 0.12em;
}
.raleway {
  font-weight: 300;
  font-family: Raleway Flex, Raleway-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.raleway:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.raleway b,
.raleway strong {
  font-weight: 700;
}
.t-h-sp h4.claim .raleway,
.t-s-sp h3.claim .raleway,
.t-t-sp h1.claim .raleway {
  letter-spacing: 0.15em;
}
.reklame-script {
  font-weight: 400;
  font-family: Reklame Script, Reklame-Script-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.reklame-script:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.reklame-script b,
.reklame-script strong {
  font-weight: 700;
}
.t-h-sp h4.claim .reklame-script,
.t-s-sp h3.claim .reklame-script,
.t-t-sp h1.claim .reklame-script {
  letter-spacing: 0.1em;
}
.ribeye-marrow {
  font-weight: 400;
  font-family: Ribeye Marrow, Ribeye-Marrow-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.ribeye-marrow:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.ribeye-marrow b,
.ribeye-marrow strong {
  font-weight: 700;
}
.t-h-sp h4.claim .ribeye-marrow,
.t-s-sp h3.claim .ribeye-marrow,
.t-t-sp h1.claim .ribeye-marrow {
  letter-spacing: 0.12em;
}
.roboto {
  font-weight: 300;
  font-family: Roboto Flex, Roboto-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.roboto:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.roboto b,
.roboto strong {
  font-weight: 700;
}
.t-h-sp h4.claim .roboto,
.t-s-sp h3.claim .roboto,
.t-t-sp h1.claim .roboto {
  letter-spacing: 0.15em;
}
.roboto-slab {
  font-weight: 300;
  font-family: Roboto Slab Flex, Roboto-Slab-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.roboto-slab:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.roboto-slab b,
.roboto-slab strong {
  font-weight: 700;
}
.t-h-sp h4.claim .roboto-slab,
.t-s-sp h3.claim .roboto-slab,
.t-t-sp h1.claim .roboto-slab {
  letter-spacing: 0.12em;
}
.tinos {
  font-weight: 400;
  font-family: Tinos, Tinos-Fallback, Apple Color Emoji, Noto Color Emoji, serif;
}
.tinos:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.tinos b,
.tinos strong {
  font-weight: 700;
}
.t-h-sp h4.claim .tinos,
.t-s-sp h3.claim .tinos,
.t-t-sp h1.claim .tinos {
  letter-spacing: 0.12em;
}
.work-sans {
  font-weight: 400;
  font-family: Work Sans Flex, Work-Sans-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.work-sans:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.work-sans b,
.work-sans strong {
  font-weight: 700;
}
.t-h-sp h4.claim .work-sans,
.t-s-sp h3.claim .work-sans,
.t-t-sp h1.claim .work-sans {
  letter-spacing: 0.15em;
}
.zilla-slab,
.zillaslab {
  font-weight: 400;
  font-family: Zilla Slab, Zilla-Slab-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.zilla-slab:lang(ja),
.zillaslab:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.zilla-slab b,
.zilla-slab strong,
.zillaslab b,
.zillaslab strong {
  font-weight: 700;
}
.t-h-sp h4.claim .zilla-slab,
.t-h-sp h4.claim .zillaslab,
.t-s-sp h3.claim .zilla-slab,
.t-s-sp h3.claim .zillaslab,
.t-t-sp h1.claim .zilla-slab,
.t-t-sp h1.claim .zillaslab {
  letter-spacing: 0.12em;
}
.zh-tw-wang-han-zong-te-hei-ti {
  font-weight: 400;
  font-family: Wang Han Zong Te Hei Ti, Wang-Han-Zong-Te-Hei-Ti-Fallback,
    Apple Color Emoji, Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-te-hei-ti:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-te-hei-ti b,
.zh-tw-wang-han-zong-te-hei-ti strong {
  font-weight: 700;
}
.t-h-sp h4.claim .zh-tw-wang-han-zong-te-hei-ti,
.t-s-sp h3.claim .zh-tw-wang-han-zong-te-hei-ti,
.t-t-sp h1.claim .zh-tw-wang-han-zong-te-hei-ti {
  letter-spacing: 0.1em;
}
.zh-tw-wang-han-zong-te-ming-ti-biao-zhun {
  font-weight: 400;
  font-family: Wang Han Zong Te Ming Ti Biao Zhun,
    Wang-Han-Zong-Te-Ming-Ti-Biao-Zhun-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.zh-tw-wang-han-zong-te-ming-ti-biao-zhun:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-te-ming-ti-biao-zhun b,
.zh-tw-wang-han-zong-te-ming-ti-biao-zhun strong {
  font-weight: 700;
}
.t-h-sp h4.claim .zh-tw-wang-han-zong-te-ming-ti-biao-zhun,
.t-s-sp h3.claim .zh-tw-wang-han-zong-te-ming-ti-biao-zhun,
.t-t-sp h1.claim .zh-tw-wang-han-zong-te-ming-ti-biao-zhun {
  letter-spacing: 0.1em;
}
.zh-tw-wang-han-zong-te-yuan-ti {
  font-weight: 400;
  font-family: Wang han zong Te Yuan Ti, Wang-Han-Zong-Te-Yuan-Ti-Fallback,
    Apple Color Emoji, Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-te-yuan-ti:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-te-yuan-ti b,
.zh-tw-wang-han-zong-te-yuan-ti strong {
  font-weight: 700;
}
.t-h-sp h4.claim .zh-tw-wang-han-zong-te-yuan-ti,
.t-s-sp h3.claim .zh-tw-wang-han-zong-te-yuan-ti,
.t-t-sp h1.claim .zh-tw-wang-han-zong-te-yuan-ti {
  letter-spacing: 0.1em;
}
.zh-tw-wang-han-zong-xi-hei-ti-fan {
  font-weight: 400;
  font-family: Wang Han Zong Xi Hei Ti Fan, Wang-Han-Zong-Xi-Hei-Ti-Fan-Fallback,
    Apple Color Emoji, Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-xi-hei-ti-fan:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-xi-hei-ti-fan b,
.zh-tw-wang-han-zong-xi-hei-ti-fan strong {
  font-weight: 700;
}
.t-h-sp h4.claim .zh-tw-wang-han-zong-xi-hei-ti-fan,
.t-s-sp h3.claim .zh-tw-wang-han-zong-xi-hei-ti-fan,
.t-t-sp h1.claim .zh-tw-wang-han-zong-xi-hei-ti-fan {
  letter-spacing: 0.1em;
}
.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti {
  font-weight: 400;
  font-family: Wang Han Zong Zhong Wei Bei Jian Ti,
    Wang-Han-Zong-Zhong-Wei-Bei-Jian-Ti-Fallback, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti b,
.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti strong {
  font-weight: 700;
}
.t-h-sp h4.claim .zh-tw-wang-han-zong-zhong-wei-bei-jian-ti,
.t-s-sp h3.claim .zh-tw-wang-han-zong-zhong-wei-bei-jian-ti,
.t-t-sp h1.claim .zh-tw-wang-han-zong-zhong-wei-bei-jian-ti {
  letter-spacing: 0.1em;
}
html:lang(ja) .sit {
  font-weight: 400;
}
html:lang(ja) .sit b,
html:lang(ja) .sit strong {
  font-weight: 700;
}
.jp-hannari-mincho {
  font-family: Hannari Mincho, Noto Serif JP, YuMincho, Yu Mincho,
    Hiragino Kaku Gothic Pro, Apple Color Emoji, Noto Color Emoji, serif;
}
.jp-harenosora-mincho {
  font-family: Harenosora Mincho, Noto Serif JP, YuMincho, Yu Mincho,
    Hiragino Kaku Gothic Pro, Apple Color Emoji, Noto Color Emoji, serif;
}
.jp-kaisei-opti {
  font-family: Kaisei Opti, Noto Serif JP, Kaisei-Opti-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Apple Color Emoji, Noto Color Emoji, serif;
}
.jp-kei-font {
  font-family: Kei Font, Noto Sans JP, Kei-Font-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Arial, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.jp-logo-type-gothic {
  font-family: Logo Type Gothic, Noto Sans JP, Logo-Type-Gothic-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Arial, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.jp-mochiy-pop-p-one {
  font-family: Mochiy Pop P One, Noto Sans JP, Mochiy-Pop-P-One-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Arial, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.jp-murecho {
  font-family: Murecho, Noto Sans JP, Murecho-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Arial, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.jp-rounded-mgen-plus {
  font-family: Rounded Mgen Plus, Noto Sans JP,
    Rounded-Mgen-Plus-Fallback-Meiryo, Hiragino Kaku Gothic Pro, Arial,
    Apple Color Emoji, Noto Color Emoji, sans-serif;
}
.jp-utsukushi-mincho {
  font-family: Utsukushi Mincho, Noto Serif JP, YuMincho, Yu Mincho,
    Hiragino Kaku Gothic Pro, Apple Color Emoji, Noto Color Emoji, serif;
}
.noto-serif-japanese {
  font-family: Noto Serif JP, YuMincho, Yu Mincho, Hiragino Kaku Gothic Pro,
    Apple Color Emoji, Noto Color Emoji, serif;
}
.noto-sans-japanese {
  font-family: Noto Sans JP, Noto-Sans-JP-Fallback, Hiragino Kaku Gothic Pro,
    Arial, Apple Color Emoji, Noto Color Emoji, sans-serif;
}
.jp-wada-lab-maru-gothic {
  font-family: Wada Lab Maru Gothic, Noto Sans JP,
    Wada-Lab-Maru-Gothic-Fallback-Meiryo, Hiragino Kaku Gothic Pro, Arial,
    Apple Color Emoji, Noto Color Emoji, sans-serif;
}
.jp-yomogi {
  font-family: Yomogi, Noto Sans JP, Yomogi-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Arial, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.jp-zen-maru-gothic {
  font-family: Zen Maru Gothic, Noto Sans JP, Zen-Maru-Gothic-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Arial, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.jp-zen-old-mincho {
  font-family: Zen Old Mincho, Noto Serif JP, Zen-Old-Mincho-Fallback-Meiryo,
    Hiragino Kaku Gothic Pro, Apple Color Emoji, Noto Color Emoji, serif;
}
.claim .claim-18 {
  font-size: 1.125rem;
}
.claim .claim-22 {
  font-size: 1.375rem;
}
.claim .claim-23 {
  font-size: 1.4375rem;
}
.claim .claim-26 {
  font-size: 1.625rem;
}
.claim .claim-27 {
  font-size: 1.6875rem;
}
.claim .claim-30 {
  font-size: 1.875rem;
}
.claim .claim-32 {
  font-size: 2rem;
}
.claim .claim-46 {
  font-size: 1.75rem;
}
.claim .claim-52 {
  font-size: 2.25rem;
}
.claim .claim-55,
.claim .claim-56 {
  font-size: 2.125rem;
}
.claim .claim-58 {
  font-size: 1.875rem;
}
.claim .claim-60 {
  font-size: 1.75rem;
}
.claim .claim-63 {
  font-size: 2.125rem;
}
.claim .claim-64 {
  font-size: 2.375rem;
}
.claim .claim-65 {
  font-size: 2.125rem;
}
.claim .claim-66 {
  font-size: 2.875rem;
}
.claim .claim-70 {
  font-size: 3.125rem;
}
.claim .claim-72 {
  font-size: 2.4375rem;
}
.claim .claim-74 {
  font-size: 1.9375rem;
}
.claim .claim-80 {
  font-size: 2.5rem;
}
.claim .claim-100 {
  font-size: 2.625rem;
}
.claim .claim-114 {
  font-size: 1.875rem;
}
.claim .claim-120 {
  font-size: 2.75rem;
}
.claim .claim-122 {
  font-size: 2.125rem;
}
.claim .claim-130 {
  font-size: 2.8125rem;
}
.claim .claim-142 {
  font-size: 2.875rem;
}
.claim .claim-170 {
  font-size: 3.125rem;
}
.claim {
  line-height: 0;
}
.claim-nb {
  line-height: 156%;
}
.claim-wb.brandon-grotesque.claim-18,
.claim-wb.exo2.claim-18,
.claim-wb.fira-sans.claim-18,
.claim-wb.josefin-sans.claim-18,
.claim-wb.josefix.claim-18,
.claim-wb.jp-kei-font.claim-18,
.claim-wb.metropolis.claim-18,
.claim-wb.proxima-nova.claim-18,
.claim-wb.raleway.claim-18,
.claim-wb.roboto.claim-18,
.claim-wb.work-sans.claim-18,
.claim-wb.zilla-slab.claim-18,
.claim-wb.zillaslab.claim-18 {
  line-height: 220%;
}
.claim-wb.brandon-grotesque.claim-22,
.claim-wb.brandon-grotesque.claim-23,
.claim-wb.exo2.claim-22,
.claim-wb.exo2.claim-23,
.claim-wb.fira-sans.claim-22,
.claim-wb.fira-sans.claim-23,
.claim-wb.josefin-sans.claim-22,
.claim-wb.josefin-sans.claim-23,
.claim-wb.josefix.claim-22,
.claim-wb.josefix.claim-23,
.claim-wb.jp-kei-font.claim-22,
.claim-wb.jp-kei-font.claim-23,
.claim-wb.metropolis.claim-22,
.claim-wb.metropolis.claim-23,
.claim-wb.proxima-nova.claim-22,
.claim-wb.proxima-nova.claim-23,
.claim-wb.raleway.claim-22,
.claim-wb.raleway.claim-23,
.claim-wb.roboto.claim-22,
.claim-wb.roboto.claim-23,
.claim-wb.work-sans.claim-22,
.claim-wb.work-sans.claim-23,
.claim-wb.zilla-slab.claim-22,
.claim-wb.zilla-slab.claim-23,
.claim-wb.zillaslab.claim-22,
.claim-wb.zillaslab.claim-23 {
  line-height: 205%;
}
.claim-wb.brandon-grotesque.claim-26,
.claim-wb.brandon-grotesque.claim-27,
.claim-wb.exo2.claim-26,
.claim-wb.exo2.claim-27,
.claim-wb.fira-sans.claim-26,
.claim-wb.fira-sans.claim-27,
.claim-wb.josefin-sans.claim-26,
.claim-wb.josefin-sans.claim-27,
.claim-wb.josefix.claim-26,
.claim-wb.josefix.claim-27,
.claim-wb.jp-kei-font.claim-26,
.claim-wb.jp-kei-font.claim-27,
.claim-wb.metropolis.claim-26,
.claim-wb.metropolis.claim-27,
.claim-wb.proxima-nova.claim-26,
.claim-wb.proxima-nova.claim-27,
.claim-wb.raleway.claim-26,
.claim-wb.raleway.claim-27,
.claim-wb.roboto.claim-26,
.claim-wb.roboto.claim-27,
.claim-wb.work-sans.claim-26,
.claim-wb.work-sans.claim-27,
.claim-wb.zilla-slab.claim-26,
.claim-wb.zilla-slab.claim-27,
.claim-wb.zillaslab.claim-26,
.claim-wb.zillaslab.claim-27 {
  line-height: 200%;
}
.claim-wb.brandon-grotesque.claim-30,
.claim-wb.brandon-grotesque.claim-32,
.claim-wb.exo2.claim-30,
.claim-wb.exo2.claim-32,
.claim-wb.fira-sans.claim-30,
.claim-wb.fira-sans.claim-32,
.claim-wb.josefin-sans.claim-30,
.claim-wb.josefin-sans.claim-32,
.claim-wb.josefix.claim-30,
.claim-wb.josefix.claim-32,
.claim-wb.jp-kei-font.claim-30,
.claim-wb.jp-kei-font.claim-32,
.claim-wb.metropolis.claim-30,
.claim-wb.metropolis.claim-32,
.claim-wb.proxima-nova.claim-30,
.claim-wb.proxima-nova.claim-32,
.claim-wb.raleway.claim-30,
.claim-wb.raleway.claim-32,
.claim-wb.roboto.claim-30,
.claim-wb.roboto.claim-32,
.claim-wb.work-sans.claim-30,
.claim-wb.work-sans.claim-32,
.claim-wb.zilla-slab.claim-30,
.claim-wb.zilla-slab.claim-32,
.claim-wb.zillaslab.claim-30,
.claim-wb.zillaslab.claim-32 {
  line-height: 190%;
}
.claim-wb.brandon-grotesque.claim-46,
.claim-wb.exo2.claim-46,
.claim-wb.fira-sans.claim-46,
.claim-wb.josefin-sans.claim-46,
.claim-wb.josefix.claim-46,
.claim-wb.jp-kei-font.claim-46,
.claim-wb.metropolis.claim-46,
.claim-wb.proxima-nova.claim-46,
.claim-wb.raleway.claim-46,
.claim-wb.roboto.claim-46,
.claim-wb.work-sans.claim-46,
.claim-wb.zilla-slab.claim-46,
.claim-wb.zillaslab.claim-46 {
  line-height: 185%;
}
.claim-wb.brandon-grotesque.claim-52,
.claim-wb.brandon-grotesque.claim-55,
.claim-wb.brandon-grotesque.claim-56,
.claim-wb.brandon-grotesque.claim-58,
.claim-wb.brandon-grotesque.claim-60,
.claim-wb.exo2.claim-52,
.claim-wb.exo2.claim-55,
.claim-wb.exo2.claim-56,
.claim-wb.exo2.claim-58,
.claim-wb.exo2.claim-60,
.claim-wb.fira-sans.claim-52,
.claim-wb.fira-sans.claim-55,
.claim-wb.fira-sans.claim-56,
.claim-wb.fira-sans.claim-58,
.claim-wb.fira-sans.claim-60,
.claim-wb.josefin-sans.claim-52,
.claim-wb.josefin-sans.claim-55,
.claim-wb.josefin-sans.claim-56,
.claim-wb.josefin-sans.claim-58,
.claim-wb.josefin-sans.claim-60,
.claim-wb.josefix.claim-52,
.claim-wb.josefix.claim-55,
.claim-wb.josefix.claim-56,
.claim-wb.josefix.claim-58,
.claim-wb.josefix.claim-60,
.claim-wb.jp-kei-font.claim-52,
.claim-wb.jp-kei-font.claim-55,
.claim-wb.jp-kei-font.claim-56,
.claim-wb.jp-kei-font.claim-58,
.claim-wb.jp-kei-font.claim-60,
.claim-wb.metropolis.claim-52,
.claim-wb.metropolis.claim-55,
.claim-wb.metropolis.claim-56,
.claim-wb.metropolis.claim-58,
.claim-wb.metropolis.claim-60,
.claim-wb.proxima-nova.claim-52,
.claim-wb.proxima-nova.claim-55,
.claim-wb.proxima-nova.claim-56,
.claim-wb.proxima-nova.claim-58,
.claim-wb.proxima-nova.claim-60,
.claim-wb.raleway.claim-52,
.claim-wb.raleway.claim-55,
.claim-wb.raleway.claim-56,
.claim-wb.raleway.claim-58,
.claim-wb.raleway.claim-60,
.claim-wb.roboto.claim-52,
.claim-wb.roboto.claim-55,
.claim-wb.roboto.claim-56,
.claim-wb.roboto.claim-58,
.claim-wb.roboto.claim-60,
.claim-wb.work-sans.claim-52,
.claim-wb.work-sans.claim-55,
.claim-wb.work-sans.claim-56,
.claim-wb.work-sans.claim-58,
.claim-wb.work-sans.claim-60,
.claim-wb.zilla-slab.claim-52,
.claim-wb.zilla-slab.claim-55,
.claim-wb.zilla-slab.claim-56,
.claim-wb.zilla-slab.claim-58,
.claim-wb.zilla-slab.claim-60,
.claim-wb.zillaslab.claim-52,
.claim-wb.zillaslab.claim-55,
.claim-wb.zillaslab.claim-56,
.claim-wb.zillaslab.claim-58,
.claim-wb.zillaslab.claim-60 {
  line-height: 180%;
}
.claim-wb.brandon-grotesque.claim-63,
.claim-wb.brandon-grotesque.claim-64,
.claim-wb.brandon-grotesque.claim-65,
.claim-wb.brandon-grotesque.claim-66,
.claim-wb.brandon-grotesque.claim-70,
.claim-wb.brandon-grotesque.claim-72,
.claim-wb.brandon-grotesque.claim-74,
.claim-wb.exo2.claim-63,
.claim-wb.exo2.claim-64,
.claim-wb.exo2.claim-65,
.claim-wb.exo2.claim-66,
.claim-wb.exo2.claim-70,
.claim-wb.exo2.claim-72,
.claim-wb.exo2.claim-74,
.claim-wb.fira-sans.claim-63,
.claim-wb.fira-sans.claim-64,
.claim-wb.fira-sans.claim-65,
.claim-wb.fira-sans.claim-66,
.claim-wb.fira-sans.claim-70,
.claim-wb.fira-sans.claim-72,
.claim-wb.fira-sans.claim-74,
.claim-wb.josefin-sans.claim-63,
.claim-wb.josefin-sans.claim-64,
.claim-wb.josefin-sans.claim-65,
.claim-wb.josefin-sans.claim-66,
.claim-wb.josefin-sans.claim-70,
.claim-wb.josefin-sans.claim-72,
.claim-wb.josefin-sans.claim-74,
.claim-wb.josefix.claim-63,
.claim-wb.josefix.claim-64,
.claim-wb.josefix.claim-65,
.claim-wb.josefix.claim-66,
.claim-wb.josefix.claim-70,
.claim-wb.josefix.claim-72,
.claim-wb.josefix.claim-74,
.claim-wb.jp-kei-font.claim-63,
.claim-wb.jp-kei-font.claim-64,
.claim-wb.jp-kei-font.claim-65,
.claim-wb.jp-kei-font.claim-66,
.claim-wb.jp-kei-font.claim-70,
.claim-wb.jp-kei-font.claim-72,
.claim-wb.jp-kei-font.claim-74,
.claim-wb.metropolis.claim-63,
.claim-wb.metropolis.claim-64,
.claim-wb.metropolis.claim-65,
.claim-wb.metropolis.claim-66,
.claim-wb.metropolis.claim-70,
.claim-wb.metropolis.claim-72,
.claim-wb.metropolis.claim-74,
.claim-wb.proxima-nova.claim-63,
.claim-wb.proxima-nova.claim-64,
.claim-wb.proxima-nova.claim-65,
.claim-wb.proxima-nova.claim-66,
.claim-wb.proxima-nova.claim-70,
.claim-wb.proxima-nova.claim-72,
.claim-wb.proxima-nova.claim-74,
.claim-wb.raleway.claim-63,
.claim-wb.raleway.claim-64,
.claim-wb.raleway.claim-65,
.claim-wb.raleway.claim-66,
.claim-wb.raleway.claim-70,
.claim-wb.raleway.claim-72,
.claim-wb.raleway.claim-74,
.claim-wb.roboto.claim-63,
.claim-wb.roboto.claim-64,
.claim-wb.roboto.claim-65,
.claim-wb.roboto.claim-66,
.claim-wb.roboto.claim-70,
.claim-wb.roboto.claim-72,
.claim-wb.roboto.claim-74,
.claim-wb.work-sans.claim-63,
.claim-wb.work-sans.claim-64,
.claim-wb.work-sans.claim-65,
.claim-wb.work-sans.claim-66,
.claim-wb.work-sans.claim-70,
.claim-wb.work-sans.claim-72,
.claim-wb.work-sans.claim-74,
.claim-wb.zilla-slab.claim-63,
.claim-wb.zilla-slab.claim-64,
.claim-wb.zilla-slab.claim-65,
.claim-wb.zilla-slab.claim-66,
.claim-wb.zilla-slab.claim-70,
.claim-wb.zilla-slab.claim-72,
.claim-wb.zilla-slab.claim-74,
.claim-wb.zillaslab.claim-63,
.claim-wb.zillaslab.claim-64,
.claim-wb.zillaslab.claim-65,
.claim-wb.zillaslab.claim-66,
.claim-wb.zillaslab.claim-70,
.claim-wb.zillaslab.claim-72,
.claim-wb.zillaslab.claim-74 {
  line-height: 175%;
}
.claim-wb.brandon-grotesque.claim-80,
.claim-wb.brandon-grotesque.claim-100,
.claim-wb.brandon-grotesque.claim-114,
.claim-wb.exo2.claim-80,
.claim-wb.exo2.claim-100,
.claim-wb.exo2.claim-114,
.claim-wb.fira-sans.claim-80,
.claim-wb.fira-sans.claim-100,
.claim-wb.fira-sans.claim-114,
.claim-wb.josefin-sans.claim-80,
.claim-wb.josefin-sans.claim-100,
.claim-wb.josefin-sans.claim-114,
.claim-wb.josefix.claim-80,
.claim-wb.josefix.claim-100,
.claim-wb.josefix.claim-114,
.claim-wb.jp-kei-font.claim-80,
.claim-wb.jp-kei-font.claim-100,
.claim-wb.jp-kei-font.claim-114,
.claim-wb.metropolis.claim-80,
.claim-wb.metropolis.claim-100,
.claim-wb.metropolis.claim-114,
.claim-wb.proxima-nova.claim-80,
.claim-wb.proxima-nova.claim-100,
.claim-wb.proxima-nova.claim-114,
.claim-wb.raleway.claim-80,
.claim-wb.raleway.claim-100,
.claim-wb.raleway.claim-114,
.claim-wb.roboto.claim-80,
.claim-wb.roboto.claim-100,
.claim-wb.roboto.claim-114,
.claim-wb.work-sans.claim-80,
.claim-wb.work-sans.claim-100,
.claim-wb.work-sans.claim-114,
.claim-wb.zilla-slab.claim-80,
.claim-wb.zilla-slab.claim-100,
.claim-wb.zilla-slab.claim-114,
.claim-wb.zillaslab.claim-80,
.claim-wb.zillaslab.claim-100,
.claim-wb.zillaslab.claim-114 {
  line-height: 170%;
}
.claim-wb.brandon-grotesque.claim-120,
.claim-wb.brandon-grotesque.claim-122,
.claim-wb.brandon-grotesque.claim-130,
.claim-wb.brandon-grotesque.claim-142,
.claim-wb.brandon-grotesque.claim-170,
.claim-wb.exo2.claim-120,
.claim-wb.exo2.claim-122,
.claim-wb.exo2.claim-130,
.claim-wb.exo2.claim-142,
.claim-wb.exo2.claim-170,
.claim-wb.fira-sans.claim-120,
.claim-wb.fira-sans.claim-122,
.claim-wb.fira-sans.claim-130,
.claim-wb.fira-sans.claim-142,
.claim-wb.fira-sans.claim-170,
.claim-wb.josefin-sans.claim-120,
.claim-wb.josefin-sans.claim-122,
.claim-wb.josefin-sans.claim-130,
.claim-wb.josefin-sans.claim-142,
.claim-wb.josefin-sans.claim-170,
.claim-wb.josefix.claim-120,
.claim-wb.josefix.claim-122,
.claim-wb.josefix.claim-130,
.claim-wb.josefix.claim-142,
.claim-wb.josefix.claim-170,
.claim-wb.jp-kei-font.claim-120,
.claim-wb.jp-kei-font.claim-122,
.claim-wb.jp-kei-font.claim-130,
.claim-wb.jp-kei-font.claim-142,
.claim-wb.jp-kei-font.claim-170,
.claim-wb.metropolis.claim-120,
.claim-wb.metropolis.claim-122,
.claim-wb.metropolis.claim-130,
.claim-wb.metropolis.claim-142,
.claim-wb.metropolis.claim-170,
.claim-wb.proxima-nova.claim-120,
.claim-wb.proxima-nova.claim-122,
.claim-wb.proxima-nova.claim-130,
.claim-wb.proxima-nova.claim-142,
.claim-wb.proxima-nova.claim-170,
.claim-wb.raleway.claim-120,
.claim-wb.raleway.claim-122,
.claim-wb.raleway.claim-130,
.claim-wb.raleway.claim-142,
.claim-wb.raleway.claim-170,
.claim-wb.roboto.claim-120,
.claim-wb.roboto.claim-122,
.claim-wb.roboto.claim-130,
.claim-wb.roboto.claim-142,
.claim-wb.roboto.claim-170,
.claim-wb.work-sans.claim-120,
.claim-wb.work-sans.claim-122,
.claim-wb.work-sans.claim-130,
.claim-wb.work-sans.claim-142,
.claim-wb.work-sans.claim-170,
.claim-wb.zilla-slab.claim-120,
.claim-wb.zilla-slab.claim-122,
.claim-wb.zilla-slab.claim-130,
.claim-wb.zilla-slab.claim-142,
.claim-wb.zilla-slab.claim-170,
.claim-wb.zillaslab.claim-120,
.claim-wb.zillaslab.claim-122,
.claim-wb.zillaslab.claim-130,
.claim-wb.zillaslab.claim-142,
.claim-wb.zillaslab.claim-170 {
  line-height: 167%;
}
.claim-wb.alegreya-sans.claim-18,
.claim-wb.alegreya.claim-18,
.claim-wb.allura.claim-18,
.claim-wb.cormorant.claim-18,
.claim-wb.jp-logo-type-gothic.claim-18,
.claim-wb.jp-utsukushi-mincho.claim-18,
.claim-wb.jp-wada-lab-maru-gothic.claim-18,
.claim-wb.life-savers.claim-18,
.claim-wb.literata.claim-18,
.claim-wb.lora.claim-18,
.claim-wb.marcellix.claim-18,
.claim-wb.marcellus.claim-18,
.claim-wb.merriweather.claim-18,
.claim-wb.montserrat.claim-18,
.claim-wb.noto-sans.claim-18,
.claim-wb.noto-serif.claim-18,
.claim-wb.piazzolla.claim-18,
.claim-wb.playfair-display.claim-18,
.claim-wb.quicksand.claim-18,
.claim-wb.rajdhani.claim-18,
.claim-wb.reklame-script.claim-18,
.claim-wb.tinos.claim-18 {
  line-height: 230%;
}
.claim-wb.alegreya-sans.claim-22,
.claim-wb.alegreya-sans.claim-23,
.claim-wb.alegreya.claim-22,
.claim-wb.alegreya.claim-23,
.claim-wb.allura.claim-22,
.claim-wb.allura.claim-23,
.claim-wb.cormorant.claim-22,
.claim-wb.cormorant.claim-23,
.claim-wb.jp-logo-type-gothic.claim-22,
.claim-wb.jp-logo-type-gothic.claim-23,
.claim-wb.jp-utsukushi-mincho.claim-22,
.claim-wb.jp-utsukushi-mincho.claim-23,
.claim-wb.jp-wada-lab-maru-gothic.claim-22,
.claim-wb.jp-wada-lab-maru-gothic.claim-23,
.claim-wb.life-savers.claim-22,
.claim-wb.life-savers.claim-23,
.claim-wb.literata.claim-22,
.claim-wb.literata.claim-23,
.claim-wb.lora.claim-22,
.claim-wb.lora.claim-23,
.claim-wb.marcellix.claim-22,
.claim-wb.marcellix.claim-23,
.claim-wb.marcellus.claim-22,
.claim-wb.marcellus.claim-23,
.claim-wb.merriweather.claim-22,
.claim-wb.merriweather.claim-23,
.claim-wb.montserrat.claim-22,
.claim-wb.montserrat.claim-23,
.claim-wb.noto-sans.claim-22,
.claim-wb.noto-sans.claim-23,
.claim-wb.noto-serif.claim-22,
.claim-wb.noto-serif.claim-23,
.claim-wb.piazzolla.claim-22,
.claim-wb.piazzolla.claim-23,
.claim-wb.playfair-display.claim-22,
.claim-wb.playfair-display.claim-23,
.claim-wb.quicksand.claim-22,
.claim-wb.quicksand.claim-23,
.claim-wb.rajdhani.claim-22,
.claim-wb.rajdhani.claim-23,
.claim-wb.reklame-script.claim-22,
.claim-wb.reklame-script.claim-23,
.claim-wb.tinos.claim-22,
.claim-wb.tinos.claim-23 {
  line-height: 215%;
}
.claim-wb.alegreya-sans.claim-26,
.claim-wb.alegreya-sans.claim-27,
.claim-wb.alegreya.claim-26,
.claim-wb.alegreya.claim-27,
.claim-wb.allura.claim-26,
.claim-wb.allura.claim-27,
.claim-wb.cormorant.claim-26,
.claim-wb.cormorant.claim-27,
.claim-wb.jp-logo-type-gothic.claim-26,
.claim-wb.jp-logo-type-gothic.claim-27,
.claim-wb.jp-utsukushi-mincho.claim-26,
.claim-wb.jp-utsukushi-mincho.claim-27,
.claim-wb.jp-wada-lab-maru-gothic.claim-26,
.claim-wb.jp-wada-lab-maru-gothic.claim-27,
.claim-wb.life-savers.claim-26,
.claim-wb.life-savers.claim-27,
.claim-wb.literata.claim-26,
.claim-wb.literata.claim-27,
.claim-wb.lora.claim-26,
.claim-wb.lora.claim-27,
.claim-wb.marcellix.claim-26,
.claim-wb.marcellix.claim-27,
.claim-wb.marcellus.claim-26,
.claim-wb.marcellus.claim-27,
.claim-wb.merriweather.claim-26,
.claim-wb.merriweather.claim-27,
.claim-wb.montserrat.claim-26,
.claim-wb.montserrat.claim-27,
.claim-wb.noto-sans.claim-26,
.claim-wb.noto-sans.claim-27,
.claim-wb.noto-serif.claim-26,
.claim-wb.noto-serif.claim-27,
.claim-wb.piazzolla.claim-26,
.claim-wb.piazzolla.claim-27,
.claim-wb.playfair-display.claim-26,
.claim-wb.playfair-display.claim-27,
.claim-wb.quicksand.claim-26,
.claim-wb.quicksand.claim-27,
.claim-wb.rajdhani.claim-26,
.claim-wb.rajdhani.claim-27,
.claim-wb.reklame-script.claim-26,
.claim-wb.reklame-script.claim-27,
.claim-wb.tinos.claim-26,
.claim-wb.tinos.claim-27 {
  line-height: 200%;
}
.claim-wb.alegreya-sans.claim-30,
.claim-wb.alegreya-sans.claim-32,
.claim-wb.alegreya.claim-30,
.claim-wb.alegreya.claim-32,
.claim-wb.allura.claim-30,
.claim-wb.allura.claim-32,
.claim-wb.cormorant.claim-30,
.claim-wb.cormorant.claim-32,
.claim-wb.jp-logo-type-gothic.claim-30,
.claim-wb.jp-logo-type-gothic.claim-32,
.claim-wb.jp-utsukushi-mincho.claim-30,
.claim-wb.jp-utsukushi-mincho.claim-32,
.claim-wb.jp-wada-lab-maru-gothic.claim-30,
.claim-wb.jp-wada-lab-maru-gothic.claim-32,
.claim-wb.life-savers.claim-30,
.claim-wb.life-savers.claim-32,
.claim-wb.literata.claim-30,
.claim-wb.literata.claim-32,
.claim-wb.lora.claim-30,
.claim-wb.lora.claim-32,
.claim-wb.marcellix.claim-30,
.claim-wb.marcellix.claim-32,
.claim-wb.marcellus.claim-30,
.claim-wb.marcellus.claim-32,
.claim-wb.merriweather.claim-30,
.claim-wb.merriweather.claim-32,
.claim-wb.montserrat.claim-30,
.claim-wb.montserrat.claim-32,
.claim-wb.noto-sans.claim-30,
.claim-wb.noto-sans.claim-32,
.claim-wb.noto-serif.claim-30,
.claim-wb.noto-serif.claim-32,
.claim-wb.piazzolla.claim-30,
.claim-wb.piazzolla.claim-32,
.claim-wb.playfair-display.claim-30,
.claim-wb.playfair-display.claim-32,
.claim-wb.quicksand.claim-30,
.claim-wb.quicksand.claim-32,
.claim-wb.rajdhani.claim-30,
.claim-wb.rajdhani.claim-32,
.claim-wb.reklame-script.claim-30,
.claim-wb.reklame-script.claim-32,
.claim-wb.tinos.claim-30,
.claim-wb.tinos.claim-32 {
  line-height: 190%;
}
.claim-wb.alegreya-sans.claim-46,
.claim-wb.alegreya.claim-46,
.claim-wb.allura.claim-46,
.claim-wb.cormorant.claim-46,
.claim-wb.jp-logo-type-gothic.claim-46,
.claim-wb.jp-utsukushi-mincho.claim-46,
.claim-wb.jp-wada-lab-maru-gothic.claim-46,
.claim-wb.life-savers.claim-46,
.claim-wb.literata.claim-46,
.claim-wb.lora.claim-46,
.claim-wb.marcellix.claim-46,
.claim-wb.marcellus.claim-46,
.claim-wb.merriweather.claim-46,
.claim-wb.montserrat.claim-46,
.claim-wb.noto-sans.claim-46,
.claim-wb.noto-serif.claim-46,
.claim-wb.piazzolla.claim-46,
.claim-wb.playfair-display.claim-46,
.claim-wb.quicksand.claim-46,
.claim-wb.rajdhani.claim-46,
.claim-wb.reklame-script.claim-46,
.claim-wb.tinos.claim-46 {
  line-height: 188%;
}
.claim-wb.alegreya-sans.claim-52,
.claim-wb.alegreya-sans.claim-55,
.claim-wb.alegreya-sans.claim-56,
.claim-wb.alegreya-sans.claim-58,
.claim-wb.alegreya.claim-52,
.claim-wb.alegreya.claim-55,
.claim-wb.alegreya.claim-56,
.claim-wb.alegreya.claim-58,
.claim-wb.allura.claim-52,
.claim-wb.allura.claim-55,
.claim-wb.allura.claim-56,
.claim-wb.allura.claim-58,
.claim-wb.cormorant.claim-52,
.claim-wb.cormorant.claim-55,
.claim-wb.cormorant.claim-56,
.claim-wb.cormorant.claim-58,
.claim-wb.jp-logo-type-gothic.claim-52,
.claim-wb.jp-logo-type-gothic.claim-55,
.claim-wb.jp-logo-type-gothic.claim-56,
.claim-wb.jp-logo-type-gothic.claim-58,
.claim-wb.jp-utsukushi-mincho.claim-52,
.claim-wb.jp-utsukushi-mincho.claim-55,
.claim-wb.jp-utsukushi-mincho.claim-56,
.claim-wb.jp-utsukushi-mincho.claim-58,
.claim-wb.jp-wada-lab-maru-gothic.claim-52,
.claim-wb.jp-wada-lab-maru-gothic.claim-55,
.claim-wb.jp-wada-lab-maru-gothic.claim-56,
.claim-wb.jp-wada-lab-maru-gothic.claim-58,
.claim-wb.life-savers.claim-52,
.claim-wb.life-savers.claim-55,
.claim-wb.life-savers.claim-56,
.claim-wb.life-savers.claim-58,
.claim-wb.literata.claim-52,
.claim-wb.literata.claim-55,
.claim-wb.literata.claim-56,
.claim-wb.literata.claim-58,
.claim-wb.lora.claim-52,
.claim-wb.lora.claim-55,
.claim-wb.lora.claim-56,
.claim-wb.lora.claim-58,
.claim-wb.marcellix.claim-52,
.claim-wb.marcellix.claim-55,
.claim-wb.marcellix.claim-56,
.claim-wb.marcellix.claim-58,
.claim-wb.marcellus.claim-52,
.claim-wb.marcellus.claim-55,
.claim-wb.marcellus.claim-56,
.claim-wb.marcellus.claim-58,
.claim-wb.merriweather.claim-52,
.claim-wb.merriweather.claim-55,
.claim-wb.merriweather.claim-56,
.claim-wb.merriweather.claim-58,
.claim-wb.montserrat.claim-52,
.claim-wb.montserrat.claim-55,
.claim-wb.montserrat.claim-56,
.claim-wb.montserrat.claim-58,
.claim-wb.noto-sans.claim-52,
.claim-wb.noto-sans.claim-55,
.claim-wb.noto-sans.claim-56,
.claim-wb.noto-sans.claim-58,
.claim-wb.noto-serif.claim-52,
.claim-wb.noto-serif.claim-55,
.claim-wb.noto-serif.claim-56,
.claim-wb.noto-serif.claim-58,
.claim-wb.piazzolla.claim-52,
.claim-wb.piazzolla.claim-55,
.claim-wb.piazzolla.claim-56,
.claim-wb.piazzolla.claim-58,
.claim-wb.playfair-display.claim-52,
.claim-wb.playfair-display.claim-55,
.claim-wb.playfair-display.claim-56,
.claim-wb.playfair-display.claim-58,
.claim-wb.quicksand.claim-52,
.claim-wb.quicksand.claim-55,
.claim-wb.quicksand.claim-56,
.claim-wb.quicksand.claim-58,
.claim-wb.rajdhani.claim-52,
.claim-wb.rajdhani.claim-55,
.claim-wb.rajdhani.claim-56,
.claim-wb.rajdhani.claim-58,
.claim-wb.reklame-script.claim-52,
.claim-wb.reklame-script.claim-55,
.claim-wb.reklame-script.claim-56,
.claim-wb.reklame-script.claim-58,
.claim-wb.tinos.claim-52,
.claim-wb.tinos.claim-55,
.claim-wb.tinos.claim-56,
.claim-wb.tinos.claim-58 {
  line-height: 183%;
}
.claim-wb.alegreya-sans.claim-60,
.claim-wb.alegreya-sans.claim-63,
.claim-wb.alegreya-sans.claim-64,
.claim-wb.alegreya-sans.claim-65,
.claim-wb.alegreya-sans.claim-66,
.claim-wb.alegreya-sans.claim-70,
.claim-wb.alegreya-sans.claim-72,
.claim-wb.alegreya-sans.claim-74,
.claim-wb.alegreya-sans.claim-80,
.claim-wb.alegreya.claim-60,
.claim-wb.alegreya.claim-63,
.claim-wb.alegreya.claim-64,
.claim-wb.alegreya.claim-65,
.claim-wb.alegreya.claim-66,
.claim-wb.alegreya.claim-70,
.claim-wb.alegreya.claim-72,
.claim-wb.alegreya.claim-74,
.claim-wb.alegreya.claim-80,
.claim-wb.allura.claim-60,
.claim-wb.allura.claim-63,
.claim-wb.allura.claim-64,
.claim-wb.allura.claim-65,
.claim-wb.allura.claim-66,
.claim-wb.allura.claim-70,
.claim-wb.allura.claim-72,
.claim-wb.allura.claim-74,
.claim-wb.allura.claim-80,
.claim-wb.cormorant.claim-60,
.claim-wb.cormorant.claim-63,
.claim-wb.cormorant.claim-64,
.claim-wb.cormorant.claim-65,
.claim-wb.cormorant.claim-66,
.claim-wb.cormorant.claim-70,
.claim-wb.cormorant.claim-72,
.claim-wb.cormorant.claim-74,
.claim-wb.cormorant.claim-80,
.claim-wb.jp-logo-type-gothic.claim-60,
.claim-wb.jp-logo-type-gothic.claim-63,
.claim-wb.jp-logo-type-gothic.claim-64,
.claim-wb.jp-logo-type-gothic.claim-65,
.claim-wb.jp-logo-type-gothic.claim-66,
.claim-wb.jp-logo-type-gothic.claim-70,
.claim-wb.jp-logo-type-gothic.claim-72,
.claim-wb.jp-logo-type-gothic.claim-74,
.claim-wb.jp-logo-type-gothic.claim-80,
.claim-wb.jp-utsukushi-mincho.claim-60,
.claim-wb.jp-utsukushi-mincho.claim-63,
.claim-wb.jp-utsukushi-mincho.claim-64,
.claim-wb.jp-utsukushi-mincho.claim-65,
.claim-wb.jp-utsukushi-mincho.claim-66,
.claim-wb.jp-utsukushi-mincho.claim-70,
.claim-wb.jp-utsukushi-mincho.claim-72,
.claim-wb.jp-utsukushi-mincho.claim-74,
.claim-wb.jp-utsukushi-mincho.claim-80,
.claim-wb.jp-wada-lab-maru-gothic.claim-60,
.claim-wb.jp-wada-lab-maru-gothic.claim-63,
.claim-wb.jp-wada-lab-maru-gothic.claim-64,
.claim-wb.jp-wada-lab-maru-gothic.claim-65,
.claim-wb.jp-wada-lab-maru-gothic.claim-66,
.claim-wb.jp-wada-lab-maru-gothic.claim-70,
.claim-wb.jp-wada-lab-maru-gothic.claim-72,
.claim-wb.jp-wada-lab-maru-gothic.claim-74,
.claim-wb.jp-wada-lab-maru-gothic.claim-80,
.claim-wb.life-savers.claim-60,
.claim-wb.life-savers.claim-63,
.claim-wb.life-savers.claim-64,
.claim-wb.life-savers.claim-65,
.claim-wb.life-savers.claim-66,
.claim-wb.life-savers.claim-70,
.claim-wb.life-savers.claim-72,
.claim-wb.life-savers.claim-74,
.claim-wb.life-savers.claim-80,
.claim-wb.literata.claim-60,
.claim-wb.literata.claim-63,
.claim-wb.literata.claim-64,
.claim-wb.literata.claim-65,
.claim-wb.literata.claim-66,
.claim-wb.literata.claim-70,
.claim-wb.literata.claim-72,
.claim-wb.literata.claim-74,
.claim-wb.literata.claim-80,
.claim-wb.lora.claim-60,
.claim-wb.lora.claim-63,
.claim-wb.lora.claim-64,
.claim-wb.lora.claim-65,
.claim-wb.lora.claim-66,
.claim-wb.lora.claim-70,
.claim-wb.lora.claim-72,
.claim-wb.lora.claim-74,
.claim-wb.lora.claim-80,
.claim-wb.marcellix.claim-60,
.claim-wb.marcellix.claim-63,
.claim-wb.marcellix.claim-64,
.claim-wb.marcellix.claim-65,
.claim-wb.marcellix.claim-66,
.claim-wb.marcellix.claim-70,
.claim-wb.marcellix.claim-72,
.claim-wb.marcellix.claim-74,
.claim-wb.marcellix.claim-80,
.claim-wb.marcellus.claim-60,
.claim-wb.marcellus.claim-63,
.claim-wb.marcellus.claim-64,
.claim-wb.marcellus.claim-65,
.claim-wb.marcellus.claim-66,
.claim-wb.marcellus.claim-70,
.claim-wb.marcellus.claim-72,
.claim-wb.marcellus.claim-74,
.claim-wb.marcellus.claim-80,
.claim-wb.merriweather.claim-60,
.claim-wb.merriweather.claim-63,
.claim-wb.merriweather.claim-64,
.claim-wb.merriweather.claim-65,
.claim-wb.merriweather.claim-66,
.claim-wb.merriweather.claim-70,
.claim-wb.merriweather.claim-72,
.claim-wb.merriweather.claim-74,
.claim-wb.merriweather.claim-80,
.claim-wb.montserrat.claim-60,
.claim-wb.montserrat.claim-63,
.claim-wb.montserrat.claim-64,
.claim-wb.montserrat.claim-65,
.claim-wb.montserrat.claim-66,
.claim-wb.montserrat.claim-70,
.claim-wb.montserrat.claim-72,
.claim-wb.montserrat.claim-74,
.claim-wb.montserrat.claim-80,
.claim-wb.noto-sans.claim-60,
.claim-wb.noto-sans.claim-63,
.claim-wb.noto-sans.claim-64,
.claim-wb.noto-sans.claim-65,
.claim-wb.noto-sans.claim-66,
.claim-wb.noto-sans.claim-70,
.claim-wb.noto-sans.claim-72,
.claim-wb.noto-sans.claim-74,
.claim-wb.noto-sans.claim-80,
.claim-wb.noto-serif.claim-60,
.claim-wb.noto-serif.claim-63,
.claim-wb.noto-serif.claim-64,
.claim-wb.noto-serif.claim-65,
.claim-wb.noto-serif.claim-66,
.claim-wb.noto-serif.claim-70,
.claim-wb.noto-serif.claim-72,
.claim-wb.noto-serif.claim-74,
.claim-wb.noto-serif.claim-80,
.claim-wb.piazzolla.claim-60,
.claim-wb.piazzolla.claim-63,
.claim-wb.piazzolla.claim-64,
.claim-wb.piazzolla.claim-65,
.claim-wb.piazzolla.claim-66,
.claim-wb.piazzolla.claim-70,
.claim-wb.piazzolla.claim-72,
.claim-wb.piazzolla.claim-74,
.claim-wb.piazzolla.claim-80,
.claim-wb.playfair-display.claim-60,
.claim-wb.playfair-display.claim-63,
.claim-wb.playfair-display.claim-64,
.claim-wb.playfair-display.claim-65,
.claim-wb.playfair-display.claim-66,
.claim-wb.playfair-display.claim-70,
.claim-wb.playfair-display.claim-72,
.claim-wb.playfair-display.claim-74,
.claim-wb.playfair-display.claim-80,
.claim-wb.quicksand.claim-60,
.claim-wb.quicksand.claim-63,
.claim-wb.quicksand.claim-64,
.claim-wb.quicksand.claim-65,
.claim-wb.quicksand.claim-66,
.claim-wb.quicksand.claim-70,
.claim-wb.quicksand.claim-72,
.claim-wb.quicksand.claim-74,
.claim-wb.quicksand.claim-80,
.claim-wb.rajdhani.claim-60,
.claim-wb.rajdhani.claim-63,
.claim-wb.rajdhani.claim-64,
.claim-wb.rajdhani.claim-65,
.claim-wb.rajdhani.claim-66,
.claim-wb.rajdhani.claim-70,
.claim-wb.rajdhani.claim-72,
.claim-wb.rajdhani.claim-74,
.claim-wb.rajdhani.claim-80,
.claim-wb.reklame-script.claim-60,
.claim-wb.reklame-script.claim-63,
.claim-wb.reklame-script.claim-64,
.claim-wb.reklame-script.claim-65,
.claim-wb.reklame-script.claim-66,
.claim-wb.reklame-script.claim-70,
.claim-wb.reklame-script.claim-72,
.claim-wb.reklame-script.claim-74,
.claim-wb.reklame-script.claim-80,
.claim-wb.tinos.claim-60,
.claim-wb.tinos.claim-63,
.claim-wb.tinos.claim-64,
.claim-wb.tinos.claim-65,
.claim-wb.tinos.claim-66,
.claim-wb.tinos.claim-70,
.claim-wb.tinos.claim-72,
.claim-wb.tinos.claim-74,
.claim-wb.tinos.claim-80 {
  line-height: 177%;
}
.claim-wb.alegreya-sans.claim-100,
.claim-wb.alegreya-sans.claim-114,
.claim-wb.alegreya-sans.claim-120,
.claim-wb.alegreya-sans.claim-122,
.claim-wb.alegreya-sans.claim-130,
.claim-wb.alegreya-sans.claim-142,
.claim-wb.alegreya-sans.claim-170,
.claim-wb.alegreya.claim-100,
.claim-wb.alegreya.claim-114,
.claim-wb.alegreya.claim-120,
.claim-wb.alegreya.claim-122,
.claim-wb.alegreya.claim-130,
.claim-wb.alegreya.claim-142,
.claim-wb.alegreya.claim-170,
.claim-wb.allura.claim-100,
.claim-wb.allura.claim-114,
.claim-wb.allura.claim-120,
.claim-wb.allura.claim-122,
.claim-wb.allura.claim-130,
.claim-wb.allura.claim-142,
.claim-wb.allura.claim-170,
.claim-wb.cormorant.claim-100,
.claim-wb.cormorant.claim-114,
.claim-wb.cormorant.claim-120,
.claim-wb.cormorant.claim-122,
.claim-wb.cormorant.claim-130,
.claim-wb.cormorant.claim-142,
.claim-wb.cormorant.claim-170,
.claim-wb.jp-logo-type-gothic.claim-100,
.claim-wb.jp-logo-type-gothic.claim-114,
.claim-wb.jp-logo-type-gothic.claim-120,
.claim-wb.jp-logo-type-gothic.claim-122,
.claim-wb.jp-logo-type-gothic.claim-130,
.claim-wb.jp-logo-type-gothic.claim-142,
.claim-wb.jp-logo-type-gothic.claim-170,
.claim-wb.jp-utsukushi-mincho.claim-100,
.claim-wb.jp-utsukushi-mincho.claim-114,
.claim-wb.jp-utsukushi-mincho.claim-120,
.claim-wb.jp-utsukushi-mincho.claim-122,
.claim-wb.jp-utsukushi-mincho.claim-130,
.claim-wb.jp-utsukushi-mincho.claim-142,
.claim-wb.jp-utsukushi-mincho.claim-170,
.claim-wb.jp-wada-lab-maru-gothic.claim-100,
.claim-wb.jp-wada-lab-maru-gothic.claim-114,
.claim-wb.jp-wada-lab-maru-gothic.claim-120,
.claim-wb.jp-wada-lab-maru-gothic.claim-122,
.claim-wb.jp-wada-lab-maru-gothic.claim-130,
.claim-wb.jp-wada-lab-maru-gothic.claim-142,
.claim-wb.jp-wada-lab-maru-gothic.claim-170,
.claim-wb.life-savers.claim-100,
.claim-wb.life-savers.claim-114,
.claim-wb.life-savers.claim-120,
.claim-wb.life-savers.claim-122,
.claim-wb.life-savers.claim-130,
.claim-wb.life-savers.claim-142,
.claim-wb.life-savers.claim-170,
.claim-wb.literata.claim-100,
.claim-wb.literata.claim-114,
.claim-wb.literata.claim-120,
.claim-wb.literata.claim-122,
.claim-wb.literata.claim-130,
.claim-wb.literata.claim-142,
.claim-wb.literata.claim-170,
.claim-wb.lora.claim-100,
.claim-wb.lora.claim-114,
.claim-wb.lora.claim-120,
.claim-wb.lora.claim-122,
.claim-wb.lora.claim-130,
.claim-wb.lora.claim-142,
.claim-wb.lora.claim-170,
.claim-wb.marcellix.claim-100,
.claim-wb.marcellix.claim-114,
.claim-wb.marcellix.claim-120,
.claim-wb.marcellix.claim-122,
.claim-wb.marcellix.claim-130,
.claim-wb.marcellix.claim-142,
.claim-wb.marcellix.claim-170,
.claim-wb.marcellus.claim-100,
.claim-wb.marcellus.claim-114,
.claim-wb.marcellus.claim-120,
.claim-wb.marcellus.claim-122,
.claim-wb.marcellus.claim-130,
.claim-wb.marcellus.claim-142,
.claim-wb.marcellus.claim-170,
.claim-wb.merriweather.claim-100,
.claim-wb.merriweather.claim-114,
.claim-wb.merriweather.claim-120,
.claim-wb.merriweather.claim-122,
.claim-wb.merriweather.claim-130,
.claim-wb.merriweather.claim-142,
.claim-wb.merriweather.claim-170,
.claim-wb.montserrat.claim-100,
.claim-wb.montserrat.claim-114,
.claim-wb.montserrat.claim-120,
.claim-wb.montserrat.claim-122,
.claim-wb.montserrat.claim-130,
.claim-wb.montserrat.claim-142,
.claim-wb.montserrat.claim-170,
.claim-wb.noto-sans.claim-100,
.claim-wb.noto-sans.claim-114,
.claim-wb.noto-sans.claim-120,
.claim-wb.noto-sans.claim-122,
.claim-wb.noto-sans.claim-130,
.claim-wb.noto-sans.claim-142,
.claim-wb.noto-sans.claim-170,
.claim-wb.noto-serif.claim-100,
.claim-wb.noto-serif.claim-114,
.claim-wb.noto-serif.claim-120,
.claim-wb.noto-serif.claim-122,
.claim-wb.noto-serif.claim-130,
.claim-wb.noto-serif.claim-142,
.claim-wb.noto-serif.claim-170,
.claim-wb.piazzolla.claim-100,
.claim-wb.piazzolla.claim-114,
.claim-wb.piazzolla.claim-120,
.claim-wb.piazzolla.claim-122,
.claim-wb.piazzolla.claim-130,
.claim-wb.piazzolla.claim-142,
.claim-wb.piazzolla.claim-170,
.claim-wb.playfair-display.claim-100,
.claim-wb.playfair-display.claim-114,
.claim-wb.playfair-display.claim-120,
.claim-wb.playfair-display.claim-122,
.claim-wb.playfair-display.claim-130,
.claim-wb.playfair-display.claim-142,
.claim-wb.playfair-display.claim-170,
.claim-wb.quicksand.claim-100,
.claim-wb.quicksand.claim-114,
.claim-wb.quicksand.claim-120,
.claim-wb.quicksand.claim-122,
.claim-wb.quicksand.claim-130,
.claim-wb.quicksand.claim-142,
.claim-wb.quicksand.claim-170,
.claim-wb.rajdhani.claim-100,
.claim-wb.rajdhani.claim-114,
.claim-wb.rajdhani.claim-120,
.claim-wb.rajdhani.claim-122,
.claim-wb.rajdhani.claim-130,
.claim-wb.rajdhani.claim-142,
.claim-wb.rajdhani.claim-170,
.claim-wb.reklame-script.claim-100,
.claim-wb.reklame-script.claim-114,
.claim-wb.reklame-script.claim-120,
.claim-wb.reklame-script.claim-122,
.claim-wb.reklame-script.claim-130,
.claim-wb.reklame-script.claim-142,
.claim-wb.reklame-script.claim-170,
.claim-wb.tinos.claim-100,
.claim-wb.tinos.claim-114,
.claim-wb.tinos.claim-120,
.claim-wb.tinos.claim-122,
.claim-wb.tinos.claim-130,
.claim-wb.tinos.claim-142,
.claim-wb.tinos.claim-170 {
  line-height: 173%;
}
.claim-wb.lobster.claim-18,
.claim-wb.open-sans.claim-18,
.claim-wb.pt-serif.claim-18,
.claim-wb.roboto-slab.claim-18 {
  line-height: 235%;
}
.claim-wb.lobster.claim-22,
.claim-wb.lobster.claim-23,
.claim-wb.open-sans.claim-22,
.claim-wb.open-sans.claim-23,
.claim-wb.pt-serif.claim-22,
.claim-wb.pt-serif.claim-23,
.claim-wb.roboto-slab.claim-22,
.claim-wb.roboto-slab.claim-23 {
  line-height: 220%;
}
.claim-wb.lobster.claim-26,
.claim-wb.open-sans.claim-26,
.claim-wb.pt-serif.claim-26,
.claim-wb.roboto-slab.claim-26 {
  line-height: 205%;
}
.claim-wb.lobster.claim-27,
.claim-wb.open-sans.claim-27,
.claim-wb.pt-serif.claim-27,
.claim-wb.roboto-slab.claim-27 {
  line-height: 210%;
}
.claim-wb.lobster.claim-30,
.claim-wb.lobster.claim-32,
.claim-wb.open-sans.claim-30,
.claim-wb.open-sans.claim-32,
.claim-wb.pt-serif.claim-30,
.claim-wb.pt-serif.claim-32,
.claim-wb.roboto-slab.claim-30,
.claim-wb.roboto-slab.claim-32 {
  line-height: 195%;
}
.claim-wb.lobster.claim-46,
.claim-wb.open-sans.claim-46,
.claim-wb.pt-serif.claim-46,
.claim-wb.roboto-slab.claim-46 {
  line-height: 191%;
}
.claim-wb.lobster.claim-52,
.claim-wb.lobster.claim-55,
.claim-wb.lobster.claim-56,
.claim-wb.lobster.claim-58,
.claim-wb.lobster.claim-60,
.claim-wb.lobster.claim-63,
.claim-wb.lobster.claim-64,
.claim-wb.lobster.claim-65,
.claim-wb.lobster.claim-66,
.claim-wb.open-sans.claim-52,
.claim-wb.open-sans.claim-55,
.claim-wb.open-sans.claim-56,
.claim-wb.open-sans.claim-58,
.claim-wb.open-sans.claim-60,
.claim-wb.open-sans.claim-63,
.claim-wb.open-sans.claim-64,
.claim-wb.open-sans.claim-65,
.claim-wb.open-sans.claim-66,
.claim-wb.pt-serif.claim-52,
.claim-wb.pt-serif.claim-55,
.claim-wb.pt-serif.claim-56,
.claim-wb.pt-serif.claim-58,
.claim-wb.pt-serif.claim-60,
.claim-wb.pt-serif.claim-63,
.claim-wb.pt-serif.claim-64,
.claim-wb.pt-serif.claim-65,
.claim-wb.pt-serif.claim-66,
.claim-wb.roboto-slab.claim-52,
.claim-wb.roboto-slab.claim-55,
.claim-wb.roboto-slab.claim-56,
.claim-wb.roboto-slab.claim-58,
.claim-wb.roboto-slab.claim-60,
.claim-wb.roboto-slab.claim-63,
.claim-wb.roboto-slab.claim-64,
.claim-wb.roboto-slab.claim-65,
.claim-wb.roboto-slab.claim-66 {
  line-height: 185%;
}
.claim-wb.lobster.claim-70,
.claim-wb.lobster.claim-72,
.claim-wb.lobster.claim-74,
.claim-wb.lobster.claim-80,
.claim-wb.lobster.claim-100,
.claim-wb.lobster.claim-114,
.claim-wb.lobster.claim-120,
.claim-wb.lobster.claim-122,
.claim-wb.open-sans.claim-70,
.claim-wb.open-sans.claim-72,
.claim-wb.open-sans.claim-74,
.claim-wb.open-sans.claim-80,
.claim-wb.open-sans.claim-100,
.claim-wb.open-sans.claim-114,
.claim-wb.open-sans.claim-120,
.claim-wb.open-sans.claim-122,
.claim-wb.pt-serif.claim-70,
.claim-wb.pt-serif.claim-72,
.claim-wb.pt-serif.claim-74,
.claim-wb.pt-serif.claim-80,
.claim-wb.pt-serif.claim-100,
.claim-wb.pt-serif.claim-114,
.claim-wb.pt-serif.claim-120,
.claim-wb.pt-serif.claim-122,
.claim-wb.roboto-slab.claim-70,
.claim-wb.roboto-slab.claim-72,
.claim-wb.roboto-slab.claim-74,
.claim-wb.roboto-slab.claim-80,
.claim-wb.roboto-slab.claim-100,
.claim-wb.roboto-slab.claim-114,
.claim-wb.roboto-slab.claim-120,
.claim-wb.roboto-slab.claim-122 {
  line-height: 180%;
}
.claim-wb.lobster.claim-130,
.claim-wb.lobster.claim-142,
.claim-wb.lobster.claim-170,
.claim-wb.open-sans.claim-130,
.claim-wb.open-sans.claim-142,
.claim-wb.open-sans.claim-170,
.claim-wb.pt-serif.claim-130,
.claim-wb.pt-serif.claim-142,
.claim-wb.pt-serif.claim-170,
.claim-wb.roboto-slab.claim-130,
.claim-wb.roboto-slab.claim-142,
.claim-wb.roboto-slab.claim-170 {
  line-height: 177%;
}
.claim-wb.abril-fatface.claim-18,
.claim-wb.jp-rounded-mgen-plus.claim-18,
.claim-wb.nunito.claim-18,
.claim-wb.ribeye-marrow.claim-18 {
  line-height: 240%;
}
.claim-wb.abril-fatface.claim-22,
.claim-wb.abril-fatface.claim-23,
.claim-wb.jp-rounded-mgen-plus.claim-22,
.claim-wb.jp-rounded-mgen-plus.claim-23,
.claim-wb.nunito.claim-22,
.claim-wb.nunito.claim-23,
.claim-wb.ribeye-marrow.claim-22,
.claim-wb.ribeye-marrow.claim-23 {
  line-height: 230%;
}
.claim-wb.abril-fatface.claim-26,
.claim-wb.abril-fatface.claim-27,
.claim-wb.jp-rounded-mgen-plus.claim-26,
.claim-wb.jp-rounded-mgen-plus.claim-27,
.claim-wb.nunito.claim-26,
.claim-wb.nunito.claim-27,
.claim-wb.ribeye-marrow.claim-26,
.claim-wb.ribeye-marrow.claim-27 {
  line-height: 220%;
}
.claim-wb.abril-fatface.claim-30,
.claim-wb.abril-fatface.claim-32,
.claim-wb.jp-rounded-mgen-plus.claim-30,
.claim-wb.jp-rounded-mgen-plus.claim-32,
.claim-wb.nunito.claim-30,
.claim-wb.nunito.claim-32,
.claim-wb.ribeye-marrow.claim-30,
.claim-wb.ribeye-marrow.claim-32 {
  line-height: 200%;
}
.claim-wb.abril-fatface.claim-46,
.claim-wb.jp-rounded-mgen-plus.claim-46,
.claim-wb.nunito.claim-46,
.claim-wb.ribeye-marrow.claim-46 {
  line-height: 195%;
}
.claim-wb.abril-fatface.claim-52,
.claim-wb.abril-fatface.claim-55,
.claim-wb.abril-fatface.claim-56,
.claim-wb.abril-fatface.claim-58,
.claim-wb.abril-fatface.claim-60,
.claim-wb.abril-fatface.claim-63,
.claim-wb.abril-fatface.claim-64,
.claim-wb.abril-fatface.claim-65,
.claim-wb.abril-fatface.claim-66,
.claim-wb.jp-rounded-mgen-plus.claim-52,
.claim-wb.jp-rounded-mgen-plus.claim-55,
.claim-wb.jp-rounded-mgen-plus.claim-56,
.claim-wb.jp-rounded-mgen-plus.claim-58,
.claim-wb.jp-rounded-mgen-plus.claim-60,
.claim-wb.jp-rounded-mgen-plus.claim-63,
.claim-wb.jp-rounded-mgen-plus.claim-64,
.claim-wb.jp-rounded-mgen-plus.claim-65,
.claim-wb.jp-rounded-mgen-plus.claim-66,
.claim-wb.nunito.claim-52,
.claim-wb.nunito.claim-55,
.claim-wb.nunito.claim-56,
.claim-wb.nunito.claim-58,
.claim-wb.nunito.claim-60,
.claim-wb.nunito.claim-63,
.claim-wb.nunito.claim-64,
.claim-wb.nunito.claim-65,
.claim-wb.nunito.claim-66,
.claim-wb.ribeye-marrow.claim-52,
.claim-wb.ribeye-marrow.claim-55,
.claim-wb.ribeye-marrow.claim-56,
.claim-wb.ribeye-marrow.claim-58,
.claim-wb.ribeye-marrow.claim-60,
.claim-wb.ribeye-marrow.claim-63,
.claim-wb.ribeye-marrow.claim-64,
.claim-wb.ribeye-marrow.claim-65,
.claim-wb.ribeye-marrow.claim-66 {
  line-height: 190%;
}
.claim-wb.abril-fatface.claim-70,
.claim-wb.abril-fatface.claim-72,
.claim-wb.abril-fatface.claim-74,
.claim-wb.abril-fatface.claim-80,
.claim-wb.abril-fatface.claim-100,
.claim-wb.jp-rounded-mgen-plus.claim-70,
.claim-wb.jp-rounded-mgen-plus.claim-72,
.claim-wb.jp-rounded-mgen-plus.claim-74,
.claim-wb.jp-rounded-mgen-plus.claim-80,
.claim-wb.jp-rounded-mgen-plus.claim-100,
.claim-wb.nunito.claim-70,
.claim-wb.nunito.claim-72,
.claim-wb.nunito.claim-74,
.claim-wb.nunito.claim-80,
.claim-wb.nunito.claim-100,
.claim-wb.ribeye-marrow.claim-70,
.claim-wb.ribeye-marrow.claim-72,
.claim-wb.ribeye-marrow.claim-74,
.claim-wb.ribeye-marrow.claim-80,
.claim-wb.ribeye-marrow.claim-100 {
  line-height: 185%;
}
.claim-wb.abril-fatface.claim-114,
.claim-wb.abril-fatface.claim-120,
.claim-wb.abril-fatface.claim-122,
.claim-wb.abril-fatface.claim-130,
.claim-wb.abril-fatface.claim-142,
.claim-wb.abril-fatface.claim-170,
.claim-wb.jp-rounded-mgen-plus.claim-114,
.claim-wb.jp-rounded-mgen-plus.claim-120,
.claim-wb.jp-rounded-mgen-plus.claim-122,
.claim-wb.jp-rounded-mgen-plus.claim-130,
.claim-wb.jp-rounded-mgen-plus.claim-142,
.claim-wb.jp-rounded-mgen-plus.claim-170,
.claim-wb.nunito.claim-114,
.claim-wb.nunito.claim-120,
.claim-wb.nunito.claim-122,
.claim-wb.nunito.claim-130,
.claim-wb.nunito.claim-142,
.claim-wb.nunito.claim-170,
.claim-wb.ribeye-marrow.claim-114,
.claim-wb.ribeye-marrow.claim-120,
.claim-wb.ribeye-marrow.claim-122,
.claim-wb.ribeye-marrow.claim-130,
.claim-wb.ribeye-marrow.claim-142,
.claim-wb.ribeye-marrow.claim-170 {
  line-height: 180%;
}
.claim-wb.jp-hannari-mincho.claim-18,
.claim-wb.jp-harenosora-mincho.claim-18,
.claim-wb.jp-kaisei-opti.claim-18,
.claim-wb.jp-mochiy-pop-p-one.claim-18,
.claim-wb.jp-murecho.claim-18,
.claim-wb.jp-yomogi.claim-18,
.claim-wb.jp-zen-maru-gothic.claim-18,
.claim-wb.jp-zen-old-mincho.claim-18,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-18,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-18,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-18,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-18,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-18 {
  line-height: 245%;
}
.claim-wb.jp-hannari-mincho.claim-22,
.claim-wb.jp-hannari-mincho.claim-23,
.claim-wb.jp-harenosora-mincho.claim-22,
.claim-wb.jp-harenosora-mincho.claim-23,
.claim-wb.jp-kaisei-opti.claim-22,
.claim-wb.jp-kaisei-opti.claim-23,
.claim-wb.jp-mochiy-pop-p-one.claim-22,
.claim-wb.jp-mochiy-pop-p-one.claim-23,
.claim-wb.jp-murecho.claim-22,
.claim-wb.jp-murecho.claim-23,
.claim-wb.jp-yomogi.claim-22,
.claim-wb.jp-yomogi.claim-23,
.claim-wb.jp-zen-maru-gothic.claim-22,
.claim-wb.jp-zen-maru-gothic.claim-23,
.claim-wb.jp-zen-old-mincho.claim-22,
.claim-wb.jp-zen-old-mincho.claim-23,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-22,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-23,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-22,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-23,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-22,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-23,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-22,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-23,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-22,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-23 {
  line-height: 235%;
}
.claim-wb.jp-hannari-mincho.claim-26,
.claim-wb.jp-hannari-mincho.claim-27,
.claim-wb.jp-harenosora-mincho.claim-26,
.claim-wb.jp-harenosora-mincho.claim-27,
.claim-wb.jp-kaisei-opti.claim-26,
.claim-wb.jp-kaisei-opti.claim-27,
.claim-wb.jp-mochiy-pop-p-one.claim-26,
.claim-wb.jp-mochiy-pop-p-one.claim-27,
.claim-wb.jp-murecho.claim-26,
.claim-wb.jp-murecho.claim-27,
.claim-wb.jp-yomogi.claim-26,
.claim-wb.jp-yomogi.claim-27,
.claim-wb.jp-zen-maru-gothic.claim-26,
.claim-wb.jp-zen-maru-gothic.claim-27,
.claim-wb.jp-zen-old-mincho.claim-26,
.claim-wb.jp-zen-old-mincho.claim-27,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-26,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-27,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-26,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-27,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-26,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-27,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-26,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-27,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-26,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-27 {
  line-height: 220%;
}
.claim-wb.jp-hannari-mincho.claim-30,
.claim-wb.jp-hannari-mincho.claim-32,
.claim-wb.jp-hannari-mincho.claim-46,
.claim-wb.jp-harenosora-mincho.claim-30,
.claim-wb.jp-harenosora-mincho.claim-32,
.claim-wb.jp-harenosora-mincho.claim-46,
.claim-wb.jp-kaisei-opti.claim-30,
.claim-wb.jp-kaisei-opti.claim-32,
.claim-wb.jp-kaisei-opti.claim-46,
.claim-wb.jp-mochiy-pop-p-one.claim-30,
.claim-wb.jp-mochiy-pop-p-one.claim-32,
.claim-wb.jp-mochiy-pop-p-one.claim-46,
.claim-wb.jp-murecho.claim-30,
.claim-wb.jp-murecho.claim-32,
.claim-wb.jp-murecho.claim-46,
.claim-wb.jp-yomogi.claim-30,
.claim-wb.jp-yomogi.claim-32,
.claim-wb.jp-yomogi.claim-46,
.claim-wb.jp-zen-maru-gothic.claim-30,
.claim-wb.jp-zen-maru-gothic.claim-32,
.claim-wb.jp-zen-maru-gothic.claim-46,
.claim-wb.jp-zen-old-mincho.claim-30,
.claim-wb.jp-zen-old-mincho.claim-32,
.claim-wb.jp-zen-old-mincho.claim-46,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-30,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-32,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-46,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-30,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-32,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-46,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-30,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-32,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-46,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-30,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-32,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-46,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-30,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-32,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-46 {
  line-height: 210%;
}
.claim-wb.jp-hannari-mincho.claim-52,
.claim-wb.jp-hannari-mincho.claim-55,
.claim-wb.jp-hannari-mincho.claim-56,
.claim-wb.jp-hannari-mincho.claim-58,
.claim-wb.jp-hannari-mincho.claim-60,
.claim-wb.jp-hannari-mincho.claim-63,
.claim-wb.jp-hannari-mincho.claim-64,
.claim-wb.jp-hannari-mincho.claim-65,
.claim-wb.jp-hannari-mincho.claim-66,
.claim-wb.jp-hannari-mincho.claim-70,
.claim-wb.jp-hannari-mincho.claim-72,
.claim-wb.jp-hannari-mincho.claim-74,
.claim-wb.jp-harenosora-mincho.claim-52,
.claim-wb.jp-harenosora-mincho.claim-55,
.claim-wb.jp-harenosora-mincho.claim-56,
.claim-wb.jp-harenosora-mincho.claim-58,
.claim-wb.jp-harenosora-mincho.claim-60,
.claim-wb.jp-harenosora-mincho.claim-63,
.claim-wb.jp-harenosora-mincho.claim-64,
.claim-wb.jp-harenosora-mincho.claim-65,
.claim-wb.jp-harenosora-mincho.claim-66,
.claim-wb.jp-harenosora-mincho.claim-70,
.claim-wb.jp-harenosora-mincho.claim-72,
.claim-wb.jp-harenosora-mincho.claim-74,
.claim-wb.jp-kaisei-opti.claim-52,
.claim-wb.jp-kaisei-opti.claim-55,
.claim-wb.jp-kaisei-opti.claim-56,
.claim-wb.jp-kaisei-opti.claim-58,
.claim-wb.jp-kaisei-opti.claim-60,
.claim-wb.jp-kaisei-opti.claim-63,
.claim-wb.jp-kaisei-opti.claim-64,
.claim-wb.jp-kaisei-opti.claim-65,
.claim-wb.jp-kaisei-opti.claim-66,
.claim-wb.jp-kaisei-opti.claim-70,
.claim-wb.jp-kaisei-opti.claim-72,
.claim-wb.jp-kaisei-opti.claim-74,
.claim-wb.jp-mochiy-pop-p-one.claim-52,
.claim-wb.jp-mochiy-pop-p-one.claim-55,
.claim-wb.jp-mochiy-pop-p-one.claim-56,
.claim-wb.jp-mochiy-pop-p-one.claim-58,
.claim-wb.jp-mochiy-pop-p-one.claim-60,
.claim-wb.jp-mochiy-pop-p-one.claim-63,
.claim-wb.jp-mochiy-pop-p-one.claim-64,
.claim-wb.jp-mochiy-pop-p-one.claim-65,
.claim-wb.jp-mochiy-pop-p-one.claim-66,
.claim-wb.jp-mochiy-pop-p-one.claim-70,
.claim-wb.jp-mochiy-pop-p-one.claim-72,
.claim-wb.jp-mochiy-pop-p-one.claim-74,
.claim-wb.jp-murecho.claim-52,
.claim-wb.jp-murecho.claim-55,
.claim-wb.jp-murecho.claim-56,
.claim-wb.jp-murecho.claim-58,
.claim-wb.jp-murecho.claim-60,
.claim-wb.jp-murecho.claim-63,
.claim-wb.jp-murecho.claim-64,
.claim-wb.jp-murecho.claim-65,
.claim-wb.jp-murecho.claim-66,
.claim-wb.jp-murecho.claim-70,
.claim-wb.jp-murecho.claim-72,
.claim-wb.jp-murecho.claim-74,
.claim-wb.jp-yomogi.claim-52,
.claim-wb.jp-yomogi.claim-55,
.claim-wb.jp-yomogi.claim-56,
.claim-wb.jp-yomogi.claim-58,
.claim-wb.jp-yomogi.claim-60,
.claim-wb.jp-yomogi.claim-63,
.claim-wb.jp-yomogi.claim-64,
.claim-wb.jp-yomogi.claim-65,
.claim-wb.jp-yomogi.claim-66,
.claim-wb.jp-yomogi.claim-70,
.claim-wb.jp-yomogi.claim-72,
.claim-wb.jp-yomogi.claim-74,
.claim-wb.jp-zen-maru-gothic.claim-52,
.claim-wb.jp-zen-maru-gothic.claim-55,
.claim-wb.jp-zen-maru-gothic.claim-56,
.claim-wb.jp-zen-maru-gothic.claim-58,
.claim-wb.jp-zen-maru-gothic.claim-60,
.claim-wb.jp-zen-maru-gothic.claim-63,
.claim-wb.jp-zen-maru-gothic.claim-64,
.claim-wb.jp-zen-maru-gothic.claim-65,
.claim-wb.jp-zen-maru-gothic.claim-66,
.claim-wb.jp-zen-maru-gothic.claim-70,
.claim-wb.jp-zen-maru-gothic.claim-72,
.claim-wb.jp-zen-maru-gothic.claim-74,
.claim-wb.jp-zen-old-mincho.claim-52,
.claim-wb.jp-zen-old-mincho.claim-55,
.claim-wb.jp-zen-old-mincho.claim-56,
.claim-wb.jp-zen-old-mincho.claim-58,
.claim-wb.jp-zen-old-mincho.claim-60,
.claim-wb.jp-zen-old-mincho.claim-63,
.claim-wb.jp-zen-old-mincho.claim-64,
.claim-wb.jp-zen-old-mincho.claim-65,
.claim-wb.jp-zen-old-mincho.claim-66,
.claim-wb.jp-zen-old-mincho.claim-70,
.claim-wb.jp-zen-old-mincho.claim-72,
.claim-wb.jp-zen-old-mincho.claim-74,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-52,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-55,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-56,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-58,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-60,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-63,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-64,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-65,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-66,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-70,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-72,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-74,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-52,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-55,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-56,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-58,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-60,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-63,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-64,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-65,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-66,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-70,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-72,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-74,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-52,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-55,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-56,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-58,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-60,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-63,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-64,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-65,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-66,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-70,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-72,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-74,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-52,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-55,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-56,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-58,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-60,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-63,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-64,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-65,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-66,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-70,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-72,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-74,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-52,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-55,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-56,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-58,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-60,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-63,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-64,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-65,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-66,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-70,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-72,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-74 {
  line-height: 205%;
}
.claim-wb.jp-hannari-mincho.claim-80,
.claim-wb.jp-hannari-mincho.claim-100,
.claim-wb.jp-hannari-mincho.claim-114,
.claim-wb.jp-hannari-mincho.claim-120,
.claim-wb.jp-hannari-mincho.claim-122,
.claim-wb.jp-hannari-mincho.claim-130,
.claim-wb.jp-hannari-mincho.claim-142,
.claim-wb.jp-hannari-mincho.claim-170,
.claim-wb.jp-harenosora-mincho.claim-80,
.claim-wb.jp-harenosora-mincho.claim-100,
.claim-wb.jp-harenosora-mincho.claim-114,
.claim-wb.jp-harenosora-mincho.claim-120,
.claim-wb.jp-harenosora-mincho.claim-122,
.claim-wb.jp-harenosora-mincho.claim-130,
.claim-wb.jp-harenosora-mincho.claim-142,
.claim-wb.jp-harenosora-mincho.claim-170,
.claim-wb.jp-kaisei-opti.claim-80,
.claim-wb.jp-kaisei-opti.claim-100,
.claim-wb.jp-kaisei-opti.claim-114,
.claim-wb.jp-kaisei-opti.claim-120,
.claim-wb.jp-kaisei-opti.claim-122,
.claim-wb.jp-kaisei-opti.claim-130,
.claim-wb.jp-kaisei-opti.claim-142,
.claim-wb.jp-kaisei-opti.claim-170,
.claim-wb.jp-mochiy-pop-p-one.claim-80,
.claim-wb.jp-mochiy-pop-p-one.claim-100,
.claim-wb.jp-mochiy-pop-p-one.claim-114,
.claim-wb.jp-mochiy-pop-p-one.claim-120,
.claim-wb.jp-mochiy-pop-p-one.claim-122,
.claim-wb.jp-mochiy-pop-p-one.claim-130,
.claim-wb.jp-mochiy-pop-p-one.claim-142,
.claim-wb.jp-mochiy-pop-p-one.claim-170,
.claim-wb.jp-murecho.claim-80,
.claim-wb.jp-murecho.claim-100,
.claim-wb.jp-murecho.claim-114,
.claim-wb.jp-murecho.claim-120,
.claim-wb.jp-murecho.claim-122,
.claim-wb.jp-murecho.claim-130,
.claim-wb.jp-murecho.claim-142,
.claim-wb.jp-murecho.claim-170,
.claim-wb.jp-yomogi.claim-80,
.claim-wb.jp-yomogi.claim-100,
.claim-wb.jp-yomogi.claim-114,
.claim-wb.jp-yomogi.claim-120,
.claim-wb.jp-yomogi.claim-122,
.claim-wb.jp-yomogi.claim-130,
.claim-wb.jp-yomogi.claim-142,
.claim-wb.jp-yomogi.claim-170,
.claim-wb.jp-zen-maru-gothic.claim-80,
.claim-wb.jp-zen-maru-gothic.claim-100,
.claim-wb.jp-zen-maru-gothic.claim-114,
.claim-wb.jp-zen-maru-gothic.claim-120,
.claim-wb.jp-zen-maru-gothic.claim-122,
.claim-wb.jp-zen-maru-gothic.claim-130,
.claim-wb.jp-zen-maru-gothic.claim-142,
.claim-wb.jp-zen-maru-gothic.claim-170,
.claim-wb.jp-zen-old-mincho.claim-80,
.claim-wb.jp-zen-old-mincho.claim-100,
.claim-wb.jp-zen-old-mincho.claim-114,
.claim-wb.jp-zen-old-mincho.claim-120,
.claim-wb.jp-zen-old-mincho.claim-122,
.claim-wb.jp-zen-old-mincho.claim-130,
.claim-wb.jp-zen-old-mincho.claim-142,
.claim-wb.jp-zen-old-mincho.claim-170,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-80,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-100,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-114,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-120,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-122,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-130,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-142,
.claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-170,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-80,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-100,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-114,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-120,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-122,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-130,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-142,
.claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-170,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-80,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-100,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-114,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-120,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-122,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-130,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-142,
.claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-170,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-80,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-100,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-114,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-120,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-122,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-130,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-142,
.claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-170,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-80,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-100,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-114,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-120,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-122,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-130,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-142,
.claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-170 {
  line-height: 195%;
}
.claim-wb.noto-sans-japanese.claim-18,
.claim-wb.noto-serif-japanese.claim-18 {
  line-height: 245%;
}
.claim-wb.noto-sans-japanese.claim-22,
.claim-wb.noto-sans-japanese.claim-23,
.claim-wb.noto-serif-japanese.claim-22,
.claim-wb.noto-serif-japanese.claim-23 {
  line-height: 230%;
}
.claim-wb.noto-sans-japanese.claim-26,
.claim-wb.noto-sans-japanese.claim-27,
.claim-wb.noto-serif-japanese.claim-26,
.claim-wb.noto-serif-japanese.claim-27 {
  line-height: 215%;
}
.claim-wb.noto-sans-japanese.claim-30,
.claim-wb.noto-sans-japanese.claim-32,
.claim-wb.noto-serif-japanese.claim-30,
.claim-wb.noto-serif-japanese.claim-32 {
  line-height: 205%;
}
.claim-wb.noto-sans-japanese.claim-46,
.claim-wb.noto-serif-japanese.claim-46 {
  line-height: 210%;
}
.claim-wb.noto-sans-japanese.claim-52,
.claim-wb.noto-sans-japanese.claim-55,
.claim-wb.noto-sans-japanese.claim-56,
.claim-wb.noto-sans-japanese.claim-58,
.claim-wb.noto-sans-japanese.claim-60,
.claim-wb.noto-sans-japanese.claim-63,
.claim-wb.noto-sans-japanese.claim-64,
.claim-wb.noto-sans-japanese.claim-65,
.claim-wb.noto-sans-japanese.claim-66,
.claim-wb.noto-sans-japanese.claim-70,
.claim-wb.noto-sans-japanese.claim-72,
.claim-wb.noto-sans-japanese.claim-74,
.claim-wb.noto-serif-japanese.claim-52,
.claim-wb.noto-serif-japanese.claim-55,
.claim-wb.noto-serif-japanese.claim-56,
.claim-wb.noto-serif-japanese.claim-58,
.claim-wb.noto-serif-japanese.claim-60,
.claim-wb.noto-serif-japanese.claim-63,
.claim-wb.noto-serif-japanese.claim-64,
.claim-wb.noto-serif-japanese.claim-65,
.claim-wb.noto-serif-japanese.claim-66,
.claim-wb.noto-serif-japanese.claim-70,
.claim-wb.noto-serif-japanese.claim-72,
.claim-wb.noto-serif-japanese.claim-74 {
  line-height: 205%;
}
.claim-wb.noto-sans-japanese.claim-80,
.claim-wb.noto-sans-japanese.claim-100,
.claim-wb.noto-sans-japanese.claim-114,
.claim-wb.noto-sans-japanese.claim-120,
.claim-wb.noto-sans-japanese.claim-122,
.claim-wb.noto-sans-japanese.claim-130,
.claim-wb.noto-sans-japanese.claim-142,
.claim-wb.noto-sans-japanese.claim-170,
.claim-wb.noto-serif-japanese.claim-80,
.claim-wb.noto-serif-japanese.claim-100,
.claim-wb.noto-serif-japanese.claim-114,
.claim-wb.noto-serif-japanese.claim-120,
.claim-wb.noto-serif-japanese.claim-122,
.claim-wb.noto-serif-japanese.claim-130,
.claim-wb.noto-serif-japanese.claim-142,
.claim-wb.noto-serif-japanese.claim-170 {
  line-height: 195%;
}
.claim-color-text .sit-w,
.claim-default-inv .sit-w,
.claim-default .sit-w,
.claim-underline .sit-w {
  text-wrap: wrap;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.claim-wb {
  padding: 0;
}
.claim-wb .sit-w {
  text-wrap: wrap;
  padding: 0.3125rem 1.5625rem;
}
.claim-wb .sit-c {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
.claim-borders {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}
.claim-borders .sit-w {
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 0.625rem;
}
.claim-wings .sit-w {
  position: relative;
}
.claim-wings .sit-w:after,
.claim-wings .sit-w:before {
  position: absolute;
  height: 0.0625rem;
  border-bottom: 1px solid;
  top: 50%;
  width: 2.1875rem;
}
.claim-wings .sit-w:before {
  transform: translate(-100%, -50%);
}
.claim-wings .sit-w:after {
  transform: translate(100%, -50%);
}
.s.wnd-p-bc .claim-wings .sit-w,
.s.wnd-p-cc .claim-wings .sit-w,
.s.wnd-p-tc .claim-wings .sit-w {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  margin: 0 0.8125rem;
}
.s.wnd-p-bc .claim-wings .sit-w:after,
.s.wnd-p-bc .claim-wings .sit-w:before,
.s.wnd-p-cc .claim-wings .sit-w:after,
.s.wnd-p-cc .claim-wings .sit-w:before,
.s.wnd-p-tc .claim-wings .sit-w:after,
.s.wnd-p-tc .claim-wings .sit-w:before {
  content: "";
}
.s.wnd-p-bc .claim-wings .sit-w:before,
.s.wnd-p-cc .claim-wings .sit-w:before,
.s.wnd-p-tc .claim-wings .sit-w:before {
  margin-right: 1.25rem;
  left: 2.3125rem;
}
.s.wnd-p-bc .claim-wings .sit-w:after,
.s.wnd-p-cc .claim-wings .sit-w:after,
.s.wnd-p-tc .claim-wings .sit-w:after {
  margin-left: 1.25rem;
  right: 2.3125rem;
}
.s.wnd-p-bl .claim-wings .sit-w,
.s.wnd-p-cl .claim-wings .sit-w,
.s.wnd-p-tl .claim-wings .sit-w {
  padding-left: 3.125rem;
  padding-right: 0.3125rem;
  margin-left: 0.8125rem;
}
.s.wnd-p-bl .claim-wings .sit-w:before,
.s.wnd-p-cl .claim-wings .sit-w:before,
.s.wnd-p-tl .claim-wings .sit-w:before {
  content: "";
  margin-right: 1.25rem;
  left: 2.3125rem;
}
.s.wnd-p-br .claim-wings .sit-w,
.s.wnd-p-cr .claim-wings .sit-w,
.s.wnd-p-tr .claim-wings .sit-w {
  padding-left: 0.3125rem;
  padding-right: 3.125rem;
  margin-right: 0.8125rem;
}
.s.wnd-p-br .claim-wings .sit-w:after,
.s.wnd-p-cr .claim-wings .sit-w:after,
.s.wnd-p-tr .claim-wings .sit-w:after {
  content: "";
  margin-left: 1.25rem;
  right: 2.3125rem;
}
.claim-underline {
  position: relative;
}
.claim-underline:after {
  position: relative;
  top: 0;
  content: "";
  border-bottom: 1px solid;
  width: 3.4375rem;
  height: 0.0625rem;
  display: block;
}
.s.wnd-p-bl .claim-underline:after,
.s.wnd-p-cl .claim-underline:after,
.s.wnd-p-tl .claim-underline:after {
  margin-left: 0.3125rem;
}
.s-hn-centered .logo-slogan .claim-underline:after,
.s.wnd-p-bc .claim-underline:after,
.s.wnd-p-cc .claim-underline:after,
.s.wnd-p-tc .claim-underline:after {
  margin: 0 auto;
}
.s.wnd-p-br .claim-underline:after,
.s.wnd-p-cr .claim-underline:after,
.s.wnd-p-tr .claim-underline:after {
  position: absolute;
  right: 1.875rem;
  bottom: 0;
  top: auto;
  margin-right: -1.25rem;
}
.claim-beside .sit-w {
  position: relative;
  overflow: visible;
}
.claim-beside .sit-w:after,
.claim-beside .sit-w:before {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 1.25rem;
  height: 0.125rem;
}
.s.wnd-p-bl .claim-beside .sit-w,
.s.wnd-p-cl .claim-beside .sit-w,
.s.wnd-p-tl .claim-beside .sit-w {
  margin-left: 1.9375rem;
}
.s.wnd-p-bl .claim-beside .sit-w:before,
.s.wnd-p-cl .claim-beside .sit-w:before,
.s.wnd-p-tl .claim-beside .sit-w:before {
  content: "";
  left: -1.625rem;
}
.s.wnd-p-bc .claim-beside .sit-w,
.s.wnd-p-cc .claim-beside .sit-w,
.s.wnd-p-tc .claim-beside .sit-w {
  margin-left: 1.9375rem;
  margin-right: 1.9375rem;
}
.s.wnd-p-bc .claim-beside .sit-w:before,
.s.wnd-p-cc .claim-beside .sit-w:before,
.s.wnd-p-tc .claim-beside .sit-w:before {
  content: "";
  left: -1.625rem;
}
.s.wnd-p-bc .claim-beside .sit-w:after,
.s.wnd-p-cc .claim-beside .sit-w:after,
.s.wnd-p-tc .claim-beside .sit-w:after {
  content: "";
  right: -1.625rem;
}
.s.wnd-p-br .claim-beside .sit-w,
.s.wnd-p-cr .claim-beside .sit-w,
.s.wnd-p-tr .claim-beside .sit-w {
  margin-right: 1.9375rem;
}
.s.wnd-p-br .claim-beside .sit-w:before,
.s.wnd-p-cr .claim-beside .sit-w:before,
.s.wnd-p-tr .claim-beside .sit-w:before {
  content: "";
  right: -1.625rem;
}
.pager.wnd-disabled {
  display: none;
}
.b-e .pager-container {
  text-align: center;
}
.blog .pager-container {
  text-align: left;
}
.pager a {
  transition: color 0.3s ease-in-out !important;
  display: inline-block;
  text-decoration: none;
  padding: 0.3125rem 0;
}
.pager a.wnd-disabled {
  display: none;
}
.pager a:after,
.pager a:before {
  position: relative;
  top: -0.0625rem;
}
.pager-prev {
  margin-right: 0.625rem;
}
.pager-prev:before {
  content: "\f104";
  font-family: WebnodeIcons, serif;
  padding-right: 0.5rem;
}
.pager-next:after {
  content: "\f105";
  font-family: WebnodeIcons, serif;
  padding-left: 0.5rem;
}
.pager .pager-prev:not(.wnd-disabled) + .pager-next:not(.wnd-disabled):before {
  content: "|";
  padding-right: 0.9375rem;
}
.wnd-cms .b-text {
  cursor: default;
}
.b-text-c {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.wnd-float-left + .b-text .b-text-c,
.wnd-float-right + .b-text .b-text-c {
  overflow: visible;
}
.b-img-c,
.b-img-w,
.b-img .litebox {
  position: relative;
  overflow: hidden;
}
.b-img-c {
  line-height: 0;
}
.b-img-t {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  display: block;
  text-align: center;
  padding: 0.625rem 0 0;
  width: 100%;
}
.b-img-t:empty,
.mt .b-img-t {
  display: none;
}
.b-img img,
.img-h-o .b-img img,
.img-h-z .b-img img {
  transition: all 0.3s ease-in-out;
}
.b-img .b-img-a {
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
body.wnd-cms:not(.touched) .b-img .b-img-a:hover {
  cursor: default;
}
.b-img.wnd-type-icon .b-img-c:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img-s-p .b-img embed,
.mt .b-img embed,
.mt .b-img img {
  position: absolute;
  top: 0;
  left: 0;
}
.img-s-p .b-img embed {
  height: 100%;
  width: 100%;
}
.img-t-u .b-img .b-img-t {
  position: relative;
  padding-top: 0.625rem;
}
.img-t-u .b-img .b-img-t:empty {
  padding: 0;
}
.img-t-o .b-img .b-img-t {
  padding: 2.5rem 0.625rem 0.625rem;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: #fff;
}
.img-t-o .b-img .b-img-t:empty {
  padding: 0;
}
.img-t-o .b-img.img-s-c .b-img-t,
.img-t-o .b-img.wnd-type-icon .b-img-t {
  position: relative;
  padding-top: 0.625rem;
  background-image: none;
  color: inherit;
}
.img-h-n.wnd-fe:not(.touched) .b-img .b-img-a:hover img {
  opacity: 1;
}
.img-h-o.wnd-fe:not(.touched) .b-img .b-img-a:hover img {
  opacity: 0.8;
}
.img-h-z.wnd-fe:not(.touched) .b-img .b-img-a:hover img {
  transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%) scale(1.15);
}
.img-h-z.wnd-fe:not(.touched) .b-img.img-s-n .b-img-a:hover img {
  transform: scale(1.15);
}
.img-h-n.wnd-fe:not(.touched) .mt a .b-img:hover img {
  opacity: 1;
}
.img-h-o.wnd-fe:not(.touched) .mt a .b-img:hover img {
  opacity: 0.8;
}
.img-h-z.wnd-fe:not(.touched) .mt a .b-img:hover img {
  transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%) scale(1.15);
}
.img-d-r .b-img.wnd-type-image .b-img-c,
.img-d-r .b-img.wnd-type-image .b-img-t,
.img-d-r .b-img.wnd-type-image .b-img-w {
  border-radius: 5px;
}
.img-d-fr .b-img.wnd-type-image .b-img-c,
.img-d-fr .b-img.wnd-type-image .b-img-t,
.img-d-fr .b-img.wnd-type-image .b-img-w {
  border-radius: 15px;
}
.b-img.wnd-type-image.img-s-s .b-img-c,
.img-s-s .b-img.wnd-type-image .b-img-c {
  position: relative;
  padding-bottom: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 100%;
}
.b-img.wnd-type-image.img-s-s img,
.img-s-s .b-img.wnd-type-image img {
  transform: translate(-50%, -50%) scale(1);
  left: 50% !important;
  top: 50% !important;
  display: block;
}
.b-img.wnd-type-image.img-s-c .b-img-c,
.img-s-c .b-img.wnd-type-image .b-img-c {
  position: relative;
  padding-bottom: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
}
.b-img.wnd-type-image.img-s-c img,
.img-s-c .b-img.wnd-type-image img {
  transform: translate(-50%, -50%) scale(1);
  left: 50% !important;
  top: 50% !important;
  display: block;
}
.b-img.wnd-type-image.img-s-c .b-img-c,
.img-s-c .b-img.wnd-type-image .b-img-c {
  border-radius: 50%;
  padding-top: 100%;
}
.b-img.wnd-type-image.img-s-l .b-img-c,
.img-s-l .b-img.wnd-type-image .b-img-c {
  position: relative;
  padding-bottom: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 60%;
}
.b-img.wnd-type-image.img-s-l img,
.img-s-l .b-img.wnd-type-image img {
  transform: translate(-50%, -50%) scale(1);
  left: 50% !important;
  top: 50% !important;
  display: block;
}
.b-img.wnd-type-image.img-s-l-50 .b-img-c,
.img-s-l-50 .b-img.wnd-type-image .b-img-c {
  position: relative;
  padding-bottom: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 50%;
}
.b-img.wnd-type-image.img-s-l-50 img,
.img-s-l-50 .b-img.wnd-type-image img {
  transform: translate(-50%, -50%) scale(1);
  left: 50% !important;
  top: 50% !important;
  display: block;
}
.img-s-p .b-img.wnd-type-image .b-img-c {
  position: relative;
  padding-bottom: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 100%;
}
.c .img-s-p .b-img.wnd-type-image .b-img-c {
  padding-top: 100%;
}
.img-s-p .b-img.wnd-type-image img {
  transform: translate(-50%, -50%) scale(1);
  left: 50% !important;
  top: 50% !important;
  display: block;
}
.b-img.wnd-type-image.wnd-orientation-landscape.img-s-c img,
.b-img.wnd-type-image.wnd-orientation-landscape.img-s-p img,
.b-img.wnd-type-image.wnd-orientation-landscape.img-s-s img,
.img-s-c .b-img.wnd-type-image.wnd-orientation-landscape img,
.img-s-p .b-img.wnd-type-image.wnd-orientation-landscape img,
.img-s-s .b-img.wnd-type-image.wnd-orientation-landscape img {
  height: 100% !important;
  width: auto !important;
}
.b-img.wnd-type-image.wnd-orientation-landscape.img-s-l-50 img,
.b-img.wnd-type-image.wnd-orientation-landscape.img-s-l img,
.img-s-l-50 .b-img.wnd-type-image.wnd-orientation-landscape img,
.img-s-l .b-img.wnd-type-image.wnd-orientation-landscape img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.b-img.wnd-type-image.wnd-orientation-portrait.img-s-c img,
.b-img.wnd-type-image.wnd-orientation-portrait.img-s-l-50 img,
.b-img.wnd-type-image.wnd-orientation-portrait.img-s-l img,
.b-img.wnd-type-image.wnd-orientation-portrait.img-s-s img,
.img-s-c .b-img.wnd-type-image.wnd-orientation-portrait img,
.img-s-l-50 .b-img.wnd-type-image.wnd-orientation-portrait img,
.img-s-l .b-img.wnd-type-image.wnd-orientation-portrait img,
.img-s-s .b-img.wnd-type-image.wnd-orientation-portrait img {
  height: auto !important;
  width: 100% !important;
}
.b-img.wnd-type-image.wnd-orientation-portrait.img-s-p img,
.img-s-p .b-img.wnd-type-image.wnd-orientation-portrait img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.b-img.wnd-type-image.wnd-orientation-square.img-s-l-50 img,
.b-img.wnd-type-image.wnd-orientation-square.img-s-l img,
.img-s-l-50 .b-img.wnd-type-image.wnd-orientation-square img,
.img-s-l .b-img.wnd-type-image.wnd-orientation-square img {
  height: auto !important;
  width: 100% !important;
}
.b-img.wnd-type-image.wnd-orientation-square.img-s-c img,
.b-img.wnd-type-image.wnd-orientation-square.img-s-s img,
.img-s-c .b-img.wnd-type-image.wnd-orientation-square img,
.img-s-s .b-img.wnd-type-image.wnd-orientation-square img {
  height: 100% !important;
  width: 100% !important;
}
.b-img.wnd-type-image.wnd-orientation-square.img-s-p img,
.img-s-p .b-img.wnd-type-image.wnd-orientation-square img {
  height: 100% !important;
  width: auto !important;
}
.img-s-c .b-img.wnd-type-icon .b-img-c,
.img-s-s .b-img.wnd-type-icon .b-img-c {
  padding-bottom: 100% !important;
}
.img-s-l .b-img.wnd-type-icon .b-img-c {
  padding-bottom: 60% !important;
}
.img-s-l-50 .b-img.wnd-type-icon .b-img-c {
  padding-bottom: 50% !important;
}
.c .img-s-p .b-img.wnd-type-icon .b-img-c,
.img-s-p .b-img.wnd-type-icon .b-img-c {
  padding-bottom: 100% !important;
}
.b-img.wnd-float-left,
.b-img.wnd-float-right {
  position: relative;
  margin-bottom: 0.15625rem !important;
}
.b-img.wnd-float-left + .b-text blockquote,
.b-img.wnd-float-left + .b-text ol,
.b-img.wnd-float-left + .b-text ul,
.b-img.wnd-float-right + .b-text blockquote,
.b-img.wnd-float-right + .b-text ol,
.b-img.wnd-float-right + .b-text ul {
  display: table;
}
.b-img.wnd-float-left {
  margin-right: 0.625rem !important;
}
.b-img.wnd-float-right {
  margin-left: 0.625rem !important;
}
.b-btn {
  text-align: center;
}
.b-btn .b-btn-l,
.b-btn .wnd-replace-form-button {
  transition: all 0.3s;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-style: solid;
}
.wnd-cms .b-btn .b-btn-l,
.wnd-cms .b-btn .wnd-replace-form-button {
  cursor: default;
}
.wnd-fe .b-btn .b-btn-l,
.wnd-fe .b-btn .b-btn-l .b-btn-t,
.wnd-fe .b-btn .wnd-replace-form-button,
.wnd-fe .b-btn .wnd-replace-form-button .b-btn-t {
  cursor: pointer;
}
.wnd-replace-form-button {
  position: absolute;
  display: inline-block;
  text-align: center;
  left: 0.625rem;
  top: 0.9375rem;
  height: auto;
  min-width: calc(100% - 1.25rem);
  max-width: calc(100% - 2.5rem);
}
.wnd-replace-form-button > span {
  word-break: break-all;
}
.b-btn.b-btn-5 .b-btn-l,
.b-btn.b-btn-5 .wnd-replace-form-button {
  padding: 0;
  border: none;
  text-align: inherit;
}
.b-btn.b-btn-5 .b-btn-l .b-btn-t,
.b-btn.b-btn-5 .wnd-replace-form-button .b-btn-t {
  border: none;
  display: inline;
  transition: all 0.3s;
  text-decoration-line: underline;
  text-underline-offset: 3px;
}
.b-btn.b-btn-5 .b-btn-l .b-btn-t:after,
.b-btn.b-btn-5 .wnd-replace-form-button .b-btn-t:after {
  display: none;
}
.b-btn.b-btn-5 .b-btn-l:after,
.b-btn.b-btn-5 .wnd-replace-form-button:after {
  padding-left: 0.3125rem;
}
.b-btn.b-btn-5.form-submit {
  text-align: left;
}
.b-btn-i-right:after {
  padding-left: 0.9375rem;
}
.b-btn-i-left:before {
  padding-right: 0.9375rem;
}
.b-btn-file .b-btn-l:before {
  font-weight: 400;
  font-size: 130%;
  line-height: 1;
  padding-right: 0.625rem;
  position: relative;
  top: 0.0625rem;
}
.b-btn-file .b-btn-t {
  display: inline;
}
.b-btn-file.b-btn-5 .b-btn-l:after {
  display: none;
}
.b-btn-atc .b-btn-l {
  outline: 0;
  position: relative;
}
.b-btn-atc .b-btn-l .b-btn-t:before {
  line-height: 1;
  font-weight: 400;
  position: relative;
}
.b-btn-atc .b-btn-l > span {
  line-height: 1.375rem;
}
.b-btn-atc .b-btn-a-l {
  transition: opacity 0.3s ease;
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
}
.b-btn-atc .b-btn-a-l .loader {
  animation: a 1s infinite linear;
  transform: translateZ(0);
  border: 2px solid currentcolor;
  border-top-color: transparent;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  width: 1.375rem;
  height: 1.375rem;
}
.b-btn-atc .b-btn-a-l .loader:after {
  border-radius: 50%;
  content: "";
  width: 1.375rem;
  height: 1.375rem;
}
.b-btn-atc .b-btn-a-a {
  word-wrap: break-word;
  position: relative;
  display: none;
  z-index: 10;
  padding-left: 1.6875rem;
}
.b-btn-atc .b-btn-a-a .checked {
  position: absolute;
  top: auto;
  left: 0;
}
.b-btn-atc .b-btn-a-a .checked:after {
  transform: scaleX(-1) rotate(135deg);
  animation: checked 1.2s ease;
  position: absolute;
  content: "";
  opacity: 1;
  transform-origin: left top;
  border: 2px solid currentcolor;
  border-bottom: none;
  border-left: none;
  height: 0.875rem;
  width: 0.4375rem;
  left: 0;
}
.b-btn-atc .b-btn-ofs {
  display: none;
}
.wnd-out-of-stock .b-btn-atc .b-btn-l {
  pointer-events: none;
  cursor: not-allowed;
}
.wnd-out-of-stock .b-btn-atc .b-btn-t {
  display: none;
}
.wnd-out-of-stock .b-btn-atc .b-btn-ofs {
  display: inline-block;
}
.b-btn-atc.wnd-waiting .b-btn-l {
  cursor: wait;
  pointer-events: none;
}
.b-btn-atc.wnd-waiting .b-btn-t {
  transition: opacity 0.2s ease;
  opacity: 0;
}
.b-btn-atc.wnd-waiting .b-btn-a-l {
  opacity: 1;
}
.b-btn-atc.wnd-waiting .b-btn-ofs {
  opacity: 0;
}
.b-btn-atc.wnd-waiting-done .b-btn-t {
  display: none;
}
.b-btn-atc.wnd-waiting-done .b-btn-a-l {
  visibility: hidden;
  opacity: 0;
}
.b-btn-atc.wnd-waiting-done .b-btn-a-a {
  display: inline-block;
}
.b-btn-atc.wnd-waiting-done .b-btn-ofs {
  display: none;
}
.b-btn-s-l .b-btn-l,
.b-btn-s-l .wnd-replace-form-button {
  min-width: 100%;
  max-width: 100%;
  padding: 0.875rem 2rem;
}
.b-btn-s-l .wnd-replace-form-button {
  min-width: calc(100% - 1.25rem);
  left: 0.625rem;
  top: 0.625rem;
}
.b-btn-s-l .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.b-btn-s-l .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  padding: 0.5625rem 1.5rem;
}
.b-btn-s-m .b-btn-l,
.b-btn-s-m .wnd-replace-form-button {
  min-width: 100%;
  max-width: 100%;
  padding: 0.75rem 2rem;
}
.b-btn-s-m .wnd-replace-form-button {
  min-width: calc(100% - 1.25rem);
  left: 0.625rem;
  top: 0.625rem;
}
.b-btn-s-m .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.b-btn-s-m .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  padding: 0.4375rem 1rem;
}
.b-btn-5 .b-btn-l,
.b-btn-5 .wnd-replace-form-button,
.c .b-btn-5 .b-btn-l,
.c .b-btn-5 .wnd-replace-form-button,
.c .c .b-btn-5 .b-btn-l,
.c .c .b-btn-5 .wnd-replace-form-button {
  min-width: 0;
}
.b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  min-width: auto;
}
.b-btn-bw-1 .b-btn-l,
.b-btn-bw-1 .wnd-replace-form-button {
  border-width: 1px;
}
.b-btn-bw-1 .b-btn-l .b-btn-t,
.b-btn-bw-1 .wnd-replace-form-button .b-btn-t {
  text-decoration-thickness: 1px;
}
.b-btn-bw-2 .b-btn-l,
.b-btn-bw-2 .wnd-replace-form-button {
  border-width: 2px;
}
.b-btn-bw-2 .b-btn-l .b-btn-t,
.b-btn-bw-2 .wnd-replace-form-button .b-btn-t {
  text-decoration-thickness: 2px;
}
.b-btn-sq .b-btn-l,
.b-btn-sq .wnd-replace-form-button {
  border-radius: 0;
}
.b-btn-r .b-btn-l,
.b-btn-r .wnd-replace-form-button {
  border-radius: 5px;
}
.b-btn-fr .b-btn-l,
.b-btn-fr .wnd-replace-form-button {
  border-radius: 50px;
}
.b-btn-dbb .b-btn-1 .b-btn-l,
.b-btn-dbb .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .b-btn-3 .b-btn-l,
.b-btn-dbb .b-btn-3 .wnd-replace-form-button {
  border-bottom-width: 4px;
}
.b-btn-dso .b-btn-2 .b-btn-l,
.b-btn-dso .b-btn-2 .wnd-replace-form-button {
  border: none;
}
.b-btn-i-right .b-btn-t:after {
  padding-left: 0.9375rem;
}
.b-btn-i-left .b-btn-t:before {
  padding-right: 0.9375rem;
}
.b-hr-line {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.b-hr-line hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.b-hr-line.line-min {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
.wnd-s-high:not(.s-f) .b-hr-line.line-auto,
.wnd-s-higher:not(.s-f) .b-hr-line.line-auto {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.l .line-style {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.l-d-waves .line-style {
  border-bottom-style: dashed;
  border-bottom-width: 2px;
}
.b-gal {
  position: relative;
}
.b-gal .wnd-empty-placeholder {
  grid-column: span 6;
  text-align: left;
}
.wnd-fe .b-gal .wnd-empty-placeholder {
  display: none;
}
.b-gal-img {
  overflow: hidden;
}
.b-gal .img {
  transition: all 0.3s ease-in-out;
}
.b-gal-grid {
  display: block;
}
.b-gal-classic .b-gal-img {
  position: relative;
  padding-top: 100%;
  transition: all 0.3s ease-in-out;
}
.b-gal-classic .b-gal-img .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-gal-classic .b-gal-a {
  text-decoration: none;
  display: block;
}
.img-t-u .b-gal-classic .b-gal-t:empty {
  display: none;
}
.b-gal-feed .b-gal-item {
  margin-bottom: 1.25rem;
}
.b-gal-feed .b-gal-a {
  text-decoration: none;
}
.b-gal-feed .b-gal-img-outer {
  line-height: 0;
  font-size: 0;
  position: relative;
}
.b-gal-feed .b-gal-img-wrap {
  position: relative;
  height: 100%;
  width: 100%;
}
.b-gal-feed .b-gal-img .img {
  width: 100%;
  height: auto;
}
.b-gal-slideshow {
  overflow: hidden;
  line-height: 0;
  position: relative;
}
.b-gal-slideshow .wnd-empty-placeholder {
  line-height: 1.65;
}
.b-gal-slideshow .b-gal-c {
  position: relative;
  display: block;
  width: 100%;
}
.b-gal-slideshow .b-gal-list {
  width: calc(var(--slideshow-items) * 100%);
  display: grid;
  grid-template-columns: repeat(var(--slideshow-items), 1fr);
  margin-left: calc(var(--slideshow-position) * -100%);
}
.b-gal-slideshow .b-gal-list.transition {
  transition: margin-left 0.3s linear;
}
.b-gal-slideshow .b-gal-item {
  grid-row: 1;
}
.b-gal-slideshow .b-gal-a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.b-gal-slideshow .b-gal-img-outer {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.b-gal-slideshow .b-gal-img {
  position: relative;
  padding: 70% 0 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
}
.b-gal-slideshow .b-gal-img-pos {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.b-gal-slideshow .b-gal-img-wrap {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  display: flex;
}
.b-gal-slideshow picture {
  height: 100%;
  width: 100%;
}
.b-gal-slideshow .img {
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  aspect-ratio: inherit;
}
.b-gal-slideshow .b-gal-t {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 0.625rem;
}
.b-gal-slideshow .b-gal-t:empty {
  display: none;
}
.b-gal-slideshow .arrow {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  padding: 70% 0 0;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border: none;
  background: none;
}
.b-gal-slideshow .arrow.hide {
  visibility: hidden;
}
.b-gal-slideshow:hover .arrow {
  opacity: 1;
}
.b-gal-slideshow .arrow.arrow-prev {
  left: 0;
}
.b-gal-slideshow .arrow.arrow-next {
  right: 0;
}
.b-gal-slideshow .arrow-submit {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.b-gal-slideshow .dots {
  display: block;
}
.b-gal-slideshow .dots.transition {
  transition: margin-left 0.3s linear;
}
.b-gal-slideshow .dots-list {
  display: inline-block;
}
.b-gal-slideshow .dot {
  display: inline-block;
  font-size: 1.125rem;
  cursor: pointer;
}
.b-gal-horizontal {
  --item-space: 20px;
  --item-height: 7.5rem;
}
.b-gal-horizontal .b-gal-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  grid-gap: var(--item-space);
}
.b-gal-horizontal .b-gal-list:after {
  content: " ";
  flex-grow: 1000000000;
}
.b-gal-horizontal .b-gal-list:has(.wnd-empty-placeholder):after {
  display: none;
}
.b-gal-horizontal .b-gal-item {
  flex-grow: calc(var(--width) * 100000 / var(--height));
  flex-basis: calc(var(--item-height) * var(--width) / var(--height));
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.b-gal-horizontal .b-gal-img-outer {
  position: relative;
}
.b-gal-horizontal .img {
  width: 100%;
  height: 100%;
  max-height: var(--item-height);
  object-fit: cover;
}
.b-gal-horizontal .wnd-empty-placeholder {
  width: 100%;
  line-height: 1.65;
}
.img-h-o.wnd-fe:not(.touched) .b-gal-a:hover:hover .img {
  opacity: 0.8;
}
.img-h-z.wnd-fe:not(.touched) .b-gal-a:hover:hover .img {
  transform: scale(1.15);
}
.img-d-r .b-gal .bor-rad {
  border-radius: 5px;
}
.img-d-fr .b-gal .bor-rad {
  border-radius: 15px;
}
.img-t-u .b-gal .b-gal-t {
  text-align: center;
  width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding-top: 0.625rem;
  display: inline-block;
}
.img-t-u .b-gal .b-gal-t:empty {
  padding-top: 0;
  line-height: 0;
}
.b-gal > div:not(.b-gal-slideshow) {
  text-align: center;
}
.img-t-o .b-gal > div:not(.b-gal-slideshow) .b-gal-item {
  overflow: hidden;
}
.img-t-o .b-gal > div:not(.b-gal-slideshow) .b-gal-a {
  position: relative;
  overflow: hidden;
}
.img-t-o .b-gal > div:not(.b-gal-slideshow) .b-gal-t {
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: #fff;
  padding: 2.5rem 0.625rem 0.625rem;
  width: 100%;
}
.img-t-o .b-gal > div:not(.b-gal-slideshow) .b-gal-t:empty {
  padding: 0;
  line-height: 0;
}
.b-html {
  margin: 0;
}
.b-html .b-c {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  margin: 0;
  padding: 0;
  text-align: center;
}
.img-d-r .b-html .b-c {
  border-radius: 5px;
}
.img-d-fr .b-html .b-c {
  border-radius: 15px;
}
.b-map,
.b-map .b-c {
  line-height: 0;
}
.b-map .b-c {
  margin: 0;
  padding: 0;
  z-index: auto;
}
.img-d-r .b-map .b-c {
  border-radius: 5px;
}
.img-d-fr .b-map .b-c {
  border-radius: 15px;
}
.b-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  z-index: auto;
}
.img-d-r .b-map iframe {
  border-radius: 5px;
}
.img-d-fr .b-map iframe {
  border-radius: 15px;
}
.b-video {
  line-height: 0;
}
.b-video .b-c {
  line-height: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.img-d-r .b-video .b-c {
  border-radius: 5px;
}
.img-d-fr .b-video .b-c {
  border-radius: 15px;
}
.b-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  z-index: 1;
}
.img-d-r .b-video iframe {
  border-radius: 5px;
}
.img-d-fr .b-video iframe {
  border-radius: 15px;
}
.form.b-form-default {
  padding-left: 0;
  padding-right: 0;
}
.form.b-form-default form {
  max-width: 100%;
  margin: 0 auto;
}
.form.b-form-default fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
.form.b-form-default input,
.form.b-form-default select,
.form.b-form-default textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wnd-cms .form.b-form-default input,
.wnd-cms .form.b-form-default textarea {
  pointer-events: none;
}
.wnd-cms .form.b-form-default input[type="file"] {
  display: none;
}
.wnd-cms .form.b-form-default input::-webkit-inner-spin-button {
  display: none;
}
.form.b-form-default select::-ms-expand {
  display: none;
}
.form.b-form-default label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  display: inline-block;
  line-height: 1.625rem;
  height: 100%;
  width: 100%;
  text-align: left;
  vertical-align: top;
  margin-left: -0.3125rem;
}
.form.b-form-default label span {
  width: 100%;
}
.form.b-form-default label span span {
  padding: 0 0.3125rem;
  max-width: 100%;
}
.form.b-form-default label span span span {
  padding: 0;
}
.form.b-form-default label a {
  position: relative;
  z-index: 2;
}
.form.b-form-default .prd-variants-group .select {
  height: auto !important;
}
.form.b-form-default .form-input {
  line-height: 1.75rem;
  position: relative;
}
.form.b-form-default input,
.form.b-form-default textarea {
  height: 2.5rem;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.375rem;
}
.form.b-form-default textarea {
  min-height: 8.4375rem;
  resize: none;
  display: block;
  line-height: 1.75;
}
.form.b-form-default .form-input input,
.form.b-form-default .form-input select,
.form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.form.b-form-default .form-input input:focus,
.form.b-form-default .form-input select:focus,
.form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: 0 0 0.3125rem #89d6ff;
  border-color: #89d6ff;
}
body.wnd-fe:not(.touched) .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched) .form.b-form-default .form-input textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.form.b-form-default .select {
  position: relative;
  width: 100%;
  height: 2.5rem;
  display: inline-block;
}
.wnd-cms .form.b-form-default .select:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: transparent;
}
.form.b-form-default .select:after {
  color: inherit;
  content: "\f107";
  font-family: WebnodeIcons, serif;
  position: absolute;
  right: 0.75rem;
  pointer-events: none;
}
.form.b-form-default .select select {
  transition: border-color 0.3s;
  width: 100%;
  height: 100%;
  display: inline-block;
  line-height: 1.375rem;
  border: 1px solid;
  font-family: inherit;
  font-weight: inherit;
}
.form.b-form-default .select select:disabled {
  opacity: 1;
}
.form.b-form-default .form-file {
  position: relative;
}
.form.b-form-default .form-file-base {
  float: left;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 1.875rem;
  left: 0;
  overflow: hidden;
  opacity: 0;
}
.form.b-form-default .form-file-cover {
  text-align: left;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: table;
  table-layout: fixed;
  max-width: 100%;
}
.form.b-form-default .form-file-button {
  float: left;
  cursor: pointer;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  max-width: 100%;
  margin-right: 0.625rem;
  transition: all 0.3s;
}
body.wnd-fe:not(.touched) .form.b-form-default .form-file-button:hover {
  transition: all 0.3s;
}
.form.b-form-default .form-file-button span {
  padding: 0;
}
.form.b-form-default .form-file-text {
  display: block;
  padding: 0.5625rem 0 0;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}
.wnd-cms .form.b-form-default .form-checkbox,
.wnd-cms .form.b-form-default .form-radio {
  padding-right: 1.5625rem !important;
}
.form.b-form-default .form-group-content {
  width: 100%;
  float: left;
}
.form.b-form-default .form-group-content > div {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.form.b-form-default .form-group-content > div:not(.wnd-add-option) {
  padding-left: 0.3125rem;
  margin-left: -0.3125rem;
}
.form.b-form-default .form-group-content > div.wnd-add-option:before {
  top: 0.3125rem !important;
}
.form.b-form-default .form-group-content .form-input {
  position: relative;
  padding: 0 0 0 0.0625rem;
  float: left;
  clear: both;
}
.form.b-form-default .form-group-content .form-input label {
  width: auto;
}
.form.b-form-default .form-group-content .checkbox,
.form.b-form-default .form-group-content .radio-button,
.form.b-form-default .form-group-content input {
  position: absolute;
  top: 0.375rem;
  left: 0;
  transition: border-color 0.3s;
  height: 1.0625rem;
  width: 1.0625rem;
}
.form.b-form-default .form-group-content .checkbox {
  z-index: 0;
  border-style: solid;
  border-width: 1px;
}
.form.b-form-default .form-group-content .radio-button {
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
}
body.wnd-fe:not(.touched)
  .form.b-form-default
  .form-group-content
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .form.b-form-default
  .form-group-content
  label:hover
  + div {
  transition: border-color 0.3s;
}
.form.b-form-default .form-group-content input:focus + div,
.form.b-form-default .form-group-content label:focus + div {
  box-shadow: 0 0 0.3125rem #89d6ff;
  border-color: #89d6ff !important;
  transition: box-shadow 0.3s, border-color 0.3s;
}
.form.b-form-default .form-group-content input {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.form.b-form-default .form-group-content input + div:after {
  content: "";
  display: none;
  position: absolute;
  opacity: 1;
}
.form.b-form-default .form-group-content input[type="checkbox"] + div:after {
  transform: rotate(45deg);
  width: 0.1875rem;
  height: 0.375rem;
  left: 0.3125rem;
  top: 0.1875rem;
  font-size: 0.375rem;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-width: 2px;
  border-bottom-width: 2px;
}
.form.b-form-default .form-group-content input[type="radio"] + div:after {
  border-radius: 3px;
  width: 0.3125rem;
  height: 0.3125rem;
  position: absolute;
  left: 0.3125rem;
  top: 0.3125rem;
  font-size: 0.375rem;
  line-height: 1;
}
.form.b-form-default .form-group-content input:checked + div:after {
  display: block;
}
.form.b-form-default .form-group-content label {
  display: inline-block;
  width: auto;
  cursor: pointer;
  text-align: left;
}
.form.b-form-default .form-checkbox-simple .form-group-content {
  margin-left: 0;
}
.wnd-cms .form.b-form-default .form-checkbox-simple .form-checkbox {
  padding-right: 0 !important;
}
.form.b-form-default .form-checkbox-simple label > span {
  padding: 0 0.3125rem;
}
.form.b-form-default .form-checkbox-simple label > span > span {
  padding: 0 !important;
  display: inline;
}
.form.b-form-default .form-checkbox-simple.wnd-required label > span:after {
  content: "*";
  font-size: 1rem;
  line-height: 1;
}
.form.b-form-default .datepicker-icon {
  display: block;
  position: absolute;
  right: 1.5625rem;
  pointer-events: none;
  bottom: 0.9375rem;
  top: auto;
}
.form.b-form-default .datepicker-icon:after {
  transition: color 0.3s ease-in-out;
  font-weight: 400;
  display: block;
  color: #b1b1b1;
  content: "\e909";
  font-family: WebnodeIcons, serif;
  font-size: 1.125rem;
  line-height: 1;
}
.form.b-form-default input[type="date"]::-webkit-calendar-picker-indicator,
.wnd-cms .form.b-form-default input[type="date"]::-webkit-datetime-edit {
  opacity: 0 !important;
}
.form.b-form-default .form-submit {
  padding: 0.625rem;
  text-align: left;
}
.form.b-form-default .form-submit > button {
  outline: none;
}
.form.b-form-default .form-submit .b-btn-l,
.form.b-form-default .form-submit .wnd-replace-form-button {
  margin-left: 0;
  max-width: 100%;
}
.form.b-form-default.wnd-replace-form .form-submit button,
.form.b-form-default.wnd-replace-form .form-submit button span {
  visibility: hidden;
}
.form.b-form-default .form-captcha {
  margin-left: 0;
  padding: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.42857;
}
.form.b-form-default .form-captcha-c {
  width: 100%;
  overflow: hidden;
  margin-left: 0;
}
.form.b-form-default .form-captcha .grecaptcha-badge {
  margin: 0.1875rem;
}
.form.b-form-default .form-captcha.wnd-hide-captcha .grecaptcha-badge {
  visibility: hidden;
  height: 0 !important;
}
.form.b-form-default .form-input.wnd-validate-error input,
.form.b-form-default .form-input.wnd-validate-error select,
.form.b-form-default .form-input.wnd-validate-error textarea {
  outline: none;
}
.form.b-form-default .form-message {
  text-align: center;
  white-space: pre-wrap;
}
.form.b-form-default .form-warning {
  max-width: 100%;
  margin: 0 auto;
}
.form.b-form-default .form-warning-c {
  white-space: pre-wrap;
  text-align: left;
  margin-left: 0;
  width: 100%;
}
.form.b-form-default.labels-top form {
  width: 100%;
}
.form.b-form-default.labels-top
  .form-input:not(.form-radio, .form-checkbox)
  > .select,
.form.b-form-default.labels-top
  .form-input:not(.form-radio, .form-checkbox)
  > .select
  > select,
.form.b-form-default.labels-top
  .form-input:not(.form-radio, .form-checkbox)
  > input,
.form.b-form-default.labels-top
  .form-input:not(.form-radio, .form-checkbox)
  > textarea {
  width: 100%;
  display: block;
}
.form.b-form-default.labels-top
  .form-input:not(.form-radio, .form-checkbox)
  > label {
  float: none;
  text-align: left;
  width: 100%;
  padding: 0.0625rem 0 0;
  margin: 0;
}
.form.b-form-default.labels-top
  .form-input:not(.form-radio, .form-checkbox)
  > label
  span
  span {
  padding: 0;
}
.form.b-form-default.labels-top .datepicker-icon {
  bottom: 0.9375rem;
}
.form.b-form-default.labels-top .form-group-content {
  width: 100%;
  display: block;
}
.form.b-form-default.labels-top .form-checkbox-simple .form-group-content,
.form.b-form-default.labels-top .form-submit button {
  margin-left: 0;
}
.form.b-form-default.labels-top .form-warning {
  width: 100%;
}
.form.b-form-default.labels-top .form-captcha,
.form.b-form-default.labels-top .form-captcha-c,
.form.b-form-default.labels-top .form-warning-c {
  width: 100%;
  margin-left: 0;
}
.form.b-form-default.f-rh-normal
  input:not([type="checkbox"], [type="radio"], [type="file"]) {
  height: 2.625rem;
  padding: 0.625rem 0.75rem 0.5625rem;
}
.form.b-form-default.f-rh-normal textarea {
  min-height: 6.5625rem;
  padding: 0.375rem 0.75rem 0.5625rem;
}
.form.b-form-default.f-rh-normal .select {
  height: 2.625rem;
}
.form.b-form-default.f-rh-normal .select select {
  padding: 0.625rem 1.875rem 0.5625rem 0.75rem;
}
.form.b-form-default.f-rh-normal .select:after {
  bottom: 0.4375rem;
}
.form.b-form-default.f-rh-normal .form-input > label {
  padding: 0.0625rem 0 0;
}
.form.b-form-default.f-rh-normal .form-file-base {
  height: 2.625rem;
}
.form.b-form-default.f-rh-normal .form-file-button {
  padding: 0.4375rem 1em;
  min-height: 2.625rem;
}
.form.b-form-default.f-rh-normal .form-group-content .form-input label {
  padding: 0.125rem 0 0 1.4375rem;
}
.form.b-form-default.f-br-none input,
.form.b-form-default.f-br-none select,
.form.b-form-default.f-br-none textarea {
  border-radius: 0;
}
.form.b-form-default.f-br-all .form-input input,
.form.b-form-default.f-br-all .form-input select,
.form.b-form-default.f-br-all .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  border-radius: 5px;
}
.form.b-form-default.f-br-all .form-input .form-file-button {
  border-radius: 5px;
}
.form.b-form-default.f-br-all .form-input .checkbox {
  border-radius: 3px;
}
.form.b-form-default.f-rg-normal .form-warning,
.form.b-form-default.f-rg-normal > .form-input,
.form.b-form-default.f-rg-normal > form > fieldset > div > .form-input {
  padding: 0.1875rem 0.625rem;
}
.b-form-light.form {
  padding-left: 0;
  padding-right: 0;
}
.b-form-light.form form {
  max-width: 100%;
  margin: 0 auto;
}
.c .b-form-light.form form {
  max-width: 100%;
}
.b-form-light.form fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
.b-form-light.form input,
.b-form-light.form select,
.b-form-light.form textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wnd-cms .b-form-light.form input,
.wnd-cms .b-form-light.form textarea {
  pointer-events: none;
}
.b-form-light.form input,
.b-form-light.form select {
  line-height: 1.125;
}
.wnd-cms .b-form-light.form input[type="file"] {
  display: none;
}
.wnd-cms .b-form-light.form input::-webkit-inner-spin-button {
  display: none;
}
.b-form-light.form input:invalid {
  box-shadow: none;
}
.b-form-light.form .form-email input::placeholder {
  display: none;
}
.b-form-light.form select::-ms-expand {
  display: none;
}
.b-form-light.form .form-submit,
.b-form-light.form .form-warning,
.b-form-light.form > .form-input,
.b-form-light.form > form > fieldset > div > .form-input {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.b-form-light.form label {
  line-height: 1.625rem;
  position: absolute;
  left: 0.3125rem;
  right: 0.3125rem;
  top: 1.6875rem;
  max-height: 1.5rem;
  overflow: hidden;
  cursor: text;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  height: auto;
  text-align: left;
}
.b-form-light.form label:not([for]) {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
}
.b-form-light.form label span span {
  padding: 0 0.3125rem;
  max-width: 100%;
}
.b-form-light.form label span span span {
  padding: 0;
}
.b-form-light.form label a {
  position: relative;
  z-index: 2;
}
.b-form-light.form .form-checkbox-simple.wnd-required label > span:after,
.b-form-light.form .form-group.wnd-required > label > span > span:after,
.b-form-light.form .form-input:not(.form-group).wnd-required > label:after,
.b-form-light.form .form-textarea.wnd-required div label:after,
.b-form-light.form .wnd-required .select label:after {
  content: "*";
  line-height: 1rem;
  position: relative;
  top: -0.1875rem;
}
.b-form-light.form .form-group.wnd-required > label > span > span:after {
  padding-left: 0.3125rem;
}
.b-form-light.form .form-input {
  position: relative;
  line-height: 1.75rem;
}
.b-form-light.form .form-input > label {
  padding-bottom: 0;
}
.b-form-light.form .form-input input,
.b-form-light.form .form-input select,
.b-form-light.form .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
}
.b-form-light.form .form-input input + label,
.b-form-light.form .form-input input + label:after,
.b-form-light.form .form-input select + label,
.b-form-light.form .form-input select + label:after,
.b-form-light.form .form-input textarea + label,
.b-form-light.form .form-input textarea + label:after {
  transition: top 0.3s, font-size 0.3s, color 0.3s;
}
.b-form-light.form .form-input input:focus,
.b-form-light.form .form-input select:focus,
.b-form-light.form .form-input textarea:focus {
  outline: none;
  transition: color 0.3s, border-color 0.3s, border-bottom-width 0.3s;
  border-width: 2px;
}
.wnd-cms .b-form-light.form .form-input input,
.wnd-cms .b-form-light.form .form-input select,
.wnd-cms .b-form-light.form .form-input textarea {
  color: transparent !important;
}
.b-form-light.form .form-input input:focus,
.b-form-light.form .form-input select:focus,
.b-form-light.form .form-input textarea:focus,
body.wnd-fe:not(.touched) .b-form-light.form .form-input input:hover,
body.wnd-fe:not(.touched) .b-form-light.form .form-input select:hover,
body.wnd-fe:not(.touched) .b-form-light.form .form-input textarea:hover {
  transition: color 0.3s, border-color 0.3s;
}
.b-form-light.form .form-group .form-input label,
.b-form-light.form .form-group > label {
  transition: color 0.3s;
}
.b-form-light.form input,
.b-form-light.form textarea {
  height: 2.125rem;
  width: 100%;
  padding: 0.3125rem 0;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-family: inherit;
  font-weight: inherit;
}
.b-form-light.form textarea {
  display: block;
  width: 110%;
  height: 2.125rem;
  min-height: 2.125rem;
  max-height: 10rem;
  padding: 0.375rem 10% 0.3125rem 0.0625rem;
  resize: none;
  line-height: 1.3125rem;
  box-shadow: none;
  -webkit-mask-image: linear-gradient(transparent 5px, #000 7px);
  mask-image: linear-gradient(transparent 5px, #000 7px);
}
.b-form-light.form .form-textarea > div {
  width: 100%;
  overflow: hidden;
}
.b-form-light.form input + label,
.b-form-light.form select.not-clicked + label,
.b-form-light.form textarea + label {
  top: 1.5625rem;
  line-height: 1.4375rem;
  transition: top 0.3s, font-size 0.3s, max-height 0.3s;
}
.b-form-light.form select.not-clicked + label {
  pointer-events: none;
}
.b-form-light.form .form-file.not-empty label,
.b-form-light.form .form-input.wnd-validate-error input + label,
.b-form-light.form .form-input.wnd-validate-error select + label,
.b-form-light.form .form-input.wnd-validate-error textarea + label,
.b-form-light.form input.not-empty + label,
.b-form-light.form input:focus + label,
.b-form-light.form select:not(.not-clicked) + label,
.b-form-light.form textarea.not-empty + label,
.b-form-light.form textarea:focus + label {
  top: 0.5rem;
  line-height: 1.0625rem;
  max-height: 0.9375rem;
  transition: top 0.3s, font-size 0.3s, max-height 0.3s;
}
.b-form-light.form .form-file.not-empty label:after,
.b-form-light.form .form-input.wnd-validate-error input + label:after,
.b-form-light.form .form-input.wnd-validate-error select + label:after,
.b-form-light.form .form-input.wnd-validate-error textarea + label:after,
.b-form-light.form input.not-empty + label:after,
.b-form-light.form input:focus + label:after,
.b-form-light.form select:not(.not-clicked) + label:after,
.b-form-light.form textarea.not-empty + label:after,
.b-form-light.form textarea:focus + label:after {
  transition: font-size 0.3s, top 0.3s;
  top: 0 !important;
}
.b-form-light.form .form-input.wnd-validate-error input,
.b-form-light.form .form-input.wnd-validate-error select,
.b-form-light.form .form-input.wnd-validate-error textarea {
  outline: none;
}
.b-form-light.form input:focus,
.b-form-light.form textarea:focus {
  padding-bottom: 0.25rem;
}
.b-form-light.form select.not-clicked + label {
  top: 0.0625rem;
  left: -0.3125rem;
  max-height: 1.6875rem;
  line-height: 1.75rem;
  transition: top 0.3s, font-size 0.3s, max-height 0.3s;
}
.b-form-light.form select:not(.not-clicked) + label {
  top: -0.9375rem;
  left: -0.3125rem;
  line-height: 1.0625rem;
  max-height: 0.9375rem;
  transition: top 0.3s, font-size 0.3s, max-height 0.3s;
}
.b-form-light.form select:focus {
  outline: none;
}
.b-form-light.form input[type="date"]:focus {
  padding-bottom: 0.25rem !important;
}
.b-form-light.form input[type="date"]::placeholder {
  transition: color 0.3s, opacity 0.3s;
  color: transparent;
}
.b-form-light.form input[type="date"].not-empty:not(:focus) {
  padding-bottom: 0.3125rem;
}
.wnd-cms .b-form-light.form input[type="date"]::-webkit-datetime-edit {
  opacity: 0 !important;
}
.b-form-light.form input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0 !important;
  z-index: 1;
}
.b-form-light.form .datepicker-icon {
  display: block;
  position: absolute;
  right: 0.625rem;
  pointer-events: none;
  z-index: 0;
}
.b-form-light.form .datepicker-icon:after {
  transition: color 0.3s ease-in-out;
  font-weight: 400;
  display: block;
  color: #b1b1b1;
  content: "\e909";
  font-family: WebnodeIcons, serif;
  font-size: 1.125rem;
  line-height: 1;
}
.b-form-light.form .form-number label {
  max-width: calc(100% - 5.625rem);
}
.b-form-light.form .form-number-controls {
  position: absolute;
  left: auto;
  bottom: auto;
  right: 0.625rem;
  width: 3.4375rem;
  height: 1.5625rem;
  background: transparent;
  text-align: right;
}
.b-form-light.form .form-number-minus,
.b-form-light.form .form-number-plus {
  transition: background-color 0.3s;
  width: 1.5rem;
  height: 1.375rem;
  padding: 0;
  outline: none;
  border: none;
  text-align: right;
  cursor: pointer;
  min-width: 0;
  max-width: none;
}
.b-form-light.form .form-number-minus:after,
.b-form-light.form .form-number-plus:after {
  transition: color 0.3s;
  padding-left: 0;
  font-size: 1.3125rem;
  line-height: 1;
  font-weight: 400;
}
body.wnd-fe:not(.touched) .b-form-light.form .form-number-minus:hover,
body.wnd-fe:not(.touched) .b-form-light.form .form-number-plus:hover {
  transition: background-color 0.3s;
}
body.wnd-fe:not(.touched) .b-form-light.form .form-number-minus:hover:after,
body.wnd-fe:not(.touched) .b-form-light.form .form-number-plus:hover:after {
  transition: color 0.3s;
}
.b-form-light.form .form-number-minus:after {
  content: "꤅";
  font-family: WebnodeIcons, serif;
}
.b-form-light.form .form-number-plus:after {
  content: "꤆";
  font-family: WebnodeIcons, serif;
}
.b-form-light.form input[type="number"] {
  padding-right: 3.75rem;
  appearance: textfield;
}
.b-form-light.form input[type="number"]::-webkit-inner-spin-button,
.b-form-light.form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.b-form-light.form .select {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 2.125rem;
}
.wnd-cms .b-form-light.form .select:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: transparent;
}
.b-form-light.form .select:after {
  transition: color 0.3s;
  position: absolute;
  top: 0.0625rem;
  left: auto;
  bottom: auto;
  right: 0;
  pointer-events: none;
  content: "\f107";
  font-family: WebnodeIcons, serif;
}
.b-form-light.form .select select {
  transition: border-color 0.3s, color 0.3s, opacity 0.3s;
  display: inline-block;
  width: 100%;
  height: 2.125rem;
  padding: 0.3125rem 1.25rem 0.3125rem 0;
  line-height: 1.3125rem;
  border: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-radius: 0;
  font-family: inherit;
  font-weight: inherit;
}
.b-form-light.form .select select option {
  transition: color 0.3s, opacity 0.3s;
}
.b-form-light.form .select select.not-clicked {
  transition: border-color 0.3s, color 0.3s, opacity 0.3s;
}
.b-form-light.form .select select.not-clicked option {
  transition: color 0.3s, opacity 0.3s;
}
.b-form-light.form .select select:focus {
  border-bottom-width: 2px;
  padding-bottom: 0.25rem;
}
.b-form-light.form .select select:not(:focus, .not-clicked) {
  padding-bottom: 0.3125rem;
}
.b-form-light.form .select select:disabled {
  opacity: 1;
}
.b-form-light.form .form-file {
  position: relative;
  height: 4.6875rem;
}
.b-form-light.form .form-file.not-empty .form-file-remove {
  display: block;
}
.b-form-light.form .form-file.not-empty .form-file-button {
  display: none;
}
.b-form-light.form .form-file label {
  z-index: 10;
  padding-right: 1.875rem;
  transition: top 0.3s, font-size 0.3s, max-height 0.3s;
}
body:not(.wnd-cms) .b-form-light.form .form-file label {
  cursor: pointer;
}
.wnd-cms .b-form-light.form .form-file label {
  z-index: 33;
}
.b-form-light.form .form-file-base {
  position: absolute;
  top: auto;
  left: 0.625rem;
  right: 0.625rem;
  opacity: 0;
  display: block;
  float: left;
  height: 2.125rem;
  width: auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
}
body.wnd-fe:not(.touched)
  .b-form-light.form
  .form-file-base:hover
  + .form-file-cover
  .form-file-button
  .fi-upload {
  transition: color 0.3s;
}
.b-form-light.form .form-file-base input {
  display: block;
  cursor: pointer;
  width: 100%;
  padding-right: 2.5rem;
}
.b-form-light.form .form-file-cover {
  transition: border-color 0.3s;
  position: absolute;
  top: auto;
  left: 0.625rem;
  right: 0.625rem;
  display: block;
  height: 2.125rem;
  width: auto;
  max-width: 100%;
  overflow: hidden;
  text-align: left;
  border-bottom: 1px solid;
  cursor: pointer;
  z-index: 1;
}
.b-form-light.form .form-file-button {
  position: absolute;
  left: auto;
  bottom: auto;
  right: 0;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 20;
}
.b-form-light.form .form-file-button:after {
  transition: color 0.3s;
  line-height: 1.375rem;
  cursor: pointer;
  content: "꤄";
  font-family: WebnodeIcons, serif;
}
.b-form-light.form .form-file-text {
  transition: color 0.3s, opacity 0.3s;
  opacity: 0;
  line-height: 1.375rem;
  display: block;
  max-width: 80%;
  padding: 0.3125rem 0;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: transparent;
  cursor: pointer;
}
.b-form-light.form .form-file.not-empty .form-file-text {
  transition: color 0.3s, opacity 0.3s;
  opacity: 1;
}
.b-form-light.form .form-file-remove {
  transition: background-color 0.3s, color 0.3s;
  position: absolute;
  left: auto;
  bottom: auto;
  right: 0.625rem;
  line-height: 1.5625rem;
  display: none;
  width: 1.5625rem;
  height: 1.5625rem;
  padding: 0;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  outline: none;
  z-index: 20;
}
.b-form-light.form .form-file-remove:after {
  transition: color 0.3s;
  position: absolute;
  left: 0.03125rem;
  content: "꤃";
  font-family: WebnodeIcons, serif;
}
body.wnd-fe:not(.touched) .b-form-light.form .form-file-remove:hover {
  transition: background-color 0.3s;
}
body.wnd-fe:not(.touched) .b-form-light.form .form-file-remove:hover:after {
  transition: color 0.3s;
}
.b-form-light.form .form-group label {
  margin-left: -0.3125rem;
  max-height: none;
}
.b-form-light.form .form-group > label > span {
  margin-bottom: 0.3125rem;
}
.b-form-light.form .form-group > label:last-child span {
  margin-bottom: 0;
}
.b-form-light.form .form-checkbox,
.b-form-light.form .form-radio {
  line-height: 1;
}
.wnd-cms .b-form-light.form .form-checkbox,
.wnd-cms .b-form-light.form .form-radio {
  padding-right: 1.25rem !important;
}
body:not(.wnd-cms) .b-form-light.form .form-checkbox,
body:not(.wnd-cms) .b-form-light.form .form-checkbox *,
body:not(.wnd-cms) .b-form-light.form .form-checkbox label,
body:not(.wnd-cms) .b-form-light.form .form-radio,
body:not(.wnd-cms) .b-form-light.form .form-radio *,
body:not(.wnd-cms) .b-form-light.form .form-radio label {
  cursor: pointer;
}
.b-form-light.form .form-group-content {
  width: 100%;
  padding-top: 0.125rem;
}
.b-form-light.form .form-group-content input:focus + div,
.b-form-light.form .form-group-content label:focus + div,
body.wnd-fe:not(.touched)
  .b-form-light.form
  .form-group-content
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .b-form-light.form
  .form-group-content
  label:hover
  + div {
  transition: border-color 0.3s, background-color 0.3s;
}
.b-form-light.form .form-group-content > div {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.b-form-light.form .form-group-content > div:not(.wnd-add-option) {
  padding-left: 0.3125rem;
  margin-left: -0.3125rem;
}
.b-form-light.form .form-group-content > div.wnd-add-option:before {
  top: 0.3125rem !important;
}
.b-form-light.form .form-group-content .form-input {
  position: relative;
  padding: 0 0 0 0.0625rem;
  float: left;
  clear: both;
  width: 100%;
}
.b-form-light.form .form-group-content .form-input label {
  position: relative;
  left: auto;
  top: auto;
}
.b-form-light.form .form-group-content .checkbox,
.b-form-light.form .form-group-content .radio-button,
.b-form-light.form .form-group-content input {
  position: absolute;
  top: 0.375rem;
  left: 0;
  transition: border-color 0.3s;
  height: 1.25rem;
  width: 1.25rem;
}
.b-form-light.form .form-group-content .checkbox {
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  z-index: 0;
}
.b-form-light.form .form-group-content .radio-button {
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
}
.b-form-light.form .form-group-content input {
  opacity: 0;
  border: none;
  z-index: 1;
  cursor: pointer;
}
.b-form-light.form .form-group-content input + div:after {
  opacity: 1;
  position: absolute;
  content: "";
  display: none;
}
.b-form-light.form .form-group-content input[type="checkbox"] + div:after {
  transform: rotate(45deg);
  width: 0.3125rem;
  height: 0.75rem;
  left: 0.3125rem;
  top: 0;
  font-size: 0.375rem;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-width: 2px;
  border-bottom-width: 2px;
}
.b-form-light.form .form-group-content input[type="radio"] + div:after {
  border-radius: 50%;
  width: 0.625rem;
  height: 0.625rem;
  left: 0.25rem;
  top: 0.25rem;
  font-size: 0.375rem;
  line-height: 1;
}
.b-form-light.form .form-group-content input:checked + div:after {
  display: block;
}
.b-form-light.form .form-group-content label {
  display: inline-block;
  width: auto;
  padding: 0.125rem 0 0 2.375rem;
  line-height: 1.75rem;
  cursor: pointer;
  text-align: left;
  transition: color 0.15s linear;
}
.b-form-light.form .form-group-content label > span {
  padding-top: 0.0625rem;
}
.b-form-light.form .form-group-content label span > span > span {
  padding: 0;
}
.b-form-light.form .form-group-content input[type="checkbox"] + div,
.b-form-light.form .form-group-content input[type="radio"] + div {
  transition: border-color 0.3s, background-color 0.3s;
}
.b-form-light.form .wnd-remove-option {
  top: calc(50% - 0.625rem);
}
.b-form-light.form .form-checkbox-simple .form-group-content {
  padding: 0;
}
.b-form-light.form
  .form-checkbox-simple
  .form-group-content
  > div:not(.wnd-add-option) {
  padding-left: 0.0625rem;
  margin-left: 0;
}
.b-form-light.form .form-checkbox-simple label {
  overflow: visible;
}
.b-form-light.form .form-checkbox-simple label > span {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.b-form-light.form .form-checkbox-simple label > span > span {
  padding: 0 !important;
  display: inline;
}
.b-form-light.form .form-submit {
  text-align: left;
}
.b-form-light.form .form-submit > button {
  outline: none;
}
.b-form-light.form .form-submit .wnd-replace-form-button,
.c .b-form-light.form .form-submit .wnd-replace-form-button {
  margin-left: 0;
}
.b-form-light.form.wnd-replace-form .form-submit button,
.b-form-light.form.wnd-replace-form .form-submit button span {
  visibility: hidden;
}
.b-form-light.form .form-captcha {
  margin-left: 0;
  padding-left: 0.625rem;
  padding-right: 0;
  font-size: 0.875rem;
  line-height: 1.42857;
}
.b-form-light.form .form-captcha-c {
  width: 100%;
  overflow: hidden;
}
.b-form-light.form .form-captcha .grecaptcha-badge {
  margin: 0.1875rem;
}
.b-form-light.form .form-captcha.wnd-hide-captcha .grecaptcha-badge {
  visibility: hidden;
  height: 0 !important;
}
.b-form-light.form .form-message {
  text-align: center;
  white-space: pre-wrap;
}
.b-form-light.form .wnd-form-field label {
  cursor: text;
}
.b-form-light.form .form-warning {
  max-width: 100%;
  margin: 0 auto;
}
.b-form-light.form .form-warning-c {
  white-space: pre-wrap;
  text-align: left;
  width: 100%;
}
.form.b-form-light.f-rg-normal > .form-input,
.form.b-form-light.f-rg-normal > form > fieldset > div > .form-input {
  padding-top: 1.25rem;
  padding-bottom: 1.3125rem;
}
.form.b-form-light.f-rg-normal .datepicker-icon {
  bottom: 1.875rem;
}
.form.b-form-light.f-rg-normal .form-number-controls {
  top: 1.25rem;
}
.form.b-form-light.f-rg-normal .form-file-base,
.form.b-form-light.f-rg-normal .form-file-cover {
  bottom: 1.25rem;
}
.form.b-form-light.f-rg-normal .form-file-button {
  top: 0.25rem;
}
.form.b-form-light.f-rg-normal .form-file-remove {
  top: 1.5625rem;
}
.form.b-form-light.f-rg-normal .form-submit {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.form.b-form-light.f-rg-normal .form-captcha {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.form.b-form-light.f-rg-normal .form-warning {
  padding-top: 0.3125rem;
  padding-bottom: 1.3125rem;
}
.wnd-w-narrow .blog-basic .b-cs {
  max-width: 100%;
}
.blog-basic .item-content {
  padding-right: 0;
  width: 100%;
}
.blog-basic .item-media {
  width: 100%;
  order: 0;
}
.blog-basic .item-media .b-tb {
  padding-bottom: 70%;
}
.blog-basic .wnd-empty-thumbnail .item-media {
  display: none;
}
.wnd-w-narrow .blog-headings .b-cs {
  max-width: 100%;
}
.blog-headings .item-head {
  max-width: 80%;
}
.c .blog-headings .item-head,
.wnd-w-narrow .blog-left-thumbnail .b-cs {
  max-width: 100%;
}
.blog-left-thumbnail .item-content {
  padding-left: 0;
  width: 100%;
}
.blog-left-thumbnail .item-media {
  width: 100%;
}
.blog-left-thumbnail .item-media .b-tb {
  padding-bottom: 70%;
}
.blog-left-thumbnail .item.wnd-empty-thumbnail .item-media,
.blog-left-thumbnail .item.wnd-empty-thumbnail .item-wrapper:after,
.blog-left-thumbnail .item.wnd-empty-thumbnail .item-wrapper:before {
  display: none;
}
.blog-left-thumbnail .item.wnd-empty-thumbnail .item-content {
  padding: 0;
}
.blog-large-image .item-media {
  padding-top: 0.625rem;
}
.blog-large-image .item-media .b-tb {
  padding-bottom: 40%;
}
.blog-large-image .item-head {
  text-align: left;
}
.blog-large-image .item.wnd-video-thumbnail .b-tb:after {
  font-size: 4.375rem;
}
.blog-large-image .wnd-empty-thumbnail .item-media {
  display: none;
}
.blog-photo .item-media {
  padding-top: 0.625rem;
}
.blog-photo .item-media .b-tb picture img {
  display: block;
  position: relative;
}
.blog-photo .item-head,
.blog-photo .item-head h2 {
  text-align: center;
}
.blog-photo .item.wnd-video-thumbnail .b-tb:after {
  font-size: 4.375rem;
}
.blog-photo .wnd-empty-thumbnail .item-media {
  display: none;
}
.l-sidebar .blog-photo .item-head,
.l-sidebar .blog-photo .item-head h2,
.l-sidebar .blog-photo .item-perex {
  text-align: left;
}
.blog-tiles-text .item-date {
  padding-top: 0.4375rem;
}
.blog-tiles-text .item-head,
.blog-tiles-text .item-perex {
  text-align: left;
}
body:lang(ar) .blog-tiles-text .item-head,
body:lang(ar) .blog-tiles-text .item-perex {
  direction: rtl;
  text-align: right;
}
.blog-tiles-text .item .b-tb {
  padding-bottom: 70%;
}
.blog-tiles-text .wnd-empty-thumbnail .item-media {
  display: none;
}
.blog-tiles-text.grid .wnd-empty-thumbnail .item-head {
  padding-top: 0;
}
.blog-tiles-large .item.wnd-empty-thumbnail .item-wrapper {
  border: 1px solid;
}
.blog-tiles-large .item-wrapper {
  overflow: hidden;
}
.blog-tiles-large .item-date {
  padding-bottom: 0.125rem;
}
.blog-tiles-large .item-head,
.blog-tiles-large .item-perex {
  text-align: left;
}
body:lang(ar) .blog-tiles-large .item-head,
body:lang(ar) .blog-tiles-large .item-perex {
  direction: rtl;
  text-align: right;
}
.blog-tiles-large .item a {
  text-decoration: none;
  height: 100%;
}
body.wnd-fe:not(.touched) .blog-tiles-large .item a:hover picture img {
  transform: scale(1.05) !important;
}
.blog-tiles-large .item-content {
  position: relative;
  margin-top: -100%;
  padding-bottom: 100%;
}
.blog-tiles-large .item-media {
  overflow: hidden;
  height: 100%;
}
.blog-tiles-large .item-media .b-tb {
  padding-bottom: 100%;
}
.blog-tiles-large .item-media .b-tb picture img {
  transition: transform 0.25s ease-in;
}
.blog-tiles-large .item-head {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.blog-tiles-large.blog.grid {
  padding-bottom: 0;
}
.blog-tiles-large.blog.grid .item-head {
  padding: 2.5rem 1rem 0.75rem;
}
body.wnd-cms:not(.touched)
  .blog-tiles-large.wnd-active-listing-zone
  .item
  a:hover
  picture
  img {
  transform: translateZ(0) scale(1.05, 1.05) !important;
}
.blog-feed .blog-container {
  flex-direction: column;
  justify-content: flex-start;
}
.blog-feed .item {
  flex-grow: 0;
}
.blog-feed .item-date {
  padding-top: 0.375rem;
}
.blog-feed .item-head,
.blog-feed .item-perex {
  text-align: center;
}
body:lang(ar) .blog-feed .item-head,
body:lang(ar) .blog-feed .item-perex {
  direction: rtl;
}
.blog-feed .item-head h2,
.blog-feed .item-perex h2 {
  text-align: center;
}
.blog-feed .item-media .b-tb picture img {
  display: block;
  position: relative;
}
.blog-feed .wnd-empty-thumbnail .item-media {
  display: none;
}
.blog-feed.feed-ready .blog-container:not(:empty) {
  position: relative;
}
.blog-feed.feed-ready .item {
  position: absolute;
}
.blog-feed.grid .wnd-empty-thumbnail .item-head {
  padding-top: 0;
}
.blog-feed-board .blog-container {
  flex-direction: column;
  justify-content: flex-start;
}
.blog-feed-board .item {
  flex-grow: 0;
}
.blog-feed-board .item-date {
  padding-top: 0.125rem;
}
.blog-feed-board .item-head,
.blog-feed-board .item-perex {
  text-align: center;
}
body:lang(ar) .blog-feed-board .item-head,
body:lang(ar) .blog-feed-board .item-perex {
  direction: rtl;
}
.blog-feed-board .item-content .item-head h2 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.blog-feed-board .item-perex {
  padding: 0.625rem;
}
.blog-feed-board .item-media .b-tb picture img {
  display: block;
  position: relative;
}
.blog-feed-board .wnd-empty-thumbnail .item-media {
  display: none;
}
.blog-feed-board.feed-ready .blog-container:not(:empty) {
  position: relative;
}
.blog-feed-board.feed-ready .item {
  position: absolute;
}
.blog-feed-board.grid .wnd-empty-thumbnail .item-head {
  padding-top: 0;
}
.blog-feed-board .item-date {
  padding: 0 0 0.625rem;
  text-align: center;
  position: relative;
}
.blog-feed-board .item-date:before {
  position: absolute;
  top: -1.71875rem;
  left: 50%;
  border-radius: 50%;
  content: "";
  width: 4.6875rem;
  height: 4.6875rem;
  display: inline-block;
  margin-left: 0;
  z-index: 6;
  transform: translateX(-50%);
}
.blog-feed-board .item-date:after {
  position: absolute;
  top: 0.625rem;
  left: 0;
  content: "";
  width: 100%;
  height: 0.125rem;
  z-index: 8;
}
.blog-feed-board .item-date > div {
  border-radius: 50%;
  width: 3.4375rem;
  height: 3.4375rem;
  display: inline-block;
  padding: 0.75rem 0.5rem;
  position: relative;
  margin-top: -1.09375rem;
  z-index: 10;
}
.blog-feed-board .item-date > div span {
  display: inline-block;
}
.blog-feed-board.grid .wnd-empty-thumbnail .item-wrapper {
  padding-top: 1.6875rem;
}
.img-d-r .blog-feed-board .item-wrapper {
  border-radius: 5px;
}
.img-d-r .blog-feed-board .item-wrapper .b-tb {
  border-radius: 5px 5px 0 0;
}
.img-d-r .blog-feed-board .wnd-empty-thumbnail .item-content {
  border-radius: 5px;
}
.img-d-fr .blog-feed-board .item-wrapper {
  border-radius: 15px;
}
.img-d-fr .blog-feed-board .item-wrapper .b-tb {
  border-radius: 15px 15px 0 0;
}
.img-d-fr .blog-feed-board .wnd-empty-thumbnail .item-content {
  border-radius: 15px;
}
.blog .b-tb {
  position: relative;
  overflow: hidden;
}
.blog .b-tb picture img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog .wnd-video-thumbnail .b-tb:after {
  display: block;
  transition: opacity 0.25s ease-in;
  opacity: 0.8;
  content: "\e800";
  font-family: WebnodeIcons, serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.625rem;
  z-index: 10;
  color: #fff;
  text-shadow: 0 0.3125rem 1.4375rem rgba(0, 0, 0, 0.15);
}
body.wnd-fe:not(.touched) .blog .wnd-video-thumbnail a:hover .b-tb:after {
  opacity: 1;
}
.blog .item-head h2 {
  margin: 0;
  padding: 0;
}
.blog .item-perex blockquote,
.blog .item-perex h1,
.blog .item-perex h2,
.blog .item-perex h3,
.blog .item-perex p {
  margin: 0;
  padding: 0;
  text-align: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.blog .item-perex blockquote:before {
  display: none;
}
.blog .item-perex font[class*="wnd-font-size"] {
  font-size: inherit;
}
.blog .item-perex a {
  text-decoration: underline from-font;
  text-underline-offset: 2px;
}
.blog .wnd-private-content .item-head h2 .ld span {
  position: relative;
}
.blog .wnd-private-content .item-head h2 .ld span:before {
  content: "\f023";
  font-family: WebnodeIcons, serif;
  height: auto;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.blog.thumb-float .item-wrapper {
  display: flex;
  flex-direction: column;
}
.blog.thumb-float .item-content {
  padding-top: 0.625rem;
}
.blog.thumb-float .item.wnd-empty-thumbnail .item-content {
  padding-top: 0;
}
.c .blog.no-grid .blog-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.blog.no-grid .item {
  padding-bottom: 4rem;
}
.blog.no-grid .pager {
  margin-top: -3rem;
}
.blog.no-grid .item-date {
  padding-top: 0.125rem;
}
.blog.no-grid .item-perex {
  padding-top: 0.625rem;
  text-align: left;
}
.blog.no-grid .blog-empty-listing:empty {
  padding: 0;
}
.blog.grid .blog-wrapper {
  padding: 0.125rem;
}
.blog.grid .blog-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.blog.grid .item {
  padding: 0.5rem;
}
.blog.grid .item-head,
.blog.grid .item-perex {
  padding-top: 0.625rem;
}
.blog.grid .pager {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: -0.9375rem;
}
.blog.grid .blog-empty-listing {
  padding: 0.375rem 0.625rem 0.625rem;
}
.blog.grid .blog-empty-listing:empty {
  padding: 0;
}
.blog.grid-2 .item,
.blog.grid-3 .item,
.blog.grid-4 .item {
  width: 100%;
}
.blog.perex-crop .perex-content > * {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.img-d-r .blog.blog-tiles-large .item-wrapper,
.img-d-r .blog:not(.blog-tiles-large, .blog-feed-board) .b-tb {
  border-radius: 5px;
}
.img-d-fr .blog.blog-tiles-large .item-wrapper,
.img-d-fr .blog:not(.blog-tiles-large, .blog-feed-board) .b-tb {
  border-radius: 15px;
}
@supports (-webkit-marquee-repetition: infinite) and (object-fit: fill) {
  .blog.grid .item {
    margin: 0 -0.01875rem;
  }
}
.safari .blog.grid .item {
  margin: 0 -0.01875rem;
}
.search {
  display: none;
}
.search-active .s-hn,
.search-closing .s-hn {
  z-index: 33;
}
.wnd-s-b .search,
.wnd-s-i .search {
  display: block;
}
.search .search-app,
.search .search-app > div {
  height: 100%;
}
.wnd-s-i .search > .search-app > .open .search-bar {
  top: 0;
  transition: top 0.3s ease-in-out;
}
.wnd-s-i.wnd-cms .search > .search-app > .open .search-bar {
  top: 2.8125rem;
}
.wnd-s-i.wnd-cms.wnd-uft .search > .search-app > .open .search-bar {
  top: 3.0625rem;
}
.search-icon {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}
.wnd-s-i .search-icon {
  display: block;
  cursor: pointer;
}
.search-icon:after {
  letter-spacing: 0;
  font-weight: 500;
  content: "\e924";
  font-family: WebnodeIcons, serif;
}
.wnd-s-i .search-bar {
  display: flex;
  justify-content: stretch;
  align-items: center;
  position: fixed;
  top: -3.5rem;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 1000;
  width: auto;
  height: 3.5rem;
  padding: 0.3125rem;
  background: #fff;
  border-bottom: 1px solid gray;
  transition: top 0.3s ease-in-out;
}
.wnd-s-i .search-bar-input {
  height: 3.125rem;
  border-radius: 0;
  border: none;
  line-height: 3.125rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  outline: none;
  flex-grow: 1;
  order: 2;
}
.wnd-s-i .search-bar-input::placeholder {
  line-height: 3.125rem;
}
.wnd-s-i .search-bar-submit {
  height: 3.125rem;
  width: 3.125rem;
  border-radius: 0;
  border: none;
  background: transparent;
  order: 3;
  font-family: WebnodeIcons;
  font-size: 1.1875rem;
  font-weight: 500;
  cursor: pointer;
}
.wnd-s-i .search-bar-close {
  height: 3.125rem;
  width: 3.125rem;
  text-align: center;
  order: 1;
}
.wnd-s-i .search-bar-close:after {
  line-height: 3.125rem;
  font-size: 2.125rem;
  font-weight: 500;
  cursor: pointer;
  content: "\e905";
  font-family: WebnodeIcons, serif;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search {
  height: 3.125rem;
}
.wnd-s-i .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search {
  width: 2.5rem;
}
.wnd-s-b .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search {
  width: auto;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-icon:before {
  position: absolute;
  left: 0;
  height: 2.125rem;
  content: "";
  display: none;
  width: 0.0625rem;
  top: 50%;
  transform: translateY(-50%);
  transition: height 0.3s linear;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-icon:after {
  margin: 0 0.75rem;
  display: inline-block;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-icon-text {
  padding-bottom: 0.0625rem;
  margin-right: 1.5625rem;
  position: relative;
  display: none;
  transition: color 0.3s linear;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding):not(.wnd-mt-sidebar)
  .search-icon-text {
  padding: 0;
}
.scrollup-active
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar
  .search:after {
  display: none;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).s-hn-centered.menu-bottom.sticky
  .search-icon:before {
  height: 2.125rem;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-strikethrough
  .search.wnd-active
  .search-icon-text,
body:not(.touched)
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-strikethrough
  .search:hover
  .search-icon-text {
  text-decoration: line-through;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search
  .search-icon-text:before,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search
  .search-icon-text:before {
  position: absolute;
  bottom: -0.25rem;
  height: 0.0625rem;
  width: 0;
  content: "";
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search
  .search-icon-text:before,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search
  .search-icon-text:before {
  left: 50%;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search
  .search-icon-text:after {
  right: 50%;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search.wnd-active
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search.wnd-active
  .search-icon-text:before,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search.wnd-active
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search.wnd-active
  .search-icon-text:before,
body:not(.touched)
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search-icon:hover
  .search-icon-text:after,
body:not(.touched)
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search-icon:hover
  .search-icon-text:before,
body:not(.touched)
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search-icon:hover
  .search-icon-text:after,
body:not(.touched)
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search-icon:hover
  .search-icon-text:before {
  width: 51%;
  opacity: 1;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline
  .search
  .search-icon-text:before {
  width: 51%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-default-underline-grow
  .search
  .search-icon-text:before {
  height: 0.125rem;
  transition: width 0.3s ease;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search
  .search-icon-text:after,
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search
  .search-icon-text:before {
  content: "";
  width: 0.0625rem;
  text-align: center;
  position: absolute;
  font-size: inherit;
  color: inherit;
  transform: translateX(0);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search
  .search-icon-text:before {
  left: 0;
  right: auto;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search
  .search-icon-text:after {
  left: auto;
  right: -1.5625rem;
}
body:not(.touched)
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search
  .search-icon:hover
  .search-icon-text:before {
  transform: translateX(-10px);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
body:not(.touched)
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search
  .search-icon:hover
  .search-icon-text:after {
  transform: translateX(10px);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search.wnd-active
  .search-icon-text:before {
  transform: translateX(-10px);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-delimiters-doublepipe
  .search.wnd-active
  .search-icon-text:after {
  transform: translateX(10px);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.s-hn.wnd-mt-boxed .search {
  height: 2.375rem;
  margin-right: 0.3125rem;
  text-align: center;
}
.wnd-s-b .s-hn.wnd-mt-boxed .search,
.wnd-s-i .s-hn.wnd-mt-boxed .search {
  width: 2.375rem;
}
.s-hn.wnd-mt-boxed .search-icon:before {
  display: none;
}
.s-hn.wnd-mt-boxed .search-icon:after {
  margin: 0;
  display: block;
  font-weight: 700;
}
.s-hn.wnd-mt-boxed .search-icon-text {
  display: none;
}
.s-hn.wnd-mt-sliding .search {
  height: 3.125rem;
  text-align: center;
}
.wnd-s-i .s-hn.wnd-mt-sliding .search {
  width: 2.375rem;
}
.wnd-s-b .s-hn.wnd-mt-sliding .search {
  width: 2.375rem;
  padding-left: 0;
}
.s-hn.wnd-mt-sliding .search-icon:before {
  display: none;
}
.s-hn.wnd-mt-sliding .search-icon:after {
  margin: 0;
  display: inline-block;
}
.s-hn.wnd-mt-sliding .search-icon-text {
  display: none;
}
.wnd-s-i .wnd-w-narrow .search-bar {
  padding-left: calc((100% - 62.5rem) / 2);
  padding-right: calc((100% - 62.5rem) / 2);
}
.wnd-s-i .wnd-w-default .search-bar {
  padding-left: calc((100% - 71.25rem) / 2);
  padding-right: calc((100% - 71.25rem) / 2);
}
.wnd-s-i .wnd-w-wider .search-bar {
  padding-left: calc((100% - 80rem) / 2);
  padding-right: calc((100% - 80rem) / 2);
}
.wnd-s-i .wnd-w-wide .search-bar {
  padding-left: calc((100% - 95rem) / 2);
  padding-right: calc((100% - 95rem) / 2);
}
.wnd-s-i .wnd-w-max .search-bar {
  padding-left: 0;
  padding-right: 0;
}
.ssb-wrapper {
  padding: 0 0.9375rem;
  font-weight: 400;
  text-align: left;
  position: fixed;
  left: 0;
  right: 0;
  top: 6.25rem;
  z-index: 140;
  background-color: #fff;
  border-bottom: 1px solid;
  font-family: Roboto Flex, Roboto-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.ssb-wrapper:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.ssb-wrapper {
  font-size: 0.95rem;
  line-height: 1.66667;
}
.ssb-wrapper strong {
  font-weight: 700;
}
.wnd-s-i.wnd-cms .ssb-wrapper {
  top: 6.25rem;
}
.wnd-s-i.wnd-fe .ssb-wrapper {
  top: 3.5rem;
}
.wnd-cms.wnd-s-i.l-sidebar .ssb-wrapper {
  top: 6.25rem;
}
.ssb-results-box {
  padding: 0.9375rem 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.ssb-results-list {
  margin: 0;
  padding: 0.3125rem 0 0;
}
.ssb-category-header {
  padding: 0.3125rem 0.625rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.ssb-category-header-title span:first-child {
  font-weight: 700;
}
.ssb-category-header-link a {
  text-decoration: underline;
}
.ssb-category-header-link a:hover {
  text-decoration: none;
}
.ssb-products {
  display: grid;
  padding-bottom: 0.3125rem;
}
.wnd-s-b .ssb-products {
  grid-template-columns: 1fr 1fr;
}
.ssb-blogpost,
.ssb-page {
  list-style: none;
}
.ssb-blogpost > a,
.ssb-page > a {
  text-decoration: none;
  border-radius: 5px;
  display: block;
  padding: 0.3125rem 0.625rem;
  transition: background-color 0.1s linear;
}
.ssb-product {
  list-style: none;
}
.wnd-s-b .ssb-product:nth-child(n + 5) {
  display: none;
}
.ssb-product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ssb-product-price {
  font-weight: 700;
}
.ssb-product-image {
  text-align: center;
  width: 3.125rem;
  height: 3.125rem;
  margin-right: 0.9375rem;
  flex-shrink: 0;
}
.ssb-product-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.ssb-product-image.wnd-empty-thumbnail {
  position: relative;
}
.ssb-product-image.wnd-empty-thumbnail:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2rem;
  height: 2rem;
  display: block;
  opacity: 0.6;
  content: "\e901";
  font-family: WebnodeIcons, serif;
  font-size: 2rem;
  line-height: 1;
}
.ssb-product > a {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  text-decoration: none;
  border-radius: 5px;
  padding: 0.3125rem 0.625rem;
  transition: background-color 0.1s linear;
}
.ssb-no-results,
.ssb-view-all {
  text-align: center;
  padding: 0.9375rem 0;
  position: relative;
}
.ssb-view-all a {
  text-decoration: none;
  padding: 0.4375rem 0.75rem;
  border-radius: 5px;
}
.ssb-view-all a span:first-child {
  font-weight: 700;
}
.ssb-no-results span {
  padding: 0;
}
.search {
  position: relative;
}
.search-results {
  position: static;
}
.wnd-s-b .wnd-mt-boxed .search-bar-submit,
.wnd-s-b .wnd-mt-sliding .search-bar-submit {
  padding-top: 0;
}
.wnd-s-i .wnd-menu-empty .search-icon:before {
  display: none !important;
}
.b-sr-head {
  padding: 0 0 1.25rem;
}
.b-sr .b-sr-title {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.b-sr .b-sr-title:after,
.b-sr .b-sr-title:before {
  display: none;
}
.b-sr .b-sr-nav ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.b-sr .b-sr-nav ul li {
  margin-right: 0.625rem;
  margin-bottom: -0.0625rem;
}
.b-sr .b-sr-nav ul li:last-child {
  margin-right: 0;
}
.b-sr .b-sr-nav ul li a {
  display: block;
  padding: 0.5rem 0.625rem;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}
.b-sr .b-sr-nav ul li a.active,
.b-sr .b-sr-nav ul li a:hover {
  border-bottom-style: solid;
  border-bottom-width: 3px;
}
.b-sr-main {
  container: c/inline-size;
  width: 100%;
  height: 100%;
  padding: 2.5rem 0 1.875rem;
}
.b-sr-main .b-s {
  padding-left: 0;
  padding-right: 0;
}
.b-sr .b-sr-list-results-tab {
  display: none;
}
.b-sr .b-sr-list-results-tab.active {
  display: block;
}
.b-sr .b-sr-list-results-tab-wrapper {
  position: relative;
}
.b-sr .b-sr-list-results-tab-content > p {
  text-align: center;
}
.b-sr .b-sr-ci {
  margin-bottom: 1.25rem;
}
.b-sr .b-sr-ci:last-of-type {
  margin-bottom: 0;
}
.b-sr .b-sr-ci-head h2 {
  margin: 0;
}
.b-sr .b-sr-ci-head h2 a {
  text-decoration: none;
}
body.wnd-fe:not(.touched) .b-sr .b-sr-ci-head h2 a:hover {
  text-decoration: underline;
}
.b-sr .b-sr-ci-link a {
  color: #d3d3d3;
  text-decoration: none;
}
body.wnd-fe:not(.touched) .b-sr .b-sr-ci-link a:hover {
  text-decoration: underline;
}
.b-sr .b-sr-ci-text {
  margin-top: 0.625rem;
}
.b-sr.wnd-loading .loading,
.b-sr .wnd-loading .loading {
  display: flex;
  opacity: 1;
}
.b-sr.wnd-loading .b-sr-list-results-tab-content,
.b-sr .wnd-loading .b-sr-list-results-tab-content {
  opacity: 0;
}
.l.wnd-fe:not(.wt-checkout).wnd-free-bar-default .wnd-cart,
.l.wnd-fe:not(.wt-checkout).wnd-free-bar-fixed .wnd-page,
.l.wnd-fe:not(.wt-checkout).wt-product.wnd-free-bar-default .wnd-page {
  margin-bottom: 3.75rem;
}
.wnd-free-stripe {
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  width: 100%;
  font-size: 0.9375rem;
  line-height: 1.5;
  z-index: 30;
  height: 3.75rem;
}
.wnd-cms .wnd-free-stripe {
  display: none;
}
.wnd-free-bar-fixed .wnd-free-stripe {
  position: fixed;
}
.wnd-free-stripe-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  align-content: center;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  font-family: Arial, Roboto, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  background-color: #0097f5;
  transition: background-color 0.1s linear;
  padding: 0.625rem 0.75rem;
  height: 100%;
  width: 100%;
}
body.wnd-fe:not(.touched) .wnd-free-stripe-link:hover {
  background-color: #11a4ff;
  transition: background-color 0.1s linear;
}
.wnd-free-bar-limited.wnd-fe:not(.touched) .wnd-free-stripe-link:hover {
  background-color: rgba(0, 0, 0, 0.6);
  transition: background-color 0.1s linear;
}
.wnd-free-bar-limited .wnd-free-stripe-link {
  justify-content: space-between;
}
.wnd-free-stripe-text,
.wnd-free-stripe-text-mobile {
  text-align: left;
  padding-top: 0.0625rem;
  color: #fff;
  text-decoration: none;
}
.wnd-free-stripe-text {
  display: none;
}
.wnd-free-bar-limited .wnd-free-stripe-text {
  padding-right: 0.9375rem;
  display: block;
}
.wnd-free-stripe-text-mobile {
  display: block;
}
.wnd-free-stripe-button {
  display: flex;
  padding: 0.375rem 0.75rem;
  border-radius: 5px;
  background: #fff;
  margin: 0 0 0 0.625rem;
  min-height: 1.875rem;
  word-break: keep-all;
  white-space: break-spaces;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.1;
}
.wnd-free-stripe-logo {
  display: inline-block;
  width: 6.4375rem;
  height: 1.25rem;
  opacity: 0.83;
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
  flex-shrink: 0;
}
.wnd-free-bar-limited .wnd-free-stripe {
  z-index: 0;
}
.wnd-free-bar-limited .wnd-free-stripe-link {
  background-color: #4c4c4c;
}
.wnd-free-bar-fixed .iub__us-widget {
  position: relative;
  top: -3.75rem;
}
.wnd-user-bar {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background-color: #1e1e1e;
  color: #828282;
  font-family: Arial, Roboto Flex, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0;
  text-align: right;
  padding: 0.4375rem 0;
  z-index: 10;
  overflow: hidden;
}
.wnd-user-bar-email {
  display: inline-block;
  position: relative;
  padding: 0.5rem 1.25rem;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: auto;
  overflow: hidden;
}
.wnd-user-bar-email:after {
  content: "|";
  position: absolute;
  top: 0.4375rem;
  right: 0;
  color: #4c4c4c;
}
.wnd-user-bar-controls {
  transition: color 0.3s linear;
  flex-shrink: 0;
  display: inline-block;
  padding: 0.5rem 1.25rem 0.5rem 1.125rem;
  color: #9e9e9e;
  text-decoration: none;
  vertical-align: top;
  overflow: hidden;
}
.wnd-user-bar-controls:before {
  content: "\e94c";
  font-family: WebnodeIcons, serif;
  transition: color 0.3s linear;
  font-size: 1.1rem;
  font-weight: 500;
  color: #737373;
  margin-right: 0.625rem;
}
body.wnd-fe:not(.touched) .wnd-user-bar-controls:hover {
  color: #bdbdbd;
}
body.wnd-fe:not(.touched) .wnd-user-bar-controls:hover:before {
  color: #888;
}
.wnd-user-bar + .wnd-cookie-bar {
  border-top: 1px solid #505050;
}
.cb-light {
  --cb-background: #fff;
  --cb-text: #222;
  --cb-link-deco: rgba(34, 34, 34, 0.7);
  --cb-scrollbar-track-bg: rgba(0, 0, 0, 0.1);
  --cb-scrollbar-track-shadow: hsla(0, 0%, 71%, 0.075);
  --cb-scrollbar-thumb-bg: #c1c1c1;
  --cb-button-bg: #222;
  --cb-button-color: #fff;
  --cb-button-hover-bg: #383838;
}
.cb-dark {
  --cb-background: #222;
  --cb-text: #fff;
  --cb-link-deco: hsla(0, 0%, 100%, 0.7);
  --cb-scrollbar-track-bg: rgba(0, 0, 0, 0.1);
  --cb-scrollbar-track-shadow: #4a4a4a;
  --cb-scrollbar-thumb-bg: #8f8f8f;
  --cb-button-bg: #fff;
  --cb-button-color: #222;
  --cb-button-hover-bg: #e6e6e6;
}
.cb {
  font-weight: 400;
  position: relative;
  z-index: 201;
  font-family: Open Sans Flex, Open-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.cb:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.cb {
  font-size: 0.875rem;
  line-height: 1.71429;
}
.cb a {
  transition: text-decoration 0.2s ease-in-out;
  text-decoration: underline var(--cb-link-deco);
  text-underline-offset: 2px;
}
.cb a:hover {
  text-decoration-color: currentcolor;
}
.cb-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 3rem;
  width: 3rem;
}
.cb-close:after,
.cb-close:before {
  background: #555;
  position: absolute;
  top: 1.4375rem;
  right: 1.0625rem;
  display: block;
  content: "";
  cursor: pointer;
  height: 0.125rem;
  width: 0.875rem;
}
.cb-close:before {
  transform: rotate(-45deg);
}
.cb-close:after {
  transform: rotate(45deg);
}
.cb-scrollable::-webkit-scrollbar {
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  width: 0.625rem;
  height: 0.625rem;
}
.cb-scrollable::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem var(--cb-scrollbar-track-shadow);
  background-color: var(--cb-scrollbar-track-bg);
  border-radius: 10px;
}
.cb-scrollable::-webkit-scrollbar-thumb {
  background-color: var(--cb-scrollbar-thumb-bg);
  border-radius: 10px;
}
.cb-scrollable::-webkit-scrollbar-button:end:increment,
.cb-scrollable::-webkit-scrollbar-button:start:decrement {
  background-color: transparent;
  height: 0.125rem;
  width: 0.125rem;
  display: block;
}
.cb .open {
  opacity: 1;
  visibility: visible;
}
.cb .close {
  opacity: 0;
  visibility: hidden;
}
.cb-button {
  transition: all 0.3s;
  background: var(--cb-button-bg);
  border: none;
  color: var(--cb-button-color);
  cursor: pointer;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border-radius: 5px;
  margin: 0.625rem 0.625rem 0.625rem 0;
  padding: 0.3125rem 0.9375rem 0.375rem;
}
.cb-button:hover {
  background: var(--cb-button-hover-bg);
}
.cb-button:last-of-type {
  margin-right: 0;
}
.cb-button-content {
  font-weight: 400;
  display: inline;
  font-size: 0.95rem;
  line-height: 2;
}
.cb-button.cb-button-text {
  background: transparent;
  padding: 0.3125rem 0;
  margin-top: 0.3125rem;
  margin-bottom: 0.375rem;
}
.cb-button.cb-button-text .cb-button-content {
  transition: text-decoration 0.2s ease-in-out;
  color: var(--cb-text);
  text-decoration: underline var(--cb-link-deco);
  text-underline-offset: 2px;
}
.cb-button.cb-button-text:hover .cb-button-content {
  text-decoration-color: currentcolor;
}
.cb-option {
  position: relative;
  padding: 1.25rem 0;
}
.cb-option-label {
  font-weight: 600;
  text-align: left;
  padding-left: 2.1875rem;
  margin-bottom: 0.25rem;
}
.cb-option-input,
.cb-option-label {
  display: inline-block;
  cursor: pointer;
}
.cb-option-input {
  opacity: 0;
  position: absolute;
  vertical-align: middle;
  width: 1.125rem;
  height: 1.125rem;
  top: 1.375rem;
  left: 0;
  z-index: 1;
}
.cb-option-input:checked + .cb-option-checkbox {
  background: #222;
}
.cb-option-input:checked + .cb-option-checkbox:after {
  opacity: 1;
}
.cb-option-input:disabled {
  cursor: not-allowed;
}
.cb-option-input:disabled + .cb-option-checkbox {
  cursor: not-allowed;
  background: #cecece;
  border-color: #cecece;
}
.cb-option-input:disabled + .cb-option-checkbox + .cb-option-label {
  cursor: not-allowed;
}
.cb-option-checkbox {
  transition: border-color 0.3s ease-in-out;
  background: #fff;
  border: 2px solid #222;
  cursor: pointer;
  display: inline-block;
  border-radius: 4px;
  position: absolute;
  vertical-align: middle;
  width: 1.125rem;
  height: 1.125rem;
  top: 1.3125rem;
  left: 0;
  -webkit-user-select: none;
  user-select: none;
}
.cb-option-checkbox:after {
  transform: rotate(45deg);
  opacity: 0;
  content: "";
  position: absolute;
  left: 0.375rem;
  top: 0.1875rem;
  display: block;
  width: 0.25rem;
  height: 0.5rem;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: #fff;
  font-size: 0.375rem;
}
.cb-option-text {
  padding-left: 2.1875rem;
}
.cb-bar {
  background: var(--cb-background);
  color: var(--cb-text);
  box-shadow: 0.0625rem 0.0625rem 1.5625rem 0.0625rem rgba(0, 0, 0, 0.33);
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s;
  overflow-y: auto;
  max-height: 100vh;
}
.ghostinspector .cb-bar {
  max-height: 50rem;
}
.cb-bar-c {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 87.5rem;
  padding: 1.25rem;
}
.cb-bar-text {
  display: block;
  padding: 0.625rem 0;
}
.cb-bar-buttons {
  margin-bottom: -0.625rem;
}
.cb-popup {
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  transition: all 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cb-popup-c {
  background: #fff;
  color: #222;
  box-shadow: 0.0625rem 0.0625rem 1.5625rem 0.0625rem rgba(0, 0, 0, 0.5);
  max-height: calc(100vh - 4rem);
  position: relative;
  margin: auto;
  width: 40.625rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}
.ghostinspector .cb-popup-c {
  max-height: 46rem;
}
.cb-popup-head {
  border-bottom: 1px solid #ddd;
}
.cb-popup-title {
  font-weight: 600;
  margin: 0 0 0.625rem;
  font-size: 1.125rem;
  line-height: 1.55556;
}
.cb-popup-text {
  margin: 0.625rem 0 1.25rem;
}
.cb-popup-options {
  overflow-y: auto;
  margin-bottom: 0.625rem;
  padding-right: 1.25rem;
  margin-right: -1.25rem;
}
.cb-popup-options .cb-option:not(:first-child) {
  border-top: 1px solid #ddd;
}
.cb-popup .cb-button {
  margin: 0;
}
.b-sp {
  margin: 0 !important;
}
.b-sp-c {
  transition: background-color 0.3s ease-in-out !important;
}
.wnd-hover-block .b-sp-c {
  opacity: 0.5;
}
.wnd-active-block .b-sp-c {
  opacity: 1;
}
.b-sp-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-sp-placeholder-text {
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  display: none;
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.b-sp-placeholder-text:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.b-sp-placeholder-text {
  font-size: 1rem;
  line-height: 1.5;
}
.wnd-active-block .b-sp-placeholder-text,
.wnd-hover-block .b-sp-placeholder-text {
  display: block;
}
.c .wnd-active-block .b-sp-placeholder-text,
.c .wnd-hover-block .b-sp-placeholder-text,
.wnd-hide-placeholder .b-sp-placeholder {
  display: none;
}
.wnd-mobile-cms .b-sp {
  display: block;
}
.wnd-mobile-cms .b-sp-c {
  padding-bottom: 0 !important;
  height: 1.625rem;
  opacity: 1;
}
.wnd-mobile-cms .b-sp-placeholder-text {
  display: block;
}
.b-sbm-c > section {
  background: none;
}
.wnd-cms .b-sbm-c:after {
  position: absolute;
  inset: 0 0;
  content: "";
}
:root {
  --sbm-accent: 255, 109, 0, 1;
  --sbm-accent-rgb: 255, 109, 0;
  --sbm-accentContrast: 141, 58, 0, 1;
  --sbm-accentContrast-rgb: 141, 58, 0;
  --sbm-secondary: 255, 255, 255, 1;
  --sbm-secondary-rgb: 255, 255, 255;
  --sbm-text: 0, 0, 0, 1;
  --sbm-text-rgb: 0, 0, 0;
  --sbm-textSecondary: 102, 102, 120, 1;
  --sbm-textSecondary-rgb: 102, 102, 120;
  --sbm-border: 224, 224, 224, 1;
  --sbm-border-rgb: 224, 224, 224;
  --sbm-background: 245, 245, 245, 1;
  --sbm-background-rgb: 245, 245, 245;
  --sbm-link: 255, 109, 0, 1;
  --sbm-link-rgb: 255, 109, 0;
  --sbm-success: 76, 175, 80, 1;
  --sbm-success-rgb: 76, 175, 80;
  --sbm-error: 244, 67, 54, 1;
  --sbm-error-rgb: 244, 67, 54;
  --sbm-warning: 255, 152, 0, 1;
  --sbm-warning-rgb: 255, 152, 0;
  --sbm-modal-font: "Arial", sans-serif;
}
#sb-widget-modal-root {
  font-family: var(--sbm-modal-font);
}
.mt-image-top .mt-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.mt-image-top .mt-item {
  padding: 0.625rem;
}
.mt-image-top .mt-item > a {
  text-decoration: none;
}
.mt-image-top .b-img {
  margin: auto;
  padding-bottom: 0.625rem;
}
.mt-image-top .b-img.b-s {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.mt-image-top .b-text-c {
  padding: 0 !important;
}
.l .mt-image-top .b-text * {
  text-align: center;
}
.mt-image-top.img-s-c .b-img {
  max-width: 7.5rem;
}
.mt-image-top.img-s-c .wnd-type-icon embed {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.mt-image-top.img-s-c:not(.img-s-c-small, .img-s-c-large)
  .wnd-type-icon
  .b-img-w {
  border: 2px solid;
  border-radius: 50%;
}
.mt-image-top.img-s-c:not(.img-s-c-small, .img-s-c-large) .wnd-type-icon embed {
  width: 50%;
}
.mt-image-top.img-s-c.grid-2:not(.img-s-c-small) .wnd-type-icon .b-img-w {
  border-radius: 50%;
}
.mt-image-top.img-s-c.img-s-c-small .b-img {
  max-width: 5rem;
}
.mt-image-top.img-s-c.img-s-c-small .wnd-type-icon embed {
  transform: translate(-50%);
  top: auto;
  bottom: 0.3125rem;
  left: 50%;
  width: 3.75rem;
  height: 3.75rem;
}
.mt-image-top.img-s-c.img-s-c-large .b-img {
  max-width: 7.5rem;
}
.mt-image-top.img-s-c.img-s-c-large .wnd-type-icon embed {
  width: 35%;
}
.mt-image-top.img-s-s embed {
  width: 50%;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mt-image-top.img-s-s.img-s-s-small .b-img {
  max-width: 7.5rem;
}
.mt-image-top.img-s-s.img-s-s-small embed {
  transform: translate(-50%, -50%);
  top: 50%;
  bottom: auto;
}
.mt-image-top.img-s-l .wnd-type-icon embed {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 50%;
}
.l .mt-image-top.img-s-l.grid-2 .b-text :not([class*="wnd-align"]) {
  text-align: left;
}
.mt-image-top.grid-2 .mt-item,
.mt-image-top.grid-3 .mt-item,
.mt-image-top.grid-4 .mt-item {
  width: 100%;
}
.mt-image-left .mt-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  text-align: left;
}
.mt-image-left .mt-item {
  padding: 0.625rem;
}
.mt-image-left .mt-item .b-img {
  float: left;
  padding: 0;
  margin: 0 0.9375rem 0 0;
}
.mt-image-left .mt-item .b-img embed {
  width: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mt-image-left .mt-item .b-text-c {
  padding: 0 !important;
}
.mt-image-left .mt-item > a {
  text-decoration: none;
}
.mt-image-left .b-img.wnd-type-icon .b-img-w {
  border: 2px solid;
  border-radius: 50%;
}
.mt-image-left.img-s-s .mt-item .b-img {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  padding-top: 0.9375rem;
}
.mt-image-left.img-s-l .mt-item .b-img {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  padding-top: 0.8125rem;
}
.mt-image-left.img-s-l embed {
  height: 100%;
  margin: auto;
  width: 100%;
}
.mt-image-left.grid-2 .mt-item {
  width: 100%;
}
.mt-image-left.grid-2 .mt-item .b-img {
  height: 5rem;
  width: 5rem;
}
.mt-image-left.grid-2 .mt-item .b-img embed {
  height: 3.125rem;
  width: 3.125rem;
}
.mt-image-left.grid-3 .mt-item {
  width: 100%;
}
.mt-image-left.grid-3 .mt-item .b-img {
  height: 5rem;
  width: 5rem;
}
.mt-image-left.grid-3 .mt-item .b-img embed {
  height: 2.5rem;
  width: 2.5rem;
}
.mt-image-left.grid-4 .mt-item {
  width: 100%;
}
.mt-image-left.grid-4 .mt-item .b-img {
  height: 3.75rem;
  width: 3.75rem;
}
.mt-image-left.grid-4 .mt-item .b-img embed {
  height: 1.875rem;
  width: 1.875rem;
}
.mt-image-left-float .mt-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  text-align: left;
}
.mt-image-left-float .mt-item {
  padding: 0.5rem;
}
.mt-image-left-float .mt-item .b-img {
  float: left;
  padding: 0;
  margin: 0 0.9375rem 0 0;
  height: 3.125rem;
  width: 3.125rem;
}
.mt-image-left-float .mt-item .b-img embed {
  height: 2.5rem;
  width: 2.5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mt-image-left-float .mt-item .b-text-c {
  overflow: visible;
  padding: 0 !important;
}
.mt-image-left-float .mt-item .b-text-c > a:first-child:empty + h3,
.mt-image-left-float .mt-item .b-text-c > a:first-child:empty + h4,
.mt-image-left-float .mt-item .b-text-c > a > h3:first-child,
.mt-image-left-float .mt-item .b-text-c > a > h4:first-child,
.mt-image-left-float .mt-item .b-text-c > h3:first-child,
.mt-image-left-float .mt-item .b-text-c > h4:first-child {
  min-height: 3.125rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mt-image-left-float .mt-item .b-text-c > a > p:not(:first-child),
.mt-image-left-float .mt-item .b-text-c > p:not(:first-child) {
  margin-top: 0.625rem;
}
.mt-image-left-float .mt-item .b-text .b-text-c h3 + h4 {
  margin-top: 0;
}
.mt-image-left-float .mt-item > a {
  text-decoration: none;
}
.mt-image-left-float.img-s-l embed {
  height: 100%;
  margin: auto;
  width: 100%;
}
.mt-image-left-float.grid-2 .mt-item,
.mt-image-left-float.grid-3 .mt-item,
.mt-image-left-float.grid-4 .mt-item {
  width: 100%;
}
.mt-image .mt-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.mt-image .mt-item {
  position: relative;
  width: 100%;
  padding: 0.4375rem;
}
.mt-image .mt-item-inner {
  overflow: hidden;
  position: relative;
}
.mt-image .mt-item .b-img {
  margin: auto;
  padding: 0;
}
.mt-image .mt-item > a {
  text-decoration: none;
}
.mt-image .mt-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 12;
  cursor: default;
  margin: 0;
}
.mt-image .mt-text .it {
  width: 100%;
}
.mt-image .mt-text .it-c {
  width: 100%;
  padding: 0.5rem 0.625rem;
  text-align: center;
  display: block;
}
.img-d-r .mt-image .mt-text .it-c {
  border-radius: 0 0 5px 5px;
}
.img-d-fr .mt-image .mt-text .it-c {
  border-radius: 0 0 15px 15px;
}
.wnd-fe .mt-image .mt-text .it-c:empty {
  padding: 0;
  display: none;
}
.mt-image .mt-link .mt-text {
  pointer-events: none;
}
.mt-image .b-text-c {
  text-align: center;
}
.mt-image.img-s-l embed {
  bottom: 22%;
}
.mt-image.img-s-l embed,
.mt-image.img-s-s embed {
  width: 30%;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
}
.mt-image.img-s-s embed {
  bottom: 3.75rem;
}
.mt-image.img-s-p .b-text {
  background-color: hsla(0, 0%, 100%, 0.85);
  padding-top: 0.9375rem;
  padding-bottom: 0.3125rem;
}
.mt-image.img-s-p .b-text h3 + h4 {
  padding-top: 0.625rem;
}
.img-d-r .mt-image.img-s-p .b-text {
  border-radius: 0 0 5px 5px;
}
.img-d-fr .mt-image.img-s-p .b-text {
  border-radius: 0 0 15px 15px;
}
.mt-image.img-s-p .b-img embed {
  height: auto;
  width: 30%;
  top: auto;
  bottom: 22%;
  left: 50%;
  transform: translateX(-50%);
}
.mt-image-clients.img-s-l .b-img.wnd-type-image img {
  object-fit: contain;
  height: 100% !important;
}
.wnd-page .mt.mt-image .mt-text.mt-title .it-c {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.wnd-page .mt.mt-image .mt-text.mt-title .it-c a {
  color: #fff;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched)
  .wnd-page
  .mt.mt-image
  .mt-text.mt-title
  .it-c
  a:hover {
  text-decoration-color: #fff;
}
.mt-pricelist {
  padding: 0.625rem;
}
.mt-pricelist .mt-c {
  margin: 0 auto;
  width: 100%;
  max-width: 48rem;
}
.c .mt-pricelist .mt-c {
  max-width: 100%;
}
.mt-pricelist .mt-i {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.mt-pricelist .mt-i-c {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: flex;
  flex-direction: column;
}
.c-c .mt-pricelist .mt-i-c {
  flex-direction: column;
}
.mt-pricelist .mt-i:last-child .mt-i-c {
  border: none;
}
.mt-pricelist .b-text {
  flex-grow: 1;
}
.mt-pricelist .b-text .b-text-c {
  padding: 0;
}
.mt-pricelist .b-text .b-text-c h3,
.mt-pricelist .b-text .b-text-c p {
  text-align: inherit;
}
.mt-pricelist .b-text:last-child {
  min-width: 8.125rem;
}
.mt-contact {
  margin: 0 auto;
}
.c .mt-contact,
.mt-contact {
  max-width: 100%;
}
.mt-contact .mt-item > a {
  text-decoration: none;
}
.mt-contact .b-img {
  float: left;
  width: 1.5rem;
  padding: 0;
  margin: 0.4375rem 0.625rem;
}
.img-d-r .mt-contact .b-img.wnd-type-image .b-img-w {
  border-radius: 5px;
}
.img-d-fr .mt-contact .b-img.wnd-type-image .b-img-w {
  border-radius: 15px;
}
.mt-contact .b-img .b-img-c {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.mt-contact .b-img embed {
  display: inline-block;
  width: 100%;
  max-width: 1.5rem;
  height: 100%;
  max-height: 1.5rem;
}
.mt-contact .b-img-t {
  display: none;
}
.mt-contact .b-text {
  text-align: left;
}
.mt-contact .b-text .b-text-c {
  padding: 0.375rem 0.625rem !important;
  margin: 0;
}
.mt-contact .b-text .b-text-c h3 {
  text-align: inherit;
}
.mt-contact .b-text .b-text-c p {
  padding: 0 0 0.375rem !important;
}
.mt-contact .b-text .b-text-c p:last-child {
  padding: 0 !important;
}
.mt-contact .b-text .b-text-c p + h3 {
  padding-top: 0 !important;
}
.c .mt-contact-table {
  max-width: 100%;
}
.mt-contact-table .mt-item {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 0.125rem 0;
}
.mt-contact-table .mt-item:first-child {
  border-top-width: 1px;
  border-top-style: solid;
}
.mt-contact-table .mt-item > a {
  text-decoration: none;
}
.mt-contact-table .b-text-c {
  padding: 0 !important;
}
@keyframes i {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(90deg);
  }
}
@keyframes j {
  0% {
    transform: rotate(90deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.c .c-c .mt-faq-title .it-c,
.mt-faq-title .it-c {
  padding: 0.3125rem 0;
}
.c .c-c .mt-faq-text .b-c.b-text-c,
.mt-faq-text .b-c.b-text-c {
  padding: 0;
}
.mt-faq-c {
  width: 100%;
  max-width: 48rem;
  margin: 0 auto;
}
.c .mt-faq-c {
  max-width: 100%;
}
.mt-faq-item {
  padding: 0.1875rem 0;
  transition: height 0.3s ease-in-out;
}
.mt-faq-item.open.animate .mt-faq-bullet:before,
.mt-faq-item.open.animate .mt-faq-icon:before {
  animation: i 0.3s forwards;
}
.mt-faq-item.open .mt-faq-bullet:before,
.mt-faq-item.open .mt-faq-icon:before {
  transform: rotate(90deg);
}
.mt-faq-item.open .mt-faq-text {
  transition: all 0.3s ease-in-out;
  height: max-content;
}
.mt-faq-item.close.animate .mt-faq-bullet:before,
.mt-faq-item.close.animate .mt-faq-icon:before {
  animation: j 0.3s forwards;
}
.mt-faq-item.close .mt-faq-text {
  transition: all 0.3s ease-in-out;
  height: 0;
}
.mt-faq-inner {
  transition: all 0.3s ease-in-out;
  margin: 0.125rem 0.375rem;
  position: relative;
}
.mt-faq-title {
  position: relative;
  cursor: pointer;
}
.mt-faq .mt-faq-title .b-text h3 {
  padding-bottom: 0 !important;
}
.mt-faq-icon {
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}
.wnd-cms .mt-faq-icon {
  cursor: pointer;
}
.mt-faq-icon:after,
.mt-faq-icon:before {
  display: block;
  content: "";
  background-color: currentcolor;
  position: relative;
}
.mt-faq-icon:before {
  transform: rotate(0deg);
}
.mt-faq-bullet {
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}
.wnd-cms .mt-faq-bullet {
  cursor: pointer;
}
.mt-faq-bullet:before {
  content: "\f105";
  font-family: WebnodeIcons, serif;
  transition: all 0.25s ease;
  text-align: center;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 2.875rem;
}
.mt-faq-text {
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.faq-sz-l .mt-faq-title h3 > span {
  font-size: 135%;
}
.faq-sz-l .mt-faq-bullet:before {
  font-size: 2rem;
}
.faq-sz-l .mt-faq-icon:before {
  width: 0.1875rem;
  height: 1.5625rem;
  top: 0.75rem;
  left: 1.4375rem;
}
.faq-sz-l .mt-faq-icon:after {
  width: 1.5625rem;
  height: 0.1875rem;
  top: -0.125rem;
  left: 0.75rem;
}
.faq-sz-n .mt-faq-title h3 > span {
  font-size: 100%;
}
.faq-sz-n .mt-faq-bullet:before {
  font-size: 1.625rem;
}
.faq-sz-n .mt-faq-icon:before {
  width: 0.125rem;
  height: 1rem;
  top: 1rem;
  left: 1.4375rem;
}
.faq-sz-n .mt-faq-icon:after {
  width: 1rem;
  height: 0.125rem;
  top: 0.4375rem;
  left: 1rem;
}
.faq-opp-l .mt-faq-text,
.faq-opp-l .mt-faq-title {
  padding-left: 2.75rem !important;
}
.faq-opp-l .faq-opener {
  left: -0.3125rem;
}
.faq-opp-l .mt-faq-text > div {
  padding-left: 0;
}
.faq-opp-r .mt-faq-text,
.faq-opp-r .mt-faq-title {
  padding-right: 3rem !important;
}
.faq-opp-r .faq-opener {
  right: -0.3125rem;
}
.faq-opp-r .mt-faq-text > div {
  padding-right: 0;
}
.faq-bdw-tk .mt-faq-inner {
  border-width: 2px;
  border-style: solid;
}
.faq-bdw-tn .mt-faq-inner {
  border-width: 1px;
  border-style: solid;
}
.img-d-r .faq-stl-box .mt-faq-inner,
.img-d-r .faq-stl-box .mt-faq-title {
  border-radius: 8px;
}
.faq-stl-lns .mt-faq-item {
  padding: 0;
}
.faq-stl-lns .mt-faq-item:not(:last-child) .mt-faq-inner {
  border-bottom: none;
}
.faq-stl-lns .mt-faq-inner {
  margin-top: 0;
  margin-bottom: 0;
  border-left: none;
  border-right: none;
}
.l {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
.l.ios-iframe {
  width: 100vw;
}
.l-page {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.wnd-cms .l-page {
  min-height: 94vh;
  min-height: calc(100vh - 2.8125rem);
}
.wnd-cms.wnd-uft .l-page {
  min-height: calc(100vh - 3.0625rem);
}
.wt-typography .l-page {
  pointer-events: none;
}
.l-w {
  display: grid;
  min-height: 100vh;
  grid-template-rows: auto 1fr;
  grid-template-columns: 100%;
  grid-template-areas: "a" "b" "c";
  position: relative;
}
.l-h {
  grid-area: a;
}
.l-h,
.l-m {
  width: 100%;
  margin: 0;
  padding: 0;
}
.l-m {
  grid-area: b;
  position: relative;
  z-index: 3;
}
.l-m,
.l-m .sw,
.l-m .sw-c {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.l-f {
  grid-area: c;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.l-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}
.l-bg .wnd-background-video {
  position: fixed;
}
.l #fe_footer {
  flex: none;
  z-index: 0;
}
.l #wnd_cookie_bar,
.l #wnd_user_bar {
  flex: none;
  z-index: 32;
}
@-moz-document url-prefix() {
  .l {
    display: block !important;
  }
  .l.wnd-fe .l-page {
    min-height: 100svh;
  }
}
.l-narrow .s {
  width: 100%;
}
.l-narrow .s-w {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.l-sidebar .l-h {
  grid-area: a;
  width: 100%;
  height: auto;
  position: static;
  float: none;
  clear: both;
}
.l-sidebar .l-h .sw,
.l-sidebar .l-h .sw-c {
  height: 100%;
}
.l-sidebar .l-h .s-i {
  padding: 0 !important;
}
.l-sidebar .l-m {
  grid-area: b;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.l-sidebar.hn-tbg .l-m {
  overflow: visible;
}
.l-sidebar .l-f {
  grid-area: c;
  width: 100%;
  height: auto;
  position: relative;
  float: none;
  clear: both;
}
.l-boxed .s {
  width: 100%;
  background: transparent;
}
.l-boxed .s-w {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.l-boxed .s-bg {
  box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.1);
}
.l-boxed .s-o {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.l-boxed.l-d-border .s-bg {
  left: 0 !important;
  right: 0 !important;
}
.l-d-border:not(.wt-preview) .s-o {
  border-width: 4px 8px;
  border-style: solid;
  border-color: #fff;
}
.l-d-border:not(.wt-preview) .s-bg {
  top: 0.25rem;
  right: 0.5rem;
  bottom: 0.25rem;
  left: 0.5rem;
}
.l-d-border:not(.wt-preview) .hn-centered .s-bg {
  right: 0;
  left: 0;
}
.l-d-border:not(.wt-preview) .l-h .s-hn .s-o {
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.l-d-border:not(.wt-preview) .l-h .s-hn .s-bg {
  top: 0.5rem;
  bottom: 0.5rem;
}
.l-d-border:not(.wt-preview) .l-h .s-hn.hn-no-bg:not(.s-hn-bottom) .s-o {
  border-bottom-width: 0;
}
.l-d-border:not(.wt-preview) .l-h .s-hn.hn-no-bg:not(.s-hn-bottom) .s-bg {
  bottom: 0;
}
.l-d-border:not(.wt-preview).wt-blogpost .l-h .s-hn.hn-no-bg.s-hn-bottom .s-o {
  border-bottom-width: 0;
}
.l-d-border:not(.wt-preview).wt-blogpost .l-h .s-hn.hn-no-bg.s-hn-bottom .s-bg {
  bottom: 0;
}
.l-d-border:not(.wt-preview):not(.wt-blogpost)
  .l-h
  .s-hn.hn-no-bg.s-hn-bottom
  .s-o {
  border-top-width: 0;
  border-bottom-width: 8px;
}
.l-d-border:not(.wt-preview):not(.wt-blogpost)
  .l-h
  .s-hn.hn-no-bg.s-hn-bottom
  .s-bg {
  top: 0;
  bottom: 0.5rem;
}
.l-d-border:not(.wt-preview) .l-m .s-hm .s-o {
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.l-d-border:not(.wt-preview) .l-m .s-hm .s-bg {
  top: 0.5rem;
}
.l-d-border:not(.wt-preview) .l-m .s-hm + .s .s-o {
  border-top-width: 0;
}
.l-d-border:not(.wt-preview) .l-m .s-hm + .s .s-bg {
  top: 0;
}
.l-d-border:not(.wt-preview) .l-f .s:last-child .s-o {
  border-bottom-width: 8px;
}
.l-d-border:not(.wt-preview) .l-f .s:last-child .s-bg {
  bottom: 0.5rem;
}
.l-d-border:not(.wt-preview).wnd-cms .hn-centered .s-bg {
  right: 0;
  left: 0;
}
.l-d-border:not(.wt-preview).wnd-cms .l-h .s-hn.hm-hidden .s-o {
  border-bottom-width: 4px;
}
.l-d-border:not(.wt-preview).wnd-cms .l-h .s-hn.hm-hidden .s-bg {
  bottom: 0.25rem;
}
.l-d-border:not(.wt-preview).wnd-cms:not(.wt-blogpost)
  .l-h
  .s-hn.s-hn-bottom
  .s-o {
  border-bottom-width: 4px;
}
.l-d-border:not(.wt-preview).wnd-cms:not(.wt-blogpost)
  .l-h
  .s-hn.s-hn-bottom
  .s-bg {
  bottom: 0.25rem;
}
.l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm .s-o {
  border-bottom-width: 4px;
}
.l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm .s-bg {
  bottom: 0.25rem;
}
.l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm + .s .s-o {
  border-top-width: 4px;
}
.l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm + .s .s-bg {
  top: 0.25rem;
}
.l-d-waves:not(.wt-preview) .l-f .s:first-child .s-o:before,
.l-d-waves:not(.wt-preview) .l-h .s.hm-hidden .s-o:after,
.l-d-waves:not(.wt-preview) .l-h .s.s-hn-bottom .s-o:after,
.l-d-waves:not(.wt-preview) .l-m .s-hm:not(.s-hm-bdh) + .s .s-o:before,
.l-d-waves:not(.wt-preview) .l-m .s-hm:not(.s-hm-hidden, .s-hm-bdh) .s-o:after,
.l-d-waves:not(.wt-preview) .l-m .s:last-child .s-o:after,
.l-d-waves:not(.wt-preview) .l-m .s:not(.s-hm):first-child .s-o:before,
.l-d-waves:not(.wt-preview).wt-blogpost .l-h .s-hn .s-o:after,
.l-d-waves:not(.wt-preview).wt-blogpost .l-h .s-hn .s-o:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 0.9375rem;
  overflow: hidden;
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAeCAYAAAB9hg0IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAlFJREFUeNrs2E9IVEEcwPFdQ0XbpczIgg6mRImBV5FOeVOQSkgKosiDEFFI4cE/ePAPWIGKikiXIEKMQFSQ9VKiRJfooAgaRIIkZEYhUmHp9B34LXRQ3N2Zcd+qAx+8PN+b3755v99vxv9tecm3F4Z/P9BdGOhD/q7iOz5iGguJHBPO4jRykYWADlRtcrEOdBxDGMUvjwd3HBdRiiIc2eyNqm1uot92P7rkbXtlHEAZbuMCkrZbuiqKm4fQgHdxDDAZN1GL7Gi+URXlg/T1L3E/Dt/yZTxCTizJSMX4UL2kG9GJdccB5sinU2KSdZXhJN7gOj45CrIS7QialhdlYTIruINnFgM8hj7JplbqqLI4uecS8A/D++hs+kSC9XkxUD0+S8ofjuF/j+IxbrjojJSjb0uXojq8j+DaoKyEGhx21QK6CjQ8XsuSDsnbDo+AdDGXcBWHXPe6Y/It5CHVcdA6aS0jXXpQv+Pn6bI3j6//715ScB4V8gsHfYk5FvECI3gb7tO32qZl4C4eyBJLhDGLFgzgT7T70RPowBUPB6hLWb3U3L+mG+9yuVGmx4IMSee0aPOE4SSeotgDAf6WUtQtmwzrRylJsmtpluQVjzGFa5jZiTOjc+iVLL2Tb7EVbViLpY6anM3cQpMkLZdjRCrAB5OGwXQSB3EP1dKr2hyTklEnbHRGtiaVLs14FQoM7vMTg+iRgm+tBXSx1PKlJOlDq8IIWkvdA7+CbkeH5PTCeq/rOono7HwGp6TjSsOG9L1fMBdJHUyEQD0x9kyg/wQYAKvkv0mDK7jSAAAAAElFTkSuQmCC");
  z-index: 3;
}
.l-d-waves:not(.wt-preview) .l-h .s.hm-hidden .s-o:after,
.l-d-waves:not(.wt-preview) .l-h .s.s-hn-bottom .s-o:after {
  top: auto;
  bottom: -0.0625rem;
  background-position: 0 0;
}
.l-d-waves:not(.wt-preview).wt-blogpost .l-h .s-hn .s-o:after,
.l-d-waves:not(.wt-preview).wt-blogpost .l-h .s-hn .s-o:before {
  top: auto;
}
.l-d-waves:not(.wt-preview).wt-blogpost .l-h .s-hn .s-o:after {
  bottom: -0.0625rem;
  background-position: 0 0;
}
.l-d-waves:not(.wt-preview).wt-blogpost .l-h .s-hn .s-o:before {
  bottom: -0.9375rem;
  background-position: 0 100%;
}
.l-d-waves:not(.wt-preview) .l-m .s-hm:not(.s-hm-hidden, .s-hm-bdh) .s-o:after {
  top: auto;
  bottom: 0;
  background-position: 0 0;
}
.l-d-waves:not(.wt-preview) .l-m .s-hm:not(.s-hm-bdh) + .s .s-o:before,
.l-d-waves:not(.wt-preview) .l-m .s:not(.s-hm):first-child .s-o:before {
  top: 0;
  background-position: 0 100%;
  z-index: 30;
}
.l-d-waves:not(.wt-preview) .l-m .s:not(.s-hm, :last-child) .s-o:after {
  content: "";
  position: absolute;
  top: auto;
  right: 0;
  bottom: -0.125rem;
  left: 0;
  z-index: 3;
  display: block;
  height: 0.125rem;
  border-top: 2px dashed hsla(0, 0%, 39%, 0.15);
}
.l-d-waves:not(.wt-preview) .l-m .s:not(.s-hm, :last-child).sc-d .s-o:after,
.l-d-waves:not(.wt-preview) .l-m .s:not(.s-hm, :last-child).sc-m .s-o:after {
  border-color: hsla(0, 0%, 100%, 0.25);
}
.l-d-waves:not(.wt-preview) .l-m .s:last-child .s-o:after {
  top: auto;
  bottom: 0;
  background-position: 0 0;
  border: none;
}
.l-d-waves:not(.wt-preview) .l-f .s:first-child .s-o:before {
  top: 0;
  background-position: 0 100%;
  z-index: 1;
}
.wt-preview .l-f,
.wt-preview .l-h {
  display: none;
}
.wt-preview .l-m {
  width: 100% !important;
  margin: 0 !important;
}
.wt-preview .l-m .s-c {
  min-height: calc(100vh - 2.8125rem);
}
.wt-preview.l-boxed .l-m .s {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.wt-preview.l-boxed .l-m .s-c {
  min-height: calc(100vh - 2.8125rem - 2.5rem);
}
.wt-preview.wnd-uft .l-m .s-c {
  min-height: calc(100vh - 3.0625rem);
}
.wt-preview.wnd-uft.l-boxed .l-m .s-c {
  min-height: calc(100vh - 3.0625rem - 2.5rem);
}
.wt-typography .b-e .wnd-empty-placeholder,
.wt-typography .blog-empty-listing {
  display: none;
}
.ghostinspector.wt-preview .l-m .s-c {
  min-height: 47.1875rem;
}
.ghostinspector.wt-preview.l-boxed .l-m .s-c {
  min-height: 44.6875rem;
}
.ghostinspector.wt-preview.wnd-uft .l-m .s-c {
  min-height: 46.9375rem;
}
.ghostinspector.wt-preview.wnd-uft.l-boxed .l-m .s-c {
  min-height: 44.4375rem;
}
.ghostinspector.l.ios-iframe {
  width: 50rem;
}
.ghostinspector.l.wnd-cms .l-page {
  min-height: 47rem;
  min-height: 47.1875rem;
}
.ghostinspector.l.wnd-cms.wnd-uft .l-page {
  min-height: 46.9375rem;
}
@-moz-document url-prefix() {
  .ghostinspector.l.wnd-fe .l-page {
    min-height: 50rem;
  }
}
.fullscreen-overlay {
  transition: opacity 0.3s ease-in-out !important;
  position: fixed;
  opacity: 0;
  left: -6.25rem;
  right: -6.25rem;
  top: -6.25rem;
  bottom: -6.25rem;
}
.fullscreen-overlay.search-overlay {
  background: rgba(0, 0, 0, 0.2);
  z-index: 130;
}
.search-active .fullscreen-overlay.search-overlay {
  opacity: 1;
  transition: opacity 0.3s linear !important;
}
.fullscreen-overlay.menu-overlay {
  z-index: 98 !important;
  background: rgba(0, 0, 0, 0.5);
}
.fullscreen-overlay.menu-overlay.show,
.noscroll .fullscreen-overlay.menu-overlay {
  transition: opacity 0.3s ease-in-out !important;
  opacity: 1;
  animation: l 0.3s;
}
.s-bdf {
  width: 100%;
}
.s-bdf.wnd-disabled {
  display: none;
}
.s-bdf-share {
  line-height: 1;
  font-size: 0;
}
.s-bdf-comments {
  text-align: center;
  margin-left: -0.4375rem;
}
.l-sidebar .s-bdf-comments {
  text-align: left;
}
.s-bdf .fb-like,
.s-bdf .fb-share-button {
  margin-right: 1.25rem;
}
.sf,
.sf-cbr {
  display: inline-block;
}
.l-sidebar .s-f .it-c,
.l-sidebar .sf,
.l-sidebar .sf-cbr,
.sf,
.sf-cbr {
  padding: 0.3125rem 0.625rem;
}
.s-f-l {
  font-size: 0;
  line-height: 0;
  padding: 0.1875rem 0;
}
.wnd-multicurrency .s-f-l,
.wnd-multilang .s-f-l {
  display: flex;
  flex-direction: column;
}
.s-f-l-c {
  width: 100%;
  text-align: center;
}
.s-f-ccy,
.s-f-lang,
.wnd-multilang:not(.wnd-multicurrency) .s-f-l-c-currency {
  display: none;
}
.s-f-ccy-t > span,
.s-f-lang-t > span {
  display: block;
  padding: 0 0.625rem;
}
.s-f-ccy-t > span:after,
.s-f-lang-t > span:after {
  content: ":";
}
.s-f-ccy-list,
.s-f-lang-list {
  list-style-type: none;
  display: inline-block;
  padding: 0.3125rem 0.625rem;
  margin: 0;
}
.s-f-ccy-list li,
.s-f-lang-list li {
  margin-right: 0.3125rem;
  display: inline-block;
}
.s-f-ccy-list li:after,
.s-f-lang-list li:after {
  content: "/";
  padding-left: 0.125rem;
}
.s-f-ccy-list li:last-child,
.s-f-lang-list li:last-child {
  margin-right: 0;
}
.s-f-ccy-list li:last-child:after,
.s-f-lang-list li:last-child:after {
  display: none;
}
.s-f-lang {
  margin-top: 0.9375rem;
}
.wnd-multilang .s-f-lang {
  display: block;
}
.s-f-ccy {
  margin-top: 0.625rem;
}
.wnd-multicurrency .s-f-ccy {
  display: block;
}
.s-f .sf-cbr {
  position: relative;
}
.wnd-cms .s-f .sf-cbr a {
  pointer-events: none;
}
.s-f .sf:not(.empty) + .sf-cbr:before {
  content: "•";
  position: absolute;
  left: -0.125rem;
}
.s-f-border.border-top:before {
  content: "";
  position: absolute;
  display: block;
  left: 0.625rem;
  right: 0.625rem;
  top: 0;
  border-top-width: 1px;
  border-top-style: solid;
}
.l-boxed .s-f-border.border-top:before,
.wnd-fe .s-f .empty {
  display: none;
}
.l-sidebar.l-d-bl .s-f .s-o,
.l-sidebar.l-d-bm .s-f .s-o,
.l-sidebar.l-d-bs .s-f .s-o {
  border-top: none !important;
}
.l-sidebar.l-d-bl .s-f.sc-dt .s-o,
.l-sidebar.l-d-bl .s-f.sc-wt .s-o,
.l-sidebar.l-d-bm .s-f.sc-dt .s-o,
.l-sidebar.l-d-bm .s-f.sc-wt .s-o,
.l-sidebar.l-d-bs .s-f.sc-dt .s-o,
.l-sidebar.l-d-bs .s-f.sc-wt .s-o {
  border: none !important;
}
.iubenda-link {
  display: inline-flex;
  padding: 0.3125rem 0.625rem 0.3125rem 0;
  position: relative;
  top: -0.0625rem;
}
.wnd-cms .iubenda-link {
  pointer-events: none;
}
.iubenda-nostyle {
  position: relative;
  top: 0.0625rem;
  padding-left: 0.625rem;
}
.iubenda-nostyle:before {
  content: "•";
  position: absolute;
  left: -0.125rem;
}
.l-sidebar .s-f-double,
.sf.empty + .iubenda-link .iubenda-nostyle:before {
  display: none;
}
.s-f-double .s-f-l,
.s-f-double .s-f-l-c-w {
  display: flex;
  flex-direction: column;
}
.s-f-double .s-f-ccy-i,
.s-f-double .s-f-lang-i {
  display: inline-block;
}
.l-sidebar .s-f-edit {
  display: none;
}
.s-f-edit .s-f-ccy-i,
.s-f-edit .s-f-lang-i {
  display: inline-block;
}
.s-f-edit .s-f-l-w {
  padding-top: 0.5625rem !important;
  padding-bottom: 0.5625rem !important;
}
.s-f-edit .s-f-l-w:before {
  content: "";
  position: absolute;
  display: block;
  left: 0.625rem;
  right: 0.625rem;
  top: 0;
  border-top-width: 1px;
  border-top-style: solid;
}
.l-d-waves .s-f-edit .s-f-l-w:before {
  border-top-width: 2px;
  border-top-style: dashed;
}
.l-boxed .s-f-edit .s-f-l-w:before {
  border: none;
}
.l-boxed .s-f-edit .s-f-l-w .s-bg {
  bottom: 4.5rem;
}
.l-boxed .s-f-edit .s-f-l-w .b-text p a,
.l-boxed .s-f-edit .s-f-l-w .link a {
  color: hsla(0, 0%, 100%, 0.6) !important;
  text-decoration-color: hsla(0, 0%, 100%, 0.3) !important;
}
body.wnd-fe:not(.touched) .l-boxed .s-f-edit .s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .l-boxed .s-f-edit .s-f-l-w .link a:hover {
  text-decoration-color: currentcolor;
}
.l-boxed .s-f-edit .s-f-bg-stripe {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.l-sidebar .s-f-map {
  display: none;
}
.s-f-map .s-o {
  position: relative;
}
.s-f-map .s-bg-w {
  position: absolute;
  left: 0.625rem;
  right: 0.625rem;
  top: 4.625rem;
  margin-bottom: 10.9375rem;
  z-index: 15;
  width: calc(100% - 1.25rem);
}
.l-boxed .s-f-map .s-bg-w {
  left: 0;
  right: 0;
  top: 0 !important;
  margin-bottom: 0 !important;
  width: 100%;
}
.s-f-map .s-f-ccy-i,
.s-f-map .s-f-lang-i {
  display: inline-block;
}
.s-f-map .s-f-border.border-top:before {
  display: none;
}
.s-f-map .s-f-l-w {
  padding-top: 0.125rem !important;
  padding-bottom: 0 !important;
}
.s-f-map .s-f-cols {
  position: relative;
  padding-top: 4.625rem;
  padding-bottom: 10.9375rem;
}
.l-boxed .s-f-map .s-f-cols {
  padding: 0 !important;
}
.s-f-map .s-f-cols-ez-w {
  z-index: 50;
  margin: 0;
  left: 1.25rem;
  right: 1.25rem;
  width: calc(100% - 2.5rem);
}
.l-boxed .s-f-map .s-f-cols-ez-w {
  left: 0;
  right: 0;
  width: 100%;
}
.s-f-map .s-f-col {
  position: relative;
  width: 100%;
}
.s-f-map .s-f-col-map {
  clear: both;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: left;
}
.l-boxed .s-f-map .s-f-col-map {
  position: relative;
  height: 40vh;
}
.l-boxed.ghostinspector .s-f-map .s-f-col-map {
  height: 20rem;
}
.s-f-map .s-f-col-map .b-map {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding: 0;
}
.l-boxed .s-f-map .s-f-col-map .b-map {
  z-index: 30;
}
.s-f-map .s-f-col-map .b-map .b-c {
  height: 100%;
  padding-bottom: 0 !important;
}
.s-f-map .s-f-col-map .b-map iframe {
  height: 183% !important;
}
.l-boxed .s-f-map .s-f-col-map .b-map iframe {
  height: 100% !important;
}
.l-boxed .s-f-map .s-f-bg-stripe {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.s-hm {
  width: 100%;
  overflow: visible;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
.wnd-cms .s-hm {
  padding-top: 0;
}
.s-hm .s-w {
  width: 100%;
}
.s-hm .h-c,
.s-hm .s-o,
.s-hm .s-w {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
}
.s-hm .s-c {
  width: 100%;
}
.s-hm .h-c-b {
  width: auto;
}
.s-hm.s-hm-editzone .h-c-b {
  width: 100%;
}
body.l-boxed .s-hm:after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  height: 12.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: 0;
}
body.l-boxed .s-hm .s-w {
  z-index: 1;
}
.l-boxed .l-m .s-hm-bdh.hn-centered + .s,
.l-boxed .l-m .s-hm.hn-centered:not(.s-hm-hidden).s-hm-no-claim.hn-no-bg .h-c,
.l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden) + .s {
  padding-top: 0;
}
.s-hm.wnd-p-bl .b-btn:not(.form-submit),
.s-hm.wnd-p-cl .b-btn:not(.form-submit),
.s-hm.wnd-p-tl .b-btn:not(.form-submit) {
  text-align: left;
}
.s-hm.wnd-p-bc .b-btn:not(.form-submit),
.s-hm.wnd-p-cc .b-btn:not(.form-submit),
.s-hm.wnd-p-tc .b-btn:not(.form-submit) {
  text-align: center;
}
.s-hm.wnd-p-br .b-btn:not(.form-submit),
.s-hm.wnd-p-cr .b-btn:not(.form-submit),
.s-hm.wnd-p-tr .b-btn:not(.form-submit) {
  text-align: right;
}
.s-hm.hn-default.wnd-nh-m {
  margin-top: -4.625rem;
}
.s-hm.hn-default.wnd-nh-m .s-o {
  padding-top: 4.625rem;
}
.s-hm.hn-default.wnd-nh-m .s-bg {
  top: 4.625rem;
}
.s-hm.hn-default.wnd-nh-m.hn-no-bg .s-bg {
  top: 0;
}
.l-d-border .s-hm.hn-default.wnd-nh-m {
  margin-top: -5.625rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-m .s-o {
  padding-top: 5.125rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-m .s-bg {
  top: 5.625rem;
  bottom: 0.5rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-m.hn-no-bg {
  margin-top: -5.125rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-m.hn-no-bg .s-o {
  padding-top: 4.625rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-m.hn-no-bg .s-bg {
  top: 0.5rem;
}
.l-d-border.wnd-cms .s-hm.hn-default.wnd-nh-m .s-bg {
  bottom: 0.25rem;
}
.s-hm.hn-default.wnd-nh-l {
  margin-top: -6.25rem;
}
.s-hm.hn-default.wnd-nh-l .s-o {
  padding-top: 6.25rem;
}
.s-hm.hn-default.wnd-nh-l .s-bg {
  top: 6.25rem;
}
.s-hm.hn-default.wnd-nh-l.hn-no-bg .s-bg {
  top: 0;
}
.l-d-border .s-hm.hn-default.wnd-nh-l {
  margin-top: -7.25rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-l .s-o {
  padding-top: 6.75rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-l .s-bg {
  top: 7.25rem;
  bottom: 0.5rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-l.hn-no-bg {
  margin-top: -6.75rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-l.hn-no-bg .s-o {
  padding-top: 6.25rem;
}
.l-d-border .s-hm.hn-default.wnd-nh-l.hn-no-bg .s-bg {
  top: 0.5rem;
}
.l-d-border.wnd-cms .s-hm.hn-default.wnd-nh-l .s-bg {
  bottom: 0.25rem;
}
.s-hm.hn-slogan.wnd-nh-m {
  margin-top: -7.125rem;
}
.s-hm.hn-slogan.wnd-nh-m .s-o {
  padding-top: 7.125rem;
}
.s-hm.hn-slogan.wnd-nh-m .s-bg {
  top: 7.125rem;
}
.s-hm.hn-slogan.wnd-nh-m.hn-no-bg .s-bg {
  top: 0;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-m {
  margin-top: -8.125rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-m .s-o {
  padding-top: 7.625rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-m .s-bg {
  top: 8.125rem;
  bottom: 0.5rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-m.hn-no-bg {
  margin-top: -7.625rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-m.hn-no-bg .s-o {
  padding-top: 7.125rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-m.hn-no-bg .s-bg {
  top: 0.5rem;
}
.l-d-border.wnd-cms .s-hm.hn-slogan.wnd-nh-m .s-bg {
  bottom: 0.25rem;
}
.s-hm.hn-slogan.wnd-nh-l {
  margin-top: -8.125rem;
}
.s-hm.hn-slogan.wnd-nh-l .s-o {
  padding-top: 8.125rem;
}
.s-hm.hn-slogan.wnd-nh-l .s-bg {
  top: 8.125rem;
}
.s-hm.hn-slogan.wnd-nh-l.hn-no-bg .s-bg {
  top: 0;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-l {
  margin-top: -9.125rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-l .s-o {
  padding-top: 8.625rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-l .s-bg {
  top: 9.125rem;
  bottom: 0.5rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-l.hn-no-bg {
  margin-top: -8.625rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-l.hn-no-bg .s-o {
  padding-top: 8.125rem;
}
.l-d-border .s-hm.hn-slogan.wnd-nh-l.hn-no-bg .s-bg {
  top: 0.5rem;
}
.l-d-border.wnd-cms .s-hm.hn-slogan.wnd-nh-l .s-bg {
  bottom: 0.25rem;
}
.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-high,
.wnd-cms.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-high,
.wnd-fe.hb-on:not(.l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
  .s-hm:not(.hn-bottom).wnd-h-high,
.wnd-fe:not(.hb-on, .l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
  .s-hm:not(.hn-bottom).wnd-h-high,
.wnd-utf.wnd-cms.hb-on:not(.l-sidebar, .l-boxed)
  .s-hm:not(.hn-bottom).wnd-h-high {
  min-height: 40vh;
}
.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-full,
.wnd-cms.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-full,
.wnd-fe.hb-on:not(.l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
  .s-hm:not(.hn-bottom).wnd-h-full,
.wnd-fe:not(.hb-on, .l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
  .s-hm:not(.hn-bottom).wnd-h-full,
.wnd-utf.wnd-cms.hb-on:not(.l-sidebar, .l-boxed)
  .s-hm:not(.hn-bottom).wnd-h-full {
  min-height: 50vh;
}
.hb-on .s-hm.hn-bottom.wnd-h-high,
.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-high,
.wnd-fe.hb-on[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-high,
.wnd-fe:not(.hb-on)[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-high,
.wnd-uft.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-high {
  min-height: 40vh;
}
.hb-on .s-hm.hn-bottom.wnd-h-full,
.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-full,
.wnd-fe.hb-on[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-full,
.wnd-fe:not(.hb-on)[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-full,
.wnd-uft.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-full {
  min-height: 50vh;
}
.s-hm.hn-default.hn-no-bg.wnd-h-full:not(.wnd-s-none):not(.s-hm-contentbox):not(
    .hn-bottom
  )
  .h-c {
  padding-top: 2.5rem;
}
.s-hm.hn-default.hn-no-bg.wnd-h-full:not(.wnd-s-none):not(
    .s-hm-contentbox
  ).hn-bottom
  .h-c {
  padding-bottom: 2.5rem;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh) {
  margin-top: 0 !important;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh) .s-o {
  padding-top: 0 !important;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh) .s-bg {
  top: 0;
  bottom: 0;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh) .s-bg {
  top: 0.5rem;
  bottom: 1rem;
}
.l-d-border.wnd-cms .s-hm.hn-default.hn-bottom:not(.s-hm-bdh) .s-bg {
  bottom: 0.5rem;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m {
  padding-top: 0;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-o {
  padding-bottom: 4.625rem;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-bg {
  bottom: 4.625rem;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m {
  padding-top: 0;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-o {
  padding-bottom: 5.125rem;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-bg {
  bottom: 5.625rem;
}
.wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m {
  padding-top: 0;
}
.wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-o {
  padding-bottom: 5.125rem;
}
.wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-bg {
  bottom: 5.375rem;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l {
  padding-top: 0;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-o {
  padding-bottom: 6.25rem;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-bg {
  bottom: 6.25rem;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l {
  padding-top: 0;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-o {
  padding-bottom: 6.75rem;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-bg {
  bottom: 7.25rem;
}
.wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l {
  padding-top: 0;
}
.wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-o {
  padding-bottom: 6.75rem;
}
.wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-bg {
  bottom: 7rem;
}
.s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg .s-bg {
  top: 0;
  bottom: 0;
}
.l-d-waves .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m .s-bg {
  bottom: 0;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m {
  padding-top: 0;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m .s-o {
  padding-bottom: 4.625rem;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m .s-bg {
  bottom: 0.5rem;
}
.wnd-cms.l-d-border
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m {
  padding-top: 0;
}
.wnd-cms.l-d-border
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m
  .s-o {
  padding-bottom: 4.625rem;
}
.wnd-cms.l-d-border
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m
  .s-bg {
  bottom: 0.25rem;
}
.l-d-waves .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l .s-bg {
  bottom: 0;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l {
  padding-top: 0;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l .s-o {
  padding-bottom: 6.25rem;
}
.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l .s-bg {
  bottom: 0.5rem;
}
.wnd-cms.l-d-border
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l {
  padding-top: 0;
}
.wnd-cms.l-d-border
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l
  .s-o {
  padding-bottom: 6.25rem;
}
.wnd-cms.l-d-border
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l
  .s-bg {
  bottom: 0.25rem;
}
.s-hm.hn-centered .s-o {
  border-top: none !important;
  position: relative;
}
.l-d-border .s-hm.hn-centered .s-bg {
  bottom: 0.5rem;
}
.wnd-cms.l-d-border .s-hm.hn-centered .s-bg {
  bottom: 0.25rem;
}
.l-narrow .s-hm.hn-centered .s-bg {
  top: 0;
}
@keyframes k {
  0% {
    transform: translate(-50%, 0);
  }
  50% {
    transform: translate(-50%, 10px);
  }
  to {
    transform: translate(-50%, 0);
  }
}
.wt-home .s-hm.s-hm-no-claim .media-arrow {
  transition: text-shadow 0.3s;
  text-decoration: none;
  display: none;
}
.wt-home .s-hm.s-hm-no-claim .media-arrow:before {
  transform: translate(-50%);
  width: 3.75rem;
  height: 3.25rem;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 3%;
  left: 50%;
  z-index: 10;
  content: "\f107";
  font-family: WebnodeIcons, serif;
  font-size: 2.25rem;
  line-height: 1.27778;
}
body.wnd-fe:not(.touched)
  .wt-home
  .s-hm.s-hm-no-claim
  .media-arrow:hover:before {
  animation: k 1s;
}
.s-hm.s-hm-button .h-c-b-i,
.s-hm.s-hm-claims .h-c-b-i {
  display: inline;
  width: auto;
}
.s-hm.s-hm-button .h-c-b-i h1,
.s-hm.s-hm-button .h-c-b-i h2,
.s-hm.s-hm-button .h-c-b-i h3,
.s-hm.s-hm-button .h-c-b-i h4,
.s-hm.s-hm-claims .h-c-b-i h1,
.s-hm.s-hm-claims .h-c-b-i h2,
.s-hm.s-hm-claims .h-c-b-i h3,
.s-hm.s-hm-claims .h-c-b-i h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.s-hm.s-hm-button.s-hm-three-claims .h-c-b-i h3,
.s-hm.s-hm-claims.s-hm-three-claims .h-c-b-i h3 {
  margin-top: 1.25rem;
}
.s-hm.s-hm-button.wnd-p-bl,
.s-hm.s-hm-button.wnd-p-cl,
.s-hm.s-hm-button.wnd-p-tl,
.s-hm.s-hm-claims.wnd-p-bl,
.s-hm.s-hm-claims.wnd-p-cl,
.s-hm.s-hm-claims.wnd-p-tl {
  text-align: left;
}
.s-hm.s-hm-button.wnd-p-bc,
.s-hm.s-hm-button.wnd-p-cc,
.s-hm.s-hm-button.wnd-p-tc,
.s-hm.s-hm-claims.wnd-p-bc,
.s-hm.s-hm-claims.wnd-p-cc,
.s-hm.s-hm-claims.wnd-p-tc {
  text-align: center;
}
.s-hm.s-hm-button.wnd-p-br,
.s-hm.s-hm-button.wnd-p-cr,
.s-hm.s-hm-button.wnd-p-tr,
.s-hm.s-hm-claims.wnd-p-br,
.s-hm.s-hm-claims.wnd-p-cr,
.s-hm.s-hm-claims.wnd-p-tr {
  text-align: right;
}
.l:not(.l-boxed)
  .s-hm.s-hm-button.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
    .s-hm-contentbox
  ):not(.hn-bottom).wnd-nh-l
  .h-c-b,
.l:not(.l-boxed)
  .s-hm.s-hm-button.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
    .s-hm-contentbox
  ):not(.hn-bottom).wnd-nh-m
  .h-c-b,
.l:not(.l-boxed)
  .s-hm.s-hm-claims.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
    .s-hm-contentbox
  ):not(.hn-bottom).wnd-nh-l
  .h-c-b,
.l:not(.l-boxed)
  .s-hm.s-hm-claims.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
    .s-hm-contentbox
  ):not(.hn-bottom).wnd-nh-m
  .h-c-b {
  margin-top: -1.25rem;
}
.s-hm.s-hm-contentbox .h-c-b {
  width: 100%;
  max-width: calc(100% - 1.25rem);
  height: auto;
  padding: 0.625rem;
  margin: 0 0.625rem;
}
.s-hm.s-hm-contentbox .h-c-b-i {
  padding: 0.9375rem 0.625rem;
  border: 1px solid;
}
.s-hm.s-hm-contentbox.wnd-p-bl .h-c-b-i,
.s-hm.s-hm-contentbox.wnd-p-cl .h-c-b-i,
.s-hm.s-hm-contentbox.wnd-p-tl .h-c-b-i {
  text-align: left;
}
.s-hm.s-hm-contentbox.wnd-p-bc .h-c-b-i,
.s-hm.s-hm-contentbox.wnd-p-cc .h-c-b-i,
.s-hm.s-hm-contentbox.wnd-p-tc .h-c-b-i {
  text-align: center;
}
.s-hm.s-hm-contentbox.wnd-p-br .h-c-b-i,
.s-hm.s-hm-contentbox.wnd-p-cr .h-c-b-i,
.s-hm.s-hm-contentbox.wnd-p-tr .h-c-b-i {
  text-align: right;
}
.s-hm.s-hm-contentbox .claim-nb {
  margin: 0 0.3125rem;
}
.s-hm.s-hm-contentbox h1,
.s-hm.s-hm-contentbox h3,
.s-hm.s-hm-contentbox h4 {
  margin: 0;
}
.wnd-na-t .s-o {
  justify-content: flex-start;
}
.wnd-na-c .s-o {
  justify-content: center;
}
.wnd-na-b .s-o {
  justify-content: flex-end;
}
.s-hn-default.wnd-nh-m {
  height: 4.625rem;
}
.l-d-border .s-hn-default.wnd-nh-m {
  height: 5.625rem;
}
.l-d-border .s-hn-default.wnd-nh-m.hn-no-bg {
  height: 5.125rem;
}
.s-hn-default.wnd-nh-l {
  height: 6.25rem;
}
.l-d-border .s-hn-default.wnd-nh-l {
  height: 7.25rem;
}
.l-d-border .s-hn-default.wnd-nh-l.hn-no-bg {
  height: 6.75rem;
}
.wnd-cms.l-d-border:not(.wt-blogpost) .s-hn-default.hm-hidden.wnd-nh-m {
  height: 5.375rem;
}
.wnd-cms.l-d-border:not(.wt-blogpost) .s-hn-default.hm-hidden.wnd-nh-l {
  height: 7rem;
}
.s-hn-slogan:not(.s-hn-sidebar).wnd-nh-m {
  height: 7.125rem;
}
.l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-m {
  height: 8.125rem;
}
.l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-m.hn-no-bg {
  height: 7.625rem;
}
.s-hn-slogan:not(.s-hn-sidebar).wnd-nh-l {
  height: 8.125rem;
}
.l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-l {
  height: 9.125rem;
}
.l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-l.hn-no-bg {
  height: 8.625rem;
}
.l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-m {
  padding-bottom: 0.625rem;
  height: 5.25rem;
}
.l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-m .s-o {
  height: 4.625rem;
}
.l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-l {
  padding-bottom: 0.625rem;
  height: 6.875rem;
}
.l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-l .s-o {
  height: 6.25rem;
}
.l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-m {
  padding-bottom: 0.625rem;
  height: 7.75rem;
}
.l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-m .s-o {
  height: 7.125rem;
}
.l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-l {
  padding-bottom: 0.625rem;
  height: 8.75rem;
}
.l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-l .s-o {
  height: 8.125rem;
}
.l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-m .s-o {
  padding-bottom: 4.625rem;
}
.l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-m .s-bg {
  bottom: 4.625rem;
}
.l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-l .s-o {
  padding-bottom: 6.25rem;
}
.l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-l .s-bg {
  bottom: 6.25rem;
}
.s-hn {
  z-index: 32;
  width: 100%;
  overflow: visible;
}
.s-hn .s-bg {
  opacity: 1;
  transition: opacity 0.3s linear;
}
.wnd-cms .s-hn {
  padding-top: 0;
}
.s-hn .s-o,
.s-hn .s-w {
  display: flex;
  flex-direction: column;
  align-content: center;
  height: inherit;
}
.l-sidebar .s-hn .s-w {
  height: 100%;
}
.s-hn .cart-and-mobile {
  float: right;
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
  position: relative;
  height: 3.125rem;
}
.s-hn .h-w {
  transition: background 0.3s linear;
  width: 100%;
  background-color: transparent;
  z-index: 70;
}
.wnd-cms .s-hn .h-w {
  position: relative;
  z-index: auto;
}
.s-hn .n-l {
  transition: right 0.2s ease-in, background-color 0.1s linear;
  margin: 0 auto;
  padding: 0 0.625rem;
}
.s-hn .n-l,
.s-hn .s-c {
  width: 100%;
  height: 100%;
}
.s-hn .s-c {
  position: relative;
  padding: 0.3125rem 0;
  margin: 0 !important;
}
.s-hn.hn-no-bg .s-bg {
  background: transparent;
}
.s-hn.hm-hidden {
  position: relative !important;
}
.s-hn.sticky.hn-no-bg .s-bg {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.s-hn.sticky .h-w,
.s-hn.sticky .n-l-w {
  left: 0;
  right: 0;
}
.l-default.l-d-border .s-hn.sticky .h-w {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.l-boxed .s-hn.sticky .n-l {
  max-width: 100%;
  padding: 0;
}
.l-boxed .s-hn.sticky .n-l .s-c {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin: 0 auto !important;
}
.s-hn.wnd-nav-border .s-w:after {
  content: "";
  background: transparent;
  position: absolute;
}
.l-sidebar .s-hn.wnd-nav-border .s-w:after {
  z-index: 70;
}
.s-hn.wnd-nav-border .s-w:after {
  width: 100%;
  height: 0.0625rem;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
}
body:not(.wt-blogpost) .s-hn.wnd-nav-border.s-hn-bottom .s-w:after {
  top: 0;
  bottom: auto;
}
body:not(.wt-blogpost) .s-hn.wnd-nav-border.s-hn-bottom.hm-hidden .s-w:after {
  top: auto;
  bottom: 0;
}
.l-d-border .s-hn .s-w:after {
  display: none;
}
.wnd-fixed {
  border-bottom: 0 solid transparent;
}
.bgonscroll {
  margin: 0 auto;
}
.bgonscroll:after {
  width: 100%;
  content: "";
  height: 0.0625rem;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
}
.l-narrow.l-d-border .h-w.bgonscroll .s-c {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  width: calc(100% - 1rem);
}
.l-boxed .s-hn .s-o {
  margin-top: 0;
  margin-bottom: 0;
}
.l-boxed .s-hn .s-bg {
  box-shadow: none;
}
.s-hn-slogan:not(.s-hn-sidebar) .logo-nb:not(.logo-borders) {
  margin-top: -0.625rem;
  transition: margin 0.3s linear;
}
.s-hn-slogan:not(.s-hn-sidebar) .bgonscroll .logo-nb:not(.logo-borders) {
  margin-top: 0;
}
.wnd-mt-classic .cart {
  order: 1;
}
.wnd-mt-classic #menu-mobile {
  order: 2;
}
.wnd-mt-classic:not(.s-hn-centered) #menu-slider {
  order: 2;
  margin-left: auto;
}
.wnd-mt-classic:not(.s-hn-centered) .cart-and-mobile {
  order: 3;
  flex-shrink: 0;
}
.s-hn-default .h-f,
.s-hn-slogan:not(.s-hn-sidebar) .h-f {
  min-height: 3.75rem;
}
.s-hn-default .h-f .s-c,
.s-hn-slogan:not(.s-hn-sidebar) .h-f .s-c {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.s-hn-default .logo-block,
.s-hn-slogan:not(.s-hn-sidebar) .logo-block {
  float: left;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  order: 1;
  padding-right: 1.25rem;
  flex-shrink: 1;
}
.s-hn-default.wnd-mt-boxed .cart,
.s-hn-default.wnd-mt-sliding .cart,
.s-hn-slogan.wnd-mt-boxed .cart,
.s-hn-slogan.wnd-mt-sliding .cart {
  order: 1;
}
.s-hn-default.wnd-mt-boxed .cart a,
.s-hn-default.wnd-mt-sliding .cart a,
.s-hn-slogan.wnd-mt-boxed .cart a,
.s-hn-slogan.wnd-mt-sliding .cart a {
  padding: 0;
}
.s-hn-default.wnd-mt-boxed .cart-text > span,
.s-hn-default.wnd-mt-boxed .cart:before,
.s-hn-default.wnd-mt-sliding .cart-text > span,
.s-hn-default.wnd-mt-sliding .cart:before,
.s-hn-slogan.wnd-mt-boxed .cart-text > span,
.s-hn-slogan.wnd-mt-boxed .cart:before,
.s-hn-slogan.wnd-mt-sliding .cart-text > span,
.s-hn-slogan.wnd-mt-sliding .cart:before {
  display: none;
}
.s-hn-default.wnd-mt-boxed #menu-mobile,
.s-hn-default.wnd-mt-sliding #menu-mobile,
.s-hn-slogan.wnd-mt-boxed #menu-mobile,
.s-hn-slogan.wnd-mt-sliding #menu-mobile {
  order: 2;
}
.s-hn-default.wnd-mt-boxed .cart-and-mobile,
.s-hn-default.wnd-mt-sliding .cart-and-mobile,
.s-hn-slogan.wnd-mt-boxed .cart-and-mobile,
.s-hn-slogan.wnd-mt-sliding .cart-and-mobile {
  margin-left: auto;
  order: 2;
}
.s-hn-default.wnd-mt-boxed #menu-slider,
.s-hn-default.wnd-mt-sliding #menu-slider,
.s-hn-slogan.wnd-mt-boxed #menu-slider,
.s-hn-slogan.wnd-mt-sliding #menu-slider {
  order: 3;
}
.short-content .wnd-page {
  overflow: hidden;
}
.s-hn-sidebar {
  width: 100%;
  height: 4.625rem;
  overflow: visible !important;
}
.s-hn-sidebar.wnd-nav-border:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0.1875rem;
  right: 0;
  bottom: -0.1875rem;
  left: 0;
}
.s-hn-sidebar .h-w {
  position: relative;
  z-index: auto;
}
.hn-tbg .s-hn-sidebar .h-w {
  background: transparent;
}
.s-hn-sidebar .s-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.s-hn-sidebar .s-i {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
.l-d-border .s-hn-sidebar.s-hn {
  border-width: 16px;
  border-style: solid;
}
.s-hn-sidebar.s-hn .n-l {
  padding: 0 0.625rem;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.no-js .s-hn-sidebar.s-hn .n-l {
  overflow: hidden;
}
.s-hn-sidebar.s-hn .s-i {
  padding: 0;
  position: relative;
  overflow: visible;
}
.s-hn-sidebar.s-hn .s-c {
  margin: 0 !important;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
}
.l-sidebar {
  --sidebar-bottom-padding: 0;
}
.l-sidebar.l-d-border .s-hn.sc-dt .s-o,
.l-sidebar.l-d-border .s-hn.sc-wt .s-o {
  border: none !important;
}
.s-hn-slogan.wnd-mt-boxed .logo-block,
.s-hn-slogan.wnd-mt-boxed .logo-slogan,
.s-hn-slogan.wnd-mt-classic .logo-block,
.s-hn-slogan.wnd-mt-classic .logo-slogan,
.s-hn-slogan.wnd-mt-sliding .logo-block,
.s-hn-slogan.wnd-mt-sliding .logo-slogan {
  transition: all 0.3s linear;
}
.s-hn-slogan.wnd-mt-boxed .bgonscroll .logo-slogan,
.s-hn-slogan.wnd-mt-classic .bgonscroll .logo-slogan,
.s-hn-slogan.wnd-mt-sliding .bgonscroll .logo-slogan {
  height: 0 !important;
  overflow: hidden;
}
.s-hn-slogan.wnd-mt-boxed .h-f,
.s-hn-slogan.wnd-mt-classic .h-f,
.s-hn-slogan.wnd-mt-sliding .h-f {
  transition: all 0.3s linear !important;
}
.s-hn-centered .h-w {
  position: relative;
}
.s-hn-centered .n-l {
  height: auto;
  padding: 0 !important;
}
.s-hn-centered .n-l-i {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.s-hn-centered .n-l-i > .s-c {
  text-align: center;
}
.s-hn-centered .n-l-w {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.s-hn-centered .n-l-w,
.s-hn-centered .n-l-w .s-c {
  transition: background-color 0.3s linear, box-shadow 0.3s linear;
}
.s-hn-centered .n-l-w .s-c {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: none;
}
.s-hn-centered .n-l-w.bgonscroll,
.s-hn-centered .n-l-w.bgonscroll .s-c {
  transition: background-color 0.3s linear, box-shadow 0.3s linear;
}
.menu-open .s-hn-centered .n-l-w {
  pointer-events: all;
}
.s-hn-centered .n-l-w-i {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-shrink: 1;
  justify-content: center;
  align-items: center;
}
.s-hn-centered .s-c {
  width: 100%;
}
.s-hn-centered #menu-slider {
  order: 1;
}
.wnd-eshop .s-hn-centered #menu-slider {
  float: left;
}
.s-hn-centered .cart-and-mobile {
  order: 2;
  width: 100%;
  padding: 0 0.3125rem;
  justify-content: flex-end;
}
.wnd-eshop .s-hn-centered .cart-and-mobile {
  justify-content: space-between;
}
.s-hn-centered .logo-slogan {
  margin: 0 auto 0.3125rem;
}
.s-hn-centered .logo,
.s-hn-centered .logo-slogan {
  width: 100%;
  max-width: 100%;
}
.s-hn-centered .slogan-container {
  margin-top: 0.3125rem;
  padding: 0;
}
.s-hn-centered.sticky .n-l-i {
  padding-bottom: 4.375rem;
}
.s-hn-centered.sticky.menu-bottom .s-c {
  padding: 0;
}
.s-hn-centered.sticky.menu-bottom .n-l-i {
  padding-bottom: 5.125rem;
}
.s-hn-centered.sticky .n-l-w {
  width: auto;
  left: 0;
  right: 0;
}
.s-hn-centered.sticky .s-c {
  margin: 0 auto !important;
}
.s-hn-centered.menu-hidden .n-l-w {
  display: none;
}
.s-hn-bottom {
  position: absolute;
}
body:not(.wnd-cms) .s-hn-bottom .h-f {
  transition: background 0.3s linear, height 0.3s linear;
}
.l-narrow .s-hn-bottom.sticky {
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
}
.l-d-border:not(.wt-blogpost)
  body:not(.wt-blogpost)
  .s-hn-bottom.hn-no-bg.wnd-nh-m {
  height: 5.125rem;
}
.wnd-cms.l-d-border:not(.wt-blogpost)
  body:not(.wt-blogpost)
  .s-hn-bottom.hn-no-bg.wnd-nh-m {
  height: 4.875rem;
}
.l-d-border:not(.wt-blogpost)
  body:not(.wt-blogpost)
  .s-hn-bottom.hn-no-bg.wnd-nh-l {
  height: 6.75rem;
}
.wnd-cms.l-d-border:not(.wt-blogpost)
  body:not(.wt-blogpost)
  .s-hn-bottom.hn-no-bg.wnd-nh-l {
  height: 6.5rem;
}
.wt-blogpost .s-hn-bottom {
  position: relative;
}
.l-boxed .s-basic-box .box-space,
.l-narrow .s-basic-box .box-space,
.s-basic-box .box-space {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.s-hc {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
.s-hc-c,
.s-hc-c-b {
  width: 100%;
}
.s-hc-c-b {
  height: auto;
  padding: 1.25rem;
}
.s-hc-c-b-i {
  padding: 1.875rem 1.25rem;
  border: 1px solid;
}
.s-hc-c .s-hc-button-box,
.s-hc-claim-box .s-hc-c {
  width: calc(100% - 1.25rem);
  margin: 0 0.625rem;
}
.s-hc .s-c,
.s-hc .s-o,
.s-hc .s-w {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
  width: 100%;
}
.s-hc-button,
.s-hc-claim {
  margin: 0;
}
.s-bdh,
.s-bdh .s-c {
  display: flex;
  flex-direction: column;
}
.s-bdh .s-c {
  position: relative;
  margin: 0 auto;
  height: 100%;
  flex-grow: 1;
}
.l-boxed .s-bdh .s-bg {
  box-shadow: none;
}
.s-bdh-c {
  width: 100%;
}
.s-bdh.wnd-p-bl .s-c,
.s-bdh.wnd-p-cl .s-c,
.s-bdh.wnd-p-tl .s-c {
  text-align: left;
}
.s-bdh.wnd-p-bl .s-bdh-t:after,
.s-bdh.wnd-p-cl .s-bdh-t:after,
.s-bdh.wnd-p-tl .s-bdh-t:after {
  left: 0.625rem;
  transform: translateX(0);
}
.s-bdh.wnd-p-bc .s-c,
.s-bdh.wnd-p-cc .s-c,
.s-bdh.wnd-p-tc .s-c {
  text-align: center;
}
.s-bdh.wnd-p-bc .s-bdh-t:after,
.s-bdh.wnd-p-cc .s-bdh-t:after,
.s-bdh.wnd-p-tc .s-bdh-t:after {
  left: 50%;
  transform: translateX(-50%);
}
.s-bdh.wnd-p-br .s-c,
.s-bdh.wnd-p-cr .s-c,
.s-bdh.wnd-p-tr .s-c {
  text-align: right;
}
.s-bdh.wnd-p-br .s-bdh-t:after,
.s-bdh.wnd-p-cr .s-bdh-t:after,
.s-bdh.wnd-p-tr .s-bdh-t:after {
  left: auto;
  right: 0.625rem;
  transform: translateX(0);
}
.s-bdh-t {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  display: block;
  margin: 0 -0.625rem;
  padding: 0;
  position: relative;
}
.s-bdh-t:after {
  content: "";
  display: none;
  height: 0.0625rem;
  position: absolute;
  width: 30%;
  top: auto;
  bottom: 0.0625rem;
  margin-left: 0;
}
.s-bdh-t .ld {
  padding: 0.625rem;
  display: inline-block;
}
.s-bdh-d {
  display: block;
  margin: 0 -0.625rem;
  padding: 0;
}
.s-bdh-d .ld {
  display: inline-block;
  padding: 0.375rem 0.625rem;
}
@keyframes l {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.s-hb {
  letter-spacing: 0;
  height: 2.5rem;
  z-index: 30;
  display: none;
  font-family: Open Sans Flex, Open-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.s-hb:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.s-hb:after {
  content: "";
  position: absolute;
  width: 100%;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.0625rem;
}
.s-hb .s-o,
.s-hb .s-w {
  height: 100%;
}
.s-hb .s-o {
  border: none !important;
}
.s-hb .s-bg {
  box-shadow: none;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.s-hb .s-c {
  margin: 0 auto;
  padding: 0 0.625rem;
}
.s-hb-c,
.s-hb .s-c {
  height: 100%;
  width: 100%;
}
.s-hb-c {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.s-hb .hb-si {
  height: 100%;
  max-height: 2.125rem;
  display: none;
}
.wnd-hbs-on.s-hb .hb-si {
  display: block;
}
.s-hb .hb-si a {
  height: 100%;
}
.s-hb .hb-si a:after {
  line-height: 1.875rem;
}
.s-hb .hb-si.empty {
  display: none;
}
.s-hb .hb-si.empty + .hb-ci .ci,
.s-hb .hb-si.empty + .hb-ci .ci-c div:first-child {
  margin-left: 0 !important;
}
.s-hb .hb-ci {
  height: 100%;
  max-height: 2.125rem;
  display: none;
  margin: 0;
}
.wnd-hbi-on.s-hb .hb-ci {
  display: block;
}
.s-hb .hb-ci .ci-mail,
.s-hb .hb-ci .ci-phone {
  display: none;
}
.s-hb .hb-ci .ci {
  margin: 0;
  flex: 1 1;
  padding: 0 0.625rem;
}
.s-hb .hb-ci .ci-c > div {
  display: flex;
  align-content: flex-start;
  flex-direction: column;
  justify-content: center;
}
.s-hb .hb-ci .ci-c > div a {
  line-height: 0;
}
.s-hb .hb-ci .ci-c > div span {
  line-height: 1;
  padding-left: 1.375rem;
  top: -0.0625rem;
}
.s-hb .hb-ci .ci-c > div span:before {
  line-height: 0.9375rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.s-hb .hb-ci .ci-news {
  margin: 0;
}
.s-hb .hb-ci .ci-mail,
.s-hb .hb-ci .ci-phone {
  flex-shrink: 0;
}
.s-hb .hb-ci + .hb-ccy,
.s-hb .hb-ci + .hb-lang {
  margin-left: 0.625rem;
}
.s-hb .hb-lang {
  height: 100%;
  display: none;
  position: relative;
}
.wnd-hbl-on.s-hb .hb-lang {
  display: block;
}
.s-hb .hb-ccy {
  height: 100%;
  position: relative;
  display: none;
}
.wnd-hbc-on.s-hb .hb-ccy {
  display: block;
}
.s-hb.wnd-hbc-on .hb-ccy,
.s-hb.wnd-hbl-on .hb-lang,
.s-hb.wnd-hbl-on.wnd-hbc-on .hb-ccy {
  margin-left: auto;
}
.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang {
  margin-left: 0.625rem;
}
.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  content: "";
  position: absolute;
  left: -0.3125rem;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  right: auto;
  width: 0.0625rem;
  height: 60%;
}
.s-hb:not(.wnd-hbl-on, .wnd-hbc-on).wnd-hbi-on .ci {
  padding-right: 0;
}
.wnd-cms .s-hb:not(.wnd-hbl-on, .wnd-hbc-on).wnd-hbi-on .ci {
  padding-right: 0.625rem;
}
.s-hb:not(.wnd-hbl-on, .wnd-hbc-on).wnd-hbi-on.wnd-hbs-on .si-c:after {
  display: none;
}
.s-hb:not(.wnd-hbl-on, .wnd-hbc-on).wnd-hbi-on.wnd-hbs-on .ci,
.s-hb:not(.wnd-hbl-on, .wnd-hbc-on).wnd-hbi-on.wnd-hbs-on .ci-news {
  margin-left: 0;
}
.s-hb:not(.wnd-hbl-on, .wnd-hbc-on).wnd-hbs-on:not(.wnd-hbi-on) .s-hb-c {
  justify-content: flex-end;
}
.s-hb.wnd-hbi-on:not(.wnd-hbs-on) .ci,
.s-hb.wnd-hbi-on:not(.wnd-hbs-on) .ci-news {
  margin-left: 0;
}
.hb-ccy,
.hb-ci,
.hb-lang,
.hb-si,
.s-hb.wnd-hbi-on:not(.wnd-hbs-on) .si-c:after,
.s-hb.wnd-hbs-on:not(.wnd-hbi-on) .si-c:after {
  display: none;
}
.si {
  display: block;
  margin-left: -0.3125rem;
}
.si,
.si-c {
  height: 100%;
}
.si-c {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}
.si-c:after {
  content: "";
  width: 0.0625rem;
  height: 60%;
  position: absolute;
  top: 50%;
  right: -0.625rem;
  transform: translateY(-50%);
}
.si-c:empty {
  display: none;
}
body.wnd-cms:not(.touched) .si-c:hover:empty:before {
  border-color: transparent;
}
.si-c a {
  position: relative;
  text-decoration: none;
  padding: 0.3125rem;
  margin-right: 0.3125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.si-c a svg {
  width: 0.9375rem;
}
.si-c a svg path {
  transition: fill 0.3s linear;
}
.si-c a span {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  display: none;
}
.si-c a:after {
  display: block;
  font-size: 0.9375rem;
  line-height: 1;
  font-family: WebnodeIcons;
}
.si-c a:after,
body.wnd-fe:not(.touched) .si-c a:hover:after {
  transition: color 0.1s linear;
}
.ci {
  display: block;
}
.ci,
.ci-c {
  height: 100%;
}
.ci-c {
  display: flex;
  flex-direction: row;
}
.ci-c > div a {
  transition: color 0.2s ease-in-out, text-decoration-color 0.2s ease-in-out;
  text-decoration: underline 1px;
  text-underline-position: under;
}
.ci-c > div span {
  line-height: 2.4375rem;
  font-weight: 500;
  font-size: 0.8125rem;
  position: relative;
}
.ci-c > div span em,
.ci-c > div span strong {
  font-weight: 600;
}
.ci-c > div span:before {
  margin-right: 0.5rem;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  font-family: WebnodeIcons;
  font-size: 0.9375rem;
}
.s-hb .ci-c > div.empty + div:not(.empty) {
  margin-left: 0.625rem;
}
.wnd-cms .ci-c:empty:before {
  content: attr(data-placeholder);
  box-sizing: border-box;
  display: block;
  width: auto;
  height: calc(100% - 0.0625rem);
  padding: 0.5rem 0.625rem 0.5rem 2.1875rem;
  margin-right: -0.625rem;
  font-size: 0.8125rem;
  line-height: 1.3;
  text-align: right;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: left 0.625rem top 50%;
}
body.wnd-cms:not(.touched) .ci-c:hover:empty:before {
  border-color: transparent;
}
.ci-news span:before {
  content: "\e94b";
}
.ci-phone span:before {
  content: "\e949";
}
.ci-mail span:before {
  content: "\e94a";
}
.hbl {
  height: 100%;
  width: 100%;
  min-width: 5rem;
  line-height: 0;
  text-align: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.hbl.open .hbl-i {
  display: block;
  animation: l 0.3s ease;
}
.hbl-c {
  height: 100%;
  position: relative;
}
.hbl-a {
  background: transparent;
}
.hbl-a,
.hbl-a-t {
  width: 100%;
  height: 100%;
  display: block;
}
.hbl-a-t {
  padding: 0 1.1875rem 0 0.625rem;
  cursor: pointer;
}
.hbl-a-t span {
  text-transform: uppercase;
}
.hbl-a-t span:after {
  content: "\f107";
  font-family: WebnodeIcons, serif;
  position: absolute;
  right: 0.1875rem;
  top: 0.0625rem;
}
.hbl-i {
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  min-width: 100%;
  width: auto;
  border-radius: 5px;
  box-shadow: 0 0 0.4375rem 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: none;
}
.hbl-i-l {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
.hbl-i-l a {
  text-decoration: none;
}
.hbl-i-l li {
  width: 100%;
}
.hbl-i-l li > span,
.hbl-i-l li a > span {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 0 0.625rem;
  cursor: pointer;
  background: transparent;
  white-space: nowrap;
  text-transform: uppercase;
  transition: background 0.1s linear;
}
body.wnd-fe:not(.touched) .hbl-i-l li > span:hover,
body.wnd-fe:not(.touched) .hbl-i-l li a > span:hover {
  transition: background 0.1s linear;
}
.hbl-a-t span,
.hbl-i-l span {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 2.4375rem;
}
.hbl-a-t span:before,
.hbl-i-l span:before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 1.375rem;
  background: transparent url(https://duyn491kcolsw.cloudfront.net/files/3p/3pq/3pq60x.png) no-repeat;
  margin-right: 0.3125rem;
  top: 0.375rem;
  position: relative;
  transform: scale(0.8);
  background-size: 2rem auto;
}
.hbl .lang-aa:before {
  background-position: 0 0;
}
.hbl .lang-en:before {
  background-position: 0 -369rem;
}
.hbl .lang-en-us:before,
.hbl .lang-us:before {
  background-position: 0 -372rem;
}
.hbl .lang-cs:before,
.hbl .lang-cz:before {
  background-position: 0 -93rem;
}
.hbl .lang-az:before {
  background-position: 0 -21rem;
}
.hbl .lang-id:before {
  background-position: 0 -159rem;
}
.hbl .lang-de:before {
  background-position: 0 -132rem;
}
.hbl .lang-es:before {
  background-position: 0 -325.5rem;
}
.hbl .lang-fr:before {
  background-position: 0 -123rem;
}
.hbl .lang-hr:before {
  background-position: 0 -87rem;
}
.hbl .lang-it:before {
  background-position: 0 -168rem;
}
.hbl .lang-lv:before {
  background-position: 0 -187.5rem;
}
.hbl .lang-lt:before {
  background-position: 0 -196.5rem;
}
.hbl .lang-hu:before {
  background-position: 0 -154.5rem;
}
.hbl .lang-nl:before {
  background-position: 0 -238.5rem;
}
.hbl .lang-no:before {
  background-position: 0 -253.5rem;
}
.hbl .lang-pl:before {
  background-position: 0 -273rem;
}
.hbl .lang-pt:before {
  background-position: 0 -274.5rem;
}
.hbl .lang-ro:before {
  background-position: 0 -283.5rem;
}
.hbl .lang-sk:before {
  background-position: 0 -313.5rem;
}
.hbl .lang-fi:before {
  background-position: 0 -121.5rem;
}
.hbl .lang-tr:before {
  background-position: 0 -360rem;
}
.hbl .lang-bg:before {
  background-position: 0 -55.5rem;
}
.hbl .lang-mk:before {
  background-position: 0 -280.5rem;
}
.hbl .lang-ru:before {
  background-position: 0 -285rem;
}
.hbl .lang-ps:before {
  background-position: 0 -264rem;
}
.hbl .lang-th:before {
  background-position: 0 -346.5rem;
}
.hbl .lang-af:before {
  background-position: 0 -321rem;
}
.hbl .lang-ms:before {
  background-position: 0 -205.5rem;
}
.hbl .lang-jv:before {
  background-position: 0 -159rem;
}
.hbl .lang-bs:before {
  background-position: 0 -45rem;
}
.hbl .lang-ca:before {
  background-position: 0 -424.5rem;
}
.hbl .lang-da:before {
  background-position: 0 -96rem;
}
.hbl .lang-et:before {
  background-position: 0 -112.5rem;
}
.hbl .lang-eo:before {
  background-position: 0 -427.5rem;
}
.hbl .lang-eu:before {
  background-position: 0 -31.5rem;
}
.hbl .lang-pt-br:before {
  background-position: 0 -48rem;
}
.hbl .lang-sq:before {
  background-position: 0 -3rem;
}
.hbl .lang-sl:before {
  background-position: 0 -315rem;
}
.hbl .lang-sr:before {
  background-position: 0 -303rem;
}
.hbl .lang-sv:before {
  background-position: 0 -337.5rem;
}
.hbl .lang-vi:before {
  background-position: 0 -381rem;
}
.hbl .lang-el:before {
  background-position: 0 -136.5rem;
}
.hbl .lang-uk:before {
  background-position: 0 -366rem;
}
.hbl .lang-he:before {
  background-position: 0 -166.5rem;
}
.hbl .lang-ar:before {
  background-position: 0 -367.5rem;
}
.hbl .lang-sd:before {
  background-position: 0 -333rem;
}
.hbl .lang-fa:before {
  background-position: 0 -160.5rem;
}
.hbl .lang-mr:before {
  background-position: 0 -157.5rem;
}
.hbl .lang-bh:before {
  background-position: 0 -237rem;
}
.hbl .lang-hi:before {
  background-position: 0 -157.5rem;
}
.hbl .lang-bn:before {
  background-position: 0 -28.5rem;
}
.hbl .lang-gu:before,
.hbl .lang-kn:before,
.hbl .lang-ml:before,
.hbl .lang-or:before,
.hbl .lang-pu:before,
.hbl .lang-ta:before,
.hbl .lang-te:before {
  background-position: 0 -157.5rem;
}
.hbl .lang-zh-tw:before {
  background-position: 0 -342rem;
}
.hbl .lang-zh-cn:before {
  background-position: 0 -75rem;
}
.hbl .lang-ja:before {
  background-position: 0 -172.5rem;
}
.hbl .lang-ko:before {
  background-position: 0 -322.5rem;
}
.hbl .lang-pk:before {
  background-position: 0 -261.0625rem;
}
.hbc {
  height: 100%;
  width: 100%;
  min-width: 4.625rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.hbc.open .hbc-i {
  display: block;
  animation: l 0.3s ease;
}
.hbc-c {
  height: 100%;
  position: relative;
}
.hbc-a {
  background: transparent;
}
.hbc-a,
.hbc-a-t {
  width: 100%;
  height: 100%;
  display: block;
}
.hbc-a-t {
  padding: 0 0.625rem;
  cursor: pointer;
}
.hbc-a-t span {
  text-transform: uppercase;
}
.hbc-a-t span:after {
  content: "\f107";
  font-family: WebnodeIcons, serif;
  margin-left: 0.5625rem;
  font-weight: 600;
}
.hbc-i {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 0.4375rem 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: none;
}
.hbc-i-l {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hbc-i-l,
.hbc-i-l li {
  width: 100%;
}
.hbc-i-l li a {
  text-decoration: none;
}
.hbc-i-l li > span,
.hbc-i-l li a > span {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 0 0.625rem;
  cursor: pointer;
  background: transparent;
  text-transform: uppercase;
  transition: background 0.1s linear;
}
body.wnd-fe:not(.touched) .hbc-i-l li > span:hover,
body.wnd-fe:not(.touched) .hbc-i-l li a > span:hover {
  transition: background 0.1s linear;
}
.hbc-a-t span,
.hbc-i-l span {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 2.4375rem;
}
.hbc-a-t span strong,
.hbc-i-l span strong {
  font-weight: 600;
}
.s-hn .si {
  margin-left: 0;
  padding: 0.9375rem 0;
}
.s-hn .si-c {
  flex-wrap: wrap;
}
.s-hn .si-c a:after {
  font-size: 1.5rem;
}
.s-hn .ci {
  padding: 0.9375rem 0;
  font-size: 0.9375rem;
  text-align: left;
}
.s-hn .ci-c {
  flex-direction: column;
}
.s-hn .ci-news,
.wnd-fe .s-hn .ci-c > div.empty {
  display: none;
}
.s-hn .hbc,
.s-hn .hbl {
  padding: 0.9375rem 0;
}
.s-hn .hbc-a,
.s-hn .hbl-a {
  display: none;
}
.s-hn .hbc-i,
.s-hn .hbl-i {
  position: relative;
  display: block;
  box-shadow: none;
}
.s-hn .hbc-i-l li,
.s-hn .hbl-i-l li {
  width: auto;
  display: inline-block;
  margin-right: 0.625rem !important;
}
.s-hn .hbc-i-l li:last-child,
.s-hn .hbl-i-l li:last-child {
  margin-right: 0 !important;
}
.s-hn .hbc-i-l li a,
.s-hn .hbl-i-l li a {
  text-decoration: none;
  display: block;
  height: 100%;
}
.s-hn .hbc-i-l li span,
.s-hn .hbl-i-l li span {
  border-radius: 5px;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
.s-hn .more-text ~ div {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.s-hn .more-text ~ div:last-child {
  border: none;
}
.l-narrow .s-hb .s-w {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.l-narrow .s-hb .s-o {
  margin: 0 auto;
}
.l-narrow .s-hb.wnd-w-narrow .s-o {
  max-width: 62.5rem;
}
.l-narrow .s-hb.wnd-w-default .s-o {
  max-width: 71.25rem;
}
.l-narrow .s-hb.wnd-w-wider .s-o {
  max-width: 80rem;
}
.l-narrow .s-hb.wnd-w-wide .s-o {
  max-width: 95rem;
}
.l-narrow .s-hb.wnd-w-max .s-o {
  max-width: 100%;
}
.overlay-black:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay-black-light:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.overlay-black-strong:before {
  background-color: rgba(0, 0, 0, 0.85);
}
.overlay-purple:before {
  background-color: rgba(38, 27, 55, 0.6);
}
.overlay-purple-strong:before {
  background-color: rgba(38, 27, 55, 0.8);
}
.overlay-pink:before {
  background-color: rgba(55, 27, 49, 0.6);
}
.overlay-pink-strong:before {
  background-color: rgba(55, 27, 49, 0.8);
}
.overlay-red:before {
  background-color: rgba(55, 27, 27, 0.6);
}
.overlay-red-strong:before {
  background-color: rgba(55, 27, 27, 0.8);
}
.overlay-green:before {
  background-color: rgba(38, 55, 47, 0.6);
}
.overlay-green-strong:before {
  background-color: rgba(38, 55, 47, 0.8);
}
.overlay-green-light:before {
  background-color: rgba(91, 144, 134, 0.6);
}
.overlay-green-light-strong:before {
  background-color: rgba(91, 144, 134, 0.8);
}
.overlay-blue:before {
  background-color: rgba(27, 38, 55, 0.6);
}
.overlay-blue-strong:before {
  background-color: rgba(27, 38, 55, 0.8);
}
.overlay-blue-cadet:before {
  background-color: rgba(56, 107, 125, 0.6);
}
.overlay-blue-indigo:before {
  background-color: rgba(68, 91, 125, 0.6);
}
.overlay-white:before {
  background-color: hsla(0, 0%, 100%, 0.6);
}
.overlay-white-strong:before {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.overlay-slate:before {
  background-color: rgba(38, 42, 45, 0.5);
}
.overlay-swampy-strong:before {
  background-color: rgba(34, 50, 52, 0.7);
}
.overlay-orange:before {
  background-color: rgba(115, 86, 43, 0.3);
}
.overlay-almostwhite:before {
  background-color: hsla(50, 16%, 93%, 0.3);
}
.overlay-brownred:before {
  background-color: rgba(97, 44, 44, 0.3);
}
.wsw-02 {
  color: #000;
  border-color: rgba(0, 0, 0, 0.5);
}
.wsw-03 {
  color: #191919;
  border-color: rgba(25, 25, 25, 0.5);
}
.wsw-04 {
  color: #282828;
  border-color: rgba(40, 40, 40, 0.5);
}
.wsw-05 {
  color: #4d4d4d;
  border-color: rgba(77, 77, 77, 0.5);
}
.wsw-06 {
  color: #707070;
  border-color: hsla(0, 0%, 44%, 0.5);
}
.wsw-07 {
  color: #919191;
  border-color: hsla(0, 0%, 57%, 0.5);
}
.wsw-08 {
  color: #b7b7b7;
  border-color: hsla(0, 0%, 72%, 0.5);
}
.wsw-09 {
  color: #dbdbdb;
  border-color: hsla(0, 0%, 86%, 0.5);
}
.wsw-10 {
  color: #fff;
  border-color: hsla(0, 0%, 100%, 0.5);
}
.wsw-11 {
  color: #cc5a5a;
  border-color: rgba(204, 90, 90, 0.5);
}
.wsw-12 {
  color: #e2814e;
  border-color: rgba(226, 129, 78, 0.5);
}
.wsw-13 {
  color: #f6e466;
  border-color: hsla(53, 89%, 68%, 0.5);
}
.wsw-14 {
  color: #6fb26f;
  border-color: rgba(111, 178, 111, 0.5);
}
.wsw-15 {
  color: #06a48d;
  border-color: rgba(6, 164, 141, 0.5);
}
.wsw-16 {
  color: #249faf;
  border-color: rgba(36, 159, 175, 0.5);
}
.wsw-17 {
  color: #529bfa;
  border-color: rgba(82, 155, 250, 0.5);
}
.wsw-18 {
  color: #5e86b9;
  border-color: rgba(94, 134, 185, 0.5);
}
.wsw-19 {
  color: #9878c4;
  border-color: rgba(152, 120, 196, 0.5);
}
.wsw-20 {
  color: #c8719e;
  border-color: rgba(200, 113, 158, 0.5);
}
.wsw-21 {
  color: #bb4747;
  border-color: rgba(187, 71, 71, 0.5);
}
.wsw-22 {
  color: #db733e;
  border-color: rgba(219, 115, 62, 0.5);
}
.wsw-23 {
  color: #f2d400;
  border-color: rgba(242, 212, 0, 0.5);
}
.wsw-24 {
  color: #639f63;
  border-color: rgba(99, 159, 99, 0.5);
}
.wsw-25 {
  color: #09917b;
  border-color: rgba(9, 145, 123, 0.5);
}
.wsw-26 {
  color: #188d9f;
  border-color: rgba(24, 141, 159, 0.5);
}
.wsw-27 {
  color: #1278ff;
  border-color: rgba(18, 120, 255, 0.5);
}
.wsw-28 {
  color: #497ab2;
  border-color: rgba(73, 122, 178, 0.5);
}
.wsw-29 {
  color: #8566b4;
  border-color: rgba(133, 102, 180, 0.5);
}
.wsw-30 {
  color: #bd5f91;
  border-color: rgba(189, 95, 145, 0.5);
}
.wsw-31 {
  color: #a13a3b;
  border-color: rgba(161, 58, 59, 0.5);
}
.wsw-32 {
  color: #bd5c27;
  border-color: rgba(189, 92, 39, 0.5);
}
.wsw-33 {
  color: #c2ab00;
  border-color: rgba(194, 171, 0, 0.5);
}
.wsw-34 {
  color: #468747;
  border-color: rgba(70, 135, 71, 0.5);
}
.wsw-35 {
  color: #10796a;
  border-color: rgba(16, 121, 106, 0.5);
}
.wsw-36 {
  color: #1a727e;
  border-color: rgba(26, 114, 126, 0.5);
}
.wsw-37 {
  color: #0e60c6;
  border-color: rgba(14, 96, 198, 0.5);
}
.wsw-38 {
  color: #3d6797;
  border-color: rgba(61, 103, 151, 0.5);
}
.wsw-39 {
  color: #724fa1;
  border-color: rgba(114, 79, 161, 0.5);
}
.wsw-40 {
  color: #9f4976;
  border-color: rgba(159, 73, 118, 0.5);
}
.wsw-41 {
  color: #7f2e2d;
  border-color: rgba(127, 46, 45, 0.5);
}
.wsw-42 {
  color: #973b0c;
  border-color: rgba(151, 59, 12, 0.5);
}
.wsw-43 {
  color: #968400;
  border-color: rgba(150, 132, 0, 0.5);
}
.wsw-44 {
  color: #2c5b2d;
  border-color: rgba(44, 91, 45, 0.5);
}
.wsw-45 {
  color: #065d4d;
  border-color: rgba(6, 93, 77, 0.5);
}
.wsw-46 {
  color: #00696f;
  border-color: rgba(0, 105, 111, 0.5);
}
.wsw-47 {
  color: #0e4b9c;
  border-color: rgba(14, 75, 156, 0.5);
}
.wsw-48 {
  color: #2e4567;
  border-color: rgba(46, 69, 103, 0.5);
}
.wsw-49 {
  color: #5b3c7f;
  border-color: rgba(91, 60, 127, 0.5);
}
.wsw-50 {
  color: #723c56;
  border-color: rgba(114, 60, 86, 0.5);
}
:root {
  --ac-bg-soft: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + ((100% - var(--ac-color-l)) / 100 * var(--ac-acs)))
  );
  --ac-bg-soft-cms: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(
      var(--ac-color-l) +
        ((100% - var(--ac-color-l)) / 100 * (var(--ac-acs) - 20))
    )
  );
  --ac-bg-light: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + ((100% - var(--ac-color-l)) / 100 * var(--ac-acl)))
  );
  --ac-bg-dark: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + (var(--ac-color-l) / 100 * var(--ac-acd)))
  );
  --ac-icon-outline-lbg: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + (var(--ac-color-l) / 100 * -14))
  );
  --ac-icon-border-lbg: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + ((100% - var(--ac-color-l)) / 100 * 20))
  );
  --ac-icon-outline-dbg: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + ((100% - var(--ac-color-l)) / 100 * 34))
  );
  --ac-icon-border-dbg: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + (var(--ac-color-l) / 100 * -22))
  );
}
.wnd-page:not(.ac-none) ~ #sb-widget-modal-root {
  --sbm-accent: var(--ac-color-rgb), 1;
  --sbm-accent-rgb: var(--ac-color-rgb);
  --sbm-accentContrast: var(--ac-basic-rgb), 1;
  --sbm-accentContrast-rgb: var(--ac-basic-rgb);
  --sbm-link: var(--ac-color-rgb), 1;
  --sbm-link-rgb: var(--ac-color-rgb);
}
.wnd-page:not(.ac-none)
  ~ .wnd-base-wrapper
  .sc-acs.wnd-a-button
  .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-acs.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-acs.wnd-media-solidColor i,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acs.wnd-a-button .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acs.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acs.wnd-media-solidColor i {
  background-color: var(--ac-bg-soft-cms);
}
.wnd-page:not(.ac-none)
  ~ .wnd-base-wrapper
  .sc-acl.wnd-a-button
  .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-acl.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-acl.wnd-media-solidColor i,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acl.wnd-a-button .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acl.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acl.wnd-media-solidColor i {
  background-color: var(--ac-bg-light);
}
.wnd-page:not(.ac-none)
  ~ .wnd-base-wrapper
  .sc-ac.wnd-a-button
  .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-ac.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-ac.wnd-media-solidColor i,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-ac.wnd-a-button .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-ac.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-ac.wnd-media-solidColor i {
  background-color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  ~ .wnd-base-wrapper
  .sc-acd.wnd-a-button
  .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-acd.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base-wrapper .sc-acd.wnd-media-solidColor i,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acd.wnd-a-button .wnd-sample-wrapper,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acd.wnd-a-choice label,
.wnd-page:not(.ac-none) ~ .wnd-base .sc-acd.wnd-media-solidColor i {
  background-color: var(--ac-bg-dark);
}
.wnd-page:not(.ac-none) .s.sc-acs .b-e-crt-cho,
.wnd-page:not(.ac-none) .s.sc-acs .b-e-d .prd-crt,
.wnd-page:not(.ac-none) .s.sc-acs .bgonscroll,
.wnd-page:not(.ac-none) .s.sc-acs .s-bg {
  background-color: var(--ac-bg-soft);
}
.wnd-page:not(.ac-none) .s.sc-acl .b-e-crt-cho,
.wnd-page:not(.ac-none) .s.sc-acl .b-e-d .prd-crt,
.wnd-page:not(.ac-none) .s.sc-acl .bgonscroll,
.wnd-page:not(.ac-none) .s.sc-acl .s-bg {
  background-color: var(--ac-bg-light);
}
.wnd-page:not(.ac-none) .s.sc-ac .b-e-crt-cho,
.wnd-page:not(.ac-none) .s.sc-ac .b-e-d .prd-crt,
.wnd-page:not(.ac-none) .s.sc-ac .bgonscroll,
.wnd-page:not(.ac-none) .s.sc-ac .s-bg {
  background-color: var(--ac-color);
}
.wnd-page:not(.ac-none) .s.sc-acd .b-e-crt-cho,
.wnd-page:not(.ac-none) .s.sc-acd .b-e-d .prd-crt,
.wnd-page:not(.ac-none) .s.sc-acd .bgonscroll,
.wnd-page:not(.ac-none) .s.sc-acd .s-bg {
  background-color: var(--ac-bg-dark);
}
.wnd-page:not(.ac-none) .l-bg.sc-acs {
  background-color: var(--ac-bg-soft);
}
.wnd-page:not(.ac-none) .l-bg.sc-acl {
  background-color: var(--ac-bg-light);
}
.wnd-page:not(.ac-none) .l-bg.sc-ac {
  background-color: var(--ac-color);
}
.wnd-page:not(.ac-none) .l-bg.sc-acd {
  background-color: var(--ac-bg-dark);
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) {
  --sbm-accent: var(--ac-color-rgb), 1;
  --sbm-accent-rgb: var(--ac-color-rgb);
  --sbm-accentContrast: var(--ac-basic-rgb), 1;
  --sbm-accentContrast-rgb: var(--ac-basic-rgb);
  --sbm-link: var(--ac-color-rgb), 1;
  --sbm-link-rgb: var(--ac-color-rgb);
}
.ac-n .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl).s-hb .ci a,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text blockquote a,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text ol a,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text p a,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text ul a,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .link a,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .perex-content a {
  color: var(--ac-color);
  text-decoration-color: rgba(var(--ac-color-rgb), 0.5);
}
body.wnd-fe:not(.touched)
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hb
  .ci
  a:hover {
  text-decoration-color: currentcolor;
}
.ac-h
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e-d
  .prd-title,
.ac-h
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e-s
  .prd-title,
.ac-h .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h1,
.ac-h .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h2,
.ac-h .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .blog h2,
.ac-h .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .s-bdh-t {
  color: var(--ac-color);
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-e-d-title:after,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e-d
  .prd-title:after,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h1:after,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .s-bdh-t:after {
  background-color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e-d-title
  .prd-title-c:before,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h1:before,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .s-bdh-t:after {
  background-color: rgba(var(--ac-color-rgb), 0.3);
}
.ac-h .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h1 a,
.ac-h .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h2 a {
  color: var(--ac-color);
  text-decoration-color: rgba(var(--ac-color-rgb), 0.5);
}
body:not(.touched).wnd-fe.ac-h
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-text
  h1
  a:hover,
body:not(.touched).wnd-fe.ac-h
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-text
  h2
  a:hover {
  text-decoration-color: currentcolor;
}
.ac-s .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h4,
.ac-s
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .c-c
  > .b-text
  h3,
.ac-s
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .ez-c
  > .b-text
  h3 {
  color: var(--ac-color);
}
.ac-s .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h4 a,
.ac-s
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .c-c
  > .b-text
  h3
  a,
.ac-s
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .ez-c
  > .b-text
  h3
  a {
  text-decoration-color: rgba(var(--ac-color-rgb), 0.5);
}
body:not(.touched).wnd-fe.ac-s
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-text
  h4
  a:hover,
body:not(.touched).wnd-fe.ac-s
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .c-c
  > .b-text
  h3
  a:hover,
body:not(.touched).wnd-fe.ac-s
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .ez-c
  > .b-text
  h3
  a:hover {
  text-decoration-color: currentcolor;
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text h3:before {
  background-color: var(--ac-color);
}
.ac-o
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e:not(.b-e-s)
  .prd-title,
.ac-o .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .mt .b-text h3 {
  color: var(--ac-color);
}
.ac-o
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .mt-title
  .it
  > span {
  background: rgba(var(--ac-color-rgb), 0.9);
  color: var(--ac-basic);
}
.ac-o
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .mt
  .b-text
  h3
  a {
  text-decoration-color: rgba(var(--ac-color-rgb), 0.5);
}
body:not(.touched).wnd-fe.ac-o
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .mt
  .b-text
  h3
  a:hover {
  text-decoration-color: currentcolor;
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .claim-color
  > span
  > span {
  color: var(--ac-basic);
  background-color: var(--ac-color);
  box-shadow: 0.9375rem 0 0 var(--ac-color), -0.9375rem 0 0 var(--ac-color);
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .claim-color-inv,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .claim-color-text {
  color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .claim-color-alpha
  > span
  > span {
  color: var(--ac-basic);
  background-color: rgba(var(--ac-color-rgb), 0.7);
  box-shadow: 0.9375rem 0 0 rgba(var(--ac-color-rgb), 0.7),
    -0.9375rem 0 0 rgba(var(--ac-color-rgb), 0.7);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .claim-beside
  .sit-w:after,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .claim-beside
  .sit-w:before {
  background-color: var(--ac-color);
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .claim-underline,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .claim-wings {
  color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .claim-underline:after {
  border-bottom-color: rgba(var(--ac-color-rgb), 0.5);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn
  .cart-piece-count {
  background-color: var(--ac-color);
  color: var(--ac-basic);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
  #menu-mobile {
  color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
  #menu-submit
  span,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
  #menu-submit
  span:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
  #menu-submit
  span:before {
  background-color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
  .cart
  a
  .cart-content-link:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
  .cart
  a:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
  .search-icon:after {
  color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  #menu-submit
  span,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  #menu-submit
  span:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  #menu-submit
  span:before {
  background-color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .cart.wnd-active.wnd-active
  a
  .cart-text
  span,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .cart.wnd-active
  a
  .cart-text
  span,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .cart
  a
  .cart-content-link:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .cart
  a
  .cart-text
  span,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .search-icon-text,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .search-icon:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .search.wnd-active
  .search-icon-text,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
  .search.wnd-active
  .search-icon-text:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a
  .cart-content-link:after {
  color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a
  .cart-piece-count {
  background-color: var(--ac-color);
  color: var(--ac-basic);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a
  .cart-piece-count:after {
  background-color: var(--ac-color);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a:hover {
  background: var(--ac-color);
  color: var(--ac-basic);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a:hover
  .cart-content-link:after {
  color: var(--ac-basic);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a:hover
  .cart-piece-count {
  background-color: var(--ac-basic);
  color: var(--ac-color);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .cart
  a:hover
  .cart-piece-count:after {
  background: var(--ac-basic);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .search-icon:after {
  color: var(--ac-color);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .search-icon:hover {
  background: var(--ac-color);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  .search-icon:hover:after {
  color: var(--ac-basic);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit {
  color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit
  span,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit
  span:after,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit
  span:before {
  background-color: var(--ac-color);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit:hover {
  background: var(--ac-color);
  color: var(--ac-basic);
}
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit:hover
  span,
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit:hover
  span:after,
body:not(.touched).ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
  #menu-submit:hover
  span:before {
  background-color: var(--ac-basic);
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .logo-color .b-l-c {
  background-color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color
  .b-l-text-w {
  color: var(--ac-basic);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color-alpha
  .b-l-c {
  background-color: rgba(var(--ac-color-rgb), 0.7);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color-alpha
  .b-l-text-w {
  color: var(--ac-basic);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color-inv
  .b-l-text-w,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color-text
  .b-l-text-w,
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .logo-slogan,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-wings
  .b-l-text-w {
  color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-beside
  .b-l-text-w:after,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-beside
  .b-l-text-w:before {
  border-color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-underline
  .b-l-text-w {
  color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-underline
  .b-l-text-w:after,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-underline
  .b-l-text-w:before {
  border-color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).logo-center
  .logo-color
  .b-l-c {
  background-color: transparent;
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).logo-center
  .logo-color
  .b-l-text-w {
  background-color: var(--ac-color);
  color: var(--ac-basic);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).logo-center
  .logo-color-alpha
  .b-l-c {
  background-color: transparent;
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).logo-center
  .logo-color-alpha
  .b-l-text-w {
  background-color: rgba(var(--ac-color-rgb), 0.7);
  color: var(--ac-basic);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color-alpha
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color
  embed {
  color: var(--ac-basic);
  outline-color: hsl(
    var(--ac-basic-h),
    var(--ac-basic-s),
    calc(var(--ac-basic-l) + var(--ac-basic-l) / 100 * -41)
  );
  border-color: hsl(
    var(--ac-basic-h),
    var(--ac-basic-s),
    calc(var(--ac-basic-l) + (100% - var(--ac-basic-l)) / 100 * 51)
  );
}
.ac-n .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .logo-bg embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-color-inv
  embed {
  color: var(--ac-color);
  outline-color: var(--ac-icon-outline-lbg) !important;
  border-color: var(--ac-icon-border-lbg) !important;
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-bg-inv
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .logo-gray
  embed {
  color: var(--ac-color);
  outline-color: var(--ac-icon-outline-dbg) !important;
  border-color: var(--ac-icon-border-dbg) !important;
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e
  .prd-label:not(.prd-out-of-stock)
  .prd-label-c {
  color: var(--ac-basic);
  background-color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn.b-btn-3
  .b-btn-l,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn.b-btn-3
  .wnd-replace-form-button {
  background-color: var(--ac-color);
  border-color: var(--ac-color);
  color: var(--ac-basic);
}
body.wnd-fe:not(.touched)
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn.b-btn-3
  .b-btn-l:hover,
body.wnd-fe:not(.touched)
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn.b-btn-3
  .wnd-replace-form-button:hover {
  color: var(--ac-basic);
  background-color: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + var(--ac-color-l) / 100 * -10)
  ) !important;
  border-color: hsl(
    var(--ac-color-h),
    var(--ac-color-s),
    calc(var(--ac-color-l) + var(--ac-color-l) / 100 * -10)
  ) !important;
}
.b-btn-dbb
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn.b-btn-3
  .b-btn-l,
.b-btn-dbb
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn.b-btn-3
  .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-btn-4 .b-btn-l,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn-4
  .wnd-replace-form-button {
  background-color: transparent;
  border-color: var(--ac-color);
}
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-btn-5 .b-btn-l,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn-5
  .wnd-replace-form-button {
  color: var(--ac-color);
}
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn-5
  .b-btn-l
  .b-btn-t,
.wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn-5
  .wnd-replace-form-button
  .b-btn-t {
  text-decoration-color: rgba(var(--ac-color-rgb), 0.4);
}
body.wnd-fe:not(.touched)
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn-5
  .b-btn-l:hover
  .b-btn-t,
body.wnd-fe:not(.touched)
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: var(--ac-color);
}
.b-btn-dbb
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e
  .b-btn.b-btn-3
  .b-btn-l,
.b-btn-dbb
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .b-e
  .b-btn.b-btn-3
  .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.ac-o .wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .mt-title .it-c {
  background-color: rgba(var(--ac-color-rgb), 0.75);
  color: var(--ac-basic);
}
.ac-o
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .mt-title
  .it-c
  a {
  color: var(--ac-basic);
  text-decoration-color: hsla(
    var(--ac-basic-h),
    var(--ac-basic-s),
    var(--ac-basic-l),
    0.5
  );
}
body:not(.touched).wnd-fe.ac-o
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl)
  .mt-title
  .it-c
  a:hover {
  text-decoration-color: var(--ac-color);
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-img:not(.wnd-image-placeholder)
  embed,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-img:not(.wnd-image-placeholder)
  embed,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-img:not(.wnd-image-placeholder)
  embed,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-img:not(.wnd-image-placeholder)
  embed,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-img:not(.wnd-image-placeholder)
  embed {
  color: var(--ac-color);
  outline-color: var(--ac-icon-outline-lbg) !important;
  border-color: var(--ac-icon-border-lbg) !important;
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote.tbq,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .mt
  .b-img-w,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote.tbq,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .mt
  .b-img-w,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote.tbq,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .mt
  .b-img-w,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote.tbq,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .mt
  .b-img-w,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote.tbq,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .mt
  .b-img-w {
  border-color: var(--ac-color);
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote.tbq:before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote.tbq:before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote.tbq:before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote.tbq:before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote.tbq:before {
  color: var(--ac-color);
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote.tbq.wnd-align-center:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  p,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote.tbq.wnd-align-center:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  p,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote.tbq.wnd-align-center:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  p,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote.tbq.wnd-align-center:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  p,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote.tbq.wnd-align-center:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  p {
  border-color: var(--ac-color);
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq):before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .b-text
  blockquote:not(.tbq)
  p:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq):before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .b-text
  blockquote:not(.tbq)
  p:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq):before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .b-text
  blockquote:not(.tbq)
  p:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq):before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .b-text
  blockquote:not(.tbq)
  p:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq):before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .b-text
  blockquote:not(.tbq)
  p:after {
  color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs
  .logo-nb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b
  .logo-nb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml
  .logo-nb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w
  .logo-nb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt
  .logo-nb
  embed {
  color: var(--ac-color);
  outline-color: var(--ac-icon-outline-lbg) !important;
  border-color: var(--ac-icon-border-lbg) !important;
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-img:not(.wnd-image-placeholder)
  embed,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-img:not(.wnd-image-placeholder)
  embed,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-img:not(.wnd-image-placeholder)
  embed {
  color: var(--ac-color);
  outline-color: var(--ac-icon-outline-dbg) !important;
  border-color: var(--ac-icon-border-dbg) !important;
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  p,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .mt
  .b-img-w,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  p,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .mt
  .b-img-w,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  h1,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  h2,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  h3,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  p,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .mt
  .b-img-w {
  border-color: var(--ac-color);
}
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote:before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .b-text
  blockquote
  p:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote:before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .b-text
  blockquote
  p:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote:before,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  h1:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  h2:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  h3:after,
.ac-i
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .b-text
  blockquote
  p:after {
  color: var(--ac-color);
}
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d
  .logo-nb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt
  .logo-nb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m.logo-center
  .logo-wb
  embed,
.ac-n
  .wnd-page:not(.ac-none)
  .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m
  .logo-nb
  embed {
  color: var(--ac-color);
  outline-color: var(--ac-icon-outline-dbg) !important;
  border-color: var(--ac-icon-border-dbg) !important;
}
.ac-o .wnd-page:not(.ac-none) .s .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: var(--ac-color);
}
.ac-o .wnd-page:not(.ac-none) .s .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: rgba(var(--ac-color-rgb), 0.5);
}
body:not(.touched).wnd-fe.ac-o
  .ac-o
  .wnd-page:not(.ac-none)
  .s
  .mt.mt-image.img-s-p
  .mt-item
  .b-text
  h4
  a:hover {
  text-decoration-color: currentcolor;
}
.ac-n:not(.mm-mono) .wnd-page:not(.ac-none) .s-hn .ci a {
  color: var(--ac-color);
  text-decoration-color: var(--ac-color);
}
.ac-none ~ .wnd-base-wrapper .sc-acs.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base-wrapper .sc-acs.wnd-a-choice label,
.ac-none ~ .wnd-base-wrapper .sc-acs.wnd-media-solidColor i,
.ac-none ~ .wnd-base .sc-acs.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base .sc-acs.wnd-a-choice label,
.ac-none ~ .wnd-base .sc-acs.wnd-media-solidColor i {
  background-color: #f7f7f7;
}
.ac-none ~ .wnd-base-wrapper .sc-acl.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base-wrapper .sc-acl.wnd-a-choice label,
.ac-none ~ .wnd-base-wrapper .sc-acl.wnd-media-solidColor i,
.ac-none ~ .wnd-base .sc-acl.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base .sc-acl.wnd-a-choice label,
.ac-none ~ .wnd-base .sc-acl.wnd-media-solidColor i {
  background-color: #bbb;
}
.ac-none ~ .wnd-base-wrapper .sc-ac.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base-wrapper .sc-ac.wnd-a-choice label,
.ac-none ~ .wnd-base-wrapper .sc-ac.wnd-media-solidColor i,
.ac-none ~ .wnd-base .sc-ac.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base .sc-ac.wnd-a-choice label,
.ac-none ~ .wnd-base .sc-ac.wnd-media-solidColor i {
  background-color: #888;
}
.ac-none ~ .wnd-base-wrapper .sc-acd.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base-wrapper .sc-acd.wnd-a-choice label,
.ac-none ~ .wnd-base-wrapper .sc-acd.wnd-media-solidColor i,
.ac-none ~ .wnd-base .sc-acd.wnd-a-button .wnd-sample-wrapper,
.ac-none ~ .wnd-base .sc-acd.wnd-a-choice label,
.ac-none ~ .wnd-base .sc-acd.wnd-media-solidColor i {
  background-color: #444;
}
.ac-none .s.sc-acs .b-e-crt-cho,
.ac-none .s.sc-acs .b-e-d .prd-crt,
.ac-none .s.sc-acs .bgonscroll,
.ac-none .s.sc-acs .s-bg {
  background-color: #f7f7f7;
}
.ac-none .s.sc-acl .b-e-crt-cho,
.ac-none .s.sc-acl .b-e-d .prd-crt,
.ac-none .s.sc-acl .bgonscroll,
.ac-none .s.sc-acl .s-bg {
  background-color: #bbb;
}
.ac-none .s.sc-ac .b-e-crt-cho,
.ac-none .s.sc-ac .b-e-d .prd-crt,
.ac-none .s.sc-ac .bgonscroll,
.ac-none .s.sc-ac .s-bg {
  background-color: #888;
}
.ac-none .s.sc-acd .b-e-crt-cho,
.ac-none .s.sc-acd .b-e-d .prd-crt,
.ac-none .s.sc-acd .bgonscroll,
.ac-none .s.sc-acd .s-bg {
  background-color: #444;
}
.ac-none .l-bg.sc-acl {
  background-color: #f7f7f7;
  background-color: #bbb;
}
.ac-none .l-bg.sc-ac {
  background-color: #888;
}
.ac-none .l-bg.sc-acd {
  background-color: #444;
}
@media screen and (min-width: 0) {
  .c .b-form-light.form {
    padding-left: 0;
    padding-right: 0;
  }
}
@container c (min-width:0) {
  .b-s-pr .b-s {
    padding: 0.625rem;
  }
  .b-s-pr .b-s-t {
    padding-top: 0.625rem;
  }
  .b-s-pr .b-s-r {
    padding-right: 0.625rem;
  }
  .b-s-pr .b-s-b {
    padding-bottom: 0.625rem;
  }
  .b-s-pr .b-s-l {
    padding-left: 0.625rem;
  }
  .b-s-pr .b-s-25 {
    padding: 0.15625rem;
  }
  .b-s-pr .b-s-t25 {
    padding-top: 0.15625rem;
  }
  .b-s-pr .b-s-r25 {
    padding-right: 0.15625rem;
  }
  .b-s-pr .b-s-b25 {
    padding-bottom: 0.15625rem;
  }
  .b-s-pr .b-s-l25 {
    padding-left: 0.15625rem;
  }
  .b-s-pr .b-s-50 {
    padding: 0.3125rem;
  }
  .b-s-pr .b-s-t50 {
    padding-top: 0.3125rem;
  }
  .b-s-pr .b-s-r50 {
    padding-right: 0.3125rem;
  }
  .b-s-pr .b-s-b50 {
    padding-bottom: 0.3125rem;
  }
  .b-s-pr .b-s-l50 {
    padding-left: 0.3125rem;
  }
  .b-s-pr .b-s-60 {
    padding: 0.375rem;
  }
  .b-s-pr .b-s-t60 {
    padding-top: 0.375rem;
  }
  .b-s-pr .b-s-r60 {
    padding-right: 0.375rem;
  }
  .b-s-pr .b-s-b60 {
    padding-bottom: 0.375rem;
  }
  .b-s-pr .b-s-l60 {
    padding-left: 0.375rem;
  }
  .b-s-pr .b-s-150 {
    padding: 0.9375rem;
  }
  .b-s-pr .b-s-t150 {
    padding-top: 0.9375rem;
  }
  .b-s-pr .b-s-r150 {
    padding-right: 0.9375rem;
  }
  .b-s-pr .b-s-b150 {
    padding-bottom: 0.9375rem;
  }
  .b-s-pr .b-s-l150 {
    padding-left: 0.9375rem;
  }
  .b-s-pr .b-s-200 {
    padding: 1.25rem;
  }
  .b-s-pr .b-s-t200 {
    padding-top: 1.25rem;
  }
  .b-s-pr .b-s-r200 {
    padding-right: 1.25rem;
  }
  .b-s-pr .b-s-b200 {
    padding-bottom: 1.25rem;
  }
  .b-s-pr .b-s-l200 {
    padding-left: 1.25rem;
  }
}
@container c (min-width:150px) {
  .c .wnd-active-block .b-sp-placeholder-text,
  .c .wnd-hover-block .b-sp-placeholder-text {
    display: block;
  }
}
@media screen and (min-width: 20em) {
  .b-btn-s-l .b-btn-l,
  .b-btn-s-l .wnd-replace-form-button {
    min-width: 14rem;
  }
  .b-btn-s-m .b-btn-l,
  .b-btn-s-m .wnd-replace-form-button {
    min-width: 10rem;
  }
  .b-btn-5 .b-btn-l,
  .b-btn-5 .wnd-replace-form-button,
  .c .b-btn-5 .b-btn-l,
  .c .b-btn-5 .wnd-replace-form-button,
  .c .c .b-btn-5 .b-btn-l,
  .c .c .b-btn-5 .wnd-replace-form-button {
    min-width: 0;
  }
}
@container c (min-width:320px) {
  .b-gal-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .b-gal-feed {
    column-gap: 20px;
    row-gap: 0;
  }
}
@media screen and (min-width: 22.5em) {
  .logo-classic .b-l,
  .logo-sidebar .b-l,
  .s-hn-default .logo-block,
  .s-hn-slogan:not(.s-hn-sidebar) .logo-block {
    max-width: 17.5rem;
  }
}
@media screen and (min-width: 24.375em) {
  .wnd-s-normal .s-c {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .wnd-s-normal .box-space {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
  .wnd-s-normal.wn-space-top .s-c {
    padding-top: 0.75rem;
  }
  .wnd-s-normal.wn-space-bottom .s-c {
    padding-bottom: 0.75rem;
  }
  .wnd-s-higher .s-c {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .wnd-s-higher .box-space {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .wnd-s-higher.s-f .s-c {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
  .wnd-s-higher.wn-space-top .s-c {
    padding-top: 1rem;
  }
  .wnd-s-higher.wn-space-bottom .s-c {
    padding-bottom: 1rem;
  }
  .wnd-s-high .s-c {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .wnd-s-high .box-space,
  .wnd-s-high.s-f .s-c {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
  .wnd-s-high.wn-space-top .s-c {
    padding-top: 1.25rem;
  }
  .wnd-s-high.wn-space-bottom .s-c {
    padding-bottom: 1.25rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-higher
    .s-c {
    padding-top: 1.25rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-high
    .s-c {
    padding-top: 1.5625rem;
  }
  .l-narrow .wnd-s-normal .box-space {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .l-narrow .wnd-s-higher .box-space {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .l-narrow .wnd-s-high .box-space {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .l-boxed .wnd-s-normal .box-space {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .l-boxed .wnd-s-higher .box-space {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .l-boxed .wnd-s-higher.s-f-simple .s-c {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .l-boxed .wnd-s-high .box-space {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .l-boxed .wnd-s-high.s-f-simple .s-c {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .l-boxed .l-m .s:not(:first-child) {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .l-boxed .l-f .s {
    padding-top: 1.25rem;
  }
  .l-boxed .l-f .s.s-f-simple {
    padding-bottom: 1.25rem;
  }
  .logo-classic .b-l,
  .logo-sidebar .b-l {
    max-width: 20rem;
  }
  .claim .claim-130 {
    font-size: 3.875rem;
  }
  .claim-wings .sit-w:after,
  .claim-wings .sit-w:before {
    width: 2.8125rem;
  }
  .img-s-p .b-img.wnd-type-image .b-img-c {
    padding-top: 200%;
  }
  .img-s-p .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 200% !important;
  }
  .wnd-replace-form-button {
    max-width: calc(100% - 1.25rem);
  }
  .wnd-free-stripe-button {
    padding: 0.5rem 1rem;
    margin: 0 0 0 1.25rem;
  }
  .wnd-free-stripe-logo {
    margin-top: -0.25rem;
    margin-left: 1.25rem;
    margin-bottom: 0;
  }
  .mt-image-top.grid-3 .mt-item {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .mt-image-top.grid-4 .mt-item {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .mt-pricelist .mt-i-c {
    flex-direction: row;
  }
  .mt-pricelist .b-text .b-text-c {
    padding: 0.375rem;
  }
  .mt-pricelist .b-text:first-child {
    flex-grow: 3;
  }
  .mt-pricelist .b-text:first-child .b-text-c {
    padding-left: 0;
  }
  .mt-pricelist .b-text:last-child .b-text-c {
    padding-right: 0;
    text-align: right;
  }
  .l-boxed .s-f-map .s-f-col {
    width: 50%;
    float: left;
  }
  .l-boxed .s-f-map .s-f-col-map {
    width: 100%;
  }
  .s-hn-default .logo-block,
  .s-hn-slogan:not(.s-hn-sidebar) .logo-block {
    max-width: 20rem;
  }
  .s-bdh-t:after {
    width: 20%;
  }
}
@media screen and (max-width: 56.24375em) and (min-width: 24.375em) {
  #menu {
    right: -27.5rem;
    width: 27.5rem;
  }
  #menu.open {
    right: 0;
  }
}
@container c (min-width:390px) {
  .c .img-s-p .b-img.wnd-type-image .b-img-c {
    padding-top: 200%;
  }
  .c .img-s-p .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 200% !important;
  }
  .b-gal-grid.grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .b-gal-horizontal {
    --item-height: 8.75rem;
  }
  .blog-feed-board .blog-container,
  .blog-feed .blog-container {
    flex-direction: row;
  }
  .blog.grid-2 .item,
  .blog.grid-3 .item,
  .blog.grid-4 .item,
  .mt-image-top.grid-2 .mt-item,
  .mt-image-top.grid-2.img-s-l .mt-item,
  .mt-image-top.grid-3 .mt-item,
  .mt-image-top.grid-4 .mt-item {
    width: 50%;
  }
  .c-c .mt-image-left .mt-item {
    padding: 0.625rem;
  }
  .mt-image.grid-2 .mt-item,
  .mt-image.grid-3 .mt-item,
  .mt-image.grid-4 .mt-item,
  .mt-image.grid-5 .mt-item {
    width: 50%;
  }
  .c-c .mt-pricelist .mt-i-c {
    flex-direction: row;
  }
}
@media screen and (min-width: 25em) {
  .s-f-map .s-bg-w {
    top: 7.5rem;
  }
  .s-f-map .s-f-cols {
    padding-top: 7.5rem;
  }
}
@container c (min-width:800px) {
  .wnd-w-narrow .mt-image-left-float.grid-4 .mt-item,
  .wnd-w-narrow .mt-image-left.grid-4 .mt-item {
    width: 25%;
  }
  .wnd-w-narrow .mt-image.grid-5 .mt-item {
    width: 20%;
  }
}
@media screen and (min-width: 56.25em) and (min-width: 24.375em) and (min-height: 37.5em) {
  .wnd-mt-sliding .menu-close {
    padding-bottom: 3.75rem;
  }
  .wnd-mt-sliding .menu-close:after,
  .wnd-mt-sliding .menu-close:before {
    top: 1.75rem;
    right: 1.125rem;
  }
}
@media screen and (min-width: 56.25em) and (min-width: 56.25em) and (max-height: 47.99375em) {
  .wnd-mt-sidebar #menu-block {
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 56.24375em) and (min-width: 56.25em) {
  .wnd-s-b .search-bar {
    top: -4.5rem;
    height: 4.5rem;
  }
}
@media screen and (min-width: 56.25em) and (min-width: 56.25em) and (min-height: 47.99375em) {
  .l-sidebar .s-f-basic .s-f-ccy-t,
  .l-sidebar .s-f-basic .s-f-lang-t {
    margin-right: 0;
  }
  .l-sidebar .s-f-basic .s-f-ccy-t > span,
  .l-sidebar .s-f-basic .s-f-lang-t > span {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a,
  a:active,
  a:focus,
  a:hover {
    outline: none !important;
  }
}
@media print {
  .l-w {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  p {
    color: #000 !important;
    background: #fff !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  h1,
  h2,
  h3 {
    break-after: avoid-page;
  }
  p {
    orphans: 2;
    widows: 2;
  }
  b,
  em,
  strong {
    display: inline !important;
  }
  embed {
    color: #000 !important;
  }
  * :not(.b-gal-t span, form input, form select) {
    background-image: none !important;
    background-color: transparent !important;
    color: #000 !important;
    transition: none !important;
    animation: none !important;
  }
  .s-bg-l picture,
  .wnd-background-image picture {
    display: none;
  }
  img {
    max-width: 100% !important;
  }
  .c {
    width: 100% !important;
    float: none;
    padding: 0.625rem 0;
  }
  .l-h,
  .l-m,
  .l-page,
  .l-w,
  .sw,
  .sw-c {
    display: block !important;
  }
  #cookiebar,
  #menu,
  #menu-mobile,
  #menu-overlay,
  #menu-slider,
  #menublock,
  .back-to-top,
  .cart,
  .cart-and-mobile,
  .cb,
  .eshop-cart-delete,
  .lang-select,
  .pswp,
  .s-bdf-share,
  .wnd-free-stripe,
  .wnd-user-bar,
  footer,
  video {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
  }
  .s-hb {
    height: auto;
  }
  .s-hb .s-hb-c {
    flex-direction: column;
    height: auto;
  }
  .s-hb .s-hb-c .hb-si {
    max-height: none !important;
  }
  .s-hb .s-hb-c .hb-si .si-c {
    flex-direction: column;
  }
  .s-hb .s-hb-c .hb-si .si-c a {
    font-size: 0.8125rem;
    padding: 0;
  }
  .s-hb .s-hb-c .hb-si .si-c a :after {
    display: inline-block;
  }
  .s-hb .s-hb-c .hb-si .si-c a svg {
    margin-right: 0.3125rem;
  }
  .s-hb .s-hb-c .hb-si .si-c a[href^="http"]:after {
    content: " (" attr(href) ") ";
  }
  .s-hb .s-hb-c .hb-ci {
    max-height: none !important;
  }
  .s-hb .s-hb-c .hb-ci .ci-c {
    flex-direction: column;
    align-items: center;
  }
  .s-hb .s-hb-c .hb-ci .ci-c > div {
    padding: 0.3125rem 0;
  }
  .s-hb .s-hb-c .hb-ccy,
  .s-hb .s-hb-c .hb-lang {
    display: none !important;
  }
  .s[class*="sc-ac"] .s-c,
  .s[class*="sc-ac"] .s-o .s-bg,
  .s[class*="sc-ac"] .s-o .wnd-fixed {
    background-color: transparent !important;
  }
  .wnd-fixed.bgonscroll {
    border: none !important;
  }
  .s-hn-bottom,
  .wnd-fixed.bgonscroll {
    position: static !important;
  }
  .claim-beside .sit-w:after,
  .claim-beside .sit-w:before {
    background-color: #000 !important;
  }
  .logo {
    max-width: 100% !important;
    overflow: visible !important;
  }
  .logo .logo-content {
    text-shadow: none !important;
    width: max-content;
  }
  .logo .logo-content a {
    display: table !important;
    text-decoration: none !important;
  }
  .logo embed {
    color: #000 !important;
    max-height: 2.5rem !important;
  }
  .s-hn.logo-classic .s-w {
    flex-direction: row;
  }
  .b-btn-s-l .b-btn-l {
    min-width: auto;
    border-color: #000 !important;
    box-shadow: none !important;
  }
  .b-btn-2 .b-btn-l {
    border: 1px solid !important;
  }
  .b-btn.b-btn-5 .b-btn-l .b-btn-t {
    border-color: #000 !important;
  }
  a {
    text-decoration: underline;
    word-wrap: break-word;
  }
  a :visited {
    color: #000 !important;
  }
  p a[href^="http"]:after {
    content: " (" attr(href) ") ";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after,
  p a[href^="#"]:after {
    content: "";
  }
  .b-gal-grid.grid-5 .b-gal-item {
    width: 20%;
  }
  .b-gal-grid.grid-4 .b-gal-item {
    width: 25%;
  }
  .b-gal-grid.grid-3 .b-gal-item {
    width: 33.3%;
  }
  .b-gal-grid.grid-2 .b-gal-item {
    width: 50%;
  }
  .b-gal-grid .b-gal-w {
    flex-direction: row !important;
  }
  .b-gal-feed .b-gal-w {
    height: auto !important;
  }
  .b-gal-feed .b-gal-w .b-gal-item {
    top: 0 !important;
    left: 0 !important;
    position: relative !important;
  }
  .b-gal-slideshow .b-gal-list {
    height: auto !important;
    display: flex;
  }
  .b-gal-slideshow .b-gal-list .b-gal-item {
    left: 0 !important;
    opacity: 1 !important;
    position: relative !important;
    visibility: visible !important;
  }
  .b-gal-slideshow .b-gal-list .b-gal-item img {
    height: 12.5rem !important;
  }
  .b-gal-horizontal .b-gal-item {
    height: 18.75rem !important;
    width: auto !important;
  }
  .b-gal-horizontal .b-gal-item .b-gal-img {
    padding: 0.625rem !important;
  }
  .b-gal-horizontal .b-gal-item .b-gal-img img {
    top: 0;
    left: 0;
    transform: translate(0, 0);
  }
  .mt .mt-item {
    width: 50% !important;
  }
  .mt.grid-3 .mt-item,
  .mt.grid-5 .mt-item {
    width: 33.3% !important;
  }
  .mt-pricelist .mt-i-c {
    flex-direction: row !important;
  }
  .mt-pricelist .mt-i-c .b-text:last-child .b-text-c {
    padding: 0 !important;
    text-align: right !important;
  }
  .blog-basic .blog-container {
    display: flex;
    flex-wrap: wrap;
  }
  .blog-basic .blog-container .item {
    width: 50%;
    padding-right: 1.25rem;
  }
  .blog.grid-2 .item,
  .blog.grid-3 .item,
  .blog.grid-4 .item {
    width: 50%;
  }
  .blog .b-tb img {
    display: block !important;
    position: absolute;
    width: 100%;
    height: auto;
  }
  .blog-feed .blog-container {
    height: auto !important;
  }
  .blog-feed .blog-container .item {
    width: 50%;
    top: 0 !important;
    left: 0 !important;
    position: relative !important;
  }
  .blog-feed .blog-container .item-media .b-tb img {
    position: relative !important;
  }
  .blog-feed .blog-container .item-media .b-tb.wnd-orientation-portrait,
  .blog-feed .blog-container .item-media .b-tb.wnd-orientation-square {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .blog-feed .blog-container .item-media .b-tb.wnd-orientation-landscape {
    padding-bottom: 0 !important;
  }
  .blog-feed-board .blog-container {
    height: auto !important;
  }
  .blog-feed-board .blog-container .item {
    width: 50% !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
  }
  .blog-feed-board .blog-container .item-media .b-tb img {
    position: relative !important;
  }
  .blog-feed-board .blog-container .item-media .b-tb.wnd-orientation-portrait,
  .blog-feed-board .blog-container .item-media .b-tb.wnd-orientation-square {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .blog-feed-board .blog-container .item-media .b-tb.wnd-orientation-landscape {
    padding-bottom: 0 !important;
  }
  .blog-feed-board .item-date {
    display: none;
  }
  .blog-tiles-large .item-wrapper {
    border: 1px solid #e8e8e8;
  }
  .blog-tiles-large .item-wrapper .item-media {
    display: block !important;
  }
  .blog-photo .item-media .b-tb img {
    position: relative !important;
  }
  .blog-photo .item-media .b-tb.wnd-orientation-portrait,
  .blog-photo .item-media .b-tb.wnd-orientation-square {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .blog-photo .item-media .b-tb.wnd-orientation-landscape {
    padding-bottom: 0 !important;
  }
  form {
    max-width: 31.25rem !important;
  }
  form .form-email input,
  form input[type="date"],
  form select.not-clicked,
  form select:disabled.not-clicked {
    color: transparent !important;
  }
  .eshop-grid-nature .item,
  .eshop-grid-square .item,
  .eshop-grid.grid-2 .item,
  .eshop-grid.grid-3 .item,
  .eshop-grid.grid-4 .item,
  .eshop-grid.grid-5 .item {
    width: 33.33% !important;
  }
  .eshop-slider {
    padding: 0 1.5625rem !important;
  }
  .eshop-slider .eshop-container {
    display: inline;
    margin-left: auto !important;
    width: auto !important;
  }
  .eshop-slider .eshop-container .item.clone {
    display: none;
  }
  .eshop-slider .eshop-container .item.original {
    width: auto !important;
  }
  .eshop-slider .eshop-container .item.original .item-wrapper {
    flex-direction: row;
  }
  .eshop-slider .eshop-container .item.original .item-wrapper .item-media {
    width: 50%;
    float: left;
  }
  .eshop-slider
    .eshop-container
    .item.original
    .item-wrapper
    .item-media
    .b-tb
    img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .eshop-slider .eshop-container .item.original .item-wrapper .item-content {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    float: left;
    text-align: left;
    padding: 1.25rem 2em 1.25rem 3em;
  }
  .eshop-filter-category {
    padding-bottom: 0 !important;
  }
  .pager {
    display: none !important;
  }
  .eshop-carousel .eshop-container {
    width: 100% !important;
    margin-left: auto !important;
  }
  .eshop-carousel .eshop-container .item {
    width: 33.33% !important;
  }
  .eshop-carousel .eshop-container .item.clone {
    display: none;
  }
  .arrow {
    display: none !important;
  }
  .b-e-d .product-gallery-image img {
    max-height: 25rem;
    width: auto;
  }
  .b-e-d .product-cart {
    position: relative;
    box-shadow: none !important;
    text-align: left !important;
  }
  .eshop-cart-head {
    display: block;
    padding: 0.625rem 0.8125rem;
  }
  .eshop-cart-th {
    padding: 0 0.3125rem;
    float: left;
  }
  .eshop-cart-th:first-child {
    padding-left: 0;
  }
  .eshop-cart-th:last-child {
    padding-right: 0;
  }
  .eshop-cart-tr {
    padding: 0.8125rem;
    margin: 0 0 0.625rem;
  }
  .eshop-cart-td {
    padding: 0.3125rem;
    float: left;
  }
  .eshop-cart-td:first-child {
    padding-left: 0;
  }
  .eshop-cart-td:last-child {
    padding-right: 0;
  }
  .eshop-cart-item {
    display: flex;
  }
  .eshop-cart-vertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .eshop-cart-flex-start {
    align-items: flex-start;
  }
  .eshop-cart-product {
    width: 45%;
  }
  .eshop-cart-product a {
    align-items: center;
  }
  .eshop-cart-product-image {
    width: 4.0625rem;
    height: 4.0625rem;
  }
  .eshop-cart-product-title {
    margin-left: 1.25rem;
  }
  .eshop-cart-product-variant {
    margin-left: 1.25rem;
    padding: 0 0 0.3125rem;
  }
  .eshop-cart-price {
    display: flex;
    width: 15%;
    text-align: left;
  }
  .eshop-cart-quantity {
    width: 13%;
    min-width: 8.125rem;
    text-align: center;
    align-items: center;
  }
  .eshop-cart-quantity-wrapper {
    text-align: center;
  }
  .eshop-cart-quantity-content {
    padding-left: 0;
  }
  .eshop-cart-out-of-stock {
    margin-left: 0;
  }
  .eshop-cart-sum {
    align-items: flex-end;
    min-height: 0;
    width: 17%;
  }
  .eshop-cart-total {
    padding: 1.375rem 1.4375rem;
    text-align: right;
  }
  .eshop-cart-total-label {
    float: none;
  }
  .eshop-cart-total-value {
    float: none;
    padding: 0 6.5% 0 0.9375rem;
  }
  .wnd-free-stripe style,
  .wnd-user-bar {
    display: none !important;
  }
}
@media screen and (max-width: 37.49375em) {
  .c {
    width: 100% !important;
    float: none;
    padding: 0.625rem 0;
  }
  .c.column-empty {
    padding: 0 !important;
  }
  .cw .c:first-child {
    padding-top: 0;
  }
  .cw .c:last-child {
    padding-bottom: 0;
  }
  .cw:first-child .c:first-child {
    padding-top: 0;
  }
  .cw:last-child .c:last-child {
    padding-bottom: 0;
  }
  .logo-classic .b-l-embed-svg,
  .logo-sidebar .b-l-embed-svg {
    max-width: 100%;
  }
  .wnd-fe .b-text-c:empty {
    padding: 0;
  }
  .c .c-c > .b-img.wnd-type-icon {
    width: 25%;
    margin: 0 auto !important;
  }
  .b-sp,
  .wnd-s-i .ssb-product:nth-child(n + 5) {
    display: none;
  }
  .wnd-cms.l-boxed
    .l-m
    .s-hm:not(.hn-centered, .hn-bottom, .s-hm-hidden).wnd-h-full
    .h-c {
    padding-bottom: 2.5rem;
  }
  .wnd-cms.l-boxed
    .l-m
    .s-hm:not(.hn-centered, .hn-bottom, .s-hm-hidden).wnd-h-full.hn-no-bg
    .h-c {
    padding-bottom: 3.75rem;
  }
}
@media screen and (max-width: 56.24375em) {
  #menu-mobile {
    display: block;
    line-height: 0;
    text-align: right;
    position: relative;
  }
  .wnd-menu-empty #menu-mobile {
    display: none;
  }
  .wnd-menu-empty .s-hb + .s-hn #menu-mobile {
    display: block;
  }
  #menu-submit {
    width: 1.125rem;
    height: 1.25rem;
    cursor: pointer;
    padding: 1.25rem;
    display: inline-block;
    text-indent: -999em;
    z-index: 99;
    text-decoration: none;
    margin: 0;
    color: transparent;
    font-size: 0;
  }
  #menu-submit span,
  #menu-submit span:after,
  #menu-submit span:before {
    transform: translateX(-50%);
    left: 50%;
    content: "";
    cursor: pointer;
    height: 0.125rem;
    width: 1.125rem;
    position: absolute;
    display: block;
  }
  #menu-submit span:before {
    bottom: 0.375rem;
  }
  #menu-submit span:after {
    bottom: -0.375rem;
  }
  .menu-close {
    position: relative;
    display: block;
    text-transform: uppercase;
    padding-bottom: 3.4375rem;
    border-bottom: 1px solid;
  }
  .menu-close span {
    display: none;
  }
  .menu-close:after,
  .menu-close:before {
    position: absolute;
    top: 1.125rem;
    right: -0.125rem;
    display: block;
    content: "";
    cursor: pointer;
    height: 0.125rem;
    width: 0.875rem;
  }
  .menu-close:before {
    transform: rotate(-45deg);
  }
  .menu-close:after {
    transform: rotate(45deg);
  }
  #menu {
    position: fixed;
    top: 0;
    padding: 0;
    z-index: 100;
    overflow-y: auto;
    display: block;
    height: 100%;
    transform: translate3d(0, 0, 0);
    transition: right 0.2s ease-in, box-shadow 0.2s ease-in;
    right: -80%;
    width: 80%;
    left: auto;
    visibility: hidden;
  }
  #menu.visible {
    display: block;
    visibility: visible;
  }
  #menu.open {
    transition: right 0.2s ease-in, box-shadow 0.2s ease-in;
    right: 0;
  }
  #menu ::-webkit-scrollbar {
    display: none;
  }
  #menu > div {
    padding: 1.25rem;
    position: relative;
  }
  .wnd-cms #menu > div {
    padding-top: 4.0625rem;
  }
  .wnd-cms.wnd-uft #menu > div {
    padding-top: 4.3125rem;
  }
  #menu ul.level-1 {
    transition: all 0.3s ease-in;
    padding: 0;
    margin: 0;
  }
  #menu ul.level-1 li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
  }
  #menu ul.level-1 li .menu-item {
    text-align: left;
    text-decoration: none;
    padding: 0.75rem 0.625rem 0.625rem;
    border-bottom: 1px solid;
    display: block;
  }
  #menu ul.level-1 li .menu-item > span {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #menu ul.level-1 li .mm-arrow {
    position: absolute;
    top: 0;
    right: -0.625rem;
    display: block;
    padding: 0;
    margin: 0;
    border: none !important;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
  }
  #menu ul.level-1 li .mm-arrow:after {
    content: "\f105";
    font-family: WebnodeIcons, serif;
    transition: all 0.25s ease;
    font-size: 1.1875rem;
    font-weight: 400;
    text-align: center;
    display: inherit;
    position: relative;
  }
  #menu ul.level-1 li .mm-arrow.mm-up:after {
    transform: rotate(90deg);
  }
  #menu ul.level-1 li .mm-arrow.mm-down:after {
    transform: rotate(0deg);
  }
  #menu ul.level-1 li.wnd-with-submenu .menu-item {
    padding-right: 1.875rem;
  }
  #menu ul.level-1 ul {
    display: none;
  }
  #menu ul.level-1 ul.open {
    animation: c 0.7s;
    opacity: 1;
    display: block;
  }
  #menu ul.level-2 li .menu-item {
    padding-left: 1.25rem;
  }
  #menu ul.level-3 li .menu-item {
    padding-left: 1.875rem;
  }
  #menu ul.level-3 ul.level-max {
    display: block;
  }
  #menu .more {
    display: none;
  }
  .wnd-mt-boxed #menu-mobile {
    margin-right: 0.5rem;
  }
  .wnd-mt-boxed #menu-submit {
    line-height: 0;
    width: 2.375rem;
  }
  .wnd-mt-sliding #menu-slider > .menu-close {
    display: none;
  }
  .s-hn-sidebar .cart-block .cart a,
  .s-hn.wnd-mt-classic .cart a {
    font-size: 0 !important;
  }
  .s-hn:not(.s-hn-centered, .wnd-mt-boxed) .cart {
    height: 3.125rem;
  }
  .wnd-s-b .search > .search-app > .open .search-bar {
    top: 0;
    transition: top 0.3s ease-in-out;
  }
  .wnd-s-b.wnd-cms .search > .search-app > .open .search-bar {
    top: 2.8125rem;
  }
  .wnd-s-b.wnd-cms.wnd-uft .search > .search-app > .open .search-bar {
    top: 3.0625rem;
  }
  .wnd-s-b .search-icon {
    display: block;
    cursor: pointer;
  }
  .search-icon:after {
    font-weight: 700;
  }
  .wnd-s-b .search-bar {
    display: flex;
    justify-content: stretch;
    align-items: center;
    position: fixed;
    top: -3.5rem;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 1000;
    width: auto;
    height: 3.5rem;
    padding: 0.3125rem;
    background: #fff;
    border-bottom: 1px solid gray;
    transition: top 0.3s ease-in-out;
  }
  .wnd-s-b .search-bar-input {
    height: 3.125rem;
    border-radius: 0;
    border: none;
    line-height: 3.125rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    outline: none;
    flex-grow: 1;
    order: 2;
  }
  .wnd-s-b .search-bar-input::placeholder {
    line-height: 3.125rem;
  }
  .wnd-s-b .search-bar-submit {
    height: 3.125rem;
    width: 3.125rem;
    border-radius: 0;
    border: none;
    background: transparent;
    order: 3;
    font-family: WebnodeIcons;
    font-size: 1.1875rem;
    font-weight: 500;
    cursor: pointer;
  }
  .wnd-s-b .search-bar-close {
    height: 3.125rem;
    width: 3.125rem;
    text-align: center;
    order: 1;
  }
  .wnd-s-b .search-bar-close:after {
    line-height: 3.125rem;
    font-size: 2.125rem;
    font-weight: 500;
    cursor: pointer;
    content: "\e905";
    font-family: WebnodeIcons, serif;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).s-hn-centered .search {
    margin-right: auto;
    order: 2;
  }
  .wnd-s-b .wnd-w-narrow .search-bar {
    padding-left: calc((100% - 62.5rem) / 2);
    padding-right: calc((100% - 62.5rem) / 2);
  }
  .wnd-s-b .wnd-w-default .search-bar {
    padding-left: calc((100% - 71.25rem) / 2);
    padding-right: calc((100% - 71.25rem) / 2);
  }
  .wnd-s-b .wnd-w-wider .search-bar {
    padding-left: calc((100% - 80rem) / 2);
    padding-right: calc((100% - 80rem) / 2);
  }
  .wnd-s-b .wnd-w-wide .search-bar {
    padding-left: calc((100% - 95rem) / 2);
    padding-right: calc((100% - 95rem) / 2);
  }
  .wnd-s-b .wnd-w-max .search-bar {
    padding-left: 0;
    padding-right: 0;
  }
  .wnd-s-b.wnd-cms .ssb-wrapper {
    top: 6.25rem;
  }
  .wnd-s-b.wnd-fe .ssb-wrapper {
    top: 3.5rem;
  }
  .ssb-view-all a {
    height: 2.8125rem;
    width: calc(100% - 1.25rem);
    display: block;
    padding-top: 0.6875rem;
    border-radius: 5px;
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
  .mt-faq-icon {
    transform: translateY(-50%) scale(0.75);
  }
  .mt-faq-bullet {
    transform: translateY(-50%) 0.75;
  }
  .l-sidebar .s-hm {
    margin-top: -4.625rem;
  }
  .l-sidebar .s-hm .s-o {
    padding-top: 4.625rem;
  }
  .l-sidebar .s-hm .s-bg {
    top: 4.625rem;
  }
  .l-sidebar .s-hm.hn-no-bg .s-bg {
    top: 0;
  }
  .l-sidebar .s-hm.hn-slogan {
    margin-top: -7.125rem;
  }
  .l-sidebar .s-hm.hn-slogan .s-o {
    padding-top: 7.125rem;
  }
  .l-sidebar .s-hm.hn-slogan .s-bg {
    top: 7.125rem;
  }
  .l-sidebar .s-hm.hn-slogan.hn-no-bg .s-bg {
    top: 0;
  }
  .hb-on.l-sidebar .s-hm.wnd-h-high {
    min-height: 40vh;
  }
  .hb-on.l-sidebar .s-hm.wnd-h-full {
    min-height: 50vh;
  }
  .hb-on.l-sidebar.wnd-cms .s-hm.wnd-h-high {
    min-height: 40vh;
  }
  .hb-on.l-sidebar.wnd-cms .s-hm.wnd-h-full {
    min-height: 50vh;
  }
  .l-sidebar .s-hn.wnd-nav-border .s-w:after {
    display: none;
  }
  .s-hn-slogan.s-hn-sidebar .logo-nb:not(.logo-borders) {
    margin-top: -0.625rem;
    transition: margin 0.3s linear;
  }
  .s-hn-slogan.s-hn-sidebar .bgonscroll .logo-nb:not(.logo-borders) {
    margin-top: 0;
  }
  .s-hn-default:not(.s-hn-slogan) .s-c {
    max-height: 4.625rem;
  }
  .l-d-border:not(.hn-tbg) .s-hn-sidebar {
    height: 5.625rem;
  }
  .l-d-border.hn-tbg .s-hn-sidebar {
    height: 5.125rem;
  }
  .s-hn-sidebar.s-hn-slogan {
    height: 7.125rem;
  }
  .l-d-border:not(.hn-tbg) .s-hn-sidebar.s-hn-slogan {
    height: 8.125rem;
  }
  .l-d-border.hn-tbg .s-hn-sidebar.s-hn-slogan {
    height: 7.625rem;
  }
  .s-hn-sidebar .h-w {
    position: relative;
    top: 0;
    left: 0;
    z-index: 38;
    width: 100%;
    background: inherit;
    height: auto;
  }
  .s-hn-sidebar .h-w .n-l {
    transition: border 0.3s ease-in-out;
  }
  .s-hn-sidebar .h-f {
    min-height: 3.75rem;
  }
  .s-hn-sidebar .logo-block,
  .s-hn-sidebar .s-o {
    display: flex;
    justify-content: center;
  }
  .s-hn-sidebar .logo-block {
    width: auto;
    float: left;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    flex-shrink: 1;
    margin-right: auto !important;
    order: 1;
  }
  .s-hn-sidebar .search {
    order: 2;
  }
  .s-hn-sidebar .cart-block {
    order: 3;
  }
  .s-hn-sidebar #menu-mobile {
    order: 4;
  }
  .s-hn-sidebar.s-hn-slogan .logo-block,
  .s-hn-sidebar.s-hn-slogan .logo-slogan {
    transition: all 0.3s linear;
  }
  .s-hn-sidebar.s-hn-slogan .bgonscroll .logo-slogan {
    height: 0 !important;
    overflow: hidden;
  }
  .s-hn-sidebar.s-hn-slogan .h-f {
    transition: all 0.3s linear !important;
  }
  .s-hn-centered .n-l-i > .s-c {
    padding: 1.25rem 3.125rem 0.625rem;
  }
  .wnd-eshop.wnd-s-b .s-hn-centered .n-l-i > .s-c,
  .wnd-eshop.wnd-s-i .s-hn-centered .n-l-i > .s-c {
    padding-top: 2.8125rem;
  }
  .s-hn-centered .n-l-w .s-c {
    padding: 0;
  }
  .hb-on .s-hb.wnd-hbi-on.wnd-hbi-news-on {
    display: block;
  }
  .s-hb .hb-ci {
    width: 100%;
  }
  .s-hb .hb-ci .ci-c {
    justify-content: center;
  }
  .s-hb .hb-ccy,
  .s-hb .hb-ci .ci-c .ci-mail,
  .s-hb .hb-ci .ci-c .ci-phone,
  .s-hb .hb-lang,
  .s-hb .hb-si {
    display: none !important;
  }
  .s-hb.wnd-hbc-on + .s-hn .hb-ccy,
  .s-hb.wnd-hbi-on + .s-hn .hb-ci,
  .s-hb.wnd-hbl-on + .s-hn .hb-lang,
  .s-hb.wnd-hbs-on + .s-hn .hb-si {
    display: block;
  }
  .s-hb:not(.wnd-hbi-on) {
    display: none;
  }
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-n:not(.mm-mono)
    .wnd-page:not(.ac-none)
    .s-hn
    #menu
    .level-max
    > li.wnd-active
    > .menu-item {
    color: var(--ac-color);
  }
}
@media screen and (max-width: 19.99375em) {
  .b-img.wnd-type-image {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 24.36875em) {
  .b-img.wnd-float-left,
  .b-img.wnd-float-right {
    min-width: 40%;
  }
  .mt-pricelist .b-text:first-child .b-text-c {
    padding-top: 0.375rem;
  }
  .mt-pricelist .b-text:last-child .b-text-c {
    padding-bottom: 0.375rem;
  }
}
@media screen and (max-width: 47.99375em) {
  .b-btn-l.b-btn-fixed {
    min-width: 100% !important;
  }
  .b-map,
  .b-video {
    margin: 0 !important;
  }
  .wnd-free-bar-default .wnd-cart .wnd-free-stripe,
  .wnd-free-bar-default.wt-product .wnd-free-stripe {
    position: fixed;
    bottom: 0;
  }
  .s-ed {
    z-index: 3;
  }
}
@media screen and (max-width: 56.25em) {
  .search-active {
    overflow: hidden;
  }
}
@media screen and (min-width: 100%) {
  .wnd-s-i .wnd-w-max .ssb-wrapper {
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 24.375em) {
  .mt-image.img-s-p .mt-container {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
  .mt-image.img-s-p .b-img .b-img-c {
    padding-top: 200%;
  }
}
@media screen and (max-height: 47.99375em) {
  .l-sidebar .s-f .s-bg {
    display: block !important;
  }
}
@container c (max-width:319.9px) {
  .b-gal-grid .b-gal-item {
    margin-bottom: 1.25rem;
  }
}
@container c (max-width:599.9px) {
  .form.b-form-default .form-input > label {
    text-align: left;
    float: none;
    clear: both;
    width: 100%;
    margin-left: -0.3125rem;
    display: block;
  }
  .form.b-form-default textarea {
    min-height: 6.5625rem;
    padding-top: 0.25rem !important;
  }
  .c .form.b-form-default .form-file-base {
    left: 1.25rem;
    top: 2rem;
    max-width: none;
  }
  .mt-image-top .b-img.wnd-type-image {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@container c (max-width:389.9px) {
  .c-c .mt-pricelist .b-text:first-child .b-text-c {
    padding: 0.375rem 0 0;
  }
  .c-c .mt-pricelist .b-text:last-child .b-text-c {
    text-align: left;
    padding: 0 0 0.375rem;
  }
}
@container c (max-width:899.9px) {
  .c .mt-faq-bullet,
  .c .mt-faq-icon {
    transform: translateY(-50%) scale(0.75);
  }
}

@media screen and (min-width: 37.5em) {
  @supports (padding: max(0)) {
    .s-c {
      padding-left: max(0.625rem, env(safe-area-inset-left));
      padding-right: max(0.625rem, env(safe-area-inset-right));
    }
  }
  .s-c {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
  .wnd-s-normal .s-c {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .wnd-s-normal .box-space {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .wnd-s-normal.wn-space-top .s-c {
    padding-top: 1rem;
  }
  .wnd-s-normal.wn-space-bottom .s-c {
    padding-bottom: 1rem;
  }
  .wnd-s-higher .s-c {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .wnd-s-higher .box-space {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
  .wnd-s-higher.s-f .s-c {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .wnd-s-higher.wn-space-top .s-c {
    padding-top: 1.25rem;
  }
  .wnd-s-higher.wn-space-bottom .s-c {
    padding-bottom: 1.25rem;
  }
  .wnd-s-high .s-c {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .wnd-s-high .box-space,
  .wnd-s-high.s-f .s-c {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
  .wnd-s-high.wn-space-top .s-c {
    padding-top: 1.75rem;
  }
  .wnd-s-high.wn-space-bottom .s-c {
    padding-bottom: 1.75rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-higher
    .s-c {
    padding-top: 1.5625rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-high
    .s-c {
    padding-top: 2.1875rem;
  }
  .wnd-h-auto.s-hm:not(.s-hm-bdh) {
    min-height: 15.625rem;
  }
  .wnd-h-high {
    min-height: 60vh;
  }
  .wnd-cms .wnd-h-high {
    min-height: calc(60vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .wnd-h-high {
    min-height: calc(60vh - 3.0625rem);
  }
  .wnd-h-full {
    min-height: 75vh;
  }
  .wnd-cms .wnd-h-full {
    min-height: calc(75vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .wnd-h-full {
    min-height: calc(75vh - 3.0625rem);
  }
  .wnd-hh-auto {
    min-height: 15.625rem;
  }
  .wnd-hh-50 {
    min-height: 37.5vh;
  }
  .wnd-hh-high {
    min-height: 56.25vh;
  }
  .wnd-hh-full {
    min-height: 75vh;
  }
  .l-narrow .wnd-s-normal .box-space {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .l-narrow .wnd-s-higher .box-space {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .l-narrow .wnd-s-high .box-space {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .l-boxed .wnd-s-normal .box-space {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .l-boxed .wnd-s-higher .box-space {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .l-boxed .wnd-s-higher.s-f-simple .s-c {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .l-boxed .wnd-s-high .box-space {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .l-boxed .wnd-s-high.s-f-simple .s-c {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
  @supports (padding: max(0)) {
    .l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
      padding-left: max(1.25rem, env(safe-area-inset-left));
      padding-right: max(1.25rem, env(safe-area-inset-right));
    }
  }
  .l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .l-boxed .s-hm.wnd-h-high {
    min-height: 65vh;
  }
  .wnd-cms .l-boxed .s-hm.wnd-h-high {
    min-height: calc(65vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .l-boxed .s-hm.wnd-h-high {
    min-height: calc(65vh - 3.0625rem);
  }
  .l-boxed .s-hm.wnd-h-full {
    min-height: 90vh;
  }
  .wnd-cms .l-boxed .s-hm.wnd-h-full {
    min-height: calc(90vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .l-boxed .s-hm.wnd-h-full {
    min-height: calc(90vh - 3.0625rem);
  }
  .l-boxed .l-m .s:not(:first-child) {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .l-boxed .l-f .s {
    padding-top: 1.875rem;
  }
  .l-boxed .l-f .s.s-f-simple {
    padding-bottom: 1.875rem;
  }
  .ghostinspector .wnd-h-high {
    min-height: 30rem;
  }
  .wnd-cms.ghostinspector .wnd-h-high {
    min-height: 27.1875rem;
  }
  .wnd-cms.wnd-uft.ghostinspector .wnd-h-high {
    min-height: 26.9375rem;
  }
  .ghostinspector .wnd-h-full {
    min-height: 37.5rem;
  }
  .wnd-cms.ghostinspector .wnd-h-full {
    min-height: 34.6875rem;
  }
  .wnd-cms.wnd-uft.ghostinspector .wnd-h-full {
    min-height: 34.4375rem;
  }
  .ghostinspector .wnd-hh-50 {
    min-height: 18.75rem;
  }
  .ghostinspector .wnd-hh-high {
    min-height: 28.125rem;
  }
  .ghostinspector .wnd-hh-full {
    min-height: 37.5rem;
  }
  .ghostinspector.l-boxed .s-hm.wnd-h-high {
    min-height: 32.5rem;
  }
  .wnd-cms .ghostinspector.l-boxed .s-hm.wnd-h-high {
    min-height: 29.6875rem;
  }
  .wnd-cms.wnd-uft .ghostinspector.l-boxed .s-hm.wnd-h-high {
    min-height: 29.4375rem;
  }
  .ghostinspector.l-boxed .s-hm.wnd-h-full {
    min-height: 45rem;
  }
  .wnd-cms .ghostinspector.l-boxed .s-hm.wnd-h-full {
    min-height: 42.1875rem;
  }
  .wnd-cms.wnd-uft .ghostinspector.l-boxed .s-hm.wnd-h-full {
    min-height: 41.9375rem;
  }
  .b-s {
    padding: 0.9375rem;
  }
  .b-s-t {
    padding-top: 0.9375rem;
  }
  .b-s-r {
    padding-right: 0.9375rem;
  }
  .b-s-b {
    padding-bottom: 0.9375rem;
  }
  .b-s-l {
    padding-left: 0.9375rem;
  }
  .b-s-25 {
    padding: 0.23438rem;
  }
  .b-s-t25 {
    padding-top: 0.23438rem;
  }
  .b-s-r25 {
    padding-right: 0.23438rem;
  }
  .b-s-b25 {
    padding-bottom: 0.23438rem;
  }
  .b-s-l25 {
    padding-left: 0.23438rem;
  }
  .b-s-50 {
    padding: 0.46875rem;
  }
  .b-s-t50 {
    padding-top: 0.46875rem;
  }
  .b-s-r50 {
    padding-right: 0.46875rem;
  }
  .b-s-b50 {
    padding-bottom: 0.46875rem;
  }
  .b-s-l50 {
    padding-left: 0.46875rem;
  }
  .b-s-60 {
    padding: 0.5625rem;
  }
  .b-s-t60 {
    padding-top: 0.5625rem;
  }
  .b-s-r60 {
    padding-right: 0.5625rem;
  }
  .b-s-b60 {
    padding-bottom: 0.5625rem;
  }
  .b-s-l60 {
    padding-left: 0.5625rem;
  }
  .b-s-150 {
    padding: 1.40625rem;
  }
  .b-s-t150 {
    padding-top: 1.40625rem;
  }
  .b-s-r150 {
    padding-right: 1.40625rem;
  }
  .b-s-b150 {
    padding-bottom: 1.40625rem;
  }
  .b-s-l150 {
    padding-left: 1.40625rem;
  }
  .b-s-200 {
    padding: 1.875rem;
  }
  .b-s-t200 {
    padding-top: 1.875rem;
  }
  .b-s-r200 {
    padding-right: 1.875rem;
  }
  .b-s-b200 {
    padding-bottom: 1.875rem;
  }
  .b-s-l200 {
    padding-left: 1.875rem;
  }
  .l:not(.l-sidebar) .wnd-float-left {
    margin-right: 0.9375rem !important;
  }
  .l:not(.l-sidebar) .wnd-float-right {
    margin-left: 0.9375rem !important;
  }
  .l .l-page .b-text .wnd-offset-1 {
    margin-left: 2.5rem;
  }
  .l .l-page .b-text .wnd-offset-2 {
    margin-left: 5rem;
  }
  .l .l-page .b-text .wnd-offset-3 {
    margin-left: 7.5rem;
  }
  .l .l-page .b-text .wnd-offset-4 {
    margin-left: 10rem;
  }
  .l .l-page .b-text .wnd-offset-5 {
    margin-left: 12.5rem;
  }
  .l .l-page .b-text .wnd-align-left.wnd-offset-1 {
    margin-left: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-left.wnd-offset-2 {
    margin-left: 5rem;
  }
  .l .l-page .b-text .wnd-align-left.wnd-offset-3 {
    margin-left: 7.5rem;
  }
  .l .l-page .b-text .wnd-align-left.wnd-offset-4 {
    margin-left: 10rem;
  }
  .l .l-page .b-text .wnd-align-left.wnd-offset-5 {
    margin-left: 12.5rem;
  }
  .l .l-page .b-text .wnd-align-left .wnd-offset-1 {
    margin-left: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-left .wnd-offset-2 {
    margin-left: 5rem;
  }
  .l .l-page .b-text .wnd-align-left .wnd-offset-3 {
    margin-left: 7.5rem;
  }
  .l .l-page .b-text .wnd-align-left .wnd-offset-4 {
    margin-left: 10rem;
  }
  .l .l-page .b-text .wnd-align-left .wnd-offset-5 {
    margin-left: 12.5rem;
  }
  .l .l-page .b-text .wnd-align-right.wnd-offset-1 {
    margin-right: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-right.wnd-offset-2 {
    margin-right: 5rem;
  }
  .l .l-page .b-text .wnd-align-right.wnd-offset-3 {
    margin-right: 7.5rem;
  }
  .l .l-page .b-text .wnd-align-right.wnd-offset-4 {
    margin-right: 10rem;
  }
  .l .l-page .b-text .wnd-align-right.wnd-offset-5 {
    margin-right: 12.5rem;
  }
  .l .l-page .b-text .wnd-align-right[class*="wnd-offset"] {
    margin-left: 0;
  }
  .l .l-page .b-text .wnd-align-right .wnd-offset-1 {
    margin-right: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-right .wnd-offset-2 {
    margin-right: 5rem;
  }
  .l .l-page .b-text .wnd-align-right .wnd-offset-3 {
    margin-right: 7.5rem;
  }
  .l .l-page .b-text .wnd-align-right .wnd-offset-4 {
    margin-right: 10rem;
  }
  .l .l-page .b-text .wnd-align-right .wnd-offset-5 {
    margin-right: 12.5rem;
  }
  .l .l-page .b-text .wnd-align-right [class*="wnd-offset"] {
    margin-left: 0;
  }
  .l .l-page .b-text .wnd-align-center.wnd-offset-1 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .l .l-page .b-text .wnd-align-center.wnd-offset-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-center.wnd-offset-3 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .l .l-page .b-text .wnd-align-center.wnd-offset-4 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .l .l-page .b-text .wnd-align-center.wnd-offset-5 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .l .l-page .b-text .wnd-align-center[class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l .l-page .b-text .wnd-align-center .wnd-offset-1 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .l .l-page .b-text .wnd-align-center .wnd-offset-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-center .wnd-offset-3 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .l .l-page .b-text .wnd-align-center .wnd-offset-4 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .l .l-page .b-text .wnd-align-center .wnd-offset-5 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .l .l-page .b-text .wnd-align-center [class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l .l-page .b-text .wnd-align-justify.wnd-offset-1 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .l .l-page .b-text .wnd-align-justify.wnd-offset-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-justify.wnd-offset-3 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .l .l-page .b-text .wnd-align-justify.wnd-offset-4 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .l .l-page .b-text .wnd-align-justify.wnd-offset-5 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .l .l-page .b-text .wnd-align-justify[class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l .l-page .b-text .wnd-align-justify .wnd-offset-1 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .l .l-page .b-text .wnd-align-justify .wnd-offset-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .b-text .wnd-align-justify .wnd-offset-3 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .l .l-page .b-text .wnd-align-justify .wnd-offset-4 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .l .l-page .b-text .wnd-align-justify .wnd-offset-5 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .l .l-page .b-text .wnd-align-justify [class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l .l-page .mt .b-text .wnd-offset-1 {
    margin-left: 1rem;
  }
  .l .l-page .mt .b-text .wnd-offset-2 {
    margin-left: 2rem;
  }
  .l .l-page .mt .b-text .wnd-offset-3 {
    margin-left: 3rem;
  }
  .l .l-page .mt .b-text .wnd-offset-4 {
    margin-left: 4rem;
  }
  .l .l-page .mt .b-text .wnd-offset-5 {
    margin-left: 5rem;
  }
  .l .l-page .mt .b-text .wnd-align-left.wnd-offset-1 {
    margin-left: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-left.wnd-offset-2 {
    margin-left: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-left.wnd-offset-3 {
    margin-left: 3rem;
  }
  .l .l-page .mt .b-text .wnd-align-left.wnd-offset-4 {
    margin-left: 4rem;
  }
  .l .l-page .mt .b-text .wnd-align-left.wnd-offset-5 {
    margin-left: 5rem;
  }
  .l .l-page .mt .b-text .wnd-align-left .wnd-offset-1 {
    margin-left: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-left .wnd-offset-2 {
    margin-left: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-left .wnd-offset-3 {
    margin-left: 3rem;
  }
  .l .l-page .mt .b-text .wnd-align-left .wnd-offset-4 {
    margin-left: 4rem;
  }
  .l .l-page .mt .b-text .wnd-align-left .wnd-offset-5 {
    margin-left: 5rem;
  }
  .l .l-page .mt .b-text .wnd-align-right.wnd-offset-1 {
    margin-right: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-right.wnd-offset-2 {
    margin-right: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-right.wnd-offset-3 {
    margin-right: 3rem;
  }
  .l .l-page .mt .b-text .wnd-align-right.wnd-offset-4 {
    margin-right: 4rem;
  }
  .l .l-page .mt .b-text .wnd-align-right.wnd-offset-5 {
    margin-right: 5rem;
  }
  .l .l-page .mt .b-text .wnd-align-right[class*="wnd-offset"] {
    margin-left: 0;
  }
  .l .l-page .mt .b-text .wnd-align-right .wnd-offset-1 {
    margin-right: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-right .wnd-offset-2 {
    margin-right: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-right .wnd-offset-3 {
    margin-right: 3rem;
  }
  .l .l-page .mt .b-text .wnd-align-right .wnd-offset-4 {
    margin-right: 4rem;
  }
  .l .l-page .mt .b-text .wnd-align-right .wnd-offset-5 {
    margin-right: 5rem;
  }
  .l .l-page .mt .b-text .wnd-align-right [class*="wnd-offset"] {
    margin-left: 0;
  }
  .l .l-page .mt .b-text .wnd-align-center.wnd-offset-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-center.wnd-offset-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-center.wnd-offset-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-center.wnd-offset-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-center.wnd-offset-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-center[class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l .l-page .mt .b-text .wnd-align-center .wnd-offset-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-center .wnd-offset-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-center .wnd-offset-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-center .wnd-offset-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-center .wnd-offset-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-center [class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l .l-page .mt .b-text .wnd-align-justify.wnd-offset-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify.wnd-offset-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify.wnd-offset-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify.wnd-offset-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify.wnd-offset-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify[class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l .l-page .mt .b-text .wnd-align-justify .wnd-offset-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify .wnd-offset-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify .wnd-offset-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify .wnd-offset-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify .wnd-offset-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l .l-page .mt .b-text .wnd-align-justify [class*="wnd-offset"] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .arrow {
    width: 4rem;
  }
  .arrow-submit {
    font-size: 2.5rem;
    line-height: 1.625;
    width: 4rem;
    height: 4rem;
    margin-top: -2rem;
  }
  .arrow-prev {
    left: -0.625rem;
  }
  .arrow-next {
    right: -0.625rem;
  }
  .wnd-s-high:not(.s-f) .cw-c,
  .wnd-s-higher:not(.s-f) .cw-c {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }
  .wnd-s-high:not(.s-f) .c-c,
  .wnd-s-higher:not(.s-f) .c-c {
    padding: 0.3125rem;
  }
  .logo-classic .b-l {
    max-width: 28.125rem;
  }
  .logo-classic .b-l.logo-beside .b-l-text-w,
  .logo-classic .b-l.logo-wings .b-l-text-w {
    padding-left: calc(3.4375rem - 0.21em);
  }
  .logo-classic .b-l.logo-beside .b-l-text-w:after,
  .logo-classic .b-l.logo-beside .b-l-text-w:before,
  .logo-classic .b-l.logo-wings .b-l-text-w:after,
  .logo-classic .b-l.logo-wings .b-l-text-w:before {
    width: 2.8125rem;
  }
  .logo-classic .b-l.logo-beside[class*="iar"] .b-l-text-w,
  .logo-classic .b-l.logo-wings[class*="iar"] .b-l-text-w {
    padding-right: calc(3.4375rem - 0.21em);
  }
  .logo-center .b-l.b-ls-s img {
    max-height: 4.375rem;
    max-width: 11.25rem;
  }
  .logo-center .b-l.b-ls-m img {
    max-height: 5.625rem;
    max-width: 12.5rem;
  }
  .logo-center .b-l.b-ls-l img {
    max-height: 7.1875rem;
    max-width: 13.75rem;
  }
  .logo-center .b-l.b-ls-s .logo-svg {
    height: 3.875rem;
    max-width: 8.75rem;
  }
  .logo-center .b-l.b-ls-m .logo-svg {
    height: 5rem;
    max-width: 10.625rem;
  }
  .logo-center .b-l.b-ls-l .logo-svg {
    height: 6.5625rem;
    max-width: 13.75rem;
  }
  .logo-center .b-l.logo-beside .b-l-text-w,
  .logo-center .b-l.logo-wings .b-l-text-w {
    padding-left: calc(3.4375rem - 0.21em);
    padding-right: calc(3.4375rem - 0.21em);
  }
  .logo-center .b-l.logo-beside .b-l-text-w:after,
  .logo-center .b-l.logo-beside .b-l-text-w:before,
  .logo-center .b-l.logo-wings .b-l-text-w:after,
  .logo-center .b-l.logo-wings .b-l-text-w:before {
    width: 2.8125rem;
  }
  .logo-sidebar .b-l {
    max-width: 28.125rem;
  }
  .logo-sidebar .b-l.logo-beside .b-l-text-w,
  .logo-sidebar .b-l.logo-wings .b-l-text-w {
    padding-left: calc(3.4375rem - 0.21em);
  }
  .logo-sidebar .b-l.logo-beside .b-l-text-w:after,
  .logo-sidebar .b-l.logo-beside .b-l-text-w:before,
  .logo-sidebar .b-l.logo-wings .b-l-text-w:after,
  .logo-sidebar .b-l.logo-wings .b-l-text-w:before {
    width: 2.8125rem;
  }
  .logo-sidebar .b-l.logo-beside.wnd-image-vector .b-l-text-w,
  .logo-sidebar .b-l.logo-beside[class*="iar"] .b-l-text-w,
  .logo-sidebar .b-l.logo-wings.wnd-image-vector .b-l-text-w,
  .logo-sidebar .b-l.logo-wings[class*="iar"] .b-l-text-w {
    padding-right: calc(3.4375rem - 0.21em);
  }
  .logo.logo-17,
  .logo.logo-21,
  .logo.logo-25 {
    font-size: 1.075rem;
  }
  .logo.logo-28,
  .logo.logo-32 {
    font-size: 1.3125rem;
  }
  .logo.logo-36 {
    font-size: 1.5625rem;
  }
  .logo.logo-40 {
    font-size: 1.75rem;
  }
  .logo.logo-44 {
    font-size: 2rem;
  }
  .logo.logo-48,
  .logo.logo-54,
  .logo.logo-60 {
    font-size: 2.25rem;
  }
  .logo.logo-64,
  .logo.logo-70 {
    font-size: 2.5rem;
  }
  .logo.logo-75 {
    font-size: 2.75rem;
  }
  .logo-classic .logo-25,
  .logo-sidebar .logo-25 {
    line-height: 1.6;
  }
  .logo-classic .logo-25 .b-l-text-c,
  .logo-sidebar .logo-25 .b-l-text-c {
    max-height: 3.2em;
  }
  .logo-slogan .slogan-13 {
    font-size: 0.8125rem;
  }
  .logo-slogan .slogan-15 {
    font-size: 0.95rem;
  }
  .logo-slogan .slogan-17,
  .logo-slogan .slogan-21,
  .logo-slogan .slogan-24 {
    font-size: 1.075rem;
  }
  .s-hn-slogan .logo-slogan .claim-beside .sit-w,
  .s-hn-slogan .logo-slogan .claim-wings .sit-w {
    padding-left: calc(3.125rem - 0.21em);
  }
  .s-hn-slogan .logo-slogan .claim-beside .sit-w:before,
  .s-hn-slogan .logo-slogan .claim-wings .sit-w:before {
    width: 2.1875rem;
  }
  .wnd-mt-boxed .cart-and-mobile {
    padding: 0 0.3125rem;
  }
  .claim .claim-46 {
    font-size: 2.125rem;
  }
  .claim .claim-52 {
    font-size: 2.625rem;
  }
  .claim .claim-55 {
    font-size: 2.8125rem;
  }
  .claim .claim-56 {
    font-size: 2.5rem;
  }
  .claim .claim-58 {
    font-size: 2.375rem;
  }
  .claim .claim-60 {
    font-size: 1.875rem;
  }
  .claim .claim-63 {
    font-size: 2.8125rem;
  }
  .claim .claim-64 {
    font-size: 3rem;
  }
  .claim .claim-65 {
    font-size: 2.8125rem;
  }
  .claim .claim-66 {
    font-size: 3.125rem;
  }
  .claim .claim-70 {
    font-size: 3.9375rem;
  }
  .claim .claim-72 {
    font-size: 3.375rem;
  }
  .claim .claim-74 {
    font-size: 2.8125rem;
  }
  .claim .claim-80 {
    font-size: 3.75rem;
  }
  .claim .claim-100 {
    font-size: 4.25rem;
  }
  .claim .claim-114 {
    font-size: 3.125rem;
  }
  .claim .claim-120 {
    font-size: 4.75rem;
  }
  .claim .claim-122 {
    font-size: 3.75rem;
  }
  .claim .claim-130 {
    font-size: 5.125rem;
  }
  .claim .claim-142 {
    font-size: 5.375rem;
  }
  .claim .claim-170 {
    font-size: 4.375rem;
  }
  .claim-nb {
    line-height: 150%;
  }
  .claim-wb.brandon-grotesque.claim-46,
  .claim-wb.exo2.claim-46,
  .claim-wb.fira-sans.claim-46,
  .claim-wb.josefin-sans.claim-46,
  .claim-wb.josefix.claim-46,
  .claim-wb.jp-kei-font.claim-46,
  .claim-wb.metropolis.claim-46,
  .claim-wb.proxima-nova.claim-46,
  .claim-wb.raleway.claim-46,
  .claim-wb.roboto.claim-46,
  .claim-wb.work-sans.claim-46,
  .claim-wb.zilla-slab.claim-46,
  .claim-wb.zillaslab.claim-46 {
    line-height: 175%;
  }
  .claim-wb.brandon-grotesque.claim-52,
  .claim-wb.brandon-grotesque.claim-55,
  .claim-wb.brandon-grotesque.claim-56,
  .claim-wb.brandon-grotesque.claim-58,
  .claim-wb.brandon-grotesque.claim-60,
  .claim-wb.exo2.claim-52,
  .claim-wb.exo2.claim-55,
  .claim-wb.exo2.claim-56,
  .claim-wb.exo2.claim-58,
  .claim-wb.exo2.claim-60,
  .claim-wb.fira-sans.claim-52,
  .claim-wb.fira-sans.claim-55,
  .claim-wb.fira-sans.claim-56,
  .claim-wb.fira-sans.claim-58,
  .claim-wb.fira-sans.claim-60,
  .claim-wb.josefin-sans.claim-52,
  .claim-wb.josefin-sans.claim-55,
  .claim-wb.josefin-sans.claim-56,
  .claim-wb.josefin-sans.claim-58,
  .claim-wb.josefin-sans.claim-60,
  .claim-wb.josefix.claim-52,
  .claim-wb.josefix.claim-55,
  .claim-wb.josefix.claim-56,
  .claim-wb.josefix.claim-58,
  .claim-wb.josefix.claim-60,
  .claim-wb.jp-kei-font.claim-52,
  .claim-wb.jp-kei-font.claim-55,
  .claim-wb.jp-kei-font.claim-56,
  .claim-wb.jp-kei-font.claim-58,
  .claim-wb.jp-kei-font.claim-60,
  .claim-wb.metropolis.claim-52,
  .claim-wb.metropolis.claim-55,
  .claim-wb.metropolis.claim-56,
  .claim-wb.metropolis.claim-58,
  .claim-wb.metropolis.claim-60,
  .claim-wb.proxima-nova.claim-52,
  .claim-wb.proxima-nova.claim-55,
  .claim-wb.proxima-nova.claim-56,
  .claim-wb.proxima-nova.claim-58,
  .claim-wb.proxima-nova.claim-60,
  .claim-wb.raleway.claim-52,
  .claim-wb.raleway.claim-55,
  .claim-wb.raleway.claim-56,
  .claim-wb.raleway.claim-58,
  .claim-wb.raleway.claim-60,
  .claim-wb.roboto.claim-52,
  .claim-wb.roboto.claim-55,
  .claim-wb.roboto.claim-56,
  .claim-wb.roboto.claim-58,
  .claim-wb.roboto.claim-60,
  .claim-wb.work-sans.claim-52,
  .claim-wb.work-sans.claim-55,
  .claim-wb.work-sans.claim-56,
  .claim-wb.work-sans.claim-58,
  .claim-wb.work-sans.claim-60,
  .claim-wb.zilla-slab.claim-52,
  .claim-wb.zilla-slab.claim-55,
  .claim-wb.zilla-slab.claim-56,
  .claim-wb.zilla-slab.claim-58,
  .claim-wb.zilla-slab.claim-60,
  .claim-wb.zillaslab.claim-52,
  .claim-wb.zillaslab.claim-55,
  .claim-wb.zillaslab.claim-56,
  .claim-wb.zillaslab.claim-58,
  .claim-wb.zillaslab.claim-60 {
    line-height: 170%;
  }
  .claim-wb.brandon-grotesque.claim-63,
  .claim-wb.brandon-grotesque.claim-64,
  .claim-wb.brandon-grotesque.claim-65,
  .claim-wb.brandon-grotesque.claim-66,
  .claim-wb.exo2.claim-63,
  .claim-wb.exo2.claim-64,
  .claim-wb.exo2.claim-65,
  .claim-wb.exo2.claim-66,
  .claim-wb.fira-sans.claim-63,
  .claim-wb.fira-sans.claim-64,
  .claim-wb.fira-sans.claim-65,
  .claim-wb.fira-sans.claim-66,
  .claim-wb.josefin-sans.claim-63,
  .claim-wb.josefin-sans.claim-64,
  .claim-wb.josefin-sans.claim-65,
  .claim-wb.josefin-sans.claim-66,
  .claim-wb.josefix.claim-63,
  .claim-wb.josefix.claim-64,
  .claim-wb.josefix.claim-65,
  .claim-wb.josefix.claim-66,
  .claim-wb.jp-kei-font.claim-63,
  .claim-wb.jp-kei-font.claim-64,
  .claim-wb.jp-kei-font.claim-65,
  .claim-wb.jp-kei-font.claim-66,
  .claim-wb.metropolis.claim-63,
  .claim-wb.metropolis.claim-64,
  .claim-wb.metropolis.claim-65,
  .claim-wb.metropolis.claim-66,
  .claim-wb.proxima-nova.claim-63,
  .claim-wb.proxima-nova.claim-64,
  .claim-wb.proxima-nova.claim-65,
  .claim-wb.proxima-nova.claim-66,
  .claim-wb.raleway.claim-63,
  .claim-wb.raleway.claim-64,
  .claim-wb.raleway.claim-65,
  .claim-wb.raleway.claim-66,
  .claim-wb.roboto.claim-63,
  .claim-wb.roboto.claim-64,
  .claim-wb.roboto.claim-65,
  .claim-wb.roboto.claim-66,
  .claim-wb.work-sans.claim-63,
  .claim-wb.work-sans.claim-64,
  .claim-wb.work-sans.claim-65,
  .claim-wb.work-sans.claim-66,
  .claim-wb.zilla-slab.claim-63,
  .claim-wb.zilla-slab.claim-64,
  .claim-wb.zilla-slab.claim-65,
  .claim-wb.zilla-slab.claim-66,
  .claim-wb.zillaslab.claim-63,
  .claim-wb.zillaslab.claim-64,
  .claim-wb.zillaslab.claim-65,
  .claim-wb.zillaslab.claim-66 {
    line-height: 163%;
  }
  .claim-wb.brandon-grotesque.claim-70,
  .claim-wb.brandon-grotesque.claim-72,
  .claim-wb.brandon-grotesque.claim-74,
  .claim-wb.brandon-grotesque.claim-80,
  .claim-wb.exo2.claim-70,
  .claim-wb.exo2.claim-72,
  .claim-wb.exo2.claim-74,
  .claim-wb.exo2.claim-80,
  .claim-wb.fira-sans.claim-70,
  .claim-wb.fira-sans.claim-72,
  .claim-wb.fira-sans.claim-74,
  .claim-wb.fira-sans.claim-80,
  .claim-wb.josefin-sans.claim-70,
  .claim-wb.josefin-sans.claim-72,
  .claim-wb.josefin-sans.claim-74,
  .claim-wb.josefin-sans.claim-80,
  .claim-wb.josefix.claim-70,
  .claim-wb.josefix.claim-72,
  .claim-wb.josefix.claim-74,
  .claim-wb.josefix.claim-80,
  .claim-wb.jp-kei-font.claim-70,
  .claim-wb.jp-kei-font.claim-72,
  .claim-wb.jp-kei-font.claim-74,
  .claim-wb.jp-kei-font.claim-80,
  .claim-wb.metropolis.claim-70,
  .claim-wb.metropolis.claim-72,
  .claim-wb.metropolis.claim-74,
  .claim-wb.metropolis.claim-80,
  .claim-wb.proxima-nova.claim-70,
  .claim-wb.proxima-nova.claim-72,
  .claim-wb.proxima-nova.claim-74,
  .claim-wb.proxima-nova.claim-80,
  .claim-wb.raleway.claim-70,
  .claim-wb.raleway.claim-72,
  .claim-wb.raleway.claim-74,
  .claim-wb.raleway.claim-80,
  .claim-wb.roboto.claim-70,
  .claim-wb.roboto.claim-72,
  .claim-wb.roboto.claim-74,
  .claim-wb.roboto.claim-80,
  .claim-wb.work-sans.claim-70,
  .claim-wb.work-sans.claim-72,
  .claim-wb.work-sans.claim-74,
  .claim-wb.work-sans.claim-80,
  .claim-wb.zilla-slab.claim-70,
  .claim-wb.zilla-slab.claim-72,
  .claim-wb.zilla-slab.claim-74,
  .claim-wb.zilla-slab.claim-80,
  .claim-wb.zillaslab.claim-70,
  .claim-wb.zillaslab.claim-72,
  .claim-wb.zillaslab.claim-74,
  .claim-wb.zillaslab.claim-80 {
    line-height: 160%;
  }
  .claim-wb.brandon-grotesque.claim-100,
  .claim-wb.exo2.claim-100,
  .claim-wb.fira-sans.claim-100,
  .claim-wb.josefin-sans.claim-100,
  .claim-wb.josefix.claim-100,
  .claim-wb.jp-kei-font.claim-100,
  .claim-wb.metropolis.claim-100,
  .claim-wb.proxima-nova.claim-100,
  .claim-wb.raleway.claim-100,
  .claim-wb.roboto.claim-100,
  .claim-wb.work-sans.claim-100,
  .claim-wb.zilla-slab.claim-100,
  .claim-wb.zillaslab.claim-100 {
    line-height: 155%;
  }
  .claim-wb.brandon-grotesque.claim-114,
  .claim-wb.brandon-grotesque.claim-120,
  .claim-wb.brandon-grotesque.claim-122,
  .claim-wb.brandon-grotesque.claim-130,
  .claim-wb.brandon-grotesque.claim-142,
  .claim-wb.brandon-grotesque.claim-170,
  .claim-wb.exo2.claim-114,
  .claim-wb.exo2.claim-120,
  .claim-wb.exo2.claim-122,
  .claim-wb.exo2.claim-130,
  .claim-wb.exo2.claim-142,
  .claim-wb.exo2.claim-170,
  .claim-wb.fira-sans.claim-114,
  .claim-wb.fira-sans.claim-120,
  .claim-wb.fira-sans.claim-122,
  .claim-wb.fira-sans.claim-130,
  .claim-wb.fira-sans.claim-142,
  .claim-wb.fira-sans.claim-170,
  .claim-wb.josefin-sans.claim-114,
  .claim-wb.josefin-sans.claim-120,
  .claim-wb.josefin-sans.claim-122,
  .claim-wb.josefin-sans.claim-130,
  .claim-wb.josefin-sans.claim-142,
  .claim-wb.josefin-sans.claim-170,
  .claim-wb.josefix.claim-114,
  .claim-wb.josefix.claim-120,
  .claim-wb.josefix.claim-122,
  .claim-wb.josefix.claim-130,
  .claim-wb.josefix.claim-142,
  .claim-wb.josefix.claim-170,
  .claim-wb.jp-kei-font.claim-114,
  .claim-wb.jp-kei-font.claim-120,
  .claim-wb.jp-kei-font.claim-122,
  .claim-wb.jp-kei-font.claim-130,
  .claim-wb.jp-kei-font.claim-142,
  .claim-wb.jp-kei-font.claim-170,
  .claim-wb.metropolis.claim-114,
  .claim-wb.metropolis.claim-120,
  .claim-wb.metropolis.claim-122,
  .claim-wb.metropolis.claim-130,
  .claim-wb.metropolis.claim-142,
  .claim-wb.metropolis.claim-170,
  .claim-wb.proxima-nova.claim-114,
  .claim-wb.proxima-nova.claim-120,
  .claim-wb.proxima-nova.claim-122,
  .claim-wb.proxima-nova.claim-130,
  .claim-wb.proxima-nova.claim-142,
  .claim-wb.proxima-nova.claim-170,
  .claim-wb.raleway.claim-114,
  .claim-wb.raleway.claim-120,
  .claim-wb.raleway.claim-122,
  .claim-wb.raleway.claim-130,
  .claim-wb.raleway.claim-142,
  .claim-wb.raleway.claim-170,
  .claim-wb.roboto.claim-114,
  .claim-wb.roboto.claim-120,
  .claim-wb.roboto.claim-122,
  .claim-wb.roboto.claim-130,
  .claim-wb.roboto.claim-142,
  .claim-wb.roboto.claim-170,
  .claim-wb.work-sans.claim-114,
  .claim-wb.work-sans.claim-120,
  .claim-wb.work-sans.claim-122,
  .claim-wb.work-sans.claim-130,
  .claim-wb.work-sans.claim-142,
  .claim-wb.work-sans.claim-170,
  .claim-wb.zilla-slab.claim-114,
  .claim-wb.zilla-slab.claim-120,
  .claim-wb.zilla-slab.claim-122,
  .claim-wb.zilla-slab.claim-130,
  .claim-wb.zilla-slab.claim-142,
  .claim-wb.zilla-slab.claim-170,
  .claim-wb.zillaslab.claim-114,
  .claim-wb.zillaslab.claim-120,
  .claim-wb.zillaslab.claim-122,
  .claim-wb.zillaslab.claim-130,
  .claim-wb.zillaslab.claim-142,
  .claim-wb.zillaslab.claim-170 {
    line-height: 153%;
  }
  .claim-wb.alegreya-sans.claim-46,
  .claim-wb.alegreya.claim-46,
  .claim-wb.allura.claim-46,
  .claim-wb.cormorant.claim-46,
  .claim-wb.jp-logo-type-gothic.claim-46,
  .claim-wb.jp-utsukushi-mincho.claim-46,
  .claim-wb.jp-wada-lab-maru-gothic.claim-46,
  .claim-wb.life-savers.claim-46,
  .claim-wb.literata.claim-46,
  .claim-wb.lora.claim-46,
  .claim-wb.marcellix.claim-46,
  .claim-wb.marcellus.claim-46,
  .claim-wb.merriweather.claim-46,
  .claim-wb.montserrat.claim-46,
  .claim-wb.noto-sans.claim-46,
  .claim-wb.noto-serif.claim-46,
  .claim-wb.piazzolla.claim-46,
  .claim-wb.playfair-display.claim-46,
  .claim-wb.quicksand.claim-46,
  .claim-wb.rajdhani.claim-46,
  .claim-wb.reklame-script.claim-46,
  .claim-wb.tinos.claim-46 {
    line-height: 183%;
  }
  .claim-wb.alegreya-sans.claim-52,
  .claim-wb.alegreya-sans.claim-55,
  .claim-wb.alegreya-sans.claim-56,
  .claim-wb.alegreya-sans.claim-58,
  .claim-wb.alegreya-sans.claim-60,
  .claim-wb.alegreya.claim-52,
  .claim-wb.alegreya.claim-55,
  .claim-wb.alegreya.claim-56,
  .claim-wb.alegreya.claim-58,
  .claim-wb.alegreya.claim-60,
  .claim-wb.allura.claim-52,
  .claim-wb.allura.claim-55,
  .claim-wb.allura.claim-56,
  .claim-wb.allura.claim-58,
  .claim-wb.allura.claim-60,
  .claim-wb.cormorant.claim-52,
  .claim-wb.cormorant.claim-55,
  .claim-wb.cormorant.claim-56,
  .claim-wb.cormorant.claim-58,
  .claim-wb.cormorant.claim-60,
  .claim-wb.jp-logo-type-gothic.claim-52,
  .claim-wb.jp-logo-type-gothic.claim-55,
  .claim-wb.jp-logo-type-gothic.claim-56,
  .claim-wb.jp-logo-type-gothic.claim-58,
  .claim-wb.jp-logo-type-gothic.claim-60,
  .claim-wb.jp-utsukushi-mincho.claim-52,
  .claim-wb.jp-utsukushi-mincho.claim-55,
  .claim-wb.jp-utsukushi-mincho.claim-56,
  .claim-wb.jp-utsukushi-mincho.claim-58,
  .claim-wb.jp-utsukushi-mincho.claim-60,
  .claim-wb.jp-wada-lab-maru-gothic.claim-52,
  .claim-wb.jp-wada-lab-maru-gothic.claim-55,
  .claim-wb.jp-wada-lab-maru-gothic.claim-56,
  .claim-wb.jp-wada-lab-maru-gothic.claim-58,
  .claim-wb.jp-wada-lab-maru-gothic.claim-60,
  .claim-wb.life-savers.claim-52,
  .claim-wb.life-savers.claim-55,
  .claim-wb.life-savers.claim-56,
  .claim-wb.life-savers.claim-58,
  .claim-wb.life-savers.claim-60,
  .claim-wb.literata.claim-52,
  .claim-wb.literata.claim-55,
  .claim-wb.literata.claim-56,
  .claim-wb.literata.claim-58,
  .claim-wb.literata.claim-60,
  .claim-wb.lora.claim-52,
  .claim-wb.lora.claim-55,
  .claim-wb.lora.claim-56,
  .claim-wb.lora.claim-58,
  .claim-wb.lora.claim-60,
  .claim-wb.marcellix.claim-52,
  .claim-wb.marcellix.claim-55,
  .claim-wb.marcellix.claim-56,
  .claim-wb.marcellix.claim-58,
  .claim-wb.marcellix.claim-60,
  .claim-wb.marcellus.claim-52,
  .claim-wb.marcellus.claim-55,
  .claim-wb.marcellus.claim-56,
  .claim-wb.marcellus.claim-58,
  .claim-wb.marcellus.claim-60,
  .claim-wb.merriweather.claim-52,
  .claim-wb.merriweather.claim-55,
  .claim-wb.merriweather.claim-56,
  .claim-wb.merriweather.claim-58,
  .claim-wb.merriweather.claim-60,
  .claim-wb.montserrat.claim-52,
  .claim-wb.montserrat.claim-55,
  .claim-wb.montserrat.claim-56,
  .claim-wb.montserrat.claim-58,
  .claim-wb.montserrat.claim-60,
  .claim-wb.noto-sans.claim-52,
  .claim-wb.noto-sans.claim-55,
  .claim-wb.noto-sans.claim-56,
  .claim-wb.noto-sans.claim-58,
  .claim-wb.noto-sans.claim-60,
  .claim-wb.noto-serif.claim-52,
  .claim-wb.noto-serif.claim-55,
  .claim-wb.noto-serif.claim-56,
  .claim-wb.noto-serif.claim-58,
  .claim-wb.noto-serif.claim-60,
  .claim-wb.piazzolla.claim-52,
  .claim-wb.piazzolla.claim-55,
  .claim-wb.piazzolla.claim-56,
  .claim-wb.piazzolla.claim-58,
  .claim-wb.piazzolla.claim-60,
  .claim-wb.playfair-display.claim-52,
  .claim-wb.playfair-display.claim-55,
  .claim-wb.playfair-display.claim-56,
  .claim-wb.playfair-display.claim-58,
  .claim-wb.playfair-display.claim-60,
  .claim-wb.quicksand.claim-52,
  .claim-wb.quicksand.claim-55,
  .claim-wb.quicksand.claim-56,
  .claim-wb.quicksand.claim-58,
  .claim-wb.quicksand.claim-60,
  .claim-wb.rajdhani.claim-52,
  .claim-wb.rajdhani.claim-55,
  .claim-wb.rajdhani.claim-56,
  .claim-wb.rajdhani.claim-58,
  .claim-wb.rajdhani.claim-60,
  .claim-wb.reklame-script.claim-52,
  .claim-wb.reklame-script.claim-55,
  .claim-wb.reklame-script.claim-56,
  .claim-wb.reklame-script.claim-58,
  .claim-wb.reklame-script.claim-60,
  .claim-wb.tinos.claim-52,
  .claim-wb.tinos.claim-55,
  .claim-wb.tinos.claim-56,
  .claim-wb.tinos.claim-58,
  .claim-wb.tinos.claim-60 {
    line-height: 177%;
  }
  .claim-wb.alegreya-sans.claim-63,
  .claim-wb.alegreya-sans.claim-64,
  .claim-wb.alegreya-sans.claim-65,
  .claim-wb.alegreya-sans.claim-66,
  .claim-wb.alegreya-sans.claim-70,
  .claim-wb.alegreya-sans.claim-72,
  .claim-wb.alegreya-sans.claim-74,
  .claim-wb.alegreya.claim-63,
  .claim-wb.alegreya.claim-64,
  .claim-wb.alegreya.claim-65,
  .claim-wb.alegreya.claim-66,
  .claim-wb.alegreya.claim-70,
  .claim-wb.alegreya.claim-72,
  .claim-wb.alegreya.claim-74,
  .claim-wb.allura.claim-63,
  .claim-wb.allura.claim-64,
  .claim-wb.allura.claim-65,
  .claim-wb.allura.claim-66,
  .claim-wb.allura.claim-70,
  .claim-wb.allura.claim-72,
  .claim-wb.allura.claim-74,
  .claim-wb.cormorant.claim-63,
  .claim-wb.cormorant.claim-64,
  .claim-wb.cormorant.claim-65,
  .claim-wb.cormorant.claim-66,
  .claim-wb.cormorant.claim-70,
  .claim-wb.cormorant.claim-72,
  .claim-wb.cormorant.claim-74,
  .claim-wb.jp-logo-type-gothic.claim-63,
  .claim-wb.jp-logo-type-gothic.claim-64,
  .claim-wb.jp-logo-type-gothic.claim-65,
  .claim-wb.jp-logo-type-gothic.claim-66,
  .claim-wb.jp-logo-type-gothic.claim-70,
  .claim-wb.jp-logo-type-gothic.claim-72,
  .claim-wb.jp-logo-type-gothic.claim-74,
  .claim-wb.jp-utsukushi-mincho.claim-63,
  .claim-wb.jp-utsukushi-mincho.claim-64,
  .claim-wb.jp-utsukushi-mincho.claim-65,
  .claim-wb.jp-utsukushi-mincho.claim-66,
  .claim-wb.jp-utsukushi-mincho.claim-70,
  .claim-wb.jp-utsukushi-mincho.claim-72,
  .claim-wb.jp-utsukushi-mincho.claim-74,
  .claim-wb.jp-wada-lab-maru-gothic.claim-63,
  .claim-wb.jp-wada-lab-maru-gothic.claim-64,
  .claim-wb.jp-wada-lab-maru-gothic.claim-65,
  .claim-wb.jp-wada-lab-maru-gothic.claim-66,
  .claim-wb.jp-wada-lab-maru-gothic.claim-70,
  .claim-wb.jp-wada-lab-maru-gothic.claim-72,
  .claim-wb.jp-wada-lab-maru-gothic.claim-74,
  .claim-wb.life-savers.claim-63,
  .claim-wb.life-savers.claim-64,
  .claim-wb.life-savers.claim-65,
  .claim-wb.life-savers.claim-66,
  .claim-wb.life-savers.claim-70,
  .claim-wb.life-savers.claim-72,
  .claim-wb.life-savers.claim-74,
  .claim-wb.literata.claim-63,
  .claim-wb.literata.claim-64,
  .claim-wb.literata.claim-65,
  .claim-wb.literata.claim-66,
  .claim-wb.literata.claim-70,
  .claim-wb.literata.claim-72,
  .claim-wb.literata.claim-74,
  .claim-wb.lora.claim-63,
  .claim-wb.lora.claim-64,
  .claim-wb.lora.claim-65,
  .claim-wb.lora.claim-66,
  .claim-wb.lora.claim-70,
  .claim-wb.lora.claim-72,
  .claim-wb.lora.claim-74,
  .claim-wb.marcellix.claim-63,
  .claim-wb.marcellix.claim-64,
  .claim-wb.marcellix.claim-65,
  .claim-wb.marcellix.claim-66,
  .claim-wb.marcellix.claim-70,
  .claim-wb.marcellix.claim-72,
  .claim-wb.marcellix.claim-74,
  .claim-wb.marcellus.claim-63,
  .claim-wb.marcellus.claim-64,
  .claim-wb.marcellus.claim-65,
  .claim-wb.marcellus.claim-66,
  .claim-wb.marcellus.claim-70,
  .claim-wb.marcellus.claim-72,
  .claim-wb.marcellus.claim-74,
  .claim-wb.merriweather.claim-63,
  .claim-wb.merriweather.claim-64,
  .claim-wb.merriweather.claim-65,
  .claim-wb.merriweather.claim-66,
  .claim-wb.merriweather.claim-70,
  .claim-wb.merriweather.claim-72,
  .claim-wb.merriweather.claim-74,
  .claim-wb.montserrat.claim-63,
  .claim-wb.montserrat.claim-64,
  .claim-wb.montserrat.claim-65,
  .claim-wb.montserrat.claim-66,
  .claim-wb.montserrat.claim-70,
  .claim-wb.montserrat.claim-72,
  .claim-wb.montserrat.claim-74,
  .claim-wb.noto-sans.claim-63,
  .claim-wb.noto-sans.claim-64,
  .claim-wb.noto-sans.claim-65,
  .claim-wb.noto-sans.claim-66,
  .claim-wb.noto-sans.claim-70,
  .claim-wb.noto-sans.claim-72,
  .claim-wb.noto-sans.claim-74,
  .claim-wb.noto-serif.claim-63,
  .claim-wb.noto-serif.claim-64,
  .claim-wb.noto-serif.claim-65,
  .claim-wb.noto-serif.claim-66,
  .claim-wb.noto-serif.claim-70,
  .claim-wb.noto-serif.claim-72,
  .claim-wb.noto-serif.claim-74,
  .claim-wb.piazzolla.claim-63,
  .claim-wb.piazzolla.claim-64,
  .claim-wb.piazzolla.claim-65,
  .claim-wb.piazzolla.claim-66,
  .claim-wb.piazzolla.claim-70,
  .claim-wb.piazzolla.claim-72,
  .claim-wb.piazzolla.claim-74,
  .claim-wb.playfair-display.claim-63,
  .claim-wb.playfair-display.claim-64,
  .claim-wb.playfair-display.claim-65,
  .claim-wb.playfair-display.claim-66,
  .claim-wb.playfair-display.claim-70,
  .claim-wb.playfair-display.claim-72,
  .claim-wb.playfair-display.claim-74,
  .claim-wb.quicksand.claim-63,
  .claim-wb.quicksand.claim-64,
  .claim-wb.quicksand.claim-65,
  .claim-wb.quicksand.claim-66,
  .claim-wb.quicksand.claim-70,
  .claim-wb.quicksand.claim-72,
  .claim-wb.quicksand.claim-74,
  .claim-wb.rajdhani.claim-63,
  .claim-wb.rajdhani.claim-64,
  .claim-wb.rajdhani.claim-65,
  .claim-wb.rajdhani.claim-66,
  .claim-wb.rajdhani.claim-70,
  .claim-wb.rajdhani.claim-72,
  .claim-wb.rajdhani.claim-74,
  .claim-wb.reklame-script.claim-63,
  .claim-wb.reklame-script.claim-64,
  .claim-wb.reklame-script.claim-65,
  .claim-wb.reklame-script.claim-66,
  .claim-wb.reklame-script.claim-70,
  .claim-wb.reklame-script.claim-72,
  .claim-wb.reklame-script.claim-74,
  .claim-wb.tinos.claim-63,
  .claim-wb.tinos.claim-64,
  .claim-wb.tinos.claim-65,
  .claim-wb.tinos.claim-66,
  .claim-wb.tinos.claim-70,
  .claim-wb.tinos.claim-72,
  .claim-wb.tinos.claim-74 {
    line-height: 170%;
  }
  .claim-wb.alegreya-sans.claim-80,
  .claim-wb.alegreya.claim-80,
  .claim-wb.allura.claim-80,
  .claim-wb.cormorant.claim-80,
  .claim-wb.jp-logo-type-gothic.claim-80,
  .claim-wb.jp-utsukushi-mincho.claim-80,
  .claim-wb.jp-wada-lab-maru-gothic.claim-80,
  .claim-wb.life-savers.claim-80,
  .claim-wb.literata.claim-80,
  .claim-wb.lora.claim-80,
  .claim-wb.marcellix.claim-80,
  .claim-wb.marcellus.claim-80,
  .claim-wb.merriweather.claim-80,
  .claim-wb.montserrat.claim-80,
  .claim-wb.noto-sans.claim-80,
  .claim-wb.noto-serif.claim-80,
  .claim-wb.piazzolla.claim-80,
  .claim-wb.playfair-display.claim-80,
  .claim-wb.quicksand.claim-80,
  .claim-wb.rajdhani.claim-80,
  .claim-wb.reklame-script.claim-80,
  .claim-wb.tinos.claim-80 {
    line-height: 165%;
  }
  .claim-wb.alegreya-sans.claim-100,
  .claim-wb.alegreya-sans.claim-114,
  .claim-wb.alegreya.claim-100,
  .claim-wb.alegreya.claim-114,
  .claim-wb.allura.claim-100,
  .claim-wb.allura.claim-114,
  .claim-wb.cormorant.claim-100,
  .claim-wb.cormorant.claim-114,
  .claim-wb.jp-logo-type-gothic.claim-100,
  .claim-wb.jp-logo-type-gothic.claim-114,
  .claim-wb.jp-utsukushi-mincho.claim-100,
  .claim-wb.jp-utsukushi-mincho.claim-114,
  .claim-wb.jp-wada-lab-maru-gothic.claim-100,
  .claim-wb.jp-wada-lab-maru-gothic.claim-114,
  .claim-wb.life-savers.claim-100,
  .claim-wb.life-savers.claim-114,
  .claim-wb.literata.claim-100,
  .claim-wb.literata.claim-114,
  .claim-wb.lora.claim-100,
  .claim-wb.lora.claim-114,
  .claim-wb.marcellix.claim-100,
  .claim-wb.marcellix.claim-114,
  .claim-wb.marcellus.claim-100,
  .claim-wb.marcellus.claim-114,
  .claim-wb.merriweather.claim-100,
  .claim-wb.merriweather.claim-114,
  .claim-wb.montserrat.claim-100,
  .claim-wb.montserrat.claim-114,
  .claim-wb.noto-sans.claim-100,
  .claim-wb.noto-sans.claim-114,
  .claim-wb.noto-serif.claim-100,
  .claim-wb.noto-serif.claim-114,
  .claim-wb.piazzolla.claim-100,
  .claim-wb.piazzolla.claim-114,
  .claim-wb.playfair-display.claim-100,
  .claim-wb.playfair-display.claim-114,
  .claim-wb.quicksand.claim-100,
  .claim-wb.quicksand.claim-114,
  .claim-wb.rajdhani.claim-100,
  .claim-wb.rajdhani.claim-114,
  .claim-wb.reklame-script.claim-100,
  .claim-wb.reklame-script.claim-114,
  .claim-wb.tinos.claim-100,
  .claim-wb.tinos.claim-114 {
    line-height: 163%;
  }
  .claim-wb.alegreya-sans.claim-120,
  .claim-wb.alegreya-sans.claim-122,
  .claim-wb.alegreya-sans.claim-130,
  .claim-wb.alegreya.claim-120,
  .claim-wb.alegreya.claim-122,
  .claim-wb.alegreya.claim-130,
  .claim-wb.allura.claim-120,
  .claim-wb.allura.claim-122,
  .claim-wb.allura.claim-130,
  .claim-wb.cormorant.claim-120,
  .claim-wb.cormorant.claim-122,
  .claim-wb.cormorant.claim-130,
  .claim-wb.jp-logo-type-gothic.claim-120,
  .claim-wb.jp-logo-type-gothic.claim-122,
  .claim-wb.jp-logo-type-gothic.claim-130,
  .claim-wb.jp-utsukushi-mincho.claim-120,
  .claim-wb.jp-utsukushi-mincho.claim-122,
  .claim-wb.jp-utsukushi-mincho.claim-130,
  .claim-wb.jp-wada-lab-maru-gothic.claim-120,
  .claim-wb.jp-wada-lab-maru-gothic.claim-122,
  .claim-wb.jp-wada-lab-maru-gothic.claim-130,
  .claim-wb.life-savers.claim-120,
  .claim-wb.life-savers.claim-122,
  .claim-wb.life-savers.claim-130,
  .claim-wb.literata.claim-120,
  .claim-wb.literata.claim-122,
  .claim-wb.literata.claim-130,
  .claim-wb.lora.claim-120,
  .claim-wb.lora.claim-122,
  .claim-wb.lora.claim-130,
  .claim-wb.marcellix.claim-120,
  .claim-wb.marcellix.claim-122,
  .claim-wb.marcellix.claim-130,
  .claim-wb.marcellus.claim-120,
  .claim-wb.marcellus.claim-122,
  .claim-wb.marcellus.claim-130,
  .claim-wb.merriweather.claim-120,
  .claim-wb.merriweather.claim-122,
  .claim-wb.merriweather.claim-130,
  .claim-wb.montserrat.claim-120,
  .claim-wb.montserrat.claim-122,
  .claim-wb.montserrat.claim-130,
  .claim-wb.noto-sans.claim-120,
  .claim-wb.noto-sans.claim-122,
  .claim-wb.noto-sans.claim-130,
  .claim-wb.noto-serif.claim-120,
  .claim-wb.noto-serif.claim-122,
  .claim-wb.noto-serif.claim-130,
  .claim-wb.piazzolla.claim-120,
  .claim-wb.piazzolla.claim-122,
  .claim-wb.piazzolla.claim-130,
  .claim-wb.playfair-display.claim-120,
  .claim-wb.playfair-display.claim-122,
  .claim-wb.playfair-display.claim-130,
  .claim-wb.quicksand.claim-120,
  .claim-wb.quicksand.claim-122,
  .claim-wb.quicksand.claim-130,
  .claim-wb.rajdhani.claim-120,
  .claim-wb.rajdhani.claim-122,
  .claim-wb.rajdhani.claim-130,
  .claim-wb.reklame-script.claim-120,
  .claim-wb.reklame-script.claim-122,
  .claim-wb.reklame-script.claim-130,
  .claim-wb.tinos.claim-120,
  .claim-wb.tinos.claim-122,
  .claim-wb.tinos.claim-130 {
    line-height: 160%;
  }
  .claim-wb.alegreya-sans.claim-142,
  .claim-wb.alegreya-sans.claim-170,
  .claim-wb.alegreya.claim-142,
  .claim-wb.alegreya.claim-170,
  .claim-wb.allura.claim-142,
  .claim-wb.allura.claim-170,
  .claim-wb.cormorant.claim-142,
  .claim-wb.cormorant.claim-170,
  .claim-wb.jp-logo-type-gothic.claim-142,
  .claim-wb.jp-logo-type-gothic.claim-170,
  .claim-wb.jp-utsukushi-mincho.claim-142,
  .claim-wb.jp-utsukushi-mincho.claim-170,
  .claim-wb.jp-wada-lab-maru-gothic.claim-142,
  .claim-wb.jp-wada-lab-maru-gothic.claim-170,
  .claim-wb.life-savers.claim-142,
  .claim-wb.life-savers.claim-170,
  .claim-wb.literata.claim-142,
  .claim-wb.literata.claim-170,
  .claim-wb.lora.claim-142,
  .claim-wb.lora.claim-170,
  .claim-wb.marcellix.claim-142,
  .claim-wb.marcellix.claim-170,
  .claim-wb.marcellus.claim-142,
  .claim-wb.marcellus.claim-170,
  .claim-wb.merriweather.claim-142,
  .claim-wb.merriweather.claim-170,
  .claim-wb.montserrat.claim-142,
  .claim-wb.montserrat.claim-170,
  .claim-wb.noto-sans.claim-142,
  .claim-wb.noto-sans.claim-170,
  .claim-wb.noto-serif.claim-142,
  .claim-wb.noto-serif.claim-170,
  .claim-wb.piazzolla.claim-142,
  .claim-wb.piazzolla.claim-170,
  .claim-wb.playfair-display.claim-142,
  .claim-wb.playfair-display.claim-170,
  .claim-wb.quicksand.claim-142,
  .claim-wb.quicksand.claim-170,
  .claim-wb.rajdhani.claim-142,
  .claim-wb.rajdhani.claim-170,
  .claim-wb.reklame-script.claim-142,
  .claim-wb.reklame-script.claim-170,
  .claim-wb.tinos.claim-142,
  .claim-wb.tinos.claim-170 {
    line-height: 157%;
  }
  .claim-wb.lobster.claim-46,
  .claim-wb.open-sans.claim-46,
  .claim-wb.pt-serif.claim-46,
  .claim-wb.roboto-slab.claim-46 {
    line-height: 185%;
  }
  .claim-wb.lobster.claim-52,
  .claim-wb.lobster.claim-55,
  .claim-wb.lobster.claim-56,
  .claim-wb.lobster.claim-58,
  .claim-wb.open-sans.claim-52,
  .claim-wb.open-sans.claim-55,
  .claim-wb.open-sans.claim-56,
  .claim-wb.open-sans.claim-58,
  .claim-wb.pt-serif.claim-52,
  .claim-wb.pt-serif.claim-55,
  .claim-wb.pt-serif.claim-56,
  .claim-wb.pt-serif.claim-58,
  .claim-wb.roboto-slab.claim-52,
  .claim-wb.roboto-slab.claim-55,
  .claim-wb.roboto-slab.claim-56,
  .claim-wb.roboto-slab.claim-58 {
    line-height: 180%;
  }
  .claim-wb.lobster.claim-60,
  .claim-wb.lobster.claim-63,
  .claim-wb.lobster.claim-64,
  .claim-wb.lobster.claim-65,
  .claim-wb.lobster.claim-66,
  .claim-wb.lobster.claim-70,
  .claim-wb.lobster.claim-72,
  .claim-wb.lobster.claim-74,
  .claim-wb.open-sans.claim-60,
  .claim-wb.open-sans.claim-63,
  .claim-wb.open-sans.claim-64,
  .claim-wb.open-sans.claim-65,
  .claim-wb.open-sans.claim-66,
  .claim-wb.open-sans.claim-70,
  .claim-wb.open-sans.claim-72,
  .claim-wb.open-sans.claim-74,
  .claim-wb.pt-serif.claim-60,
  .claim-wb.pt-serif.claim-63,
  .claim-wb.pt-serif.claim-64,
  .claim-wb.pt-serif.claim-65,
  .claim-wb.pt-serif.claim-66,
  .claim-wb.pt-serif.claim-70,
  .claim-wb.pt-serif.claim-72,
  .claim-wb.pt-serif.claim-74,
  .claim-wb.roboto-slab.claim-60,
  .claim-wb.roboto-slab.claim-63,
  .claim-wb.roboto-slab.claim-64,
  .claim-wb.roboto-slab.claim-65,
  .claim-wb.roboto-slab.claim-66,
  .claim-wb.roboto-slab.claim-70,
  .claim-wb.roboto-slab.claim-72,
  .claim-wb.roboto-slab.claim-74 {
    line-height: 175%;
  }
  .claim-wb.lobster.claim-80,
  .claim-wb.open-sans.claim-80,
  .claim-wb.pt-serif.claim-80,
  .claim-wb.roboto-slab.claim-80 {
    line-height: 170%;
  }
  .claim-wb.lobster.claim-100,
  .claim-wb.lobster.claim-114,
  .claim-wb.lobster.claim-120,
  .claim-wb.lobster.claim-122,
  .claim-wb.open-sans.claim-100,
  .claim-wb.open-sans.claim-114,
  .claim-wb.open-sans.claim-120,
  .claim-wb.open-sans.claim-122,
  .claim-wb.pt-serif.claim-100,
  .claim-wb.pt-serif.claim-114,
  .claim-wb.pt-serif.claim-120,
  .claim-wb.pt-serif.claim-122,
  .claim-wb.roboto-slab.claim-100,
  .claim-wb.roboto-slab.claim-114,
  .claim-wb.roboto-slab.claim-120,
  .claim-wb.roboto-slab.claim-122 {
    line-height: 166%;
  }
  .claim-wb.lobster.claim-130,
  .claim-wb.lobster.claim-142,
  .claim-wb.lobster.claim-170,
  .claim-wb.open-sans.claim-130,
  .claim-wb.open-sans.claim-142,
  .claim-wb.open-sans.claim-170,
  .claim-wb.pt-serif.claim-130,
  .claim-wb.pt-serif.claim-142,
  .claim-wb.pt-serif.claim-170,
  .claim-wb.roboto-slab.claim-130,
  .claim-wb.roboto-slab.claim-142,
  .claim-wb.roboto-slab.claim-170 {
    line-height: 163%;
  }
  .claim-wb.abril-fatface.claim-63,
  .claim-wb.abril-fatface.claim-64,
  .claim-wb.abril-fatface.claim-65,
  .claim-wb.abril-fatface.claim-66,
  .claim-wb.jp-rounded-mgen-plus.claim-63,
  .claim-wb.jp-rounded-mgen-plus.claim-64,
  .claim-wb.jp-rounded-mgen-plus.claim-65,
  .claim-wb.jp-rounded-mgen-plus.claim-66,
  .claim-wb.nunito.claim-63,
  .claim-wb.nunito.claim-64,
  .claim-wb.nunito.claim-65,
  .claim-wb.nunito.claim-66,
  .claim-wb.ribeye-marrow.claim-63,
  .claim-wb.ribeye-marrow.claim-64,
  .claim-wb.ribeye-marrow.claim-65,
  .claim-wb.ribeye-marrow.claim-66 {
    line-height: 185%;
  }
  .claim-wb.abril-fatface.claim-80,
  .claim-wb.abril-fatface.claim-100,
  .claim-wb.abril-fatface.claim-114,
  .claim-wb.jp-rounded-mgen-plus.claim-80,
  .claim-wb.jp-rounded-mgen-plus.claim-100,
  .claim-wb.jp-rounded-mgen-plus.claim-114,
  .claim-wb.nunito.claim-80,
  .claim-wb.nunito.claim-100,
  .claim-wb.nunito.claim-114,
  .claim-wb.ribeye-marrow.claim-80,
  .claim-wb.ribeye-marrow.claim-100,
  .claim-wb.ribeye-marrow.claim-114 {
    line-height: 175%;
  }
  .claim-wb.abril-fatface.claim-120,
  .claim-wb.abril-fatface.claim-122,
  .claim-wb.abril-fatface.claim-130,
  .claim-wb.jp-rounded-mgen-plus.claim-120,
  .claim-wb.jp-rounded-mgen-plus.claim-122,
  .claim-wb.jp-rounded-mgen-plus.claim-130,
  .claim-wb.nunito.claim-120,
  .claim-wb.nunito.claim-122,
  .claim-wb.nunito.claim-130,
  .claim-wb.ribeye-marrow.claim-120,
  .claim-wb.ribeye-marrow.claim-122,
  .claim-wb.ribeye-marrow.claim-130 {
    line-height: 170%;
  }
  .claim-wb.abril-fatface.claim-142,
  .claim-wb.abril-fatface.claim-170,
  .claim-wb.jp-rounded-mgen-plus.claim-142,
  .claim-wb.jp-rounded-mgen-plus.claim-170,
  .claim-wb.nunito.claim-142,
  .claim-wb.nunito.claim-170,
  .claim-wb.ribeye-marrow.claim-142,
  .claim-wb.ribeye-marrow.claim-170 {
    line-height: 168%;
  }
  .claim-wb.jp-hannari-mincho.claim-63,
  .claim-wb.jp-hannari-mincho.claim-64,
  .claim-wb.jp-hannari-mincho.claim-65,
  .claim-wb.jp-hannari-mincho.claim-66,
  .claim-wb.jp-hannari-mincho.claim-70,
  .claim-wb.jp-hannari-mincho.claim-72,
  .claim-wb.jp-hannari-mincho.claim-74,
  .claim-wb.jp-harenosora-mincho.claim-63,
  .claim-wb.jp-harenosora-mincho.claim-64,
  .claim-wb.jp-harenosora-mincho.claim-65,
  .claim-wb.jp-harenosora-mincho.claim-66,
  .claim-wb.jp-harenosora-mincho.claim-70,
  .claim-wb.jp-harenosora-mincho.claim-72,
  .claim-wb.jp-harenosora-mincho.claim-74,
  .claim-wb.jp-kaisei-opti.claim-63,
  .claim-wb.jp-kaisei-opti.claim-64,
  .claim-wb.jp-kaisei-opti.claim-65,
  .claim-wb.jp-kaisei-opti.claim-66,
  .claim-wb.jp-kaisei-opti.claim-70,
  .claim-wb.jp-kaisei-opti.claim-72,
  .claim-wb.jp-kaisei-opti.claim-74,
  .claim-wb.jp-mochiy-pop-p-one.claim-63,
  .claim-wb.jp-mochiy-pop-p-one.claim-64,
  .claim-wb.jp-mochiy-pop-p-one.claim-65,
  .claim-wb.jp-mochiy-pop-p-one.claim-66,
  .claim-wb.jp-mochiy-pop-p-one.claim-70,
  .claim-wb.jp-mochiy-pop-p-one.claim-72,
  .claim-wb.jp-mochiy-pop-p-one.claim-74,
  .claim-wb.jp-murecho.claim-63,
  .claim-wb.jp-murecho.claim-64,
  .claim-wb.jp-murecho.claim-65,
  .claim-wb.jp-murecho.claim-66,
  .claim-wb.jp-murecho.claim-70,
  .claim-wb.jp-murecho.claim-72,
  .claim-wb.jp-murecho.claim-74,
  .claim-wb.jp-yomogi.claim-63,
  .claim-wb.jp-yomogi.claim-64,
  .claim-wb.jp-yomogi.claim-65,
  .claim-wb.jp-yomogi.claim-66,
  .claim-wb.jp-yomogi.claim-70,
  .claim-wb.jp-yomogi.claim-72,
  .claim-wb.jp-yomogi.claim-74,
  .claim-wb.jp-zen-maru-gothic.claim-63,
  .claim-wb.jp-zen-maru-gothic.claim-64,
  .claim-wb.jp-zen-maru-gothic.claim-65,
  .claim-wb.jp-zen-maru-gothic.claim-66,
  .claim-wb.jp-zen-maru-gothic.claim-70,
  .claim-wb.jp-zen-maru-gothic.claim-72,
  .claim-wb.jp-zen-maru-gothic.claim-74,
  .claim-wb.jp-zen-old-mincho.claim-63,
  .claim-wb.jp-zen-old-mincho.claim-64,
  .claim-wb.jp-zen-old-mincho.claim-65,
  .claim-wb.jp-zen-old-mincho.claim-66,
  .claim-wb.jp-zen-old-mincho.claim-70,
  .claim-wb.jp-zen-old-mincho.claim-72,
  .claim-wb.jp-zen-old-mincho.claim-74,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-63,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-64,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-65,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-66,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-70,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-72,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-74,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-63,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-64,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-65,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-66,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-70,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-72,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-74,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-63,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-64,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-65,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-66,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-70,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-72,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-74,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-63,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-64,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-65,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-66,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-70,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-72,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-74,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-63,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-64,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-65,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-66,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-70,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-72,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-74 {
    line-height: 200%;
  }
  .claim-wb.jp-hannari-mincho.claim-80,
  .claim-wb.jp-hannari-mincho.claim-100,
  .claim-wb.jp-hannari-mincho.claim-114,
  .claim-wb.jp-hannari-mincho.claim-120,
  .claim-wb.jp-hannari-mincho.claim-122,
  .claim-wb.jp-hannari-mincho.claim-130,
  .claim-wb.jp-harenosora-mincho.claim-80,
  .claim-wb.jp-harenosora-mincho.claim-100,
  .claim-wb.jp-harenosora-mincho.claim-114,
  .claim-wb.jp-harenosora-mincho.claim-120,
  .claim-wb.jp-harenosora-mincho.claim-122,
  .claim-wb.jp-harenosora-mincho.claim-130,
  .claim-wb.jp-kaisei-opti.claim-80,
  .claim-wb.jp-kaisei-opti.claim-100,
  .claim-wb.jp-kaisei-opti.claim-114,
  .claim-wb.jp-kaisei-opti.claim-120,
  .claim-wb.jp-kaisei-opti.claim-122,
  .claim-wb.jp-kaisei-opti.claim-130,
  .claim-wb.jp-mochiy-pop-p-one.claim-80,
  .claim-wb.jp-mochiy-pop-p-one.claim-100,
  .claim-wb.jp-mochiy-pop-p-one.claim-114,
  .claim-wb.jp-mochiy-pop-p-one.claim-120,
  .claim-wb.jp-mochiy-pop-p-one.claim-122,
  .claim-wb.jp-mochiy-pop-p-one.claim-130,
  .claim-wb.jp-murecho.claim-80,
  .claim-wb.jp-murecho.claim-100,
  .claim-wb.jp-murecho.claim-114,
  .claim-wb.jp-murecho.claim-120,
  .claim-wb.jp-murecho.claim-122,
  .claim-wb.jp-murecho.claim-130,
  .claim-wb.jp-yomogi.claim-80,
  .claim-wb.jp-yomogi.claim-100,
  .claim-wb.jp-yomogi.claim-114,
  .claim-wb.jp-yomogi.claim-120,
  .claim-wb.jp-yomogi.claim-122,
  .claim-wb.jp-yomogi.claim-130,
  .claim-wb.jp-zen-maru-gothic.claim-80,
  .claim-wb.jp-zen-maru-gothic.claim-100,
  .claim-wb.jp-zen-maru-gothic.claim-114,
  .claim-wb.jp-zen-maru-gothic.claim-120,
  .claim-wb.jp-zen-maru-gothic.claim-122,
  .claim-wb.jp-zen-maru-gothic.claim-130,
  .claim-wb.jp-zen-old-mincho.claim-80,
  .claim-wb.jp-zen-old-mincho.claim-100,
  .claim-wb.jp-zen-old-mincho.claim-114,
  .claim-wb.jp-zen-old-mincho.claim-120,
  .claim-wb.jp-zen-old-mincho.claim-122,
  .claim-wb.jp-zen-old-mincho.claim-130,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-80,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-100,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-114,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-120,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-122,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-130,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-80,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-100,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-114,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-120,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-122,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-130,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-80,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-100,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-114,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-120,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-122,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-130,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-80,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-100,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-114,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-120,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-122,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-130,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-80,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-100,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-114,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-120,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-122,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-130 {
    line-height: 190%;
  }
  .claim-wb.jp-hannari-mincho.claim-142,
  .claim-wb.jp-hannari-mincho.claim-170,
  .claim-wb.jp-harenosora-mincho.claim-142,
  .claim-wb.jp-harenosora-mincho.claim-170,
  .claim-wb.jp-kaisei-opti.claim-142,
  .claim-wb.jp-kaisei-opti.claim-170,
  .claim-wb.jp-mochiy-pop-p-one.claim-142,
  .claim-wb.jp-mochiy-pop-p-one.claim-170,
  .claim-wb.jp-murecho.claim-142,
  .claim-wb.jp-murecho.claim-170,
  .claim-wb.jp-yomogi.claim-142,
  .claim-wb.jp-yomogi.claim-170,
  .claim-wb.jp-zen-maru-gothic.claim-142,
  .claim-wb.jp-zen-maru-gothic.claim-170,
  .claim-wb.jp-zen-old-mincho.claim-142,
  .claim-wb.jp-zen-old-mincho.claim-170,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-142,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-170,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-142,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-170,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-142,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-170,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-142,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-170,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-142,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-170 {
    line-height: 188%;
  }
  .claim-wb.noto-sans-japanese.claim-46,
  .claim-wb.noto-serif-japanese.claim-46 {
    line-height: 200%;
  }
  .claim-wb.noto-sans-japanese.claim-52,
  .claim-wb.noto-sans-japanese.claim-55,
  .claim-wb.noto-sans-japanese.claim-56,
  .claim-wb.noto-sans-japanese.claim-58,
  .claim-wb.noto-sans-japanese.claim-60,
  .claim-wb.noto-serif-japanese.claim-52,
  .claim-wb.noto-serif-japanese.claim-55,
  .claim-wb.noto-serif-japanese.claim-56,
  .claim-wb.noto-serif-japanese.claim-58,
  .claim-wb.noto-serif-japanese.claim-60 {
    line-height: 195%;
  }
  .claim-wb.noto-sans-japanese.claim-63,
  .claim-wb.noto-sans-japanese.claim-64,
  .claim-wb.noto-sans-japanese.claim-65,
  .claim-wb.noto-sans-japanese.claim-66,
  .claim-wb.noto-serif-japanese.claim-63,
  .claim-wb.noto-serif-japanese.claim-64,
  .claim-wb.noto-serif-japanese.claim-65,
  .claim-wb.noto-serif-japanese.claim-66 {
    line-height: 190%;
  }
  .claim-wb.noto-sans-japanese.claim-70,
  .claim-wb.noto-sans-japanese.claim-72,
  .claim-wb.noto-sans-japanese.claim-74,
  .claim-wb.noto-serif-japanese.claim-70,
  .claim-wb.noto-serif-japanese.claim-72,
  .claim-wb.noto-serif-japanese.claim-74 {
    line-height: 185%;
  }
  .claim-wb.noto-sans-japanese.claim-80,
  .claim-wb.noto-serif-japanese.claim-80 {
    line-height: 180%;
  }
  .claim-wb.noto-sans-japanese.claim-100,
  .claim-wb.noto-sans-japanese.claim-114,
  .claim-wb.noto-sans-japanese.claim-120,
  .claim-wb.noto-sans-japanese.claim-122,
  .claim-wb.noto-sans-japanese.claim-130,
  .claim-wb.noto-sans-japanese.claim-142,
  .claim-wb.noto-sans-japanese.claim-170,
  .claim-wb.noto-serif-japanese.claim-100,
  .claim-wb.noto-serif-japanese.claim-114,
  .claim-wb.noto-serif-japanese.claim-120,
  .claim-wb.noto-serif-japanese.claim-122,
  .claim-wb.noto-serif-japanese.claim-130,
  .claim-wb.noto-serif-japanese.claim-142,
  .claim-wb.noto-serif-japanese.claim-170 {
    line-height: 175%;
  }
  .claim-color-text .sit-w,
  .claim-default-inv .sit-w,
  .claim-default .sit-w,
  .claim-underline .sit-w {
    text-wrap: balance;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .claim-wb {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }
  .claim-wb .sit-w {
    text-wrap: balance;
  }
  .claim-borders {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .claim-wings .sit-w:after,
  .claim-wings .sit-w:before {
    width: 3.4375rem;
  }
  .s.wnd-p-bc .claim-wings .sit-w,
  .s.wnd-p-cc .claim-wings .sit-w,
  .s.wnd-p-tc .claim-wings .sit-w {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .s.wnd-p-bc .claim-wings .sit-w:before,
  .s.wnd-p-cc .claim-wings .sit-w:before,
  .s.wnd-p-tc .claim-wings .sit-w:before {
    left: 2.9375rem;
  }
  .s.wnd-p-bc .claim-wings .sit-w:after,
  .s.wnd-p-cc .claim-wings .sit-w:after,
  .s.wnd-p-tc .claim-wings .sit-w:after {
    right: 2.9375rem;
  }
  .s.wnd-p-bl .claim-wings .sit-w,
  .s.wnd-p-cl .claim-wings .sit-w,
  .s.wnd-p-tl .claim-wings .sit-w {
    padding-left: 3.75rem;
    padding-right: 0.625rem;
    margin-left: 1.125rem;
  }
  .s.wnd-p-bl .claim-wings .sit-w:before,
  .s.wnd-p-cl .claim-wings .sit-w:before,
  .s.wnd-p-tl .claim-wings .sit-w:before {
    left: 2.9375rem;
  }
  .s.wnd-p-br .claim-wings .sit-w,
  .s.wnd-p-cr .claim-wings .sit-w,
  .s.wnd-p-tr .claim-wings .sit-w {
    padding-left: 0.625rem;
    padding-right: 3.75rem;
    margin-right: 1.125rem;
  }
  .s.wnd-p-br .claim-wings .sit-w:after,
  .s.wnd-p-cr .claim-wings .sit-w:after,
  .s.wnd-p-tr .claim-wings .sit-w:after {
    right: 2.9375rem;
  }
  .claim-underline:after {
    top: 0;
  }
  .s.wnd-p-bl .claim-underline:after,
  .s.wnd-p-cl .claim-underline:after,
  .s.wnd-p-tl .claim-underline:after {
    margin-left: 0.625rem;
  }
  .s.wnd-p-br .claim-underline:after,
  .s.wnd-p-cr .claim-underline:after,
  .s.wnd-p-tr .claim-underline:after {
    margin-right: -0.9375rem;
  }
  .b-img.wnd-float-left,
  .b-img.wnd-float-right {
    margin-bottom: 0.23438rem !important;
  }
  .b-img.wnd-float-left {
    margin-right: 0.9375rem !important;
  }
  .b-img.wnd-float-right {
    margin-left: 0.9375rem !important;
  }
  .wnd-replace-form-button {
    left: 0.9375rem;
    max-width: calc(100% - 1.875rem);
  }
  .b-btn-s-l .b-btn-l,
  .b-btn-s-l .wnd-replace-form-button {
    min-width: 16rem;
  }
  .b-btn-s-l .wnd-replace-form-button {
    left: 0.25rem;
  }
  .b-btn-s-l .c .b-btn-l {
    min-width: 100%;
    max-width: 100%;
  }
  .b-btn-s-l .c .wnd-replace-form-button {
    min-width: calc(100% - 1.9375rem);
    left: 1rem;
  }
  @container c (min-width:320px) {
    .b-btn-s-l .c .b-btn-l {
      min-width: 14rem;
    }
    .b-btn-s-l .c .wnd-replace-form-button {
      min-width: 14rem;
      left: 0.9375rem;
    }
  }
  @container c (min-width:600px) {
    .b-btn-s-l .c .b-btn-l {
      min-width: 16rem;
    }
    .b-btn-s-l .c .wnd-replace-form-button {
      min-width: 16rem;
      left: 1rem;
    }
    .b-btn-s-l .c .b-form-default .wnd-replace-form-button {
      left: 0.3125rem;
    }
  }
  .b-btn-s-m .b-btn-l,
  .b-btn-s-m .wnd-replace-form-button {
    min-width: 12rem;
  }
  .b-btn-s-m .wnd-replace-form-button {
    left: 0.25rem;
  }
  .b-btn-s-m .c .b-btn-l {
    min-width: 100%;
    max-width: 100%;
  }
  .b-btn-s-m .c .wnd-replace-form-button {
    min-width: calc(100% - 1.9375rem);
    left: 1rem;
  }
  @container c (min-width:320px) {
    .b-btn-s-m .c .b-btn-l {
      min-width: 10rem;
    }
    .b-btn-s-m .c .wnd-replace-form-button {
      min-width: 10rem;
      left: 0.9375rem;
    }
  }
  @container c (min-width:600px) {
    .b-btn-s-m .c .b-btn-l {
      min-width: 12rem;
    }
    .b-btn-s-m .c .wnd-replace-form-button {
      min-width: 12rem;
      left: 1rem;
    }
    .b-btn-s-m .c .b-form-default .wnd-replace-form-button {
      left: 0.3125rem;
    }
  }
  .b-btn-5 .b-btn-l,
  .b-btn-5 .wnd-replace-form-button,
  .c .b-btn-5 .b-btn-l,
  .c .b-btn-5 .wnd-replace-form-button,
  .c .c .b-btn-5 .b-btn-l,
  .c .c .b-btn-5 .wnd-replace-form-button {
    min-width: 0;
  }
  .b-hr-line.line-min {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .wnd-s-high:not(.s-f) .b-hr-line.line-auto,
  .wnd-s-higher:not(.s-f) .b-hr-line.line-auto {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .form.b-form-default .prd-variants-group label {
    width: 100%;
    text-align: left;
  }
  .form.b-form-default .prd-variants-group label > span > span {
    padding-left: 0.3125rem;
    line-height: 1.5;
  }
  .form.b-form-default .form-file-button {
    width: auto;
  }
  @container c (max-width:599.9px) {
    .c .form.b-form-default .datepicker-icon {
      bottom: 1rem;
      right: 1.875rem;
    }
  }
  @container c (max-width:599.9px) {
    .c .form.b-form-default .form-submit {
      padding: 0.625rem 0.9375rem 0.625rem 1rem;
    }
  }
  .form.b-form-default .form-captcha {
    margin-left: 0.375rem;
  }
  @container c (max-width:599.9px) {
    .c .form.b-form-default .form-captcha {
      padding: 0.625rem 0.9375rem;
    }
  }
  @container c (min-width:600px) {
    .c .form.b-form-default.labels-top form .form-submit,
    .c .form.b-form-default.labels-top form .wnd-form-field {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  }
  .form.b-form-default.f-rg-normal .form-warning,
  .form.b-form-default.f-rg-normal > .form-input,
  .form.b-form-default.f-rg-normal > form > fieldset > div > .form-input {
    padding: 0.5rem 0.625rem;
  }
  @container c (max-width:599.9px) {
    .form.b-form-default.f-rg-normal .form-warning,
    .form.b-form-default.f-rg-normal > .form-input,
    .form.b-form-default.f-rg-normal > form > fieldset > div > .form-input {
      padding: 0.25rem 0.9375rem;
    }
  }
  .c .b-form-light.form {
    padding-left: 0;
    padding-right: 0;
  }
  .b-form-light.form .form-submit,
  .b-form-light.form .form-warning,
  .b-form-light.form > .form-input,
  .b-form-light.form > form > fieldset > div > .form-input {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .b-form-light.form label {
    left: 0.625rem;
    right: 0.625rem;
  }
  .b-form-light.form .datepicker-icon,
  .b-form-light.form .form-number-controls {
    right: 0.9375rem;
  }
  .b-form-light.form .form-file-base,
  .b-form-light.form .form-file-cover {
    left: 0.9375rem;
    right: 0.9375rem;
  }
  .b-form-light.form .form-file-remove {
    right: 0.9375rem;
  }
  .b-form-light.form .form-group-content label span > span {
    padding: 0 0.3125rem;
  }
  .b-form-light.form .form-submit .wnd-replace-form-button {
    margin-left: 0.625rem;
  }
  .b-form-light.form .form-captcha {
    padding-left: 0.9375rem;
  }
  .blog.grid .blog-wrapper {
    padding: 0.4375rem;
  }
  .c .blog.grid .blog-wrapper {
    padding: 0.3125rem;
  }
  .blog.grid .blog-empty-listing {
    padding: 0.0625rem 0.9375rem 0.9375rem;
  }
  .wnd-s-i .ssb-products {
    grid-template-columns: repeat(auto-fit, minmax(15.625rem, 1fr));
    grid-template-rows: auto auto 0 0 0 0;
    overflow: hidden;
  }
  .b-sr-head {
    padding: 0 0 1.875rem;
  }
  .b-sr .b-sr-ci {
    margin-bottom: 1.875rem;
  }
  .cb-button {
    margin: 0.875rem 1.25rem 0.875rem 0;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
  .cb-button.cb-button-text {
    margin-top: 0.5625rem;
    margin-bottom: 0.625rem;
  }
  .cb-bar-buttons {
    margin-bottom: 0;
  }
  .cb-popup-c {
    padding: 2rem;
  }
  .mt-image-top .mt-item {
    padding: 0.9375rem;
  }
  .wnd-s-high .mt-image-top.grid-2 .mt-item,
  .wnd-s-higher .mt-image-top.grid-2 .mt-item {
    padding: 1.25rem;
  }
  .wnd-s-high .mt-image-top.grid-2 .mt-container,
  .wnd-s-higher .mt-image-top.grid-2 .mt-container {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }
  .mt-image-top.grid-3 .mt-item {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .mt-image-left .mt-item {
    padding: 0.9375rem;
  }
  .mt-image-left.grid-2 .mt-item .b-img {
    height: 6.25rem;
    width: 6.25rem;
  }
  .mt-image-left.grid-2 .mt-item .b-img embed {
    height: 3.4375rem;
    width: 3.4375rem;
  }
  .mt-image-left-float .mt-item {
    padding: 0.75rem;
  }
  .mt-image-left-float .mt-item .b-text-c > a:first-child:empty + h3,
  .mt-image-left-float .mt-item .b-text-c > a:first-child:empty + h4,
  .mt-image-left-float .mt-item .b-text-c > a > h3:first-child,
  .mt-image-left-float .mt-item .b-text-c > a > h4:first-child,
  .mt-image-left-float .mt-item .b-text-c > h3:first-child,
  .mt-image-left-float .mt-item .b-text-c > h4:first-child {
    padding-left: 0.3125rem !important;
  }
  .mt-image .mt-item {
    padding: 0.6875rem;
  }
  .mt-image.img-s-p .b-text {
    padding-top: 1.875rem;
    padding-bottom: 1.5625rem;
  }
  .mt-pricelist {
    padding: 0.9375rem;
  }
  .mt-pricelist .b-text .b-text-c {
    padding: 0.5625rem;
  }
  .mt-contact {
    max-width: 50%;
  }
  .mt-contact-table .b-text-c {
    padding: 0 0.625rem !important;
  }
  .mt-contact-table .contact-text-label {
    float: left;
    width: 35%;
  }
  .mt-contact-table .contact-text-value {
    float: right;
    width: 55%;
  }
  .mt-contact-table .b-text-c {
    padding: 0.625rem !important;
  }
  .s-f-border.border-top:before {
    left: 1.5625rem;
    right: 1.5625rem;
  }
  .s-f-edit .s-f-l-w {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .s-f-edit .s-f-l-w:before {
    left: 1.5625rem;
    right: 1.5625rem;
  }
  .l-boxed .s-f-edit .s-f-l-w .s-bg {
    top: 2.5rem;
  }
  .s-f-map .s-bg-w {
    left: 1.5625rem;
    right: 1.5625rem;
    width: calc(100% - 3.125rem);
  }
  .s-f-map .s-f-l-w {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .s-f-map .s-f-cols-ez-w {
    left: 1.5625rem;
    right: 1.5625rem;
    width: calc(100% - 3.125rem);
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden) {
    -webkit-mask-image: linear-gradient(180deg, #000 80%, transparent);
    mask-image: linear-gradient(180deg, #000 80%, transparent);
    margin-bottom: 0;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered + .s,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden) + .s {
    margin-top: -10rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-normal .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-normal .h-c {
    padding-bottom: 13.125rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-higher .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-higher .h-c {
    padding-bottom: 14.375rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-high .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-high .h-c {
    padding-bottom: 15rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.s-hm-no-claim.wnd-h-auto.wnd-nh-m,
  .l-boxed
    .l-m
    .s-hm:not(.hn-bottom, .s-hm-hidden).s-hm-no-claim.wnd-h-auto.wnd-nh-m {
    min-height: 20.625rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.s-hm-no-claim.wnd-h-auto.wnd-nh-l,
  .l-boxed
    .l-m
    .s-hm:not(.hn-bottom, .s-hm-hidden).s-hm-no-claim.wnd-h-auto.wnd-nh-l {
    min-height: 23.125rem;
  }
  .l-boxed
    .l-m
    .s-hm.hn-centered:not(.s-hm-hidden).s-hm-no-claim.hn-no-bg
    .h-c {
    padding-bottom: 13.125rem;
  }
  .l-d-border.wnd-cms .s-hm.hn-default.wnd-nh-l .s-bg,
  .l-d-border.wnd-cms .s-hm.hn-default.wnd-nh-m .s-bg,
  .l-d-border.wnd-cms .s-hm.hn-slogan.wnd-nh-l .s-bg,
  .l-d-border.wnd-cms .s-hm.hn-slogan.wnd-nh-m .s-bg {
    bottom: 0.5rem;
  }
  .hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(60vh - 2.5rem);
  }
  .wnd-fe:not(.hb-on, .l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(60vh - 3.75rem);
  }
  .wnd-fe.hb-on:not(.l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(60vh - 3.75rem - 2.5rem);
  }
  .wnd-cms.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(60vh - 2.8125rem - 2.5rem);
  }
  .wnd-utf.wnd-cms.hb-on:not(.l-sidebar, .l-boxed)
    .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(60vh - 3.0625rem - 2.5rem);
  }
  .hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(75vh - 2.5rem);
  }
  .wnd-fe:not(.hb-on, .l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(75vh - 3.75rem);
  }
  .wnd-fe.hb-on:not(.l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(75vh - 3.75rem - 2.5rem);
  }
  .wnd-cms.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(75vh - 2.8125rem - 2.5rem);
  }
  .wnd-utf.wnd-cms.hb-on:not(.l-sidebar, .l-boxed)
    .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(75vh - 3.0625rem - 2.5rem);
  }
  .hb-on .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(60vh - 2.5rem);
  }
  .wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(60vh - 2.8125rem - 2.5rem);
  }
  .wnd-uft.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(60vh - 3.0625rem - 2.5rem);
  }
  .wnd-fe:not(.hb-on)[class*="wnd-free-bar-fixed-top"]
    .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(60vh - 3.75rem);
  }
  .wnd-fe.hb-on[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(60vh - 3.75rem - 2.5rem);
  }
  .hb-on .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(75vh - 2.5rem);
  }
  .wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(75vh - 2.8125rem - 2.5rem);
  }
  .wnd-uft.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(75vh - 3.0625rem - 2.5rem);
  }
  .wnd-fe:not(.hb-on)[class*="wnd-free-bar-fixed-top"]
    .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(75vh - 3.75rem);
  }
  .wnd-fe.hb-on[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(75vh - 3.75rem - 2.5rem);
  }
  .s-hm.s-hm-button.s-hm-three-claims .h-c-b-i h3,
  .s-hm.s-hm-claims.s-hm-three-claims .h-c-b-i h3 {
    margin-top: 1.875rem;
  }
  .s-hm.s-hm-contentbox .h-c-b {
    margin: 0 0.9375rem;
    padding: 0.9375rem;
    max-width: calc(100% - 1.875rem);
  }
  .s-hm.s-hm-contentbox .h-c-b-i {
    padding: 1.25rem 0.9375rem;
  }
  .s-hn .n-l {
    padding: 0 1.5625rem;
  }
  .l-boxed .s-hn.sticky .n-l .s-c {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
  .s-hn-default .logo-block,
  .s-hn-slogan:not(.s-hn-sidebar) .logo-block {
    max-width: 28.125rem;
  }
  .s-basic-box .box-space {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .l-boxed .s-basic-box .box-space,
  .l-narrow .s-basic-box .box-space {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
  .s-hc-c .s-hc-button-box,
  .s-hc-claim-box .s-hc-c {
    width: calc(100% - 1.875rem);
    margin: 0 0.9375rem;
  }
  .s-hb .s-c {
    padding: 0 1.5625rem;
  }
}
@media screen and (min-width: 37.5em) and (max-height: 47.99375em) {
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-h-full,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-h-full {
    min-height: calc(100vh + 10rem);
  }
  .wnd-cms.l-boxed
    .l-m
    .s-hm:not(.hn-centered, .hn-bottom, .s-hm-hidden).wnd-h-full {
    min-height: calc(100vh + 10rem - 2.8125rem);
  }
  .wnd-cms.l-boxed.wnd-uft
    .l-m
    .s-hm:not(.hn-centered, .hn-bottom, .s-hm-hidden).wnd-h-full {
    min-height: calc(100vh + 10rem - 3.0625rem);
  }
}
@media screen and (max-width: 56.24375em) and (min-width: 37.5em) {
  .hb-on.l-sidebar .s-hm.wnd-h-high {
    min-height: calc(60vh - 2.5rem);
  }
  .hb-on.l-sidebar .s-hm.wnd-h-full {
    min-height: calc(75vh - 2.5rem);
  }
  .hb-on.l-sidebar.wnd-cms .s-hm.wnd-h-high {
    min-height: calc(60vh - 2.8125rem - 2.5rem);
  }
  .hb-on.l-sidebar.wnd-cms .s-hm.wnd-h-full {
    min-height: calc(75vh - 2.8125rem - 2.5rem);
  }
}
@media screen and (min-width: 46.875em) {
  .wt-blogpost:not(.l-sidebar) .wnd-w-narrow .wnd-float-left {
    margin-left: 5.1475vw !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-narrow .wnd-float-right {
    margin-right: 5.1475vw !important;
  }
}
@media screen and (min-width: 48em) {
  .pswp__caption__center {
    max-width: 80%;
  }
  .sit.allura .sit-c {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .claim-beside .sit-w:after,
  .claim-beside .sit-w:before {
    width: 2.5rem;
    height: 0.1875rem;
  }
  .s.wnd-p-bl .claim-beside .sit-w,
  .s.wnd-p-cl .claim-beside .sit-w,
  .s.wnd-p-tl .claim-beside .sit-w {
    margin-left: 3.5rem;
    padding-left: 0.625rem;
  }
  .s.wnd-p-bl .claim-beside .sit-w:before,
  .s.wnd-p-cl .claim-beside .sit-w:before,
  .s.wnd-p-tl .claim-beside .sit-w:before {
    left: -2.875rem;
  }
  .s.wnd-p-bc .claim-beside .sit-w,
  .s.wnd-p-cc .claim-beside .sit-w,
  .s.wnd-p-tc .claim-beside .sit-w {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .s.wnd-p-bc .claim-beside .sit-w:before,
  .s.wnd-p-cc .claim-beside .sit-w:before,
  .s.wnd-p-tc .claim-beside .sit-w:before {
    left: -2.875rem;
  }
  .s.wnd-p-bc .claim-beside .sit-w:after,
  .s.wnd-p-cc .claim-beside .sit-w:after,
  .s.wnd-p-tc .claim-beside .sit-w:after {
    right: -2.875rem;
  }
  .s.wnd-p-br .claim-beside .sit-w,
  .s.wnd-p-cr .claim-beside .sit-w,
  .s.wnd-p-tr .claim-beside .sit-w {
    margin-right: 3.5rem;
    padding-right: 0.625rem;
  }
  .s.wnd-p-br .claim-beside .sit-w:before,
  .s.wnd-p-cr .claim-beside .sit-w:before,
  .s.wnd-p-tr .claim-beside .sit-w:before {
    right: -2.875rem;
  }
  .blog.no-grid .blog-empty-listing {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .blog.grid .blog-wrapper {
    padding: 0.1875rem;
  }
  .blog.grid .item {
    padding: 0.75rem;
  }
  .blog.grid .pager {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .blog.grid .blog-empty-listing {
    padding-top: 0.5625rem;
  }
  .l.wnd-fe:not(.wt-checkout).wnd-free-bar-default .wnd-cart,
  .l.wnd-fe:not(.wt-checkout).wt-product.wnd-free-bar-default .wnd-page {
    margin-bottom: 0;
  }
  .wnd-free-stripe-link {
    padding: 0.625rem 1.25rem;
  }
  .s-bdh-t:after {
    width: 10%;
  }
}
@media screen and (min-width: 53.0625em) {
  .wt-blogpost:not(.l-sidebar) .wnd-w-default .wnd-float-left {
    margin-left: 5.1475vw !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-default .wnd-float-right {
    margin-right: 5.1475vw !important;
  }
}
@media screen and (min-width: 55em) {
  .l:not(.l-sidebar) .wnd-w-narrow .wnd-float-left {
    margin-left: 3.36vw !important;
  }
  .l:not(.l-sidebar) .wnd-w-narrow .wnd-float-right {
    margin-right: 3.36vw !important;
  }
}
@media screen and (min-width: 56.25em) {
  @supports (padding: max(0)) {
    .s-c {
      padding-left: max(0.9375rem, env(safe-area-inset-left));
      padding-right: max(0.9375rem, env(safe-area-inset-right));
    }
  }
  .s-c {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .wnd-s-normal .s-c {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .wnd-s-normal .box-space {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
  .wnd-s-normal.wn-space-top .s-c {
    padding-top: 1.25rem;
  }
  .wnd-s-normal.wn-space-bottom .s-c {
    padding-bottom: 1.25rem;
  }
  .wnd-s-higher .s-c {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }
  .wnd-s-higher .box-space {
    padding-top: 2.03125rem;
    padding-bottom: 2.03125rem;
  }
  .wnd-s-higher.s-f .s-c {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
  .wnd-s-higher.wn-space-top .s-c {
    padding-top: 1.625rem;
  }
  .wnd-s-higher.wn-space-bottom .s-c {
    padding-bottom: 1.625rem;
  }
  .wnd-s-high .s-c {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .wnd-s-high .box-space,
  .wnd-s-high.s-f .s-c {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }
  .wnd-s-high.wn-space-top .s-c {
    padding-top: 2.25rem;
  }
  .wnd-s-high.wn-space-bottom .s-c {
    padding-bottom: 2.25rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-higher
    .s-c {
    padding-top: 2rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-high
    .s-c {
    padding-top: 2.8125rem;
  }
  .wnd-h-auto.s-hm:not(.s-hm-bdh) {
    min-height: 18.75rem;
  }
  .wnd-h-high {
    min-height: 75vh;
  }
  .wnd-cms .wnd-h-high {
    min-height: calc(75vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .wnd-h-high {
    min-height: calc(75vh - 3.0625rem);
  }
  .wnd-h-full {
    min-height: 100vh;
  }
  .wnd-cms .wnd-h-full {
    min-height: calc(100vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .wnd-h-full {
    min-height: calc(100vh - 3.0625rem);
  }
  .wnd-hh-auto {
    min-height: 18.75rem;
  }
  .wnd-hh-50 {
    min-height: 50vh;
  }
  .wnd-hh-high {
    min-height: 75vh;
  }
  .wnd-hh-full {
    min-height: 100vh;
  }
  .l-narrow .wnd-s-normal .box-space {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .l-narrow .wnd-s-higher .box-space {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }
  .l-narrow .wnd-s-high .box-space {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .l-boxed .wnd-s-normal .box-space {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .l-boxed .wnd-s-higher .box-space {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }
  .l-boxed .wnd-s-higher.s-f-simple .s-c {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .l-boxed .wnd-s-high .box-space {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .l-boxed .wnd-s-high.s-f-simple .s-c {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  @supports (padding: max(0)) {
    .l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
      padding-left: max(1.875rem, env(safe-area-inset-left));
      padding-right: max(1.875rem, env(safe-area-inset-right));
    }
  }
  .l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
  .l-boxed .s-hm.wnd-h-high {
    min-height: 75vh;
  }
  .wnd-cms .l-boxed .s-hm.wnd-h-high {
    min-height: calc(75vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .l-boxed .s-hm.wnd-h-high {
    min-height: calc(75vh - 3.0625rem);
  }
  .l-boxed .s-hm.wnd-h-full {
    min-height: 100vh;
  }
  .wnd-cms .l-boxed .s-hm.wnd-h-full {
    min-height: calc(100vh - 2.8125rem);
  }
  .wnd-cms.wnd-uft .l-boxed .s-hm.wnd-h-full {
    min-height: calc(100vh - 3.0625rem);
  }
  .l-boxed .l-m .s:not(:first-child) {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .l-boxed .l-f .s {
    padding-top: 2.5rem;
  }
  .l-boxed .l-f .s.s-f-simple {
    padding-bottom: 2.5rem;
  }
  .ghostinspector .wnd-h-high {
    min-height: 37.5rem;
  }
  .wnd-cms.ghostinspector .wnd-h-high {
    min-height: 34.6875rem;
  }
  .wnd-cms.wnd-uft.ghostinspector .wnd-h-high {
    min-height: 34.4375rem;
  }
  .ghostinspector .wnd-h-full {
    min-height: 50rem;
  }
  .wnd-cms.ghostinspector .wnd-h-full {
    min-height: 47.1875rem;
  }
  .wnd-cms.wnd-uft.ghostinspector .wnd-h-full {
    min-height: 46.9375rem;
  }
  .ghostinspector .wnd-hh-50 {
    min-height: 25rem;
  }
  .ghostinspector .wnd-hh-high {
    min-height: 37.5rem;
  }
  .ghostinspector .wnd-hh-full {
    min-height: 50rem;
  }
  .ghostinspector.l-boxed .s-hm.wnd-h-high {
    min-height: 37.5rem;
  }
  .wnd-cms .ghostinspector.l-boxed .s-hm.wnd-h-high {
    min-height: 34.6875rem;
  }
  .wnd-cms.wnd-uft .ghostinspector.l-boxed .s-hm.wnd-h-high {
    min-height: 34.4375rem;
  }
  .ghostinspector.l-boxed .s-hm.wnd-h-full {
    min-height: 50rem;
  }
  .wnd-cms .ghostinspector.l-boxed .s-hm.wnd-h-full {
    min-height: 47.1875rem;
  }
  .wnd-cms.wnd-uft .ghostinspector.l-boxed .s-hm.wnd-h-full {
    min-height: 46.9375rem;
  }
  .b-s {
    padding: 1.25rem;
  }
  .b-s-t {
    padding-top: 1.25rem;
  }
  .b-s-r {
    padding-right: 1.25rem;
  }
  .b-s-b {
    padding-bottom: 1.25rem;
  }
  .b-s-l {
    padding-left: 1.25rem;
  }
  .b-s-25 {
    padding: 0.3125rem;
  }
  .b-s-t25 {
    padding-top: 0.3125rem;
  }
  .b-s-r25 {
    padding-right: 0.3125rem;
  }
  .b-s-b25 {
    padding-bottom: 0.3125rem;
  }
  .b-s-l25 {
    padding-left: 0.3125rem;
  }
  .b-s-50 {
    padding: 0.625rem;
  }
  .b-s-t50 {
    padding-top: 0.625rem;
  }
  .b-s-r50 {
    padding-right: 0.625rem;
  }
  .b-s-b50 {
    padding-bottom: 0.625rem;
  }
  .b-s-l50 {
    padding-left: 0.625rem;
  }
  .b-s-60 {
    padding: 0.75rem;
  }
  .b-s-t60 {
    padding-top: 0.75rem;
  }
  .b-s-r60 {
    padding-right: 0.75rem;
  }
  .b-s-b60 {
    padding-bottom: 0.75rem;
  }
  .b-s-l60 {
    padding-left: 0.75rem;
  }
  .b-s-150 {
    padding: 1.875rem;
  }
  .b-s-t150 {
    padding-top: 1.875rem;
  }
  .b-s-r150 {
    padding-right: 1.875rem;
  }
  .b-s-b150 {
    padding-bottom: 1.875rem;
  }
  .b-s-l150 {
    padding-left: 1.875rem;
  }
  .b-s-200 {
    padding: 2.5rem;
  }
  .b-s-t200 {
    padding-top: 2.5rem;
  }
  .b-s-r200 {
    padding-right: 2.5rem;
  }
  .b-s-b200 {
    padding-bottom: 2.5rem;
  }
  .b-s-l200 {
    padding-left: 2.5rem;
  }
  .l:not(.l-sidebar) .wnd-float-left {
    margin-right: 1.25rem !important;
  }
  .l:not(.l-sidebar) .wnd-float-right {
    margin-left: 1.25rem !important;
  }
  .logo-classic .b-l.logo-beside .b-l-text-w,
  .logo-classic .b-l.logo-wings .b-l-text-w {
    padding-left: calc(4.0625rem - 0.21em);
  }
  .logo-classic .b-l.logo-beside .b-l-text-w:after,
  .logo-classic .b-l.logo-beside .b-l-text-w:before,
  .logo-classic .b-l.logo-wings .b-l-text-w:after,
  .logo-classic .b-l.logo-wings .b-l-text-w:before {
    width: 3.4375rem;
  }
  .logo-classic .b-l.logo-beside[class*="iar"] .b-l-text-w,
  .logo-classic .b-l.logo-wings[class*="iar"] .b-l-text-w {
    padding-right: calc(4.0625rem - 0.21em);
  }
  .logo-center .b-l-image {
    padding-bottom: 1rem;
  }
  .logo-center .b-l.abril-fatface .b-l-text-w,
  .logo-center .b-l.allura .b-l-text-w,
  .logo-center .b-l.brandon-grotesque .b-l-text-w,
  .logo-center .b-l.cormorant .b-l-text-w,
  .logo-center .b-l.exo2 .b-l-text-w,
  .logo-center .b-l.fira-sans .b-l-text-w,
  .logo-center .b-l.josefin-sans .b-l-text-w,
  .logo-center .b-l.josefix .b-l-text-w,
  .logo-center .b-l.montserrat .b-l-text-w,
  .logo-center .b-l.pt-serif .b-l-text-w,
  .logo-center .b-l.quicksand .b-l-text-w,
  .logo-center .b-l.roboto-slab .b-l-text-w,
  .logo-center .b-l.zilla-slab .b-l-text-w {
    padding: 0.1875rem 0;
  }
  .logo-center .b-l.logo-beside .b-l-text-w,
  .logo-center .b-l.logo-wings .b-l-text-w {
    padding-left: calc(4.0625rem - 0.21em);
    padding-right: calc(4.0625rem - 0.21em);
  }
  .logo-center .b-l.logo-beside .b-l-text-w:after,
  .logo-center .b-l.logo-beside .b-l-text-w:before,
  .logo-center .b-l.logo-wings .b-l-text-w:after,
  .logo-center .b-l.logo-wings .b-l-text-w:before {
    width: 3.4375rem;
  }
  .logo-center .b-l.logo-underline .b-l-text-w:after {
    width: 7.1875rem;
    bottom: -0.1875rem;
  }
  .logo-sidebar .b-l {
    display: block;
    width: 100%;
    text-align: center;
    margin-left: 0 !important;
  }
  .logo-sidebar .b-l-c {
    display: block;
    padding: 0;
  }
  .logo-sidebar .b-l-br,
  .logo-sidebar .b-l-link {
    display: block;
  }
  .logo-sidebar .b-l-image {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 1rem;
    margin: 0 auto;
  }
  .logo-sidebar .b-l-image-w {
    display: block;
  }
  .logo-sidebar .b-l-image img {
    margin: 0 auto;
  }
  .logo-sidebar .b-l.b-ls-s img {
    max-height: 3.75rem;
    max-width: 8.4375rem;
  }
  .logo-sidebar .b-l.b-ls-m img {
    max-height: 5rem;
    max-width: 9.6875rem;
  }
  .logo-sidebar .b-l.b-ls-l img {
    max-height: 6.25rem;
    max-width: 11.25rem;
  }
  .logo-sidebar .b-l-embed {
    display: inline-block;
    text-align: center;
    padding: 0 0 0.375rem;
  }
  .logo-sidebar .b-l-embed-svg {
    position: relative;
  }
  .logo-sidebar .b-l.b-ls-s .logo-svg {
    height: 3.125rem;
    max-width: 8.125rem;
  }
  .logo-sidebar .b-l.b-ls-m .logo-svg {
    height: 4.375rem;
    max-width: 9.375rem;
  }
  .logo-sidebar .b-l.b-ls-l .logo-svg {
    height: 5.375rem;
    max-width: 10.625rem;
  }
  .logo-sidebar .b-l-text {
    display: inline-block;
    text-align: center;
    max-width: 100%;
  }
  .logo-sidebar .b-l[class*="iar"] .b-l-text-w {
    margin-left: 0;
  }
  .logo-sidebar .b-l.logo-beside .b-l-text-w,
  .logo-sidebar .b-l.logo-wings .b-l-text-w {
    padding-left: calc(2.1875rem - 0.21em);
    padding-right: calc(2.1875rem - 0.21em);
  }
  .logo-sidebar .b-l.logo-beside .b-l-text-w:after,
  .logo-sidebar .b-l.logo-beside .b-l-text-w:before,
  .logo-sidebar .b-l.logo-wings .b-l-text-w:after,
  .logo-sidebar .b-l.logo-wings .b-l-text-w:before {
    width: 1.5625rem;
  }
  .logo-sidebar .b-l.logo-beside .b-l-text-w:after,
  .logo-sidebar .b-l.logo-wings .b-l-text-w:after {
    display: block;
  }
  .logo-sidebar .b-l.logo-beside.wnd-image-vector .b-l-text-w,
  .logo-sidebar .b-l.logo-beside[class*="iar"] .b-l-text-w,
  .logo-sidebar .b-l.logo-wings.wnd-image-vector .b-l-text-w,
  .logo-sidebar .b-l.logo-wings[class*="iar"] .b-l-text-w {
    padding-left: calc(2.1875rem - 0.21em);
  }
  .logo-sidebar .b-l.logo-beside.wnd-image-vector .b-l-text-w:before,
  .logo-sidebar .b-l.logo-beside[class*="iar"] .b-l-text-w:before,
  .logo-sidebar .b-l.logo-wings.wnd-image-vector .b-l-text-w:before,
  .logo-sidebar .b-l.logo-wings[class*="iar"] .b-l-text-w:before {
    display: block;
  }
  .logo-sidebar .b-l.logo-beside.wnd-image-vector .b-l-text-w,
  .logo-sidebar .b-l.logo-beside[class*="iar"] .b-l-text-w,
  .logo-sidebar .b-l.logo-wings.wnd-image-vector .b-l-text-w,
  .logo-sidebar .b-l.logo-wings[class*="iar"] .b-l-text-w {
    padding-right: calc(2.1875rem - 0.21em);
  }
  .logo-sidebar .b-l.logo-underline .b-l-text-w:after {
    left: 50% !important;
    transform: translateX(-50%);
  }
  .logo-sidebar .b-l.logo-borders {
    border: none;
  }
  .logo-sidebar .b-l.logo-borders .b-l-text-w {
    border-top: 2px solid;
    border-bottom: 2px solid;
  }
  .logo-sidebar .b-l.logo-borders .b-l-embed,
  .logo-sidebar .b-l.logo-borders .b-l-image {
    padding-top: 0;
    padding-bottom: 0.8125rem;
  }
  .logo-sidebar .b-l.logo-wb .b-l-embed,
  .logo-sidebar .b-l.logo-wb .b-l-image {
    padding-left: 0;
  }
  .logo.logo-21 {
    font-size: 1.3125rem;
  }
  .logo.logo-25 {
    font-size: 1.5625rem;
  }
  .logo.logo-28 {
    font-size: 1.75rem;
  }
  .logo.logo-32 {
    font-size: 2rem;
  }
  .logo.logo-36 {
    font-size: 2.25rem;
  }
  .logo.logo-40 {
    font-size: 2.5rem;
  }
  .logo.logo-44 {
    font-size: 2.75rem;
  }
  .logo.logo-48 {
    font-size: 3rem;
  }
  .logo.logo-54 {
    font-size: 3.375rem;
  }
  .logo.logo-60,
  .logo.logo-64 {
    font-size: 3rem;
  }
  .logo.logo-70 {
    font-size: 3.375rem;
  }
  .logo.logo-75 {
    font-size: 3.75rem;
  }
  .logo-classic .logo-25,
  .logo-sidebar .logo-25 {
    line-height: 1.4;
  }
  .logo-classic .logo-25 .b-l-text-c,
  .logo-sidebar .logo-25 .b-l-text-c {
    max-height: 2.8em;
  }
  .logo-sidebar .logo-28,
  .logo-sidebar .logo-32,
  .logo-sidebar .logo-36 {
    line-height: 1.45;
  }
  .logo-sidebar .logo-28 .b-l-text-c,
  .logo-sidebar .logo-32 .b-l-text-c,
  .logo-sidebar .logo-36 .b-l-text-c {
    max-height: 2.9em;
  }
  .logo-sidebar .logo-40,
  .logo-sidebar .logo-44,
  .logo-sidebar .logo-48 {
    line-height: 1.37;
  }
  .logo-sidebar .logo-40 .b-l-text-c,
  .logo-sidebar .logo-44 .b-l-text-c,
  .logo-sidebar .logo-48 .b-l-text-c {
    max-height: 2.7em;
  }
  .logo-slogan .slogan-21 {
    font-size: 1.3125rem;
  }
  .logo-slogan .slogan-24 {
    font-size: 1.5rem;
  }
  .logo-slogan .sit-c,
  .s-hn-slogan .logo-slogan .sit-c {
    max-height: 1.6em;
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan {
    text-align: center;
    margin: 0;
    padding-left: 0;
    width: 100%;
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan .sit {
    display: inline-block;
    letter-spacing: 0.0625rem;
    margin-left: 0 !important;
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan .sit-c {
    max-height: 3.2em;
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-beside .sit-w,
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-wings .sit-w {
    padding-left: calc(2.1875rem - 0.21em);
    padding-right: calc(2.1875rem - 0.21em);
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-beside .sit-w:after,
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-beside .sit-w:before,
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-wings .sit-w:after,
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-wings .sit-w:before {
    transform: translate(0, -50%);
    content: "";
    width: 1.5625rem;
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-beside .sit-w:before,
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-wings .sit-w:before {
    left: 0;
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-beside .sit-w:after,
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-wings .sit-w:after {
    right: 0;
  }
  .s-hn-sidebar.s-hn-slogan .logo-slogan .claim-underline:after {
    transform: translateX(-50%);
    left: 50% !important;
  }
  .wnd-mt-boxed #menu.animated {
    transition: all 0.1s linear;
  }
  #menu:after {
    content: "desktop";
  }
  .wnd-mt-classic:not(.s-hn-centered) #menu {
    float: right;
    top: auto;
  }
  .wnd-mt-classic:not(.s-hn-centered) #menu .level-1 {
    display: flex;
    justify-content: flex-end;
  }
  .wnd-mt-classic:not(.s-hn-centered) #menu .level-1 > li > .mm-arrow:after {
    top: 0;
    font-size: 1rem;
  }
  .wnd-mt-classic:not(.s-hn-centered) #menu .level-2 {
    left: -1.875rem;
  }
  .l:not(.menu-ready) .wnd-mt-classic:not(.s-hn-centered) {
    overflow: hidden;
  }
  .l:not(.menu-ready) .wnd-mt-classic:not(.s-hn-centered) #menu-slider {
    display: block;
    min-width: 0;
    overflow: hidden;
  }
  .s-hn-centered #menu-slider {
    float: none;
  }
  .l:not(.menu-ready) .wnd-eshop .s-hn-centered #menu,
  .l:not(.menu-ready) .wnd-eshop .s-hn-centered .level-1 {
    overflow: hidden;
  }
  .l:not(.menu-ready) .wnd-eshop .s-hn-centered .n-l-w {
    display: block;
  }
  .s-hn-centered .n-l-w {
    width: 100%;
  }
  .s-hn-centered #menu {
    text-align: center;
    display: block !important;
    margin: 0 auto;
    padding: 0;
    width: auto;
    float: left;
    top: 0;
  }
  .s-hn-centered #menu > div {
    height: 100%;
  }
  .s-hn-centered #menu .level-1 {
    padding: 0;
    display: block;
    margin: 0;
    height: 3.125rem;
    float: right;
  }
  .s-hn-centered #menu .level-1 > li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .s-hn-centered #menu .level-1 > li > .mm-arrow {
    transition: color 0.3s ease;
  }
  .s-hn-centered #menu .level-1 > li > .mm-arrow:after {
    top: -0.125rem;
    font-weight: 100;
    font-size: 1rem;
  }
  .s-hn-centered #menu .level-1 > li:first-child .level-2 {
    left: -3.125rem;
  }
  .s-hn-centered #menu .level-2 {
    left: -2.1875rem;
  }
  .l:not(.menu-ready) .s-hn-centered .n-l-w {
    height: 4.4375rem;
    overflow: hidden;
    width: 100%;
  }
  .l:not(.menu-ready) .s-hn-centered .n-l-w-i {
    width: 100%;
  }
  .l:not(.menu-ready) .s-hn-centered #menu-slider {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .l:not(.menu-ready) .s-hn-centered #menu {
    width: 100% !important;
  }
  .l:not(.menu-ready) .s-hn-centered #menu .level-1 {
    overflow: hidden;
  }
  .s-hn-centered.menu-bottom #menu .level-1 {
    height: 5.125rem;
  }
  .s-hn-centered:not(.menu-bottom)
    #menu
    .level-1
    > li:first-child
    > .menu-item {
    padding-left: 0;
  }
  .wnd-mt-classic .menu-close {
    display: none;
  }
  .wnd-mt-classic .level-2 .menu-item {
    line-height: 1rem;
  }
  .wnd-mt-classic.menu-bottom .level-2 .menu-item {
    line-height: inherit;
  }
  .l:not(.menu-ready) .wnd-mt-classic #menu-block {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    -webkit-mask-image: linear-gradient(90deg, #000 85%, transparent);
  }
  .l:not(.menu-ready) .wnd-mt-classic ul.level-1 {
    white-space: nowrap;
    padding-left: 1.875rem !important;
  }
  .wnd-mt-classic #menu {
    position: relative;
  }
  .wnd-mt-classic #menu > div {
    display: block;
    margin: 0;
  }
  .wnd-mt-classic #menu a {
    text-decoration: none;
  }
  .wnd-mt-classic #menu .level-1 {
    width: auto;
  }
  .wnd-mt-classic #menu .level-1 > li {
    display: inline-block;
  }
  .wnd-mt-classic #menu .level-1 > li > .menu-item {
    position: relative;
    line-height: 3.125rem;
    display: block;
  }
  .wnd-mt-classic #menu .level-1 > li > .menu-item > .menu-item-text {
    transition: all 0.3s ease;
    white-space: nowrap;
    position: relative;
    padding: 0;
  }
  .wnd-mt-classic #menu .level-1 > li > .menu-item:after {
    text-shadow: none;
  }
  .wnd-mt-classic #menu .level-1 > li > .mm-arrow {
    position: absolute;
    line-height: 3.125rem;
    display: block;
    top: 0;
    padding: 0 !important;
    pointer-events: none;
    border: none;
    background: none;
    cursor: pointer;
    width: 1.5625rem;
  }
  .wnd-mt-classic #menu .level-1 > li > .mm-arrow:after {
    transition: all 0.3s ease;
    content: "\f107";
    font-family: WebnodeIcons, serif;
    position: relative;
    left: 0;
    display: inline-block;
    font-style: normal;
  }
  .wnd-mt-classic #menu .level-1 > li.overflowed {
    display: none;
  }
  .wnd-mt-classic #menu .level-2 {
    position: absolute;
    top: 2.1875rem;
    margin: 0;
    padding: 0.9375rem 3.125rem 1.875rem;
    list-style: none;
    z-index: 75;
    display: none;
    text-align: left;
  }
  .wnd-mt-classic #menu .level-2:after {
    position: absolute;
    top: 0.9375rem;
    left: 3.125rem;
    bottom: 1.875rem;
    right: 3.125rem;
  }
  .wnd-mt-classic #menu .level-2.align {
    left: auto;
    right: 0;
    padding-right: 0;
  }
  .wnd-mt-classic #menu .level-2.open {
    animation: c 1s;
    opacity: 1;
    display: block;
  }
  .wnd-mt-classic #menu .level-2 > li {
    float: none;
  }
  .wnd-mt-classic #menu .level-2 .menu-item {
    transition: all 0.3s ease;
    display: block;
    position: relative;
  }
  .wnd-mt-classic #menu .level-2 .menu-item-text {
    max-width: 100%;
    overflow: hidden;
  }
  .wnd-mt-classic #menu .level-2 .mm-arrow {
    position: absolute;
    top: 0;
    display: block;
  }
  .wnd-mt-classic #menu .level-2 .mm-arrow:after {
    content: "\f105";
    font-family: WebnodeIcons, serif;
    transition: all 0.25s ease;
    text-align: center;
    display: inline-block;
    width: 1.875rem;
  }
  .wnd-mt-classic #menu .level-2 .mm-arrow.mm-up:after {
    animation: i 0.25s;
    transform: rotate(90deg);
  }
  .wnd-mt-classic #menu .level-3 {
    display: none;
  }
  .wnd-mt-classic #menu .level-3.open {
    animation: d 0.5s;
    opacity: 1;
    display: block;
  }
  .wnd-mt-classic #menu .level-3 li ul {
    opacity: 1 !important;
    display: block !important;
    padding-left: 0;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 {
    transition: all 0.3s ease;
    opacity: 1;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2:after {
    content: "";
    z-index: -1;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2:before {
    position: absolute;
    left: 4.25rem;
    margin-left: -0.4375rem;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    top: 0.625rem;
    z-index: 75;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2.align:before {
    left: auto;
    right: 0.75rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2.align:after {
    right: 0;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2.top {
    top: auto !important;
    bottom: 2.375rem;
    padding-bottom: 0.9375rem;
    padding-top: 1.875rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2.top:before {
    transform: rotate(180deg);
    bottom: 0.5625rem;
    top: auto;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2.top:after {
    top: 1.875rem;
    bottom: 0.9375rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 .mm-arrow {
    right: 0.625rem;
    width: 1.875rem;
    z-index: 75;
    margin: 0;
    padding: 0;
    line-height: 1.375rem;
    font-size: 0.8125rem;
    border: none;
    background: none;
    cursor: pointer;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 .mm-arrow:after {
    line-height: 3;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 > li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: 15rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 > li:first-child {
    padding-top: 0.625rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 > li:last-child {
    padding-bottom: 0.625rem;
  }
  body:not(.touched)
    .wnd-mt-classic:not(.menu-bottom)
    #menu
    .level-2
    > li:hover
    .mm-down {
    animation: e 1s infinite;
  }
  .wnd-mt-classic:not(.menu-bottom)
    #menu
    .level-2
    .wnd-with-submenu
    > .menu-item {
    padding-right: 2.0625rem;
  }
  .wnd-mt-classic:not(.menu-bottom)
    #menu
    .level-2
    .wnd-with-submenu:first-child
    .mm-arrow:after {
    padding-top: 0.625rem;
  }
  .wnd-mt-classic:not(.menu-bottom)
    #menu
    .level-2
    .wnd-with-submenu:first-child
    .mm-up:after {
    padding-top: 0;
    margin-top: 0.625rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 .menu-item {
    padding: 0.375rem 1.25rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-2 .menu-item-text {
    display: inline-block;
    position: relative;
    padding-top: 0.375rem;
    line-height: inherit;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-3 {
    transition: all 0.5s ease-in;
    padding-left: 0.625rem;
  }
  .wnd-mt-classic:not(.menu-bottom) #menu .level-max {
    padding-left: 0;
  }
  .wnd-mt-classic:not(.menu-bottom) .cart-and-mobile:has(.cart),
  .wnd-mt-classic:not(.menu-bottom) .cart-and-mobile:has(.search) {
    margin-left: 1.25rem;
  }
  .wnd-mt-classic.menu-bottom .s-o .s-c {
    padding-top: 0;
    padding-bottom: 0;
  }
  .wnd-mt-classic.menu-bottom #menu-slider {
    height: 100%;
    float: right;
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: center;
    position: relative;
  }
  .wnd-mt-classic.menu-bottom #menu {
    top: 0;
  }
  .wnd-mt-classic.menu-bottom #menu .level-1 > li > .menu-item {
    padding: 0 1.125rem;
  }
  .wnd-mt-classic.menu-bottom #menu .level-1 > li > .mm-arrow {
    right: 0.5625rem;
  }
  .wnd-mt-classic.menu-bottom
    #menu
    .level-1
    > li.wnd-with-submenu
    > .menu-item {
    padding-right: 2rem;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 {
    transition: top 0.3s linear, bottom 0.3s linear, opacity 0.5s ease-in;
    left: -3.125rem;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 > li {
    width: 15.625rem;
  }
  body.wnd-fe:not(.touched)
    .wnd-mt-classic.menu-bottom
    #menu
    .level-2
    > li:hover
    .mm-down {
    animation: e 1s infinite;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 .menu-item {
    padding: 0.6875rem 0.9375rem;
  }
  body.wnd-fe:not(.touched)
    .wnd-mt-classic.menu-bottom
    #menu
    .level-2
    .menu-item:hover {
    border-left: 4px solid;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 .menu-item-text {
    display: inline;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 .wnd-with-submenu > .menu-item {
    padding-right: 2.5rem;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 .wnd-active-path > .menu-item,
  .wnd-mt-classic.menu-bottom #menu .level-2 .wnd-active > .menu-item {
    border-left: 4px solid;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 .mm-arrow {
    right: 0;
    opacity: 0.5;
    border: none !important;
    background: none !important;
    padding: 0 !important;
    cursor: pointer;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 .mm-arrow:after {
    font-size: 1.375rem;
    line-height: 2.13636;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 .mm-arrow.mm-up:after {
    font-size: 1.375rem;
    line-height: 2.22727;
  }
  .wnd-mt-classic.menu-bottom #menu .level-3 .menu-item {
    padding: 0.625rem 0.9375rem 0.625rem 2.5rem;
  }
  .wnd-mt-classic.menu-bottom #menu .level-1 > li > .menu-item,
  .wnd-mt-classic.menu-bottom #menu .level-1 > li > .mm-arrow {
    line-height: 4.625rem;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    transition: all 0.3s linear;
  }
  .wnd-mt-classic.menu-bottom #menu .level-2 {
    top: 4.1875rem;
  }
  .wnd-mt-classic.menu-bottom.sticky #menu .level-2 {
    top: 4.1875rem !important;
  }
  .wnd-mt-classic.menu-bottom .bgonscroll #menu .level-1 > li > .menu-item,
  .wnd-mt-classic.menu-bottom .bgonscroll #menu .level-1 > li > .mm-arrow {
    line-height: 4.625rem !important;
    height: 5.125rem !important;
  }
  .wnd-mt-classic.menu-bottom.s-hn-slogan #menu .level-1 > li > .menu-item,
  .wnd-mt-classic.menu-bottom.s-hn-slogan #menu .level-1 > li > .mm-arrow {
    line-height: 7.125rem;
    height: 7.625rem;
  }
  .wnd-mt-classic.menu-bottom.s-hn-slogan #menu .level-2 {
    top: 6.6875rem;
  }
  .wnd-mt-classic.menu-bottom.wnd-nh-l #menu .level-1 > li > .menu-item,
  .wnd-mt-classic.menu-bottom.wnd-nh-l #menu .level-1 > li > .mm-arrow {
    line-height: 7.625rem;
    height: 8.125rem;
  }
  .wnd-mt-classic.menu-bottom.wnd-nh-l #menu .level-2 {
    top: 7.1875rem;
  }
  .wnd-mt-classic.menu-bottom.wnd-nh-l.s-hn-slogan
    #menu
    .level-1
    > li
    > .menu-item,
  .wnd-mt-classic.menu-bottom.wnd-nh-l.s-hn-slogan
    #menu
    .level-1
    > li
    > .mm-arrow {
    line-height: 9.5rem;
    height: 10rem;
  }
  .wnd-mt-classic.menu-bottom.wnd-nh-l.s-hn-slogan #menu .level-2 {
    top: 9.0625rem;
  }
  .wnd-mt-classic.menu-bottom.s-hn-centered.hm-claims:not(.sticky)
    #menu
    .level-2,
  .wnd-mt-classic.menu-bottom.s-hn-centered.hm-editzone:not(.sticky)
    #menu
    .level-2 {
    top: 3.25rem;
    bottom: auto;
    padding-bottom: 0.9375rem;
    padding-top: 1.875rem;
  }
  .wnd-mt-classic.menu-bottom.s-hn-bottom.hm-claims:not(.sticky) #menu .level-2,
  .wnd-mt-classic.menu-bottom.s-hn-bottom.hm-editzone:not(.sticky)
    #menu
    .level-2 {
    top: auto;
    bottom: 4.1875rem;
    padding-bottom: 0.9375rem;
    padding-top: 1.875rem;
  }
  .wnd-mt-classic.menu-bottom.s-hn-bottom.hm-claims:not(.sticky).wnd-nh-l
    #menu
    .level-2,
  .wnd-mt-classic.menu-bottom.s-hn-bottom.hm-editzone:not(.sticky).wnd-nh-l
    #menu
    .level-2 {
    bottom: 7.1875rem;
  }
  .wnd-mt-classic.menu-default-underline-grow .level-1 > li > .menu-item,
  .wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .wnd-mt-classic.menu-default .level-1 > li > .menu-item,
  .wnd-mt-classic.menu-strikethrough .level-1 > li > .menu-item {
    padding: 0 1rem;
  }
  .wnd-mt-classic.menu-default-underline-grow .level-1 > li > .mm-arrow,
  .wnd-mt-classic.menu-default-underline .level-1 > li > .mm-arrow,
  .wnd-mt-classic.menu-default .level-1 > li > .mm-arrow,
  .wnd-mt-classic.menu-strikethrough .level-1 > li > .mm-arrow {
    right: 0.1875rem;
  }
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li.wnd-with-submenu
    > .menu-item,
  .wnd-mt-classic.menu-default-underline
    .level-1
    > li.wnd-with-submenu
    > .menu-item,
  .wnd-mt-classic.menu-default .level-1 > li.wnd-with-submenu > .menu-item,
  .wnd-mt-classic.menu-strikethrough
    .level-1
    > li.wnd-with-submenu
    > .menu-item {
    padding-right: 1.625rem;
  }
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li:first-child
    > .menu-item,
  .wnd-mt-classic.menu-default-underline .level-1 > li:first-child > .menu-item,
  .wnd-mt-classic.menu-default .level-1 > li:first-child > .menu-item,
  .wnd-mt-classic.menu-strikethrough .level-1 > li:first-child > .menu-item {
    padding-left: 0.3125rem;
  }
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li:last-child
    > .menu-item,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default-underline
    .level-1
    > li:last-child
    > .menu-item,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default
    .level-1
    > li:last-child
    > .menu-item,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-strikethrough
    .level-1
    > li:last-child
    > .menu-item {
    padding-right: 0;
  }
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li:last-child.wnd-with-submenu
    > .menu-item,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default-underline
    .level-1
    > li:last-child.wnd-with-submenu
    > .menu-item,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default
    .level-1
    > li:last-child.wnd-with-submenu
    > .menu-item,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-strikethrough
    .level-1
    > li:last-child.wnd-with-submenu
    > .menu-item {
    padding-right: 1.4375rem;
  }
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li:last-child.wnd-with-submenu
    > .mm-arrow,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default-underline
    .level-1
    > li:last-child.wnd-with-submenu
    > .mm-arrow,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-default
    .level-1
    > li:last-child.wnd-with-submenu
    > .mm-arrow,
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-strikethrough
    .level-1
    > li:last-child.wnd-with-submenu
    > .mm-arrow {
    right: 0;
  }
  .wnd-mt-classic.menu-default-underline-grow .level-1 > li .level-2.align,
  .wnd-mt-classic.menu-default-underline .level-1 > li .level-2.align,
  .wnd-mt-classic.menu-default .level-1 > li .level-2.align,
  .wnd-mt-classic.menu-strikethrough .level-1 > li .level-2.align {
    right: -0.9375rem;
  }
  .wnd-eshop
    .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    .level-2.align,
  .wnd-eshop
    .wnd-mt-classic.menu-default-underline
    .level-1
    > li
    .level-2.align,
  .wnd-eshop .wnd-mt-classic.menu-default .level-1 > li .level-2.align,
  .wnd-eshop .wnd-mt-classic.menu-strikethrough .level-1 > li .level-2.align {
    right: 0.3125rem;
  }
  .wnd-mt-classic.menu-strikethrough #menu .level-1 > li.hover > .menu-item,
  .wnd-mt-classic.menu-strikethrough
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .wnd-mt-classic.menu-strikethrough
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  body:not(.touched)
    .wnd-mt-classic.menu-strikethrough
    #menu
    .level-1
    > li
    > .menu-item:hover {
    text-decoration: line-through;
  }
  .wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item span:after,
  .wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    span:before {
    transition: opacity 0.3s ease;
    position: absolute;
    bottom: -0.25rem;
    height: 0.0625rem;
    width: 51%;
    content: "";
    opacity: 0;
  }
  .wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    span:before {
    left: 50%;
  }
  .wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item span:after {
    right: 50%;
  }
  .wnd-mt-classic.menu-default-underline
    .level-1
    > li.wnd-active-path
    span:after,
  .wnd-mt-classic.menu-default-underline
    .level-1
    > li.wnd-active-path
    span:before,
  .wnd-mt-classic.menu-default-underline .level-1 > li.wnd-active span:after,
  .wnd-mt-classic.menu-default-underline .level-1 > li.wnd-active span:before,
  body:not(.touched)
    .wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:hover
    span:after,
  body:not(.touched)
    .wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:hover
    span:before {
    opacity: 1;
  }
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:after,
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:before {
    transition: width 0.3s ease;
    position: absolute;
    bottom: -0.25rem;
    height: 0.125rem;
    width: 0;
    content: "";
  }
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:before {
    left: 50%;
  }
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:after {
    right: 50%;
  }
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li.wnd-active-path
    span:after,
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li.wnd-active-path
    span:before,
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li.wnd-active
    span:after,
  .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li.wnd-active
    span:before,
  body:not(.touched)
    .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:hover
    span:after,
  body:not(.touched)
    .wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:hover
    span:before {
    width: 51%;
  }
  .wnd-mt-classic.menu-spaces .level-1 > li > .menu-item {
    padding: 0 1.5625rem;
  }
  .wnd-mt-classic.menu-spaces .level-1 > li > .mm-arrow {
    right: 0.75rem;
  }
  .wnd-mt-classic.menu-spaces .level-1 > li.wnd-with-submenu > .menu-item {
    padding-right: 2.1875rem;
  }
  .wnd-mt-classic.menu-spaces .level-1 > li:first-child > .menu-item {
    padding-left: 0.3125rem;
  }
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-spaces
    .level-1
    > li:last-child
    > .menu-item {
    padding-right: 0;
  }
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-spaces
    .level-1
    > li:last-child.wnd-with-submenu
    > .menu-item {
    padding-right: 1.4375rem;
  }
  body:not(.wnd-eshop)
    .wnd-mt-classic.menu-spaces
    .level-1
    > li:last-child.wnd-with-submenu
    > .mm-arrow {
    right: 0;
  }
  .wnd-mt-classic.menu-spaces .level-1 > li:last-child .level-2.align {
    right: -0.9375rem;
  }
  .wnd-eshop
    .wnd-mt-classic.menu-spaces
    .level-1
    > li:last-child
    .level-2.align {
    right: 0.3125rem;
  }
  .wnd-mt-classic.menu-delimiters-slash .level-1 > li > .menu-item {
    padding: 0 0.625rem;
  }
  .wnd-mt-classic.menu-delimiters-slash .level-1 > li > .menu-item:after {
    content: "/";
    position: relative;
    right: -0.625rem;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li.wnd-with-submenu
    > .menu-item {
    padding-right: 1.5625rem;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li.wnd-with-submenu
    > .menu-item:after {
    right: -1.5625rem;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li.wnd-with-submenu
    > .mm-arrow {
    right: 0.5rem;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li.wnd-with-submenu:last-child
    > .menu-item {
    padding-right: 0.9375rem;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li.wnd-with-submenu:last-child
    > .mm-arrow {
    right: -0.4375rem;
  }
  .wnd-mt-classic.menu-delimiters-slash .level-1 > li:first-child > .menu-item {
    padding-left: 0.3125rem;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li:not(:last-child).wnd-with-submenu
    .level-2 {
    left: -3.125rem;
  }
  .wnd-mt-classic.menu-delimiters-slash .level-1 > li:last-child > .menu-item {
    padding-right: 0;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li:last-child
    > .menu-item:after {
    display: none;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li:last-child.with-submenu
    > .menu-item {
    padding-right: 0.9375rem;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li:last-child.with-submenu
    > .mm-arrow {
    right: 0;
  }
  .wnd-mt-classic.menu-delimiters-slash
    .level-1
    > li:last-child
    .level-2.align {
    right: -0.8125rem;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe .level-1 > li > .menu-item {
    padding: 0 1.0625rem;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe .level-1 > li > .menu-item > span {
    position: relative;
    white-space: nowrap;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    transform: translateX(0);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    content: "";
    width: 0.0625rem;
    text-align: center;
    position: absolute;
    font-size: inherit;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    left: 0;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after {
    right: 0;
  }
  body:not(.touched)
    .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item:hover
    > span:before {
    transform: translateX(-10px);
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  body:not(.touched)
    .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item:hover
    > span:after {
    transform: translateX(10px);
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe .level-1 > li > .mm-arrow {
    right: 0.4375rem;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-with-submenu
    > .menu-item {
    padding-right: 1.875rem;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-with-submenu
    > .menu-item:after {
    right: -1.5625rem;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-with-submenu
    > .menu-item
    span:after {
    right: -0.9375rem;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-with-submenu.wnd-active
    > .menu-item
    span:after {
    right: -1.4375rem;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-active
    > .menu-item
    > span:before {
    left: -0.625rem;
    opacity: 1;
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-active
    > .menu-item
    > span:after {
    right: -0.625rem;
    opacity: 1;
  }
  body:not(.touched)
    .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-active
    > .menu-item:hover
    > span:after,
  body:not(.touched)
    .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.wnd-active
    > .menu-item:hover
    > span:before {
    transform: translate(0);
  }
  .wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li:last-child
    .level-2.align {
    right: 0;
  }
  .wnd-menu-empty .wnd-mt-sliding #menu-mobile {
    display: none;
  }
  .wnd-mt-sliding #menu-submit {
    position: relative;
    width: 1.125rem;
    height: 1.25rem;
    cursor: pointer;
    padding: 1.25rem 1.875rem 1.25rem 0;
    display: inline-block;
    text-indent: -999em;
    z-index: 99;
    text-decoration: none;
    color: transparent;
    margin: 0 0 0 0.625rem;
    font-size: 0;
  }
  .wnd-mt-sliding #menu-submit > span,
  .wnd-mt-sliding #menu-submit > span:after,
  .wnd-mt-sliding #menu-submit > span:before {
    content: "";
    cursor: pointer;
    height: 0.125rem;
    width: 1.125rem;
    position: absolute;
    display: block;
  }
  .wnd-mt-sliding #menu-submit > span:before {
    bottom: 0.375rem;
  }
  .wnd-mt-sliding #menu-submit > span:after {
    bottom: -0.375rem;
  }
  .wnd-mt-sliding .menu-close {
    position: relative;
    display: block;
    text-transform: uppercase;
    padding-bottom: 2.5rem;
    width: 100%;
    margin: 0;
    text-decoration: none;
  }
  .wnd-mt-sliding .menu-close > span {
    display: none;
  }
  .wnd-mt-sliding .menu-close:after,
  .wnd-mt-sliding .menu-close:before {
    transition: background 0.3s;
    position: absolute;
    top: 1.125rem;
    right: 0.5rem;
    display: block;
    content: "";
    cursor: pointer;
    height: 0.125rem;
    width: 0.875rem;
  }
  .wnd-mt-sliding .menu-close:before {
    transform: rotate(-45deg);
  }
  .wnd-mt-sliding .menu-close:after {
    transform: rotate(45deg);
  }
  .wnd-mt-sliding #menu-slider {
    transition: right 0.2s ease-in, box-shadow 0.2s ease-in;
    transform: translate3d(0, 0, 0);
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    flex-direction: column;
    align-items: flex-start;
    right: -18.75rem;
    width: 18.75rem;
    position: fixed;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    padding: 0 0 3.75rem;
    z-index: 99;
    visibility: hidden;
  }
  body.wnd-cms .wnd-mt-sliding #menu-slider {
    padding-top: 2.8125rem;
  }
  body.wnd-cms.wnd-uft .wnd-mt-sliding #menu-slider {
    padding-top: 3.0625rem;
  }
  .no-js .wnd-mt-sliding #menu-slider {
    overflow: hidden;
  }
  .wnd-mt-sliding #menu-slider.open {
    transition: right 0.2s ease-in, box-shadow 0.2s ease-in;
    right: 0;
  }
  .wnd-mt-sliding #menu-slider.visible {
    visibility: visible;
  }
  .wnd-mt-sliding #menu-block {
    display: flex;
    flex-grow: 0;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 1.5625rem 0;
    flex-direction: column;
    justify-content: center;
  }
  .wnd-mt-sliding .scrolldown,
  .wnd-mt-sliding .scrollup {
    font-size: 0.875rem;
    line-height: 1.71429;
    transition: opacity 0.1s;
    transform: translateX(-50%);
    width: 1.875rem;
    height: 1.875rem;
    position: absolute;
    left: 50%;
    opacity: 0;
    white-space: nowrap;
    cursor: pointer;
    z-index: 75;
    padding: 0.9375rem;
    pointer-events: none;
  }
  .wnd-mt-sliding .scrolldown:after,
  .wnd-mt-sliding .scrollup:after {
    transform: translateX(-50%);
    left: 50%;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  .wnd-mt-sliding .scrollup {
    top: -0.3125rem;
  }
  .wnd-mt-sliding .scrollup:after {
    top: 0.625rem;
  }
  .wnd-mt-sliding .scrolldown {
    bottom: -0.3125rem;
  }
  .wnd-mt-sliding .scrolldown:after {
    bottom: 0.625rem;
  }
  .scrollup-active .wnd-mt-sliding .scrollup {
    opacity: 0.4;
    pointer-events: auto;
  }
  body.wnd-fe:not(.touched) .scrollup-active .wnd-mt-sliding .scrollup:hover {
    opacity: 1;
  }
  .scrolldown-active .wnd-mt-sliding .scrolldown {
    opacity: 0.4;
    pointer-events: auto;
  }
  body.wnd-fe:not(.touched)
    .scrolldown-active
    .wnd-mt-sliding
    .scrolldown:hover {
    opacity: 1;
  }
  .wnd-mt-sliding #menu {
    display: flex;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    flex-direction: column;
    justify-content: flex-start;
    overscroll-behavior-y: contain;
  }
  .wnd-mt-sliding #menu::-webkit-scrollbar {
    display: none;
  }
  .scrollup-active .wnd-mt-sliding #menu {
    -webkit-mask-image: linear-gradient(0deg, #000, #000 95%, transparent);
  }
  .scrolldown-active .wnd-mt-sliding #menu {
    -webkit-mask-image: linear-gradient(180deg, #000, #000 95%, transparent);
  }
  .scrollup-active.scrolldown-active .wnd-mt-sliding #menu {
    -webkit-mask-image: linear-gradient(
      180deg,
      transparent,
      #000 5%,
      #000 95%,
      transparent
    );
  }
  .wnd-mt-sliding #menu > div {
    display: block;
    width: 100%;
    margin: 0;
  }
  .wnd-mt-sliding #menu .mm-arrow {
    transition: color 0.3s ease, text-shadow 0.3s ease,
      font-weight 50ms ease-in-out;
    position: absolute;
    right: 5%;
    display: block;
    width: 1.875rem;
    border: none;
    background: none;
    text-decoration: none;
    z-index: 75;
    margin: 0;
    padding: 0;
    cursor: pointer;
  }
  .wnd-mt-sliding #menu .mm-arrow:after {
    content: "\f105";
    font-family: WebnodeIcons, serif;
    transition: transform 0.25s ease, top 0.25s ease, color 0.3s ease;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    width: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .wnd-mt-sliding #menu .mm-arrow.mm-up:after {
    transform: rotate(90deg);
    top: 0.625rem;
  }
  .wnd-mt-sliding #menu .level-2 .mm-arrow {
    transition: color 0.3s ease !important;
    line-height: 0;
  }
  .wnd-mt-sliding #menu .level-2 .mm-arrow:after {
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  .wnd-mt-sliding #menu ul {
    list-style: none;
  }
  .wnd-mt-sliding #menu li {
    float: none;
    list-style: none;
    margin: 0;
    position: relative;
  }
  .wnd-mt-sliding #menu .menu-item {
    transition: color 0.3s ease, text-shadow 0.3s ease,
      font-weight 50ms ease-in-out;
    display: block;
    text-decoration: none;
    line-height: 1.4375rem;
    margin: 0 3.125rem;
    padding: 0;
  }
  .wnd-mt-sliding #menu .menu-item,
  .wnd-mt-sliding #menu .menu-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .wnd-mt-sliding #menu .level-1 {
    margin: 0;
    padding: 0;
    float: none;
  }
  .wnd-mt-sliding #menu .level-1 > li {
    display: block;
    padding: 0.4375rem 0;
    clear: both;
    text-align: center;
  }
  .wnd-mt-sliding #menu .level-1 .more,
  .wnd-mt-sliding #menu .level-2,
  .wnd-mt-sliding #menu .level-3 {
    display: none;
  }
  .wnd-mt-sliding #menu .level-2.open,
  .wnd-mt-sliding #menu .level-3.open {
    opacity: 1;
    display: block !important;
    overflow: hidden;
  }
  .wnd-mt-sliding #menu .level-2 > li {
    width: 100%;
    padding: 0.0625rem 0;
  }
  .wnd-mt-sliding #menu .level-2 .menu-item {
    transition: color 0.3s ease !important;
    position: relative;
    padding: 0.1875rem 3.125rem;
    text-align: center;
    line-height: 0;
    margin: 0;
  }
  .wnd-mt-sliding #menu .level-2 .menu-item-text {
    display: inline-block;
    max-width: 100%;
    line-height: 1.125rem !important;
  }
  .wnd-mt-sliding #menu .level-3,
  .wnd-mt-sliding #menu .level-max {
    padding: 0.1875rem 0 0.625rem;
  }
  .wnd-mt-sliding #menu .level-3 > li,
  .wnd-mt-sliding #menu .level-max > li {
    width: 100%;
    padding: 0;
  }
  .wnd-mt-sliding #menu .level-3 .menu-item,
  .wnd-mt-sliding #menu .level-max .menu-item {
    padding: 0.125rem 3.125rem;
  }
  .wnd-mt-sliding #menu .level-max {
    display: block;
    padding: 0;
  }
  .wnd-mt-boxed #menu-mobile {
    text-align: right;
  }
  .wnd-menu-empty .wnd-mt-boxed #menu-mobile {
    display: none;
  }
  .wnd-mt-boxed #menu-submit {
    text-indent: 1.0625rem;
    width: auto;
  }
  .wnd-mt-boxed #menu-submit > span:before {
    bottom: 0.25rem;
  }
  .wnd-mt-boxed #menu-submit > span:after {
    bottom: -0.25rem;
  }
  .wnd-mt-boxed #menu-submit.active:after {
    content: "";
    cursor: pointer;
    position: absolute;
    height: 0.0625rem;
    width: 0.0625rem;
    bottom: 0;
    right: 0;
  }
  .wnd-mt-boxed #menu-submit.active > span {
    width: 0;
  }
  .wnd-mt-boxed #menu-submit.active > span:after,
  .wnd-mt-boxed #menu-submit.active > span:before {
    top: 0;
  }
  .wnd-mt-boxed #menu-submit.active > span:before {
    animation: f 0.3s;
    transform: rotate(45deg);
  }
  .wnd-mt-boxed #menu-submit.active > span:after {
    animation: g 0.3s;
    transform: rotate(-45deg);
  }
  .wnd-mt-boxed .menu-close {
    display: none;
  }
  .wnd-mt-boxed #menu {
    position: absolute;
    top: 0.5625rem;
    padding: 0.625rem;
    z-index: 100;
    text-align: left;
    display: none;
    width: 16.875rem;
    right: 0.3125rem;
    visibility: hidden;
  }
  .wnd-mt-boxed #menu.open {
    animation: mobile-open 0.5s;
    opacity: 1;
    display: block;
  }
  .wnd-mt-boxed #menu.visible {
    visibility: visible;
  }
  .wnd-mt-boxed #menu .mm-arrow {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent !important;
    padding: 0;
    margin: 0;
    line-height: 0;
    text-decoration: none;
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    border: none;
    cursor: pointer;
  }
  .wnd-mt-boxed #menu .mm-arrow:after {
    content: "\f105";
    font-family: WebnodeIcons, serif;
    font-size: 1rem;
    line-height: 2.8125;
    transition: all 0.25s ease;
    text-align: center;
    display: inherit;
    position: relative;
  }
  .wnd-mt-boxed #menu .mm-arrow.mm-up:after {
    transform: rotate(90deg);
  }
  .wnd-mt-boxed #menu .mm-arrow.mm-down:after {
    transform: rotate(0deg);
  }
  .wnd-mt-boxed #menu .level-2 .mm-arrow {
    height: 2.5rem;
  }
  .wnd-mt-boxed #menu .level-2 .mm-arrow:after {
    font-size: 1rem;
    line-height: 2.5;
  }
  .wnd-mt-boxed #menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .wnd-mt-boxed #menu .menu-item {
    text-decoration: none;
    padding: 0.625rem 0.9375rem;
    display: block;
  }
  .wnd-mt-boxed #menu .menu-item-text {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  .wnd-mt-boxed #menu .wnd-with-submenu .menu-item {
    padding-right: 3.125rem;
  }
  .wnd-mt-boxed #menu .level-1 {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
    width: 100%;
  }
  .wnd-mt-boxed #menu .level-1.more {
    display: none;
  }
  .wnd-mt-boxed #menu .level-2,
  .wnd-mt-boxed #menu .level-3 {
    margin: 0;
    padding: 0;
    display: none;
  }
  .wnd-mt-boxed #menu .level-2.open,
  .wnd-mt-boxed #menu .level-3.open {
    opacity: 1;
    display: block;
  }
  .wnd-mt-boxed #menu .level-2 .menu-item {
    padding-left: 2.5rem;
    line-height: inherit;
  }
  .wnd-mt-boxed #menu .level-3 .menu-item {
    padding-left: 3.75rem;
  }
  .wnd-mt-boxed #menu .level-max {
    display: block !important;
  }
  .wnd-menu-empty .wnd-mt-sidebar #menu-mobile,
  .wnd-mt-sidebar .menu-close {
    display: none;
  }
  .wnd-mt-sidebar #menu-block {
    position: relative;
    padding: 1.5625rem 0;
    width: 120%;
  }
  .wnd-mt-sidebar #menu-block,
  .wnd-mt-sidebar .nav-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
  }
  .wnd-mt-sidebar .nav-wrapper {
    width: 100%;
    flex-grow: 1;
  }
  .wnd-menu-empty .wnd-mt-sidebar .nav-wrapper {
    padding-top: 1.25rem;
    justify-content: flex-start;
  }
  .wnd-mt-sidebar .scrolldown,
  .wnd-mt-sidebar .scrollup {
    transition: opacity 0.1s;
    transform: translateX(-50%);
    width: 1.875rem;
    height: 1.875rem;
    position: absolute;
    left: 50%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 75;
    padding: 0.9375rem;
    opacity: 0;
    pointer-events: none;
    font-size: 0.875rem;
    line-height: 1.71429;
  }
  .wnd-mt-sidebar .scrolldown:after,
  .wnd-mt-sidebar .scrollup:after {
    transform: translateX(-50%);
    left: 50%;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  .wnd-menu-empty .wnd-mt-sidebar .scrolldown,
  .wnd-menu-empty .wnd-mt-sidebar .scrollup {
    display: none !important;
  }
  .wnd-mt-sidebar .scrollup {
    top: 0.25rem;
  }
  .wnd-s-b .wnd-mt-sidebar .scrollup,
  .wnd-s-i .wnd-mt-sidebar .scrollup {
    top: -0.625rem;
  }
  .wnd-mt-sidebar .scrollup:after {
    top: 0.625rem;
  }
  .wnd-mt-sidebar .scrolldown {
    bottom: -0.3125rem;
  }
  .wnd-mt-sidebar .scrolldown:after {
    bottom: 0.625rem;
  }
  .scrollup-active .wnd-mt-sidebar .scrollup {
    opacity: 0.7;
    pointer-events: auto;
  }
  body.wnd-fe:not(.touched) .scrollup-active .wnd-mt-sidebar .scrollup:hover {
    opacity: 1;
  }
  .scrolldown-active .wnd-mt-sidebar .scrolldown {
    opacity: 0.7;
    pointer-events: auto;
  }
  body.wnd-fe:not(.touched)
    .scrolldown-active
    .wnd-mt-sidebar
    .scrolldown:hover {
    opacity: 1;
  }
  .wnd-mt-sidebar #menu {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: contain;
  }
  .scrollup-active .wnd-mt-sidebar #menu {
    -webkit-mask-image: linear-gradient(0deg, #000, #000 95%, transparent);
  }
  .scrolldown-active .wnd-mt-sidebar #menu {
    -webkit-mask-image: linear-gradient(180deg, #000, #000 95%, transparent);
  }
  .scrollup-active.scrolldown-active .wnd-mt-sidebar #menu {
    -webkit-mask-image: linear-gradient(
      180deg,
      transparent,
      #000 5%,
      #000 95%,
      transparent
    );
  }
  .l:not(.menu-ready) .wnd-mt-sidebar #menu {
    display: none;
  }
  .wnd-mt-sidebar #menu::-webkit-scrollbar {
    display: none;
  }
  .wnd-mt-sidebar #menu .mm-arrow {
    display: block;
    width: 2.125rem;
    border: none;
    background: none;
    z-index: 75;
    margin: 0;
    padding: 0;
    text-decoration: none;
    position: absolute;
    right: 1rem;
    line-height: 0;
    text-shadow: none !important;
    cursor: pointer;
  }
  .wnd-mt-sidebar #menu .mm-arrow:after {
    content: "\f105";
    font-family: WebnodeIcons, serif;
    transition: transform 0.25s ease, top 0.25s ease;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 2.125rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.57143;
  }
  .wnd-mt-sidebar #menu .mm-arrow.mm-up:after {
    transform: rotate(90deg);
    top: 0.625rem;
  }
  .wnd-mt-sidebar #menu .level-2 .mm-arrow.mm-up {
    right: 1.0625rem;
  }
  .wnd-mt-sidebar #menu .level-2 .mm-arrow:after {
    font-size: 0.8125rem;
    line-height: 1.76923;
  }
  .wnd-mt-sidebar #menu ul {
    list-style: none;
  }
  .wnd-mt-sidebar #menu li {
    float: none;
    margin: 0;
    list-style: none;
    position: relative;
  }
  .wnd-mt-sidebar #menu .menu-item {
    transition: color 0.3s ease, text-shadow 0.3s ease,
      font-weight 50ms ease-in-out;
    display: block;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 3.125rem;
    text-align: center;
    line-height: 1.4375rem;
  }
  .wnd-mt-sidebar #menu .menu-item-text {
    line-height: 1.25rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .wnd-mt-sidebar #menu .wnd-with-submenu.hover {
    padding-bottom: 0 !important;
  }
  .wnd-mt-sidebar #menu .level-1 {
    margin: 0;
    padding: 0;
    float: none;
  }
  .wnd-mt-sidebar #menu .level-1 > li {
    padding: 0.4375rem 0;
    display: block;
    clear: both;
  }
  .wnd-mt-sidebar #menu .level-2,
  .wnd-mt-sidebar #menu .level-3 {
    display: none;
  }
  .wnd-mt-sidebar #menu .level-2.open,
  .wnd-mt-sidebar #menu .level-3.open {
    opacity: 1;
    display: block !important;
    overflow: hidden;
  }
  .wnd-mt-sidebar #menu .level-2 {
    padding: 0.1875rem 0 0.625rem;
  }
  .wnd-mt-sidebar #menu .level-2 > li {
    width: 100%;
    padding: 0.0625rem 0;
  }
  .wnd-mt-sidebar #menu .level-2 .menu-item {
    transition: color 0.3s ease !important;
    line-height: 0;
    position: relative;
    padding: 0.1875rem 3.125rem;
  }
  .wnd-mt-sidebar #menu .level-2 .menu-item-text {
    max-width: 100%;
    display: inline-block;
  }
  .wnd-mt-sidebar #menu .level-3,
  .wnd-mt-sidebar #menu .level-max {
    padding: 0.1875rem 0 0.625rem;
  }
  .wnd-mt-sidebar #menu .level-3 > li,
  .wnd-mt-sidebar #menu .level-max > li {
    width: 100%;
    padding: 0;
  }
  .wnd-mt-sidebar #menu .level-3 .menu-item-text,
  .wnd-mt-sidebar #menu .level-max .menu-item-text {
    letter-spacing: 0;
  }
  .wnd-mt-sidebar #menu .level-max {
    display: block !important;
    padding: 0;
  }
  .wnd-mt-sidebar #menu ul.level-1 > li > a > .menu-item-text > .mm-arrow,
  .wnd-mt-sliding #menu ul.level-1 > li > a > .menu-item-text > .mm-arrow {
    line-height: 0;
  }
  .wnd-mt-sidebar #menu ul.level-2 > li > a > .menu-item-text,
  .wnd-mt-sliding #menu ul.level-2 > li > a > .menu-item-text {
    text-transform: none;
  }
  .wnd-mt-sidebar #menu ul.level-3 li > a > .menu-item-text,
  .wnd-mt-sliding #menu ul.level-3 li > a > .menu-item-text {
    text-transform: none;
    font-style: italic;
  }
  .wnd-mt-sliding #menu .menu-close {
    display: none;
  }
  .s-hn .cart {
    float: right;
    margin-left: 0;
    padding-left: 0;
  }
  .s-hn .cart:before {
    position: absolute;
    left: 0;
    height: 2.125rem;
    content: "";
    display: block;
    width: 0.0625rem;
    top: 50%;
    transform: translateY(-50%);
    transition: height 0.3s linear;
  }
  .wnd-s-b .s-hn .cart:before,
  body:not(.wnd-s-b, .wnd-s-i) .wnd-menu-empty .s-hn .cart:before {
    display: none;
  }
  .s-hn .cart-text {
    display: inline;
  }
  .s-hn-sidebar .cart-block {
    margin-top: 1.875rem;
    display: flex;
    width: 100%;
    padding: 0;
  }
  .s-hn-sidebar .cart-block .cart {
    border-radius: 17px;
    margin: 0 auto;
    height: 2.1875rem;
  }
  .s-hn-sidebar .cart-block .cart a {
    height: 2.1875rem;
    line-height: 2.1875rem;
    padding: 0 0.625rem;
    top: 0;
  }
  .s-hn-sidebar .cart-block .cart-content-link:after {
    margin: 0;
    position: relative;
    padding-right: 0.625rem;
    top: 0;
    left: 0;
  }
  .s-hn-sidebar .cart-block .cart-text {
    display: inline-block;
    padding-right: 0.3125rem;
    padding-left: 0.625rem;
  }
  .s-hn-sidebar .cart-block .cart-piece-count {
    top: 0.875rem;
    right: 0.625rem;
  }
  .wnd-mt-boxed .cart-and-mobile {
    padding: 0 0.9375rem;
  }
  .wnd-menu-empty .wnd-mt-boxed .cart-content {
    padding: 0;
  }
  .menu-default .cart a,
  .menu-strikethrough .cart a {
    padding: 0 0 0 1.5625rem;
  }
  .menu-strikethrough .cart.wnd-active a .cart-text span,
  body:not(.touched) .menu-strikethrough .cart a:hover .cart-text span {
    text-decoration: line-through;
  }
  .menu-default-underline-grow .cart a,
  .menu-default-underline .cart a {
    padding: 0 0 0 1.5625rem;
  }
  .menu-default-underline-grow .cart-text span:after,
  .menu-default-underline-grow .cart-text span:before,
  .menu-default-underline .cart-text span:after,
  .menu-default-underline .cart-text span:before {
    position: absolute;
    bottom: -0.25rem;
    content: "";
    background-color: transparent;
  }
  .menu-default-underline-grow .cart-text span:before,
  .menu-default-underline .cart-text span:before {
    left: 50%;
  }
  .menu-default-underline-grow .cart-text span:after,
  .menu-default-underline .cart-text span:after {
    right: 50%;
  }
  .menu-default-underline-grow .cart.wnd-active .cart-text span:after,
  .menu-default-underline-grow .cart.wnd-active .cart-text span:before,
  .menu-default-underline .cart.wnd-active .cart-text span:after,
  .menu-default-underline .cart.wnd-active .cart-text span:before,
  body:not(.touched)
    .menu-default-underline-grow
    .cart
    a:hover
    .cart-text
    span:after,
  body:not(.touched)
    .menu-default-underline-grow
    .cart
    a:hover
    .cart-text
    span:before,
  body:not(.touched)
    .menu-default-underline
    .cart
    a:hover
    .cart-text
    span:after,
  body:not(.touched)
    .menu-default-underline
    .cart
    a:hover
    .cart-text
    span:before {
    width: 51%;
    opacity: 1;
  }
  .menu-default-underline .cart-text span:after,
  .menu-default-underline .cart-text span:before {
    width: 51%;
    height: 0.0625rem;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .menu-default-underline-grow .cart-text span:after,
  .menu-default-underline-grow .cart-text span:before {
    width: 0;
    height: 0.125rem;
    opacity: 1;
    transition: width 0.3s ease;
  }
  .menu-bottom .cart {
    margin-left: 0;
    padding-left: 0;
    height: 100%;
  }
  .menu-bottom .cart:before {
    height: 2.125rem;
  }
  .menu-bottom .cart-and-mobile {
    height: 100%;
  }
  .menu-bottom .cart-piece-count {
    top: 46%;
    left: auto;
    right: 0.3125rem;
  }
  .menu-bottom .cart a {
    transition: all 0.3s linear;
    padding: 0 0 0 1.125rem;
    line-height: 4.625rem;
    height: 5.125rem;
    border-top: 4px solid;
    border-bottom: 4px solid;
    border-color: transparent;
  }
  .menu-bottom.sticky .cart:before {
    height: 2.125rem;
  }
  .menu-bottom.s-hn-slogan .cart-piece-count {
    top: 48%;
  }
  .menu-bottom.s-hn-slogan .cart a {
    line-height: 7.125rem;
    height: 7.625rem;
  }
  .menu-bottom.s-hn-slogan.sticky .cart a {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .menu-bottom.s-hn-slogan.sticky .cart-piece-count {
    top: 46%;
  }
  .menu-bottom.wnd-nh-l .cart a {
    line-height: 7.625rem;
    height: 8.125rem;
  }
  .menu-bottom.wnd-nh-l .cart-piece-count {
    top: 48%;
  }
  .menu-bottom.wnd-nh-l .bgonscroll .cart a {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .menu-bottom.wnd-nh-l .bgonscroll .cart-piece-count {
    top: 46%;
  }
  .menu-bottom.wnd-nh-l.s-hn-slogan .cart a {
    line-height: 9.5rem;
    height: 10rem;
  }
  .menu-bottom.wnd-nh-l.s-hn-slogan.sticky .cart a {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .menu-delimiters-pipe .cart a,
  .menu-delimiters-slash .cart a {
    padding: 0 0 0 1.5625rem;
  }
  .menu-spaces .cart a {
    padding: 0 0 0 2.1875rem;
  }
  .menu-delimiters-doublepipe .cart a {
    padding: 0;
    margin-left: 1.5625rem;
  }
  .menu-delimiters-doublepipe .cart a:after,
  .menu-delimiters-doublepipe .cart a:before {
    transform: translateX(0);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    content: "";
    width: 0.0625rem;
    text-align: center;
    position: absolute;
    font-size: inherit;
    color: inherit;
  }
  .menu-delimiters-doublepipe .cart a:before {
    left: 0;
    right: auto;
  }
  .menu-delimiters-doublepipe .cart a:after {
    left: auto;
    right: 0.625rem;
  }
  body:not(.touched) .menu-delimiters-doublepipe .cart a:hover:before {
    transform: translateX(-10px);
    opacity: 1;
  }
  body:not(.touched) .menu-delimiters-doublepipe .cart a:hover:after {
    transform: translateX(10px);
    opacity: 1;
  }
  .menu-delimiters-doublepipe .cart.wnd-active a:before {
    transform: translateX(-10px);
    opacity: 1;
  }
  .menu-delimiters-doublepipe .cart.wnd-active a:after {
    transform: translateX(10px);
    opacity: 1;
  }
  .wnd-s-b .wnd-mt-classic .cart,
  .wnd-s-i .wnd-mt-classic .cart {
    margin-left: 0;
  }
  .sit.cormorant .sit-c,
  .sit.exo2 .sit-c {
    padding-bottom: 0.5rem;
  }
  .claim .claim-46 {
    font-size: 2.5rem;
  }
  .claim .claim-52 {
    font-size: 3rem;
  }
  .claim .claim-55 {
    font-size: 3.125rem;
  }
  .claim .claim-56 {
    font-size: 2.875rem;
  }
  .claim .claim-58 {
    font-size: 3rem;
  }
  .claim .claim-60 {
    font-size: 2.8125rem;
  }
  .claim .claim-63 {
    font-size: 3.9375rem;
  }
  .claim .claim-64 {
    font-size: 3.5rem;
  }
  .claim .claim-65 {
    font-size: 3.25rem;
  }
  .claim .claim-66 {
    font-size: 4.125rem;
  }
  .claim .claim-70 {
    font-size: 4.375rem;
  }
  .claim .claim-72 {
    font-size: 4rem;
  }
  .claim .claim-74 {
    font-size: 4.625rem;
  }
  .claim .claim-80 {
    font-size: 4.5rem;
  }
  .claim .claim-100 {
    font-size: 5.25rem;
  }
  .claim .claim-114 {
    font-size: 5rem;
  }
  .claim .claim-120 {
    font-size: 6rem;
  }
  .claim .claim-122 {
    font-size: 5.625rem;
  }
  .claim .claim-130 {
    font-size: 6.25rem;
  }
  .claim .claim-142 {
    font-size: 6.75rem;
  }
  .claim .claim-170 {
    font-size: 8.125rem;
  }
  .claim-wb.brandon-grotesque.claim-46,
  .claim-wb.exo2.claim-46,
  .claim-wb.fira-sans.claim-46,
  .claim-wb.josefin-sans.claim-46,
  .claim-wb.josefix.claim-46,
  .claim-wb.jp-kei-font.claim-46,
  .claim-wb.metropolis.claim-46,
  .claim-wb.proxima-nova.claim-46,
  .claim-wb.raleway.claim-46,
  .claim-wb.roboto.claim-46,
  .claim-wb.work-sans.claim-46,
  .claim-wb.zilla-slab.claim-46,
  .claim-wb.zillaslab.claim-46 {
    line-height: 170%;
  }
  .claim-wb.brandon-grotesque.claim-52,
  .claim-wb.brandon-grotesque.claim-55,
  .claim-wb.brandon-grotesque.claim-56,
  .claim-wb.brandon-grotesque.claim-58,
  .claim-wb.brandon-grotesque.claim-60,
  .claim-wb.exo2.claim-52,
  .claim-wb.exo2.claim-55,
  .claim-wb.exo2.claim-56,
  .claim-wb.exo2.claim-58,
  .claim-wb.exo2.claim-60,
  .claim-wb.fira-sans.claim-52,
  .claim-wb.fira-sans.claim-55,
  .claim-wb.fira-sans.claim-56,
  .claim-wb.fira-sans.claim-58,
  .claim-wb.fira-sans.claim-60,
  .claim-wb.josefin-sans.claim-52,
  .claim-wb.josefin-sans.claim-55,
  .claim-wb.josefin-sans.claim-56,
  .claim-wb.josefin-sans.claim-58,
  .claim-wb.josefin-sans.claim-60,
  .claim-wb.josefix.claim-52,
  .claim-wb.josefix.claim-55,
  .claim-wb.josefix.claim-56,
  .claim-wb.josefix.claim-58,
  .claim-wb.josefix.claim-60,
  .claim-wb.jp-kei-font.claim-52,
  .claim-wb.jp-kei-font.claim-55,
  .claim-wb.jp-kei-font.claim-56,
  .claim-wb.jp-kei-font.claim-58,
  .claim-wb.jp-kei-font.claim-60,
  .claim-wb.metropolis.claim-52,
  .claim-wb.metropolis.claim-55,
  .claim-wb.metropolis.claim-56,
  .claim-wb.metropolis.claim-58,
  .claim-wb.metropolis.claim-60,
  .claim-wb.proxima-nova.claim-52,
  .claim-wb.proxima-nova.claim-55,
  .claim-wb.proxima-nova.claim-56,
  .claim-wb.proxima-nova.claim-58,
  .claim-wb.proxima-nova.claim-60,
  .claim-wb.raleway.claim-52,
  .claim-wb.raleway.claim-55,
  .claim-wb.raleway.claim-56,
  .claim-wb.raleway.claim-58,
  .claim-wb.raleway.claim-60,
  .claim-wb.roboto.claim-52,
  .claim-wb.roboto.claim-55,
  .claim-wb.roboto.claim-56,
  .claim-wb.roboto.claim-58,
  .claim-wb.roboto.claim-60,
  .claim-wb.work-sans.claim-52,
  .claim-wb.work-sans.claim-55,
  .claim-wb.work-sans.claim-56,
  .claim-wb.work-sans.claim-58,
  .claim-wb.work-sans.claim-60,
  .claim-wb.zilla-slab.claim-52,
  .claim-wb.zilla-slab.claim-55,
  .claim-wb.zilla-slab.claim-56,
  .claim-wb.zilla-slab.claim-58,
  .claim-wb.zilla-slab.claim-60,
  .claim-wb.zillaslab.claim-52,
  .claim-wb.zillaslab.claim-55,
  .claim-wb.zillaslab.claim-56,
  .claim-wb.zillaslab.claim-58,
  .claim-wb.zillaslab.claim-60 {
    line-height: 165%;
  }
  .claim-wb.brandon-grotesque.claim-63,
  .claim-wb.brandon-grotesque.claim-64,
  .claim-wb.brandon-grotesque.claim-65,
  .claim-wb.brandon-grotesque.claim-66,
  .claim-wb.exo2.claim-63,
  .claim-wb.exo2.claim-64,
  .claim-wb.exo2.claim-65,
  .claim-wb.exo2.claim-66,
  .claim-wb.fira-sans.claim-63,
  .claim-wb.fira-sans.claim-64,
  .claim-wb.fira-sans.claim-65,
  .claim-wb.fira-sans.claim-66,
  .claim-wb.josefin-sans.claim-63,
  .claim-wb.josefin-sans.claim-64,
  .claim-wb.josefin-sans.claim-65,
  .claim-wb.josefin-sans.claim-66,
  .claim-wb.josefix.claim-63,
  .claim-wb.josefix.claim-64,
  .claim-wb.josefix.claim-65,
  .claim-wb.josefix.claim-66,
  .claim-wb.jp-kei-font.claim-63,
  .claim-wb.jp-kei-font.claim-64,
  .claim-wb.jp-kei-font.claim-65,
  .claim-wb.jp-kei-font.claim-66,
  .claim-wb.metropolis.claim-63,
  .claim-wb.metropolis.claim-64,
  .claim-wb.metropolis.claim-65,
  .claim-wb.metropolis.claim-66,
  .claim-wb.proxima-nova.claim-63,
  .claim-wb.proxima-nova.claim-64,
  .claim-wb.proxima-nova.claim-65,
  .claim-wb.proxima-nova.claim-66,
  .claim-wb.raleway.claim-63,
  .claim-wb.raleway.claim-64,
  .claim-wb.raleway.claim-65,
  .claim-wb.raleway.claim-66,
  .claim-wb.roboto.claim-63,
  .claim-wb.roboto.claim-64,
  .claim-wb.roboto.claim-65,
  .claim-wb.roboto.claim-66,
  .claim-wb.work-sans.claim-63,
  .claim-wb.work-sans.claim-64,
  .claim-wb.work-sans.claim-65,
  .claim-wb.work-sans.claim-66,
  .claim-wb.zilla-slab.claim-63,
  .claim-wb.zilla-slab.claim-64,
  .claim-wb.zilla-slab.claim-65,
  .claim-wb.zilla-slab.claim-66,
  .claim-wb.zillaslab.claim-63,
  .claim-wb.zillaslab.claim-64,
  .claim-wb.zillaslab.claim-65,
  .claim-wb.zillaslab.claim-66 {
    line-height: 160%;
  }
  .claim-wb.brandon-grotesque.claim-70,
  .claim-wb.brandon-grotesque.claim-72,
  .claim-wb.brandon-grotesque.claim-74,
  .claim-wb.exo2.claim-70,
  .claim-wb.exo2.claim-72,
  .claim-wb.exo2.claim-74,
  .claim-wb.fira-sans.claim-70,
  .claim-wb.fira-sans.claim-72,
  .claim-wb.fira-sans.claim-74,
  .claim-wb.josefin-sans.claim-70,
  .claim-wb.josefin-sans.claim-72,
  .claim-wb.josefin-sans.claim-74,
  .claim-wb.josefix.claim-70,
  .claim-wb.josefix.claim-72,
  .claim-wb.josefix.claim-74,
  .claim-wb.jp-kei-font.claim-70,
  .claim-wb.jp-kei-font.claim-72,
  .claim-wb.jp-kei-font.claim-74,
  .claim-wb.metropolis.claim-70,
  .claim-wb.metropolis.claim-72,
  .claim-wb.metropolis.claim-74,
  .claim-wb.proxima-nova.claim-70,
  .claim-wb.proxima-nova.claim-72,
  .claim-wb.proxima-nova.claim-74,
  .claim-wb.raleway.claim-70,
  .claim-wb.raleway.claim-72,
  .claim-wb.raleway.claim-74,
  .claim-wb.roboto.claim-70,
  .claim-wb.roboto.claim-72,
  .claim-wb.roboto.claim-74,
  .claim-wb.work-sans.claim-70,
  .claim-wb.work-sans.claim-72,
  .claim-wb.work-sans.claim-74,
  .claim-wb.zilla-slab.claim-70,
  .claim-wb.zilla-slab.claim-72,
  .claim-wb.zilla-slab.claim-74,
  .claim-wb.zillaslab.claim-70,
  .claim-wb.zillaslab.claim-72,
  .claim-wb.zillaslab.claim-74 {
    line-height: 155%;
  }
  .claim-wb.brandon-grotesque.claim-80,
  .claim-wb.exo2.claim-80,
  .claim-wb.fira-sans.claim-80,
  .claim-wb.josefin-sans.claim-80,
  .claim-wb.josefix.claim-80,
  .claim-wb.jp-kei-font.claim-80,
  .claim-wb.metropolis.claim-80,
  .claim-wb.proxima-nova.claim-80,
  .claim-wb.raleway.claim-80,
  .claim-wb.roboto.claim-80,
  .claim-wb.work-sans.claim-80,
  .claim-wb.zilla-slab.claim-80,
  .claim-wb.zillaslab.claim-80 {
    line-height: 150%;
  }
  .claim-wb.brandon-grotesque.claim-100,
  .claim-wb.exo2.claim-100,
  .claim-wb.fira-sans.claim-100,
  .claim-wb.josefin-sans.claim-100,
  .claim-wb.josefix.claim-100,
  .claim-wb.jp-kei-font.claim-100,
  .claim-wb.metropolis.claim-100,
  .claim-wb.proxima-nova.claim-100,
  .claim-wb.raleway.claim-100,
  .claim-wb.roboto.claim-100,
  .claim-wb.work-sans.claim-100,
  .claim-wb.zilla-slab.claim-100,
  .claim-wb.zillaslab.claim-100 {
    line-height: 146%;
  }
  .claim-wb.brandon-grotesque.claim-114,
  .claim-wb.brandon-grotesque.claim-120,
  .claim-wb.brandon-grotesque.claim-122,
  .claim-wb.brandon-grotesque.claim-130,
  .claim-wb.brandon-grotesque.claim-142,
  .claim-wb.brandon-grotesque.claim-170,
  .claim-wb.exo2.claim-114,
  .claim-wb.exo2.claim-120,
  .claim-wb.exo2.claim-122,
  .claim-wb.exo2.claim-130,
  .claim-wb.exo2.claim-142,
  .claim-wb.exo2.claim-170,
  .claim-wb.fira-sans.claim-114,
  .claim-wb.fira-sans.claim-120,
  .claim-wb.fira-sans.claim-122,
  .claim-wb.fira-sans.claim-130,
  .claim-wb.fira-sans.claim-142,
  .claim-wb.fira-sans.claim-170,
  .claim-wb.josefin-sans.claim-114,
  .claim-wb.josefin-sans.claim-120,
  .claim-wb.josefin-sans.claim-122,
  .claim-wb.josefin-sans.claim-130,
  .claim-wb.josefin-sans.claim-142,
  .claim-wb.josefin-sans.claim-170,
  .claim-wb.josefix.claim-114,
  .claim-wb.josefix.claim-120,
  .claim-wb.josefix.claim-122,
  .claim-wb.josefix.claim-130,
  .claim-wb.josefix.claim-142,
  .claim-wb.josefix.claim-170,
  .claim-wb.jp-kei-font.claim-114,
  .claim-wb.jp-kei-font.claim-120,
  .claim-wb.jp-kei-font.claim-122,
  .claim-wb.jp-kei-font.claim-130,
  .claim-wb.jp-kei-font.claim-142,
  .claim-wb.jp-kei-font.claim-170,
  .claim-wb.metropolis.claim-114,
  .claim-wb.metropolis.claim-120,
  .claim-wb.metropolis.claim-122,
  .claim-wb.metropolis.claim-130,
  .claim-wb.metropolis.claim-142,
  .claim-wb.metropolis.claim-170,
  .claim-wb.proxima-nova.claim-114,
  .claim-wb.proxima-nova.claim-120,
  .claim-wb.proxima-nova.claim-122,
  .claim-wb.proxima-nova.claim-130,
  .claim-wb.proxima-nova.claim-142,
  .claim-wb.proxima-nova.claim-170,
  .claim-wb.raleway.claim-114,
  .claim-wb.raleway.claim-120,
  .claim-wb.raleway.claim-122,
  .claim-wb.raleway.claim-130,
  .claim-wb.raleway.claim-142,
  .claim-wb.raleway.claim-170,
  .claim-wb.roboto.claim-114,
  .claim-wb.roboto.claim-120,
  .claim-wb.roboto.claim-122,
  .claim-wb.roboto.claim-130,
  .claim-wb.roboto.claim-142,
  .claim-wb.roboto.claim-170,
  .claim-wb.work-sans.claim-114,
  .claim-wb.work-sans.claim-120,
  .claim-wb.work-sans.claim-122,
  .claim-wb.work-sans.claim-130,
  .claim-wb.work-sans.claim-142,
  .claim-wb.work-sans.claim-170,
  .claim-wb.zilla-slab.claim-114,
  .claim-wb.zilla-slab.claim-120,
  .claim-wb.zilla-slab.claim-122,
  .claim-wb.zilla-slab.claim-130,
  .claim-wb.zilla-slab.claim-142,
  .claim-wb.zilla-slab.claim-170,
  .claim-wb.zillaslab.claim-114,
  .claim-wb.zillaslab.claim-120,
  .claim-wb.zillaslab.claim-122,
  .claim-wb.zillaslab.claim-130,
  .claim-wb.zillaslab.claim-142,
  .claim-wb.zillaslab.claim-170 {
    line-height: 143%;
  }
  .claim-wb.alegreya-sans.claim-46,
  .claim-wb.alegreya.claim-46,
  .claim-wb.allura.claim-46,
  .claim-wb.cormorant.claim-46,
  .claim-wb.jp-logo-type-gothic.claim-46,
  .claim-wb.jp-utsukushi-mincho.claim-46,
  .claim-wb.jp-wada-lab-maru-gothic.claim-46,
  .claim-wb.life-savers.claim-46,
  .claim-wb.literata.claim-46,
  .claim-wb.lora.claim-46,
  .claim-wb.marcellix.claim-46,
  .claim-wb.marcellus.claim-46,
  .claim-wb.merriweather.claim-46,
  .claim-wb.montserrat.claim-46,
  .claim-wb.noto-sans.claim-46,
  .claim-wb.noto-serif.claim-46,
  .claim-wb.piazzolla.claim-46,
  .claim-wb.playfair-display.claim-46,
  .claim-wb.quicksand.claim-46,
  .claim-wb.rajdhani.claim-46,
  .claim-wb.reklame-script.claim-46,
  .claim-wb.tinos.claim-46 {
    line-height: 175%;
  }
  .claim-wb.alegreya-sans.claim-52,
  .claim-wb.alegreya-sans.claim-55,
  .claim-wb.alegreya-sans.claim-56,
  .claim-wb.alegreya-sans.claim-58,
  .claim-wb.alegreya-sans.claim-60,
  .claim-wb.alegreya.claim-52,
  .claim-wb.alegreya.claim-55,
  .claim-wb.alegreya.claim-56,
  .claim-wb.alegreya.claim-58,
  .claim-wb.alegreya.claim-60,
  .claim-wb.allura.claim-52,
  .claim-wb.allura.claim-55,
  .claim-wb.allura.claim-56,
  .claim-wb.allura.claim-58,
  .claim-wb.allura.claim-60,
  .claim-wb.cormorant.claim-52,
  .claim-wb.cormorant.claim-55,
  .claim-wb.cormorant.claim-56,
  .claim-wb.cormorant.claim-58,
  .claim-wb.cormorant.claim-60,
  .claim-wb.jp-logo-type-gothic.claim-52,
  .claim-wb.jp-logo-type-gothic.claim-55,
  .claim-wb.jp-logo-type-gothic.claim-56,
  .claim-wb.jp-logo-type-gothic.claim-58,
  .claim-wb.jp-logo-type-gothic.claim-60,
  .claim-wb.jp-utsukushi-mincho.claim-52,
  .claim-wb.jp-utsukushi-mincho.claim-55,
  .claim-wb.jp-utsukushi-mincho.claim-56,
  .claim-wb.jp-utsukushi-mincho.claim-58,
  .claim-wb.jp-utsukushi-mincho.claim-60,
  .claim-wb.jp-wada-lab-maru-gothic.claim-52,
  .claim-wb.jp-wada-lab-maru-gothic.claim-55,
  .claim-wb.jp-wada-lab-maru-gothic.claim-56,
  .claim-wb.jp-wada-lab-maru-gothic.claim-58,
  .claim-wb.jp-wada-lab-maru-gothic.claim-60,
  .claim-wb.life-savers.claim-52,
  .claim-wb.life-savers.claim-55,
  .claim-wb.life-savers.claim-56,
  .claim-wb.life-savers.claim-58,
  .claim-wb.life-savers.claim-60,
  .claim-wb.literata.claim-52,
  .claim-wb.literata.claim-55,
  .claim-wb.literata.claim-56,
  .claim-wb.literata.claim-58,
  .claim-wb.literata.claim-60,
  .claim-wb.lora.claim-52,
  .claim-wb.lora.claim-55,
  .claim-wb.lora.claim-56,
  .claim-wb.lora.claim-58,
  .claim-wb.lora.claim-60,
  .claim-wb.marcellix.claim-52,
  .claim-wb.marcellix.claim-55,
  .claim-wb.marcellix.claim-56,
  .claim-wb.marcellix.claim-58,
  .claim-wb.marcellix.claim-60,
  .claim-wb.marcellus.claim-52,
  .claim-wb.marcellus.claim-55,
  .claim-wb.marcellus.claim-56,
  .claim-wb.marcellus.claim-58,
  .claim-wb.marcellus.claim-60,
  .claim-wb.merriweather.claim-52,
  .claim-wb.merriweather.claim-55,
  .claim-wb.merriweather.claim-56,
  .claim-wb.merriweather.claim-58,
  .claim-wb.merriweather.claim-60,
  .claim-wb.montserrat.claim-52,
  .claim-wb.montserrat.claim-55,
  .claim-wb.montserrat.claim-56,
  .claim-wb.montserrat.claim-58,
  .claim-wb.montserrat.claim-60,
  .claim-wb.noto-sans.claim-52,
  .claim-wb.noto-sans.claim-55,
  .claim-wb.noto-sans.claim-56,
  .claim-wb.noto-sans.claim-58,
  .claim-wb.noto-sans.claim-60,
  .claim-wb.noto-serif.claim-52,
  .claim-wb.noto-serif.claim-55,
  .claim-wb.noto-serif.claim-56,
  .claim-wb.noto-serif.claim-58,
  .claim-wb.noto-serif.claim-60,
  .claim-wb.piazzolla.claim-52,
  .claim-wb.piazzolla.claim-55,
  .claim-wb.piazzolla.claim-56,
  .claim-wb.piazzolla.claim-58,
  .claim-wb.piazzolla.claim-60,
  .claim-wb.playfair-display.claim-52,
  .claim-wb.playfair-display.claim-55,
  .claim-wb.playfair-display.claim-56,
  .claim-wb.playfair-display.claim-58,
  .claim-wb.playfair-display.claim-60,
  .claim-wb.quicksand.claim-52,
  .claim-wb.quicksand.claim-55,
  .claim-wb.quicksand.claim-56,
  .claim-wb.quicksand.claim-58,
  .claim-wb.quicksand.claim-60,
  .claim-wb.rajdhani.claim-52,
  .claim-wb.rajdhani.claim-55,
  .claim-wb.rajdhani.claim-56,
  .claim-wb.rajdhani.claim-58,
  .claim-wb.rajdhani.claim-60,
  .claim-wb.reklame-script.claim-52,
  .claim-wb.reklame-script.claim-55,
  .claim-wb.reklame-script.claim-56,
  .claim-wb.reklame-script.claim-58,
  .claim-wb.reklame-script.claim-60,
  .claim-wb.tinos.claim-52,
  .claim-wb.tinos.claim-55,
  .claim-wb.tinos.claim-56,
  .claim-wb.tinos.claim-58,
  .claim-wb.tinos.claim-60 {
    line-height: 170%;
  }
  .claim-wb.alegreya-sans.claim-63,
  .claim-wb.alegreya-sans.claim-64,
  .claim-wb.alegreya-sans.claim-65,
  .claim-wb.alegreya-sans.claim-66,
  .claim-wb.alegreya.claim-63,
  .claim-wb.alegreya.claim-64,
  .claim-wb.alegreya.claim-65,
  .claim-wb.alegreya.claim-66,
  .claim-wb.allura.claim-63,
  .claim-wb.allura.claim-64,
  .claim-wb.allura.claim-65,
  .claim-wb.allura.claim-66,
  .claim-wb.cormorant.claim-63,
  .claim-wb.cormorant.claim-64,
  .claim-wb.cormorant.claim-65,
  .claim-wb.cormorant.claim-66,
  .claim-wb.jp-logo-type-gothic.claim-63,
  .claim-wb.jp-logo-type-gothic.claim-64,
  .claim-wb.jp-logo-type-gothic.claim-65,
  .claim-wb.jp-logo-type-gothic.claim-66,
  .claim-wb.jp-utsukushi-mincho.claim-63,
  .claim-wb.jp-utsukushi-mincho.claim-64,
  .claim-wb.jp-utsukushi-mincho.claim-65,
  .claim-wb.jp-utsukushi-mincho.claim-66,
  .claim-wb.jp-wada-lab-maru-gothic.claim-63,
  .claim-wb.jp-wada-lab-maru-gothic.claim-64,
  .claim-wb.jp-wada-lab-maru-gothic.claim-65,
  .claim-wb.jp-wada-lab-maru-gothic.claim-66,
  .claim-wb.life-savers.claim-63,
  .claim-wb.life-savers.claim-64,
  .claim-wb.life-savers.claim-65,
  .claim-wb.life-savers.claim-66,
  .claim-wb.literata.claim-63,
  .claim-wb.literata.claim-64,
  .claim-wb.literata.claim-65,
  .claim-wb.literata.claim-66,
  .claim-wb.lora.claim-63,
  .claim-wb.lora.claim-64,
  .claim-wb.lora.claim-65,
  .claim-wb.lora.claim-66,
  .claim-wb.marcellix.claim-63,
  .claim-wb.marcellix.claim-64,
  .claim-wb.marcellix.claim-65,
  .claim-wb.marcellix.claim-66,
  .claim-wb.marcellus.claim-63,
  .claim-wb.marcellus.claim-64,
  .claim-wb.marcellus.claim-65,
  .claim-wb.marcellus.claim-66,
  .claim-wb.merriweather.claim-63,
  .claim-wb.merriweather.claim-64,
  .claim-wb.merriweather.claim-65,
  .claim-wb.merriweather.claim-66,
  .claim-wb.montserrat.claim-63,
  .claim-wb.montserrat.claim-64,
  .claim-wb.montserrat.claim-65,
  .claim-wb.montserrat.claim-66,
  .claim-wb.noto-sans.claim-63,
  .claim-wb.noto-sans.claim-64,
  .claim-wb.noto-sans.claim-65,
  .claim-wb.noto-sans.claim-66,
  .claim-wb.noto-serif.claim-63,
  .claim-wb.noto-serif.claim-64,
  .claim-wb.noto-serif.claim-65,
  .claim-wb.noto-serif.claim-66,
  .claim-wb.piazzolla.claim-63,
  .claim-wb.piazzolla.claim-64,
  .claim-wb.piazzolla.claim-65,
  .claim-wb.piazzolla.claim-66,
  .claim-wb.playfair-display.claim-63,
  .claim-wb.playfair-display.claim-64,
  .claim-wb.playfair-display.claim-65,
  .claim-wb.playfair-display.claim-66,
  .claim-wb.quicksand.claim-63,
  .claim-wb.quicksand.claim-64,
  .claim-wb.quicksand.claim-65,
  .claim-wb.quicksand.claim-66,
  .claim-wb.rajdhani.claim-63,
  .claim-wb.rajdhani.claim-64,
  .claim-wb.rajdhani.claim-65,
  .claim-wb.rajdhani.claim-66,
  .claim-wb.reklame-script.claim-63,
  .claim-wb.reklame-script.claim-64,
  .claim-wb.reklame-script.claim-65,
  .claim-wb.reklame-script.claim-66,
  .claim-wb.tinos.claim-63,
  .claim-wb.tinos.claim-64,
  .claim-wb.tinos.claim-65,
  .claim-wb.tinos.claim-66 {
    line-height: 165%;
  }
  .claim-wb.alegreya-sans.claim-70,
  .claim-wb.alegreya-sans.claim-72,
  .claim-wb.alegreya-sans.claim-74,
  .claim-wb.alegreya-sans.claim-80,
  .claim-wb.alegreya.claim-70,
  .claim-wb.alegreya.claim-72,
  .claim-wb.alegreya.claim-74,
  .claim-wb.alegreya.claim-80,
  .claim-wb.allura.claim-70,
  .claim-wb.allura.claim-72,
  .claim-wb.allura.claim-74,
  .claim-wb.allura.claim-80,
  .claim-wb.cormorant.claim-70,
  .claim-wb.cormorant.claim-72,
  .claim-wb.cormorant.claim-74,
  .claim-wb.cormorant.claim-80,
  .claim-wb.jp-logo-type-gothic.claim-70,
  .claim-wb.jp-logo-type-gothic.claim-72,
  .claim-wb.jp-logo-type-gothic.claim-74,
  .claim-wb.jp-logo-type-gothic.claim-80,
  .claim-wb.jp-utsukushi-mincho.claim-70,
  .claim-wb.jp-utsukushi-mincho.claim-72,
  .claim-wb.jp-utsukushi-mincho.claim-74,
  .claim-wb.jp-utsukushi-mincho.claim-80,
  .claim-wb.jp-wada-lab-maru-gothic.claim-70,
  .claim-wb.jp-wada-lab-maru-gothic.claim-72,
  .claim-wb.jp-wada-lab-maru-gothic.claim-74,
  .claim-wb.jp-wada-lab-maru-gothic.claim-80,
  .claim-wb.life-savers.claim-70,
  .claim-wb.life-savers.claim-72,
  .claim-wb.life-savers.claim-74,
  .claim-wb.life-savers.claim-80,
  .claim-wb.literata.claim-70,
  .claim-wb.literata.claim-72,
  .claim-wb.literata.claim-74,
  .claim-wb.literata.claim-80,
  .claim-wb.lora.claim-70,
  .claim-wb.lora.claim-72,
  .claim-wb.lora.claim-74,
  .claim-wb.lora.claim-80,
  .claim-wb.marcellix.claim-70,
  .claim-wb.marcellix.claim-72,
  .claim-wb.marcellix.claim-74,
  .claim-wb.marcellix.claim-80,
  .claim-wb.marcellus.claim-70,
  .claim-wb.marcellus.claim-72,
  .claim-wb.marcellus.claim-74,
  .claim-wb.marcellus.claim-80,
  .claim-wb.merriweather.claim-70,
  .claim-wb.merriweather.claim-72,
  .claim-wb.merriweather.claim-74,
  .claim-wb.merriweather.claim-80,
  .claim-wb.montserrat.claim-70,
  .claim-wb.montserrat.claim-72,
  .claim-wb.montserrat.claim-74,
  .claim-wb.montserrat.claim-80,
  .claim-wb.noto-sans.claim-70,
  .claim-wb.noto-sans.claim-72,
  .claim-wb.noto-sans.claim-74,
  .claim-wb.noto-sans.claim-80,
  .claim-wb.noto-serif.claim-70,
  .claim-wb.noto-serif.claim-72,
  .claim-wb.noto-serif.claim-74,
  .claim-wb.noto-serif.claim-80,
  .claim-wb.piazzolla.claim-70,
  .claim-wb.piazzolla.claim-72,
  .claim-wb.piazzolla.claim-74,
  .claim-wb.piazzolla.claim-80,
  .claim-wb.playfair-display.claim-70,
  .claim-wb.playfair-display.claim-72,
  .claim-wb.playfair-display.claim-74,
  .claim-wb.playfair-display.claim-80,
  .claim-wb.quicksand.claim-70,
  .claim-wb.quicksand.claim-72,
  .claim-wb.quicksand.claim-74,
  .claim-wb.quicksand.claim-80,
  .claim-wb.rajdhani.claim-70,
  .claim-wb.rajdhani.claim-72,
  .claim-wb.rajdhani.claim-74,
  .claim-wb.rajdhani.claim-80,
  .claim-wb.reklame-script.claim-70,
  .claim-wb.reklame-script.claim-72,
  .claim-wb.reklame-script.claim-74,
  .claim-wb.reklame-script.claim-80,
  .claim-wb.tinos.claim-70,
  .claim-wb.tinos.claim-72,
  .claim-wb.tinos.claim-74,
  .claim-wb.tinos.claim-80 {
    line-height: 160%;
  }
  .claim-wb.alegreya-sans.claim-100,
  .claim-wb.alegreya-sans.claim-114,
  .claim-wb.alegreya-sans.claim-120,
  .claim-wb.alegreya-sans.claim-122,
  .claim-wb.alegreya-sans.claim-130,
  .claim-wb.alegreya.claim-100,
  .claim-wb.alegreya.claim-114,
  .claim-wb.alegreya.claim-120,
  .claim-wb.alegreya.claim-122,
  .claim-wb.alegreya.claim-130,
  .claim-wb.allura.claim-100,
  .claim-wb.allura.claim-114,
  .claim-wb.allura.claim-120,
  .claim-wb.allura.claim-122,
  .claim-wb.allura.claim-130,
  .claim-wb.cormorant.claim-100,
  .claim-wb.cormorant.claim-114,
  .claim-wb.cormorant.claim-120,
  .claim-wb.cormorant.claim-122,
  .claim-wb.cormorant.claim-130,
  .claim-wb.jp-logo-type-gothic.claim-100,
  .claim-wb.jp-logo-type-gothic.claim-114,
  .claim-wb.jp-logo-type-gothic.claim-120,
  .claim-wb.jp-logo-type-gothic.claim-122,
  .claim-wb.jp-logo-type-gothic.claim-130,
  .claim-wb.jp-utsukushi-mincho.claim-100,
  .claim-wb.jp-utsukushi-mincho.claim-114,
  .claim-wb.jp-utsukushi-mincho.claim-120,
  .claim-wb.jp-utsukushi-mincho.claim-122,
  .claim-wb.jp-utsukushi-mincho.claim-130,
  .claim-wb.jp-wada-lab-maru-gothic.claim-100,
  .claim-wb.jp-wada-lab-maru-gothic.claim-114,
  .claim-wb.jp-wada-lab-maru-gothic.claim-120,
  .claim-wb.jp-wada-lab-maru-gothic.claim-122,
  .claim-wb.jp-wada-lab-maru-gothic.claim-130,
  .claim-wb.life-savers.claim-100,
  .claim-wb.life-savers.claim-114,
  .claim-wb.life-savers.claim-120,
  .claim-wb.life-savers.claim-122,
  .claim-wb.life-savers.claim-130,
  .claim-wb.literata.claim-100,
  .claim-wb.literata.claim-114,
  .claim-wb.literata.claim-120,
  .claim-wb.literata.claim-122,
  .claim-wb.literata.claim-130,
  .claim-wb.lora.claim-100,
  .claim-wb.lora.claim-114,
  .claim-wb.lora.claim-120,
  .claim-wb.lora.claim-122,
  .claim-wb.lora.claim-130,
  .claim-wb.marcellix.claim-100,
  .claim-wb.marcellix.claim-114,
  .claim-wb.marcellix.claim-120,
  .claim-wb.marcellix.claim-122,
  .claim-wb.marcellix.claim-130,
  .claim-wb.marcellus.claim-100,
  .claim-wb.marcellus.claim-114,
  .claim-wb.marcellus.claim-120,
  .claim-wb.marcellus.claim-122,
  .claim-wb.marcellus.claim-130,
  .claim-wb.merriweather.claim-100,
  .claim-wb.merriweather.claim-114,
  .claim-wb.merriweather.claim-120,
  .claim-wb.merriweather.claim-122,
  .claim-wb.merriweather.claim-130,
  .claim-wb.montserrat.claim-100,
  .claim-wb.montserrat.claim-114,
  .claim-wb.montserrat.claim-120,
  .claim-wb.montserrat.claim-122,
  .claim-wb.montserrat.claim-130,
  .claim-wb.noto-sans.claim-100,
  .claim-wb.noto-sans.claim-114,
  .claim-wb.noto-sans.claim-120,
  .claim-wb.noto-sans.claim-122,
  .claim-wb.noto-sans.claim-130,
  .claim-wb.noto-serif.claim-100,
  .claim-wb.noto-serif.claim-114,
  .claim-wb.noto-serif.claim-120,
  .claim-wb.noto-serif.claim-122,
  .claim-wb.noto-serif.claim-130,
  .claim-wb.piazzolla.claim-100,
  .claim-wb.piazzolla.claim-114,
  .claim-wb.piazzolla.claim-120,
  .claim-wb.piazzolla.claim-122,
  .claim-wb.piazzolla.claim-130,
  .claim-wb.playfair-display.claim-100,
  .claim-wb.playfair-display.claim-114,
  .claim-wb.playfair-display.claim-120,
  .claim-wb.playfair-display.claim-122,
  .claim-wb.playfair-display.claim-130,
  .claim-wb.quicksand.claim-100,
  .claim-wb.quicksand.claim-114,
  .claim-wb.quicksand.claim-120,
  .claim-wb.quicksand.claim-122,
  .claim-wb.quicksand.claim-130,
  .claim-wb.rajdhani.claim-100,
  .claim-wb.rajdhani.claim-114,
  .claim-wb.rajdhani.claim-120,
  .claim-wb.rajdhani.claim-122,
  .claim-wb.rajdhani.claim-130,
  .claim-wb.reklame-script.claim-100,
  .claim-wb.reklame-script.claim-114,
  .claim-wb.reklame-script.claim-120,
  .claim-wb.reklame-script.claim-122,
  .claim-wb.reklame-script.claim-130,
  .claim-wb.tinos.claim-100,
  .claim-wb.tinos.claim-114,
  .claim-wb.tinos.claim-120,
  .claim-wb.tinos.claim-122,
  .claim-wb.tinos.claim-130 {
    line-height: 150%;
  }
  .claim-wb.alegreya-sans.claim-142,
  .claim-wb.alegreya-sans.claim-170,
  .claim-wb.alegreya.claim-142,
  .claim-wb.alegreya.claim-170,
  .claim-wb.allura.claim-142,
  .claim-wb.allura.claim-170,
  .claim-wb.cormorant.claim-142,
  .claim-wb.cormorant.claim-170,
  .claim-wb.jp-logo-type-gothic.claim-142,
  .claim-wb.jp-logo-type-gothic.claim-170,
  .claim-wb.jp-utsukushi-mincho.claim-142,
  .claim-wb.jp-utsukushi-mincho.claim-170,
  .claim-wb.jp-wada-lab-maru-gothic.claim-142,
  .claim-wb.jp-wada-lab-maru-gothic.claim-170,
  .claim-wb.life-savers.claim-142,
  .claim-wb.life-savers.claim-170,
  .claim-wb.literata.claim-142,
  .claim-wb.literata.claim-170,
  .claim-wb.lora.claim-142,
  .claim-wb.lora.claim-170,
  .claim-wb.marcellix.claim-142,
  .claim-wb.marcellix.claim-170,
  .claim-wb.marcellus.claim-142,
  .claim-wb.marcellus.claim-170,
  .claim-wb.merriweather.claim-142,
  .claim-wb.merriweather.claim-170,
  .claim-wb.montserrat.claim-142,
  .claim-wb.montserrat.claim-170,
  .claim-wb.noto-sans.claim-142,
  .claim-wb.noto-sans.claim-170,
  .claim-wb.noto-serif.claim-142,
  .claim-wb.noto-serif.claim-170,
  .claim-wb.piazzolla.claim-142,
  .claim-wb.piazzolla.claim-170,
  .claim-wb.playfair-display.claim-142,
  .claim-wb.playfair-display.claim-170,
  .claim-wb.quicksand.claim-142,
  .claim-wb.quicksand.claim-170,
  .claim-wb.rajdhani.claim-142,
  .claim-wb.rajdhani.claim-170,
  .claim-wb.reklame-script.claim-142,
  .claim-wb.reklame-script.claim-170,
  .claim-wb.tinos.claim-142,
  .claim-wb.tinos.claim-170 {
    line-height: 148%;
  }
  .claim-wb.lobster.claim-46,
  .claim-wb.open-sans.claim-46,
  .claim-wb.pt-serif.claim-46,
  .claim-wb.roboto-slab.claim-46 {
    line-height: 180%;
  }
  .claim-wb.lobster.claim-52,
  .claim-wb.lobster.claim-55,
  .claim-wb.lobster.claim-56,
  .claim-wb.lobster.claim-58,
  .claim-wb.lobster.claim-60,
  .claim-wb.lobster.claim-63,
  .claim-wb.lobster.claim-64,
  .claim-wb.open-sans.claim-52,
  .claim-wb.open-sans.claim-55,
  .claim-wb.open-sans.claim-56,
  .claim-wb.open-sans.claim-58,
  .claim-wb.open-sans.claim-60,
  .claim-wb.open-sans.claim-63,
  .claim-wb.open-sans.claim-64,
  .claim-wb.pt-serif.claim-52,
  .claim-wb.pt-serif.claim-55,
  .claim-wb.pt-serif.claim-56,
  .claim-wb.pt-serif.claim-58,
  .claim-wb.pt-serif.claim-60,
  .claim-wb.pt-serif.claim-63,
  .claim-wb.pt-serif.claim-64,
  .claim-wb.roboto-slab.claim-52,
  .claim-wb.roboto-slab.claim-55,
  .claim-wb.roboto-slab.claim-56,
  .claim-wb.roboto-slab.claim-58,
  .claim-wb.roboto-slab.claim-60,
  .claim-wb.roboto-slab.claim-63,
  .claim-wb.roboto-slab.claim-64 {
    line-height: 170%;
  }
  .claim-wb.lobster.claim-65,
  .claim-wb.lobster.claim-66,
  .claim-wb.lobster.claim-70,
  .claim-wb.lobster.claim-72,
  .claim-wb.open-sans.claim-65,
  .claim-wb.open-sans.claim-66,
  .claim-wb.open-sans.claim-70,
  .claim-wb.open-sans.claim-72,
  .claim-wb.pt-serif.claim-65,
  .claim-wb.pt-serif.claim-66,
  .claim-wb.pt-serif.claim-70,
  .claim-wb.pt-serif.claim-72,
  .claim-wb.roboto-slab.claim-65,
  .claim-wb.roboto-slab.claim-66,
  .claim-wb.roboto-slab.claim-70,
  .claim-wb.roboto-slab.claim-72 {
    line-height: 168%;
  }
  .claim-wb.lobster.claim-74,
  .claim-wb.lobster.claim-80,
  .claim-wb.open-sans.claim-74,
  .claim-wb.open-sans.claim-80,
  .claim-wb.pt-serif.claim-74,
  .claim-wb.pt-serif.claim-80,
  .claim-wb.roboto-slab.claim-74,
  .claim-wb.roboto-slab.claim-80 {
    line-height: 163%;
  }
  .claim-wb.lobster.claim-100,
  .claim-wb.open-sans.claim-100,
  .claim-wb.pt-serif.claim-100,
  .claim-wb.roboto-slab.claim-100 {
    line-height: 158%;
  }
  .claim-wb.lobster.claim-114,
  .claim-wb.lobster.claim-120,
  .claim-wb.lobster.claim-122,
  .claim-wb.open-sans.claim-114,
  .claim-wb.open-sans.claim-120,
  .claim-wb.open-sans.claim-122,
  .claim-wb.pt-serif.claim-114,
  .claim-wb.pt-serif.claim-120,
  .claim-wb.pt-serif.claim-122,
  .claim-wb.roboto-slab.claim-114,
  .claim-wb.roboto-slab.claim-120,
  .claim-wb.roboto-slab.claim-122 {
    line-height: 155%;
  }
  .claim-wb.lobster.claim-130,
  .claim-wb.lobster.claim-142,
  .claim-wb.lobster.claim-170,
  .claim-wb.open-sans.claim-130,
  .claim-wb.open-sans.claim-142,
  .claim-wb.open-sans.claim-170,
  .claim-wb.pt-serif.claim-130,
  .claim-wb.pt-serif.claim-142,
  .claim-wb.pt-serif.claim-170,
  .claim-wb.roboto-slab.claim-130,
  .claim-wb.roboto-slab.claim-142,
  .claim-wb.roboto-slab.claim-170 {
    line-height: 153%;
  }
  .claim-wb.abril-fatface.claim-46,
  .claim-wb.jp-rounded-mgen-plus.claim-46,
  .claim-wb.nunito.claim-46,
  .claim-wb.ribeye-marrow.claim-46 {
    line-height: 190%;
  }
  .claim-wb.abril-fatface.claim-52,
  .claim-wb.abril-fatface.claim-55,
  .claim-wb.abril-fatface.claim-56,
  .claim-wb.abril-fatface.claim-58,
  .claim-wb.abril-fatface.claim-60,
  .claim-wb.abril-fatface.claim-63,
  .claim-wb.abril-fatface.claim-64,
  .claim-wb.abril-fatface.claim-65,
  .claim-wb.abril-fatface.claim-66,
  .claim-wb.jp-rounded-mgen-plus.claim-52,
  .claim-wb.jp-rounded-mgen-plus.claim-55,
  .claim-wb.jp-rounded-mgen-plus.claim-56,
  .claim-wb.jp-rounded-mgen-plus.claim-58,
  .claim-wb.jp-rounded-mgen-plus.claim-60,
  .claim-wb.jp-rounded-mgen-plus.claim-63,
  .claim-wb.jp-rounded-mgen-plus.claim-64,
  .claim-wb.jp-rounded-mgen-plus.claim-65,
  .claim-wb.jp-rounded-mgen-plus.claim-66,
  .claim-wb.nunito.claim-52,
  .claim-wb.nunito.claim-55,
  .claim-wb.nunito.claim-56,
  .claim-wb.nunito.claim-58,
  .claim-wb.nunito.claim-60,
  .claim-wb.nunito.claim-63,
  .claim-wb.nunito.claim-64,
  .claim-wb.nunito.claim-65,
  .claim-wb.nunito.claim-66,
  .claim-wb.ribeye-marrow.claim-52,
  .claim-wb.ribeye-marrow.claim-55,
  .claim-wb.ribeye-marrow.claim-56,
  .claim-wb.ribeye-marrow.claim-58,
  .claim-wb.ribeye-marrow.claim-60,
  .claim-wb.ribeye-marrow.claim-63,
  .claim-wb.ribeye-marrow.claim-64,
  .claim-wb.ribeye-marrow.claim-65,
  .claim-wb.ribeye-marrow.claim-66 {
    line-height: 180%;
  }
  .claim-wb.abril-fatface.claim-70,
  .claim-wb.abril-fatface.claim-72,
  .claim-wb.abril-fatface.claim-74,
  .claim-wb.jp-rounded-mgen-plus.claim-70,
  .claim-wb.jp-rounded-mgen-plus.claim-72,
  .claim-wb.jp-rounded-mgen-plus.claim-74,
  .claim-wb.nunito.claim-70,
  .claim-wb.nunito.claim-72,
  .claim-wb.nunito.claim-74,
  .claim-wb.ribeye-marrow.claim-70,
  .claim-wb.ribeye-marrow.claim-72,
  .claim-wb.ribeye-marrow.claim-74 {
    line-height: 175%;
  }
  .claim-wb.abril-fatface.claim-80,
  .claim-wb.jp-rounded-mgen-plus.claim-80,
  .claim-wb.nunito.claim-80,
  .claim-wb.ribeye-marrow.claim-80 {
    line-height: 170%;
  }
  .claim-wb.abril-fatface.claim-100,
  .claim-wb.jp-rounded-mgen-plus.claim-100,
  .claim-wb.nunito.claim-100,
  .claim-wb.ribeye-marrow.claim-100 {
    line-height: 165%;
  }
  .claim-wb.abril-fatface.claim-114,
  .claim-wb.abril-fatface.claim-120,
  .claim-wb.abril-fatface.claim-122,
  .claim-wb.abril-fatface.claim-130,
  .claim-wb.jp-rounded-mgen-plus.claim-114,
  .claim-wb.jp-rounded-mgen-plus.claim-120,
  .claim-wb.jp-rounded-mgen-plus.claim-122,
  .claim-wb.jp-rounded-mgen-plus.claim-130,
  .claim-wb.nunito.claim-114,
  .claim-wb.nunito.claim-120,
  .claim-wb.nunito.claim-122,
  .claim-wb.nunito.claim-130,
  .claim-wb.ribeye-marrow.claim-114,
  .claim-wb.ribeye-marrow.claim-120,
  .claim-wb.ribeye-marrow.claim-122,
  .claim-wb.ribeye-marrow.claim-130 {
    line-height: 160%;
  }
  .claim-wb.abril-fatface.claim-142,
  .claim-wb.abril-fatface.claim-170,
  .claim-wb.jp-rounded-mgen-plus.claim-142,
  .claim-wb.jp-rounded-mgen-plus.claim-170,
  .claim-wb.nunito.claim-142,
  .claim-wb.nunito.claim-170,
  .claim-wb.ribeye-marrow.claim-142,
  .claim-wb.ribeye-marrow.claim-170 {
    line-height: 158%;
  }
  .claim-wb.jp-hannari-mincho.claim-46,
  .claim-wb.jp-harenosora-mincho.claim-46,
  .claim-wb.jp-kaisei-opti.claim-46,
  .claim-wb.jp-mochiy-pop-p-one.claim-46,
  .claim-wb.jp-murecho.claim-46,
  .claim-wb.jp-yomogi.claim-46,
  .claim-wb.jp-zen-maru-gothic.claim-46,
  .claim-wb.jp-zen-old-mincho.claim-46,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-46,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-46,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-46,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-46,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-46 {
    line-height: 200%;
  }
  .claim-wb.jp-hannari-mincho.claim-52,
  .claim-wb.jp-hannari-mincho.claim-55,
  .claim-wb.jp-hannari-mincho.claim-56,
  .claim-wb.jp-hannari-mincho.claim-58,
  .claim-wb.jp-hannari-mincho.claim-60,
  .claim-wb.jp-harenosora-mincho.claim-52,
  .claim-wb.jp-harenosora-mincho.claim-55,
  .claim-wb.jp-harenosora-mincho.claim-56,
  .claim-wb.jp-harenosora-mincho.claim-58,
  .claim-wb.jp-harenosora-mincho.claim-60,
  .claim-wb.jp-kaisei-opti.claim-52,
  .claim-wb.jp-kaisei-opti.claim-55,
  .claim-wb.jp-kaisei-opti.claim-56,
  .claim-wb.jp-kaisei-opti.claim-58,
  .claim-wb.jp-kaisei-opti.claim-60,
  .claim-wb.jp-mochiy-pop-p-one.claim-52,
  .claim-wb.jp-mochiy-pop-p-one.claim-55,
  .claim-wb.jp-mochiy-pop-p-one.claim-56,
  .claim-wb.jp-mochiy-pop-p-one.claim-58,
  .claim-wb.jp-mochiy-pop-p-one.claim-60,
  .claim-wb.jp-murecho.claim-52,
  .claim-wb.jp-murecho.claim-55,
  .claim-wb.jp-murecho.claim-56,
  .claim-wb.jp-murecho.claim-58,
  .claim-wb.jp-murecho.claim-60,
  .claim-wb.jp-yomogi.claim-52,
  .claim-wb.jp-yomogi.claim-55,
  .claim-wb.jp-yomogi.claim-56,
  .claim-wb.jp-yomogi.claim-58,
  .claim-wb.jp-yomogi.claim-60,
  .claim-wb.jp-zen-maru-gothic.claim-52,
  .claim-wb.jp-zen-maru-gothic.claim-55,
  .claim-wb.jp-zen-maru-gothic.claim-56,
  .claim-wb.jp-zen-maru-gothic.claim-58,
  .claim-wb.jp-zen-maru-gothic.claim-60,
  .claim-wb.jp-zen-old-mincho.claim-52,
  .claim-wb.jp-zen-old-mincho.claim-55,
  .claim-wb.jp-zen-old-mincho.claim-56,
  .claim-wb.jp-zen-old-mincho.claim-58,
  .claim-wb.jp-zen-old-mincho.claim-60,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-52,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-55,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-56,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-58,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-60,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-52,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-55,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-56,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-58,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-60,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-52,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-55,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-56,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-58,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-60,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-52,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-55,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-56,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-58,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-60,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-52,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-55,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-56,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-58,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-60 {
    line-height: 195%;
  }
  .claim-wb.jp-hannari-mincho.claim-63,
  .claim-wb.jp-hannari-mincho.claim-64,
  .claim-wb.jp-hannari-mincho.claim-65,
  .claim-wb.jp-hannari-mincho.claim-66,
  .claim-wb.jp-harenosora-mincho.claim-63,
  .claim-wb.jp-harenosora-mincho.claim-64,
  .claim-wb.jp-harenosora-mincho.claim-65,
  .claim-wb.jp-harenosora-mincho.claim-66,
  .claim-wb.jp-kaisei-opti.claim-63,
  .claim-wb.jp-kaisei-opti.claim-64,
  .claim-wb.jp-kaisei-opti.claim-65,
  .claim-wb.jp-kaisei-opti.claim-66,
  .claim-wb.jp-mochiy-pop-p-one.claim-63,
  .claim-wb.jp-mochiy-pop-p-one.claim-64,
  .claim-wb.jp-mochiy-pop-p-one.claim-65,
  .claim-wb.jp-mochiy-pop-p-one.claim-66,
  .claim-wb.jp-murecho.claim-63,
  .claim-wb.jp-murecho.claim-64,
  .claim-wb.jp-murecho.claim-65,
  .claim-wb.jp-murecho.claim-66,
  .claim-wb.jp-yomogi.claim-63,
  .claim-wb.jp-yomogi.claim-64,
  .claim-wb.jp-yomogi.claim-65,
  .claim-wb.jp-yomogi.claim-66,
  .claim-wb.jp-zen-maru-gothic.claim-63,
  .claim-wb.jp-zen-maru-gothic.claim-64,
  .claim-wb.jp-zen-maru-gothic.claim-65,
  .claim-wb.jp-zen-maru-gothic.claim-66,
  .claim-wb.jp-zen-old-mincho.claim-63,
  .claim-wb.jp-zen-old-mincho.claim-64,
  .claim-wb.jp-zen-old-mincho.claim-65,
  .claim-wb.jp-zen-old-mincho.claim-66,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-63,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-64,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-65,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-66,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-63,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-64,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-65,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-66,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-63,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-64,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-65,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-66,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-63,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-64,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-65,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-66,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-63,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-64,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-65,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-66 {
    line-height: 190%;
  }
  .claim-wb.jp-hannari-mincho.claim-70,
  .claim-wb.jp-hannari-mincho.claim-72,
  .claim-wb.jp-hannari-mincho.claim-74,
  .claim-wb.jp-harenosora-mincho.claim-70,
  .claim-wb.jp-harenosora-mincho.claim-72,
  .claim-wb.jp-harenosora-mincho.claim-74,
  .claim-wb.jp-kaisei-opti.claim-70,
  .claim-wb.jp-kaisei-opti.claim-72,
  .claim-wb.jp-kaisei-opti.claim-74,
  .claim-wb.jp-mochiy-pop-p-one.claim-70,
  .claim-wb.jp-mochiy-pop-p-one.claim-72,
  .claim-wb.jp-mochiy-pop-p-one.claim-74,
  .claim-wb.jp-murecho.claim-70,
  .claim-wb.jp-murecho.claim-72,
  .claim-wb.jp-murecho.claim-74,
  .claim-wb.jp-yomogi.claim-70,
  .claim-wb.jp-yomogi.claim-72,
  .claim-wb.jp-yomogi.claim-74,
  .claim-wb.jp-zen-maru-gothic.claim-70,
  .claim-wb.jp-zen-maru-gothic.claim-72,
  .claim-wb.jp-zen-maru-gothic.claim-74,
  .claim-wb.jp-zen-old-mincho.claim-70,
  .claim-wb.jp-zen-old-mincho.claim-72,
  .claim-wb.jp-zen-old-mincho.claim-74,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-70,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-72,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-74,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-70,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-72,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-74,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-70,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-72,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-74,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-70,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-72,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-74,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-70,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-72,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-74 {
    line-height: 185%;
  }
  .claim-wb.jp-hannari-mincho.claim-80,
  .claim-wb.jp-harenosora-mincho.claim-80,
  .claim-wb.jp-kaisei-opti.claim-80,
  .claim-wb.jp-mochiy-pop-p-one.claim-80,
  .claim-wb.jp-murecho.claim-80,
  .claim-wb.jp-yomogi.claim-80,
  .claim-wb.jp-zen-maru-gothic.claim-80,
  .claim-wb.jp-zen-old-mincho.claim-80,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-80,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-80,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-80,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-80,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-80 {
    line-height: 180%;
  }
  .claim-wb.jp-hannari-mincho.claim-100,
  .claim-wb.jp-harenosora-mincho.claim-100,
  .claim-wb.jp-kaisei-opti.claim-100,
  .claim-wb.jp-mochiy-pop-p-one.claim-100,
  .claim-wb.jp-murecho.claim-100,
  .claim-wb.jp-yomogi.claim-100,
  .claim-wb.jp-zen-maru-gothic.claim-100,
  .claim-wb.jp-zen-old-mincho.claim-100,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-100,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-100,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-100,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-100,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-100 {
    line-height: 176%;
  }
  .claim-wb.jp-hannari-mincho.claim-114,
  .claim-wb.jp-hannari-mincho.claim-120,
  .claim-wb.jp-hannari-mincho.claim-122,
  .claim-wb.jp-hannari-mincho.claim-130,
  .claim-wb.jp-hannari-mincho.claim-142,
  .claim-wb.jp-hannari-mincho.claim-170,
  .claim-wb.jp-harenosora-mincho.claim-114,
  .claim-wb.jp-harenosora-mincho.claim-120,
  .claim-wb.jp-harenosora-mincho.claim-122,
  .claim-wb.jp-harenosora-mincho.claim-130,
  .claim-wb.jp-harenosora-mincho.claim-142,
  .claim-wb.jp-harenosora-mincho.claim-170,
  .claim-wb.jp-kaisei-opti.claim-114,
  .claim-wb.jp-kaisei-opti.claim-120,
  .claim-wb.jp-kaisei-opti.claim-122,
  .claim-wb.jp-kaisei-opti.claim-130,
  .claim-wb.jp-kaisei-opti.claim-142,
  .claim-wb.jp-kaisei-opti.claim-170,
  .claim-wb.jp-mochiy-pop-p-one.claim-114,
  .claim-wb.jp-mochiy-pop-p-one.claim-120,
  .claim-wb.jp-mochiy-pop-p-one.claim-122,
  .claim-wb.jp-mochiy-pop-p-one.claim-130,
  .claim-wb.jp-mochiy-pop-p-one.claim-142,
  .claim-wb.jp-mochiy-pop-p-one.claim-170,
  .claim-wb.jp-murecho.claim-114,
  .claim-wb.jp-murecho.claim-120,
  .claim-wb.jp-murecho.claim-122,
  .claim-wb.jp-murecho.claim-130,
  .claim-wb.jp-murecho.claim-142,
  .claim-wb.jp-murecho.claim-170,
  .claim-wb.jp-yomogi.claim-114,
  .claim-wb.jp-yomogi.claim-120,
  .claim-wb.jp-yomogi.claim-122,
  .claim-wb.jp-yomogi.claim-130,
  .claim-wb.jp-yomogi.claim-142,
  .claim-wb.jp-yomogi.claim-170,
  .claim-wb.jp-zen-maru-gothic.claim-114,
  .claim-wb.jp-zen-maru-gothic.claim-120,
  .claim-wb.jp-zen-maru-gothic.claim-122,
  .claim-wb.jp-zen-maru-gothic.claim-130,
  .claim-wb.jp-zen-maru-gothic.claim-142,
  .claim-wb.jp-zen-maru-gothic.claim-170,
  .claim-wb.jp-zen-old-mincho.claim-114,
  .claim-wb.jp-zen-old-mincho.claim-120,
  .claim-wb.jp-zen-old-mincho.claim-122,
  .claim-wb.jp-zen-old-mincho.claim-130,
  .claim-wb.jp-zen-old-mincho.claim-142,
  .claim-wb.jp-zen-old-mincho.claim-170,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-114,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-120,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-122,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-130,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-142,
  .claim-wb.zh-tw-wang-han-zong-te-hei-ti.claim-170,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-114,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-120,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-122,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-130,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-142,
  .claim-wb.zh-tw-wang-han-zong-te-ming-ti-biao-zhun.claim-170,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-114,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-120,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-122,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-130,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-142,
  .claim-wb.zh-tw-wang-han-zong-te-yuan-ti.claim-170,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-114,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-120,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-122,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-130,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-142,
  .claim-wb.zh-tw-wang-han-zong-xi-hei-ti-fan.claim-170,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-114,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-120,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-122,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-130,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-142,
  .claim-wb.zh-tw-wang-han-zong-zhong-wei-bei-jian-ti.claim-170 {
    line-height: 173%;
  }
  .claim-wb.noto-sans-japanese.claim-46,
  .claim-wb.noto-serif-japanese.claim-46 {
    line-height: 190%;
  }
  .claim-wb.noto-sans-japanese.claim-52,
  .claim-wb.noto-sans-japanese.claim-55,
  .claim-wb.noto-sans-japanese.claim-56,
  .claim-wb.noto-sans-japanese.claim-58,
  .claim-wb.noto-sans-japanese.claim-60,
  .claim-wb.noto-serif-japanese.claim-52,
  .claim-wb.noto-serif-japanese.claim-55,
  .claim-wb.noto-serif-japanese.claim-56,
  .claim-wb.noto-serif-japanese.claim-58,
  .claim-wb.noto-serif-japanese.claim-60 {
    line-height: 188%;
  }
  .claim-wb.noto-sans-japanese.claim-63,
  .claim-wb.noto-sans-japanese.claim-64,
  .claim-wb.noto-sans-japanese.claim-65,
  .claim-wb.noto-sans-japanese.claim-66,
  .claim-wb.noto-serif-japanese.claim-63,
  .claim-wb.noto-serif-japanese.claim-64,
  .claim-wb.noto-serif-japanese.claim-65,
  .claim-wb.noto-serif-japanese.claim-66 {
    line-height: 180%;
  }
  .claim-wb.noto-sans-japanese.claim-70,
  .claim-wb.noto-sans-japanese.claim-72,
  .claim-wb.noto-sans-japanese.claim-74,
  .claim-wb.noto-serif-japanese.claim-70,
  .claim-wb.noto-serif-japanese.claim-72,
  .claim-wb.noto-serif-japanese.claim-74 {
    line-height: 178%;
  }
  .claim-wb.noto-sans-japanese.claim-80,
  .claim-wb.noto-serif-japanese.claim-80 {
    line-height: 175%;
  }
  .claim-wb.noto-sans-japanese.claim-100,
  .claim-wb.noto-serif-japanese.claim-100 {
    line-height: 170%;
  }
  .claim-wb.noto-sans-japanese.claim-114,
  .claim-wb.noto-sans-japanese.claim-120,
  .claim-wb.noto-sans-japanese.claim-122,
  .claim-wb.noto-sans-japanese.claim-130,
  .claim-wb.noto-sans-japanese.claim-142,
  .claim-wb.noto-sans-japanese.claim-170,
  .claim-wb.noto-serif-japanese.claim-114,
  .claim-wb.noto-serif-japanese.claim-120,
  .claim-wb.noto-serif-japanese.claim-122,
  .claim-wb.noto-serif-japanese.claim-130,
  .claim-wb.noto-serif-japanese.claim-142,
  .claim-wb.noto-serif-japanese.claim-170 {
    line-height: 165%;
  }
  .claim-color-text .sit-w,
  .claim-default-inv .sit-w,
  .claim-default .sit-w,
  .claim-underline .sit-w {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .claim-wb {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .claim-borders {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .s.wnd-p-bc .claim-wings .sit-w,
  .s.wnd-p-cc .claim-wings .sit-w,
  .s.wnd-p-tc .claim-wings .sit-w {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
    margin: 0 0.8125rem;
  }
  .s.wnd-p-bc .claim-wings .sit-w:before,
  .s.wnd-p-cc .claim-wings .sit-w:before,
  .s.wnd-p-tc .claim-wings .sit-w:before {
    left: 3.5625rem;
  }
  .s.wnd-p-bc .claim-wings .sit-w:after,
  .s.wnd-p-cc .claim-wings .sit-w:after,
  .s.wnd-p-tc .claim-wings .sit-w:after {
    right: 3.5625rem;
  }
  .s.wnd-p-bl .claim-wings .sit-w,
  .s.wnd-p-cl .claim-wings .sit-w,
  .s.wnd-p-tl .claim-wings .sit-w {
    padding-left: 4.375rem;
    margin-left: 0.8125rem;
  }
  .s.wnd-p-bl .claim-wings .sit-w:before,
  .s.wnd-p-cl .claim-wings .sit-w:before,
  .s.wnd-p-tl .claim-wings .sit-w:before {
    left: 3.5625rem;
  }
  .s.wnd-p-br .claim-wings .sit-w,
  .s.wnd-p-cr .claim-wings .sit-w,
  .s.wnd-p-tr .claim-wings .sit-w {
    padding-right: 4.375rem;
    margin-right: 0.8125rem;
  }
  .s.wnd-p-br .claim-wings .sit-w:after,
  .s.wnd-p-cr .claim-wings .sit-w:after,
  .s.wnd-p-tr .claim-wings .sit-w:after {
    right: 3.5625rem;
  }
  .claim-underline:after {
    width: 7.1875rem;
    top: -0.1875rem;
  }
  .s.wnd-p-bl .claim-underline:after,
  .s.wnd-p-cl .claim-underline:after,
  .s.wnd-p-tl .claim-underline:after {
    margin-left: 0.9375rem;
  }
  .s.wnd-p-br .claim-underline:after,
  .s.wnd-p-cr .claim-underline:after,
  .s.wnd-p-tr .claim-underline:after {
    margin-right: -0.625rem;
  }
  .s.wnd-p-bl .claim-beside .sit-w,
  .s.wnd-p-cl .claim-beside .sit-w,
  .s.wnd-p-tl .claim-beside .sit-w {
    margin-left: 3.8125rem;
  }
  .s.wnd-p-bc .claim-beside .sit-w,
  .s.wnd-p-cc .claim-beside .sit-w,
  .s.wnd-p-tc .claim-beside .sit-w {
    margin-left: 3.8125rem;
    margin-right: 3.8125rem;
  }
  .s.wnd-p-br .claim-beside .sit-w,
  .s.wnd-p-cr .claim-beside .sit-w,
  .s.wnd-p-tr .claim-beside .sit-w {
    margin-right: 3.8125rem;
  }
  .b-img.wnd-float-left,
  .b-img.wnd-float-right {
    margin-bottom: 0.3125rem !important;
  }
  .b-img.wnd-float-left {
    margin-right: 1.25rem !important;
  }
  .b-img.wnd-float-right {
    margin-left: 1.25rem !important;
  }
  @container c (max-width:599.9px) {
    .c .form.b-form-default {
      padding-left: 0.3125rem;
      padding-right: 0.3125rem;
    }
  }
  .form.b-form-default .form-group-content input + div:after {
    transition: opacity 0.3s;
    display: block;
    opacity: 0;
  }
  .form.b-form-default .form-group-content input:checked + div:after {
    transition: opacity 0.3s;
    opacity: 1;
  }
  .c .b-form-light.form {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
  .b-form-light.form .form-group-content input + div:after {
    transition: opacity 0.3s;
    opacity: 0;
    display: block;
  }
  .b-form-light.form .form-group-content input:checked + div:after {
    transition: opacity 0.3s;
    opacity: 1;
  }
  .blog.no-grid .blog-empty-listing {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .blog.grid .blog-wrapper {
    padding: 0.5rem;
  }
  .blog.grid .item {
    padding: 0.9375rem;
  }
  .blog.grid .pager {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .blog.grid .blog-empty-listing {
    padding: 0.25rem 1.25rem 1.25rem;
  }
  .wnd-s-b .search-bar {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    line-height: 3.125rem;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .wnd-s-b .search-bar-input {
    transition: border-color 0.3s linear;
    width: calc(100% - 2.625rem);
    outline: none;
  }
  .wnd-s-b .search-bar-submit {
    cursor: pointer;
    transition: background 0.3s linear;
    font-weight: 500;
  }
  .wnd-s-b .search-bar-close {
    display: none;
  }
  .wnd-s-i .search-bar {
    top: -4.5rem;
    height: 4.5rem;
  }
  .wnd-s-i .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search {
    width: auto;
  }
  .wnd-s-b .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search {
    width: 15rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-icon {
    padding: 0 1.5625rem;
    line-height: 3.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-icon:before {
    display: block;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-icon:after {
    position: absolute;
    right: 1.5625rem;
    margin: 0;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-icon-text {
    display: inline;
  }
  .wnd-s-b .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-bar-input {
    height: 2.375rem;
    border-radius: 3px 0 0 3px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    line-height: 2.375rem;
    padding: 0 0.625rem;
  }
  .wnd-s-b
    .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding)
    .search-bar-input::placeholder {
    line-height: 2.375rem;
  }
  .wnd-s-b .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding) .search-bar-submit {
    height: 2.375rem;
    width: 2.625rem;
    border-radius: 0 3px 3px 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
  }
  .l:not(.menu-ready)
    .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar
    .search {
    visibility: hidden;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search {
    height: 2.375rem;
    position: relative;
  }
  .wnd-s-i .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search {
    margin: 1.5625rem auto 1.25rem;
  }
  .wnd-s-b .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search {
    margin: 1.875rem auto;
    width: 15rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search-icon {
    width: auto;
    margin: 0;
    padding: 0 0.625rem;
    line-height: 2.375rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search-icon:before {
    display: none;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search-icon:after {
    right: 0.625rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search-icon-text {
    padding-right: 1.5625rem;
    line-height: 2.375rem;
    margin: 0;
  }
  .wnd-s-b
    .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar
    .search-bar {
    padding: 0;
    justify-content: center;
  }
  .wnd-s-i
    .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar
    .search-bar {
    left: 18.75rem;
    width: calc(100% - 18.75rem);
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar .search:after {
    content: "";
    display: block;
    position: absolute;
    height: 0.0625rem;
    width: 3.125rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .wnd-s-i
    .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar
    .search:after {
    bottom: -1.25rem;
  }
  .wnd-s-b
    .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).wnd-mt-sidebar
    .search:after {
    bottom: -1.875rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).s-hn-centered.menu-bottom
    .search-icon {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).s-hn-centered.menu-bottom
    .search-icon:before {
    height: 2.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).s-hn-centered.menu-bottom
    .search-icon:after {
    line-height: 4.375rem !important;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search {
    margin-left: 0;
  }
  .wnd-s-i .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search {
    height: auto;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search-icon {
    width: auto;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: transparent;
    padding-right: 1.125rem;
    padding-left: 1.125rem;
    transition: all 0.3s linear;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search-icon:before {
    height: 2.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search-icon:after {
    right: 1.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search-icon:after,
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search-icon:before {
    transition: all 0.3s linear;
  }
  .wnd-s-b .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom .search {
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.sticky
    .search-icon:before {
    height: 2.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.wnd-nh-m .search-icon {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.wnd-nh-m
    .search-icon:after {
    line-height: 4.5rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.wnd-nh-l .search-icon {
    line-height: 7.625rem;
    height: 8.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.wnd-nh-l
    .search-icon:after {
    line-height: 7.5rem;
    right: 1.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.wnd-nh-l.sticky
    .search-icon {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.wnd-nh-l.sticky
    .search-icon:after {
    line-height: 4.5rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.s-hn-slogan.wnd-nh-m
    .search-icon {
    line-height: 7.125rem;
    height: 7.625rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.s-hn-slogan.wnd-nh-m
    .search-icon:after {
    line-height: 7.125rem;
  }
  .s-hn:not(
      .wnd-mt-boxed,
      .wnd-mt-sliding
    ).menu-bottom.s-hn-slogan.wnd-nh-m.sticky
    .search-icon {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .s-hn:not(
      .wnd-mt-boxed,
      .wnd-mt-sliding
    ).menu-bottom.s-hn-slogan.wnd-nh-m.sticky
    .search-icon:after {
    line-height: 4.625rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.s-hn-slogan.wnd-nh-l
    .search-icon {
    line-height: 9.5rem;
    height: 10rem;
  }
  .s-hn:not(.wnd-mt-boxed, .wnd-mt-sliding).menu-bottom.s-hn-slogan.wnd-nh-l
    .search-icon:after {
    line-height: 9.375rem;
  }
  .s-hn:not(
      .wnd-mt-boxed,
      .wnd-mt-sliding
    ).menu-bottom.s-hn-slogan.wnd-nh-l.sticky
    .search-icon {
    line-height: 4.625rem;
    height: 5.125rem;
  }
  .s-hn:not(
      .wnd-mt-boxed,
      .wnd-mt-sliding
    ).menu-bottom.s-hn-slogan.wnd-nh-l.sticky
    .search-icon:after {
    line-height: 4.625rem;
  }
  .wnd-s-b .s-hn.wnd-mt-boxed .search {
    width: 15rem;
  }
  .s-hn.wnd-mt-boxed .search-icon {
    margin-left: 0;
    padding: 0;
  }
  .wnd-s-b .s-hn.wnd-mt-boxed .search-bar-input {
    height: 2.375rem;
    border-radius: 0;
    border: none;
    background: transparent;
    line-height: 2.375rem;
    padding: 0 0.625rem;
  }
  .wnd-s-b .s-hn.wnd-mt-boxed .search-bar-submit {
    height: 2.375rem;
    width: 2.625rem;
    border-radius: 0;
    border: none;
    background: transparent;
    font-weight: 700;
  }
  .wnd-s-b .s-hn.wnd-mt-sliding .search {
    width: 15rem;
  }
  .s-hn.wnd-mt-sliding .search-icon {
    margin-left: 0;
    padding: 0;
  }
  .wnd-s-b .s-hn.wnd-mt-sliding .search-bar {
    padding: 0;
  }
  .wnd-s-b .s-hn.wnd-mt-sliding .search-bar-input {
    height: 2.25rem;
    border-radius: 3px 0 0 3px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    line-height: 2.25rem;
    padding: 0 0.625rem;
  }
  .wnd-s-b .s-hn.wnd-mt-sliding .search-bar-input::placeholder {
    line-height: 2.25rem;
  }
  .wnd-s-b .s-hn.wnd-mt-sliding .search-bar-submit {
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 0 3px 3px 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
  }
  .l:not(.menu-ready) .s-hn.wnd-mt-classic .search {
    display: none;
  }
  .ssb-wrapper {
    border-radius: 5px;
    top: 5.25rem;
    border: 1px solid;
  }
  .wnd-s-b .ssb-wrapper {
    position: absolute;
    min-width: 35rem;
    left: auto;
    right: 0;
    top: 3.25rem;
  }
  .wnd-s-i .ssb-wrapper {
    border-radius: 0 0 5px 5px;
  }
  .wnd-s-i.wnd-cms .ssb-wrapper {
    top: 7.25rem;
  }
  .wnd-s-i.wnd-fe .ssb-wrapper {
    top: 4.5rem;
  }
  .wnd-s-b.l-sidebar .ssb-wrapper {
    position: fixed;
    left: 1.875rem;
    right: auto;
    bottom: auto;
  }
  .wnd-s-i.l-sidebar .ssb-wrapper {
    position: fixed;
    left: 18.75rem;
    right: 0;
    top: 4.5rem;
    bottom: auto;
    width: calc(100% - 18.75rem);
    border-radius: 0 0 5px 5px;
    border-right: none;
    border-left: none;
  }
  .wnd-cms.wnd-s-i.l-sidebar .ssb-wrapper {
    top: 7.25rem;
  }
  .ssb-view-all a {
    transition: background-color 0.1s linear;
  }
  body:not(.touched) .ssb-view-all a:hover {
    text-decoration: none;
  }
  .wnd-s-b .wnd-mt-boxed .search-bar,
  .wnd-s-b .wnd-mt-classic .search-bar,
  .wnd-s-b .wnd-mt-sliding .search-bar {
    margin-top: 0;
  }
  .b-sr-head {
    padding: 0 0 2.5rem;
  }
  .b-sr .b-sr-title {
    padding: 0;
  }
  .b-sr-main {
    padding-top: 2.8125rem;
  }
  .b-sr .b-sr-ci {
    margin-bottom: 2.5rem;
  }
  .wnd-free-stripe-text {
    display: block;
  }
  .wnd-free-stripe-text-mobile {
    display: none;
  }
  .l-sidebar .wnd-free-stripe {
    left: 18.75rem;
    width: calc(100% - 18.75rem);
  }
  .l-sidebar .wnd-user-bar {
    padding-left: 18.75rem;
  }
  .l-sidebar.hb-on .wnd-user-bar {
    top: 2.5rem;
  }
  .cb-popup-c {
    max-height: 80vh;
  }
  .ghostinspector .cb-popup-c {
    max-height: 40rem;
  }
  .mt-image-top .mt-item {
    padding: 1.25rem;
  }
  .wnd-s-high .mt-image-top.grid-2 .mt-container,
  .wnd-s-higher .mt-image-top.grid-2 .mt-container {
    margin-left: 0;
    margin-right: 0;
  }
  .mt-image-left .mt-item {
    padding: 1.25rem;
  }
  .mt-image-left.img-s-l .mt-item .b-img,
  .mt-image-left.img-s-s .mt-item .b-img {
    padding-left: 0;
    padding-right: 0;
  }
  .mt-image-left-float .mt-item,
  .mt-image .mt-item {
    padding: 0.9375rem;
  }
  .mt-pricelist {
    padding: 1.25rem;
  }
  .mt-pricelist .b-text .b-text-c {
    padding: 0.75rem;
  }
  .l-sidebar #wnd_user_bar {
    left: 18.75rem;
    width: calc(100% - 18.75rem);
  }
  .l-sidebar.hb-on .l-m {
    margin-top: 2.5rem;
  }
  .l-sidebar .l-w {
    grid-template-rows: auto 1fr;
    grid-template-columns: 18.75rem calc(100% - 18.75rem);
    grid-template-areas: "a b" "a b" "c b";
  }
  .l-sidebar .l-h {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto;
    display: block;
    height: 100vh;
    width: 18.75rem;
    z-index: 32;
  }
  .l-sidebar .l-h .s-bg {
    overflow: visible;
  }
  .l-sidebar .l-h .wnd-fixed {
    position: relative !important;
  }
  .l-d-border:not(.wnd-cms) .l-sidebar .l-m .s .s-bg {
    bottom: 1rem;
  }
  .l-sidebar.l-d-border .l-sidebar .l-m .s:last-child .s-o,
  .l-sidebar.l-d-border .l-sidebar .l-m .s:only-child .s-o {
    border-bottom-width: 16px;
  }
  .l-sidebar.l-d-border .l-sidebar .l-m .s:last-child .s-bg,
  .l-sidebar.l-d-border .l-sidebar .l-m .s:only-child .s-bg {
    bottom: 1rem;
  }
  .l-sidebar.l-d-border .l-m .s-o {
    border-left: none;
  }
  .l-sidebar.l-d-border .l-m .s-bg {
    left: 0;
  }
  .l-sidebar.hn-tbg .l-m {
    margin-left: 0;
    width: 100%;
  }
  .l-sidebar.hn-tbg .l-m .s-o {
    padding-left: 18.75rem;
  }
  .l-sidebar .l-f {
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    right: auto;
    display: block;
    height: auto;
    width: 18.75rem;
    z-index: 32;
  }
  .l-sidebar .s-f.invisible {
    opacity: 0;
  }
  .l-d-border:not(.wt-preview) .s-o {
    border-width: 8px 16px;
  }
  .l-d-border:not(.wt-preview) .s-bg {
    top: 0.5rem;
    right: 1rem;
    bottom: 0.5rem;
    left: 1rem;
  }
  .l-d-border:not(.wt-preview) .hn-centered .s-bg {
    right: 0;
    left: 0;
  }
  .l-d-border:not(.wt-preview) .l-h .s-hn .s-o {
    border-top-width: 16px;
    border-bottom-width: 16px;
  }
  .l-d-border:not(.wt-preview) .l-h .s-hn .s-bg {
    top: 1rem;
    bottom: 1rem;
  }
  .l-d-border:not(.wt-preview) .l-h .s-hn.hn-no-bg:not(.s-hn-bottom) .s-o {
    border-bottom-width: 0;
  }
  .l-d-border:not(.wt-preview) .l-h .s-hn.hn-no-bg:not(.s-hn-bottom) .s-bg {
    bottom: 0;
  }
  .l-d-border:not(.wt-preview).wt-blogpost
    .l-h
    .s-hn.hn-no-bg.s-hn-bottom
    .s-o {
    border-bottom-width: 0;
  }
  .l-d-border:not(.wt-preview).wt-blogpost
    .l-h
    .s-hn.hn-no-bg.s-hn-bottom
    .s-bg {
    bottom: 0;
  }
  .l-d-border:not(.wt-preview):not(.wt-blogpost)
    .l-h
    .s-hn.hn-no-bg.s-hn-bottom
    .s-o {
    border-top-width: 0;
    border-bottom-width: 16px;
  }
  .l-d-border:not(.wt-preview):not(.wt-blogpost)
    .l-h
    .s-hn.hn-no-bg.s-hn-bottom
    .s-bg {
    top: 0;
    bottom: 1rem;
  }
  .l-d-border:not(.wt-preview) .l-m .s-hm .s-o {
    border-top-width: 16px;
    border-bottom-width: 16px;
  }
  .l-d-border:not(.wt-preview) .l-m .s-hm .s-bg {
    top: 1rem;
  }
  .l-d-border:not(.wt-preview) .l-f .s:last-child .s-o {
    border-bottom-width: 16px;
  }
  .l-d-border:not(.wt-preview) .l-f .s:last-child .s-bg {
    bottom: 1rem;
  }
  .l-d-border:not(.wt-preview).wnd-cms .hn-centered .s-bg {
    right: 0;
    left: 0;
  }
  .l-d-border:not(.wt-preview).wnd-cms .l-h .s-hn.hm-hidden .s-o {
    border-bottom-width: 8px;
  }
  .l-d-border:not(.wt-preview).wnd-cms .l-h .s-hn.hm-hidden .s-bg {
    bottom: 0.5rem;
  }
  .l-d-border:not(.wt-preview).wnd-cms:not(.wt-blogpost)
    .l-h
    .s-hn.s-hn-bottom
    .s-o {
    border-bottom-width: 8px;
  }
  .l-d-border:not(.wt-preview).wnd-cms:not(.wt-blogpost)
    .l-h
    .s-hn.s-hn-bottom
    .s-bg {
    bottom: 0.5rem;
  }
  .l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm .s-o {
    border-bottom-width: 8px;
  }
  .l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm .s-bg {
    bottom: 0.5rem;
  }
  .l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm + .s .s-o {
    border-top-width: 8px;
  }
  .l-d-border:not(.wt-preview).wnd-cms .l-m .s-hm + .s .s-bg {
    top: 0.5rem;
  }
  .wt-preview.l-boxed .l-m .s {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .wt-preview.l-boxed .l-m .s-c {
    min-height: calc(100vh - 2.8125rem - 6.25rem);
  }
  .wt-preview.wnd-uft.l-boxed .l-m .s-c {
    min-height: calc(100vh - 3.0625rem - 6.25rem);
  }
  .ghostinspector.wt-preview.l-boxed .l-m .s-c {
    min-height: 40.9375rem;
  }
  .ghostinspector.wt-preview.wnd-uft.l-boxed .l-m .s-c {
    min-height: 40.6875rem;
  }
  .ghostinspector.l-sidebar .l-h {
    height: 50rem;
  }
  .wnd-s-b:not(.l-sidebar) .fullscreen-overlay.search-overlay {
    z-index: 31;
  }
  .fullscreen-overlay.search-overlay
    .wnd-cms.wnd-cms.l-sidebar
    .fullscreen-overlay.search-overlay
    .wnd-cms,
  .fullscreen-overlay.search-overlay
    .wnd-cms.wnd-s-b:not(.l-sidebar)
    .fullscreen-overlay.search-overlay
    .wnd-cms {
    z-index: -2 !important;
  }
  .wnd-cms.l-sidebar .fullscreen-overlay.search-overlay,
  .wnd-cms.wnd-s-b:not(.l-sidebar) .fullscreen-overlay.search-overlay {
    z-index: -1 !important;
  }
  .l-sidebar .fullscreen-overlay.search-overlay {
    z-index: 30;
  }
  .s-f .it-c,
  .sf,
  .sf-cbr {
    padding: 0.0625rem 0.625rem;
  }
  .wnd-multicurrency .s-f-l,
  .wnd-multilang .s-f-l {
    flex-direction: row;
  }
  .s-f-l-c-currency,
  .s-f-l-c-last {
    flex-grow: 1;
    flex-shrink: 0;
    width: auto;
  }
  .wnd-multilang:not(.wnd-multicurrency) .s-f-l-c-first {
    text-align: left;
    flex-grow: 2;
  }
  .wnd-multilang:not(.wnd-multicurrency) .s-f-l-c-last {
    text-align: right;
    flex-grow: 1.5;
  }
  .wnd-multicurrency:not(.wnd-multilang) .s-f-l-c-first {
    text-align: left;
    flex-grow: 2;
  }
  .wnd-multicurrency:not(.wnd-multilang) .s-f-l-c-currency {
    text-align: right;
    flex-grow: 1.5;
  }
  .wnd-multilang.wnd-multicurrency .s-f-l-c-first {
    text-align: left;
    flex-grow: 2;
  }
  .wnd-multilang.wnd-multicurrency .s-f-l-c-currency,
  .wnd-multilang.wnd-multicurrency .s-f-l-c-last {
    flex-grow: 1.5;
  }
  .s-f-ccy,
  .s-f-lang {
    margin-top: 0;
  }
  .s-f-ccy-t > span,
  .s-f-lang-t > span {
    padding: 0.0625rem 0.625rem;
  }
  .s-f-ccy-i,
  .s-f-lang-i {
    margin-right: -0.625rem;
  }
  .s-f-ccy-list,
  .s-f-lang-list {
    padding: 0.0625rem 0.625rem;
  }
  .s-f-border.border-top:before {
    left: 2.1875rem;
    right: 2.1875rem;
  }
  .l-sidebar .s-f .s-bg {
    display: none;
  }
  .wnd-multilang .s-f-basic .s-f-cr .it,
  .wnd-multilang .s-f-basic .s-f-sf {
    margin-left: -0.625rem;
  }
  .s-f-basic .s-f-ccy-t,
  .s-f-basic .s-f-lang-t {
    margin-right: -0.625rem;
  }
  .s-f-basic .s-f-l-c-last {
    text-align: left;
    max-width: 30%;
    flex-grow: 1;
    flex-shrink: 0;
    width: auto;
  }
  .wnd-multilang:not(.wnd-multicurrency)
    .s-f-basic
    .s-f-l-c-last
    .s-f-lang-t
    > span {
    padding-right: 0;
  }
  .s-f-basic .s-f-l-c-currency {
    text-align: left;
    max-width: 25%;
    flex-grow: 1;
    flex-shrink: 0;
    width: auto;
  }
  .wnd-multicurrency:not(.wnd-multilang)
    .s-f-basic
    .s-f-l-c-currency
    .s-f-ccy-t
    > span {
    padding-right: 0;
  }
  .wnd-multilang.wnd-multicurrency .s-f-basic .s-f-l-c-currency {
    padding-left: 2.5rem;
  }
  .s-f-double .s-f-l {
    flex-direction: row;
  }
  .s-f-double .s-f-l-c {
    text-align: left;
    flex-grow: 1;
  }
  .s-f-double .s-f-l-c-w {
    flex-direction: row;
  }
  .s-f-double .s-f-l-c-last {
    text-align: right;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .s-f-double .s-f-cr .it {
    margin-left: -0.625rem;
  }
  .s-f-double .s-f-sf {
    margin-right: -0.625rem;
  }
  .s-f-double .s-f-ccy-c,
  .s-f-double .s-f-lang-c {
    display: flex;
    flex-direction: row;
  }
  .s-f-double .s-f-ccy-i,
  .s-f-double .s-f-lang-i {
    text-align: left;
  }
  .s-f-double .s-f-ccy-t span,
  .s-f-double .s-f-lang-t span {
    padding-right: 0;
  }
  .wnd-multilang.wnd-multicurrency .s-f-double .s-f-l-c-last {
    max-width: 50%;
  }
  .wnd-multilang.wnd-multicurrency .s-f-double .s-f-ccy {
    margin-left: 1.25rem;
  }
  .wnd-multilang .s-f-edit .s-f-sf {
    margin-left: -0.625rem;
  }
  .wnd-multicurrency:not(.wnd-multilang) .s-f-edit .s-f-l-c-currency {
    max-width: 35%;
  }
  .wnd-multilang.wnd-multicurrency .s-f-edit .s-f-l-c-currency {
    padding-left: 1.875rem;
    max-width: 25%;
  }
  .wnd-multilang:not(.wnd-multicurrency) .s-f-edit .s-f-l-c-last {
    max-width: 50%;
  }
  .wnd-multilang.wnd-multicurrency .s-f-edit .s-f-l-c-last {
    max-width: 25%;
  }
  .s-f-edit .s-f-ccy-c,
  .s-f-edit .s-f-lang-c {
    display: flex;
    flex-direction: row;
  }
  .s-f-edit .s-f-ccy-t span,
  .s-f-edit .s-f-lang-t span {
    padding-right: 0;
  }
  .s-f-edit .s-f-ccy-i,
  .s-f-edit .s-f-lang-i {
    text-align: left;
  }
  .s-f-edit .s-f-l-w {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .s-f-edit .s-f-l-w:before {
    left: 2.1875rem;
    right: 2.1875rem;
  }
  .s-f-map .s-bg-w {
    left: 2.1875rem;
    right: auto;
    top: 9.4375rem;
    margin-bottom: 6.5625rem;
    width: 55%;
  }
  .wnd-multilang .s-f-map .s-f-cr .it,
  .wnd-multilang .s-f-map .s-f-sf {
    margin-left: -0.625rem;
  }
  .s-f-map .s-f-ccy-t,
  .s-f-map .s-f-lang-t {
    margin-right: -0.625rem;
  }
  .s-f-map .s-f-ccy-t span,
  .s-f-map .s-f-lang-t span {
    padding-right: 0;
  }
  .s-f-map .s-f-ccy-i,
  .s-f-map .s-f-lang-i {
    display: block;
  }
  .s-f-map .s-f-l-w {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .s-f-map .s-f-cols {
    padding-top: 9.4375rem;
    padding-bottom: 6.5625rem;
  }
  .s-f-map .s-f-cols-ez-w {
    right: auto;
    left: 2.1875rem;
    width: 55%;
  }
  .l-boxed .s-f-map .s-f-cols-ez-w {
    width: 66.6%;
    float: left;
  }
  .s-f-map .s-f-col {
    width: 50%;
    float: left;
  }
  .s-f-map .s-f-col-map {
    width: 100%;
  }
  .l-boxed .s-f-map .s-f-col-map {
    position: absolute;
    width: 33.3%;
    height: 100%;
  }
  .s-f-map .s-f-col-map .b-map iframe {
    height: 100% !important;
    width: 150% !important;
  }
  .l-boxed .s-f-map .s-f-col-map .b-map iframe {
    width: 100% !important;
  }
  .s-f-map .s-f-l-c-last {
    max-width: 30%;
  }
  .s-f-map .s-f-l-c-currency,
  .s-f-map .s-f-l-c-last {
    flex-grow: 1;
    flex-shrink: 0;
    width: auto;
    text-align: left;
  }
  .s-f-map .s-f-l-c-currency {
    max-width: 25%;
  }
  .wnd-multilang.wnd-multicurrency .s-f-map .s-f-l-c-currency {
    padding-left: 1.875rem;
  }
  .s-f-map.wnd-s-higher .s-f-cols {
    padding-top: 8.5rem;
    padding-bottom: 5.625rem;
  }
  .s-f-map.wnd-s-higher .s-bg-w {
    top: 8.5rem;
    margin-bottom: 5.625rem;
  }
  .s-f-map.wnd-s-high .s-f-cols {
    padding-top: 7.5rem;
    padding-bottom: 4.625rem;
  }
  .s-f-map.wnd-s-high .s-bg-w {
    top: 7.5rem;
    margin-bottom: 4.625rem;
  }
  .l-default .s-f-map.wnd-w-narrow .s-bg-w,
  .l-default .s-f-map.wnd-w-narrow .s-f-cols-ez-w {
    left: max(calc((100% - 62.5rem) / 2 + 2.1875rem), 2.1875rem);
  }
  .l-default .s-f-map.wnd-w-default .s-bg-w,
  .l-default .s-f-map.wnd-w-default .s-f-cols-ez-w {
    left: max(calc((100% - 71.25rem) / 2 + 2.1875rem), 2.1875rem);
  }
  .l-default .s-f-map.wnd-w-wider .s-bg-w,
  .l-default .s-f-map.wnd-w-wider .s-f-cols-ez-w {
    left: max(calc((100% - 80rem) / 2 + 2.1875rem), 2.1875rem);
  }
  .l-default .s-f-map.wnd-w-wide .s-bg-w,
  .l-default .s-f-map.wnd-w-wide .s-f-cols-ez-w {
    left: max(calc((100% - 95rem) / 2 + 2.1875rem), 2.1875rem);
  }
  .l-default .s-f-map.wnd-w-max .s-bg-w,
  .l-default .s-f-map.wnd-w-max .s-f-cols-ez-w {
    left: 0;
    margin-left: 2.1875rem;
  }
  .s-hm.hn-default.wnd-nh-m {
    margin-top: -5.125rem;
  }
  .s-hm.hn-default.wnd-nh-m .s-o {
    padding-top: 5.125rem;
  }
  .s-hm.hn-default.wnd-nh-m .s-bg {
    top: 5.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-m {
    margin-top: -7.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-m .s-o {
    padding-top: 6.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-m .s-bg {
    top: 7.125rem;
    bottom: 1rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-m.hn-no-bg {
    margin-top: -6.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-m.hn-no-bg .s-o {
    padding-top: 5.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-m.hn-no-bg .s-bg {
    top: 1rem;
  }
  .l-d-border.wnd-cms .s-hm.hn-default.wnd-nh-m .s-bg {
    bottom: 0.5rem;
  }
  .s-hm.hn-default.wnd-nh-l {
    margin-top: -8.125rem;
  }
  .s-hm.hn-default.wnd-nh-l .s-o {
    padding-top: 8.125rem;
  }
  .s-hm.hn-default.wnd-nh-l .s-bg {
    top: 8.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-l {
    margin-top: -10.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-l .s-o {
    padding-top: 9.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-l .s-bg {
    top: 10.125rem;
    bottom: 1rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-l.hn-no-bg {
    margin-top: -9.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-l.hn-no-bg .s-o {
    padding-top: 8.125rem;
  }
  .l-d-border .s-hm.hn-default.wnd-nh-l.hn-no-bg .s-bg {
    top: 1rem;
  }
  .l-d-border.wnd-cms .s-hm.hn-default.wnd-nh-l .s-bg {
    bottom: 0.5rem;
  }
  .s-hm.hn-slogan.wnd-nh-m {
    margin-top: -7.625rem;
  }
  .s-hm.hn-slogan.wnd-nh-m .s-o {
    padding-top: 7.625rem;
  }
  .s-hm.hn-slogan.wnd-nh-m .s-bg {
    top: 7.625rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-m {
    margin-top: -9.625rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-m .s-o {
    padding-top: 8.625rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-m .s-bg {
    top: 9.625rem;
    bottom: 1rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-m.hn-no-bg {
    margin-top: -8.625rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-m.hn-no-bg .s-o {
    padding-top: 7.625rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-m.hn-no-bg .s-bg {
    top: 1rem;
  }
  .l-d-border.wnd-cms .s-hm.hn-slogan.wnd-nh-m .s-bg {
    bottom: 0.5rem;
  }
  .s-hm.hn-slogan.wnd-nh-l {
    margin-top: -10rem;
  }
  .s-hm.hn-slogan.wnd-nh-l .s-o {
    padding-top: 10rem;
  }
  .s-hm.hn-slogan.wnd-nh-l .s-bg {
    top: 10rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-l {
    margin-top: -12rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-l .s-o {
    padding-top: 11rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-l .s-bg {
    top: 12rem;
    bottom: 1rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-l.hn-no-bg {
    margin-top: -11rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-l.hn-no-bg .s-o {
    padding-top: 10rem;
  }
  .l-d-border .s-hm.hn-slogan.wnd-nh-l.hn-no-bg .s-bg {
    top: 1rem;
  }
  .l-d-border.wnd-cms .s-hm.hn-slogan.wnd-nh-l .s-bg {
    bottom: 0.5rem;
  }
  .l-sidebar .s-hm {
    margin-top: 0 !important;
  }
  .l-sidebar .s-hm .s-o {
    padding-top: 0 !important;
  }
  .l-sidebar .s-hm .s-bg {
    top: 0 !important;
  }
  .hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(75vh - 2.5rem);
  }
  .wnd-fe:not(.hb-on, .l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(75vh - 3.75rem);
  }
  .wnd-fe.hb-on:not(.l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(75vh - 3.75rem - 2.5rem);
  }
  .wnd-cms.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(75vh - 2.8125rem - 2.5rem);
  }
  .wnd-utf.wnd-cms.hb-on:not(.l-sidebar, .l-boxed)
    .s-hm:not(.hn-bottom).wnd-h-high {
    min-height: calc(75vh - 3.0625rem - 2.5rem);
  }
  .hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(100vh - 2.5rem);
  }
  .wnd-fe:not(.hb-on, .l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(100vh - 3.75rem);
  }
  .wnd-fe.hb-on:not(.l-sidebar, .l-boxed)[class*="wnd-free-bar-fixed-top"]
    .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(100vh - 3.75rem - 2.5rem);
  }
  .wnd-cms.hb-on:not(.l-sidebar, .l-boxed) .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(100vh - 2.8125rem - 2.5rem);
  }
  .wnd-utf.wnd-cms.hb-on:not(.l-sidebar, .l-boxed)
    .s-hm:not(.hn-bottom).wnd-h-full {
    min-height: calc(100vh - 3.0625rem - 2.5rem);
  }
  .hb-on.l-sidebar .s-hm.wnd-h-full {
    min-height: calc(100vh - 2.5rem);
  }
  .hb-on.l-sidebar .wnd-user-bar + .wnd-page .s-hm.wnd-h-full {
    min-height: calc(100vh - 2.5rem - 2.875rem);
  }
  .hb-on.l-sidebar.wnd-cms .s-hm.wnd-h-full {
    min-height: calc(100vh - 2.5rem - 2.8125rem);
  }
  .hb-on.l-sidebar.wnd-cms.wnd-uft .s-hm.wnd-h-full {
    min-height: calc(100vh - 2.5rem - 3.0625rem);
  }
  .hb-on .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(75vh - 2.5rem);
  }
  .wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(75vh - 2.8125rem - 2.5rem);
  }
  .wnd-uft.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(75vh - 3.0625rem - 2.5rem);
  }
  .wnd-fe:not(.hb-on)[class*="wnd-free-bar-fixed-top"]
    .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(75vh - 3.75rem);
  }
  .wnd-fe.hb-on[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-high {
    min-height: calc(75vh - 3.75rem - 2.5rem);
  }
  .hb-on .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(100vh - 2.5rem);
  }
  .wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(100vh - 2.8125rem - 2.5rem);
  }
  .wnd-uft.wnd-cms.hb-on .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(100vh - 3.0625rem - 2.5rem);
  }
  .wnd-fe:not(.hb-on)[class*="wnd-free-bar-fixed-top"]
    .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(100vh - 3.75rem);
  }
  .wnd-fe.hb-on[class*="wnd-free-bar-fixed-top"] .s-hm.hn-bottom.wnd-h-full {
    min-height: calc(100vh - 3.75rem - 2.5rem);
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh) .s-bg {
    top: 0;
    bottom: 0;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh) .s-bg {
    top: 1rem;
    bottom: 1rem;
  }
  .l-d-border.wnd-cms .s-hm.hn-default.hn-bottom:not(.s-hm-bdh) .s-bg {
    bottom: 0.5rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-o {
    padding-bottom: 5.125rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-bg {
    bottom: 5.125rem;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m {
    padding-top: 0;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-o {
    padding-bottom: 6.125rem;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-bg {
    bottom: 7.125rem;
  }
  .wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m {
    padding-top: 0;
  }
  .wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-o {
    padding-bottom: 6.125rem;
  }
  .wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-m .s-bg {
    bottom: 6.625rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-o {
    padding-bottom: 8.125rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-bg {
    bottom: 8.125rem;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l {
    padding-top: 0;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-o {
    padding-bottom: 9.125rem;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-bg {
    bottom: 10.125rem;
  }
  .wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l {
    padding-top: 0;
  }
  .wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-o {
    padding-bottom: 9.125rem;
  }
  .wnd-cms.l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).wnd-nh-l .s-bg {
    bottom: 9.625rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m {
    padding-top: 0;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m .s-o {
    padding-bottom: 5.125rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m .s-bg {
    bottom: 0;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m {
    padding-top: 0;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m .s-o {
    padding-bottom: 5.125rem;
  }
  .l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m
    .s-bg {
    bottom: 1rem;
  }
  .wnd-cms.l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m {
    padding-top: 0;
  }
  .wnd-cms.l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m
    .s-o {
    padding-bottom: 5.125rem;
  }
  .wnd-cms.l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-m
    .s-bg {
    bottom: 0.5rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l {
    padding-top: 0;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l .s-o {
    padding-bottom: 8.125rem;
  }
  .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l .s-bg {
    bottom: 0;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l {
    padding-top: 0;
  }
  .l-d-border .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l .s-o {
    padding-bottom: 8.125rem;
  }
  .l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l
    .s-bg {
    bottom: 1rem;
  }
  .wnd-cms.l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l {
    padding-top: 0;
  }
  .wnd-cms.l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l
    .s-o {
    padding-bottom: 8.125rem;
  }
  .wnd-cms.l-d-border
    .s-hm.hn-default.hn-bottom:not(.s-hm-bdh).hn-no-bg.wnd-nh-l
    .s-bg {
    bottom: 0.5rem;
  }
  .l-d-border .s-hm.hn-centered .s-bg {
    bottom: 1rem;
  }
  .wnd-cms.l-d-border .s-hm.hn-centered .s-bg {
    bottom: 0.5rem;
  }
  .s-hm.s-hm-button.s-hm-three-claims .h-c-b-i h3,
  .s-hm.s-hm-claims.s-hm-three-claims .h-c-b-i h3 {
    margin-top: 2.8125rem;
  }
  .l:not(.l-boxed)
    .s-hm.s-hm-button.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
      .s-hm-contentbox
    ):not(.hn-bottom).wnd-nh-m
    .h-c-b,
  .l:not(.l-boxed)
    .s-hm.s-hm-claims.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
      .s-hm-contentbox
    ):not(.hn-bottom).wnd-nh-m
    .h-c-b {
    margin-top: -2.5625rem;
  }
  .l:not(.l-boxed)
    .s-hm.s-hm-button.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
      .s-hm-contentbox
    ):not(.hn-bottom).wnd-nh-l
    .h-c-b,
  .l:not(.l-boxed)
    .s-hm.s-hm-claims.hn-default.hn-no-bg[class*="wnd-p-c"]:not(
      .s-hm-contentbox
    ):not(.hn-bottom).wnd-nh-l
    .h-c-b {
    margin-top: -4.0625rem;
  }
  .s-hm.s-hm-contentbox .h-c-b {
    max-width: 70%;
    margin: 0 1.25rem;
    padding: 1.25rem;
  }
  .s-hm.s-hm-contentbox .h-c-b-i {
    padding: 1.875rem 1.25rem;
  }
  .s-hn-default.wnd-nh-m {
    height: 5.125rem;
  }
  .l-d-border .s-hn-default.wnd-nh-m {
    height: 7.125rem;
  }
  .l-d-border .s-hn-default.wnd-nh-m.hn-no-bg {
    height: 6.125rem;
  }
  .s-hn-default.wnd-nh-l {
    height: 8.125rem;
  }
  .l-d-border .s-hn-default.wnd-nh-l {
    height: 10.125rem;
  }
  .l-d-border .s-hn-default.wnd-nh-l.hn-no-bg {
    height: 9.125rem;
  }
  .wnd-cms.l-d-border:not(.wt-blogpost) .s-hn-default.hm-hidden.wnd-nh-m {
    height: 6.625rem;
  }
  .wnd-cms.l-d-border:not(.wt-blogpost) .s-hn-default.hm-hidden.wnd-nh-l {
    height: 9.625rem;
  }
  .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-m {
    height: 7.625rem;
  }
  .l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-m {
    height: 9.625rem;
  }
  .l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-m.hn-no-bg {
    height: 8.625rem;
  }
  .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-l {
    height: 10rem;
  }
  .l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-l {
    height: 12rem;
  }
  .l-d-border .s-hn-slogan:not(.s-hn-sidebar).wnd-nh-l.hn-no-bg {
    height: 11rem;
  }
  .l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-m {
    height: 5.75rem;
  }
  .l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-m .s-o {
    height: 5.125rem;
  }
  .l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-l {
    height: 8.75rem;
  }
  .l-d-waves .s-hn.s-hn-default.hm-hidden.wnd-nh-l .s-o {
    height: 8.125rem;
  }
  .l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-m {
    height: 8.25rem;
  }
  .l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-m .s-o {
    height: 7.625rem;
  }
  .l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-l {
    height: 10.625rem;
  }
  .l-d-waves .s-hn.s-hn-slogan.hm-hidden:not(.s-hn-sidebar).wnd-nh-l .s-o {
    height: 10rem;
  }
  .l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-m .s-o {
    padding-bottom: 5.125rem;
  }
  .l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-m .s-bg {
    bottom: 5.125rem;
  }
  .l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-l .s-o {
    padding-bottom: 8.125rem;
  }
  .l-d-waves .s-hm.hn-bottom.hn-default.wnd-nh-l .s-bg {
    bottom: 8.125rem;
  }
  .s-hn .n-l {
    padding: 0 2.1875rem;
  }
  .l-default.l-d-border .s-hn.sticky .h-w {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .l-boxed .s-hn.sticky .n-l .s-c {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }
  .l-sidebar .s-hn.wnd-nav-border .s-w:after {
    width: 0.0625rem;
    height: 100%;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .l-narrow.l-d-border .h-w.bgonscroll .s-c {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
    width: calc(100% - 1rem * 2);
  }
  .s-hn-default .logo-block,
  .s-hn-slogan:not(.s-hn-sidebar) .logo-block {
    flex-shrink: 0;
  }
  .s-hn-sidebar {
    height: 100%;
  }
  .s-hn-sidebar.wnd-nav-border:after {
    width: 0.1875rem;
    height: 100%;
    right: -0.1875rem;
    top: 0;
    bottom: 0;
    left: auto;
  }
  .wnd-cms .wnd-page:not(.wnd-suppression) .s-hn-sidebar {
    margin-top: 2.8125rem;
    height: calc(100% - 2.8125rem);
  }
  .wnd-cms.wnd-uft .wnd-page:not(.wnd-suppression) .s-hn-sidebar {
    margin-top: 3.0625rem;
    height: calc(100% - 3.0625rem);
  }
  .s-hn-sidebar .logo-slogan {
    text-align: center;
  }
  .s-hn-sidebar .h-w {
    height: 100%;
    width: 100%;
  }
  .s-hn-sidebar .s-o {
    height: 100%;
  }
  .s-hn-sidebar.s-hn .n-l {
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    flex-direction: column;
    padding: 1.875rem 0 var(--sidebar-bottom-padding);
    margin: 0 1.875rem;
    height: 100%;
    width: auto;
  }
  @supports (padding: max(0)) {
    .s-hn-sidebar.s-hn .n-l {
      margin-left: max(1.875rem, env(safe-area-inset-left));
    }
  }
  body.wnd-cms .s-hn-sidebar.s-hn .n-l {
    padding-top: 1.875rem;
  }
  .s-hn-sidebar.s-hn .s-i {
    padding: 1.25rem 0 0;
  }
  .s-hn-sidebar.s-hn .s-c {
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  .s-hn-sidebar .wnd-fixed {
    position: static;
    width: 100%;
  }
  .s-hn-centered .n-l-i.slogan-container > .s-c {
    padding-top: 3.4375rem;
    padding-bottom: 1.625rem;
  }
  .s-hn-centered .n-l-w {
    position: relative;
    pointer-events: all;
  }
  .s-hn-centered .n-l-w .s-c {
    padding: 0.625rem 1.25rem;
  }
  .s-hn-centered .cart-and-mobile {
    width: auto;
    justify-content: flex-start;
    padding: 0;
    flex-shrink: 0;
  }
  .s-hn-centered .logo-slogan {
    margin: 0 auto;
  }
  .s-hn-centered .logo,
  .s-hn-centered .logo-slogan {
    max-width: 85%;
  }
  .wnd-eshop .s-hn-centered .logo,
  .wnd-eshop .s-hn-centered .logo-slogan {
    max-width: 90%;
  }
  .l-d-border:not(.wt-blogpost)
    body:not(.wt-blogpost)
    .s-hn-bottom.hn-no-bg.wnd-nh-m {
    height: 6.125rem;
  }
  .wnd-cms.l-d-border:not(.wt-blogpost)
    body:not(.wt-blogpost)
    .s-hn-bottom.hn-no-bg.wnd-nh-m {
    height: 5.625rem;
  }
  .l-d-border:not(.wt-blogpost)
    body:not(.wt-blogpost)
    .s-hn-bottom.hn-no-bg.wnd-nh-l {
    height: 9.125rem;
  }
  .wnd-cms.l-d-border:not(.wt-blogpost)
    body:not(.wt-blogpost)
    .s-hn-bottom.hn-no-bg.wnd-nh-l {
    height: 8.625rem;
  }
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-d .cart.wnd-active a,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-d
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-d
    .level-1
    > li.wnd-active
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-dt .cart.wnd-active a,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-dt
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-dt
    .level-1
    > li.wnd-active
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-m .cart.wnd-active a,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-m
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-m
    .level-1
    > li.wnd-active
    > .menu-item,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-d
    .cart
    a:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-d
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-d
    .search-icon:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-dt
    .cart
    a:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-dt
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-dt
    .search-icon:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-m
    .cart
    a:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-m
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-m
    .search-icon:hover {
    background: hsla(0, 0%, 100%, 0.2);
  }
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-b .cart.wnd-active a,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-b
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-b
    .level-1
    > li.wnd-active
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-ml .cart.wnd-active a,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-ml
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-ml
    .level-1
    > li.wnd-active
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-w .cart.wnd-active a,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-w
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-w
    .level-1
    > li.wnd-active
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-wt .cart.wnd-active a,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-wt
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-wt
    .level-1
    > li.wnd-active
    > .menu-item,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-b
    .cart
    a:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-b
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-b
    .search-icon:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-ml
    .cart
    a:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-ml
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-ml
    .search-icon:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-w
    .cart
    a:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-w
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-w
    .search-icon:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-wt
    .cart
    a:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-wt
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .menu-bottom.s-hn.hn-no-bg.wnd-mt-classic.sc-wt
    .search-icon:hover {
    background: rgba(0, 0, 0, 0.2);
  }
  .s-basic-box .box-space {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .l-boxed .s-basic-box .box-space,
  .l-narrow .s-basic-box .box-space {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .s-hc-c .s-hc-button-box,
  .s-hc-claim-box .s-hc-c {
    width: calc(100% - 2.5rem);
    margin: 0 1.25rem;
  }
  .hb-on .s-hb {
    display: block;
  }
  .s-hb {
    z-index: 33;
  }
  .menu-open .s-hb {
    z-index: 30;
  }
  .s-hb .s-c {
    padding: 0 2.1875rem;
  }
  .s-hb-c {
    justify-content: flex-start;
  }
  .s-hb .hb-si {
    margin-right: 0.625rem;
  }
  .s-hb .hb-ci {
    margin-right: auto;
    flex: 1 1;
  }
  .s-hb .hb-ci .ci-mail,
  .s-hb .hb-ci .ci-phone {
    display: block;
  }
  .s-hb .hb-ci .ci-mail.empty,
  .s-hb .hb-ci .ci-phone.empty {
    display: none;
  }
  .s-hb .hb-ci .ci {
    margin-left: 0.625rem;
    padding: 0 1.25rem 0 0;
  }
  .s-hb .hb-ci .ci-news {
    margin-left: 1.25rem;
    flex-shrink: 1;
  }
  .s-hb .hb-ci .ci-news.empty {
    display: none;
  }
  .s-hb:not(.wnd-hbl-on, .wnd-hbc-on).wnd-hbi-on .ci-c {
    justify-content: flex-end;
  }
  .wnd-cms .si-c:empty {
    display: flex;
    width: 5.9375rem;
  }
  .wnd-cms .si-c:empty:before {
    display: block;
    width: 100%;
    height: calc(100% - 0.25rem);
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left 0.0625rem top 50%;
  }
  .wnd-cms .si-c a:first-child {
    margin-left: 0.3125rem;
  }
  .ci-c > div {
    margin-left: 1.25rem;
  }
  .ci-c > div:first-child {
    margin-left: 0.625rem !important;
  }
  .l-sidebar .s-hb {
    position: fixed;
    right: auto;
    width: 100vw;
    max-width: 100%;
    top: 0;
  }
  .l-sidebar .s-hb .s-c {
    max-width: 100%;
    padding: 0 1.25rem;
  }
  .l-sidebar.wnd-cms.hb-on .s-hb {
    top: 2.8125rem;
  }
  .l-sidebar.wnd-cms.hb-on.wnd-uft .s-hb {
    top: 3.0625rem;
  }
  .hb-on .wnd-page:not(.wnd-suppression) .s-hn-sidebar {
    margin-top: 2.5rem;
    height: calc(100% - 2.5rem);
  }
  .wnd-cms.hb-on .wnd-page:not(.wnd-suppression) .s-hn-sidebar {
    margin-top: 5.5625rem;
    height: calc(100% - 3.0625rem - 2.5rem);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .cart.wnd-active
    a
    .cart-text
    span,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li.wnd-active-path
    > .menu-item:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li.wnd-active
    > .menu-item:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .search.wnd-active
    .search-icon-text,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default:not(
      .wnd-mt-sidebar
    ).hover
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default:not(
      .wnd-mt-sidebar
    ).hover
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default:not(
      .wnd-mt-sidebar
    ).hover
    > .menu-item:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default:not(
      .wnd-mt-sliding
    ).hover
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default:not(
      .wnd-mt-sliding
    ).hover
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default:not(
      .wnd-mt-sliding
    ).hover
    > .menu-item:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
    .level-1
    > li
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-strikethrough
    .level-1
    > li
    > .menu-item:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li.wnd-active-path
    > .menu-item:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li.wnd-active
    > .menu-item:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-max
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .level-1
    > li
    > .menu-item:hover:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default
    .search:hover
    .search-icon-text,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li
    > .menu-item:hover:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-1
    > li
    > .mm-arrow:hover:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .level-3
    > li
    > .menu-item:hover {
    color: var(--ac-color);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .cart
    a
    .cart-text
    span:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .cart
    a
    .cart-text
    span:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .search-icon-text:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .search-icon-text:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .cart
    a
    .cart-text
    span:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .cart
    a
    .cart-text
    span:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .level-1
    > li
    > .menu-item
    span:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .level-1
    > li
    > .menu-item
    span:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .search-icon-text:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .search-icon-text:before,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: var(--ac-color);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-bottom.wnd-mt-classic
    .cart.wnd-active
    a,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-bottom.wnd-mt-classic
    .cart
    a:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover {
    border-top-color: var(--ac-color);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .cart.wnd-active
    a
    .cart-text
    span,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .search.wnd-active
    .search-icon-text,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .cart.wnd-active
    a
    .cart-text
    span,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .search.wnd-active
    .search-icon-text,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .cart.wnd-active
    a
    .cart-text
    span,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .cart
    a:hover
    .cart-text
    span,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .search.wnd-active
    .search-icon-text,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-spaces
    .search:hover
    .search-icon-text,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text {
    color: var(--ac-color);
    text-shadow: 0 0 0.0625rem rgba(var(--ac-color-rgb), 0.5);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-2
    > li
    .mm-arrow:hover:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-2
    > li
    > .menu-item:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-3
    > li
    > .menu-item:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-max
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar.menu-default
    .level-1
    > li
    > .mm-arrow:hover:after {
    color: var(--ac-color);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-max
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-3
    > li
    > .menu-item:hover {
    border-left-color: var(--ac-color);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    .search-bar-submit {
    color: var(--ac-color);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active,
  body.touched
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    .search-bar-submit:hover {
    background: var(--ac-color);
    color: var(--ac-basic);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active
    span,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active
    span:after,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active
    span:before,
  body.touched
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active
    span,
  body.touched
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active
    span:after,
  body.touched
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu-submit.active
    span:before {
    background-color: var(--ac-basic);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .mm-arrow:hover,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: var(--ac-color);
  }
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic
    .search-bar-input:focus,
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar
    .search-bar-input:focus,
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .search-bar-input:focus {
    border-color: rgba(var(--ac-color-rgb), 0.4);
  }
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic
    .search-bar-submit,
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar
    .search-bar-submit,
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .search-bar-submit {
    background: var(--ac-color);
  }
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-classic
    .search-bar-submit:hover,
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sidebar
    .search-bar-submit:hover,
  .ac-n.wnd-s-b
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).s-hn.wnd-mt-sliding
    .search-bar-submit:hover {
    background: hsl(
      var(--ac-color-h),
      var(--ac-color-s),
      calc(var(--ac-color-l) + var(--ac-color-l) / 100 * -10)
    );
  }
  .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).logo-sidebar
    .logo-color
    .b-l-c {
    background-color: transparent;
  }
  .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).logo-sidebar
    .logo-color
    .b-l-text-w {
    background-color: var(--ac-color);
    color: var(--ac-basic);
  }
  .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).logo-sidebar
    .logo-color-alpha
    .b-l-c {
    background-color: transparent;
  }
  .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).logo-sidebar
    .logo-color-alpha
    .b-l-text-w {
    background-color: rgba(var(--ac-color-rgb), 0.7);
    color: var(--ac-basic);
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-acs.logo-sidebar
    .logo-wb
    embed,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-b.logo-sidebar
    .logo-wb
    embed,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-ml.logo-sidebar
    .logo-wb
    embed,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-w.logo-sidebar
    .logo-wb
    embed,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-wt.logo-sidebar
    .logo-wb
    embed {
    color: var(--ac-color);
    outline-color: var(--ac-icon-outline-lbg) !important;
    border-color: var(--ac-icon-border-lbg) !important;
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-d.logo-sidebar
    .logo-wb
    embed,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-dt.logo-sidebar
    .logo-wb
    embed,
  .ac-n
    .wnd-page:not(.ac-none)
    .s:not(.sc-ac, .sc-acd, .sc-acl).sc-m.logo-sidebar
    .logo-wb
    embed {
    color: var(--ac-color);
    outline-color: var(--ac-icon-outline-dbg) !important;
    border-color: var(--ac-icon-border-dbg) !important;
  }
  .ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-max
    > li.wnd-active
    > .menu-item,
  .ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched).ac-n
    .wnd-page:not(.ac-none)
    .s[class*="sc-ac"].s-hn.wnd-mt-classic.menu-bottom
    #menu
    .level-3
    > li
    > .menu-item:hover {
    border-left-color: var(--ac-color);
  }
}
@media screen and (min-width: 56.25em) and (min-height: 90em) {
  .wnd-hh-full {
    min-height: 62.5vw;
  }
}
@media screen and (min-width: 56.25em) and (max-height: 47.99375em) {
  .l-sidebar .l-w {
    grid-template-areas: "a b" "a b" "a c";
  }
  .l-sidebar .l-f {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    float: none !important;
    clear: both !important;
    z-index: 0 !important;
  }
  .l-sidebar .l-f .footer-container {
    padding-left: 18.75rem;
  }
  .l-sidebar #fe_footer {
    padding-left: 18.75rem;
    width: auto;
  }
  .l-sidebar .s-f {
    background-color: transparent !important;
  }
  .s-hn-sidebar.s-hn .n-l {
    padding-top: 0.9375rem !important;
  }
}
@media screen and (min-width: 56.25em) and (max-height: 47.875em) {
  .l-sidebar .s-f-ccy-t > span,
  .l-sidebar .s-f-lang-t > span,
  .l-sidebar .s-f .it-c,
  .l-sidebar .sf,
  .l-sidebar .sf-cbr {
    padding: 0.0625rem 0.625rem;
  }
  .l-sidebar.wnd-multicurrency:not(.wnd-multilang)
    .s-f-basic
    .s-f-l
    .s-f-l-c-currency {
    max-width: 50%;
  }
  .l-sidebar.wnd-multicurrency:not(.wnd-multilang)
    .s-f-basic
    .s-f-l
    .s-f-l-c-currency
    .s-f-ccy-t
    span {
    padding-right: 0;
  }
  .l-sidebar.wnd-multilang:not(.wnd-multicurrency) .s-f-basic .s-f-l-c-last {
    max-width: 50%;
  }
  .l-sidebar.wnd-multilang:not(.wnd-multicurrency)
    .s-f-basic
    .s-f-l-c-last
    .s-f-lang-t
    span {
    padding-right: 0;
  }
  .l-sidebar.wnd-multicurrency.wnd-multilang .s-f-basic .s-f-l-c-currency,
  .l-sidebar.wnd-multicurrency.wnd-multilang .s-f-basic .s-f-l-c-last {
    max-width: 33%;
  }
}
@media screen and (min-width: 56.25em) and (min-height: 47.99375em) {
  .l-sidebar.wnd-multicurrency .s-f-l,
  .l-sidebar.wnd-multilang .s-f-l {
    flex-direction: column;
  }
  .l-sidebar .s-f-l-c {
    float: none;
    text-align: center;
  }
  .l-sidebar .s-f-l-c-first {
    text-align: center;
  }
  .l-sidebar .s-f-l-c-currency,
  .l-sidebar .s-f-l-c-last {
    text-align: center;
    max-width: 100%;
  }
  .l-sidebar .s-f-l-c-currency {
    padding: 0;
  }
  .l-sidebar.wnd-multilang .s-f-l-c-first,
  .l-sidebar.wnd-multilang .s-f-l-c-last {
    text-align: center;
    width: 100%;
    flex-grow: 0;
  }
  .l-sidebar .s-f-ccy-t > span,
  .l-sidebar .s-f-lang-t > span {
    padding: 0.3125rem 0.625rem;
  }
  .l-sidebar .s-f-ccy-i,
  .l-sidebar .s-f-lang-i {
    margin-right: 0;
  }
  .l-sidebar .s-f .sf-cbr {
    width: 100%;
    padding-top: 0;
  }
  .l-sidebar .s-f .sf-cbr:before {
    display: none;
  }
  .l-sidebar .s-f .s-c {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .l-sidebar .s-f-border.border-top:before {
    display: none;
  }
  .l-sidebar.l-d-waves .s-f .s-o:before {
    display: none !important;
  }
  .wnd-multilang.l-sidebar .s-f-basic .s-f-cr .it,
  .wnd-multilang.l-sidebar .s-f-basic .s-f-sf {
    margin-left: 0;
  }
  .l-sidebar .s-f-basic .s-f-ccy-i,
  .l-sidebar .s-f-basic .s-f-lang-i {
    margin-top: -0.3125rem;
    display: inline-block;
  }
  .l-sidebar .s-f-basic .s-f-l {
    padding: 0;
  }
  .l-sidebar .s-f-basic .s-f-l .s-f-l-c-first {
    text-align: center;
    order: 3;
  }
  .l-sidebar .s-f-basic .s-f-l .s-f-l-c-last {
    text-align: center;
    max-width: 100%;
    order: 1;
  }
  .l-sidebar .s-f-basic .s-f-l .s-f-l-c-currency {
    text-align: center;
    max-width: 100%;
    padding: 0 !important;
    margin-top: 0.3125rem;
    order: 2;
  }
}
@media screen and (min-width: 56.25em) and (min-height: 48em) {
  .l-boxed .l-m .s-hm-bdh.hn-centered + .s,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden) + .s {
    margin-top: -12.5rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-normal .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-normal .h-c {
    padding-bottom: 15.625rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-higher .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-higher .h-c {
    padding-bottom: 16.5625rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-high .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-high .h-c {
    padding-bottom: 18.125rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.s-hm-no-claim.wnd-h-auto.wnd-nh-m,
  .l-boxed
    .l-m
    .s-hm:not(.hn-bottom, .s-hm-hidden).s-hm-no-claim.wnd-h-auto.wnd-nh-m {
    min-height: 23.125rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.s-hm-no-claim.wnd-h-auto.wnd-nh-l,
  .l-boxed
    .l-m
    .s-hm:not(.hn-bottom, .s-hm-hidden).s-hm-no-claim.wnd-h-auto.wnd-nh-l {
    min-height: 25.625rem;
  }
  .l-boxed
    .l-m
    .s-hm.hn-centered:not(.s-hm-hidden).s-hm-no-claim.hn-no-bg
    .h-c {
    padding-bottom: 15.625rem;
  }
}
@media screen and (min-width: 56.25em) and (max-height: 37.49375em) {
  .s-hn-sidebar.s-hn .n-l {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 56.25em) and (min-height: 62.5em) {
  .s-hn-sidebar.s-hn .n-l {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 56.875em) {
  .wt-blogpost:not(.l-sidebar) .wnd-w-wider .wnd-float-left {
    margin-left: 5.44vw !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-wider .wnd-float-right {
    margin-right: 5.44vw !important;
  }
}
@media screen and (min-width: 59.5em) {
  .wt-blogpost:not(.l-sidebar) .wnd-w-wide .wnd-float-left {
    margin-left: 6vw !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-wide .wnd-float-right {
    margin-right: 6vw !important;
  }
}
@media screen and (min-width: 60.9375em) {
  .l:not(.l-sidebar) .wnd-w-default .wnd-float-left {
    margin-left: 3.69vw !important;
  }
  .l:not(.l-sidebar) .wnd-w-default .wnd-float-right {
    margin-right: 3.69vw !important;
  }
}
@media screen and (min-width: 62.5em) {
  .l:not(.l-sidebar) .wnd-w-narrow .wnd-float-left {
    margin-left: 3.75rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-narrow .wnd-float-left {
    margin-left: 7.8125rem !important;
  }
  .l:not(.l-sidebar) .wnd-w-narrow .wnd-float-right {
    margin-right: 3.75rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-narrow .wnd-float-right {
    margin-right: 7.8125rem !important;
  }
  .wnd-s-i .wnd-w-narrow .ssb-wrapper {
    left: calc((100vw - 62.5rem) / 2);
    right: calc((100vw - 62.5rem) / 2);
  }
}
@media screen and (min-width: 63.3125em) {
  .l:not(.l-sidebar) .wnd-w-wider .wnd-float-left {
    margin-left: 4.56vw !important;
  }
  .l:not(.l-sidebar) .wnd-w-wider .wnd-float-right {
    margin-right: 4.56vw !important;
  }
}
@media screen and (min-width: 65.1875em) {
  .l:not(.l-sidebar) .wnd-w-wide .wnd-float-left {
    margin-left: 5.61vw !important;
  }
  .l:not(.l-sidebar) .wnd-w-wide .wnd-float-right {
    margin-right: 5.61vw !important;
  }
}
@media screen and (min-width: 71.25em) {
  .l:not(.l-sidebar) .wnd-w-default .wnd-float-left {
    margin-left: 5.1625rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-default .wnd-float-left {
    margin-left: 9.08125rem !important;
  }
  .l:not(.l-sidebar) .wnd-w-default .wnd-float-right {
    margin-right: 5.1625rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-default .wnd-float-right {
    margin-right: 9.08125rem !important;
  }
  .wnd-s-i .wnd-w-default .ssb-wrapper {
    left: calc((100vw - 71.25rem) / 2);
    right: calc((100vw - 71.25rem) / 2);
  }
}
@media screen and (min-width: 74.5em) {
  .wt-blogpost:not(.l-sidebar) .wnd-w-max .wnd-float-left {
    margin-left: 6vw !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-max .wnd-float-right {
    margin-right: 6vw !important;
  }
}
@media screen and (min-width: 75em) {
  @supports (padding: max(0)) {
    .s-c {
      padding-left: max(1.25rem, env(safe-area-inset-left));
      padding-right: max(1.25rem, env(safe-area-inset-right));
    }
  }
  .s-c {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .wnd-s-normal .s-c {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .wnd-s-normal .box-space {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .wnd-s-normal.wn-space-top .s-c {
    padding-top: 1.5rem;
  }
  .wnd-s-normal.wn-space-bottom .s-c {
    padding-bottom: 1.5rem;
  }
  .wnd-s-higher .s-c {
    padding-top: 5.3125rem;
    padding-bottom: 5.3125rem;
  }
  .wnd-s-higher .box-space {
    padding-top: 2.65625rem;
    padding-bottom: 2.65625rem;
  }
  .wnd-s-higher.s-f .s-c {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .wnd-s-higher.wn-space-top .s-c {
    padding-top: 2.125rem;
  }
  .wnd-s-higher.wn-space-bottom .s-c {
    padding-bottom: 2.125rem;
  }
  .wnd-s-high .s-c {
    padding-top: 6.875rem;
    padding-bottom: 6.875rem;
  }
  .wnd-s-high .box-space,
  .wnd-s-high.s-f .s-c {
    padding-top: 3.4375rem;
    padding-bottom: 3.4375rem;
  }
  .wnd-s-high.wn-space-top .s-c {
    padding-top: 3rem;
  }
  .wnd-s-high.wn-space-bottom .s-c {
    padding-bottom: 3rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-higher
    .s-c {
    padding-top: 2.625rem;
  }
  .l:not(.l-boxed, .l-sidebar)
    .l-m
    .s-hm-hidden
    + .s:not(.s-hc).wnd-s-high
    .s-c {
    padding-top: 3.4375rem;
  }
  .l-narrow .wnd-s-normal .box-space {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .l-narrow .wnd-s-higher .box-space {
    padding-top: 5.3125rem;
    padding-bottom: 5.3125rem;
  }
  .l-narrow .wnd-s-high .box-space {
    padding-top: 6.875rem;
    padding-bottom: 6.875rem;
  }
  .l-boxed .wnd-s-normal .box-space {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .l-boxed .wnd-s-higher .box-space {
    padding-top: 5.3125rem;
    padding-bottom: 5.3125rem;
  }
  .l-boxed .wnd-s-higher.s-f-simple .s-c {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .l-boxed .wnd-s-high .box-space {
    padding-top: 6.875rem;
    padding-bottom: 6.875rem;
  }
  .l-boxed .wnd-s-high.s-f-simple .s-c {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  @supports (padding: max(0)) {
    .l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
      padding-left: max(3.75rem, env(safe-area-inset-left));
      padding-right: max(3.75rem, env(safe-area-inset-right));
    }
  }
  .l-boxed .s:not(.s-hn, .s-hm, .s-hb) .s-c {
    padding-right: 3.75rem;
    padding-left: 3.75rem;
  }
  .l-boxed .l-m .s:not(:first-child) {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .l-boxed .l-f .s {
    padding-top: 3.125rem;
  }
  .l-boxed .l-f .s.s-f-simple {
    padding-bottom: 3.125rem;
  }
  .arrow-prev {
    left: -0.9375rem;
  }
  .arrow-next {
    right: -0.9375rem;
  }
  .wnd-s-high:not(.s-f) .cw-c,
  .wnd-s-higher:not(.s-f) .cw-c {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .wnd-s-high:not(.s-f) .c-c,
  .wnd-s-higher:not(.s-f) .c-c {
    padding: 0.625rem;
  }
  .logo.logo-60 {
    font-size: 3.75rem;
  }
  .logo.logo-64 {
    font-size: 4rem;
  }
  .logo.logo-70 {
    font-size: 4.375rem;
  }
  .logo.logo-75 {
    font-size: 4.6875rem;
  }
  .claim .claim-46 {
    font-size: 2.875rem;
  }
  .claim .claim-52 {
    font-size: 3.25rem;
  }
  .claim .claim-55 {
    font-size: 3.4375rem;
  }
  .claim .claim-56 {
    font-size: 3.5rem;
  }
  .claim .claim-58 {
    font-size: 3.625rem;
  }
  .claim .claim-60 {
    font-size: 3.75rem;
  }
  .claim .claim-64 {
    font-size: 4rem;
  }
  .claim .claim-65 {
    font-size: 4.0625rem;
  }
  .claim .claim-72 {
    font-size: 4.5rem;
  }
  .claim .claim-80 {
    font-size: 5rem;
  }
  .claim .claim-100 {
    font-size: 6.25rem;
  }
  .claim .claim-114 {
    font-size: 7.125rem;
  }
  .claim .claim-120 {
    font-size: 7.5rem;
  }
  .claim .claim-122 {
    font-size: 7.625rem;
  }
  .claim .claim-130 {
    font-size: 8.125rem;
  }
  .claim .claim-142 {
    font-size: 8.875rem;
  }
  .claim .claim-170 {
    font-size: 10.625rem;
  }
  .img-s-p .b-img.wnd-type-image .b-img-c {
    padding-top: 185%;
  }
  .img-s-p .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 185% !important;
  }
  .wnd-replace-form-button {
    left: 1.25rem;
    max-width: calc(100% - 2.5rem);
  }
  .b-btn-s-l .c .wnd-replace-form-button {
    min-width: calc(100% - 2.5rem);
    left: 1.25rem;
  }
  @container c (min-width:320px) {
    .b-btn-s-l .c .wnd-replace-form-button {
      min-width: 14rem;
      left: 1.25rem;
    }
  }
  @container c (min-width:600px) {
    .b-btn-s-l .c .wnd-replace-form-button {
      min-width: 16rem;
      left: 1.25rem;
    }
  }
  .b-btn-s-m .c .wnd-replace-form-button {
    min-width: calc(100% - 2.5rem);
    left: 1.25rem;
  }
  @container c (min-width:320px) {
    .b-btn-s-m .c .wnd-replace-form-button {
      min-width: 10rem;
      left: 1.25rem;
    }
  }
  @container c (min-width:600px) {
    .b-btn-s-m .c .wnd-replace-form-button {
      min-width: 12rem;
      left: 1.25rem;
    }
  }
  .wnd-s-high:not(.s-f) .b-hr-line.line-auto,
  .wnd-s-higher:not(.s-f) .b-hr-line.line-auto {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  @container c (max-width:599.9px) {
    .c .form.b-form-default {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @container c (max-width:599.9px) {
    .c .form.b-form-default .datepicker-icon {
      bottom: 1.0625rem;
      right: 2.1875rem;
    }
  }
  @container c (max-width:599.9px) {
    .c .form.b-form-default .form-captcha,
    .c .form.b-form-default .form-submit {
      padding: 0.625rem 1.25rem;
    }
  }
  @container c (max-width:599.9px) {
    .form.b-form-default.f-rg-normal .form-warning,
    .form.b-form-default.f-rg-normal > .form-input,
    .form.b-form-default.f-rg-normal > form > fieldset > div > .form-input {
      padding: 0.3125rem 1.25rem;
    }
  }
  .c .b-form-light.form {
    padding-left: 0;
    padding-right: 0;
  }
  .b-form-light.form .form-submit,
  .b-form-light.form .form-warning,
  .b-form-light.form > .form-input,
  .b-form-light.form > form > fieldset > div > .form-input {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .b-form-light.form label {
    left: 0.9375rem;
    right: 0.9375rem;
  }
  .b-form-light.form .datepicker-icon,
  .b-form-light.form .form-number-controls {
    right: 1.25rem;
  }
  .b-form-light.form .form-file-base,
  .b-form-light.form .form-file-cover {
    left: 1.25rem;
    right: 1.25rem;
  }
  .b-form-light.form .form-file-remove {
    right: 1.25rem;
  }
  .b-form-light.form .form-group-content label {
    padding: 0.125rem 0 0 2.8125rem;
  }
  .b-form-light.form .form-submit .wnd-replace-form-button {
    margin-left: 0.9375rem;
  }
  .b-form-light.form .form-captcha {
    padding-left: 1.25rem;
  }
  .blog.grid .blog-wrapper {
    padding: 0.3125rem;
  }
  .blog.grid .blog-empty-listing {
    padding-top: 0.625rem;
  }
  .wnd-free-stripe-link {
    padding: 0.625rem 1.875rem;
  }
  .cb-button {
    margin: 0.875rem 0 0.875rem 1.25rem;
  }
  .cb-button:first-of-type {
    margin-left: 0;
  }
  .cb-bar-c {
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .cb-bar-text {
    padding: 0.875rem 5% 0.875rem 0;
    width: 50%;
  }
  .cb-bar-buttons {
    text-align: right;
    align-self: center;
    flex-basis: 0;
    flex-grow: 1;
  }
  .wnd-s-high .mt-image-top.grid-2 .mt-item,
  .wnd-s-higher .mt-image-top.grid-2 .mt-item {
    padding: 1.875rem;
  }
  .wnd-s-high .mt-image-top.grid-2 .mt-container,
  .wnd-s-higher .mt-image-top.grid-2 .mt-container {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .s-f-border.border-top:before {
    left: 2.5rem;
    right: 2.5rem;
  }
  .s-f-edit .s-f-l-w {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .s-f-edit .s-f-l-w:before {
    left: 2.5rem;
    right: 2.5rem;
  }
  .l-boxed .s-f-edit .s-f-l-w .s-bg {
    top: 3.125rem;
  }
  .s-f-map .s-bg-w {
    left: 2.5rem;
    width: 45%;
  }
  .s-f-map .s-f-l-w {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .s-f-map.wnd-s-higher .s-f-cols {
    padding-top: 8.1875rem;
    padding-bottom: 5.3125rem;
  }
  .s-f-map.wnd-s-higher .s-bg-w {
    top: 8.1875rem;
    margin-bottom: 5.3125rem;
  }
  .l-default .s-f-map.wnd-w-narrow .s-bg-w,
  .l-default .s-f-map.wnd-w-narrow .s-f-cols-ez-w {
    left: max(calc((100% - 62.5rem) / 2 + 2.5rem), 2.5rem);
  }
  .l-default .s-f-map.wnd-w-default .s-bg-w,
  .l-default .s-f-map.wnd-w-default .s-f-cols-ez-w {
    left: max(calc((100% - 71.25rem) / 2 + 2.5rem), 2.5rem);
  }
  .l-default .s-f-map.wnd-w-wider .s-bg-w,
  .l-default .s-f-map.wnd-w-wider .s-f-cols-ez-w {
    left: max(calc((100% - 80rem) / 2 + 2.5rem), 2.5rem);
  }
  .l-default .s-f-map.wnd-w-wide .s-bg-w,
  .l-default .s-f-map.wnd-w-wide .s-f-cols-ez-w {
    left: max(calc((100% - 95rem) / 2 + 2.5rem), 2.5rem);
  }
  .l-default .s-f-map.wnd-w-max .s-bg-w,
  .l-default .s-f-map.wnd-w-max .s-f-cols-ez-w {
    margin-left: 2.5rem;
  }
  .s-hm.s-hm-button.wnd-w-default.wnd-p-bl .h-c-b,
  .s-hm.s-hm-button.wnd-w-default.wnd-p-br .h-c-b,
  .s-hm.s-hm-button.wnd-w-default.wnd-p-cl .h-c-b,
  .s-hm.s-hm-button.wnd-w-default.wnd-p-cr .h-c-b,
  .s-hm.s-hm-button.wnd-w-default.wnd-p-tl .h-c-b,
  .s-hm.s-hm-button.wnd-w-default.wnd-p-tr .h-c-b,
  .s-hm.s-hm-button.wnd-w-wide.wnd-p-bl .h-c-b,
  .s-hm.s-hm-button.wnd-w-wide.wnd-p-br .h-c-b,
  .s-hm.s-hm-button.wnd-w-wide.wnd-p-cl .h-c-b,
  .s-hm.s-hm-button.wnd-w-wide.wnd-p-cr .h-c-b,
  .s-hm.s-hm-button.wnd-w-wide.wnd-p-tl .h-c-b,
  .s-hm.s-hm-button.wnd-w-wide.wnd-p-tr .h-c-b,
  .s-hm.s-hm-button.wnd-w-wider.wnd-p-bl .h-c-b,
  .s-hm.s-hm-button.wnd-w-wider.wnd-p-br .h-c-b,
  .s-hm.s-hm-button.wnd-w-wider.wnd-p-cl .h-c-b,
  .s-hm.s-hm-button.wnd-w-wider.wnd-p-cr .h-c-b,
  .s-hm.s-hm-button.wnd-w-wider.wnd-p-tl .h-c-b,
  .s-hm.s-hm-button.wnd-w-wider.wnd-p-tr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-default.wnd-p-bl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-default.wnd-p-br .h-c-b,
  .s-hm.s-hm-claims.wnd-w-default.wnd-p-cl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-default.wnd-p-cr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-default.wnd-p-tl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-default.wnd-p-tr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wide.wnd-p-bl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wide.wnd-p-br .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wide.wnd-p-cl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wide.wnd-p-cr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wide.wnd-p-tl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wide.wnd-p-tr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wider.wnd-p-bl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wider.wnd-p-br .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wider.wnd-p-cl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wider.wnd-p-cr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wider.wnd-p-tl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-wider.wnd-p-tr .h-c-b {
    max-width: 70%;
  }
  .s-hm.s-hm-button.wnd-w-max.wnd-p-bl .h-c-b,
  .s-hm.s-hm-button.wnd-w-max.wnd-p-br .h-c-b,
  .s-hm.s-hm-button.wnd-w-max.wnd-p-cl .h-c-b,
  .s-hm.s-hm-button.wnd-w-max.wnd-p-cr .h-c-b,
  .s-hm.s-hm-button.wnd-w-max.wnd-p-tl .h-c-b,
  .s-hm.s-hm-button.wnd-w-max.wnd-p-tr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-max.wnd-p-bl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-max.wnd-p-br .h-c-b,
  .s-hm.s-hm-claims.wnd-w-max.wnd-p-cl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-max.wnd-p-cr .h-c-b,
  .s-hm.s-hm-claims.wnd-w-max.wnd-p-tl .h-c-b,
  .s-hm.s-hm-claims.wnd-w-max.wnd-p-tr .h-c-b {
    max-width: 60%;
  }
  .s-hm.s-hm-contentbox .h-c-b {
    max-width: 80%;
  }
  .s-hm.s-hm-contentbox.wnd-p-bl .h-c-b,
  .s-hm.s-hm-contentbox.wnd-p-br .h-c-b,
  .s-hm.s-hm-contentbox.wnd-p-cl .h-c-b,
  .s-hm.s-hm-contentbox.wnd-p-cr .h-c-b,
  .s-hm.s-hm-contentbox.wnd-p-tl .h-c-b,
  .s-hm.s-hm-contentbox.wnd-p-tr .h-c-b {
    max-width: 50%;
  }
  .s-hn .n-l {
    padding: 0 2.5rem;
  }
  .l-boxed .s-hn.sticky .n-l .s-c {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .s-hb .s-c {
    padding: 0 2.5rem;
  }
}
@media screen and (min-width: 56.25em) and (min-width: 75em) {
  .s-f-map .s-f-cols-ez-w {
    left: 2.5rem;
    width: 45%;
  }
}
@media screen and (min-width: 75em) and (min-height: 48em) {
  .l-boxed .l-m .s-hm-bdh.hn-centered + .s,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden) + .s {
    margin-top: -16.25rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-normal .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-normal .h-c {
    padding-bottom: 20rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-higher .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-higher .h-c {
    padding-bottom: 21.5625rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.wnd-s-high .h-c,
  .l-boxed .l-m .s-hm:not(.hn-bottom, .s-hm-hidden).wnd-s-high .h-c {
    padding-bottom: 23.125rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.s-hm-no-claim.wnd-h-auto.wnd-nh-m,
  .l-boxed
    .l-m
    .s-hm:not(.hn-bottom, .s-hm-hidden).s-hm-no-claim.wnd-h-auto.wnd-nh-m {
    min-height: 26.875rem;
  }
  .l-boxed .l-m .s-hm-bdh.hn-centered.s-hm-no-claim.wnd-h-auto.wnd-nh-l,
  .l-boxed
    .l-m
    .s-hm:not(.hn-bottom, .s-hm-hidden).s-hm-no-claim.wnd-h-auto.wnd-nh-l {
    min-height: 29.375rem;
  }
  .l-boxed
    .l-m
    .s-hm.hn-centered:not(.s-hm-hidden).s-hm-no-claim.hn-no-bg
    .h-c {
    padding-bottom: 20rem;
  }
}
@media screen and (min-width: 80em) {
  .l:not(.l-sidebar) .wnd-w-wider .wnd-float-left {
    margin-left: 8.35rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-wider .wnd-float-left {
    margin-left: 11.55rem !important;
  }
  .l:not(.l-sidebar) .wnd-w-wider .wnd-float-right {
    margin-right: 8.35rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-wider .wnd-float-right {
    margin-right: 11.55rem !important;
  }
  .wnd-s-i .wnd-w-wider .ssb-wrapper {
    left: calc((100vw - 80rem) / 2);
    right: calc((100vw - 80rem) / 2);
  }
}
@media screen and (min-width: 81.6875em) {
  .l:not(.l-sidebar) .wnd-w-max .wnd-float-left {
    margin-left: 5.61vw !important;
  }
  .l:not(.l-sidebar) .wnd-w-max .wnd-float-right {
    margin-right: 5.61vw !important;
  }
}
@media screen and (min-width: 87.5em) {
  .pswp__caption__center {
    max-width: 70%;
  }
}
@media screen and (min-width: 95em) {
  .l:not(.l-sidebar) .wnd-w-wide .wnd-float-left {
    margin-left: 14.9rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-wide .wnd-float-left {
    margin-left: 17.75rem !important;
  }
  .l:not(.l-sidebar) .wnd-w-wide .wnd-float-right {
    margin-right: 14.9rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-wide .wnd-float-right {
    margin-right: 17.75rem !important;
  }
  .wnd-s-i .wnd-w-wide .ssb-wrapper {
    left: calc((100vw - 95rem) / 2);
    right: calc((100vw - 95rem) / 2);
  }
}
@media screen and (min-width: 98.125em) {
  .l-default .s-f-map.wnd-w-narrow.wnd-s-normal .s-f-cols {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-narrow.wnd-s-normal .s-bg-w {
    top: 5rem;
    margin-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-narrow.wnd-s-higher .s-f-cols {
    padding-top: 6.5625rem;
    padding-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-narrow.wnd-s-higher .s-bg-w {
    top: 6.5625rem;
    margin-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-narrow.wnd-s-high .s-f-cols {
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }
  .l-default .s-f-map.wnd-w-narrow.wnd-s-high .s-bg-w {
    top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}
@media screen and (min-width: 106.875em) {
  .l-default .s-f-map.wnd-w-default.wnd-s-normal .s-f-cols {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-default.wnd-s-normal .s-bg-w {
    top: 5rem;
    margin-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-default.wnd-s-higher .s-f-cols {
    padding-top: 6.5625rem;
    padding-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-default.wnd-s-higher .s-bg-w {
    top: 6.5625rem;
    margin-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-default.wnd-s-high .s-f-cols {
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }
  .l-default .s-f-map.wnd-w-default.wnd-s-high .s-bg-w {
    top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}
@media screen and (min-width: 115.625em) {
  .l-default .s-f-map.wnd-w-wider.wnd-s-normal .s-f-cols {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-wider.wnd-s-normal .s-bg-w {
    top: 5rem;
    margin-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-wider.wnd-s-higher .s-f-cols {
    padding-top: 6.5625rem;
    padding-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-wider.wnd-s-higher .s-bg-w {
    top: 6.5625rem;
    margin-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-wider.wnd-s-high .s-f-cols {
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }
  .l-default .s-f-map.wnd-w-wider.wnd-s-high .s-bg-w {
    top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}
@media screen and (min-width: 120em) {
  .l:not(.l-sidebar) .wnd-w-max .wnd-float-left {
    margin-left: 19.15rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-max .wnd-float-left {
    margin-left: 22.75rem !important;
  }
  .l:not(.l-sidebar) .wnd-w-max .wnd-float-right {
    margin-right: 19.15rem !important;
  }
  .wt-blogpost:not(.l-sidebar) .wnd-w-max .wnd-float-right {
    margin-right: 22.75rem !important;
  }
}
@media screen and (min-width: 130.625em) {
  .l-default .s-f-map.wnd-w-wide.wnd-s-normal .s-f-cols {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-wide.wnd-s-normal .s-bg-w {
    top: 5rem;
    margin-bottom: 5rem;
  }
  .l-default .s-f-map.wnd-w-wide.wnd-s-higher .s-f-cols {
    padding-top: 6.5625rem;
    padding-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-wide.wnd-s-higher .s-bg-w {
    top: 6.5625rem;
    margin-bottom: 6.5625rem;
  }
  .l-default .s-f-map.wnd-w-wide.wnd-s-high .s-f-cols {
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
  }
  .l-default .s-f-map.wnd-w-wide.wnd-s-high .s-bg-w {
    top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}
@container c (min-width:600px) {
  .b-s-pr .b-s {
    padding: 0.9375rem;
  }
  .b-s-pr .b-s-t {
    padding-top: 0.9375rem;
  }
  .b-s-pr .b-s-r {
    padding-right: 0.9375rem;
  }
  .b-s-pr .b-s-b {
    padding-bottom: 0.9375rem;
  }
  .b-s-pr .b-s-l {
    padding-left: 0.9375rem;
  }
  .b-s-pr .b-s-25 {
    padding: 0.23438rem;
  }
  .b-s-pr .b-s-t25 {
    padding-top: 0.23438rem;
  }
  .b-s-pr .b-s-r25 {
    padding-right: 0.23438rem;
  }
  .b-s-pr .b-s-b25 {
    padding-bottom: 0.23438rem;
  }
  .b-s-pr .b-s-l25 {
    padding-left: 0.23438rem;
  }
  .b-s-pr .b-s-50 {
    padding: 0.46875rem;
  }
  .b-s-pr .b-s-t50 {
    padding-top: 0.46875rem;
  }
  .b-s-pr .b-s-r50 {
    padding-right: 0.46875rem;
  }
  .b-s-pr .b-s-b50 {
    padding-bottom: 0.46875rem;
  }
  .b-s-pr .b-s-l50 {
    padding-left: 0.46875rem;
  }
  .b-s-pr .b-s-60 {
    padding: 0.5625rem;
  }
  .b-s-pr .b-s-t60 {
    padding-top: 0.5625rem;
  }
  .b-s-pr .b-s-r60 {
    padding-right: 0.5625rem;
  }
  .b-s-pr .b-s-b60 {
    padding-bottom: 0.5625rem;
  }
  .b-s-pr .b-s-l60 {
    padding-left: 0.5625rem;
  }
  .b-s-pr .b-s-150 {
    padding: 1.40625rem;
  }
  .b-s-pr .b-s-t150 {
    padding-top: 1.40625rem;
  }
  .b-s-pr .b-s-r150 {
    padding-right: 1.40625rem;
  }
  .b-s-pr .b-s-b150 {
    padding-bottom: 1.40625rem;
  }
  .b-s-pr .b-s-l150 {
    padding-left: 1.40625rem;
  }
  .b-s-pr .b-s-200 {
    padding: 1.875rem;
  }
  .b-s-pr .b-s-t200 {
    padding-top: 1.875rem;
  }
  .b-s-pr .b-s-r200 {
    padding-right: 1.875rem;
  }
  .b-s-pr .b-s-b200 {
    padding-bottom: 1.875rem;
  }
  .b-s-pr .b-s-l200 {
    padding-left: 1.875rem;
  }
  .c .arrow {
    width: 4rem;
  }
  .c .arrow-submit {
    font-size: 2.5rem;
    line-height: 1.625;
    width: 4rem;
    height: 4rem;
    margin-top: -2rem;
  }
  .c .arrow-prev {
    left: -0.625rem;
  }
  .c .arrow-next {
    right: -0.625rem;
  }
  .c .img-s-p .b-img.wnd-type-image .b-img-c {
    padding-top: 185%;
  }
  .c .img-s-p .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 185% !important;
  }
  .b-gal-grid:not(.grid-2) {
    grid-template-columns: repeat(auto-fill, minmax(12.5rem, 1fr));
  }
  .b-gal-grid.grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .b-gal-horizontal {
    --item-height: 12.5rem;
  }
  .form.b-form-default form {
    max-width: 41.25rem;
  }
  .form.b-form-default label {
    width: 30%;
    float: left;
    text-align: right;
    margin-left: 0;
  }
  .form.b-form-default label:not([for]) {
    padding-top: 0.125rem !important;
  }
  .form.b-form-default .select,
  .form.b-form-default input,
  .form.b-form-default textarea {
    width: 60%;
  }
  .form.b-form-default .form-file-base {
    left: 30%;
    top: 0.4375rem;
    width: 60%;
  }
  .form.b-form-default .form-file-cover,
  .form.b-form-default .form-group-content {
    width: 60%;
  }
  .form.b-form-default .form-checkbox-simple .form-group-content {
    margin-left: 30%;
  }
  .form.b-form-default .datepicker-icon {
    right: 13.5%;
    top: 1.25rem;
  }
  .form.b-form-default .form-submit .b-btn-l,
  .form.b-form-default .form-submit .wnd-replace-form-button {
    margin-left: 30%;
    max-width: 60%;
    float: none;
  }
  .form.b-form-default .form-captcha-c {
    margin-left: calc(30% - 0.3125rem);
    width: 70%;
  }
  .form.b-form-default .form-warning {
    max-width: 41.25rem;
  }
  .form.b-form-default .form-warning-c {
    margin-left: 30%;
    width: 60%;
  }
  .form.b-form-default.labels-top form {
    max-width: 31.25rem;
  }
  .form.b-form-default.labels-top
    .form-input:not(.form-radio, .form-checkbox)
    > label:not([for]) {
    padding-top: 0.0625rem !important;
  }
  .form.b-form-default.labels-top .datepicker-icon {
    bottom: 1.25rem;
    top: auto;
    right: 1.5625rem;
  }
  .c .form.b-form-default.labels-top .datepicker-icon {
    bottom: 1.25rem;
    right: 2.1875rem;
  }
  .form.b-form-default.labels-top .form-warning {
    max-width: 31.25rem;
  }
  .c .form.b-form-default.labels-top .form-captcha,
  .c .form.b-form-default.labels-top .form-warning {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .form.b-form-default.f-rh-normal textarea {
    min-height: 9.375rem;
  }
  .form.b-form-default.f-rh-normal .form-input > label,
  .form.b-form-default.f-rh-normal label {
    padding: 0.5625rem 0.625rem 0.5625rem 0;
  }
  .form.b-form-default.f-rh-normal .form-group-content .form-input label {
    padding: 0.125rem 0 0 1.125rem;
  }
  .b-form-light.form .form-warning,
  .b-form-light.form form {
    max-width: 31.25rem;
  }
  .blog-basic .item-content {
    width: 70%;
    padding-right: 2em;
  }
  .blog-basic .item-media {
    width: 30%;
    order: 1;
  }
  .blog-left-thumbnail .item-content {
    padding-left: 2em;
    width: 70%;
  }
  .blog-left-thumbnail .item-media {
    width: 30%;
  }
  .blog.thumb-float .item-wrapper {
    flex-direction: row;
  }
  .blog.thumb-float .item-content {
    padding-top: 0;
  }
  .c .mt-image-top .mt-item {
    padding: 1.25rem;
  }
  .mt-image-top .b-img {
    padding-bottom: 0.9375rem;
  }
  .mt-image-top.img-s-c.grid-2 .b-img {
    max-width: 9.375rem;
  }
  .mt-image-top.img-s-c.grid-2:not(.img-s-c-small) .wnd-type-icon .b-img-w {
    border: 3px solid;
  }
  .mt-image-top.img-s-c.img-s-c-large .b-img {
    max-width: 12.5rem;
  }
  .mt-image-top.grid-3 .mt-item,
  .mt-image-top.grid-4 .mt-item {
    width: 33.3%;
  }
  .c-c .mt-image-left .mt-item {
    padding: 0.9375rem;
  }
  .mt-image-left.grid-2 .mt-item,
  .mt-image-left.grid-3 .mt-item,
  .mt-image-left.grid-4 .mt-item {
    width: 50%;
  }
  .mt-image-left-float .mt-item .b-img {
    margin: 0 0.8125rem 0 0;
  }
  .mt-image-left-float.grid-2 .mt-item,
  .mt-image-left-float.grid-3 .mt-item,
  .mt-image-left-float.grid-4 .mt-item {
    width: 50%;
  }
  .mt-image.grid-3 .mt-item,
  .mt-image.grid-4 .mt-item,
  .mt-image.grid-5 .mt-item {
    width: 33.3%;
  }
}
@container c (min-width:768px) {
  .blog.grid-3 .item,
  .blog.grid-4 .item {
    width: 33.3%;
  }
  .wnd-w-narrow .mt-image-top.grid-4 .mt-item {
    width: 25%;
  }
  .mt-image-left-float.grid-4 .mt-item,
  .mt-image-left.grid-4 .mt-item {
    width: 33.3%;
  }
  .mt-image.grid-5 .mt-item,
  .wnd-w-narrow .mt-image.grid-4 .mt-item {
    width: 25%;
  }
}
@container c (min-width:900px) {
  .b-s-pr .b-s {
    padding: 1.25rem;
  }
  .b-s-pr .b-s-t {
    padding-top: 1.25rem;
  }
  .b-s-pr .b-s-r {
    padding-right: 1.25rem;
  }
  .b-s-pr .b-s-b {
    padding-bottom: 1.25rem;
  }
  .b-s-pr .b-s-l {
    padding-left: 1.25rem;
  }
  .b-s-pr .b-s-25 {
    padding: 0.3125rem;
  }
  .b-s-pr .b-s-t25 {
    padding-top: 0.3125rem;
  }
  .b-s-pr .b-s-r25 {
    padding-right: 0.3125rem;
  }
  .b-s-pr .b-s-b25 {
    padding-bottom: 0.3125rem;
  }
  .b-s-pr .b-s-l25 {
    padding-left: 0.3125rem;
  }
  .b-s-pr .b-s-50 {
    padding: 0.625rem;
  }
  .b-s-pr .b-s-t50 {
    padding-top: 0.625rem;
  }
  .b-s-pr .b-s-r50 {
    padding-right: 0.625rem;
  }
  .b-s-pr .b-s-b50 {
    padding-bottom: 0.625rem;
  }
  .b-s-pr .b-s-l50 {
    padding-left: 0.625rem;
  }
  .b-s-pr .b-s-60 {
    padding: 0.75rem;
  }
  .b-s-pr .b-s-t60 {
    padding-top: 0.75rem;
  }
  .b-s-pr .b-s-r60 {
    padding-right: 0.75rem;
  }
  .b-s-pr .b-s-b60 {
    padding-bottom: 0.75rem;
  }
  .b-s-pr .b-s-l60 {
    padding-left: 0.75rem;
  }
  .b-s-pr .b-s-150 {
    padding: 1.875rem;
  }
  .b-s-pr .b-s-t150 {
    padding-top: 1.875rem;
  }
  .b-s-pr .b-s-r150 {
    padding-right: 1.875rem;
  }
  .b-s-pr .b-s-b150 {
    padding-bottom: 1.875rem;
  }
  .b-s-pr .b-s-l150 {
    padding-left: 1.875rem;
  }
  .b-s-pr .b-s-200 {
    padding: 2.5rem;
  }
  .b-s-pr .b-s-t200 {
    padding-top: 2.5rem;
  }
  .b-s-pr .b-s-r200 {
    padding-right: 2.5rem;
  }
  .b-s-pr .b-s-b200 {
    padding-bottom: 2.5rem;
  }
  .b-s-pr .b-s-l200 {
    padding-left: 2.5rem;
  }
  .c .arrow-prev {
    left: -0.9375rem;
  }
  .c .arrow-next {
    right: -0.9375rem;
  }
  .b-gal-grid {
    gap: 30px;
  }
  .b-gal-grid.grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .b-gal-grid.grid-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .b-gal-feed {
    column-gap: 30px;
    row-gap: 0;
  }
  .b-gal-feed .b-gal-item {
    margin-bottom: 1.875rem;
  }
  .wnd-w-default .blog.grid-4 .item,
  .wnd-w-narrow .blog.grid-4 .item {
    width: 25%;
  }
  .mt-image-top .b-img {
    padding-bottom: 0.9375rem;
  }
  .mt-image-top.img-s-c.grid-2:not(.img-s-c-small) .wnd-type-icon .b-img-w {
    border: 4px solid;
  }
  .mt-image-top.img-s-c.img-s-c-large .b-img {
    max-width: 16.25rem;
  }
  .mt-image-top.grid-2 .mt-item .b-text {
    font-size: 115%;
  }
  .mt-image-top.grid-4 .mt-item {
    width: 25%;
  }
  .c-c .mt-image-left .mt-item {
    padding: 1.25rem;
  }
  .mt-image-left.grid-3 .mt-item {
    width: 33.3%;
  }
  .mt-image-left.grid-4 .mt-item {
    width: 25%;
  }
  .mt-image-left-float.grid-3 .mt-item {
    width: 33.3%;
  }
  .mt-image-left-float.grid-4 .mt-item,
  .mt-image.grid-4 .mt-item {
    width: 25%;
  }
  .mt-image.grid-5 .mt-item {
    width: 20%;
  }
  .faq-sz-l .mt-faq-title h3 > span {
    font-size: 150%;
  }
  .faq-opp-l .mt-faq-text,
  .faq-opp-l .mt-faq-title {
    padding-left: 3.25rem !important;
  }
  .faq-opp-l .faq-opener {
    left: 0;
  }
  .faq-opp-r .mt-faq-text,
  .faq-opp-r .mt-faq-title {
    padding-right: 3.5rem !important;
  }
  .faq-opp-r .faq-opener {
    right: 0;
  }
}
@container c (min-width:1200px) {
  .b-gal-horizontal {
    --item-space: 30px;
  }
  .blog.grid-4 .item {
    width: 25%;
  }
}

@charset "UTF-8";


.sc-b {
  color: #666;
}
.sc-b .bgonscroll,
.sc-b.l-bg,
.sc-b .s-bg,
.sc-b.s-c {
  background-color: #f9f7fa;
}
.sc-b.s-c {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-b.wnd-a-button .wnd-sample-wrapper,
.sc-b.wnd-a-choice label,
.sc-b.wnd-media-solidColor i,
.sc-b.wnd-switcher-item {
  background-color: #bababa;
}
.sc-b .blog .item-head h2 {
  color: #393939;
}
.sc-b .blog .item-date {
  color: #aaa;
}
.sc-b .blog .item-perex blockquote,
.sc-b .blog .item-perex h1,
.sc-b .blog .item-perex h2,
.sc-b .blog .item-perex h3,
.sc-b .blog .item-perex p {
  color: #666;
}
.sc-b .blog .item-perex a {
  transition: text-decoration-color 0.25s linear;
  color: #393939;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
body.wnd-fe:not(.touched) .sc-b .blog .item-perex a:hover {
  text-decoration-color: currentcolor;
}
.sc-b .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head {
  background-image: linear-gradient(transparent, #000);
}
.sc-b .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-b .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2 {
  color: #fff;
}
.sc-b .blog-tiles-large .wnd-empty-thumbnail .item-wrapper {
  border-color: #dbdbdb;
}
body.wnd-fe:not(.touched)
  .sc-b
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: #c9c9c9;
}
.sc-b .blog-tiles-large .wnd-empty-thumbnail .item-date {
  color: #aaa;
}
body.wnd-cms:not(.touched)
  .sc-b
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: #c9c9c9;
}
.sc-b .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-b .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper {
  background-color: none;
  box-shadow: none;
}
.sc-b .blog-feed-board .item-head h2 {
  color: #393939;
}
.sc-b .blog-feed-board .item-date:before {
  background-color: #f9f7fa;
}
.sc-b .blog-feed-board .item-date:after {
  background-color: #666;
}
.sc-b .blog-feed-board .item-date > div {
  background-color: #666;
  color: #fff;
}
.sc-b .blog-feed-board .item-perex blockquote,
.sc-b .blog-feed-board .item-perex h1,
.sc-b .blog-feed-board .item-perex h2,
.sc-b .blog-feed-board .item-perex h3,
.sc-b .blog-feed-board .item-perex h4,
.sc-b .blog-feed-board .item-perex p {
  color: #666;
}
.sc-b .s-bdh-t {
  color: #393939;
}
.sc-b .s-bdh-t:after {
  background-color: #9d9d9d;
}
.sc-b .s-bdh-d {
  color: #aaa;
}
.sc-b.s-hm-contentbox .s-bdh-d,
.sc-b.s-hm-contentbox .s-bdh-t {
  color: #fff;
}
.sc-b .b-btn-1 .b-btn-l,
.sc-b .b-btn-1 .wnd-replace-form-button,
.sc-b .b-e .b-btn-3 .b-btn-l,
.sc-b .b-e .b-btn-3 .wnd-replace-form-button {
  background-color: #393939;
  color: #fff;
  border-color: #393939;
}
body.wnd-fe:not(.touched) .sc-b .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-b .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-b .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-b .b-e .b-btn-3 .wnd-replace-form-button:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.sc-b .b-btn-2 .b-btn-l,
.sc-b .b-btn-2 .wnd-replace-form-button {
  color: #393939;
  background-color: transparent;
  border-color: #9d9d9d;
}
body.wnd-fe:not(.touched) .sc-b .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-b .b-btn-2 .wnd-replace-form-button:hover {
  border-color: #393939;
}
.b-btn-dso .sc-b .b-btn-2 .b-btn-l,
.b-btn-dso .sc-b .b-btn-2 .wnd-replace-form-button {
  background-color: #fff;
}
.sc-b .b-btn-3 .b-btn-l,
.sc-b .b-btn-3 .wnd-replace-form-button {
  background-color: #9d9d9d;
  border-color: #9d9d9d;
  color: #fff;
}
body.wnd-fe:not(.touched) .sc-b .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-b .b-btn-3 .wnd-replace-form-button:hover {
  background-color: #8d8d8d;
  border-color: #8d8d8d;
}
.sc-b .b-btn-4 .b-btn-l,
.sc-b .b-btn-4 .wnd-replace-form-button {
  border-color: #aaa;
  color: #9d9d9d;
  background-color: transparent;
}
body.wnd-fe:not(.touched) .sc-b .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-b .b-btn-4 .wnd-replace-form-button:hover {
  border-color: #393939;
  color: #393939;
}
.sc-b .b-btn-5 .b-btn-l,
.sc-b .b-btn-5 .wnd-replace-form-button {
  color: #393939;
  background-color: transparent;
}
.sc-b .b-btn-5 .b-btn-l .b-btn-t,
.sc-b .b-btn-5 .wnd-replace-form-button .b-btn-t {
  text-decoration-color: rgba(57, 57, 57, 0.4);
}
body.wnd-fe:not(.touched) .sc-b .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-b
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: #393939;
}
.b-btn-dbb .sc-b .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-b .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-b .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-b .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-b .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-b .b-e .b-btn.b-btn-3 .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.12) !important;
}
.b-btn-dbb .sc-b .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-b .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-b .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-b .b-btn-4 .wnd-replace-form-button {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
.b-btn-dso .sc-b .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-b .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
body:not(.touched).wnd-fe.b-btn-dso
  .sc-b
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-b
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.17);
}
.sc-b .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l {
  color: #9d9d9d;
  border-color: #dbdbdb;
  background-color: #dbdbdb;
}
.sc-b .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
body.wnd-fe:not(.touched)
  .sc-b
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover {
  color: #939393;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
body .sc-b .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  color: #9d9d9d;
  border-color: #dbdbdb;
  background-color: #dbdbdb;
}
.b-btn-dbb .sc-b .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  border-bottom-color: #939393 !important;
}
.l-page:not(.ac-none) .sc-b .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-b .b-btn-4 .wnd-replace-form-button,
.sc-b .claim-default {
  color: #393939;
}
.sc-b .claim-default-inv {
  color: #fff;
}
.sc-b .claim-bg {
  color: #393939;
}
.sc-b .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-b .claim-bg-inv {
  color: #fff;
}
.sc-b .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-b .claim-color {
  color: #fff;
}
.sc-b .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-b .claim-color-inv {
  color: #9d9d9d;
}
.sc-b .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-b .claim-color-text {
  color: #9d9d9d;
}
.sc-b .claim-color-alpha {
  color: #fff;
}
.sc-b .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-b .claim-gray {
  color: #fff;
}
.sc-b .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-b .claim-borders {
  color: #393939;
}
.sc-b .claim-borders .sit-w {
  border-color: #393939;
}
.sc-b .claim-beside {
  color: #393939;
}
.sc-b .claim-beside .sit-w:after,
.sc-b .claim-beside .sit-w:before {
  background-color: #9d9d9d;
}
.sc-b .claim-wings {
  color: #393939;
}
.sc-b .claim-wings .sit-w:after,
.sc-b .claim-wings .sit-w:before {
  border-color: #9d9d9d;
}
.sc-b .claim-underline {
  color: #393939;
}
.sc-b .claim-underline:after {
  border-bottom-color: #9d9d9d;
}
.sc-b .arrow-submit {
  background-color: #fff;
  color: #555;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body.wnd-fe:not(.touched) .sc-b .arrow:hover .gallery-arrow-submit {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-b .dots li {
  background-color: #c9c9c9;
}
.sc-b .dots li.active,
body.wnd-fe:not(.touched) .sc-b .dots li:hover {
  background-color: #333;
}
.sc-b .pager a {
  color: #555;
}
body.wnd-fe:not(.touched) .sc-b .pager a:hover {
  color: #393939;
}
.sc-b .pager a:after,
.sc-b .pager a:before,
body.wnd-cms:not(.touched) .sc-b .wnd-active-listing-zone .pager a:hover {
  color: #aaa;
}
.sc-b .line-color {
  border-color: #c9c9c9;
}
.sc-b .wnd-image-placeholder embed {
  color: hsla(0, 0%, 40%, 0) !important;
  opacity: 1 !important;
}
.sc-b .wnd-empty-thumbnail .b-e-crt-img,
.sc-b .wnd-empty-thumbnail .b-tb,
.sc-b .wnd-empty-thumbnail .prd-gal-c,
.sc-b .wnd-empty-thumbnail.ssb-product-image,
.sc-b .wnd-image-placeholder > div {
  background-color: #e0e0e0;
}
.sc-b .b-img embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.img-t-o .sc-b .b-gal-slideshow .b-gal-t,
.img-t-u .sc-b .b-gal-t,
.img-t-u .sc-b .b-img-t {
  color: #666;
}
.sc-b .wnd-active-block .b-sp-c,
.sc-b .wnd-mobile-cms .b-sp-c {
  background-color: #e0e0e0;
  color: #666;
}
.sc-b .loading {
  color: #666;
}
.b-e-bs .sc-b .b-e-g .item-wrapper {
  border-color: #dbdbdb;
}
.b-e-bs .sc-b .b-e-g .prd-price {
  color: #666;
}
body:not(.touched).wnd-cms.b-e-bs
  .sc-b
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-b .b-e-g .item-wrapper:hover {
  border-color: #c9c9c9;
}
.b-e-ds .sc-b .b-e-g .item-media {
  background-color: transparent;
}
body:not(.touched).wnd-cms.b-e-ds
  .sc-b
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-b .b-e-g .item:hover {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.b-e-frs .sc-b .b-e-g .item-media {
  background-color: #e0e0e0;
}
.b-e-frs .sc-b .b-e-g .item-wrapper {
  background-color: #e0e0e0;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
body:not(.touched).wnd-cms.b-e-frs
  .sc-b
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-b .b-e-g .item-wrapper:hover {
  background-color: #d9d9d9;
}
.sc-b .b-e-g .prd-title {
  color: #393939;
}
.sc-b .b-e-g .prd-price {
  color: #666;
}
.sc-b .b-e-g .prd-price-com,
.sc-b .b-e-g .prd-price-dual {
  color: #aaa;
}
.sc-b .b-e-s .prd-price,
.sc-b .b-e-s .prd-title {
  color: #393939;
}
.sc-b .b-e-s .prd-price-com,
.sc-b .b-e-s .prd-price-dual {
  color: #9d9d9d;
}
.sc-b .b-e-f-title {
  color: #393939;
  border-bottom-color: #aaa;
}
.sc-b .b-e-f a {
  color: #9d9d9d;
}
.sc-b .b-e-f a.selected,
body.wnd-fe:not(.touched) .sc-b .b-e-f a:hover {
  color: #393939;
}
.sc-b .b-e-f-select select,
.sc-b .b-e-f .ef-level-1 {
  background: #fff;
  border-color: #c9c9c9;
}
.sc-b .b-e-f-select select {
  box-shadow: 0 0 0 transparent;
  color: #666;
}
body.wnd-fe:not(.touched) .sc-b .b-e-f-select select:hover:not(:focus) {
  border-color: #939393;
}
.sc-b .b-e-f-select select:focus {
  outline: none;
  box-shadow: 0 0 0.3125rem #129fea;
  border-color: #129fea;
}
.sc-b .b-e-f-select select option {
  color: #666;
}
.sc-b .b-e-f-select select option:disabled {
  color: #dedede;
}
.sc-b .b-e-f-select .select:after {
  color: #666;
}
body.wnd-cms:not(.touched) .sc-b .b-e.wnd-active-listing-zone .b-e-f a:hover {
  color: #393939;
}
.sc-b .prd-label:not(.prd-out-of-stock) .prd-label-c {
  color: #fff;
  background-color: #393939;
}
.sc-b .prd-out-of-stock-c {
  color: #9d9d9d;
  background-color: #e8e8e8;
}
.sc-b .b-e-crt-head div {
  color: #9d9d9d;
}
.sc-b .b-e-crt-tr {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-b .b-e-crt-title {
  color: #393939;
}
.sc-b .b-e-crt-price,
.sc-b .b-e-crt-variant {
  color: #9d9d9d;
}
.sc-b .b-e-crt-qty input {
  background-color: #fff;
  border-color: #c9c9c9;
  color: #666;
}
.sc-b .b-e-crt-qty input:focus {
  border-color: #129fea !important;
  box-shadow: none !important;
}
.sc-b .b-e-crt-qty input:invalid {
  color: #e9322d;
  border-color: #e9322d !important;
  box-shadow: none !important;
}
body.wnd-fe:not(.touched) .sc-b .b-e-crt-qty input:hover:not(:focus) {
  border-color: #939393 !important;
}
.sc-b .b-e-crt-qty-btn:after,
.sc-b .b-e-crt-qty-btn:before {
  background-color: #9d9d9d;
}
body.wnd-fe:not(.touched) .sc-b .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-b .b-e-crt-qty-btn:hover:before {
  background-color: #666;
}
body.wnd-fe:not(.touched) .sc-b .b-e-crt-qty:hover input:not(:disabled) {
  border-color: #aaa;
}
.sc-b .b-e-crt-out-of-stock {
  color: #e9322d;
}
.sc-b .b-e-crt-sum {
  color: #393939;
}
.sc-b .b-e-crt-delete {
  color: #aaa;
}
.sc-b .b-e-crt-foot,
body.wnd-fe:not(.touched) .sc-b .b-e-crt-delete:hover {
  color: #9d9d9d;
}
.sc-b .b-e-crt-tot .b-e-crt-tot-value {
  color: #393939;
}
.sc-b .b-e-crt-cho {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
  background-color: #f9f7fa;
}
.sc-b .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis {
  color: #e9322d;
}
.sc-b .b-e-crt-stock.wnd-in-stock {
  color: #2db247;
}
.sc-b .b-e-crt-stock.wnd-available {
  color: #eaa81a;
}
.sc-b .b-e-d .prd-title {
  color: #393939;
}
.sc-b .b-e-d .prd-title:after {
  background-color: #9d9d9d;
}
.sc-b .b-e-d .prd-variants-title {
  color: #393939;
}
.sc-b .b-e-d .prd-ribbon-c {
  color: #fff;
  background-color: #393939;
}
.sc-b .b-e-d .prd-price {
  color: #393939;
}
.sc-b .b-e-d .prd-price-com {
  color: #9d9d9d;
}
.sc-b .b-e-d .prd-price-info {
  color: #555;
}
.sc-b .b-e-d .prd-crt {
  box-shadow: 0 -0.25rem 0.9375rem rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
.sc-b .b-e-d-stock.wnd-in-stock {
  color: #2db247;
}
.sc-b .b-e-d-stock.wnd-available {
  color: #eaa81a;
}
.sc-b.s-f {
  color: #666;
}
.sc-b.s-f-edit .s-f-l-w:before,
.sc-b.s-f .s-f-border.border-top:before {
  border-top-color: #c9c9c9;
}
.sc-b.s-f .s-f-ez .b-text p a,
.sc-b.s-f .s-f-ez .link a,
.sc-b.s-f .s-f-l .b-text p a,
.sc-b.s-f .s-f-l .link a,
.sc-b.s-f.s .s-c.s-f-l-w .b-text p a,
.sc-b.s-f.s .s-c.s-f-l-w .link a {
  color: #666;
  text-decoration-color: hsla(0, 0%, 40%, 0.7);
}
body.wnd-fe:not(.touched) .sc-b.s-f .s-f-ez .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-b.s-f .s-f-ez .link a:hover,
body.wnd-fe:not(.touched) .sc-b.s-f .s-f-l .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-b.s-f .s-f-l .link a:hover,
body.wnd-fe:not(.touched) .sc-b.s-f.s .s-c.s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-b.s-f.s .s-c.s-f-l-w .link a:hover {
  color: #666;
  text-decoration-color: #666;
}
.sc-b.s-f .s-f-lang-t {
  color: #666;
}
.sc-b.s-f .s-f-lang .link:after {
  color: #9d9d9d;
}
.ac-h .sc-b.s-f .b-text h1,
.ac-h .sc-b.s-f .b-text h2 {
  color: #393939;
}
.ac-s .sc-b.s-f .b-text h3 {
  color: #9d9d9d;
}
.ac-i .sc-b.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h1,
.ac-i .sc-b.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h2,
.ac-i .sc-b.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h3,
.ac-i .sc-b.s-f:not([class*="wnd-background-solid"]) .b-text blockquote p {
  border-color: #9d9d9d;
}
.ac-i .sc-b.s-f:not([class*="wnd-background-solid"]) .b-text blockquote:before,
.ac-i
  .sc-b.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h1:after,
.ac-i
  .sc-b.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h2:after,
.ac-i
  .sc-b.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h3:after,
.ac-i
  .sc-b.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  p:after {
  color: hsla(0, 0%, 67%, 0.5);
}
.l:not(.l-boxed) .sc-b.s-f-map .s-bg {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.l:not(.l-boxed) .sc-b.s-f-map .s-o {
  background-color: #f9f7fa;
}
.l-boxed .sc-b.s.s-f-edit .s-f-l-w,
.l-boxed .sc-b.s.s-f-map .s-f-l-w {
  background-color: #4d4d4d;
  color: #bababa;
}
.l-boxed .sc-b.s.s-f-edit .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-b.s.s-f-edit .s-f-l-w .s-f-lang-t,
.l-boxed .sc-b.s.s-f-map .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-b.s.s-f-map .s-f-l-w .s-f-lang-t {
  color: #bababa;
}
.l-boxed .sc-b.s.s-f-edit .s-f-l-w .link a,
.l-boxed .sc-b.s.s-f-map .s-f-l-w .link a {
  color: #bababa;
  text-decoration-color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-b.s.s-f-edit .s-f-l-w .link:after,
.l-boxed .sc-b.s.s-f-map .s-f-l-w .link:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-b.s.s-f-edit .s-f-bg-stripe,
.l-boxed .sc-b.s.s-f-map .s-f-bg-stripe {
  background-color: #4d4d4d;
}
body:not(.touched, .wnd-cms).l-boxed .sc-b.s.s-f-edit .s-f-l-w .link a:hover,
body:not(.touched, .wnd-cms).l-boxed .sc-b.s.s-f-map .s-f-l-w .link a:hover {
  color: #bababa;
  text-decoration-color: #bababa;
}
.sc-b .form.b-form-default .wnd-required label,
.sc-b .form.b-form-default label {
  color: #666;
}
.sc-b .form.b-form-default input,
.sc-b .form.b-form-default select,
.sc-b .form.b-form-default textarea {
  background: #fff;
  border-color: #c9c9c9;
  color: #666;
  box-shadow: none;
}
body.wnd-fe:not(.touched) .sc-b .form.b-form-default input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-b .form.b-form-default select:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  textarea:hover:not(:focus) {
  border-color: #939393;
}
.sc-b .form.b-form-default .select {
  color: #666;
}
.sc-b .form.b-form-default select option {
  color: #393939;
}
.sc-b .form.b-form-default select option:disabled {
  color: #bababa;
}
.sc-b .form.b-form-default .form-group-content label {
  color: #666;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div {
  border-color: #939393;
}
.sc-b .form.b-form-default .checkbox,
.sc-b .form.b-form-default .radio-button {
  background: #fff;
  border-color: #c9c9c9;
  color: #666;
}
.sc-b .form.b-form-default .checkbox:after {
  color: #393939;
}
.sc-b .form.b-form-default .radio-button:after {
  background: #393939;
}
.sc-b .form.b-form-default .form-file-button {
  background: none;
  color: #666;
  border-color: #c9c9c9;
}
body.wnd-fe:not(.touched) .sc-b .form.b-form-default .form-file-button:hover {
  background: none;
  color: #666;
  border-color: #939393;
}
.sc-b .form.b-form-default .form-date input:focus + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after {
  color: #666;
}
.sc-b .form.b-form-default .form-date.wnd-validate-error .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-b
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after {
  color: #666;
}
.sc-b
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after {
  color: #666 !important;
}
.sc-b .form.b-form-default .form-input.wnd-validate-error :not(label, span) {
  outline: 0;
  border-color: #e9322d;
  color: #e9322d;
  box-shadow: none;
}
.sc-b
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus {
  border-color: #e9322d;
  color: #666;
}
.sc-b
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-b
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover {
  border-color: #e9322d;
}
.sc-b .form.b-form-default .form-input input,
.sc-b .form.b-form-default .form-input select,
.sc-b .form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.sc-b .form.b-form-default .form-input input:focus,
.sc-b .form.b-form-default .form-input select:focus,
.sc-b .form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: none;
  border-color: #129fea !important;
}
body.wnd-fe:not(.touched) .sc-b .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .sc-b .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-default
  .form-input
  textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.sc-b .form.b-form-light .wnd-required label,
.sc-b .form.b-form-light label {
  color: #9d9d9d;
}
.sc-b .form.b-form-light input,
.sc-b .form.b-form-light select,
.sc-b .form.b-form-light textarea {
  background: transparent;
  border-color: #c9c9c9;
  color: #666;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked) {
  border-color: #939393;
}
.sc-b .form.b-form-light .form-email input {
  color: transparent;
}
.sc-b .form.b-form-light .form-email input.not-empty,
.sc-b .form.b-form-light .select {
  color: #666;
}
.sc-b .form.b-form-light .select:after {
  color: #c9c9c9;
}
body.wnd-fe:not(.touched) .sc-b .form.b-form-light .select:hover:after {
  color: #666;
}
.sc-b .form.b-form-light select.not-clicked,
.sc-b .form.b-form-light select:disabled.not-clicked {
  color: hsla(0, 0%, 100%, 0);
}
.sc-b .form.b-form-light select:disabled option,
.sc-b .form.b-form-light select option {
  color: #393939;
}
.sc-b .form.b-form-light select:disabled option:disabled,
.sc-b .form.b-form-light select option:disabled {
  color: #bababa;
}
.sc-b .form.b-form-light .form-number-controls button {
  background: transparent;
}
.sc-b .form.b-form-light .form-number-controls button:after {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-number-controls
  button:hover:after {
  color: #666;
}
.sc-b .form.b-form-light .form-group-content label {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div {
  border-color: #939393;
}
.sc-b .form.b-form-light .checkbox,
.sc-b .form.b-form-light .radio-button {
  background: transparent;
  border-color: #c9c9c9;
  color: #939393;
}
.sc-b .form.b-form-light .form-file-button:after {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover {
  border-bottom-color: #666;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after {
  color: #666;
}
.sc-b .form.b-form-light .form-file-cover {
  border-bottom-color: #c9c9c9;
}
body.wnd-fe:not(.touched) .sc-b .form.b-form-light .form-file-cover:hover {
  border-bottom-color: #939393;
}
.sc-b .form.b-form-light .form-file-text {
  color: #666;
}
.sc-b .form.b-form-light .form-file-remove:after {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #666;
}
.sc-b .form.b-form-light input[type="date"] {
  color: transparent;
}
.sc-b .form.b-form-light input[type="date"]::placeholder {
  color: transparent;
}
.sc-b .form.b-form-light input[type="date"].not-empty,
.sc-b .form.b-form-light input[type="date"]:focus {
  color: #666;
}
.sc-b .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-b .form.b-form-light input[type="date"]:focus::placeholder {
  color: #666;
}
.sc-b
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after {
  color: #393939;
}
.sc-b .form.b-form-light .form-date.wnd-validate-error .datepicker-icon:after,
.sc-b
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-b
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d !important;
}
.sc-b .form.b-form-light .form-input input:focus,
.sc-b .form.b-form-light .form-input select:focus,
.sc-b .form.b-form-light .form-input textarea:focus {
  border-color: #129fea !important;
}
.sc-b .form.b-form-light .form-input input:focus + label,
.sc-b .form.b-form-light .form-input input:focus + label:after,
.sc-b .form.b-form-light .form-input select:focus + label,
.sc-b .form.b-form-light .form-input select:focus + label:after,
.sc-b .form.b-form-light .form-input textarea:focus + label,
.sc-b .form.b-form-light .form-input textarea:focus + label:after {
  color: #129fea !important;
}
.sc-b .form.b-form-light .form-group-content input[type="radio"]:checked + div {
  border-color: #939393;
}
.sc-b .form.b-form-light .form-group-content input[type="radio"] + div:after {
  background-color: #939393;
}
.sc-b
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div {
  border-color: #939393;
  background-color: #939393;
}
.sc-b
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]
  + div:after {
  border-color: #fff;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error input,
.sc-b .form.b-form-light .form-input.wnd-validate-error textarea {
  color: #e9322d;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-b .form.b-form-light .form-input.wnd-validate-error textarea:focus {
  color: #666;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover {
  border-color: #939393;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error label,
.sc-b .form.b-form-light .form-input.wnd-validate-error label:after {
  color: #e9322d;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error label a {
  color: #e9322d;
  border-color: #e9322d;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-b .form.b-form-light .form-input.wnd-validate-error input,
.sc-b .form.b-form-light .form-input.wnd-validate-error select,
.sc-b .form.b-form-light .form-input.wnd-validate-error textarea {
  border-color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover {
  border-bottom-color: #e9322d;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error .form-file-text {
  color: #e9322d;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-b .form.b-form-light .form-input.wnd-validate-error .radio-button {
  border-color: #e9322d;
}
.sc-b .form.b-form-light .form-input.wnd-validate-error .form-file-button:after,
.sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-b
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div {
  border-color: #e9322d;
}
.sc-b .form-captcha {
  color: #aaa;
}
.sc-b .form-warning {
  color: #e9322d;
}
.sc-b.s-hn .cart {
  color: #666;
}
.sc-b.s-hn .cart:before {
  background-color: #d1d1d1;
}
.sc-b.s-hn .cart .cart-text span {
  color: #666;
}
.sc-b.s-hn .cart-piece-count {
  background: #393939;
  color: #fff;
}
.sc-b.s-hn .cart a .cart-content-link:after {
  color: #393939;
}
.sc-b.s-hn.wnd-mt-classic .search-icon:before,
.sc-b.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: #d1d1d1;
}
.sc-b.s-hn.wnd-mt-classic .search-icon-text,
.sc-b.s-hn.wnd-mt-sidebar .search-icon-text {
  color: #666;
}
.sc-b.s-hn.wnd-mt-classic .search-icon:after,
.sc-b.s-hn.wnd-mt-sidebar .search-icon:after {
  color: #393939;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-b.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-b.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-b.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.sc-b.s-hn .search-results,
.wnd-s-i .sc-b.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-b.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-b.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-b.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-b.s-hn .search-results .ssb-wrapper {
  border-color: hsla(0, 0%, 40%, 0.08);
}
.sc-b.s-hn .search-results .ssb-category-header-title span:last-child {
  color: #aaa;
}
.sc-b.s-hn .search-results .ssb-category-header-link a {
  color: #9d9d9d;
}
.sc-b.s-hn .search-results .ssb-view-all a {
  color: #666;
}
.sc-b.s-hn .search-results .ssb-view-all a span:last-child {
  color: #aaa;
}
.sc-b.s-hn .search-results .ssb-no-results {
  color: #9d9d9d;
}
body:not(.touched) .sc-b.s-hn .search-results .ssb-results-list li a:hover {
  background-color: hsla(0, 0%, 40%, 0.08);
}
.sc-b.s-hn .search-results .ssb-results-box {
  border-bottom-color: hsla(0, 0%, 40%, 0.08);
}
.sc-b.s-hn.wnd-mt-sliding .search-icon:after {
  color: #393939;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-b.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-b.s-hn.wnd-mt-boxed .cart a {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-b.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-b.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #393939;
}
.sc-b.s-hn.wnd-mt-boxed .search {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-b.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-b.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-b.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-b.s-hn.wnd-mt-boxed #menu-submit {
  color: #393939;
  background-color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-b.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-b.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-b.s-hn.wnd-mt-boxed #menu-submit span,
.sc-b.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-b.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #393939;
}
.sc-b.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-b.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-b #menu-mobile {
  color: #393939;
}
.sc-b #menu-submit span,
.sc-b #menu-submit span:after,
.sc-b #menu-submit span:before {
  background-color: #393939;
}
.l-d-border .sc-b.s-hm .s-o,
.l-d-border .sc-b.s-hn .s-o {
  border-color: #fff;
}
.sc-b.s-hn .bgonscroll {
  background: #f9f7fa;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body:not(.l-d-waves) .sc-b.s-hn.wnd-nav-border .s-w:after {
  background: #dbdbdb;
}
.sc-b.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid #dbdbdb;
}
.l-narrow .sc-b.s-hn.sticky {
  background: none;
}
.l-narrow .sc-b.s-hn.sticky .s-o {
  background-color: #f9f7fa;
}
.sc-b.s-hc-claim-box .s-hc-c-b,
.sc-b.s-hm.s-hm-contentbox .h-c-b {
  background: rgba(0, 0, 0, 0.8);
  border-color: #fff;
}
.sc-b.s-hn .si {
  color: #393939;
}
.sc-b.s-hn .si a svg path {
  fill: #bababa;
}
.sc-b.s-hn .ci {
  color: #393939;
}
.sc-b.s-hn .ci span:before {
  color: #bababa;
}
.sc-b.s-hn .ci span a {
  color: #393939;
  text-decoration-color: #393939;
}
.sc-b.s-hn .hbc,
.sc-b.s-hn .hbl {
  color: #393939;
}
.sc-b.s-hn .hbc-i,
.sc-b.s-hn .hbl-i {
  background: transparent;
}
body.wnd-fe:not(.touched) .sc-b.s-hn .hbc-i a:hover span,
body.wnd-fe:not(.touched) .sc-b.s-hn .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-b.s-hn .hbc-i-l li > span,
.sc-b.s-hn .hbc-i .active > span,
.sc-b.s-hn .hbc-i .active a,
.sc-b.s-hn .hbl-i-l li > span,
.sc-b.s-hn .hbl-i .active > span,
.sc-b.s-hn .hbl-i .active a {
  background: rgba(0, 0, 0, 0.05);
}
.sc-b.s-hn .more-text ~ div {
  border-bottom-color: hsla(0, 0%, 73%, 0.4);
}
.sc-b.s-hb {
  color: #393939;
}
.sc-b.s-hb:after {
  background: #dbdbdb;
}
.sc-b.s-hb .si-c:after {
  background: #d1d1d1;
}
.wnd-cms .sc-b.s-hb .si-c:empty:before {
  border: 1px dashed #aaa;
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.sc-b.s-hb .si a svg path {
  fill: #bababa;
}
body.wnd-fe:not(.touched) .sc-b.s-hb .si a:hover svg path {
  fill: #666;
}
.sc-b.s-hb .ci span {
  color: #393939;
}
.sc-b.s-hb .ci span:before {
  color: #aaa;
}
.wnd-cms .sc-b.s-hb .ci-c:empty:before {
  border: 1px dashed #aaa;
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
}
.sc-b.s-hb .hbc-i,
.sc-b.s-hb .hbl-i {
  background: transparent;
}
body:not(.touched) .sc-b.s-hb .hbc-i a:hover span,
body:not(.touched) .sc-b.s-hb .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-b.s-hb .hbc-i-l li > span,
.sc-b.s-hb .hbc-i li > span,
.sc-b.s-hb .hbl-i-l li > span,
.sc-b.s-hb .hbl-i li > span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-b.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  background: #d1d1d1;
}
.sc-b .logo-default {
  color: #393939;
}
.sc-b .logo-default embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-default-inv,
.sc-b .logo-default-inv embed {
  color: #fff;
}
.sc-b .logo-bg {
  color: #393939;
}
.sc-b .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-b .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-bg-inv {
  color: #fff;
}
.sc-b .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-b .logo-bg-inv embed {
  color: #afafaf;
  outline-color: #ccc;
  border-color: #d6d6d6;
}
.sc-b .logo-color {
  color: #fff;
}
.sc-b .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-b .logo-color embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-b .logo-color-inv {
  color: #9d9d9d;
}
.sc-b .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-b .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-color-text {
  color: #9d9d9d;
}
.sc-b .logo-color-text embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-color-alpha {
  color: #fff;
}
.sc-b .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-b .logo-color-alpha embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-b .logo-gray {
  color: #fff;
}
.sc-b .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-b .logo-gray embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-b .logo-borders {
  color: #393939;
}
.sc-b .logo-borders .b-l-text-w,
.sc-b .logo-borders .b-l-text:after,
.sc-b .logo-borders .b-l-text:before,
.sc-b .logo-borders .logo {
  border-color: #393939;
}
.sc-b .logo-borders embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-wings {
  color: #393939;
}
.sc-b .logo-wings embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-wings .b-l-text-w:after,
.sc-b .logo-wings .b-l-text-w:before {
  border-color: #9d9d9d;
}
.sc-b .logo-beside {
  color: #393939;
}
.sc-b .logo-beside embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-beside .b-l-text-w:after,
.sc-b .logo-beside .b-l-text-w:before {
  border-color: #9d9d9d;
}
.sc-b .logo-underline {
  color: #393939;
}
.sc-b .logo-underline embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .logo-underline .b-l-text-w:after,
.sc-b .logo-underline .b-l-text-w:before {
  border-color: #9d9d9d;
}
.sc-b.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-b.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-b.logo-center .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-b.logo-center .logo-bg-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-b.logo-center .logo-color embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-b.logo-center .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-b.logo-center .logo-color-alpha embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-b.logo-center .logo-gray embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-b .b-text h1 {
  color: #393939;
}
.sc-b .b-text h1:after {
  background: #9d9d9d;
}
.sc-b .b-text h2 {
  color: #393939;
}
.sc-b .b-text h2:after {
  background: #9d9d9d;
}
.sc-b .b-text h3 {
  color: #9d9d9d;
}
.sc-b .b-text h3:after,
.sc-b .b-text h3:before {
  background: #9d9d9d;
}
.sc-b .b-text h1 a,
.sc-b .b-text h2 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.sc-b .b-text h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.sc-b .b-text a,
.sc-b .link a,
.sc-b.s-hb .ci a {
  color: #393939;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
body.wnd-fe:not(.touched) .sc-b.s-hb .ci a:hover {
  text-decoration-color: currentcolor;
}
.sc-b .b-text blockquote {
  color: #9d9d9d;
}
.sc-b .b-text blockquote a {
  color: inherit !important;
  text-decoration-color: hsla(0, 0%, 62%, 0.5) !important;
}
.sc-b .b-text blockquote:before {
  color: hsla(0, 0%, 67%, 0.5);
}
.sc-b .b-text blockquote.tbq,
.sc-b .b-text blockquote:not(.tbq) h1,
.sc-b .b-text blockquote:not(.tbq) h2,
.sc-b .b-text blockquote:not(.tbq) h3,
.sc-b .b-text blockquote:not(.tbq) p {
  border-color: hsla(0, 0%, 67%, 0.5);
}
.sc-b .b-text blockquote:not(.tbq) h1:after,
.sc-b .b-text blockquote:not(.tbq) h2:after,
.sc-b .b-text blockquote:not(.tbq) h3:after,
.sc-b .b-text blockquote:not(.tbq) p:after {
  color: hsla(0, 0%, 67%, 0.5);
}
.sc-b .mt h3 {
  color: #393939;
}
.sc-b .mt h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.sc-b .mt h4 {
  color: #9d9d9d;
}
.sc-b .mt h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.sc-b .mt h3 + h4:before {
  background: hsla(0, 0%, 62%, 0.25);
}
.sc-b .b-sr-nav a {
  color: #393939;
}
.sc-b .b-sr-nav a.active,
.sc-b .b-sr-nav a:hover {
  border-bottom-color: #393939;
}
.sc-b .b-sr-nav span:last-child {
  color: #9d9d9d;
}
.sc-b .b-sr-main h2 {
  color: #393939;
}
.sc-b .b-sr-ci-link a {
  color: #9d9d9d;
}
.sc-b .b-sr-ci-text {
  color: #666;
}
.sc-b .faq-box .mt-faq-title,
.sc-b .faq-default .open .mt-faq-inner,
body.wnd-fe:not(.touched) .sc-b .faq-default .mt-faq-inner:hover {
  background-color: #e0e0e0;
}
.sc-b .faq-bullets-s .mt-faq-inner,
.sc-b .faq-bullets .mt-faq-inner {
  border-color: currentcolor;
}
.wnd-page .sc-b .mt.mt-image.img-s-p .mt-item .b-text h3 {
  color: #393939;
}
.wnd-page .sc-b .mt.mt-image.img-s-p .mt-item .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.wnd-page .sc-b .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: #9d9d9d;
}
.wnd-page .sc-b .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.wnd-page .sc-b .mt.mt-image.img-s-p .mt-item .b-text p {
  color: #666;
}
.wnd-page .sc-b .mt.mt-image.img-s-p .mt-item .b-text p a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 40%, 0.5);
}
.sc-b {
  --sbm-accent: 57, 57, 57, 1;
  --sbm-accent-rgb: 57, 57, 57;
  --sbm-accentContrast: 255, 255, 255, 1;
  --sbm-accentContrast-rgb: 255, 255, 255;
  --sbm-secondary: 224, 224, 224, 1;
  --sbm-secondary-rgb: 224, 224, 224;
  --sbm-text: 102, 102, 102, 1;
  --sbm-text-rgb: 102, 102, 102;
  --sbm-textSecondary: 157, 157, 157, 1;
  --sbm-textSecondary-rgb: 157, 157, 157;
  --sbm-border: 201, 201, 201, 1;
  --sbm-border-rgb: 201, 201, 201;
  --sbm-background: 249, 247, 250, 1;
  --sbm-background-rgb: 249, 247, 250;
  --sbm-link: 57, 57, 57, 1;
  --sbm-link-rgb: 57, 57, 57;
  --sbm-success: 45, 178, 71, 1;
  --sbm-success-rgb: 45, 178, 71;
  --sbm-error: 218, 21, 21, 1;
  --sbm-error-rgb: 218, 21, 21;
  --sbm-warning: 234, 168, 26, 1;
  --sbm-warning-rgb: 234, 168, 26;
}
.sc-d {
  color: #ccc;
}
.sc-d .bgonscroll,
.sc-d.l-bg,
.sc-d .s-bg,
.sc-d.s-c {
  background-color: #222;
}
.sc-d.s-c {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-d.wnd-a-button .wnd-sample-wrapper,
.sc-d.wnd-a-choice label,
.sc-d.wnd-media-solidColor i,
.sc-d.wnd-switcher-item {
  background-color: #222;
}
.sc-d .blog .item-head h2 {
  color: #fff;
}
.sc-d .blog .item-date {
  color: #888;
}
.sc-d .blog .item-perex blockquote,
.sc-d .blog .item-perex h1,
.sc-d .blog .item-perex h2,
.sc-d .blog .item-perex h3,
.sc-d .blog .item-perex p {
  color: #ccc;
}
.sc-d .blog .item-perex a {
  transition: text-decoration-color 0.25s linear;
  color: #fff;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched) .sc-d .blog .item-perex a:hover {
  text-decoration-color: currentcolor;
}
.sc-d .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head {
  background-image: linear-gradient(transparent, #000);
}
.sc-d .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-d .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2 {
  color: #fff;
}
.sc-d .blog-tiles-large .wnd-empty-thumbnail .item-wrapper {
  border-color: #6e6e6e;
}
body.wnd-fe:not(.touched)
  .sc-d
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: #5a5a5a;
}
.sc-d .blog-tiles-large .wnd-empty-thumbnail .item-date {
  color: #888;
}
body.wnd-cms:not(.touched)
  .sc-d
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: #5a5a5a;
}
.sc-d .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-d .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper {
  background-color: none;
  box-shadow: none;
}
.sc-d .blog-feed-board .item-head h2 {
  color: #fff;
}
.sc-d .blog-feed-board .item-date:before {
  background-color: #222;
}
.sc-d .blog-feed-board .item-date:after {
  background-color: #c3c3c3;
}
.sc-d .blog-feed-board .item-date > div {
  background-color: #c3c3c3;
  color: #fff;
}
.sc-d .blog-feed-board .item-perex blockquote,
.sc-d .blog-feed-board .item-perex h1,
.sc-d .blog-feed-board .item-perex h2,
.sc-d .blog-feed-board .item-perex h3,
.sc-d .blog-feed-board .item-perex h4,
.sc-d .blog-feed-board .item-perex p {
  color: #ccc;
}
.sc-d .s-bdh-t {
  color: #fff;
}
.sc-d .s-bdh-t:after {
  background-color: #acacac;
}
.sc-d .s-bdh-d {
  color: #888;
}
.sc-d.s-hm-contentbox .s-bdh-d,
.sc-d.s-hm-contentbox .s-bdh-t {
  color: #fff;
}
.sc-d .b-btn-1 .b-btn-l,
.sc-d .b-btn-1 .wnd-replace-form-button,
.sc-d .b-e .b-btn-3 .b-btn-l,
.sc-d .b-e .b-btn-3 .wnd-replace-form-button {
  background-color: #fff;
  color: #393939;
  border-color: #fff;
}
body.wnd-fe:not(.touched) .sc-d .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-d .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-d .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-d .b-e .b-btn-3 .wnd-replace-form-button:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.sc-d .b-btn-2 .b-btn-l,
.sc-d .b-btn-2 .wnd-replace-form-button {
  color: #fff;
  background-color: transparent;
  border-color: #acacac;
}
body.wnd-fe:not(.touched) .sc-d .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-d .b-btn-2 .wnd-replace-form-button:hover {
  border-color: #fff;
}
.b-btn-dso .sc-d .b-btn-2 .b-btn-l,
.b-btn-dso .sc-d .b-btn-2 .wnd-replace-form-button {
  background-color: #000;
}
.sc-d .b-btn-3 .b-btn-l,
.sc-d .b-btn-3 .wnd-replace-form-button {
  background-color: #acacac;
  border-color: #acacac;
  color: #393939;
}
body.wnd-fe:not(.touched) .sc-d .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-d .b-btn-3 .wnd-replace-form-button:hover {
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.sc-d .b-btn-4 .b-btn-l,
.sc-d .b-btn-4 .wnd-replace-form-button {
  border-color: #888;
  color: #acacac;
  background-color: transparent;
}
body.wnd-fe:not(.touched) .sc-d .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-d .b-btn-4 .wnd-replace-form-button:hover {
  border-color: #fff;
  color: #fff;
}
.sc-d .b-btn-5 .b-btn-l,
.sc-d .b-btn-5 .wnd-replace-form-button {
  color: #fff;
  background-color: transparent;
}
.sc-d .b-btn-5 .b-btn-l .b-btn-t,
.sc-d .b-btn-5 .wnd-replace-form-button .b-btn-t {
  text-decoration-color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-d .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-d
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: #fff;
}
.b-btn-dbb .sc-d .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-d .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-d .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-d .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-d .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-d .b-e .b-btn.b-btn-3 .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.12) !important;
}
.b-btn-dbb .sc-d .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-d .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-d .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-d .b-btn-4 .wnd-replace-form-button {
  box-shadow: 0 0.25rem 0 hsla(0, 0%, 100%, 0.25);
}
.b-btn-dso .sc-d .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-d .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
body:not(.touched).wnd-fe.b-btn-dso
  .sc-d
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-d
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.17);
}
.sc-d .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l {
  color: #acacac;
  border-color: #6e6e6e;
  background-color: #6e6e6e;
}
.sc-d .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
body.wnd-fe:not(.touched)
  .sc-d
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover {
  color: #9c9c9c;
  background-color: #434343;
  border-color: #434343;
}
body .sc-d .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  color: #acacac;
  border-color: #6e6e6e;
  background-color: #6e6e6e;
}
.b-btn-dbb .sc-d .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  border-bottom-color: #9c9c9c !important;
}
.l-page:not(.ac-none) .sc-d .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-d .b-btn-4 .wnd-replace-form-button,
.sc-d .claim-default {
  color: #fff;
}
.sc-d .claim-default-inv {
  color: #000;
}
.sc-d .claim-bg {
  color: #393939;
}
.sc-d .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-d .claim-bg-inv {
  color: #fff;
}
.sc-d .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-d .claim-color {
  color: #fff;
}
.sc-d .claim-color > span > span {
  background-color: #acacac;
  box-shadow: 0.9375rem 0 0 #acacac, -0.9375rem 0 0 #acacac;
}
.sc-d .claim-color-inv {
  color: #acacac;
}
.sc-d .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-d .claim-color-text {
  color: #acacac;
}
.sc-d .claim-color-alpha {
  color: #fff;
}
.sc-d .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 67%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 67%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 67%, 0.7);
}
.sc-d .claim-gray {
  color: #fff;
}
.sc-d .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-d .claim-borders {
  color: #fff;
}
.sc-d .claim-borders .sit-w {
  border-color: #fff;
}
.sc-d .claim-beside {
  color: #fff;
}
.sc-d .claim-beside .sit-w:after,
.sc-d .claim-beside .sit-w:before {
  background-color: #acacac;
}
.sc-d .claim-wings {
  color: #fff;
}
.sc-d .claim-wings .sit-w:after,
.sc-d .claim-wings .sit-w:before {
  border-color: #acacac;
}
.sc-d .claim-underline {
  color: #fff;
}
.sc-d .claim-underline:after {
  border-bottom-color: #acacac;
}
.sc-d .arrow-submit {
  background-color: #000;
  color: #ccc;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body.wnd-fe:not(.touched) .sc-d .arrow:hover .gallery-arrow-submit {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-d .dots li {
  background-color: #5a5a5a;
}
.sc-d .dots li.active,
body.wnd-fe:not(.touched) .sc-d .dots li:hover {
  background-color: #fff;
}
.sc-d .pager a {
  color: #c3c3c3;
}
body.wnd-fe:not(.touched) .sc-d .pager a:hover {
  color: #fff;
}
.sc-d .pager a:after,
.sc-d .pager a:before,
body.wnd-cms:not(.touched) .sc-d .wnd-active-listing-zone .pager a:hover {
  color: #888;
}
.sc-d .line-color {
  border-color: #5a5a5a;
}
.sc-d .wnd-image-placeholder embed {
  color: hsla(0, 0%, 80%, 0) !important;
  opacity: 1 !important;
}
.sc-d .wnd-empty-thumbnail .b-e-crt-img,
.sc-d .wnd-empty-thumbnail .b-tb,
.sc-d .wnd-empty-thumbnail .prd-gal-c,
.sc-d .wnd-empty-thumbnail.ssb-product-image,
.sc-d .wnd-image-placeholder > div {
  background-color: #434343;
}
.sc-d .b-img embed {
  color: #b0b0b0;
  outline-color: #888;
  border-color: #6a6a6a;
}
.img-t-o .sc-d .b-gal-slideshow .b-gal-t,
.img-t-u .sc-d .b-gal-t,
.img-t-u .sc-d .b-img-t {
  color: #ccc;
}
.sc-d .wnd-active-block .b-sp-c,
.sc-d .wnd-mobile-cms .b-sp-c {
  background-color: #434343;
  color: #ccc;
}
.sc-d .loading {
  color: #ccc;
}
.b-e-bs .sc-d .b-e-g .item-wrapper {
  border-color: #6e6e6e;
}
.b-e-bs .sc-d .b-e-g .prd-price {
  color: #ccc;
}
body:not(.touched).wnd-cms.b-e-bs
  .sc-d
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-d .b-e-g .item-wrapper:hover {
  border-color: #5a5a5a;
}
.b-e-ds .sc-d .b-e-g .item-media {
  background-color: transparent;
}
.sc-d .b-e-g .item {
  border: 1px solid transparent;
}
body:not(.touched).wnd-cms.b-e-ds
  .sc-d
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-d .b-e-g .item:hover {
  border: 1px solid #666;
}
.b-e-frs .sc-d .b-e-g .item-media {
  background-color: #434343;
}
.b-e-frs .sc-d .b-e-g .item-wrapper {
  background-color: #434343;
  box-shadow: 0 0.25rem 0 hsla(0, 0%, 100%, 0.25);
}
body:not(.touched).wnd-cms.b-e-frs
  .sc-d
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-d .b-e-g .item-wrapper:hover {
  background-color: #4c4c4c;
}
.sc-d .b-e-g .prd-title {
  color: #fff;
}
.sc-d .b-e-g .prd-price {
  color: #ccc;
}
.sc-d .b-e-g .prd-price-com,
.sc-d .b-e-g .prd-price-dual {
  color: #888;
}
.sc-d .b-e-s .prd-price,
.sc-d .b-e-s .prd-title {
  color: #fff;
}
.sc-d .b-e-s .prd-price-com,
.sc-d .b-e-s .prd-price-dual {
  color: #acacac;
}
.sc-d .b-e-f-title {
  color: #fff;
  border-bottom-color: #888;
}
.sc-d .b-e-f a {
  color: #acacac;
}
.sc-d .b-e-f a.selected,
body.wnd-fe:not(.touched) .sc-d .b-e-f a:hover {
  color: #fff;
}
.sc-d .b-e-f-select select,
.sc-d .b-e-f .ef-level-1 {
  background: #000;
  border-color: #5a5a5a;
}
.sc-d .b-e-f-select select {
  box-shadow: 0 0 0 transparent;
  color: #ccc;
}
body.wnd-fe:not(.touched) .sc-d .b-e-f-select select:hover:not(:focus) {
  border-color: #9c9c9c;
}
.sc-d .b-e-f-select select:focus {
  outline: none;
  box-shadow: 0 0 0.3125rem #129fea;
  border-color: #129fea;
}
.sc-d .b-e-f-select select option {
  color: #666;
}
.sc-d .b-e-f-select select option:disabled {
  color: #dedede;
}
.sc-d .b-e-f-select .select:after {
  color: #ccc;
}
body.wnd-cms:not(.touched) .sc-d .b-e.wnd-active-listing-zone .b-e-f a:hover {
  color: #fff;
}
.sc-d .prd-label:not(.prd-out-of-stock) .prd-label-c {
  color: #fff;
  background-color: #393939;
}
.sc-d .prd-out-of-stock-c {
  color: #9d9d9d;
  background-color: #e8e8e8;
}
.sc-d .b-e-crt-head div {
  color: #acacac;
}
.sc-d .b-e-crt-tr {
  background-color: #2f2f2f;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-d .b-e-crt-title {
  color: #fff;
}
.sc-d .b-e-crt-price,
.sc-d .b-e-crt-variant {
  color: #acacac;
}
.sc-d .b-e-crt-qty input {
  background-color: #fff;
  border-color: #5a5a5a;
  color: #666;
}
.sc-d .b-e-crt-qty input:focus {
  border-color: #129fea !important;
  box-shadow: none !important;
}
.sc-d .b-e-crt-qty input:invalid {
  color: #e9322d;
  border-color: #e9322d !important;
  box-shadow: none !important;
}
body.wnd-fe:not(.touched) .sc-d .b-e-crt-qty input:hover:not(:focus) {
  border-color: #9c9c9c !important;
}
.sc-d .b-e-crt-qty-btn:after,
.sc-d .b-e-crt-qty-btn:before {
  background-color: #acacac;
}
body.wnd-fe:not(.touched) .sc-d .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-d .b-e-crt-qty-btn:hover:before {
  background-color: #ccc;
}
body.wnd-fe:not(.touched) .sc-d .b-e-crt-qty:hover input:not(:disabled) {
  border-color: #888;
}
.sc-d .b-e-crt-out-of-stock {
  color: #e9322d;
}
.sc-d .b-e-crt-sum {
  color: #fff;
}
.sc-d .b-e-crt-delete {
  color: #888;
}
.sc-d .b-e-crt-foot,
body.wnd-fe:not(.touched) .sc-d .b-e-crt-delete:hover {
  color: #acacac;
}
.sc-d .b-e-crt-tot .b-e-crt-tot-value {
  color: #fff;
}
.sc-d .b-e-crt-cho {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
  background-color: #222;
}
.sc-d .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis {
  color: #e9322d;
}
.sc-d .b-e-crt-stock.wnd-in-stock {
  color: #2db247;
}
.sc-d .b-e-crt-stock.wnd-available {
  color: #eaa81a;
}
.sc-d .b-e-d .prd-title {
  color: #fff;
}
.sc-d .b-e-d .prd-title:after {
  background-color: #acacac;
}
.sc-d .b-e-d .prd-variants-title {
  color: #fff;
}
.sc-d .b-e-d .prd-ribbon-c {
  color: #fff;
  background-color: #fff;
}
.sc-d .b-e-d .prd-price {
  color: #fff;
}
.sc-d .b-e-d .prd-price-com {
  color: #acacac;
}
.sc-d .b-e-d .prd-price-info {
  color: #c3c3c3;
}
.sc-d .b-e-d .prd-crt {
  box-shadow: 0 -0.25rem 0.9375rem rgba(0, 0, 0, 0.06);
  background-color: #000;
}
.sc-d .b-e-d-stock.wnd-in-stock {
  color: #2db247;
}
.sc-d .b-e-d-stock.wnd-available {
  color: #eaa81a;
}
.sc-d.s-f {
  color: #ccc;
}
.sc-d.s-f-edit .s-f-l-w:before,
.sc-d.s-f .s-f-border.border-top:before {
  border-top-color: #5a5a5a;
}
.sc-d.s-f .s-f-ez .b-text p a,
.sc-d.s-f .s-f-ez .link a,
.sc-d.s-f .s-f-l .b-text p a,
.sc-d.s-f .s-f-l .link a,
.sc-d.s-f.s .s-c.s-f-l-w .b-text p a,
.sc-d.s-f.s .s-c.s-f-l-w .link a {
  color: #ccc;
  text-decoration-color: hsla(0, 0%, 80%, 0.7);
}
body.wnd-fe:not(.touched) .sc-d.s-f .s-f-ez .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-d.s-f .s-f-ez .link a:hover,
body.wnd-fe:not(.touched) .sc-d.s-f .s-f-l .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-d.s-f .s-f-l .link a:hover,
body.wnd-fe:not(.touched) .sc-d.s-f.s .s-c.s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-d.s-f.s .s-c.s-f-l-w .link a:hover {
  color: #ccc;
  text-decoration-color: #ccc;
}
.sc-d.s-f .s-f-lang-t {
  color: #ccc;
}
.sc-d.s-f .s-f-lang .link:after {
  color: #acacac;
}
.ac-h .sc-d.s-f .b-text h1,
.ac-h .sc-d.s-f .b-text h2 {
  color: #fff;
}
.ac-s .sc-d.s-f .b-text h3 {
  color: #acacac;
}
.ac-i .sc-d.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h1,
.ac-i .sc-d.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h2,
.ac-i .sc-d.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h3,
.ac-i .sc-d.s-f:not([class*="wnd-background-solid"]) .b-text blockquote p {
  border-color: #acacac;
}
.ac-i .sc-d.s-f:not([class*="wnd-background-solid"]) .b-text blockquote:before,
.ac-i
  .sc-d.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h1:after,
.ac-i
  .sc-d.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h2:after,
.ac-i
  .sc-d.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h3:after,
.ac-i
  .sc-d.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  p:after {
  color: hsla(0, 0%, 53%, 0.5);
}
.l:not(.l-boxed) .sc-d.s-f-map .s-bg {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.l:not(.l-boxed) .sc-d.s-f-map .s-o {
  background-color: #222;
}
.l-boxed .sc-d.s.s-f-edit .s-f-l-w,
.l-boxed .sc-d.s.s-f-map .s-f-l-w {
  background-color: #4d4d4d;
  color: #bababa;
}
.l-boxed .sc-d.s.s-f-edit .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-d.s.s-f-edit .s-f-l-w .s-f-lang-t,
.l-boxed .sc-d.s.s-f-map .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-d.s.s-f-map .s-f-l-w .s-f-lang-t {
  color: #bababa;
}
.l-boxed .sc-d.s.s-f-edit .s-f-l-w .link a,
.l-boxed .sc-d.s.s-f-map .s-f-l-w .link a {
  color: #bababa;
  text-decoration-color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-d.s.s-f-edit .s-f-l-w .link:after,
.l-boxed .sc-d.s.s-f-map .s-f-l-w .link:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-d.s.s-f-edit .s-f-bg-stripe,
.l-boxed .sc-d.s.s-f-map .s-f-bg-stripe {
  background-color: #4d4d4d;
}
body:not(.touched, .wnd-cms).l-boxed .sc-d.s.s-f-edit .s-f-l-w .link a:hover,
body:not(.touched, .wnd-cms).l-boxed .sc-d.s.s-f-map .s-f-l-w .link a:hover {
  color: #bababa;
  text-decoration-color: #bababa;
}
.sc-d .form.b-form-default .wnd-required label,
.sc-d .form.b-form-default label {
  color: #ccc;
}
.sc-d .form.b-form-default input,
.sc-d .form.b-form-default select,
.sc-d .form.b-form-default textarea {
  background: #fff;
  border-color: #5a5a5a;
  color: #666;
  box-shadow: none;
}
body.wnd-fe:not(.touched) .sc-d .form.b-form-default input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-d .form.b-form-default select:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  textarea:hover:not(:focus) {
  border-color: #9c9c9c;
}
.sc-d .form.b-form-default .select {
  color: #666;
}
.sc-d .form.b-form-default select option {
  color: #393939;
}
.sc-d .form.b-form-default select option:disabled {
  color: #bababa;
}
.sc-d .form.b-form-default .form-group-content label {
  color: #ccc;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div {
  border-color: #9c9c9c;
}
.sc-d .form.b-form-default .checkbox,
.sc-d .form.b-form-default .radio-button {
  background: #fff;
  border-color: #5a5a5a;
  color: #ccc;
}
.sc-d .form.b-form-default .checkbox:after {
  color: #393939;
}
.sc-d .form.b-form-default .radio-button:after {
  background: #393939;
}
.sc-d .form.b-form-default .form-file-button {
  background: none;
  color: #ccc;
  border-color: #5a5a5a;
}
body.wnd-fe:not(.touched) .sc-d .form.b-form-default .form-file-button:hover {
  background: none;
  color: #ccc;
  border-color: #9c9c9c;
}
.sc-d .form.b-form-default .form-date input:focus + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after {
  color: #ccc;
}
.sc-d .form.b-form-default .form-date.wnd-validate-error .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-d
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after {
  color: #ccc;
}
.sc-d
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after {
  color: #ccc !important;
}
.sc-d .form.b-form-default .form-input.wnd-validate-error :not(label, span) {
  outline: 0;
  border-color: #e9322d;
  color: #e9322d;
  box-shadow: none;
}
.sc-d
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus {
  border-color: #e9322d;
  color: #666;
}
.sc-d
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-d
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover {
  border-color: #e9322d;
}
.sc-d .form.b-form-default .form-input input,
.sc-d .form.b-form-default .form-input select,
.sc-d .form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.sc-d .form.b-form-default .form-input input:focus,
.sc-d .form.b-form-default .form-input select:focus,
.sc-d .form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: none;
  border-color: #129fea !important;
}
body.wnd-fe:not(.touched) .sc-d .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .sc-d .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-default
  .form-input
  textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.sc-d .form.b-form-light .wnd-required label,
.sc-d .form.b-form-light label {
  color: #acacac;
}
.sc-d .form.b-form-light input,
.sc-d .form.b-form-light select,
.sc-d .form.b-form-light textarea {
  background: transparent;
  border-color: #5a5a5a;
  color: #ccc;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked) {
  border-color: #9c9c9c;
}
.sc-d .form.b-form-light .form-email input {
  color: transparent;
}
.sc-d .form.b-form-light .form-email input.not-empty,
.sc-d .form.b-form-light .select {
  color: #ccc;
}
.sc-d .form.b-form-light .select:after {
  color: #5a5a5a;
}
body.wnd-fe:not(.touched) .sc-d .form.b-form-light .select:hover:after {
  color: #ccc;
}
.sc-d .form.b-form-light select.not-clicked,
.sc-d .form.b-form-light select:disabled.not-clicked {
  color: hsla(0, 0%, 100%, 0);
}
.sc-d .form.b-form-light select:disabled option,
.sc-d .form.b-form-light select option {
  color: #393939;
}
.sc-d .form.b-form-light select:disabled option:disabled,
.sc-d .form.b-form-light select option:disabled {
  color: #bababa;
}
.sc-d .form.b-form-light .form-number-controls button {
  background: transparent;
}
.sc-d .form.b-form-light .form-number-controls button:after {
  color: #acacac;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-number-controls
  button:hover:after {
  color: #ccc;
}
.sc-d .form.b-form-light .form-group-content label {
  color: #acacac;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div {
  border-color: #9c9c9c;
}
.sc-d .form.b-form-light .checkbox,
.sc-d .form.b-form-light .radio-button {
  background: transparent;
  border-color: #5a5a5a;
  color: #9c9c9c;
}
.sc-d .form.b-form-light .form-file-button:after {
  color: #acacac;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover {
  border-bottom-color: #ccc;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after {
  color: #ccc;
}
.sc-d .form.b-form-light .form-file-cover {
  border-bottom-color: #5a5a5a;
}
body.wnd-fe:not(.touched) .sc-d .form.b-form-light .form-file-cover:hover {
  border-bottom-color: #9c9c9c;
}
.sc-d .form.b-form-light .form-file-text {
  color: #ccc;
}
.sc-d .form.b-form-light .form-file-remove:after {
  color: #acacac;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #ccc;
}
.sc-d .form.b-form-light input[type="date"] {
  color: transparent;
}
.sc-d .form.b-form-light input[type="date"]::placeholder {
  color: transparent;
}
.sc-d .form.b-form-light input[type="date"].not-empty,
.sc-d .form.b-form-light input[type="date"]:focus {
  color: #ccc;
}
.sc-d .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-d .form.b-form-light input[type="date"]:focus::placeholder {
  color: #ccc;
}
.sc-d
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after {
  color: #fff;
}
.sc-d .form.b-form-light .form-date.wnd-validate-error .datepicker-icon:after,
.sc-d
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-d
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d !important;
}
.sc-d .form.b-form-light .form-input input:focus,
.sc-d .form.b-form-light .form-input select:focus,
.sc-d .form.b-form-light .form-input textarea:focus {
  border-color: #129fea !important;
}
.sc-d .form.b-form-light .form-input input:focus + label,
.sc-d .form.b-form-light .form-input input:focus + label:after,
.sc-d .form.b-form-light .form-input select:focus + label,
.sc-d .form.b-form-light .form-input select:focus + label:after,
.sc-d .form.b-form-light .form-input textarea:focus + label,
.sc-d .form.b-form-light .form-input textarea:focus + label:after {
  color: #129fea !important;
}
.sc-d .form.b-form-light .form-group-content input[type="radio"]:checked + div {
  border-color: #9c9c9c;
}
.sc-d .form.b-form-light .form-group-content input[type="radio"] + div:after {
  background-color: #9c9c9c;
}
.sc-d
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div {
  border-color: #9c9c9c;
  background-color: #9c9c9c;
}
.sc-d
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]
  + div:after {
  border-color: #fff;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error input,
.sc-d .form.b-form-light .form-input.wnd-validate-error textarea {
  color: #e9322d;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-d .form.b-form-light .form-input.wnd-validate-error textarea:focus {
  color: #ccc;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover {
  border-color: #9c9c9c;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error label,
.sc-d .form.b-form-light .form-input.wnd-validate-error label:after {
  color: #e9322d;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error label a {
  color: #e9322d;
  border-color: #e9322d;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-d .form.b-form-light .form-input.wnd-validate-error input,
.sc-d .form.b-form-light .form-input.wnd-validate-error select,
.sc-d .form.b-form-light .form-input.wnd-validate-error textarea {
  border-color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover {
  border-bottom-color: #e9322d;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error .form-file-text {
  color: #e9322d;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-d .form.b-form-light .form-input.wnd-validate-error .radio-button {
  border-color: #e9322d;
}
.sc-d .form.b-form-light .form-input.wnd-validate-error .form-file-button:after,
.sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-d
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div {
  border-color: #e9322d;
}
.sc-d .form-captcha {
  color: #888;
}
.sc-d .form-warning {
  color: #e9322d;
}
.sc-d.s-hn .cart {
  color: #ccc;
}
.sc-d.s-hn .cart:before {
  background-color: #666;
}
.sc-d.s-hn .cart .cart-text span {
  color: #ccc;
}
.sc-d.s-hn .cart-piece-count {
  background: #fff;
  color: #000;
}
.sc-d.s-hn .cart a .cart-content-link:after {
  color: #fff;
}
.sc-d.s-hn.wnd-mt-classic .search-icon:before,
.sc-d.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: #666;
}
.sc-d.s-hn.wnd-mt-classic .search-icon-text,
.sc-d.s-hn.wnd-mt-sidebar .search-icon-text {
  color: #ccc;
}
.sc-d.s-hn.wnd-mt-classic .search-icon:after,
.sc-d.s-hn.wnd-mt-sidebar .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-d.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-d.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-d.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-d.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-d.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-d.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-d.s-hn .search-results {
  color: #393939;
}
.sc-d.s-hn .search-results .ssb-wrapper {
  border-color: rgba(57, 57, 57, 0.08);
}
.sc-d.s-hn .search-results .ssb-category-header-title span:last-child {
  color: #bababa;
}
.sc-d.s-hn .search-results .ssb-category-header-link a {
  color: #9d9d9d;
}
.sc-d.s-hn .search-results .ssb-view-all a {
  color: #393939;
}
.sc-d.s-hn .search-results .ssb-view-all a span:last-child {
  color: #bababa;
}
.sc-d.s-hn .search-results .ssb-no-results {
  color: #9d9d9d;
}
body:not(.touched) .sc-d.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(57, 57, 57, 0.08);
}
.sc-d.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(57, 57, 57, 0.08);
}
.sc-d.s-hn.wnd-mt-sliding .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-d.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-d.s-hn.wnd-mt-boxed .cart a {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-d.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-d.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #fff;
}
.sc-d.s-hn.wnd-mt-boxed .search {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-d.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-d.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-d.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-d.s-hn.wnd-mt-boxed #menu-submit {
  color: #fff;
  background-color: #000;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-d.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-d.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-d.s-hn.wnd-mt-boxed #menu-submit span,
.sc-d.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-d.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #fff;
}
.sc-d.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-d.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-d #menu-mobile {
  color: #fff;
}
.sc-d #menu-submit span,
.sc-d #menu-submit span:after,
.sc-d #menu-submit span:before {
  background-color: #fff;
}
.l-d-border .sc-d.s-hm .s-o,
.l-d-border .sc-d.s-hn .s-o {
  border-color: #fff;
}
.sc-d.s-hn .bgonscroll {
  background: #222;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body:not(.l-d-waves) .sc-d.s-hn.wnd-nav-border .s-w:after {
  background: #6e6e6e;
}
.sc-d.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid #6e6e6e;
}
.l-narrow .sc-d.s-hn.sticky {
  background: none;
}
.l-narrow .sc-d.s-hn.sticky .s-o {
  background-color: #222;
}
.sc-d.s-hc-claim-box .s-hc-c-b,
.sc-d.s-hm.s-hm-contentbox .h-c-b {
  background: rgba(0, 0, 0, 0.8);
  border-color: #fff;
}
.sc-d.s-hn .si {
  color: #393939;
}
.sc-d.s-hn .si a svg path {
  fill: #bababa;
}
.sc-d.s-hn .ci {
  color: #393939;
}
.sc-d.s-hn .ci span:before {
  color: #bababa;
}
.sc-d.s-hn .ci span a {
  color: #393939;
  text-decoration-color: #393939;
}
.sc-d.s-hn .hbc,
.sc-d.s-hn .hbl {
  color: #393939;
}
.sc-d.s-hn .hbc-i,
.sc-d.s-hn .hbl-i {
  background: transparent;
}
body.wnd-fe:not(.touched) .sc-d.s-hn .hbc-i a:hover span,
body.wnd-fe:not(.touched) .sc-d.s-hn .hbl-i a:hover span {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-d.s-hn .hbc-i-l li > span,
.sc-d.s-hn .hbc-i .active > span,
.sc-d.s-hn .hbc-i .active a,
.sc-d.s-hn .hbl-i-l li > span,
.sc-d.s-hn .hbl-i .active > span,
.sc-d.s-hn .hbl-i .active a {
  background: rgba(0, 0, 0, 0.05);
}
.sc-d.s-hn .more-text ~ div {
  border-bottom-color: hsla(0, 0%, 73%, 0.4);
}
.sc-d.s-hb {
  color: #393939;
}
.sc-d.s-hb:after {
  background: #6e6e6e;
}
.sc-d.s-hb .si-c:after {
  background: #666;
}
.wnd-cms .sc-d.s-hb .si-c:empty:before {
  border: 1px dashed #888;
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.sc-d.s-hb .si a svg path {
  fill: #bababa;
}
body.wnd-fe:not(.touched) .sc-d.s-hb .si a:hover svg path {
  fill: #ccc;
}
.sc-d.s-hb .ci span {
  color: #fff;
}
.sc-d.s-hb .ci span:before {
  color: #888;
}
.wnd-cms .sc-d.s-hb .ci-c:empty:before {
  border: 1px dashed #888;
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
}
.sc-d.s-hb .hbc-i,
.sc-d.s-hb .hbl-i {
  background: transparent;
}
body:not(.touched) .sc-d.s-hb .hbc-i a:hover span,
body:not(.touched) .sc-d.s-hb .hbl-i a:hover span {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-d.s-hb .hbc-i-l li > span,
.sc-d.s-hb .hbc-i li > span,
.sc-d.s-hb .hbl-i-l li > span,
.sc-d.s-hb .hbl-i li > span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-d.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  background: #666;
}
.sc-d .logo-default {
  color: #fff;
}
.sc-d .logo-default embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .logo-default-inv,
.sc-d .logo-default-inv embed {
  color: #000;
}
.sc-d .logo-bg {
  color: #393939;
}
.sc-d .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-d .logo-bg embed {
  color: #9a9a9a;
  outline-color: #666;
  border-color: #505050;
}
.sc-d .logo-bg-inv {
  color: #fff;
}
.sc-d .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-d .logo-bg-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .logo-color {
  color: #fff;
}
.sc-d .logo-color .b-l-c {
  background-color: #acacac;
}
.sc-d .logo-color embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-d .logo-color-inv {
  color: #acacac;
}
.sc-d .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-d .logo-color-inv embed {
  color: #9a9a9a;
  outline-color: #666;
  border-color: #505050;
}
.sc-d .logo-color-text {
  color: #acacac;
}
.sc-d .logo-color-text embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .logo-color-alpha {
  color: #fff;
}
.sc-d .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 67%, 0.7);
}
.sc-d .logo-color-alpha embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-d .logo-gray {
  color: #fff;
}
.sc-d .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-d .logo-gray embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-d .logo-borders {
  color: #fff;
}
.sc-d .logo-borders .b-l-text-w,
.sc-d .logo-borders .b-l-text:after,
.sc-d .logo-borders .b-l-text:before,
.sc-d .logo-borders .logo {
  border-color: #fff;
}
.sc-d .logo-borders embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .logo-wings {
  color: #fff;
}
.sc-d .logo-wings embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .logo-wings .b-l-text-w:after,
.sc-d .logo-wings .b-l-text-w:before {
  border-color: #acacac;
}
.sc-d .logo-beside {
  color: #fff;
}
.sc-d .logo-beside embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .logo-beside .b-l-text-w:after,
.sc-d .logo-beside .b-l-text-w:before {
  border-color: #acacac;
}
.sc-d .logo-underline {
  color: #fff;
}
.sc-d .logo-underline embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .logo-underline .b-l-text-w:after,
.sc-d .logo-underline .b-l-text-w:before {
  border-color: #acacac;
}
.sc-d.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-d.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-d.logo-center .logo-bg embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-d.logo-center .logo-bg-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d.logo-center .logo-color .b-l-text-w {
  background-color: #acacac;
}
.sc-d.logo-center .logo-color embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-d.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-d.logo-center .logo-color-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 67%, 0.7);
}
.sc-d.logo-center .logo-color-alpha embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-d.logo-center .logo-gray embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-d .b-text h1 {
  color: #fff;
}
.sc-d .b-text h1:after {
  background: #acacac;
}
.sc-d .b-text h2 {
  color: #fff;
}
.sc-d .b-text h2:after {
  background: #acacac;
}
.sc-d .b-text h3 {
  color: #acacac;
}
.sc-d .b-text h3:after,
.sc-d .b-text h3:before {
  background: #acacac;
}
.sc-d .b-text h1 a,
.sc-d .b-text h2 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
.sc-d .b-text h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 67%, 0.5);
}
.sc-d .b-text a,
.sc-d .link a,
.sc-d.s-hb .ci a {
  color: #fff;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched) .sc-d.s-hb .ci a:hover {
  text-decoration-color: currentcolor;
}
.sc-d .b-text blockquote {
  color: #acacac;
}
.sc-d .b-text blockquote a {
  color: inherit !important;
  text-decoration-color: hsla(0, 0%, 67%, 0.5) !important;
}
.sc-d .b-text blockquote:before {
  color: hsla(0, 0%, 53%, 0.5);
}
.sc-d .b-text blockquote.tbq,
.sc-d .b-text blockquote:not(.tbq) h1,
.sc-d .b-text blockquote:not(.tbq) h2,
.sc-d .b-text blockquote:not(.tbq) h3,
.sc-d .b-text blockquote:not(.tbq) p {
  border-color: hsla(0, 0%, 53%, 0.5);
}
.sc-d .b-text blockquote:not(.tbq) h1:after,
.sc-d .b-text blockquote:not(.tbq) h2:after,
.sc-d .b-text blockquote:not(.tbq) h3:after,
.sc-d .b-text blockquote:not(.tbq) p:after {
  color: hsla(0, 0%, 53%, 0.5);
}
.sc-d .mt h3 {
  color: #fff;
}
.sc-d .mt h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
.sc-d .mt h4 {
  color: #acacac;
}
.sc-d .mt h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 67%, 0.5);
}
.sc-d .mt h3 + h4:before {
  background: hsla(0, 0%, 67%, 0.25);
}
.sc-d .b-sr-nav a {
  color: #fff;
}
.sc-d .b-sr-nav a.active,
.sc-d .b-sr-nav a:hover {
  border-bottom-color: #fff;
}
.sc-d .b-sr-nav span:last-child {
  color: #acacac;
}
.sc-d .b-sr-main h2 {
  color: #fff;
}
.sc-d .b-sr-ci-link a {
  color: #acacac;
}
.sc-d .b-sr-ci-text {
  color: #ccc;
}
.sc-d .faq-box .mt-faq-title,
.sc-d .faq-default .open .mt-faq-inner,
body.wnd-fe:not(.touched) .sc-d .faq-default .mt-faq-inner:hover {
  background-color: #434343;
}
.sc-d .faq-bullets-s .mt-faq-inner,
.sc-d .faq-bullets .mt-faq-inner {
  border-color: currentcolor;
}
.wnd-page .sc-d .mt.mt-image.img-s-p .mt-item .b-text h3 {
  color: #393939;
}
.wnd-page .sc-d .mt.mt-image.img-s-p .mt-item .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.wnd-page .sc-d .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: #9d9d9d;
}
.wnd-page .sc-d .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.wnd-page .sc-d .mt.mt-image.img-s-p .mt-item .b-text p {
  color: #666;
}
.wnd-page .sc-d .mt.mt-image.img-s-p .mt-item .b-text p a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 40%, 0.5);
}
.sc-d {
  --sbm-accent: 255, 255, 255, 1;
  --sbm-accent-rgb: 255, 255, 255;
  --sbm-accentContrast: 57, 57, 57, 1;
  --sbm-accentContrast-rgb: 57, 57, 57;
  --sbm-secondary: 67, 67, 67, 1;
  --sbm-secondary-rgb: 67, 67, 67;
  --sbm-text: 204, 204, 204, 1;
  --sbm-text-rgb: 204, 204, 204;
  --sbm-textSecondary: 172, 172, 172, 1;
  --sbm-textSecondary-rgb: 172, 172, 172;
  --sbm-border: 90, 90, 90, 1;
  --sbm-border-rgb: 90, 90, 90;
  --sbm-background: 34, 34, 34, 1;
  --sbm-background-rgb: 34, 34, 34;
  --sbm-link: 255, 255, 255, 1;
  --sbm-link-rgb: 255, 255, 255;
  --sbm-success: 45, 178, 71, 1;
  --sbm-success-rgb: 45, 178, 71;
  --sbm-error: 218, 21, 21, 1;
  --sbm-error-rgb: 218, 21, 21;
  --sbm-warning: 234, 168, 26, 1;
  --sbm-warning-rgb: 234, 168, 26;
}
.sc-w {
  color: #666;
}
.sc-w .bgonscroll,
.sc-w.l-bg,
.sc-w .s-bg,
.sc-w.s-c {
  background-color: #fff;
}
.sc-w.s-c {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-w.wnd-a-button .wnd-sample-wrapper,
.sc-w.wnd-a-choice label,
.sc-w.wnd-media-solidColor i,
.sc-w.wnd-switcher-item {
  background-color: #fff;
}
.sc-w .blog .item-head h2,
.sc-w.s-c .blog .item-head h2 {
  color: #393939;
}
.sc-w .blog .item-date,
.sc-w.s-c .blog .item-date {
  color: #bababa;
}
.sc-w .blog .item-perex blockquote,
.sc-w .blog .item-perex h1,
.sc-w .blog .item-perex h2,
.sc-w .blog .item-perex h3,
.sc-w .blog .item-perex p,
.sc-w.s-c .blog .item-perex blockquote,
.sc-w.s-c .blog .item-perex h1,
.sc-w.s-c .blog .item-perex h2,
.sc-w.s-c .blog .item-perex h3,
.sc-w.s-c .blog .item-perex p {
  color: #666;
}
.sc-w .blog .item-perex a,
.sc-w.s-c .blog .item-perex a {
  transition: text-decoration-color 0.25s linear;
  color: #393939;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
body.wnd-fe:not(.touched) .sc-w .blog .item-perex a:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .blog .item-perex a:hover {
  text-decoration-color: currentcolor;
}
.sc-w .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head,
.sc-w.s-c .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head {
  background-image: linear-gradient(transparent, #000);
}
.sc-w .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-w .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2,
.sc-w.s-c .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-w.s-c .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2 {
  color: #fff;
}
.sc-w .blog-tiles-large .wnd-empty-thumbnail .item-wrapper,
.sc-w.s-c .blog-tiles-large .wnd-empty-thumbnail .item-wrapper {
  border-color: #e8e8e8;
}
body.wnd-fe:not(.touched)
  .sc-w
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: #d4d4d4;
}
.sc-w .blog-tiles-large .wnd-empty-thumbnail .item-date,
.sc-w.s-c .blog-tiles-large .wnd-empty-thumbnail .item-date {
  color: #aaa;
}
body.wnd-cms:not(.touched)
  .sc-w
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper,
body.wnd-cms:not(.touched)
  .sc-w.s-c
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: #d4d4d4;
}
.sc-w .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-w .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper,
.sc-w.s-c .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-w.s-c .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper {
  background-color: none;
  box-shadow: none;
}
.sc-w .blog-feed-board .item-head h2,
.sc-w.s-c .blog-feed-board .item-head h2 {
  color: #393939;
}
.sc-w .blog-feed-board .item-date:before,
.sc-w.s-c .blog-feed-board .item-date:before {
  background-color: #fff;
}
.sc-w .blog-feed-board .item-date:after,
.sc-w.s-c .blog-feed-board .item-date:after {
  background-color: #666;
}
.sc-w .blog-feed-board .item-date > div,
.sc-w.s-c .blog-feed-board .item-date > div {
  background-color: #666;
  color: #fff;
}
.sc-w .blog-feed-board .item-perex blockquote,
.sc-w .blog-feed-board .item-perex h1,
.sc-w .blog-feed-board .item-perex h2,
.sc-w .blog-feed-board .item-perex h3,
.sc-w .blog-feed-board .item-perex h4,
.sc-w .blog-feed-board .item-perex p,
.sc-w.s-c .blog-feed-board .item-perex blockquote,
.sc-w.s-c .blog-feed-board .item-perex h1,
.sc-w.s-c .blog-feed-board .item-perex h2,
.sc-w.s-c .blog-feed-board .item-perex h3,
.sc-w.s-c .blog-feed-board .item-perex h4,
.sc-w.s-c .blog-feed-board .item-perex p {
  color: #666;
}
.sc-w .s-bdh-t,
.sc-w.s-c .s-bdh-t {
  color: #393939;
}
.sc-w .s-bdh-t:after,
.sc-w.s-c .s-bdh-t:after {
  background-color: #9d9d9d;
}
.sc-w .s-bdh-d,
.sc-w.s-c .s-bdh-d {
  color: #bababa;
}
.sc-w.s-c.s-hm-contentbox .s-bdh-d,
.sc-w.s-c.s-hm-contentbox .s-bdh-t,
.sc-w.s-hm-contentbox .s-bdh-d,
.sc-w.s-hm-contentbox .s-bdh-t {
  color: #fff;
}
.sc-w .b-btn-1 .b-btn-l,
.sc-w .b-btn-1 .wnd-replace-form-button,
.sc-w .b-e .b-btn-3 .b-btn-l,
.sc-w .b-e .b-btn-3 .wnd-replace-form-button,
.sc-w.s-c .b-btn-1 .b-btn-l,
.sc-w.s-c .b-btn-1 .wnd-replace-form-button,
.sc-w.s-c .b-e .b-btn-3 .b-btn-l,
.sc-w.s-c .b-e .b-btn-3 .wnd-replace-form-button {
  background-color: #393939;
  color: #fff;
  border-color: #393939;
}
body.wnd-fe:not(.touched) .sc-w .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-w .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w .b-e .b-btn-3 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .b-e
  .b-btn-3
  .wnd-replace-form-button:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.sc-w .b-btn-2 .b-btn-l,
.sc-w .b-btn-2 .wnd-replace-form-button,
.sc-w.s-c .b-btn-2 .b-btn-l,
.sc-w.s-c .b-btn-2 .wnd-replace-form-button {
  color: #393939;
  background-color: transparent;
  border-color: #9d9d9d;
}
body.wnd-fe:not(.touched) .sc-w .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w .b-btn-2 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-2 .wnd-replace-form-button:hover {
  border-color: #393939;
}
.b-btn-dso .sc-w .b-btn-2 .b-btn-l,
.b-btn-dso .sc-w .b-btn-2 .wnd-replace-form-button,
.b-btn-dso .sc-w.s-c .b-btn-2 .b-btn-l,
.b-btn-dso .sc-w.s-c .b-btn-2 .wnd-replace-form-button {
  background-color: #fff;
}
.sc-w .b-btn-3 .b-btn-l,
.sc-w .b-btn-3 .wnd-replace-form-button,
.sc-w.s-c .b-btn-3 .b-btn-l,
.sc-w.s-c .b-btn-3 .wnd-replace-form-button {
  background-color: #9d9d9d;
  border-color: #9d9d9d;
  color: #fff;
}
body.wnd-fe:not(.touched) .sc-w .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w .b-btn-3 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-3 .wnd-replace-form-button:hover {
  background-color: #8d8d8d;
  border-color: #8d8d8d;
}
.sc-w .b-btn-4 .b-btn-l,
.sc-w .b-btn-4 .wnd-replace-form-button,
.sc-w.s-c .b-btn-4 .b-btn-l,
.sc-w.s-c .b-btn-4 .wnd-replace-form-button {
  border-color: #bababa;
  color: #9d9d9d;
  background-color: transparent;
}
body.wnd-fe:not(.touched) .sc-w .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w .b-btn-4 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-4 .wnd-replace-form-button:hover {
  border-color: #393939;
  color: #393939;
}
.sc-w .b-btn-5 .b-btn-l,
.sc-w .b-btn-5 .wnd-replace-form-button,
.sc-w.s-c .b-btn-5 .b-btn-l,
.sc-w.s-c .b-btn-5 .wnd-replace-form-button {
  color: #393939;
  background-color: transparent;
}
.sc-w .b-btn-5 .b-btn-l .b-btn-t,
.sc-w .b-btn-5 .wnd-replace-form-button .b-btn-t,
.sc-w.s-c .b-btn-5 .b-btn-l .b-btn-t,
.sc-w.s-c .b-btn-5 .wnd-replace-form-button .b-btn-t {
  text-decoration-color: rgba(57, 57, 57, 0.4);
}
body.wnd-fe:not(.touched) .sc-w .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-w
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t,
body.wnd-fe:not(.touched) .sc-w.s-c .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: #393939;
}
.b-btn-dbb .sc-w .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-w .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-w .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-w .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-w .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-w .b-e .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-w.s-c .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-w.s-c .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-w.s-c .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-w.s-c .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-w.s-c .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-w.s-c .b-e .b-btn.b-btn-3 .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.12) !important;
}
.b-btn-dbb .sc-w .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-w .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-w .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-w .b-btn-4 .wnd-replace-form-button,
.b-btn-dbb .sc-w.s-c .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-w.s-c .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-w.s-c .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-w.s-c .b-btn-4 .wnd-replace-form-button {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
.b-btn-dso .sc-w .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-w .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button,
.b-btn-dso .sc-w.s-c .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-w.s-c .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
body:not(.touched).wnd-fe.b-btn-dso
  .sc-w
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-w
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-w.s-c
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-w.s-c
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.17);
}
.sc-w .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l,
.sc-w.s-c .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l {
  color: #9d9d9d;
  border-color: #e8e8e8;
  background-color: #e8e8e8;
}
.sc-w .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
.sc-w.s-c .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
body.wnd-fe:not(.touched)
  .sc-w
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover {
  color: #9c9c9c;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
body .sc-w .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l,
body .sc-w.s-c .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  color: #9d9d9d;
  border-color: #e8e8e8;
  background-color: #e8e8e8;
}
.b-btn-dbb .sc-w .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-w.s-c .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  border-bottom-color: #9c9c9c !important;
}
.l-page:not(.ac-none) .sc-w .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-w .b-btn-4 .wnd-replace-form-button,
.l-page:not(.ac-none) .sc-w.s-c .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-w.s-c .b-btn-4 .wnd-replace-form-button,
.sc-w .claim-default {
  color: #393939;
}
.sc-w .claim-default-inv {
  color: #fff;
}
.sc-w .claim-bg {
  color: #393939;
}
.sc-w .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-w .claim-bg-inv {
  color: #fff;
}
.sc-w .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-w .claim-color {
  color: #fff;
}
.sc-w .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-w .claim-color-inv {
  color: #9d9d9d;
}
.sc-w .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-w .claim-color-text {
  color: #9d9d9d;
}
.sc-w .claim-color-alpha {
  color: #fff;
}
.sc-w .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-w .claim-gray {
  color: #fff;
}
.sc-w .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-w .claim-borders {
  color: #393939;
}
.sc-w .claim-borders .sit-w {
  border-color: #393939;
}
.sc-w .claim-beside {
  color: #393939;
}
.sc-w .claim-beside .sit-w:after,
.sc-w .claim-beside .sit-w:before {
  background-color: #9d9d9d;
}
.sc-w .claim-wings {
  color: #393939;
}
.sc-w .claim-wings .sit-w:after,
.sc-w .claim-wings .sit-w:before {
  border-color: #9d9d9d;
}
.sc-w .claim-underline {
  color: #393939;
}
.sc-w .claim-underline:after {
  border-bottom-color: #9d9d9d;
}
.sc-w .arrow-submit,
.sc-w.s-c .arrow-submit {
  background-color: #fff;
  color: #666;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body.wnd-fe:not(.touched) .sc-w .arrow:hover .gallery-arrow-submit,
body.wnd-fe:not(.touched) .sc-w.s-c .arrow:hover .gallery-arrow-submit {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-w .dots li,
.sc-w.s-c .dots li {
  background-color: #d4d4d4;
}
.sc-w .dots li.active,
.sc-w.s-c .dots li.active,
body.wnd-fe:not(.touched) .sc-w .dots li:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .dots li:hover {
  background-color: #333;
}
.sc-w .pager a,
.sc-w.s-c .pager a {
  color: #666;
}
body.wnd-fe:not(.touched) .sc-w .pager a:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .pager a:hover {
  color: #393939;
}
.sc-w .pager a:after,
.sc-w .pager a:before,
.sc-w.s-c .pager a:after,
.sc-w.s-c .pager a:before,
body.wnd-cms:not(.touched) .sc-w.s-c .wnd-active-listing-zone .pager a:hover,
body.wnd-cms:not(.touched) .sc-w .wnd-active-listing-zone .pager a:hover {
  color: #bababa;
}
.sc-w .line-color,
.sc-w.s-c .line-color {
  border-color: #d4d4d4;
}
.sc-w.s-c .wnd-image-placeholder embed,
.sc-w .wnd-image-placeholder embed {
  color: hsla(0, 0%, 40%, 0) !important;
  opacity: 1 !important;
}
.sc-w.s-c .wnd-empty-thumbnail .b-e-crt-img,
.sc-w.s-c .wnd-empty-thumbnail .b-tb,
.sc-w.s-c .wnd-empty-thumbnail .prd-gal-c,
.sc-w.s-c .wnd-empty-thumbnail.ssb-product-image,
.sc-w.s-c .wnd-image-placeholder > div,
.sc-w .wnd-empty-thumbnail .b-e-crt-img,
.sc-w .wnd-empty-thumbnail .b-tb,
.sc-w .wnd-empty-thumbnail .prd-gal-c,
.sc-w .wnd-empty-thumbnail.ssb-product-image,
.sc-w .wnd-image-placeholder > div {
  background-color: #f2f2f2;
}
.sc-w .b-img embed,
.sc-w.s-c .b-img embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.img-t-o .sc-w .b-gal-slideshow .b-gal-t,
.img-t-o .sc-w.s-c .b-gal-slideshow .b-gal-t,
.img-t-u .sc-w .b-gal-t,
.img-t-u .sc-w .b-img-t,
.img-t-u .sc-w.s-c .b-gal-t,
.img-t-u .sc-w.s-c .b-img-t {
  color: #666;
}
.sc-w.s-c .wnd-active-block .b-sp-c,
.sc-w.s-c .wnd-mobile-cms .b-sp-c,
.sc-w .wnd-active-block .b-sp-c,
.sc-w .wnd-mobile-cms .b-sp-c {
  background-color: #f2f2f2;
  color: #666;
}
.sc-w .loading,
.sc-w.s-c .loading {
  color: #666;
}
.b-e-bs .sc-w .b-e-g .item-wrapper,
.b-e-bs .sc-w.s-c .b-e-g .item-wrapper {
  border-color: #e8e8e8;
}
.b-e-bs .sc-w .b-e-g .prd-price,
.b-e-bs .sc-w.s-c .b-e-g .prd-price {
  color: #666;
}
body:not(.touched).wnd-cms.b-e-bs
  .sc-w
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-cms.b-e-bs
  .sc-w.s-c
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-w .b-e-g .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-w.s-c .b-e-g .item-wrapper:hover {
  border-color: #d4d4d4;
}
.b-e-ds .sc-w .b-e-g .item-media,
.b-e-ds .sc-w.s-c .b-e-g .item-media {
  background-color: transparent;
}
body:not(.touched).wnd-cms.b-e-ds
  .sc-w
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-cms.b-e-ds
  .sc-w.s-c
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-w .b-e-g .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-w.s-c .b-e-g .item:hover {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.b-e-frs .sc-w .b-e-g .item-media,
.b-e-frs .sc-w.s-c .b-e-g .item-media {
  background-color: #f2f2f2;
}
.b-e-frs .sc-w .b-e-g .item-wrapper,
.b-e-frs .sc-w.s-c .b-e-g .item-wrapper {
  background-color: #f2f2f2;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
body:not(.touched).wnd-cms.b-e-frs
  .sc-w
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-cms.b-e-frs
  .sc-w.s-c
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-w .b-e-g .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-w.s-c .b-e-g .item-wrapper:hover {
  background-color: #ebebeb;
}
.sc-w .b-e-g .prd-title,
.sc-w.s-c .b-e-g .prd-title {
  color: #393939;
}
.sc-w .b-e-g .prd-price,
.sc-w.s-c .b-e-g .prd-price {
  color: #666;
}
.sc-w .b-e-g .prd-price-com,
.sc-w .b-e-g .prd-price-dual,
.sc-w.s-c .b-e-g .prd-price-com,
.sc-w.s-c .b-e-g .prd-price-dual {
  color: #bababa;
}
.sc-w .b-e-s .prd-price,
.sc-w .b-e-s .prd-title,
.sc-w.s-c .b-e-s .prd-price,
.sc-w.s-c .b-e-s .prd-title {
  color: #393939;
}
.sc-w .b-e-s .prd-price-com,
.sc-w .b-e-s .prd-price-dual,
.sc-w.s-c .b-e-s .prd-price-com,
.sc-w.s-c .b-e-s .prd-price-dual {
  color: #9d9d9d;
}
.sc-w .b-e-f-title,
.sc-w.s-c .b-e-f-title {
  color: #393939;
  border-bottom-color: #bababa;
}
.sc-w .b-e-f a,
.sc-w.s-c .b-e-f a {
  color: #9d9d9d;
}
.sc-w .b-e-f a.selected,
.sc-w.s-c .b-e-f a.selected,
body.wnd-fe:not(.touched) .sc-w .b-e-f a:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-e-f a:hover {
  color: #393939;
}
.sc-w .b-e-f .ef-level-1,
.sc-w.s-c .b-e-f .ef-level-1 {
  background: #fff;
  border-color: #d4d4d4;
}
.sc-w .b-e-f-select select,
.sc-w.s-c .b-e-f-select select {
  box-shadow: 0 0 0 transparent;
  background: #fff;
  border-color: #d4d4d4;
  color: #666;
}
body.wnd-fe:not(.touched) .sc-w .b-e-f-select select:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-w.s-c .b-e-f-select select:hover:not(:focus) {
  border-color: #9c9c9c;
}
.sc-w .b-e-f-select select:focus,
.sc-w.s-c .b-e-f-select select:focus {
  outline: none;
  box-shadow: 0 0 0.3125rem #129fea;
  border-color: #129fea;
}
.sc-w .b-e-f-select select option,
.sc-w.s-c .b-e-f-select select option {
  color: #666;
}
.sc-w .b-e-f-select select option:disabled,
.sc-w.s-c .b-e-f-select select option:disabled {
  color: #dedede;
}
.sc-w .b-e-f-select .select:after,
.sc-w.s-c .b-e-f-select .select:after {
  color: #666;
}
body.wnd-cms:not(.touched) .sc-w .b-e.wnd-active-listing-zone .b-e-f a:hover,
body.wnd-cms:not(.touched)
  .sc-w.s-c
  .b-e.wnd-active-listing-zone
  .b-e-f
  a:hover {
  color: #393939;
}
.sc-w .prd-label:not(.prd-out-of-stock) .prd-label-c,
.sc-w.s-c .prd-label:not(.prd-out-of-stock) .prd-label-c {
  color: #fff;
  background-color: #393939;
}
.sc-w .prd-out-of-stock-c,
.sc-w.s-c .prd-out-of-stock-c {
  color: #9d9d9d;
  background-color: #e8e8e8;
}
.sc-w .b-e-crt-head div,
.sc-w.s-c .b-e-crt-head div {
  color: #9d9d9d;
}
.sc-w .b-e-crt-tr,
.sc-w.s-c .b-e-crt-tr {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-w .b-e-crt-title,
.sc-w.s-c .b-e-crt-title {
  color: #393939;
}
.sc-w .b-e-crt-price,
.sc-w .b-e-crt-variant,
.sc-w.s-c .b-e-crt-price,
.sc-w.s-c .b-e-crt-variant {
  color: #9d9d9d;
}
.sc-w .b-e-crt-qty input,
.sc-w.s-c .b-e-crt-qty input {
  background-color: #fff;
  border-color: #d4d4d4;
  color: #666;
}
.sc-w .b-e-crt-qty input:focus,
.sc-w.s-c .b-e-crt-qty input:focus {
  border-color: #129fea !important;
  box-shadow: none !important;
}
.sc-w .b-e-crt-qty input:invalid,
.sc-w.s-c .b-e-crt-qty input:invalid {
  color: #e9322d;
  border-color: #e9322d !important;
  box-shadow: none !important;
}
body.wnd-fe:not(.touched) .sc-w .b-e-crt-qty input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-w.s-c .b-e-crt-qty input:hover:not(:focus) {
  border-color: #9c9c9c !important;
}
.sc-w .b-e-crt-qty-btn:after,
.sc-w .b-e-crt-qty-btn:before,
.sc-w.s-c .b-e-crt-qty-btn:after,
.sc-w.s-c .b-e-crt-qty-btn:before {
  background-color: #9d9d9d;
}
body.wnd-fe:not(.touched) .sc-w .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-w .b-e-crt-qty-btn:hover:before,
body.wnd-fe:not(.touched) .sc-w.s-c .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-w.s-c .b-e-crt-qty-btn:hover:before {
  background-color: #666;
}
body.wnd-fe:not(.touched) .sc-w .b-e-crt-qty:hover input:not(:disabled),
body.wnd-fe:not(.touched) .sc-w.s-c .b-e-crt-qty:hover input:not(:disabled) {
  border-color: #bababa;
}
.sc-w .b-e-crt-out-of-stock,
.sc-w.s-c .b-e-crt-out-of-stock {
  color: #e9322d;
}
.sc-w .b-e-crt-sum,
.sc-w.s-c .b-e-crt-sum {
  color: #393939;
}
.sc-w .b-e-crt-delete,
.sc-w.s-c .b-e-crt-delete {
  color: #bababa;
}
.sc-w .b-e-crt-foot,
.sc-w.s-c .b-e-crt-foot,
body.wnd-fe:not(.touched) .sc-w .b-e-crt-delete:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .b-e-crt-delete:hover {
  color: #9d9d9d;
}
.sc-w .b-e-crt-tot .b-e-crt-tot-value,
.sc-w.s-c .b-e-crt-tot .b-e-crt-tot-value {
  color: #393939;
}
.sc-w .b-e-crt-cho,
.sc-w.s-c .b-e-crt-cho {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.sc-w .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis,
.sc-w.s-c .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis {
  color: #e9322d;
}
.sc-w .b-e-crt-stock.wnd-in-stock,
.sc-w.s-c .b-e-crt-stock.wnd-in-stock {
  color: #2db247;
}
.sc-w .b-e-crt-stock.wnd-available,
.sc-w.s-c .b-e-crt-stock.wnd-available {
  color: #eaa81a;
}
.sc-w .b-e-d .prd-title,
.sc-w.s-c .b-e-d .prd-title {
  color: #393939;
}
.sc-w .b-e-d .prd-title:after,
.sc-w.s-c .b-e-d .prd-title:after {
  background-color: #9d9d9d;
}
.sc-w .b-e-d .prd-variants-title,
.sc-w.s-c .b-e-d .prd-variants-title {
  color: #393939;
}
.sc-w .b-e-d .prd-ribbon-c,
.sc-w.s-c .b-e-d .prd-ribbon-c {
  color: #fff;
  background-color: #393939;
}
.sc-w .b-e-d .prd-price,
.sc-w.s-c .b-e-d .prd-price {
  color: #393939;
}
.sc-w .b-e-d .prd-price-com,
.sc-w.s-c .b-e-d .prd-price-com {
  color: #9d9d9d;
}
.sc-w .b-e-d .prd-price-info,
.sc-w.s-c .b-e-d .prd-price-info {
  color: #666;
}
.sc-w .b-e-d .prd-crt,
.sc-w.s-c .b-e-d .prd-crt {
  box-shadow: 0 -0.25rem 0.9375rem rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
.sc-w .b-e-d-stock.wnd-in-stock,
.sc-w.s-c .b-e-d-stock.wnd-in-stock {
  color: #2db247;
}
.sc-w .b-e-d-stock.wnd-available,
.sc-w.s-c .b-e-d-stock.wnd-available {
  color: #eaa81a;
}
.sc-w.s-f {
  color: #666;
}
.sc-w.s-f-edit .s-f-l-w:before,
.sc-w.s-f .s-f-border.border-top:before {
  border-top-color: #d4d4d4;
}
.sc-w.s-f .s-f-ez .b-text p a,
.sc-w.s-f .s-f-ez .link a,
.sc-w.s-f .s-f-l .b-text p a,
.sc-w.s-f .s-f-l .link a,
.sc-w.s-f.s .s-c.s-f-l-w .b-text p a,
.sc-w.s-f.s .s-c.s-f-l-w .link a {
  color: #666;
  text-decoration-color: hsla(0, 0%, 40%, 0.7);
}
body.wnd-fe:not(.touched) .sc-w.s-f .s-f-ez .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-w.s-f .s-f-ez .link a:hover,
body.wnd-fe:not(.touched) .sc-w.s-f .s-f-l .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-w.s-f .s-f-l .link a:hover,
body.wnd-fe:not(.touched) .sc-w.s-f.s .s-c.s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-w.s-f.s .s-c.s-f-l-w .link a:hover {
  color: #666;
  text-decoration-color: #666;
}
.sc-w.s-f .s-f-lang-t {
  color: #666;
}
.sc-w.s-f .s-f-lang .link:after {
  color: #9d9d9d;
}
.ac-h .sc-w.s-f .b-text h1,
.ac-h .sc-w.s-f .b-text h2 {
  color: #393939;
}
.ac-s .sc-w.s-f .b-text h3 {
  color: #9d9d9d;
}
.ac-i .sc-w.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h1,
.ac-i .sc-w.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h2,
.ac-i .sc-w.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h3,
.ac-i .sc-w.s-f:not([class*="wnd-background-solid"]) .b-text blockquote p {
  border-color: #9d9d9d;
}
.ac-i .sc-w.s-f:not([class*="wnd-background-solid"]) .b-text blockquote:before,
.ac-i
  .sc-w.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h1:after,
.ac-i
  .sc-w.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h2:after,
.ac-i
  .sc-w.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h3:after,
.ac-i
  .sc-w.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  p:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l:not(.l-boxed) .sc-w.s-f-map .s-bg {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.l:not(.l-boxed) .sc-w.s-f-map .s-o {
  background-color: #fff;
}
.l-boxed .sc-w.s.s-f-edit .s-f-l-w,
.l-boxed .sc-w.s.s-f-map .s-f-l-w {
  background-color: #4d4d4d;
  color: #bababa;
}
.l-boxed .sc-w.s.s-f-edit .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-w.s.s-f-edit .s-f-l-w .s-f-lang-t,
.l-boxed .sc-w.s.s-f-map .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-w.s.s-f-map .s-f-l-w .s-f-lang-t {
  color: #bababa;
}
.l-boxed .sc-w.s.s-f-edit .s-f-l-w .link a,
.l-boxed .sc-w.s.s-f-map .s-f-l-w .link a {
  color: #bababa;
  text-decoration-color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-w.s.s-f-edit .s-f-l-w .link:after,
.l-boxed .sc-w.s.s-f-map .s-f-l-w .link:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-w.s.s-f-edit .s-f-bg-stripe,
.l-boxed .sc-w.s.s-f-map .s-f-bg-stripe {
  background-color: #4d4d4d;
}
body:not(.touched, .wnd-cms).l-boxed .sc-w.s.s-f-edit .s-f-l-w .link a:hover,
body:not(.touched, .wnd-cms).l-boxed .sc-w.s.s-f-map .s-f-l-w .link a:hover {
  color: #bababa;
  text-decoration-color: #bababa;
}
.sc-w .form.b-form-default .wnd-required label,
.sc-w .form.b-form-default label,
.sc-w.s-c .form.b-form-default .wnd-required label,
.sc-w.s-c .form.b-form-default label {
  color: #666;
}
.sc-w .form.b-form-default input,
.sc-w .form.b-form-default select,
.sc-w .form.b-form-default textarea,
.sc-w.s-c .form.b-form-default input,
.sc-w.s-c .form.b-form-default select,
.sc-w.s-c .form.b-form-default textarea {
  background: #fff;
  border-color: #d4d4d4;
  color: #666;
  box-shadow: none;
}
body.wnd-fe:not(.touched) .sc-w .form.b-form-default input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-w .form.b-form-default select:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-w .form.b-form-default textarea:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  input:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  select:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  textarea:hover:not(:focus) {
  border-color: #9c9c9c;
}
.sc-w .form.b-form-default .select,
.sc-w.s-c .form.b-form-default .select {
  color: #666;
}
.sc-w .form.b-form-default select option,
.sc-w.s-c .form.b-form-default select option {
  color: #393939;
}
.sc-w .form.b-form-default select option:disabled,
.sc-w.s-c .form.b-form-default select option:disabled {
  color: #bababa;
}
.sc-w .form.b-form-default .form-group-content label,
.sc-w.s-c .form.b-form-default .form-group-content label {
  color: #666;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div {
  border-color: #9c9c9c;
}
.sc-w .form.b-form-default .checkbox,
.sc-w .form.b-form-default .radio-button,
.sc-w.s-c .form.b-form-default .checkbox,
.sc-w.s-c .form.b-form-default .radio-button {
  background: #fff;
  border-color: #d4d4d4;
  color: #666;
}
.sc-w .form.b-form-default .checkbox:after,
.sc-w.s-c .form.b-form-default .checkbox:after {
  color: #393939;
}
.sc-w .form.b-form-default .radio-button:after,
.sc-w.s-c .form.b-form-default .radio-button:after {
  background: #393939;
}
.sc-w .form.b-form-default .form-file-button,
.sc-w.s-c .form.b-form-default .form-file-button {
  background: none;
  color: #666;
  border-color: #d4d4d4;
}
body.wnd-fe:not(.touched) .sc-w .form.b-form-default .form-file-button:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-file-button:hover {
  background: none;
  color: #666;
  border-color: #9c9c9c;
}
.sc-w .form.b-form-default .form-date input:focus + .datepicker-icon:after,
.sc-w.s-c .form.b-form-default .form-date input:focus + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after {
  color: #666;
}
.sc-w .form.b-form-default .form-date.wnd-validate-error .datepicker-icon:after,
.sc-w.s-c
  .form.b-form-default
  .form-date.wnd-validate-error
  .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-w
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after,
.sc-w.s-c
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after {
  color: #666;
}
.sc-w
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after,
.sc-w.s-c
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after {
  color: #666 !important;
}
.sc-w .form.b-form-default .form-input.wnd-validate-error :not(label, span),
.sc-w.s-c
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span) {
  outline: 0;
  border-color: #e9322d;
  color: #e9322d;
  box-shadow: none;
}
.sc-w
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus,
.sc-w.s-c
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus {
  border-color: #e9322d;
  color: #666;
}
.sc-w
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-w
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
.sc-w.s-c
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-w.s-c
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover {
  border-color: #e9322d;
}
.sc-w .form.b-form-default .form-input input,
.sc-w .form.b-form-default .form-input select,
.sc-w .form.b-form-default .form-input textarea,
.sc-w.s-c .form.b-form-default .form-input input,
.sc-w.s-c .form.b-form-default .form-input select,
.sc-w.s-c .form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.sc-w .form.b-form-default .form-input input:focus,
.sc-w .form.b-form-default .form-input select:focus,
.sc-w .form.b-form-default .form-input textarea:focus,
.sc-w.s-c .form.b-form-default .form-input input:focus,
.sc-w.s-c .form.b-form-default .form-input select:focus,
.sc-w.s-c .form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: none;
  border-color: #129fea !important;
}
body.wnd-fe:not(.touched) .sc-w .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .sc-w .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched) .sc-w .form.b-form-default .form-input textarea:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-input
  input:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-input
  select:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-default
  .form-input
  textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.sc-w .form.b-form-light .wnd-required label,
.sc-w .form.b-form-light label,
.sc-w.s-c .form.b-form-light .wnd-required label,
.sc-w.s-c .form.b-form-light label {
  color: #9d9d9d;
}
.sc-w .form.b-form-light input,
.sc-w .form.b-form-light select,
.sc-w .form.b-form-light textarea,
.sc-w.s-c .form.b-form-light input,
.sc-w.s-c .form.b-form-light select,
.sc-w.s-c .form.b-form-light textarea {
  background: transparent;
  border-color: #d4d4d4;
  color: #666;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked) {
  border-color: #9c9c9c;
}
.sc-w .form.b-form-light .form-email input,
.sc-w.s-c .form.b-form-light .form-email input {
  color: transparent;
}
.sc-w .form.b-form-light .form-email input.not-empty,
.sc-w .form.b-form-light .select,
.sc-w.s-c .form.b-form-light .form-email input.not-empty,
.sc-w.s-c .form.b-form-light .select {
  color: #666;
}
.sc-w .form.b-form-light .select:after,
.sc-w.s-c .form.b-form-light .select:after {
  color: #d4d4d4;
}
body.wnd-fe:not(.touched) .sc-w .form.b-form-light .select:hover:after,
body.wnd-fe:not(.touched) .sc-w.s-c .form.b-form-light .select:hover:after {
  color: #666;
}
.sc-w .form.b-form-light select.not-clicked,
.sc-w .form.b-form-light select:disabled.not-clicked,
.sc-w.s-c .form.b-form-light select.not-clicked,
.sc-w.s-c .form.b-form-light select:disabled.not-clicked {
  color: hsla(0, 0%, 100%, 0);
}
.sc-w .form.b-form-light select:disabled option,
.sc-w .form.b-form-light select option,
.sc-w.s-c .form.b-form-light select:disabled option,
.sc-w.s-c .form.b-form-light select option {
  color: #393939;
}
.sc-w .form.b-form-light select:disabled option:disabled,
.sc-w .form.b-form-light select option:disabled,
.sc-w.s-c .form.b-form-light select:disabled option:disabled,
.sc-w.s-c .form.b-form-light select option:disabled {
  color: #bababa;
}
.sc-w .form.b-form-light .form-number-controls button,
.sc-w.s-c .form.b-form-light .form-number-controls button {
  background: transparent;
}
.sc-w .form.b-form-light .form-number-controls button:after,
.sc-w.s-c .form.b-form-light .form-number-controls button:after {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-number-controls
  button:hover:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-number-controls
  button:hover:after {
  color: #666;
}
.sc-w .form.b-form-light .form-group-content label,
.sc-w.s-c .form.b-form-light .form-group-content label {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div {
  border-color: #9c9c9c;
}
.sc-w .form.b-form-light .checkbox,
.sc-w .form.b-form-light .radio-button,
.sc-w.s-c .form.b-form-light .checkbox,
.sc-w.s-c .form.b-form-light .radio-button {
  background: transparent;
  border-color: #d4d4d4;
  color: #9c9c9c;
}
.sc-w .form.b-form-light .form-file-button:after,
.sc-w.s-c .form.b-form-light .form-file-button:after {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover {
  border-bottom-color: #666;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after {
  color: #666;
}
.sc-w .form.b-form-light .form-file-cover,
.sc-w.s-c .form.b-form-light .form-file-cover {
  border-bottom-color: #d4d4d4;
}
body.wnd-fe:not(.touched) .sc-w .form.b-form-light .form-file-cover:hover,
body.wnd-fe:not(.touched) .sc-w.s-c .form.b-form-light .form-file-cover:hover {
  border-bottom-color: #9c9c9c;
}
.sc-w .form.b-form-light .form-file-text,
.sc-w.s-c .form.b-form-light .form-file-text {
  color: #666;
}
.sc-w .form.b-form-light .form-file-remove:after,
.sc-w.s-c .form.b-form-light .form-file-remove:after {
  color: #9d9d9d;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #666;
}
.sc-w .form.b-form-light input[type="date"],
.sc-w.s-c .form.b-form-light input[type="date"] {
  color: transparent;
}
.sc-w .form.b-form-light input[type="date"]::placeholder,
.sc-w.s-c .form.b-form-light input[type="date"]::placeholder {
  color: transparent;
}
.sc-w .form.b-form-light input[type="date"].not-empty,
.sc-w .form.b-form-light input[type="date"]:focus,
.sc-w.s-c .form.b-form-light input[type="date"].not-empty,
.sc-w.s-c .form.b-form-light input[type="date"]:focus {
  color: #666;
}
.sc-w .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-w .form.b-form-light input[type="date"]:focus::placeholder,
.sc-w.s-c .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-w.s-c .form.b-form-light input[type="date"]:focus::placeholder {
  color: #666;
}
.sc-w
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
.sc-w.s-c
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after {
  color: #393939;
}
.sc-w .form.b-form-light .form-date.wnd-validate-error .datepicker-icon:after,
.sc-w
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
.sc-w.s-c
  .form.b-form-light
  .form-date.wnd-validate-error
  .datepicker-icon:after,
.sc-w.s-c
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-w
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after,
.sc-w.s-c
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d !important;
}
.sc-w .form.b-form-light .form-input input:focus,
.sc-w .form.b-form-light .form-input select:focus,
.sc-w .form.b-form-light .form-input textarea:focus,
.sc-w.s-c .form.b-form-light .form-input input:focus,
.sc-w.s-c .form.b-form-light .form-input select:focus,
.sc-w.s-c .form.b-form-light .form-input textarea:focus {
  border-color: #129fea !important;
}
.sc-w .form.b-form-light .form-input input:focus + label,
.sc-w .form.b-form-light .form-input input:focus + label:after,
.sc-w .form.b-form-light .form-input select:focus + label,
.sc-w .form.b-form-light .form-input select:focus + label:after,
.sc-w .form.b-form-light .form-input textarea:focus + label,
.sc-w .form.b-form-light .form-input textarea:focus + label:after,
.sc-w.s-c .form.b-form-light .form-input input:focus + label,
.sc-w.s-c .form.b-form-light .form-input input:focus + label:after,
.sc-w.s-c .form.b-form-light .form-input select:focus + label,
.sc-w.s-c .form.b-form-light .form-input select:focus + label:after,
.sc-w.s-c .form.b-form-light .form-input textarea:focus + label,
.sc-w.s-c .form.b-form-light .form-input textarea:focus + label:after {
  color: #129fea !important;
}
.sc-w .form.b-form-light .form-group-content input[type="radio"]:checked + div,
.sc-w.s-c
  .form.b-form-light
  .form-group-content
  input[type="radio"]:checked
  + div {
  border-color: #9c9c9c;
}
.sc-w .form.b-form-light .form-group-content input[type="radio"] + div:after,
.sc-w.s-c
  .form.b-form-light
  .form-group-content
  input[type="radio"]
  + div:after {
  background-color: #9c9c9c;
}
.sc-w
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div,
.sc-w.s-c
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div {
  border-color: #9c9c9c;
  background-color: #9c9c9c;
}
.sc-w .form.b-form-light .form-group-content input[type="checkbox"] + div:after,
.sc-w.s-c
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]
  + div:after {
  border-color: #fff;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error input,
.sc-w .form.b-form-light .form-input.wnd-validate-error textarea,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error input,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error textarea {
  color: #e9322d;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-w .form.b-form-light .form-input.wnd-validate-error textarea:focus,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error textarea:focus {
  color: #666;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover {
  border-color: #9c9c9c;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error label,
.sc-w .form.b-form-light .form-input.wnd-validate-error label:after,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error label,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error label:after {
  color: #e9322d;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error label a,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error label a {
  color: #e9322d;
  border-color: #e9322d;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-w .form.b-form-light .form-input.wnd-validate-error input,
.sc-w .form.b-form-light .form-input.wnd-validate-error select,
.sc-w .form.b-form-light .form-input.wnd-validate-error textarea,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error input,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error select,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error textarea {
  border-color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover {
  border-bottom-color: #e9322d;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error .form-file-text,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error .form-file-text {
  color: #e9322d;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-w .form.b-form-light .form-input.wnd-validate-error .radio-button,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-w.s-c .form.b-form-light .form-input.wnd-validate-error .radio-button {
  border-color: #e9322d;
}
.sc-w .form.b-form-light .form-input.wnd-validate-error .form-file-button:after,
.sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
.sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-button:after,
.sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-w
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-w.s-c
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div {
  border-color: #e9322d;
}
.sc-w .form-captcha,
.sc-w.s-c .form-captcha {
  color: #bababa;
}
.sc-w .form-warning,
.sc-w.s-c .form-warning {
  color: #e9322d;
}
.sc-w.s-hn .cart {
  color: #666;
}
.sc-w.s-hn .cart:before {
  background-color: #d1d1d1;
}
.sc-w.s-hn .cart .cart-text span {
  color: #666;
}
.sc-w.s-hn .cart-piece-count {
  background: #393939;
  color: #fff;
}
.sc-w.s-hn .cart a .cart-content-link:after {
  color: #393939;
}
.sc-w.s-hn.wnd-mt-classic .search-icon:before,
.sc-w.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: #d1d1d1;
}
.sc-w.s-hn.wnd-mt-classic .search-icon-text,
.sc-w.s-hn.wnd-mt-sidebar .search-icon-text {
  color: #666;
}
.sc-w.s-hn.wnd-mt-classic .search-icon:after,
.sc-w.s-hn.wnd-mt-sidebar .search-icon:after {
  color: #393939;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-w.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-w.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-w.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-w.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-w.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-w.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-w.s-hn .search-results {
  color: #393939;
}
.sc-w.s-hn .search-results .ssb-wrapper {
  border-color: rgba(57, 57, 57, 0.08);
}
.sc-w.s-hn .search-results .ssb-category-header-title span:last-child {
  color: #bababa;
}
.sc-w.s-hn .search-results .ssb-category-header-link a {
  color: #9d9d9d;
}
.sc-w.s-hn .search-results .ssb-view-all a {
  color: #393939;
}
.sc-w.s-hn .search-results .ssb-view-all a span:last-child {
  color: #bababa;
}
.sc-w.s-hn .search-results .ssb-no-results {
  color: #9d9d9d;
}
body:not(.touched) .sc-w.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(57, 57, 57, 0.08);
}
.sc-w.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(57, 57, 57, 0.08);
}
.sc-w.s-hn.wnd-mt-sliding .search-icon:after {
  color: #393939;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-w.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-w.s-hn.wnd-mt-boxed .cart a {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-w.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-w.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #393939;
}
.sc-w.s-hn.wnd-mt-boxed .search {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-w.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-w.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-w.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-w.s-hn.wnd-mt-boxed #menu-submit {
  color: #393939;
  background-color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-w.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-w.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-w.s-hn.wnd-mt-boxed #menu-submit span,
.sc-w.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-w.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #393939;
}
.sc-w.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-w.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-w #menu-mobile {
  color: #393939;
}
.sc-w #menu-submit span,
.sc-w #menu-submit span:after,
.sc-w #menu-submit span:before {
  background-color: #393939;
}
.l-d-border .sc-w.s-hm .s-o,
.l-d-border .sc-w.s-hn .s-o {
  border-color: #fff;
}
.sc-w.s-hn .bgonscroll {
  background: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body:not(.l-d-waves) .sc-w.s-hn.wnd-nav-border .s-w:after {
  background: #e8e8e8;
}
.sc-w.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid #e8e8e8;
}
.l-narrow .sc-w.s-hn.sticky {
  background: none;
}
.l-narrow .sc-w.s-hn.sticky .s-o {
  background-color: #fff;
}
.sc-w.s-hc-claim-box .s-hc-c-b,
.sc-w.s-hm.s-hm-contentbox .h-c-b {
  background: rgba(0, 0, 0, 0.8);
  border-color: #fff;
}
.sc-w.s-hn .si {
  color: #393939;
}
.sc-w.s-hn .si a svg path {
  fill: #bababa;
}
.sc-w.s-hn .ci {
  color: #393939;
}
.sc-w.s-hn .ci span:before {
  color: #bababa;
}
.sc-w.s-hn .ci span a {
  color: #393939;
  text-decoration-color: #393939;
}
.sc-w.s-hn .hbc,
.sc-w.s-hn .hbl {
  color: #393939;
}
.sc-w.s-hn .hbc-i,
.sc-w.s-hn .hbl-i {
  background: transparent;
}
body.wnd-fe:not(.touched) .sc-w.s-hn .hbc-i a:hover span,
body.wnd-fe:not(.touched) .sc-w.s-hn .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-w.s-hn .hbc-i-l li > span,
.sc-w.s-hn .hbc-i .active > span,
.sc-w.s-hn .hbc-i .active a,
.sc-w.s-hn .hbl-i-l li > span,
.sc-w.s-hn .hbl-i .active > span,
.sc-w.s-hn .hbl-i .active a {
  background: rgba(0, 0, 0, 0.05);
}
.sc-w.s-hn .more-text ~ div {
  border-bottom-color: hsla(0, 0%, 73%, 0.4);
}
.sc-w.s-hb {
  color: #393939;
}
.sc-w.s-hb:after {
  background: #e8e8e8;
}
.sc-w.s-hb .si-c:after {
  background: #d1d1d1;
}
.wnd-cms .sc-w.s-hb .si-c:empty:before {
  border: 1px dashed #bababa;
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.sc-w.s-hb .si a svg path {
  fill: #bababa;
}
body.wnd-fe:not(.touched) .sc-w.s-hb .si a:hover svg path {
  fill: #666;
}
.sc-w.s-hb .ci span {
  color: #393939;
}
.sc-w.s-hb .ci span:before {
  color: #bababa;
}
.wnd-cms .sc-w.s-hb .ci-c:empty:before {
  border: 1px dashed #bababa;
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
}
.sc-w.s-hb .hbc-i,
.sc-w.s-hb .hbl-i {
  background: transparent;
}
body:not(.touched) .sc-w.s-hb .hbc-i a:hover span,
body:not(.touched) .sc-w.s-hb .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-w.s-hb .hbc-i-l li > span,
.sc-w.s-hb .hbc-i li > span,
.sc-w.s-hb .hbl-i-l li > span,
.sc-w.s-hb .hbl-i li > span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-w.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  background: #d1d1d1;
}
.sc-w .logo-default {
  color: #393939;
}
.sc-w .logo-default embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-default-inv,
.sc-w .logo-default-inv embed {
  color: #fff;
}
.sc-w .logo-bg {
  color: #393939;
}
.sc-w .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-w .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-bg-inv {
  color: #fff;
}
.sc-w .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-w .logo-bg-inv embed {
  color: #afafaf;
  outline-color: #ccc;
  border-color: #d6d6d6;
}
.sc-w .logo-color {
  color: #fff;
}
.sc-w .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-w .logo-color embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-w .logo-color-inv {
  color: #9d9d9d;
}
.sc-w .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-w .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-color-text {
  color: #9d9d9d;
}
.sc-w .logo-color-text embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-color-alpha {
  color: #fff;
}
.sc-w .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-w .logo-color-alpha embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-w .logo-gray {
  color: #fff;
}
.sc-w .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-w .logo-gray embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-w .logo-borders {
  color: #393939;
}
.sc-w .logo-borders .b-l-text-w,
.sc-w .logo-borders .b-l-text:after,
.sc-w .logo-borders .b-l-text:before,
.sc-w .logo-borders .logo {
  border-color: #393939;
}
.sc-w .logo-borders embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-wings {
  color: #393939;
}
.sc-w .logo-wings embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-wings .b-l-text-w:after,
.sc-w .logo-wings .b-l-text-w:before {
  border-color: #9d9d9d;
}
.sc-w .logo-beside {
  color: #393939;
}
.sc-w .logo-beside embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-beside .b-l-text-w:after,
.sc-w .logo-beside .b-l-text-w:before {
  border-color: #9d9d9d;
}
.sc-w .logo-underline {
  color: #393939;
}
.sc-w .logo-underline embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .logo-underline .b-l-text-w:after,
.sc-w .logo-underline .b-l-text-w:before {
  border-color: #9d9d9d;
}
.sc-w.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-w.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-w.logo-center .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-w.logo-center .logo-bg-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-w.logo-center .logo-color embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-w.logo-center .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-w.logo-center .logo-color-alpha embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-w.logo-center .logo-gray embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-w .b-text h1,
.sc-w.s-c .b-text h1 {
  color: #393939;
}
.sc-w .b-text h1:after,
.sc-w.s-c .b-text h1:after {
  background: #9d9d9d;
}
.sc-w .b-text h2,
.sc-w.s-c .b-text h2 {
  color: #393939;
}
.sc-w .b-text h2:after,
.sc-w.s-c .b-text h2:after {
  background: #9d9d9d;
}
.sc-w .b-text h3,
.sc-w.s-c .b-text h3 {
  color: #9d9d9d;
}
.sc-w .b-text h3:after,
.sc-w .b-text h3:before,
.sc-w.s-c .b-text h3:after,
.sc-w.s-c .b-text h3:before {
  background: #9d9d9d;
}
.sc-w .b-text h1 a,
.sc-w .b-text h2 a,
.sc-w.s-c .b-text h1 a,
.sc-w.s-c .b-text h2 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.sc-w .b-text h3 a,
.sc-w.s-c .b-text h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.sc-w .b-text a,
.sc-w .link a,
.sc-w.s-c .b-text a,
.sc-w.s-c .link a,
.sc-w.s-c.s-hb .ci a,
.sc-w.s-hb .ci a {
  color: #393939;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
body.wnd-fe:not(.touched) .sc-w.s-c.s-hb .ci a:hover,
body.wnd-fe:not(.touched) .sc-w.s-hb .ci a:hover {
  text-decoration-color: currentcolor;
}
.sc-w .b-text blockquote,
.sc-w.s-c .b-text blockquote {
  color: #9d9d9d;
}
.sc-w .b-text blockquote a,
.sc-w.s-c .b-text blockquote a {
  color: inherit !important;
  text-decoration-color: hsla(0, 0%, 62%, 0.5) !important;
}
.sc-w .b-text blockquote:before,
.sc-w.s-c .b-text blockquote:before {
  color: hsla(0, 0%, 73%, 0.5);
}
.sc-w .b-text blockquote.tbq,
.sc-w .b-text blockquote:not(.tbq) h1,
.sc-w .b-text blockquote:not(.tbq) h2,
.sc-w .b-text blockquote:not(.tbq) h3,
.sc-w .b-text blockquote:not(.tbq) p,
.sc-w.s-c .b-text blockquote.tbq,
.sc-w.s-c .b-text blockquote:not(.tbq) h1,
.sc-w.s-c .b-text blockquote:not(.tbq) h2,
.sc-w.s-c .b-text blockquote:not(.tbq) h3,
.sc-w.s-c .b-text blockquote:not(.tbq) p {
  border-color: hsla(0, 0%, 73%, 0.5);
}
.sc-w .b-text blockquote:not(.tbq) h1:after,
.sc-w .b-text blockquote:not(.tbq) h2:after,
.sc-w .b-text blockquote:not(.tbq) h3:after,
.sc-w .b-text blockquote:not(.tbq) p:after,
.sc-w.s-c .b-text blockquote:not(.tbq) h1:after,
.sc-w.s-c .b-text blockquote:not(.tbq) h2:after,
.sc-w.s-c .b-text blockquote:not(.tbq) h3:after,
.sc-w.s-c .b-text blockquote:not(.tbq) p:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.sc-w .mt h3,
.sc-w.s-c .mt h3 {
  color: #393939;
}
.sc-w .mt h3 a,
.sc-w.s-c .mt h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.sc-w .mt h4,
.sc-w.s-c .mt h4 {
  color: #9d9d9d;
}
.sc-w .mt h4 a,
.sc-w.s-c .mt h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.sc-w .mt h3 + h4:before,
.sc-w.s-c .mt h3 + h4:before {
  background: hsla(0, 0%, 62%, 0.25);
}
.sc-w .b-sr-nav a,
.sc-w.s-c .b-sr-nav a {
  color: #393939;
}
.sc-w .b-sr-nav a.active,
.sc-w .b-sr-nav a:hover,
.sc-w.s-c .b-sr-nav a.active,
.sc-w.s-c .b-sr-nav a:hover {
  border-bottom-color: #393939;
}
.sc-w .b-sr-nav span:last-child,
.sc-w.s-c .b-sr-nav span:last-child {
  color: #9d9d9d;
}
.sc-w .b-sr-main h2,
.sc-w.s-c .b-sr-main h2 {
  color: #393939;
}
.sc-w .b-sr-ci-link a,
.sc-w.s-c .b-sr-ci-link a {
  color: #9d9d9d;
}
.sc-w .b-sr-ci-text,
.sc-w.s-c .b-sr-ci-text {
  color: #666;
}
.sc-w .faq-box .mt-faq-title,
.sc-w .faq-default .open .mt-faq-inner,
body.wnd-fe:not(.touched) .sc-w .faq-default .mt-faq-inner:hover {
  background-color: #f2f2f2;
}
.sc-w .faq-bullets-s .mt-faq-inner,
.sc-w .faq-bullets .mt-faq-inner {
  border-color: currentcolor;
}
.wnd-page .sc-w .mt.mt-image.img-s-p .mt-item .b-text h3 {
  color: #393939;
}
.wnd-page .sc-w .mt.mt-image.img-s-p .mt-item .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.wnd-page .sc-w .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: #9d9d9d;
}
.wnd-page .sc-w .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.wnd-page .sc-w .mt.mt-image.img-s-p .mt-item .b-text p {
  color: #666;
}
.wnd-page .sc-w .mt.mt-image.img-s-p .mt-item .b-text p a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 40%, 0.5);
}
.sc-w,
.sc-w.s-c {
  --sbm-accent: 57, 57, 57, 1;
  --sbm-accent-rgb: 57, 57, 57;
  --sbm-accentContrast: 255, 255, 255, 1;
  --sbm-accentContrast-rgb: 255, 255, 255;
  --sbm-secondary: 242, 242, 242, 1;
  --sbm-secondary-rgb: 242, 242, 242;
  --sbm-text: 102, 102, 102, 1;
  --sbm-text-rgb: 102, 102, 102;
  --sbm-textSecondary: 157, 157, 157, 1;
  --sbm-textSecondary-rgb: 157, 157, 157;
  --sbm-border: 212, 212, 212, 1;
  --sbm-border-rgb: 212, 212, 212;
  --sbm-background: 255, 255, 255, 1;
  --sbm-background-rgb: 255, 255, 255;
  --sbm-link: 57, 57, 57, 1;
  --sbm-link-rgb: 57, 57, 57;
  --sbm-success: 45, 178, 71, 1;
  --sbm-success-rgb: 45, 178, 71;
  --sbm-error: 218, 21, 21, 1;
  --sbm-error-rgb: 218, 21, 21;
  --sbm-warning: 234, 168, 26, 1;
  --sbm-warning-rgb: 234, 168, 26;
}
#sb-widget-modal-root {
  --sbm-accent: 57, 57, 57, 1;
  --sbm-accent-rgb: 57, 57, 57;
  --sbm-accentContrast: 255, 255, 255, 1;
  --sbm-accentContrast-rgb: 255, 255, 255;
  --sbm-link: 57, 57, 57, 1;
  --sbm-link-rgb: 57, 57, 57;
}
.sc-ml {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .bgonscroll,
.sc-ml.l-bg,
.sc-ml .s-bg,
.sc-ml.s-c {
  background-color: #fff;
}
.sc-ml.s-c {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-ml.wnd-a-button .wnd-sample-wrapper,
.sc-ml.wnd-a-choice label,
.sc-ml.wnd-media-solidColor i,
.sc-ml.wnd-switcher-item {
  background-color: #fff;
}
.sc-ml .blog .item-head h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .blog .item-date {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml .blog .item-perex blockquote,
.sc-ml .blog .item-perex h1,
.sc-ml .blog .item-perex h2,
.sc-ml .blog .item-perex h3,
.sc-ml .blog .item-perex p {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .blog .item-perex a {
  transition: text-decoration-color 0.25s linear;
  color: rgba(0, 0, 0, 0.85);
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
body.wnd-fe:not(.touched) .sc-ml .blog .item-perex a:hover {
  text-decoration-color: currentcolor;
}
.sc-ml .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head {
  background-image: linear-gradient(transparent, #000);
}
.sc-ml .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-ml .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2 {
  color: #fff;
}
.sc-ml .blog-tiles-large .wnd-empty-thumbnail .item-wrapper {
  border-color: rgba(0, 0, 0, 0.15);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-ml .blog-tiles-large .wnd-empty-thumbnail .item-date {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-cms:not(.touched)
  .sc-ml
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-ml .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-ml .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-ml .blog-feed-board .item-head h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .blog-feed-board .item-date:before {
  background-color: #fff;
}
.sc-ml .blog-feed-board .item-date:after {
  background-color: #666;
}
.sc-ml .blog-feed-board .item-date > div {
  background-color: #666;
  color: #fff;
}
.sc-ml .blog-feed-board .item-perex blockquote,
.sc-ml .blog-feed-board .item-perex h1,
.sc-ml .blog-feed-board .item-perex h2,
.sc-ml .blog-feed-board .item-perex h3,
.sc-ml .blog-feed-board .item-perex h4,
.sc-ml .blog-feed-board .item-perex p {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .s-bdh-t {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .s-bdh-t:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.sc-ml .s-bdh-d {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml.s-hm-contentbox .s-bdh-d,
.sc-ml.s-hm-contentbox .s-bdh-t {
  color: #fff;
}
.sc-ml .b-btn-1 .b-btn-l,
.sc-ml .b-btn-1 .wnd-replace-form-button,
.sc-ml .b-e .b-btn-3 .b-btn-l,
.sc-ml .b-e .b-btn-3 .wnd-replace-form-button {
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  border-color: rgba(0, 0, 0, 0.85);
}
body.wnd-fe:not(.touched) .sc-ml .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-ml .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-ml .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-ml .b-e .b-btn-3 .wnd-replace-form-button:hover {
  background-color: rgba(26, 26, 26, 0.85);
  border-color: rgba(26, 26, 26, 0.85);
}
.sc-ml .b-btn-2 .b-btn-l,
.sc-ml .b-btn-2 .wnd-replace-form-button {
  color: rgba(0, 0, 0, 0.85);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched) .sc-ml .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-ml .b-btn-2 .wnd-replace-form-button:hover {
  border-color: rgba(0, 0, 0, 0.85);
}
.b-btn-dso .sc-ml .b-btn-2 .b-btn-l,
.b-btn-dso .sc-ml .b-btn-2 .wnd-replace-form-button {
  background-color: #fff;
}
.sc-ml .b-btn-3 .b-btn-l,
.sc-ml .b-btn-3 .wnd-replace-form-button {
  background-color: rgba(0, 0, 0, 0.6);
  border-color: transparent;
  color: #fff;
}
body.wnd-fe:not(.touched) .sc-ml .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-ml .b-btn-3 .wnd-replace-form-button:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
}
.sc-ml .b-btn-4 .b-btn-l,
.sc-ml .b-btn-4 .wnd-replace-form-button {
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
body.wnd-fe:not(.touched) .sc-ml .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-ml .b-btn-4 .wnd-replace-form-button:hover {
  border-color: rgba(0, 0, 0, 0.85);
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-btn-5 .b-btn-l,
.sc-ml .b-btn-5 .wnd-replace-form-button {
  color: rgba(0, 0, 0, 0.85);
  background-color: transparent;
}
.sc-ml .b-btn-5 .b-btn-l .b-btn-t,
.sc-ml .b-btn-5 .wnd-replace-form-button .b-btn-t {
  text-decoration-color: rgba(0, 0, 0, 0.25);
}
body.wnd-fe:not(.touched) .sc-ml .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-ml
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: rgba(0, 0, 0, 0.85);
}
.b-btn-dbb .sc-ml .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-ml .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-ml .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-ml .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-ml .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-ml .b-e .b-btn.b-btn-3 .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.12) !important;
}
.b-btn-dbb .sc-ml .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-ml .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-ml .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-ml .b-btn-4 .wnd-replace-form-button {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
.b-btn-dso .sc-ml .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-ml .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
body:not(.touched).wnd-fe.b-btn-dso
  .sc-ml
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-ml
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.17);
}
.sc-ml .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.15);
}
.sc-ml .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
body.wnd-fe:not(.touched)
  .sc-ml
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover {
  color: rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}
body .sc-ml .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.15);
}
.b-btn-dbb .sc-ml .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  border-bottom-color: rgba(0, 0, 0, 0.3) !important;
}
.l-page:not(.ac-none) .sc-ml .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-ml .b-btn-4 .wnd-replace-form-button,
.sc-ml .claim-default {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .claim-default-inv {
  color: #fff;
}
.sc-ml .claim-bg {
  color: #393939;
}
.sc-ml .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-ml .claim-bg-inv {
  color: #fff;
}
.sc-ml .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-ml .claim-color {
  color: #fff;
}
.sc-ml .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-ml .claim-color-inv {
  color: #9d9d9d;
}
.sc-ml .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-ml .claim-color-text {
  color: #9d9d9d;
}
.sc-ml .claim-color-alpha {
  color: #fff;
}
.sc-ml .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-ml .claim-gray {
  color: #fff;
}
.sc-ml .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-ml .claim-borders {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .claim-borders .sit-w {
  border-color: rgba(0, 0, 0, 0.85);
}
.sc-ml .claim-beside {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .claim-beside .sit-w:after,
.sc-ml .claim-beside .sit-w:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.sc-ml .claim-wings {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .claim-wings .sit-w:after,
.sc-ml .claim-wings .sit-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-ml .claim-underline {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .claim-underline:after {
  border-bottom-color: rgba(0, 0, 0, 0.6);
}
.sc-ml .arrow-submit {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body.wnd-fe:not(.touched) .sc-ml .arrow:hover .gallery-arrow-submit {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-ml .dots li {
  background-color: rgba(0, 0, 0, 0.2);
}
.sc-ml .dots li.active,
body.wnd-fe:not(.touched) .sc-ml .dots li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.sc-ml .pager a {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched) .sc-ml .pager a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .pager a:after,
.sc-ml .pager a:before,
body.wnd-cms:not(.touched) .sc-ml .wnd-active-listing-zone .pager a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml .line-color {
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-ml .wnd-image-placeholder embed {
  color: transparent !important;
  opacity: 0.7 !important;
}
.sc-ml .wnd-empty-thumbnail .b-e-crt-img,
.sc-ml .wnd-empty-thumbnail .b-tb,
.sc-ml .wnd-empty-thumbnail .prd-gal-c,
.sc-ml .wnd-empty-thumbnail.ssb-product-image,
.sc-ml .wnd-image-placeholder > div {
  background-color: rgba(0, 0, 0, 0.12);
}
.sc-ml .b-img embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.img-t-o .sc-ml .b-gal-slideshow .b-gal-t,
.img-t-u .sc-ml .b-gal-t,
.img-t-u .sc-ml .b-img-t {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .wnd-active-block .b-sp-c,
.sc-ml .wnd-mobile-cms .b-sp-c {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .loading {
  color: rgba(0, 0, 0, 0.7);
}
.b-e-bs .sc-ml .b-e-g .item-wrapper {
  border-color: rgba(0, 0, 0, 0.15);
}
.b-e-bs .sc-ml .b-e-g .prd-price {
  color: rgba(0, 0, 0, 0.7);
}
body:not(.touched).wnd-cms.b-e-bs
  .sc-ml
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-ml .b-e-g .item-wrapper:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.b-e-ds .sc-ml .b-e-g .item-media {
  background-color: transparent;
}
body:not(.touched).wnd-cms.b-e-ds
  .sc-ml
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-ml .b-e-g .item:hover {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.b-e-frs .sc-ml .b-e-g .item-media {
  background-color: #fff;
}
.b-e-frs .sc-ml .b-e-g .item-wrapper {
  background-color: #fff;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
body:not(.touched).wnd-cms.b-e-frs
  .sc-ml
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-ml .b-e-g .item-wrapper:hover {
  background-color: #f7f7f7;
}
.sc-ml .b-e-g .prd-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-g .prd-price {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .b-e-g .prd-price-com,
.sc-ml .b-e-g .prd-price-dual {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml .b-e-s .prd-price,
.sc-ml .b-e-s .prd-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-s .prd-price-com,
.sc-ml .b-e-s .prd-price-dual {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-e-f-title {
  color: rgba(0, 0, 0, 0.85);
  border-bottom-color: rgba(0, 0, 0, 0.5);
}
.sc-ml .b-e-f a {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-e-f a.selected,
body.wnd-fe:not(.touched) .sc-ml .b-e-f a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-f-select select,
.sc-ml .b-e-f .ef-level-1 {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-ml .b-e-f-select select {
  box-shadow: 0 0 0 transparent;
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched) .sc-ml .b-e-f-select select:hover:not(:focus) {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .b-e-f-select select:focus {
  outline: none;
  box-shadow: 0 0 0.3125rem #129fea;
  border-color: #129fea;
}
.sc-ml .b-e-f-select select option {
  color: #666;
}
.sc-ml .b-e-f-select select option:disabled {
  color: #dedede;
}
.sc-ml .b-e-f-select .select:after {
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-cms:not(.touched) .sc-ml .b-e.wnd-active-listing-zone .b-e-f a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .prd-label:not(.prd-out-of-stock) .prd-label-c {
  color: #fff;
  background-color: #393939;
}
.sc-ml .prd-out-of-stock-c {
  color: #9d9d9d;
  background-color: #e8e8e8;
}
.sc-ml .b-e-crt-head div {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-e-crt-tr {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-ml .b-e-crt-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-crt-price,
.sc-ml .b-e-crt-variant {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-e-crt-qty input {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .b-e-crt-qty input:focus {
  border-color: #129fea !important;
  box-shadow: none !important;
}
.sc-ml .b-e-crt-qty input:invalid {
  color: #e9322d;
  border-color: #e9322d !important;
  box-shadow: none !important;
}
body.wnd-fe:not(.touched) .sc-ml .b-e-crt-qty input:hover:not(:focus) {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
.sc-ml .b-e-crt-qty-btn:after,
.sc-ml .b-e-crt-qty-btn:before {
  background-color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched) .sc-ml .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-ml .b-e-crt-qty-btn:hover:before {
  background-color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched) .sc-ml .b-e-crt-qty:hover input:not(:disabled) {
  border-color: rgba(0, 0, 0, 0.5);
}
.sc-ml .b-e-crt-out-of-stock {
  color: #e9322d;
}
.sc-ml .b-e-crt-sum {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-crt-delete {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml .b-e-crt-foot,
body.wnd-fe:not(.touched) .sc-ml .b-e-crt-delete:hover {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-e-crt-tot .b-e-crt-tot-value {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-crt-cho {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.sc-ml .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis {
  color: #e9322d;
}
.sc-ml .b-e-crt-stock.wnd-in-stock {
  color: #2db247;
}
.sc-ml .b-e-crt-stock.wnd-available {
  color: #eaa81a;
}
.sc-ml .b-e-d .prd-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-d .prd-title:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-e-d .prd-variants-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-d .prd-ribbon-c {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-d .prd-price {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-e-d .prd-price-com,
.sc-ml .b-e-d .prd-price-info {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-e-d .prd-crt {
  box-shadow: 0 -0.25rem 0.9375rem rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
.sc-ml .b-e-d-stock.wnd-in-stock {
  color: #2db247;
}
.sc-ml .b-e-d-stock.wnd-available {
  color: #eaa81a;
}
.sc-ml.s-f {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml.s-f-edit .s-f-l-w:before,
.sc-ml.s-f .s-f-border.border-top:before {
  border-top-color: rgba(0, 0, 0, 0.2);
}
.sc-ml.s-f .s-f-ez .b-text p a,
.sc-ml.s-f .s-f-ez .link a,
.sc-ml.s-f .s-f-l .b-text p a,
.sc-ml.s-f .s-f-l .link a,
.sc-ml.s-f.s .s-c.s-f-l-w .b-text p a,
.sc-ml.s-f.s .s-c.s-f-l-w .link a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration-color: rgba(0, 0, 0, 0.4);
}
body.wnd-fe:not(.touched) .sc-ml.s-f .s-f-ez .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-ml.s-f .s-f-ez .link a:hover,
body.wnd-fe:not(.touched) .sc-ml.s-f .s-f-l .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-ml.s-f .s-f-l .link a:hover,
body.wnd-fe:not(.touched) .sc-ml.s-f.s .s-c.s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-ml.s-f.s .s-c.s-f-l-w .link a:hover {
  color: rgba(0, 0, 0, 0.7);
  text-decoration-color: rgba(0, 0, 0, 0.7);
}
.sc-ml.s-f .s-f-lang-t {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml.s-f .s-f-lang .link:after {
  color: rgba(0, 0, 0, 0.6);
}
.ac-h .sc-ml.s-f .b-text h1,
.ac-h .sc-ml.s-f .b-text h2 {
  color: rgba(0, 0, 0, 0.85);
}
.ac-s .sc-ml.s-f .b-text h3 {
  color: rgba(0, 0, 0, 0.6);
}
.ac-i .sc-ml.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h1,
.ac-i .sc-ml.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h2,
.ac-i .sc-ml.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h3,
.ac-i .sc-ml.s-f:not([class*="wnd-background-solid"]) .b-text blockquote p {
  border-color: rgba(0, 0, 0, 0.6);
}
.ac-i .sc-ml.s-f:not([class*="wnd-background-solid"]) .b-text blockquote:before,
.ac-i
  .sc-ml.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h1:after,
.ac-i
  .sc-ml.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h2:after,
.ac-i
  .sc-ml.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h3:after,
.ac-i
  .sc-ml.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  p:after {
  color: rgba(0, 0, 0, 0.2);
}
.l:not(.l-boxed) .sc-ml.s-f-map .s-bg {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.l:not(.l-boxed) .sc-ml.s-f-map .s-o {
  background-color: #fff;
}
.l-boxed .sc-ml.s.s-f-edit .s-f-l-w,
.l-boxed .sc-ml.s.s-f-map .s-f-l-w {
  background-color: #4d4d4d;
  color: #bababa;
}
.l-boxed .sc-ml.s.s-f-edit .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-ml.s.s-f-edit .s-f-l-w .s-f-lang-t,
.l-boxed .sc-ml.s.s-f-map .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-ml.s.s-f-map .s-f-l-w .s-f-lang-t {
  color: #bababa;
}
.l-boxed .sc-ml.s.s-f-edit .s-f-l-w .link a,
.l-boxed .sc-ml.s.s-f-map .s-f-l-w .link a {
  color: #bababa;
  text-decoration-color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-ml.s.s-f-edit .s-f-l-w .link:after,
.l-boxed .sc-ml.s.s-f-map .s-f-l-w .link:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-ml.s.s-f-edit .s-f-bg-stripe,
.l-boxed .sc-ml.s.s-f-map .s-f-bg-stripe {
  background-color: #4d4d4d;
}
body:not(.touched, .wnd-cms).l-boxed .sc-ml.s.s-f-edit .s-f-l-w .link a:hover,
body:not(.touched, .wnd-cms).l-boxed .sc-ml.s.s-f-map .s-f-l-w .link a:hover {
  color: #bababa;
  text-decoration-color: #bababa;
}
.sc-ml .form.b-form-default .wnd-required label,
.sc-ml .form.b-form-default label {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-default input,
.sc-ml .form.b-form-default select,
.sc-ml .form.b-form-default textarea {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
}
body.wnd-fe:not(.touched) .sc-ml .form.b-form-default input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-ml .form.b-form-default select:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  textarea:hover:not(:focus) {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-default .select {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-default select option {
  color: #393939;
}
.sc-ml .form.b-form-default select option:disabled {
  color: #bababa;
}
.sc-ml .form.b-form-default .form-group-content label {
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-default .checkbox,
.sc-ml .form.b-form-default .radio-button {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-default .checkbox:after {
  color: #393939;
}
.sc-ml .form.b-form-default .radio-button:after {
  background: #393939;
}
.sc-ml .form.b-form-default .form-file-button {
  background: none;
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.2);
}
body.wnd-fe:not(.touched) .sc-ml .form.b-form-default .form-file-button:hover {
  background: none;
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-default .form-date input:focus + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml
  .form.b-form-default
  .form-date.wnd-validate-error
  .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-ml
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7) !important;
}
.sc-ml .form.b-form-default .form-input.wnd-validate-error :not(label, span) {
  outline: 0;
  border-color: #e9322d;
  color: #e9322d;
  box-shadow: none;
}
.sc-ml
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus {
  border-color: #e9322d;
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-ml
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover {
  border-color: #e9322d;
}
.sc-ml .form.b-form-default .form-input input,
.sc-ml .form.b-form-default .form-input select,
.sc-ml .form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.sc-ml .form.b-form-default .form-input input:focus,
.sc-ml .form.b-form-default .form-input select:focus,
.sc-ml .form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: none;
  border-color: #129fea !important;
}
body.wnd-fe:not(.touched) .sc-ml .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .sc-ml .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-default
  .form-input
  textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.sc-ml .form.b-form-light .wnd-required label,
.sc-ml .form.b-form-light label {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .form.b-form-light input,
.sc-ml .form.b-form-light select,
.sc-ml .form.b-form-light textarea {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked) {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-light .form-email input {
  color: transparent;
}
.sc-ml .form.b-form-light .form-email input.not-empty,
.sc-ml .form.b-form-light .select {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-light .select:after {
  color: rgba(0, 0, 0, 0.2);
}
body.wnd-fe:not(.touched) .sc-ml .form.b-form-light .select:hover:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-light select.not-clicked,
.sc-ml .form.b-form-light select:disabled.not-clicked {
  color: hsla(0, 0%, 100%, 0);
}
.sc-ml .form.b-form-light select:disabled option,
.sc-ml .form.b-form-light select option {
  color: #393939;
}
.sc-ml .form.b-form-light select:disabled option:disabled,
.sc-ml .form.b-form-light select option:disabled {
  color: #bababa;
}
.sc-ml .form.b-form-light .form-number-controls button {
  background: transparent;
}
.sc-ml .form.b-form-light .form-number-controls button:after {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-number-controls
  button:hover:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-light .form-group-content label {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-light .checkbox,
.sc-ml .form.b-form-light .radio-button {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-light .form-file-button:after {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover {
  border-bottom-color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-light .form-file-cover {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
body.wnd-fe:not(.touched) .sc-ml .form.b-form-light .form-file-cover:hover {
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-light .form-file-text {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-light .form-file-remove:after {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-light input[type="date"] {
  color: transparent;
}
.sc-ml .form.b-form-light input[type="date"]::placeholder {
  color: transparent;
}
.sc-ml .form.b-form-light input[type="date"].not-empty,
.sc-ml .form.b-form-light input[type="date"]:focus {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-ml .form.b-form-light input[type="date"]:focus::placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .form.b-form-light .form-date.wnd-validate-error .datepicker-icon:after,
.sc-ml
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-ml
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d !important;
}
.sc-ml .form.b-form-light .form-input input:focus,
.sc-ml .form.b-form-light .form-input select:focus,
.sc-ml .form.b-form-light .form-input textarea:focus {
  border-color: #129fea !important;
}
.sc-ml .form.b-form-light .form-input input:focus + label,
.sc-ml .form.b-form-light .form-input input:focus + label:after,
.sc-ml .form.b-form-light .form-input select:focus + label,
.sc-ml .form.b-form-light .form-input select:focus + label:after,
.sc-ml .form.b-form-light .form-input textarea:focus + label,
.sc-ml .form.b-form-light .form-input textarea:focus + label:after {
  color: #129fea !important;
}
.sc-ml
  .form.b-form-light
  .form-group-content
  input[type="radio"]:checked
  + div {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-light .form-group-content input[type="radio"] + div:after {
  background-color: rgba(0, 0, 0, 0.3);
}
.sc-ml
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
.sc-ml
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]
  + div:after {
  border-color: #fff;
}
.sc-ml .form.b-form-light .form-input.wnd-validate-error input,
.sc-ml .form.b-form-light .form-input.wnd-validate-error textarea {
  color: #e9322d;
}
.sc-ml .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-ml .form.b-form-light .form-input.wnd-validate-error textarea:focus {
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-ml .form.b-form-light .form-input.wnd-validate-error label,
.sc-ml .form.b-form-light .form-input.wnd-validate-error label:after {
  color: #e9322d;
}
.sc-ml .form.b-form-light .form-input.wnd-validate-error label a {
  color: #e9322d;
  border-color: #e9322d;
}
.sc-ml .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-ml .form.b-form-light .form-input.wnd-validate-error input,
.sc-ml .form.b-form-light .form-input.wnd-validate-error select,
.sc-ml .form.b-form-light .form-input.wnd-validate-error textarea {
  border-color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover {
  border-bottom-color: #e9322d;
}
.sc-ml .form.b-form-light .form-input.wnd-validate-error .form-file-text {
  color: #e9322d;
}
.sc-ml .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-ml .form.b-form-light .form-input.wnd-validate-error .radio-button {
  border-color: #e9322d;
}
.sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-button:after,
.sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-ml
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div {
  border-color: #e9322d;
}
.sc-ml .form-captcha {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml .form-warning {
  color: #e9322d;
}
.sc-ml.s-hn .cart {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml.s-hn .cart:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.sc-ml.s-hn .cart .cart-text span {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml.s-hn .cart-piece-count {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
}
.sc-ml.s-hn .cart a .cart-content-link:after {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml.s-hn.wnd-mt-classic .search-icon:before,
.sc-ml.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.sc-ml.s-hn.wnd-mt-classic .search-icon-text,
.sc-ml.s-hn.wnd-mt-sidebar .search-icon-text {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml.s-hn.wnd-mt-classic .search-icon:after,
.sc-ml.s-hn.wnd-mt-sidebar .search-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-ml.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-ml.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-ml.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-ml.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-ml.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-ml.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-ml.s-hn .search-results {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml.s-hn .search-results .ssb-wrapper {
  border-color: rgba(0, 0, 0, 0.08);
}
.sc-ml.s-hn .search-results .ssb-category-header-title span:last-child {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml.s-hn .search-results .ssb-category-header-link a {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml.s-hn .search-results .ssb-view-all a {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml.s-hn .search-results .ssb-view-all a span:last-child {
  color: rgba(0, 0, 0, 0.5);
}
.sc-ml.s-hn .search-results .ssb-no-results {
  color: rgba(0, 0, 0, 0.6);
}
body:not(.touched) .sc-ml.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.sc-ml.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.sc-ml.s-hn.wnd-mt-sliding .search-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-ml.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-ml.s-hn.wnd-mt-boxed .cart a {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-ml.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-ml.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #393939;
}
.sc-ml.s-hn.wnd-mt-boxed .search {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-ml.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-ml.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-ml.s-hn.wnd-mt-boxed #menu-submit {
  color: #393939;
  background-color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-ml.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-ml.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-ml.s-hn.wnd-mt-boxed #menu-submit span,
.sc-ml.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-ml.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #393939;
}
.sc-ml.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-ml.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-ml #menu-mobile {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml #menu-submit span,
.sc-ml #menu-submit span:after,
.sc-ml #menu-submit span:before {
  background-color: rgba(0, 0, 0, 0.85);
}
.l-d-border .sc-ml.s-hm .s-o,
.l-d-border .sc-ml.s-hn .s-o {
  border-color: #fff;
}
.sc-ml.s-hn .bgonscroll {
  background: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body:not(.l-d-waves) .sc-ml.s-hn.wnd-nav-border .s-w:after {
  background: rgba(0, 0, 0, 0.15);
}
.sc-ml.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l-narrow .sc-ml.s-hn.sticky {
  background: none;
}
.l-narrow .sc-ml.s-hn.sticky .s-o {
  background-color: #fff;
}
.sc-ml.s-hc-claim-box .s-hc-c-b,
.sc-ml.s-hm.s-hm-contentbox .h-c-b {
  background: rgba(0, 0, 0, 0.8);
  border-color: #fff;
}
.sc-ml.s-hn .si {
  color: #393939;
}
.sc-ml.s-hn .si a svg path {
  fill: #bababa;
}
.sc-ml.s-hn .ci {
  color: #393939;
}
.sc-ml.s-hn .ci span:before {
  color: #bababa;
}
.sc-ml.s-hn .ci span a {
  color: #393939;
  text-decoration-color: #393939;
}
.sc-ml.s-hn .hbc,
.sc-ml.s-hn .hbl {
  color: #393939;
}
.sc-ml.s-hn .hbc-i,
.sc-ml.s-hn .hbl-i {
  background: transparent;
}
body.wnd-fe:not(.touched) .sc-ml.s-hn .hbc-i a:hover span,
body.wnd-fe:not(.touched) .sc-ml.s-hn .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-ml.s-hn .hbc-i-l li > span,
.sc-ml.s-hn .hbc-i .active > span,
.sc-ml.s-hn .hbc-i .active a,
.sc-ml.s-hn .hbl-i-l li > span,
.sc-ml.s-hn .hbl-i .active > span,
.sc-ml.s-hn .hbl-i .active a {
  background: rgba(0, 0, 0, 0.05);
}
.sc-ml.s-hn .more-text ~ div {
  border-bottom-color: hsla(0, 0%, 73%, 0.4);
}
.sc-ml.s-hb {
  color: #393939;
}
.sc-ml.s-hb:after {
  background: rgba(0, 0, 0, 0.15);
}
.sc-ml.s-hb .si-c:after {
  background: rgba(0, 0, 0, 0.2);
}
.wnd-cms .sc-ml.s-hb .si-c:empty:before {
  border: 1px dashed rgba(0, 0, 0, 0.5);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.sc-ml.s-hb .si a svg path {
  fill: #bababa;
}
body.wnd-fe:not(.touched) .sc-ml.s-hb .si a:hover svg path {
  fill: rgba(0, 0, 0, 0.7);
}
.sc-ml.s-hb .ci span {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml.s-hb .ci span:before {
  color: rgba(0, 0, 0, 0.5);
}
.wnd-cms .sc-ml.s-hb .ci-c:empty:before {
  border: 1px dashed rgba(0, 0, 0, 0.5);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
}
.sc-ml.s-hb .hbc-i,
.sc-ml.s-hb .hbl-i {
  background: transparent;
}
body:not(.touched) .sc-ml.s-hb .hbc-i a:hover span,
body:not(.touched) .sc-ml.s-hb .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-ml.s-hb .hbc-i-l li > span,
.sc-ml.s-hb .hbc-i li > span,
.sc-ml.s-hb .hbl-i-l li > span,
.sc-ml.s-hb .hbl-i li > span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-ml.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  background: rgba(0, 0, 0, 0.2);
}
.sc-ml .logo-default {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .logo-default embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-default-inv,
.sc-ml .logo-default-inv embed {
  color: #fff;
}
.sc-ml .logo-bg {
  color: #393939;
}
.sc-ml .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-ml .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-bg-inv {
  color: #fff;
}
.sc-ml .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-ml .logo-bg-inv embed {
  color: #afafaf;
  outline-color: #ccc;
  border-color: #d6d6d6;
}
.sc-ml .logo-color {
  color: #fff;
}
.sc-ml .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-ml .logo-color embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-ml .logo-color-inv {
  color: #9d9d9d;
}
.sc-ml .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-ml .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-color-text {
  color: #9d9d9d;
}
.sc-ml .logo-color-text embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-color-alpha {
  color: #fff;
}
.sc-ml .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-ml .logo-color-alpha embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-ml .logo-gray {
  color: #fff;
}
.sc-ml .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-ml .logo-gray embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-ml .logo-borders {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .logo-borders .b-l-text-w,
.sc-ml .logo-borders .b-l-text:after,
.sc-ml .logo-borders .b-l-text:before,
.sc-ml .logo-borders .logo {
  border-color: rgba(0, 0, 0, 0.85);
}
.sc-ml .logo-borders embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-wings {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .logo-wings embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-wings .b-l-text-w:after,
.sc-ml .logo-wings .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-ml .logo-beside {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .logo-beside embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-beside .b-l-text-w:after,
.sc-ml .logo-beside .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-ml .logo-underline {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .logo-underline embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .logo-underline .b-l-text-w:after,
.sc-ml .logo-underline .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-ml.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-ml.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-ml.logo-center .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-ml.logo-center .logo-bg-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-ml.logo-center .logo-color embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-ml.logo-center .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-ml.logo-center .logo-color-alpha embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-ml.logo-center .logo-gray embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-ml .b-text h1 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-text h1:after {
  background: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-text h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-text h2:after {
  background: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-text h3 {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-text h3:after,
.sc-ml .b-text h3:before {
  background: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-text h1 a,
.sc-ml .b-text h2 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
.sc-ml .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.1);
}
.sc-ml .b-text a,
.sc-ml .link a {
  color: rgba(0, 0, 0, 0.85);
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
.sc-ml.s-hb .ci a {
  color: rgba(0, 0, 0, 0.85);
  text-decoration-color: rgba(0, 0, 0, 0.5);
}
body.wnd-fe:not(.touched) .sc-ml.s-hb .ci a:hover {
  text-decoration-color: currentcolor;
}
.sc-ml .b-text blockquote {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-text blockquote a {
  color: inherit !important;
  text-decoration-color: rgba(0, 0, 0, 0.1) !important;
}
.sc-ml .b-text blockquote:before {
  color: rgba(0, 0, 0, 0.2);
}
.sc-ml .b-text blockquote.tbq,
.sc-ml .b-text blockquote:not(.tbq) h1,
.sc-ml .b-text blockquote:not(.tbq) h2,
.sc-ml .b-text blockquote:not(.tbq) h3,
.sc-ml .b-text blockquote:not(.tbq) p {
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-ml .b-text blockquote:not(.tbq) h1:after,
.sc-ml .b-text blockquote:not(.tbq) h2:after,
.sc-ml .b-text blockquote:not(.tbq) h3:after,
.sc-ml .b-text blockquote:not(.tbq) p:after {
  color: rgba(0, 0, 0, 0.2);
}
.sc-ml .mt h3 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .mt h3 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
.sc-ml .mt h4 {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .mt h4 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.1);
}
.sc-ml .mt h3 + h4:before {
  background: rgba(0, 0, 0, 0.25);
}
.sc-ml .b-sr-nav a {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-sr-nav a.active,
.sc-ml .b-sr-nav a:hover {
  border-bottom-color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-sr-nav span:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-sr-main h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-ml .b-sr-ci-link a {
  color: rgba(0, 0, 0, 0.6);
}
.sc-ml .b-sr-ci-text {
  color: rgba(0, 0, 0, 0.7);
}
.sc-ml .faq-box .mt-faq-title,
.sc-ml .faq-default .open .mt-faq-inner,
body.wnd-fe:not(.touched) .sc-ml .faq-default .mt-faq-inner:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.sc-ml .faq-bullets-s .mt-faq-inner,
.sc-ml .faq-bullets .mt-faq-inner {
  border-color: currentcolor;
}
.wnd-page .sc-ml .mt.mt-image.img-s-p .mt-item .b-text h3 {
  color: #393939;
}
.wnd-page .sc-ml .mt.mt-image.img-s-p .mt-item .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.wnd-page .sc-ml .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: #9d9d9d;
}
.wnd-page .sc-ml .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.wnd-page .sc-ml .mt.mt-image.img-s-p .mt-item .b-text p {
  color: #666;
}
.wnd-page .sc-ml .mt.mt-image.img-s-p .mt-item .b-text p a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 40%, 0.5);
}
.sc-ml {
  --sbm-accent: 0, 0, 0, 0.85;
  --sbm-accent-rgb: 0, 0, 0;
  --sbm-accentContrast: 255, 255, 255, 1;
  --sbm-accentContrast-rgb: 255, 255, 255;
  --sbm-secondary: 0, 0, 0, 0.12;
  --sbm-secondary-rgb: 0, 0, 0;
  --sbm-text: 0, 0, 0, 0.7;
  --sbm-text-rgb: 0, 0, 0;
  --sbm-textSecondary: 0, 0, 0, 0.6;
  --sbm-textSecondary-rgb: 0, 0, 0;
  --sbm-border: 0, 0, 0, 0.2;
  --sbm-border-rgb: 0, 0, 0;
  --sbm-background: 0, 0, 0, 0;
  --sbm-background-rgb: 0, 0, 0;
  --sbm-link: 0, 0, 0, 0.85;
  --sbm-link-rgb: 0, 0, 0;
  --sbm-success: 45, 178, 71, 1;
  --sbm-success-rgb: 45, 178, 71;
  --sbm-error: 218, 21, 21, 1;
  --sbm-error-rgb: 218, 21, 21;
  --sbm-warning: 234, 168, 26, 1;
  --sbm-warning-rgb: 234, 168, 26;
}
.sc-m {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .bgonscroll,
.sc-m.l-bg,
.sc-m .s-bg,
.sc-m.s-c {
  background-color: #272727;
}
.sc-m.s-c {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-m.wnd-a-button .wnd-sample-wrapper,
.sc-m.wnd-a-choice label,
.sc-m.wnd-media-solidColor i,
.sc-m.wnd-switcher-item {
  background-color: #272727;
}
.sc-m .blog .item-head h2 {
  color: #fff;
}
.sc-m .blog .item-date {
  color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .blog .item-perex blockquote,
.sc-m .blog .item-perex h1,
.sc-m .blog .item-perex h2,
.sc-m .blog .item-perex h3,
.sc-m .blog .item-perex p {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .blog .item-perex a {
  transition: text-decoration-color 0.25s linear;
  color: #fff;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched) .sc-m .blog .item-perex a:hover {
  text-decoration-color: currentcolor;
}
.sc-m .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head {
  background-image: linear-gradient(transparent, #000);
}
.sc-m .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-m .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2 {
  color: #fff;
}
.sc-m .blog-tiles-large .wnd-empty-thumbnail .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.3);
}
body.wnd-fe:not(.touched)
  .sc-m
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-m .blog-tiles-large .wnd-empty-thumbnail .item-date {
  color: hsla(0, 0%, 100%, 0.7);
}
body.wnd-cms:not(.touched)
  .sc-m
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-m .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-m .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-m .blog-feed-board .item-head h2 {
  color: #393939;
}
.sc-m .blog-feed-board .item-date:before {
  background-color: #fff;
}
.sc-m .blog-feed-board .item-date:after {
  background-color: #666;
}
.sc-m .blog-feed-board .item-date > div {
  background-color: #666;
  color: #fff;
}
.sc-m .blog-feed-board .item-perex blockquote,
.sc-m .blog-feed-board .item-perex h1,
.sc-m .blog-feed-board .item-perex h2,
.sc-m .blog-feed-board .item-perex h3,
.sc-m .blog-feed-board .item-perex h4,
.sc-m .blog-feed-board .item-perex p {
  color: #666;
}
.sc-m .s-bdh-t {
  color: #fff;
}
.sc-m .s-bdh-t:after {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .s-bdh-d {
  color: hsla(0, 0%, 100%, 0.5);
}
.sc-m.s-hm-contentbox .s-bdh-d,
.sc-m.s-hm-contentbox .s-bdh-t {
  color: #fff;
}
.sc-m .b-btn-1 .b-btn-l,
.sc-m .b-btn-1 .wnd-replace-form-button,
.sc-m .b-e .b-btn-3 .b-btn-l,
.sc-m .b-e .b-btn-3 .wnd-replace-form-button {
  background-color: #fff;
  color: #393939;
  border-color: #fff;
}
body.wnd-fe:not(.touched) .sc-m .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-m .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-m .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-m .b-e .b-btn-3 .wnd-replace-form-button:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.sc-m .b-btn-2 .b-btn-l,
.sc-m .b-btn-2 .wnd-replace-form-button {
  color: #fff;
  background-color: transparent;
  border-color: hsla(0, 0%, 100%, 0.7);
}
body.wnd-fe:not(.touched) .sc-m .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-m .b-btn-2 .wnd-replace-form-button:hover {
  border-color: #fff;
}
.b-btn-dso .sc-m .b-btn-2 .b-btn-l,
.b-btn-dso .sc-m .b-btn-2 .wnd-replace-form-button {
  background-color: #000;
}
.sc-m .b-btn-3 .b-btn-l,
.sc-m .b-btn-3 .wnd-replace-form-button {
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: transparent;
  color: #393939;
}
body.wnd-fe:not(.touched) .sc-m .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-m .b-btn-3 .wnd-replace-form-button:hover {
  background-color: hsla(0, 0%, 90%, 0.7);
  border-color: transparent;
}
.sc-m .b-btn-4 .b-btn-l,
.sc-m .b-btn-4 .wnd-replace-form-button {
  border-color: hsla(0, 0%, 100%, 0.5);
  color: hsla(0, 0%, 100%, 0.7);
  background-color: transparent;
}
body.wnd-fe:not(.touched) .sc-m .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-m .b-btn-4 .wnd-replace-form-button:hover {
  border-color: #fff;
  color: #fff;
}
.sc-m .b-btn-5 .b-btn-l,
.sc-m .b-btn-5 .wnd-replace-form-button {
  color: #fff;
  background-color: transparent;
}
.sc-m .b-btn-5 .b-btn-l .b-btn-t,
.sc-m .b-btn-5 .wnd-replace-form-button .b-btn-t {
  text-decoration-color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-m .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-m
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: #fff;
}
.b-btn-dbb .sc-m .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-m .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-m .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-m .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-m .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-m .b-e .b-btn.b-btn-3 .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.12) !important;
}
.b-btn-dbb .sc-m .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-m .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-m .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-m .b-btn-4 .wnd-replace-form-button {
  box-shadow: 0 0.25rem 0 hsla(0, 0%, 100%, 0.25);
}
.b-btn-dso .sc-m .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-m .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
body:not(.touched).wnd-fe.b-btn-dso
  .sc-m
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-m
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.17);
}
.sc-m .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l {
  color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: hsla(0, 0%, 100%, 0.3);
}
.sc-m .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
body.wnd-fe:not(.touched)
  .sc-m
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover {
  color: hsla(0, 0%, 100%, 0.7);
  background-color: hsla(0, 0%, 100%, 0.2);
  border-color: hsla(0, 0%, 100%, 0.2);
}
body .sc-m .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: hsla(0, 0%, 100%, 0.3);
}
.b-btn-dbb .sc-m .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  border-bottom-color: hsla(0, 0%, 100%, 0.7) !important;
}
.l-page:not(.ac-none) .sc-m .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-m .b-btn-4 .wnd-replace-form-button,
.sc-m .claim-default {
  color: #fff;
}
.sc-m .claim-default-inv {
  color: #000;
}
.sc-m .claim-bg {
  color: #393939;
}
.sc-m .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-m .claim-bg-inv {
  color: #fff;
}
.sc-m .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-m .claim-color {
  color: #fff;
}
.sc-m .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-m .claim-color-inv {
  color: #9d9d9d;
}
.sc-m .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-m .claim-color-text {
  color: #9d9d9d;
}
.sc-m .claim-color-alpha {
  color: #fff;
}
.sc-m .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-m .claim-gray {
  color: #fff;
}
.sc-m .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-m .claim-borders {
  color: #fff;
}
.sc-m .claim-borders .sit-w {
  border-color: #fff;
}
.sc-m .claim-beside {
  color: #fff;
}
.sc-m .claim-beside .sit-w:after,
.sc-m .claim-beside .sit-w:before {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .claim-wings {
  color: #fff;
}
.sc-m .claim-wings .sit-w:after,
.sc-m .claim-wings .sit-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .claim-underline {
  color: #fff;
}
.sc-m .claim-underline:after {
  border-bottom-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .arrow-submit {
  background-color: #000;
  color: hsla(0, 0%, 100%, 0.8);
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body.wnd-fe:not(.touched) .sc-m .arrow:hover .gallery-arrow-submit {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-m .dots li {
  background-color: hsla(0, 0%, 100%, 0.4);
}
.sc-m .dots li.active,
body.wnd-fe:not(.touched) .sc-m .dots li:hover {
  background-color: #fff;
}
.sc-m .pager a {
  color: hsla(0, 0%, 100%, 0.75);
}
body.wnd-fe:not(.touched) .sc-m .pager a:hover {
  color: #fff;
}
.sc-m .pager a:after,
.sc-m .pager a:before,
body.wnd-cms:not(.touched) .sc-m .wnd-active-listing-zone .pager a:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .line-color {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-m .wnd-image-placeholder embed {
  color: hsla(0, 0%, 100%, 0) !important;
  opacity: 0.8 !important;
}
.sc-m .wnd-empty-thumbnail .b-e-crt-img,
.sc-m .wnd-empty-thumbnail .b-tb,
.sc-m .wnd-empty-thumbnail .prd-gal-c,
.sc-m .wnd-empty-thumbnail.ssb-product-image,
.sc-m .wnd-image-placeholder > div {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.sc-m .b-img embed {
  color: #b8b8b8;
  outline-color: #939393;
  border-color: #737373;
}
.img-t-o .sc-m .b-gal-slideshow .b-gal-t,
.img-t-u .sc-m .b-gal-t,
.img-t-u .sc-m .b-img-t {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .wnd-active-block .b-sp-c,
.sc-m .wnd-mobile-cms .b-sp-c {
  background-color: hsla(0, 0%, 100%, 0.2);
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .loading {
  color: hsla(0, 0%, 100%, 0.8);
}
.b-e-bs .sc-m .b-e-g .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.3);
}
.b-e-bs .sc-m .b-e-g .prd-price {
  color: hsla(0, 0%, 100%, 0.8);
}
body:not(.touched).wnd-cms.b-e-bs
  .sc-m
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-m .b-e-g .item-wrapper:hover {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.b-e-ds .sc-m .b-e-g .item-media {
  background-color: transparent;
}
.sc-m .b-e-g .item {
  border: 1px solid transparent;
}
body:not(.touched).wnd-cms.b-e-ds
  .sc-m
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-m .b-e-g .item:hover {
  border: 1px solid hsla(0, 0%, 100%, 0.35);
}
.b-e-frs .sc-m .b-e-g .item-media {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.b-e-frs .sc-m .b-e-g .item-wrapper {
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: 0 0.25rem 0 hsla(0, 0%, 100%, 0.25);
}
body:not(.touched).wnd-cms.b-e-frs
  .sc-m
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-m .b-e-g .item-wrapper:hover {
  background-color: hsla(0, 0%, 100%, 0.25);
}
.sc-m .b-e-g .prd-title {
  color: #fff;
}
.sc-m .b-e-g .prd-price {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .b-e-g .prd-price-com,
.sc-m .b-e-g .prd-price-dual {
  color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .b-e-s .prd-price,
.sc-m .b-e-s .prd-title {
  color: #fff;
}
.sc-m .b-e-s .prd-price-com,
.sc-m .b-e-s .prd-price-dual {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-f-title {
  color: #fff;
  border-bottom-color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .b-e-f a {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-f a.selected,
body.wnd-fe:not(.touched) .sc-m .b-e-f a:hover {
  color: #fff;
}
.sc-m .b-e-f-select select,
.sc-m .b-e-f .ef-level-1 {
  background: #000;
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-m .b-e-f-select select {
  box-shadow: 0 0 0 transparent;
  color: hsla(0, 0%, 100%, 0.8);
}
body.wnd-fe:not(.touched) .sc-m .b-e-f-select select:hover:not(:focus) {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-f-select select:focus {
  outline: none;
  box-shadow: 0 0 0.3125rem #129fea;
  border-color: #129fea;
}
.sc-m .b-e-f-select select option {
  color: #666;
}
.sc-m .b-e-f-select select option:disabled {
  color: #dedede;
}
.sc-m .b-e-f-select .select:after {
  color: hsla(0, 0%, 100%, 0.8);
}
body.wnd-cms:not(.touched) .sc-m .b-e.wnd-active-listing-zone .b-e-f a:hover {
  color: #fff;
}
.sc-m .prd-label:not(.prd-out-of-stock) .prd-label-c {
  color: #fff;
  background-color: #393939;
}
.sc-m .prd-out-of-stock-c {
  color: #9d9d9d;
  background-color: #e8e8e8;
}
.sc-m .b-e-crt-head div {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-crt-tr {
  background-color: #2f2f2f;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-m .b-e-crt-title {
  color: #fff;
}
.sc-m .b-e-crt-price,
.sc-m .b-e-crt-variant {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-crt-qty input {
  background-color: #fff;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: #666;
}
.sc-m .b-e-crt-qty input:focus {
  border-color: #129fea !important;
  box-shadow: none !important;
}
.sc-m .b-e-crt-qty input:invalid {
  color: #e9322d;
  border-color: #e9322d !important;
  box-shadow: none !important;
}
body.wnd-fe:not(.touched) .sc-m .b-e-crt-qty input:hover:not(:focus) {
  border-color: hsla(0, 0%, 100%, 0.7) !important;
}
.sc-m .b-e-crt-qty-btn:after,
.sc-m .b-e-crt-qty-btn:before {
  background-color: hsla(0, 0%, 100%, 0.7);
}
body.wnd-fe:not(.touched) .sc-m .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-m .b-e-crt-qty-btn:hover:before {
  background-color: hsla(0, 0%, 100%, 0.8);
}
body.wnd-fe:not(.touched) .sc-m .b-e-crt-qty:hover input:not(:disabled) {
  border-color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .b-e-crt-out-of-stock {
  color: #e9322d;
}
.sc-m .b-e-crt-sum {
  color: #fff;
}
.sc-m .b-e-crt-delete {
  color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .b-e-crt-foot,
body.wnd-fe:not(.touched) .sc-m .b-e-crt-delete:hover {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-crt-tot .b-e-crt-tot-value {
  color: #fff;
}
.sc-m .b-e-crt-cho {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
  background-color: #272727;
}
.sc-m .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis {
  color: #e9322d;
}
.sc-m .b-e-crt-stock.wnd-in-stock {
  color: #2db247;
}
.sc-m .b-e-crt-stock.wnd-available {
  color: #eaa81a;
}
.sc-m .b-e-d .prd-title {
  color: #fff;
}
.sc-m .b-e-d .prd-title:after {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-d .prd-variants-title {
  color: #fff;
}
.sc-m .b-e-d .prd-ribbon-c {
  color: #fff;
  background-color: #fff;
}
.sc-m .b-e-d .prd-price {
  color: #fff;
}
.sc-m .b-e-d .prd-price-com {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-e-d .prd-price-info {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-m .b-e-d .prd-crt {
  box-shadow: 0 -0.25rem 0.9375rem rgba(0, 0, 0, 0.06);
  background-color: #000;
}
.sc-m .b-e-d-stock.wnd-in-stock {
  color: #2db247;
}
.sc-m .b-e-d-stock.wnd-available {
  color: #eaa81a;
}
.sc-m.s-f {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m.s-f-edit .s-f-l-w:before,
.sc-m.s-f .s-f-border.border-top:before {
  border-top-color: hsla(0, 0%, 100%, 0.4);
}
.sc-m.s-f .s-f-ez .b-text p a,
.sc-m.s-f .s-f-ez .link a,
.sc-m.s-f .s-f-l .b-text p a,
.sc-m.s-f .s-f-l .link a,
.sc-m.s-f.s .s-c.s-f-l-w .b-text p a,
.sc-m.s-f.s .s-c.s-f-l-w .link a {
  color: hsla(0, 0%, 100%, 0.8);
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched) .sc-m.s-f .s-f-ez .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-m.s-f .s-f-ez .link a:hover,
body.wnd-fe:not(.touched) .sc-m.s-f .s-f-l .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-m.s-f .s-f-l .link a:hover,
body.wnd-fe:not(.touched) .sc-m.s-f.s .s-c.s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-m.s-f.s .s-c.s-f-l-w .link a:hover {
  color: hsla(0, 0%, 100%, 0.8);
  text-decoration-color: hsla(0, 0%, 100%, 0.8);
}
.sc-m.s-f .s-f-lang-t {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m.s-f .s-f-lang .link:after {
  color: hsla(0, 0%, 100%, 0.7);
}
.ac-h .sc-m.s-f .b-text h1,
.ac-h .sc-m.s-f .b-text h2 {
  color: #fff;
}
.ac-s .sc-m.s-f .b-text h3 {
  color: hsla(0, 0%, 100%, 0.7);
}
.ac-i .sc-m.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h1,
.ac-i .sc-m.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h2,
.ac-i .sc-m.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h3,
.ac-i .sc-m.s-f:not([class*="wnd-background-solid"]) .b-text blockquote p {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.ac-i .sc-m.s-f:not([class*="wnd-background-solid"]) .b-text blockquote:before,
.ac-i
  .sc-m.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h1:after,
.ac-i
  .sc-m.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h2:after,
.ac-i
  .sc-m.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h3:after,
.ac-i
  .sc-m.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  p:after {
  color: hsla(0, 0%, 100%, 0.3);
}
.l:not(.l-boxed) .sc-m.s-f-map .s-bg {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.l:not(.l-boxed) .sc-m.s-f-map .s-o {
  background-color: #272727;
}
.l-boxed .sc-m.s.s-f-edit .s-f-l-w,
.l-boxed .sc-m.s.s-f-map .s-f-l-w {
  background-color: #4d4d4d;
  color: #bababa;
}
.l-boxed .sc-m.s.s-f-edit .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-m.s.s-f-edit .s-f-l-w .s-f-lang-t,
.l-boxed .sc-m.s.s-f-map .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-m.s.s-f-map .s-f-l-w .s-f-lang-t {
  color: #bababa;
}
.l-boxed .sc-m.s.s-f-edit .s-f-l-w .link a,
.l-boxed .sc-m.s.s-f-map .s-f-l-w .link a {
  color: #bababa;
  text-decoration-color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-m.s.s-f-edit .s-f-l-w .link:after,
.l-boxed .sc-m.s.s-f-map .s-f-l-w .link:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-m.s.s-f-edit .s-f-bg-stripe,
.l-boxed .sc-m.s.s-f-map .s-f-bg-stripe {
  background-color: #4d4d4d;
}
body:not(.touched, .wnd-cms).l-boxed .sc-m.s.s-f-edit .s-f-l-w .link a:hover,
body:not(.touched, .wnd-cms).l-boxed .sc-m.s.s-f-map .s-f-l-w .link a:hover {
  color: #bababa;
  text-decoration-color: #bababa;
}
.sc-m .form.b-form-default .wnd-required label,
.sc-m .form.b-form-default label {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-default input,
.sc-m .form.b-form-default select,
.sc-m .form.b-form-default textarea {
  background: #fff;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: #666;
  box-shadow: none;
}
body.wnd-fe:not(.touched) .sc-m .form.b-form-default input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-m .form.b-form-default select:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  textarea:hover:not(:focus) {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-default .select {
  color: #666;
}
.sc-m .form.b-form-default select option {
  color: #393939;
}
.sc-m .form.b-form-default select option:disabled {
  color: #bababa;
}
.sc-m .form.b-form-default .form-group-content label {
  color: hsla(0, 0%, 100%, 0.8);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-default .checkbox,
.sc-m .form.b-form-default .radio-button {
  background: #fff;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-default .checkbox:after {
  color: #393939;
}
.sc-m .form.b-form-default .radio-button:after {
  background: #393939;
}
.sc-m .form.b-form-default .form-file-button {
  background: none;
  color: hsla(0, 0%, 100%, 0.8);
  border-color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-m .form.b-form-default .form-file-button:hover {
  background: none;
  color: hsla(0, 0%, 100%, 0.8);
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-default .form-date input:focus + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-default .form-date.wnd-validate-error .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-m
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
.sc-m .form.b-form-default .form-input.wnd-validate-error :not(label, span) {
  outline: 0;
  border-color: #e9322d;
  color: #e9322d;
  box-shadow: none;
}
.sc-m
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus {
  border-color: #e9322d;
  color: #666;
}
.sc-m
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-m
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover {
  border-color: #e9322d;
}
.sc-m .form.b-form-default .form-input input,
.sc-m .form.b-form-default .form-input select,
.sc-m .form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.sc-m .form.b-form-default .form-input input:focus,
.sc-m .form.b-form-default .form-input select:focus,
.sc-m .form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: none;
  border-color: #129fea !important;
}
body.wnd-fe:not(.touched) .sc-m .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .sc-m .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-default
  .form-input
  textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.sc-m .form.b-form-light .wnd-required label,
.sc-m .form.b-form-light label {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-light input,
.sc-m .form.b-form-light select,
.sc-m .form.b-form-light textarea {
  background: transparent;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: hsla(0, 0%, 100%, 0.8);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked) {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-light .form-email input {
  color: transparent;
}
.sc-m .form.b-form-light .form-email input.not-empty,
.sc-m .form.b-form-light .select {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-light .select:after {
  color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-m .form.b-form-light .select:hover:after {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-light select.not-clicked,
.sc-m .form.b-form-light select:disabled.not-clicked {
  color: hsla(0, 0%, 100%, 0);
}
.sc-m .form.b-form-light select:disabled option,
.sc-m .form.b-form-light select option {
  color: #393939;
}
.sc-m .form.b-form-light select:disabled option:disabled,
.sc-m .form.b-form-light select option:disabled {
  color: #bababa;
}
.sc-m .form.b-form-light .form-number-controls button {
  background: transparent;
}
.sc-m .form.b-form-light .form-number-controls button:after {
  color: hsla(0, 0%, 100%, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-number-controls
  button:hover:after {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-light .form-group-content label {
  color: hsla(0, 0%, 100%, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-light .checkbox,
.sc-m .form.b-form-light .radio-button {
  background: transparent;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-light .form-file-button:after {
  color: hsla(0, 0%, 100%, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover {
  border-bottom-color: hsla(0, 0%, 100%, 0.8);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-light .form-file-cover {
  border-bottom-color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-m .form.b-form-light .form-file-cover:hover {
  border-bottom-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-light .form-file-text {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-light .form-file-remove:after {
  color: hsla(0, 0%, 100%, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-light input[type="date"] {
  color: transparent;
}
.sc-m .form.b-form-light input[type="date"]::placeholder {
  color: transparent;
}
.sc-m .form.b-form-light input[type="date"].not-empty,
.sc-m .form.b-form-light input[type="date"]:focus {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-m .form.b-form-light input[type="date"]:focus::placeholder {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after {
  color: #fff;
}
.sc-m .form.b-form-light .form-date.wnd-validate-error .datepicker-icon:after,
.sc-m
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-m
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d !important;
}
.sc-m .form.b-form-light .form-input input:focus,
.sc-m .form.b-form-light .form-input select:focus,
.sc-m .form.b-form-light .form-input textarea:focus {
  border-color: #129fea !important;
}
.sc-m .form.b-form-light .form-input input:focus + label,
.sc-m .form.b-form-light .form-input input:focus + label:after,
.sc-m .form.b-form-light .form-input select:focus + label,
.sc-m .form.b-form-light .form-input select:focus + label:after,
.sc-m .form.b-form-light .form-input textarea:focus + label,
.sc-m .form.b-form-light .form-input textarea:focus + label:after {
  color: #129fea !important;
}
.sc-m .form.b-form-light .form-group-content input[type="radio"]:checked + div {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-light .form-group-content input[type="radio"] + div:after {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div {
  border-color: hsla(0, 0%, 100%, 0.7);
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]
  + div:after {
  border-color: #fff;
}
.sc-m .form.b-form-light .form-input.wnd-validate-error input,
.sc-m .form.b-form-light .form-input.wnd-validate-error textarea {
  color: #e9322d;
}
.sc-m .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-m .form.b-form-light .form-input.wnd-validate-error textarea:focus {
  color: hsla(0, 0%, 100%, 0.8);
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .form.b-form-light .form-input.wnd-validate-error label,
.sc-m .form.b-form-light .form-input.wnd-validate-error label:after {
  color: #e9322d;
}
.sc-m .form.b-form-light .form-input.wnd-validate-error label a {
  color: #e9322d;
  border-color: #e9322d;
}
.sc-m .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-m .form.b-form-light .form-input.wnd-validate-error input,
.sc-m .form.b-form-light .form-input.wnd-validate-error select,
.sc-m .form.b-form-light .form-input.wnd-validate-error textarea {
  border-color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover {
  border-bottom-color: #e9322d;
}
.sc-m .form.b-form-light .form-input.wnd-validate-error .form-file-text {
  color: #e9322d;
}
.sc-m .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-m .form.b-form-light .form-input.wnd-validate-error .radio-button {
  border-color: #e9322d;
}
.sc-m .form.b-form-light .form-input.wnd-validate-error .form-file-button:after,
.sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-m
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div {
  border-color: #e9322d;
}
.sc-m .form-captcha {
  color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .form-warning {
  color: #e9322d;
}
.sc-m.s-hn .cart {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m.s-hn .cart:before {
  background-color: hsla(0, 0%, 100%, 0.35);
}
.sc-m.s-hn .cart .cart-text span {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m.s-hn .cart-piece-count {
  background: #fff;
  color: #000;
}
.sc-m.s-hn .cart a .cart-content-link:after {
  color: #fff;
}
.sc-m.s-hn.wnd-mt-classic .search-icon:before,
.sc-m.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: hsla(0, 0%, 100%, 0.35);
}
.sc-m.s-hn.wnd-mt-classic .search-icon-text,
.sc-m.s-hn.wnd-mt-sidebar .search-icon-text {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m.s-hn.wnd-mt-classic .search-icon:after,
.sc-m.s-hn.wnd-mt-sidebar .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-m.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-m.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-m.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-m.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-m.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-m.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-m.s-hn .search-results {
  color: #393939;
}
.sc-m.s-hn .search-results .ssb-wrapper {
  border-color: rgba(57, 57, 57, 0.08);
}
.sc-m.s-hn .search-results .ssb-category-header-title span:last-child {
  color: #bababa;
}
.sc-m.s-hn .search-results .ssb-category-header-link a {
  color: #9d9d9d;
}
.sc-m.s-hn .search-results .ssb-view-all a {
  color: #393939;
}
.sc-m.s-hn .search-results .ssb-view-all a span:last-child {
  color: #bababa;
}
.sc-m.s-hn .search-results .ssb-no-results {
  color: #9d9d9d;
}
body:not(.touched) .sc-m.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(57, 57, 57, 0.08);
}
.sc-m.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(57, 57, 57, 0.08);
}
.sc-m.s-hn.wnd-mt-sliding .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-m.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-m.s-hn.wnd-mt-boxed .cart a {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-m.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-m.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #fff;
}
.sc-m.s-hn.wnd-mt-boxed .search {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-m.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-m.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-m.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-m.s-hn.wnd-mt-boxed #menu-submit {
  color: #fff;
  background-color: #000;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-m.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-m.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-m.s-hn.wnd-mt-boxed #menu-submit span,
.sc-m.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-m.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #fff;
}
.sc-m.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-m.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-m #menu-mobile {
  color: #fff;
}
.sc-m #menu-submit span,
.sc-m #menu-submit span:after,
.sc-m #menu-submit span:before {
  background-color: #fff;
}
.l-d-border .sc-m.s-hm .s-o,
.l-d-border .sc-m.s-hn .s-o {
  border-color: #fff;
}
.sc-m.s-hn .bgonscroll {
  background: #272727;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body:not(.l-d-waves) .sc-m.s-hn.wnd-nav-border .s-w:after {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-m.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}
.l-narrow .sc-m.s-hn.sticky {
  background: none;
}
.l-narrow .sc-m.s-hn.sticky .s-o {
  background-color: #272727;
}
.sc-m.s-hc-claim-box .s-hc-c-b,
.sc-m.s-hm.s-hm-contentbox .h-c-b {
  background: rgba(0, 0, 0, 0.8);
  border-color: #fff;
}
.sc-m.s-hn .si {
  color: #393939;
}
.sc-m.s-hn .si a svg path {
  fill: #bababa;
}
.sc-m.s-hn .ci {
  color: #393939;
}
.sc-m.s-hn .ci span:before {
  color: #bababa;
}
.sc-m.s-hn .ci span a {
  color: #393939;
  text-decoration-color: #393939;
}
.sc-m.s-hn .hbc,
.sc-m.s-hn .hbl {
  color: #393939;
}
.sc-m.s-hn .hbc-i,
.sc-m.s-hn .hbl-i {
  background: transparent;
}
body.wnd-fe:not(.touched) .sc-m.s-hn .hbc-i a:hover span,
body.wnd-fe:not(.touched) .sc-m.s-hn .hbl-i a:hover span {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-m.s-hn .hbc-i-l li > span,
.sc-m.s-hn .hbc-i .active > span,
.sc-m.s-hn .hbc-i .active a,
.sc-m.s-hn .hbl-i-l li > span,
.sc-m.s-hn .hbl-i .active > span,
.sc-m.s-hn .hbl-i .active a {
  background: rgba(0, 0, 0, 0.05);
}
.sc-m.s-hn .more-text ~ div {
  border-bottom-color: hsla(0, 0%, 73%, 0.4);
}
.sc-m.s-hb {
  color: #393939;
}
.sc-m.s-hb:after {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-m.s-hb .si-c:after {
  background: hsla(0, 0%, 100%, 0.35);
}
.wnd-cms .sc-m.s-hb .si-c:empty:before {
  border: 1px dashed hsla(0, 0%, 100%, 0.5);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.sc-m.s-hb .si a svg path {
  fill: #bababa;
}
body.wnd-fe:not(.touched) .sc-m.s-hb .si a:hover svg path {
  fill: hsla(0, 0%, 100%, 0.8);
}
.sc-m.s-hb .ci span {
  color: #fff;
}
.sc-m.s-hb .ci span:before {
  color: hsla(0, 0%, 100%, 0.5);
}
.wnd-cms .sc-m.s-hb .ci-c:empty:before {
  border: 1px dashed hsla(0, 0%, 100%, 0.5);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
}
.sc-m.s-hb .hbc-i,
.sc-m.s-hb .hbl-i {
  background: transparent;
}
body:not(.touched) .sc-m.s-hb .hbc-i a:hover span,
body:not(.touched) .sc-m.s-hb .hbl-i a:hover span {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-m.s-hb .hbc-i-l li > span,
.sc-m.s-hb .hbc-i li > span,
.sc-m.s-hb .hbl-i-l li > span,
.sc-m.s-hb .hbl-i li > span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-m.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  background: hsla(0, 0%, 100%, 0.35);
}
.sc-m .logo-default {
  color: #fff;
}
.sc-m .logo-default embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .logo-default-inv,
.sc-m .logo-default-inv embed {
  color: #000;
}
.sc-m .logo-bg {
  color: #393939;
}
.sc-m .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-m .logo-bg embed {
  color: #9a9a9a;
  outline-color: #666;
  border-color: #505050;
}
.sc-m .logo-bg-inv {
  color: #fff;
}
.sc-m .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-m .logo-bg-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .logo-color {
  color: #fff;
}
.sc-m .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-m .logo-color embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-m .logo-color-inv {
  color: #9d9d9d;
}
.sc-m .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-m .logo-color-inv embed {
  color: #9a9a9a;
  outline-color: #666;
  border-color: #505050;
}
.sc-m .logo-color-text {
  color: #9d9d9d;
}
.sc-m .logo-color-text embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .logo-color-alpha {
  color: #fff;
}
.sc-m .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-m .logo-color-alpha embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-m .logo-gray {
  color: #fff;
}
.sc-m .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-m .logo-gray embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-m .logo-borders {
  color: #fff;
}
.sc-m .logo-borders .b-l-text-w,
.sc-m .logo-borders .b-l-text:after,
.sc-m .logo-borders .b-l-text:before,
.sc-m .logo-borders .logo {
  border-color: #fff;
}
.sc-m .logo-borders embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .logo-wings {
  color: #fff;
}
.sc-m .logo-wings embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .logo-wings .b-l-text-w:after,
.sc-m .logo-wings .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .logo-beside {
  color: #fff;
}
.sc-m .logo-beside embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .logo-beside .b-l-text-w:after,
.sc-m .logo-beside .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .logo-underline {
  color: #fff;
}
.sc-m .logo-underline embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .logo-underline .b-l-text-w:after,
.sc-m .logo-underline .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-m.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-m.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-m.logo-center .logo-bg embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-m.logo-center .logo-bg-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-m.logo-center .logo-color embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-m.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-m.logo-center .logo-color-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-m.logo-center .logo-color-alpha embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-m.logo-center .logo-gray embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-m .b-text h1 {
  color: #fff;
}
.sc-m .b-text h1:after {
  background: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-text h2 {
  color: #fff;
}
.sc-m .b-text h2:after {
  background: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-text h3 {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-text h3:after,
.sc-m .b-text h3:before {
  background: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-text h1 a,
.sc-m .b-text h2 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .b-text h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.2);
}
.sc-m .b-text a,
.sc-m .link a,
.sc-m.s-hb .ci a {
  color: #fff;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched) .sc-m.s-hb .ci a:hover {
  text-decoration-color: currentcolor;
}
.sc-m .b-text blockquote {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-text blockquote a {
  color: inherit !important;
  text-decoration-color: hsla(0, 0%, 100%, 0.2) !important;
}
.sc-m .b-text blockquote:before {
  color: hsla(0, 0%, 100%, 0.3);
}
.sc-m .b-text blockquote.tbq,
.sc-m .b-text blockquote:not(.tbq) h1,
.sc-m .b-text blockquote:not(.tbq) h2,
.sc-m .b-text blockquote:not(.tbq) h3,
.sc-m .b-text blockquote:not(.tbq) p {
  border-color: hsla(0, 0%, 100%, 0.3);
}
.sc-m .b-text blockquote:not(.tbq) h1:after,
.sc-m .b-text blockquote:not(.tbq) h2:after,
.sc-m .b-text blockquote:not(.tbq) h3:after,
.sc-m .b-text blockquote:not(.tbq) p:after {
  color: hsla(0, 0%, 100%, 0.3);
}
.sc-m .mt h3 {
  color: #fff;
}
.sc-m .mt h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
.sc-m .mt h4 {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .mt h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.2);
}
.sc-m .mt h3 + h4:before {
  background: hsla(0, 0%, 100%, 0.25);
}
.sc-m .b-sr-nav a {
  color: #fff;
}
.sc-m .b-sr-nav a.active,
.sc-m .b-sr-nav a:hover {
  border-bottom-color: #fff;
}
.sc-m .b-sr-nav span:last-child {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-sr-main h2 {
  color: #fff;
}
.sc-m .b-sr-ci-link a {
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-m .b-sr-ci-text {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-m .faq-box .mt-faq-title,
.sc-m .faq-default .open .mt-faq-inner,
body.wnd-fe:not(.touched) .sc-m .faq-default .mt-faq-inner:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.sc-m .faq-bullets-s .mt-faq-inner,
.sc-m .faq-bullets .mt-faq-inner {
  border-color: currentcolor;
}
.wnd-page .sc-m .mt.mt-image.img-s-p .mt-item .b-text h3 {
  color: #393939;
}
.wnd-page .sc-m .mt.mt-image.img-s-p .mt-item .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.wnd-page .sc-m .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: #9d9d9d;
}
.wnd-page .sc-m .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.wnd-page .sc-m .mt.mt-image.img-s-p .mt-item .b-text p {
  color: #666;
}
.wnd-page .sc-m .mt.mt-image.img-s-p .mt-item .b-text p a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 40%, 0.5);
}
.sc-m {
  --sbm-accent: 255, 255, 255, 1;
  --sbm-accent-rgb: 255, 255, 255;
  --sbm-accentContrast: 57, 57, 57, 1;
  --sbm-accentContrast-rgb: 57, 57, 57;
  --sbm-secondary: 255, 255, 255, 0.2;
  --sbm-secondary-rgb: 255, 255, 255;
  --sbm-text: 255, 255, 255, 0.8;
  --sbm-text-rgb: 255, 255, 255;
  --sbm-textSecondary: 255, 255, 255, 0.7;
  --sbm-textSecondary-rgb: 255, 255, 255;
  --sbm-border: 255, 255, 255, 0.4;
  --sbm-border-rgb: 255, 255, 255;
  --sbm-background: 0, 0, 0, 0;
  --sbm-background-rgb: 0, 0, 0;
  --sbm-link: 255, 255, 255, 1;
  --sbm-link-rgb: 255, 255, 255;
  --sbm-success: 45, 178, 71, 1;
  --sbm-success-rgb: 45, 178, 71;
  --sbm-error: 218, 21, 21, 1;
  --sbm-error-rgb: 218, 21, 21;
  --sbm-warning: 234, 168, 26, 1;
  --sbm-warning-rgb: 234, 168, 26;
}
.sc-dt.wnd-a-button .wnd-sample-wrapper,
.sc-dt.wnd-a-choice label,
.sc-dt.wnd-switcher-item {
  background-color: #fff;
  background-image: linear-gradient(45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(-45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(45deg, transparent 75%, #c1c1c1 0),
    linear-gradient(-45deg, transparent 75%, #c1c1c1 0);
  background-size: 10px 10px;
  background-position: 0 0, 0 0.3125rem, 0.3125rem -0.3125rem, -0.3125rem 0;
  position: relative;
  background-repeat: repeat;
}
.sc-dt.wnd-a-button .wnd-sample-wrapper:after,
.sc-dt.wnd-a-choice label:after,
.sc-dt.wnd-switcher-item:after {
  content: "";
  background: rgba(34, 34, 34, 0.5) !important;
  position: absolute;
}
.sc-dt.wnd-switcher-item:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sc-dt.wnd-a-button .wnd-sample-wrapper:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sc-dt.wnd-a-choice label:after {
  top: 0.0625rem;
  left: 0.0625rem;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 4px;
}
.sc-dt.wnd-media-solidColor i {
  background-image: linear-gradient(45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(-45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(45deg, transparent 75%, #c1c1c1 0),
    linear-gradient(-45deg, transparent 75%, #c1c1c1 0);
  background-size: 20px 20px;
  background-position: 0 0, 0 0.625rem, 0.625rem -0.625rem, -0.625rem 0;
}
.sc-dt.wnd-media-solidColor i:after {
  content: "";
  background: rgba(34, 34, 34, 0.5) !important;
  width: 100%;
  height: 100%;
  position: absolute;
}
.sc-dt .claim-default {
  color: #fff;
}
.sc-dt .claim-default-inv {
  color: #000;
}
.sc-dt .claim-bg {
  color: #393939;
}
.sc-dt .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-dt .claim-bg-inv {
  color: #fff;
}
.sc-dt .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-dt .claim-color {
  color: #fff;
}
.sc-dt .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-dt .claim-color-inv {
  color: #9d9d9d;
}
.sc-dt .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-dt .claim-color-text {
  color: #9d9d9d;
}
.sc-dt .claim-color-alpha {
  color: #fff;
}
.sc-dt .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-dt .claim-gray {
  color: #fff;
}
.sc-dt .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-dt .claim-borders {
  color: #fff;
}
.sc-dt .claim-borders .sit-w {
  border-color: #fff;
}
.sc-dt .claim-beside {
  color: #fff;
}
.sc-dt .claim-beside .sit-w:after,
.sc-dt .claim-beside .sit-w:before {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-dt .claim-wings {
  color: #fff;
}
.sc-dt .claim-wings .sit-w:after,
.sc-dt .claim-wings .sit-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-dt .claim-underline {
  color: #fff;
}
.sc-dt .claim-underline:after {
  border-bottom-color: hsla(0, 0%, 100%, 0.7);
}
.sc-dt.s-hn .cart {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-dt.s-hn .cart:before {
  background-color: hsla(0, 0%, 100%, 0.35);
}
.sc-dt.s-hn .cart .cart-text span {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-dt.s-hn .cart-piece-count {
  background: #fff;
  color: #000;
}
.sc-dt.s-hn .cart a .cart-content-link:after {
  color: #fff;
}
.sc-dt.s-hn.wnd-mt-classic .search-icon:before,
.sc-dt.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: hsla(0, 0%, 100%, 0.35);
}
.sc-dt.s-hn.wnd-mt-classic .search-icon-text,
.sc-dt.s-hn.wnd-mt-sidebar .search-icon-text {
  color: hsla(0, 0%, 100%, 0.8);
}
.sc-dt.s-hn.wnd-mt-classic .search-icon:after,
.sc-dt.s-hn.wnd-mt-sidebar .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-dt.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: hsla(0, 0%, 100%, 0.2);
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-dt.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-dt.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-dt.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-dt.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-dt.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-dt.s-hn .search-results {
  color: #393939;
}
.sc-dt.s-hn .search-results .ssb-wrapper {
  border-color: rgba(57, 57, 57, 0.08);
}
.sc-dt.s-hn .search-results .ssb-category-header-title span:last-child {
  color: #bababa;
}
.sc-dt.s-hn .search-results .ssb-category-header-link a {
  color: #9d9d9d;
}
.sc-dt.s-hn .search-results .ssb-view-all a {
  color: #393939;
}
.sc-dt.s-hn .search-results .ssb-view-all a span:last-child {
  color: #bababa;
}
.sc-dt.s-hn .search-results .ssb-no-results {
  color: #9d9d9d;
}
body:not(.touched) .sc-dt.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(57, 57, 57, 0.08);
}
.sc-dt.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(57, 57, 57, 0.08);
}
.sc-dt.s-hn.wnd-mt-sliding .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: hsla(0, 0%, 100%, 0.2);
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-dt.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-dt.s-hn.wnd-mt-boxed .cart a {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-dt.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-dt.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #fff;
}
.sc-dt.s-hn.wnd-mt-boxed .search {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: hsla(0, 0%, 100%, 0.2);
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-dt.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-dt.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-dt.s-hn.wnd-mt-boxed #menu-submit {
  color: #fff;
  background-color: #000;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-dt.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-dt.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-dt.s-hn.wnd-mt-boxed #menu-submit span,
.sc-dt.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-dt.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #fff;
}
.sc-dt.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-dt.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-dt #menu-mobile {
  color: #fff;
}
.sc-dt #menu-submit span,
.sc-dt #menu-submit span:after,
.sc-dt #menu-submit span:before {
  background-color: #fff;
}
.sc-dt.s-hn .s-bg,
.wt-boxed-bg .sc-dt.s-hn .s-bg {
  background-color: rgba(34, 34, 34, 0.5);
}
body:not(.l-d-waves) .sc-dt.s-hn.wnd-nav-border .s-w:after {
  background: hsla(0, 0%, 100%, 0.2);
}
.sc-dt.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}
.sc-dt.s-hn:not(.wnd-nav-border) .bgonscroll {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.l-default .sc-dt.s-hn .bgonscroll {
  background: #2f2f2f;
  border-color: #fff;
}
.l-default .sc-dt.s-hn .bgonscroll .n-l,
.l-default .sc-dt.s-hn .bgonscroll.n-l-w .s-c {
  background: transparent;
}
.sc-dt.s-hn .bgonscroll .n-l,
.sc-dt.s-hn .bgonscroll.n-l-w .s-c {
  background: #2f2f2f;
}
.sc-dt .logo-default {
  color: #fff;
}
.sc-dt .logo-default-inv,
.sc-dt .logo-default-inv embed {
  color: #000;
}
.sc-dt .logo-bg {
  color: #393939;
}
.sc-dt .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-dt .logo-bg-inv {
  color: #fff;
}
.sc-dt .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-dt .logo-color {
  color: #fff;
}
.sc-dt .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-dt .logo-color-inv {
  color: #9d9d9d;
}
.sc-dt .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-dt .logo-color-text {
  color: #9d9d9d;
}
.sc-dt .logo-color-alpha {
  color: #fff;
}
.sc-dt .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-dt .logo-gray {
  color: #fff;
}
.sc-dt .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-dt .logo-borders {
  color: #fff;
}
.sc-dt .logo-borders .b-l-text-w,
.sc-dt .logo-borders .b-l-text:after,
.sc-dt .logo-borders .b-l-text:before,
.sc-dt .logo-borders .logo {
  border-color: #fff;
}
.sc-dt .logo-wings {
  color: #fff;
}
.sc-dt .logo-wings .b-l-text-w:after,
.sc-dt .logo-wings .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-dt .logo-beside {
  color: #fff;
}
.sc-dt .logo-beside .b-l-text-w:after,
.sc-dt .logo-beside .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-dt .logo-underline {
  color: #fff;
}
.sc-dt .logo-underline .b-l-text-w:after,
.sc-dt .logo-underline .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-dt.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-dt.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-dt.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-dt.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-dt.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-dt.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-dt.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-wt.wnd-a-button .wnd-sample-wrapper,
.sc-wt.wnd-a-choice label,
.sc-wt.wnd-switcher-item {
  background-color: #fff;
  background-image: linear-gradient(45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(-45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(45deg, transparent 75%, #c1c1c1 0),
    linear-gradient(-45deg, transparent 75%, #c1c1c1 0);
  background-size: 10px 10px;
  background-position: 0 0, 0 0.3125rem, 0.3125rem -0.3125rem, -0.3125rem 0;
  position: relative;
  background-repeat: repeat;
}
.sc-wt.wnd-a-button .wnd-sample-wrapper:after,
.sc-wt.wnd-a-choice label:after,
.sc-wt.wnd-switcher-item:after {
  content: "";
  background: hsla(0, 0%, 100%, 0.7) !important;
  position: absolute;
}
.sc-wt.wnd-switcher-item:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sc-wt.wnd-a-button .wnd-sample-wrapper:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sc-wt.wnd-a-choice label:after {
  top: 0.0625rem;
  left: 0.0625rem;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 4px;
}
.sc-wt.wnd-media-solidColor i {
  background-image: linear-gradient(45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(-45deg, #c1c1c1 25%, transparent 0),
    linear-gradient(45deg, transparent 75%, #c1c1c1 0),
    linear-gradient(-45deg, transparent 75%, #c1c1c1 0);
  background-size: 20px 20px;
  background-position: 0 0, 0 0.625rem, 0.625rem -0.625rem, -0.625rem 0;
}
.sc-wt.wnd-media-solidColor i:after {
  content: "";
  background: hsla(0, 0%, 100%, 0.7) !important;
  width: 100%;
  height: 100%;
  position: absolute;
}
.sc-wt .claim-default {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .claim-default-inv {
  color: #fff;
}
.sc-wt .claim-bg {
  color: #393939;
}
.sc-wt .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-wt .claim-bg-inv {
  color: #fff;
}
.sc-wt .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-wt .claim-color {
  color: #fff;
}
.sc-wt .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-wt .claim-color-inv {
  color: #9d9d9d;
}
.sc-wt .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-wt .claim-color-text {
  color: #9d9d9d;
}
.sc-wt .claim-color-alpha {
  color: #fff;
}
.sc-wt .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-wt .claim-gray {
  color: #fff;
}
.sc-wt .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-wt .claim-borders {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .claim-borders .sit-w {
  border-color: rgba(0, 0, 0, 0.85);
}
.sc-wt .claim-beside {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .claim-beside .sit-w:after,
.sc-wt .claim-beside .sit-w:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.sc-wt .claim-wings {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .claim-wings .sit-w:after,
.sc-wt .claim-wings .sit-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-wt .claim-underline {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .claim-underline:after {
  border-bottom-color: rgba(0, 0, 0, 0.6);
}
.sc-wt.s-hn .cart {
  color: rgba(0, 0, 0, 0.7);
}
.sc-wt.s-hn .cart:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.sc-wt.s-hn .cart .cart-text span {
  color: rgba(0, 0, 0, 0.7);
}
.sc-wt.s-hn .cart-piece-count {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
}
.sc-wt.s-hn .cart a .cart-content-link:after {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt.s-hn.wnd-mt-classic .search-icon:before,
.sc-wt.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.sc-wt.s-hn.wnd-mt-classic .search-icon-text,
.sc-wt.s-hn.wnd-mt-sidebar .search-icon-text {
  color: rgba(0, 0, 0, 0.7);
}
.sc-wt.s-hn.wnd-mt-classic .search-icon:after,
.sc-wt.s-hn.wnd-mt-sidebar .search-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-wt.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-wt.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-wt.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-wt.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-wt.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-wt.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-wt.s-hn .search-results {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt.s-hn .search-results .ssb-wrapper {
  border-color: rgba(0, 0, 0, 0.08);
}
.sc-wt.s-hn .search-results .ssb-category-header-title span:last-child {
  color: rgba(0, 0, 0, 0.5);
}
.sc-wt.s-hn .search-results .ssb-category-header-link a {
  color: rgba(0, 0, 0, 0.6);
}
.sc-wt.s-hn .search-results .ssb-view-all a {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt.s-hn .search-results .ssb-view-all a span:last-child {
  color: rgba(0, 0, 0, 0.5);
}
.sc-wt.s-hn .search-results .ssb-no-results {
  color: rgba(0, 0, 0, 0.6);
}
body:not(.touched) .sc-wt.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.sc-wt.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.sc-wt.s-hn.wnd-mt-sliding .search-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-wt.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-wt.s-hn.wnd-mt-boxed .cart a {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-wt.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-wt.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #393939;
}
.sc-wt.s-hn.wnd-mt-boxed .search {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-wt.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-wt.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-wt.s-hn.wnd-mt-boxed #menu-submit {
  color: #393939;
  background-color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-wt.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-wt.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-wt.s-hn.wnd-mt-boxed #menu-submit span,
.sc-wt.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-wt.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #393939;
}
.sc-wt.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-wt.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-wt #menu-mobile {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt #menu-submit span,
.sc-wt #menu-submit span:after,
.sc-wt #menu-submit span:before {
  background-color: rgba(0, 0, 0, 0.85);
}
.sc-wt.s-hn .s-bg,
.wt-boxed-bg .sc-wt.s-hn .s-bg {
  background-color: hsla(0, 0%, 100%, 0.7);
}
body:not(.l-d-waves) .sc-wt.s-hn.wnd-nav-border .s-w:after {
  background: rgba(0, 0, 0, 0.1);
}
.sc-wt.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sc-wt.s-hn:not(.wnd-nav-border) .bgonscroll {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.l-default .sc-wt.s-hn .bgonscroll {
  background: #fff;
  border-color: #fff;
}
.l-default .sc-wt.s-hn .bgonscroll .n-l,
.l-default .sc-wt.s-hn .bgonscroll.n-l-w .s-c {
  background: transparent;
}
.sc-wt.s-hn .bgonscroll .n-l,
.sc-wt.s-hn .bgonscroll.n-l-w .s-c {
  background: #fff;
}
.sc-wt .logo-default {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .logo-default-inv,
.sc-wt .logo-default-inv embed {
  color: #fff;
}
.sc-wt .logo-bg {
  color: #393939;
}
.sc-wt .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-wt .logo-bg-inv {
  color: #fff;
}
.sc-wt .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-wt .logo-color {
  color: #fff;
}
.sc-wt .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-wt .logo-color-inv {
  color: #9d9d9d;
}
.sc-wt .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-wt .logo-color-text {
  color: #9d9d9d;
}
.sc-wt .logo-color-alpha {
  color: #fff;
}
.sc-wt .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-wt .logo-gray {
  color: #fff;
}
.sc-wt .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-wt .logo-borders {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .logo-borders .b-l-text-w,
.sc-wt .logo-borders .b-l-text:after,
.sc-wt .logo-borders .b-l-text:before,
.sc-wt .logo-borders .logo {
  border-color: rgba(0, 0, 0, 0.85);
}
.sc-wt .logo-wings {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .logo-wings .b-l-text-w:after,
.sc-wt .logo-wings .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-wt .logo-beside {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .logo-beside .b-l-text-w:after,
.sc-wt .logo-beside .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-wt .logo-underline {
  color: rgba(0, 0, 0, 0.85);
}
.sc-wt .logo-underline .b-l-text-w:after,
.sc-wt .logo-underline .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-wt.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-wt.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-wt.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-wt.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-wt.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-wt.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-wt.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-none.sc-b:not(.s-hn) .s-bg,
.sc-none.sc-d:not(.s-hn) .s-bg,
.sc-none.sc-m:not(.s-hn) .s-bg,
.sc-none.sc-ml:not(.s-hn) .s-bg,
.sc-none.sc-w:not(.s-hn) .s-bg {
  background: transparent;
  display: none;
}
.sc-none.wnd-a-button .wnd-sample-wrapper,
.sc-none.wnd-a-choice .wnd-a-choice-inner,
.sc-none.wnd-a-choice label,
.sc-none.wnd-bgr-fx,
.sc-none.wnd-media-solidColor i,
.sc-none.wnd-switcher-item {
  background-color: #fff;
  background-image: linear-gradient(
    -45deg,
    #fff 48%,
    red 50%,
    red 52%,
    #fff 53%
  );
  background-repeat: no-repeat;
  background-size: cover;
}
.sc-none.s-hn {
  background: transparent !important;
}
.sc-none.s-hn .s-bg {
  display: none;
  background: transparent;
}
.sc-none.s-hn.wnd-nav-border:after {
  background: none !important;
}
.sc-cd .bgonscroll,
.sc-cd.l-bg,
.sc-cd .s-bg,
.sc-cd.s-c,
.sc-cd.wnd-a-button .wnd-sample-wrapper,
.sc-cd.wnd-a-choice label,
.sc-cd.wnd-media-solidColor i,
.sc-cd.wnd-switcher-item {
  background-color: #393939;
}
.sc-cm .bgonscroll,
.sc-cm.l-bg,
.sc-cm .s-bg,
.sc-cm.s-c,
.sc-cm.wnd-a-button .wnd-sample-wrapper,
.sc-cm.wnd-a-choice label,
.sc-cm.wnd-media-solidColor i,
.sc-cm.wnd-switcher-item {
  background-color: #666;
}
.sc-cl .bgonscroll,
.sc-cl.l-bg,
.sc-cl .s-bg,
.sc-cl.s-c,
.sc-cl.wnd-a-button .wnd-sample-wrapper,
.sc-cl.wnd-a-choice label,
.sc-cl.wnd-media-solidColor i,
.sc-cl.wnd-switcher-item {
  background-color: #9d9d9d;
}
.sc-cs .bgonscroll,
.sc-cs.l-bg,
.sc-cs .s-bg,
.sc-cs.s-c,
.sc-cs.wnd-a-button .wnd-sample-wrapper,
.sc-cs.wnd-a-choice label,
.sc-cs.wnd-media-solidColor i,
.sc-cs.wnd-switcher-item {
  background-color: #bababa;
}
.sc-a {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a.s-c {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-a.s-c,
.sc-a.wnd-a-button .wnd-sample-wrapper,
.sc-a.wnd-a-choice label,
.sc-a.wnd-media-solidColor i,
.sc-a.wnd-switcher-item {
  background-color: #272727;
}
.sc-a .blog .item-head h2 {
  color: #fff;
}
.sc-a .blog .item-date {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .blog .item-perex p {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .blog .item-perex blockquote,
.sc-a .blog .item-perex h1,
.sc-a .blog .item-perex h2,
.sc-a .blog .item-perex h3 {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .blog .item-perex a {
  transition: text-decoration-color 0.25s linear;
  color: #fff;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched) .sc-a .blog .item-perex a:hover {
  text-decoration-color: currentcolor;
}
.sc-a .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head {
  background-image: linear-gradient(transparent, #000);
}
.sc-a .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-a .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2 {
  color: #fff;
}
.sc-a .blog-tiles-large .wnd-empty-thumbnail .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.3);
}
body.wnd-fe:not(.touched)
  .sc-a
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-a .blog-tiles-large .wnd-empty-thumbnail .item-date {
  color: #888;
}
body.wnd-cms:not(.touched)
  .sc-a
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-a .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-a .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-a .blog-feed-board .item-head h2 {
  color: #393939;
}
.sc-a .blog-feed-board .item-date:before {
  background-color: #fff;
}
.sc-a .blog-feed-board .item-date:after {
  background-color: #666;
}
.sc-a .blog-feed-board .item-date > div {
  background-color: #666;
  color: #fff;
}
.sc-a .blog-feed-board .item-perex blockquote,
.sc-a .blog-feed-board .item-perex h1,
.sc-a .blog-feed-board .item-perex h2,
.sc-a .blog-feed-board .item-perex h3,
.sc-a .blog-feed-board .item-perex h4,
.sc-a .blog-feed-board .item-perex p {
  color: #666;
}
.sc-a .s-bdh-t {
  color: #fff;
}
.sc-a .s-bdh-t:after {
  background-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .s-bdh-d {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a.s-hm-contentbox .s-bdh-d,
.sc-a.s-hm-contentbox .s-bdh-t {
  color: #fff;
}
.sc-a .b-btn-1 .b-btn-l,
.sc-a .b-btn-1 .wnd-replace-form-button,
.sc-a .b-e .b-btn-3 .b-btn-l,
.sc-a .b-e .b-btn-3 .wnd-replace-form-button {
  background-color: #fff;
  color: #393939;
  border-color: #fff;
}
body.wnd-fe:not(.touched) .sc-a .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-a .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-a .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-a .b-e .b-btn-3 .wnd-replace-form-button:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.sc-a .b-btn-2 .b-btn-l,
.sc-a .b-btn-2 .wnd-replace-form-button {
  color: #fff;
  background-color: transparent;
  border-color: hsla(0, 0%, 100%, 0.85);
}
body.wnd-fe:not(.touched) .sc-a .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-a .b-btn-2 .wnd-replace-form-button:hover {
  border-color: #fff;
}
.b-btn-dso .sc-a .b-btn-2 .b-btn-l,
.b-btn-dso .sc-a .b-btn-2 .wnd-replace-form-button {
  background-color: #000;
}
.sc-a .b-btn-3 .b-btn-l,
.sc-a .b-btn-3 .wnd-replace-form-button {
  background-color: hsla(0, 0%, 100%, 0.85);
  border-color: transparent;
  color: #393939;
}
body.wnd-fe:not(.touched) .sc-a .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-a .b-btn-3 .wnd-replace-form-button:hover {
  background-color: hsla(0, 0%, 90%, 0.85);
  border-color: transparent;
}
.sc-a .b-btn-4 .b-btn-l,
.sc-a .b-btn-4 .wnd-replace-form-button {
  border-color: hsla(0, 0%, 100%, 0.75);
  color: hsla(0, 0%, 100%, 0.85);
  background-color: transparent;
}
body.wnd-fe:not(.touched) .sc-a .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-a .b-btn-4 .wnd-replace-form-button:hover {
  border-color: #fff;
  color: #fff;
}
.sc-a .b-btn-5 .b-btn-l,
.sc-a .b-btn-5 .wnd-replace-form-button {
  color: #fff;
  background-color: transparent;
}
.sc-a .b-btn-5 .b-btn-l .b-btn-t,
.sc-a .b-btn-5 .wnd-replace-form-button .b-btn-t {
  text-decoration-color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-a .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-a
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: #fff;
}
.b-btn-dbb .sc-a .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-a .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-a .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-a .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-a .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-a .b-e .b-btn.b-btn-3 .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.12) !important;
}
.b-btn-dbb .sc-a .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-a .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-a .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-a .b-btn-4 .wnd-replace-form-button {
  box-shadow: 0 0.25rem 0 hsla(0, 0%, 100%, 0.25);
}
.b-btn-dso .sc-a .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-a .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
body:not(.touched).wnd-fe.b-btn-dso
  .sc-a
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-a
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.17);
}
.sc-a .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l {
  color: hsla(0, 0%, 100%, 0.85);
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: hsla(0, 0%, 100%, 0.3);
}
.sc-a .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
body.wnd-fe:not(.touched)
  .sc-a
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover {
  color: hsla(0, 0%, 100%, 0.7);
  background-color: hsla(0, 0%, 100%, 0.2);
  border-color: hsla(0, 0%, 100%, 0.2);
}
body .sc-a .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  color: hsla(0, 0%, 100%, 0.85);
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: hsla(0, 0%, 100%, 0.3);
}
.b-btn-dbb .sc-a .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  border-bottom-color: hsla(0, 0%, 100%, 0.7) !important;
}
.l-page:not(.ac-none) .sc-a .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-a .b-btn-4 .wnd-replace-form-button,
.sc-a .claim-default {
  color: #fff;
}
.sc-a .claim-default-inv {
  color: #000;
}
.sc-a .claim-bg {
  color: #393939;
}
.sc-a .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-a .claim-bg-inv {
  color: #fff;
}
.sc-a .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-a .claim-color {
  color: #fff;
}
.sc-a .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-a .claim-color-inv {
  color: #9d9d9d;
}
.sc-a .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-a .claim-color-text {
  color: #9d9d9d;
}
.sc-a .claim-color-alpha {
  color: #fff;
}
.sc-a .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-a .claim-gray {
  color: #fff;
}
.sc-a .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-a .claim-borders {
  color: #fff;
}
.sc-a .claim-borders .sit-w {
  border-color: #fff;
}
.sc-a .claim-beside {
  color: #fff;
}
.sc-a .claim-beside .sit-w:after,
.sc-a .claim-beside .sit-w:before {
  background-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .claim-wings {
  color: #fff;
}
.sc-a .claim-wings .sit-w:after,
.sc-a .claim-wings .sit-w:before {
  border-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .claim-underline {
  color: #fff;
}
.sc-a .claim-underline:after {
  border-bottom-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .arrow-submit {
  background-color: #000;
  color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body.wnd-fe:not(.touched) .sc-a .arrow:hover .gallery-arrow-submit {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-a .dots li {
  background-color: hsla(0, 0%, 100%, 0.4);
}
.sc-a .dots li.active,
body.wnd-fe:not(.touched) .sc-a .dots li:hover {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .pager a {
  color: hsla(0, 0%, 100%, 0.75);
}
body.wnd-fe:not(.touched) .sc-a .pager a:hover {
  color: #fff;
}
.sc-a .pager a:after,
.sc-a .pager a:before,
body.wnd-cms:not(.touched) .sc-a .wnd-active-listing-zone .pager a:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .line-color {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-a .wnd-image-placeholder embed {
  color: hsla(0, 0%, 100%, 0) !important;
  opacity: 0.9 !important;
}
.sc-a .wnd-empty-thumbnail .b-e-crt-img,
.sc-a .wnd-empty-thumbnail .b-tb,
.sc-a .wnd-empty-thumbnail .prd-gal-c,
.sc-a .wnd-empty-thumbnail.ssb-product-image,
.sc-a .wnd-image-placeholder > div {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.sc-a .b-img embed {
  color: #f0f0f0;
  outline-color: #e9e9e9;
  border-color: #b6b6b6;
}
.img-t-o .sc-a .b-gal-slideshow .b-gal-t,
.img-t-u .sc-a .b-gal-t,
.img-t-u .sc-a .b-img-t {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .wnd-active-block .b-sp-c,
.sc-a .wnd-mobile-cms .b-sp-c {
  background-color: hsla(0, 0%, 100%, 0.2);
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .loading {
  color: hsla(0, 0%, 100%, 0.9);
}
.b-e-bs .sc-a .b-e-g .item-wrapper {
  border-color: hsla(0, 0%, 100%, 0.3);
}
.b-e-bs .sc-a .b-e-g .prd-price {
  color: hsla(0, 0%, 100%, 0.9);
}
body:not(.touched).wnd-cms.b-e-bs
  .sc-a
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-a .b-e-g .item-wrapper:hover {
  border-color: hsla(0, 0%, 100%, 0.4);
}
.b-e-ds .sc-a .b-e-g .item-media {
  background-color: transparent;
}
body:not(.touched).wnd-cms.b-e-ds
  .sc-a
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-a .b-e-g .item:hover {
  box-shadow: hsla(0, 0%, 100%, 0.4);
}
.b-e-frs .sc-a .b-e-g .item-media {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.b-e-frs .sc-a .b-e-g .item-wrapper {
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: 0 0.25rem 0 hsla(0, 0%, 100%, 0.25);
}
body:not(.touched).wnd-cms.b-e-frs
  .sc-a
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-a .b-e-g .item-wrapper:hover {
  background-color: hsla(0, 0%, 100%, 0.25);
}
.sc-a .b-e-g .prd-title {
  color: #fff;
}
.sc-a .b-e-g .prd-price {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .b-e-g .prd-price-com,
.sc-a .b-e-g .prd-price-dual {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .b-e-s .prd-price,
.sc-a .b-e-s .prd-title {
  color: #fff;
}
.sc-a .b-e-s .prd-price-com,
.sc-a .b-e-s .prd-price-dual {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .b-e-f-title {
  color: #fff;
  border-bottom-color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .b-e-f a {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-e-f a.selected,
body.wnd-fe:not(.touched) .sc-a .b-e-f a:hover {
  color: #fff;
}
.sc-a .b-e-f-select select,
.sc-a .b-e-f .ef-level-1 {
  background: #000;
  border-color: hsla(0, 0%, 100%, 0.4);
}
.sc-a .b-e-f-select select {
  box-shadow: 0 0 0 transparent;
  color: hsla(0, 0%, 100%, 0.9);
}
body.wnd-fe:not(.touched) .sc-a .b-e-f-select select:hover:not(:focus) {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .b-e-f-select select:focus {
  outline: none;
  box-shadow: 0 0 0.3125rem #129fea;
  border-color: #129fea;
}
.sc-a .b-e-f-select select option {
  color: #666;
}
.sc-a .b-e-f-select select option:disabled {
  color: #dedede;
}
.sc-a .b-e-f-select .select:after {
  color: hsla(0, 0%, 100%, 0.9);
}
body.wnd-cms:not(.touched) .sc-a .b-e.wnd-active-listing-zone .b-e-f a:hover {
  color: #fff;
}
.sc-a .prd-label:not(.prd-out-of-stock) .prd-label-c {
  color: #fff;
  background-color: #666;
}
.sc-a .prd-out-of-stock-c {
  color: #9d9d9d;
  background-color: #e8e8e8;
}
.sc-a .b-e-crt-head div {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-e-crt-tr {
  background-color: #2f2f2f;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-a .b-e-crt-title {
  color: #fff;
}
.sc-a .b-e-crt-price,
.sc-a .b-e-crt-variant {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-e-crt-qty input {
  background-color: #fff;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: #666;
}
.sc-a .b-e-crt-qty input:focus {
  border-color: #129fea !important;
  box-shadow: none !important;
}
.sc-a .b-e-crt-qty input:invalid {
  color: #e9322d;
  border-color: #e9322d !important;
  box-shadow: none !important;
}
body.wnd-fe:not(.touched) .sc-a .b-e-crt-qty input:hover:not(:focus) {
  border-color: hsla(0, 0%, 100%, 0.7) !important;
}
.sc-a .b-e-crt-qty-btn:after,
.sc-a .b-e-crt-qty-btn:before {
  background-color: hsla(0, 0%, 100%, 0.85);
}
body.wnd-fe:not(.touched) .sc-a .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-a .b-e-crt-qty-btn:hover:before {
  background-color: hsla(0, 0%, 100%, 0.9);
}
body.wnd-fe:not(.touched) .sc-a .b-e-crt-qty:hover input:not(:disabled) {
  border-color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .b-e-crt-out-of-stock {
  color: #e9322d;
}
.sc-a .b-e-crt-sum {
  color: #fff;
}
.sc-a .b-e-crt-delete {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .b-e-crt-foot,
body.wnd-fe:not(.touched) .sc-a .b-e-crt-delete:hover {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-e-crt-tot .b-e-crt-tot-value {
  color: #fff;
}
.sc-a .b-e-crt-cho {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
  background-color: #272727;
}
.sc-a .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis {
  color: #e9322d;
}
.sc-a .b-e-d .prd-title {
  color: #fff;
}
.sc-a .b-e-d .prd-title:after {
  background-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-e-d .prd-variants-title {
  color: #fff;
}
.sc-a .b-e-d .prd-ribbon-c {
  color: #fff;
  background-color: #fff;
}
.sc-a .b-e-d .prd-price {
  color: #fff;
}
.sc-a .b-e-d .prd-price-com {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-e-d .prd-price-info {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .b-e-d .prd-crt {
  box-shadow: 0 -0.25rem 0.9375rem rgba(0, 0, 0, 0.06);
  background-color: #000;
}
.sc-a.s-f {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a.s-f-edit .s-f-l-w:before,
.sc-a.s-f .s-f-border.border-top:before {
  border-top-color: hsla(0, 0%, 100%, 0.4);
}
.sc-a.s-f .s-f-ez .b-text p a,
.sc-a.s-f .s-f-ez .link a,
.sc-a.s-f .s-f-l .b-text p a,
.sc-a.s-f .s-f-l .link a,
.sc-a.s-f.s .s-c.s-f-l-w .b-text p a,
.sc-a.s-f.s .s-c.s-f-l-w .link a {
  color: hsla(0, 0%, 100%, 0.9);
  text-decoration-color: hsla(0, 0%, 100%, 0.6);
}
body.wnd-fe:not(.touched) .sc-a.s-f .s-f-ez .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-a.s-f .s-f-ez .link a:hover,
body.wnd-fe:not(.touched) .sc-a.s-f .s-f-l .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-a.s-f .s-f-l .link a:hover,
body.wnd-fe:not(.touched) .sc-a.s-f.s .s-c.s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-a.s-f.s .s-c.s-f-l-w .link a:hover {
  color: hsla(0, 0%, 100%, 0.9);
  text-decoration-color: hsla(0, 0%, 100%, 0.9);
}
.sc-a.s-f .s-f-lang-t,
.sc-a.s-f .s-f-lang .link:after {
  color: hsla(0, 0%, 100%, 0.9);
}
.ac-h .sc-a.s-f .b-text h1,
.ac-h .sc-a.s-f .b-text h2 {
  color: #fff;
}
.ac-s .sc-a.s-f .b-text h3 {
  color: hsla(0, 0%, 100%, 0.85);
}
.ac-i .sc-a.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h1,
.ac-i .sc-a.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h2,
.ac-i .sc-a.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h3,
.ac-i .sc-a.s-f:not([class*="wnd-background-solid"]) .b-text blockquote p {
  border-color: hsla(0, 0%, 100%, 0.85);
}
.ac-i .sc-a.s-f:not([class*="wnd-background-solid"]) .b-text blockquote:before,
.ac-i
  .sc-a.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h1:after,
.ac-i
  .sc-a.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h2:after,
.ac-i
  .sc-a.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h3:after,
.ac-i
  .sc-a.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  p:after {
  color: hsla(0, 0%, 100%, 0.25);
}
.l:not(.l-boxed) .sc-a.s-f-map .s-bg {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.l:not(.l-boxed) .sc-a.s-f-map .s-o {
  background-color: #272727;
}
.l-boxed .sc-a.s.s-f-edit .s-f-l-w,
.l-boxed .sc-a.s.s-f-map .s-f-l-w {
  background-color: #4d4d4d;
  color: #bababa;
}
.l-boxed .sc-a.s.s-f-edit .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-a.s.s-f-edit .s-f-l-w .s-f-lang-t,
.l-boxed .sc-a.s.s-f-map .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-a.s.s-f-map .s-f-l-w .s-f-lang-t {
  color: #bababa;
}
.l-boxed .sc-a.s.s-f-edit .s-f-l-w .link a,
.l-boxed .sc-a.s.s-f-map .s-f-l-w .link a {
  color: #bababa;
  text-decoration-color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-a.s.s-f-edit .s-f-l-w .link:after,
.l-boxed .sc-a.s.s-f-map .s-f-l-w .link:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-a.s.s-f-edit .s-f-bg-stripe,
.l-boxed .sc-a.s.s-f-map .s-f-bg-stripe {
  background-color: #4d4d4d;
}
body:not(.touched, .wnd-cms).l-boxed .sc-a.s.s-f-edit .s-f-l-w .link a:hover,
body:not(.touched, .wnd-cms).l-boxed .sc-a.s.s-f-map .s-f-l-w .link a:hover {
  color: #bababa;
  text-decoration-color: #bababa;
}
.sc-a .form.b-form-default .wnd-required label,
.sc-a .form.b-form-default label {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .form.b-form-default input,
.sc-a .form.b-form-default select,
.sc-a .form.b-form-default textarea {
  background: #fff;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: #666;
  box-shadow: none;
}
body.wnd-fe:not(.touched) .sc-a .form.b-form-default input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-a .form.b-form-default select:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  textarea:hover:not(:focus) {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-default .select {
  color: #666;
}
.sc-a .form.b-form-default select option {
  color: #393939;
}
.sc-a .form.b-form-default select option:disabled {
  color: #bababa;
}
.sc-a .form.b-form-default .form-group-content label {
  color: hsla(0, 0%, 100%, 0.9);
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-default .checkbox,
.sc-a .form.b-form-default .radio-button {
  background: #fff;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .form.b-form-default .checkbox:after {
  color: #393939;
}
.sc-a .form.b-form-default .radio-button:after {
  background: #393939;
}
.sc-a .form.b-form-default .form-file-button {
  background: none;
  color: hsla(0, 0%, 100%, 0.9);
  border-color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-a .form.b-form-default .form-file-button:hover {
  background: none;
  color: hsla(0, 0%, 100%, 0.9);
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-default .form-date input:focus + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-a .form.b-form-default .form-date.wnd-validate-error .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-a
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-a
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7) !important;
}
.sc-a .form.b-form-default .form-input.wnd-validate-error :not(label, span) {
  outline: 0;
  border-color: #e9322d;
  color: #e9322d;
  box-shadow: none;
}
.sc-a
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus {
  border-color: #e9322d;
  color: #666;
}
.sc-a
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-a
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover {
  border-color: #e9322d;
}
.sc-a .form.b-form-default .form-input input,
.sc-a .form.b-form-default .form-input select,
.sc-a .form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.sc-a .form.b-form-default .form-input input:focus,
.sc-a .form.b-form-default .form-input select:focus,
.sc-a .form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: none;
  border-color: #129fea !important;
}
body.wnd-fe:not(.touched) .sc-a .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .sc-a .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-default
  .form-input
  textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.sc-a .form.b-form-light .wnd-required label,
.sc-a .form.b-form-light label {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .form.b-form-light input,
.sc-a .form.b-form-light select,
.sc-a .form.b-form-light textarea {
  background: transparent;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: hsla(0, 0%, 100%, 0.85);
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked) {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-light .form-email input {
  color: transparent;
}
.sc-a .form.b-form-light .form-email input.not-empty,
.sc-a .form.b-form-light .select {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .form.b-form-light .select:after {
  color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-a .form.b-form-light .select:hover:after {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .form.b-form-light select.not-clicked,
.sc-a .form.b-form-light select:disabled.not-clicked {
  color: hsla(0, 0%, 100%, 0);
}
.sc-a .form.b-form-light select:disabled option,
.sc-a .form.b-form-light select option {
  color: #393939;
}
.sc-a .form.b-form-light select:disabled option:disabled,
.sc-a .form.b-form-light select option:disabled {
  color: #bababa;
}
.sc-a .form.b-form-light .form-number-controls button {
  background: transparent;
}
.sc-a .form.b-form-light .form-group-content label,
.sc-a .form.b-form-light .form-number-controls button:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-number-controls
  button:hover:after {
  color: hsla(0, 0%, 100%, 0.9);
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-light .checkbox,
.sc-a .form.b-form-light .radio-button {
  background: transparent;
  border-color: hsla(0, 0%, 100%, 0.4);
  color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-light .form-file-button:after {
  color: hsla(0, 0%, 100%, 0.9);
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover {
  border-bottom-color: hsla(0, 0%, 100%, 0.9);
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .form.b-form-light .form-file-cover {
  border-bottom-color: hsla(0, 0%, 100%, 0.4);
}
body.wnd-fe:not(.touched) .sc-a .form.b-form-light .form-file-cover:hover {
  border-bottom-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-light .form-file-text {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .form.b-form-light .form-file-remove:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .form.b-form-light input[type="date"] {
  color: transparent;
}
.sc-a .form.b-form-light input[type="date"]::placeholder {
  color: transparent;
}
.sc-a .form.b-form-light input[type="date"].not-empty,
.sc-a .form.b-form-light input[type="date"]:focus {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-a .form.b-form-light input[type="date"]:focus::placeholder {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after {
  color: #fff;
}
.sc-a .form.b-form-light .form-date.wnd-validate-error .datepicker-icon:after,
.sc-a
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-a
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d !important;
}
.sc-a .form.b-form-light .form-input input:focus,
.sc-a .form.b-form-light .form-input select:focus,
.sc-a .form.b-form-light .form-input textarea:focus {
  border-color: #129fea !important;
}
.sc-a .form.b-form-light .form-input input:focus + label,
.sc-a .form.b-form-light .form-input input:focus + label:after,
.sc-a .form.b-form-light .form-input select:focus + label,
.sc-a .form.b-form-light .form-input select:focus + label:after,
.sc-a .form.b-form-light .form-input textarea:focus + label,
.sc-a .form.b-form-light .form-input textarea:focus + label:after {
  color: #129fea !important;
}
.sc-a .form.b-form-light .form-group-content input[type="radio"]:checked + div {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-light .form-group-content input[type="radio"] + div:after {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div {
  border-color: hsla(0, 0%, 100%, 0.7);
  background-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]
  + div:after {
  border-color: #fff;
}
.sc-a .form.b-form-light .form-input.wnd-validate-error input,
.sc-a .form.b-form-light .form-input.wnd-validate-error textarea {
  color: #e9322d;
}
.sc-a .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-a .form.b-form-light .form-input.wnd-validate-error textarea:focus {
  color: hsla(0, 0%, 100%, 0.85);
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover {
  border-color: hsla(0, 0%, 100%, 0.7);
}
.sc-a .form.b-form-light .form-input.wnd-validate-error label,
.sc-a .form.b-form-light .form-input.wnd-validate-error label:after {
  color: #e9322d;
}
.sc-a .form.b-form-light .form-input.wnd-validate-error label a {
  color: #e9322d;
  border-color: #e9322d;
}
.sc-a .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-a .form.b-form-light .form-input.wnd-validate-error input,
.sc-a .form.b-form-light .form-input.wnd-validate-error select,
.sc-a .form.b-form-light .form-input.wnd-validate-error textarea {
  border-color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover {
  border-bottom-color: #e9322d;
}
.sc-a .form.b-form-light .form-input.wnd-validate-error .form-file-text {
  color: #e9322d;
}
.sc-a .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-a .form.b-form-light .form-input.wnd-validate-error .radio-button {
  border-color: #e9322d;
}
.sc-a .form.b-form-light .form-input.wnd-validate-error .form-file-button:after,
.sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-a
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div {
  border-color: #e9322d;
}
.sc-a .form-captcha {
  color: hsla(0, 0%, 100%, 0.75);
}
.sc-a .form-warning {
  color: #e9322d;
}
.sc-a.s-hn .cart {
  color: #fff;
}
.sc-a.s-hn .cart:before {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.sc-a.s-hn .cart .cart-text span {
  color: #fff;
}
.sc-a.s-hn .cart-piece-count {
  background: hsla(0, 0%, 100%, 0.9);
  color: #000;
}
.sc-a.s-hn .cart a .cart-content-link:after {
  color: #fff;
}
.sc-a.s-hn.wnd-mt-classic .search-icon:before,
.sc-a.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.sc-a.s-hn.wnd-mt-classic .search-icon-text,
.sc-a.s-hn.wnd-mt-classic .search-icon:after,
.sc-a.s-hn.wnd-mt-sidebar .search-icon-text,
.sc-a.s-hn.wnd-mt-sidebar .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-a.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-a.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-a.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-a.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-a.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-a.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-a.s-hn .search-results {
  color: #393939;
}
.sc-a.s-hn .search-results .ssb-wrapper {
  border-color: rgba(57, 57, 57, 0.08);
}
.sc-a.s-hn .search-results .ssb-category-header-title span:last-child {
  color: #bababa;
}
.sc-a.s-hn .search-results .ssb-category-header-link a {
  color: #9d9d9d;
}
.sc-a.s-hn .search-results .ssb-view-all a {
  color: #393939;
}
.sc-a.s-hn .search-results .ssb-view-all a span:last-child {
  color: #bababa;
}
.sc-a.s-hn .search-results .ssb-no-results {
  color: #9d9d9d;
}
body:not(.touched) .sc-a.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(57, 57, 57, 0.08);
}
.sc-a.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(57, 57, 57, 0.08);
}
.sc-a.s-hn.wnd-mt-sliding .search-icon:after {
  color: #fff;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-a.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-a.s-hn.wnd-mt-boxed .cart a {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-a.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-a.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #fff;
}
.sc-a.s-hn.wnd-mt-boxed .search {
  background: #000;
  color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-a.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-a.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-a.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-a.s-hn.wnd-mt-boxed #menu-submit {
  color: #fff;
  background-color: #000;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-a.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-a.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-a.s-hn.wnd-mt-boxed #menu-submit span,
.sc-a.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-a.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #fff;
}
.sc-a.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-a.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-a #menu-mobile {
  color: #fff;
}
.sc-a #menu-submit span,
.sc-a #menu-submit span:after,
.sc-a #menu-submit span:before {
  background-color: #fff;
}
.l-d-border .sc-a.s-hm .s-o,
.l-d-border .sc-a.s-hn .s-o {
  border-color: #fff;
}
.sc-a.s-hn .bgonscroll {
  background: #272727;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body:not(.l-d-waves) .sc-a.s-hn.wnd-nav-border .s-w:after {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-a.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}
.l-narrow .sc-a.s-hn.sticky {
  background: none;
}
.l-narrow .sc-a.s-hn.sticky .s-o {
  background-color: #272727;
}
.sc-a.s-hc-claim-box .s-hc-c-b,
.sc-a.s-hm.s-hm-contentbox .h-c-b {
  background: rgba(0, 0, 0, 0.8);
  border-color: #fff;
}
.sc-a.s-hn .si {
  color: #393939;
}
.sc-a.s-hn .si a svg path {
  fill: #bababa;
}
.sc-a.s-hn .ci {
  color: #393939;
}
.sc-a.s-hn .ci span:before {
  color: #bababa;
}
.sc-a.s-hn .ci span a {
  color: #393939;
  text-decoration-color: #393939;
}
.sc-a.s-hn .hbc,
.sc-a.s-hn .hbl {
  color: #393939;
}
.sc-a.s-hn .hbc-i,
.sc-a.s-hn .hbl-i {
  background: transparent;
}
body.wnd-fe:not(.touched) .sc-a.s-hn .hbc-i a:hover span,
body.wnd-fe:not(.touched) .sc-a.s-hn .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-a.s-hn .hbc-i-l li > span,
.sc-a.s-hn .hbc-i .active > span,
.sc-a.s-hn .hbc-i .active a,
.sc-a.s-hn .hbl-i-l li > span,
.sc-a.s-hn .hbl-i .active > span,
.sc-a.s-hn .hbl-i .active a {
  background: rgba(0, 0, 0, 0.05);
}
.sc-a.s-hn .more-text ~ div {
  border-bottom-color: hsla(0, 0%, 73%, 0.4);
}
.sc-a.s-hb {
  color: #393939;
}
.sc-a.s-hb:after {
  background: rgba(0, 0, 0, 0.15);
}
.sc-a.s-hb .si-c:after {
  background: hsla(0, 0%, 100%, 0.3);
}
.wnd-cms .sc-a.s-hb .si-c:empty:before {
  border: 1px dashed hsla(0, 0%, 100%, 0.85);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.sc-a.s-hb .si a svg path {
  fill: #bababa;
}
body.wnd-fe:not(.touched) .sc-a.s-hb .si a:hover svg path {
  fill: #fff;
}
.sc-a.s-hb .ci span {
  color: #fff;
}
.sc-a.s-hb .ci span:before {
  color: hsla(0, 0%, 100%, 0.85);
}
.wnd-cms .sc-a.s-hb .ci-c:empty:before {
  border: 1px dashed hsla(0, 0%, 100%, 0.85);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
}
.sc-a.s-hb .hbc-i,
.sc-a.s-hb .hbl-i {
  background: transparent;
}
body:not(.touched) .sc-a.s-hb .hbc-i a:hover span,
body:not(.touched) .sc-a.s-hb .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.055);
}
.sc-a.s-hb .hbc-i-l li > span,
.sc-a.s-hb .hbc-i li > span,
.sc-a.s-hb .hbl-i-l li > span,
.sc-a.s-hb .hbl-i li > span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-a.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  background: hsla(0, 0%, 100%, 0.3);
}
.sc-a .logo-default {
  color: #fff;
}
.sc-a .logo-default embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .logo-default-inv,
.sc-a .logo-default-inv embed {
  color: #000;
}
.sc-a .logo-bg {
  color: #393939;
}
.sc-a .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-a .logo-bg embed {
  color: #9a9a9a;
  outline-color: #666;
  border-color: #505050;
}
.sc-a .logo-bg-inv {
  color: #fff;
}
.sc-a .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-a .logo-bg-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .logo-color {
  color: #fff;
}
.sc-a .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-a .logo-color embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-a .logo-color-inv {
  color: #9d9d9d;
}
.sc-a .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-a .logo-color-inv embed {
  color: #9a9a9a;
  outline-color: #666;
  border-color: #505050;
}
.sc-a .logo-color-text {
  color: #9d9d9d;
}
.sc-a .logo-color-text embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .logo-color-alpha {
  color: #fff;
}
.sc-a .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-a .logo-color-alpha embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-a .logo-gray {
  color: #fff;
}
.sc-a .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-a .logo-gray embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-a .logo-borders {
  color: #fff;
}
.sc-a .logo-borders .b-l-text-w,
.sc-a .logo-borders .b-l-text:after,
.sc-a .logo-borders .b-l-text:before,
.sc-a .logo-borders .logo {
  border-color: #fff;
}
.sc-a .logo-borders embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .logo-wings {
  color: #fff;
}
.sc-a .logo-wings embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .logo-wings .b-l-text-w:after,
.sc-a .logo-wings .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .logo-beside {
  color: #fff;
}
.sc-a .logo-beside embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .logo-beside .b-l-text-w:after,
.sc-a .logo-beside .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .logo-underline {
  color: #fff;
}
.sc-a .logo-underline embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .logo-underline .b-l-text-w:after,
.sc-a .logo-underline .b-l-text-w:before {
  border-color: hsla(0, 0%, 100%, 0.85);
}
.sc-a.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-a.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-a.logo-center .logo-bg embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-a.logo-center .logo-bg-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-a.logo-center .logo-color embed {
  color: #fff;
  outline-color: #fff;
  border-color: #c7c7c7;
}
.sc-a.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-a.logo-center .logo-color-inv embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-a.logo-center .logo-color-alpha embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-a.logo-center .logo-gray embed {
  color: #ddd;
  outline-color: #ccc;
  border-color: #9f9f9f;
}
.sc-a .b-text h1 {
  color: #fff;
}
.sc-a .b-text h1:after {
  background: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-text h2 {
  color: #fff;
}
.sc-a .b-text h2:after {
  background: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-text h3 {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-text h3:after,
.sc-a .b-text h3:before {
  background: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-text h1 a,
.sc-a .b-text h2 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
.sc-a .b-text h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.35);
}
.sc-a .b-text a,
.sc-a .link a,
.sc-a.s-hb .ci a {
  color: #fff;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
body.wnd-fe:not(.touched) .sc-a.s-hb .ci a:hover {
  text-decoration-color: currentcolor;
}
.sc-a .b-text blockquote {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-text blockquote a {
  color: inherit !important;
  text-decoration-color: hsla(0, 0%, 100%, 0.4) !important;
}
.sc-a .b-text blockquote:before {
  color: hsla(0, 0%, 100%, 0.25);
}
.sc-a .b-text blockquote.tbq,
.sc-a .b-text blockquote:not(.tbq) h1,
.sc-a .b-text blockquote:not(.tbq) h2,
.sc-a .b-text blockquote:not(.tbq) h3,
.sc-a .b-text blockquote:not(.tbq) p {
  border-color: hsla(0, 0%, 100%, 0.25);
}
.sc-a .b-text blockquote:not(.tbq) h1:after,
.sc-a .b-text blockquote:not(.tbq) h2:after,
.sc-a .b-text blockquote:not(.tbq) h3:after,
.sc-a .b-text blockquote:not(.tbq) p:after {
  color: hsla(0, 0%, 100%, 0.25);
}
.sc-a .mt h3 {
  color: #fff;
}
.sc-a .mt h3 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
.sc-a .mt h4 {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .mt h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 100%, 0.35);
}
.sc-a .mt h3 + h4:before {
  background: hsla(0, 0%, 100%, 0.25);
}
.sc-a .b-sr-nav a {
  color: #fff;
}
.sc-a .b-sr-nav a.active,
.sc-a .b-sr-nav a:hover {
  border-bottom-color: #fff;
}
.sc-a .b-sr-nav span:last-child {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-sr-main h2 {
  color: #fff;
}
.sc-a .b-sr-ci-link a {
  color: hsla(0, 0%, 100%, 0.85);
}
.sc-a .b-sr-ci-text {
  color: hsla(0, 0%, 100%, 0.9);
}
.sc-a .faq-box .mt-faq-title,
.sc-a .faq-default .open .mt-faq-inner,
body.wnd-fe:not(.touched) .sc-a .faq-default .mt-faq-inner:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.sc-a .faq-bullets-s .mt-faq-inner,
.sc-a .faq-bullets .mt-faq-inner {
  border-color: currentcolor;
}
.wnd-page .sc-a .mt.mt-image.img-s-p .mt-item .b-text h3 {
  color: #393939;
}
.wnd-page .sc-a .mt.mt-image.img-s-p .mt-item .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.wnd-page .sc-a .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: #9d9d9d;
}
.wnd-page .sc-a .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.wnd-page .sc-a .mt.mt-image.img-s-p .mt-item .b-text p {
  color: #666;
}
.wnd-page .sc-a .mt.mt-image.img-s-p .mt-item .b-text p a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 40%, 0.5);
}
.sc-a {
  --sbm-accent: 255, 255, 255, 1;
  --sbm-accent-rgb: 255, 255, 255;
  --sbm-accentContrast: 57, 57, 57, 1;
  --sbm-accentContrast-rgb: 57, 57, 57;
  --sbm-secondary: 255, 255, 255, 0.2;
  --sbm-secondary-rgb: 255, 255, 255;
  --sbm-text: 255, 255, 255, 0.9;
  --sbm-text-rgb: 255, 255, 255;
  --sbm-textSecondary: 255, 255, 255, 0.85;
  --sbm-textSecondary-rgb: 255, 255, 255;
  --sbm-border: 255, 255, 255, 0.4;
  --sbm-border-rgb: 255, 255, 255;
  --sbm-background: 0, 0, 0, 0;
  --sbm-background-rgb: 0, 0, 0;
  --sbm-link: 255, 255, 255, 1;
  --sbm-link-rgb: 255, 255, 255;
  --sbm-success: 45, 178, 71, 1;
  --sbm-success-rgb: 45, 178, 71;
  --sbm-error: 218, 21, 21, 1;
  --sbm-error-rgb: 218, 21, 21;
  --sbm-warning: 234, 168, 26, 1;
  --sbm-warning-rgb: 234, 168, 26;
}
.sc-al {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al.s-c {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-al.s-c,
.sc-al.wnd-a-button .wnd-sample-wrapper,
.sc-al.wnd-a-choice label,
.sc-al.wnd-media-solidColor i,
.sc-al.wnd-switcher-item {
  background-color: #fff;
}
.sc-al .blog .item-head h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .blog .item-date {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al .blog .item-perex p {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .blog .item-perex blockquote,
.sc-al .blog .item-perex h1,
.sc-al .blog .item-perex h2,
.sc-al .blog .item-perex h3 {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .blog .item-perex a {
  transition: text-decoration-color 0.25s linear;
  color: rgba(0, 0, 0, 0.85);
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
body.wnd-fe:not(.touched) .sc-al .blog .item-perex a:hover {
  text-decoration-color: currentcolor;
}
.sc-al .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head {
  background-image: linear-gradient(transparent, #000);
}
.sc-al .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-date,
.sc-al .blog-tiles-large .item:not(.wnd-empty-thumbnail) .item-head h2 {
  color: #fff;
}
.sc-al .blog-tiles-large .wnd-empty-thumbnail .item-wrapper {
  border-color: rgba(0, 0, 0, 0.15);
}
body.wnd-fe:not(.touched)
  .sc-al
  .blog-tiles-large
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-al .blog-tiles-large .wnd-empty-thumbnail .item-date {
  color: #aaa;
}
body.wnd-cms:not(.touched)
  .sc-al
  .blog-tiles-large.wnd-active-listing-zone
  .wnd-empty-thumbnail
  a:hover
  .item-wrapper {
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-al .blog-feed-board .item.wnd-empty-thumbnail .item-content,
.sc-al .blog-feed-board .item:not(.wnd-empty-thumbnail) .item-wrapper {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-al .blog-feed-board .item-head h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .blog-feed-board .item-date:before {
  background-color: #fff;
}
.sc-al .blog-feed-board .item-date:after {
  background-color: #666;
}
.sc-al .blog-feed-board .item-date > div {
  background-color: #666;
  color: #fff;
}
.sc-al .blog-feed-board .item-perex blockquote,
.sc-al .blog-feed-board .item-perex h1,
.sc-al .blog-feed-board .item-perex h2,
.sc-al .blog-feed-board .item-perex h3,
.sc-al .blog-feed-board .item-perex h4,
.sc-al .blog-feed-board .item-perex p {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .s-bdh-t {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .s-bdh-t:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.sc-al .s-bdh-d {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al.s-hm-contentbox .s-bdh-d,
.sc-al.s-hm-contentbox .s-bdh-t {
  color: #fff;
}
.sc-al .b-btn-1 .b-btn-l,
.sc-al .b-btn-1 .wnd-replace-form-button,
.sc-al .b-e .b-btn-3 .b-btn-l,
.sc-al .b-e .b-btn-3 .wnd-replace-form-button {
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  border-color: rgba(0, 0, 0, 0.85);
}
body.wnd-fe:not(.touched) .sc-al .b-btn-1 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-al .b-btn-1 .wnd-replace-form-button:hover,
body.wnd-fe:not(.touched) .sc-al .b-e .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-al .b-e .b-btn-3 .wnd-replace-form-button:hover {
  background-color: rgba(26, 26, 26, 0.85);
  border-color: rgba(26, 26, 26, 0.85);
}
.sc-al .b-btn-2 .b-btn-l,
.sc-al .b-btn-2 .wnd-replace-form-button {
  color: rgba(0, 0, 0, 0.85);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched) .sc-al .b-btn-2 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-al .b-btn-2 .wnd-replace-form-button:hover {
  border-color: rgba(0, 0, 0, 0.85);
}
.b-btn-dso .sc-al .b-btn-2 .b-btn-l,
.b-btn-dso .sc-al .b-btn-2 .wnd-replace-form-button {
  background-color: #fff;
}
.sc-al .b-btn-3 .b-btn-l,
.sc-al .b-btn-3 .wnd-replace-form-button {
  background-color: rgba(0, 0, 0, 0.6);
  border-color: transparent;
  color: #fff;
}
body.wnd-fe:not(.touched) .sc-al .b-btn-3 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-al .b-btn-3 .wnd-replace-form-button:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
}
.sc-al .b-btn-4 .b-btn-l,
.sc-al .b-btn-4 .wnd-replace-form-button {
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
body.wnd-fe:not(.touched) .sc-al .b-btn-4 .b-btn-l:hover,
body.wnd-fe:not(.touched) .sc-al .b-btn-4 .wnd-replace-form-button:hover {
  border-color: rgba(0, 0, 0, 0.85);
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-btn-5 .b-btn-l,
.sc-al .b-btn-5 .wnd-replace-form-button {
  color: rgba(0, 0, 0, 0.85);
  background-color: transparent;
}
.sc-al .b-btn-5 .b-btn-l .b-btn-t,
.sc-al .b-btn-5 .wnd-replace-form-button .b-btn-t {
  text-decoration-color: rgba(0, 0, 0, 0.25);
}
body.wnd-fe:not(.touched) .sc-al .b-btn-5 .b-btn-l:hover .b-btn-t,
body.wnd-fe:not(.touched)
  .sc-al
  .b-btn-5
  .wnd-replace-form-button:hover
  .b-btn-t {
  text-decoration-color: rgba(0, 0, 0, 0.85);
}
.b-btn-dbb .sc-al .b-btn-1 .b-btn-l,
.b-btn-dbb .sc-al .b-btn-1 .wnd-replace-form-button,
.b-btn-dbb .sc-al .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-al .b-btn.b-btn-3 .wnd-replace-form-button,
.b-btn-dbb .sc-al .b-e .b-btn.b-btn-3 .b-btn-l,
.b-btn-dbb .sc-al .b-e .b-btn.b-btn-3 .wnd-replace-form-button {
  border-bottom-color: rgba(0, 0, 0, 0.12) !important;
}
.b-btn-dbb .sc-al .b-btn-2 .b-btn-l,
.b-btn-dbb .sc-al .b-btn-2 .wnd-replace-form-button,
.b-btn-dbb .sc-al .b-btn-4 .b-btn-l,
.b-btn-dbb .sc-al .b-btn-4 .wnd-replace-form-button {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
.b-btn-dso .sc-al .b-btn:not(.b-btn-5, .b-btn-4) .b-btn-l,
.b-btn-dso .sc-al .b-btn:not(.b-btn-5, .b-btn-4) .wnd-replace-form-button {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
body:not(.touched).wnd-fe.b-btn-dso
  .sc-al
  .b-btn:not(.b-btn-5, .b-btn-4)
  .b-btn-l:hover,
body:not(.touched).wnd-fe.b-btn-dso
  .sc-al
  .b-btn:not(.b-btn-5, .b-btn-4)
  .wnd-replace-form-button:hover {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.17);
}
.sc-al .b-e-crt.wnd-checkout-disable .b-e-crt-cho.b-btn.b-btn-3 .b-btn-l {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.15);
}
.sc-al .b-e-d .prd-crt.wnd-waiting.b-btn.b-btn-3 .b-btn-l,
body.wnd-fe:not(.touched)
  .sc-al
  .b-e-d
  .prd-crt.wnd-waiting.b-btn.b-btn-3
  .b-btn-l:hover {
  color: rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}
body .sc-al .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.15);
}
.b-btn-dbb .sc-al .b-e-d.wnd-out-of-stock .prd-crt.b-btn.b-btn-3 .b-btn-l {
  border-bottom-color: rgba(0, 0, 0, 0.3) !important;
}
.l-page:not(.ac-none) .sc-al .b-btn-4 .b-btn-l,
.l-page:not(.ac-none) .sc-al .b-btn-4 .wnd-replace-form-button,
.sc-al .claim-default {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .claim-default-inv {
  color: #fff;
}
.sc-al .claim-bg {
  color: #393939;
}
.sc-al .claim-bg > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-al .claim-bg-inv {
  color: #fff;
}
.sc-al .claim-bg-inv > span > span {
  background-color: #000;
  box-shadow: 0.9375rem 0 0 #000, -0.9375rem 0 0 #000;
}
.sc-al .claim-color {
  color: #fff;
}
.sc-al .claim-color > span > span {
  background-color: #9d9d9d;
  box-shadow: 0.9375rem 0 0 #9d9d9d, -0.9375rem 0 0 #9d9d9d;
}
.sc-al .claim-color-inv {
  color: #9d9d9d;
}
.sc-al .claim-color-inv > span > span {
  background-color: #fff;
  box-shadow: 0.9375rem 0 0 #fff, -0.9375rem 0 0 #fff;
}
.sc-al .claim-color-text {
  color: #9d9d9d;
}
.sc-al .claim-color-alpha {
  color: #fff;
}
.sc-al .claim-color-alpha > span > span {
  background-color: hsla(0, 0%, 62%, 0.7);
  box-shadow: 0.9375rem 0 0 hsla(0, 0%, 62%, 0.7),
    -0.9375rem 0 0 hsla(0, 0%, 62%, 0.7);
}
.sc-al .claim-gray {
  color: #fff;
}
.sc-al .claim-gray > span > span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0.9375rem 0 0 rgba(0, 0, 0, 0.5),
    -0.9375rem 0 0 rgba(0, 0, 0, 0.5);
}
.sc-al .claim-borders {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .claim-borders .sit-w {
  border-color: rgba(0, 0, 0, 0.85);
}
.sc-al .claim-beside {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .claim-beside .sit-w:after,
.sc-al .claim-beside .sit-w:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.sc-al .claim-wings {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .claim-wings .sit-w:after,
.sc-al .claim-wings .sit-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-al .claim-underline {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .claim-underline:after {
  border-bottom-color: rgba(0, 0, 0, 0.6);
}
.sc-al .arrow-submit {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body.wnd-fe:not(.touched) .sc-al .arrow:hover .gallery-arrow-submit {
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.sc-al .dots li {
  background-color: rgba(0, 0, 0, 0.2);
}
.sc-al .dots li.active,
body.wnd-fe:not(.touched) .sc-al .dots li:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.sc-al .pager a {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched) .sc-al .pager a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .pager a:after,
.sc-al .pager a:before,
body.wnd-cms:not(.touched) .sc-al .wnd-active-listing-zone .pager a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al .line-color {
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-al .wnd-image-placeholder embed {
  color: transparent !important;
  opacity: 0.7 !important;
}
.sc-al .wnd-empty-thumbnail .b-e-crt-img,
.sc-al .wnd-empty-thumbnail .b-tb,
.sc-al .wnd-empty-thumbnail .prd-gal-c,
.sc-al .wnd-empty-thumbnail.ssb-product-image,
.sc-al .wnd-image-placeholder > div {
  background-color: rgba(0, 0, 0, 0.12);
}
.sc-al .b-img embed {
  color: #424242;
  outline-color: #4d4d4d;
  border-color: #717171;
}
.img-t-o .sc-al .b-gal-slideshow .b-gal-t,
.img-t-u .sc-al .b-gal-t,
.img-t-u .sc-al .b-img-t {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .wnd-active-block .b-sp-c,
.sc-al .wnd-mobile-cms .b-sp-c {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .loading {
  color: rgba(0, 0, 0, 0.7);
}
.b-e-bs .sc-al .b-e-g .item-wrapper {
  border-color: rgba(0, 0, 0, 0.15);
}
.b-e-bs .sc-al .b-e-g .prd-price {
  color: rgba(0, 0, 0, 0.7);
}
body:not(.touched).wnd-cms.b-e-bs
  .sc-al
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-bs .sc-al .b-e-g .item-wrapper:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.b-e-ds .sc-al .b-e-g .item-media {
  background-color: transparent;
}
body:not(.touched).wnd-cms.b-e-ds
  .sc-al
  .b-e-g.wnd-active-listing-zone
  .item:hover,
body:not(.touched).wnd-fe.b-e-ds .sc-al .b-e-g .item:hover {
  box-shadow: rgba(0, 0, 0, 0.2);
}
.b-e-frs .sc-al .b-e-g .item-media {
  background-color: rgba(0, 0, 0, 0.12);
}
.b-e-frs .sc-al .b-e-g .item-wrapper {
  background-color: rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
body:not(.touched).wnd-cms.b-e-frs
  .sc-al
  .b-e-g.wnd-active-listing-zone
  .item-wrapper:hover,
body:not(.touched).wnd-fe.b-e-frs .sc-al .b-e-g .item-wrapper:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.sc-al .b-e-g .prd-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-g .prd-price {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .b-e-g .prd-price-com,
.sc-al .b-e-g .prd-price-dual {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al .b-e-s .prd-price,
.sc-al .b-e-s .prd-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-s .prd-price-com,
.sc-al .b-e-s .prd-price-dual {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al .b-e-f-title {
  color: rgba(0, 0, 0, 0.85);
  border-bottom-color: rgba(0, 0, 0, 0.5);
}
.sc-al .b-e-f a {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-e-f a.selected,
body.wnd-fe:not(.touched) .sc-al .b-e-f a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-f-select select,
.sc-al .b-e-f .ef-level-1 {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.sc-al .b-e-f-select select {
  box-shadow: 0 0 0 transparent;
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched) .sc-al .b-e-f-select select:hover:not(:focus) {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .b-e-f-select select:focus {
  outline: none;
  box-shadow: 0 0 0.3125rem #129fea;
  border-color: #129fea;
}
.sc-al .b-e-f-select select option {
  color: #666;
}
.sc-al .b-e-f-select select option:disabled {
  color: #dedede;
}
.sc-al .b-e-f-select .select:after {
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-cms:not(.touched) .sc-al .b-e.wnd-active-listing-zone .b-e-f a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .prd-label:not(.prd-out-of-stock) .prd-label-c {
  color: #fff;
  background-color: #666;
}
.sc-al .prd-out-of-stock-c {
  color: #9d9d9d;
  background-color: #e8e8e8;
}
.sc-al .b-e-crt-head div {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-e-crt-tr {
  background-color: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
.sc-al .b-e-crt-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-crt-price,
.sc-al .b-e-crt-variant {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-e-crt-qty input {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .b-e-crt-qty input:focus {
  border-color: #129fea !important;
  box-shadow: none !important;
}
.sc-al .b-e-crt-qty input:invalid {
  color: #e9322d;
  border-color: #e9322d !important;
  box-shadow: none !important;
}
body.wnd-fe:not(.touched) .sc-al .b-e-crt-qty input:hover:not(:focus) {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
.sc-al .b-e-crt-qty-btn:after,
.sc-al .b-e-crt-qty-btn:before {
  background-color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched) .sc-al .b-e-crt-qty-btn:hover:after,
body.wnd-fe:not(.touched) .sc-al .b-e-crt-qty-btn:hover:before {
  background-color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched) .sc-al .b-e-crt-qty:hover input:not(:disabled) {
  border-color: rgba(0, 0, 0, 0.5);
}
.sc-al .b-e-crt-out-of-stock {
  color: #e9322d;
}
.sc-al .b-e-crt-sum {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-crt-delete {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al .b-e-crt-foot,
body.wnd-fe:not(.touched) .sc-al .b-e-crt-delete:hover {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-e-crt-tot .b-e-crt-tot-value {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-crt-cho {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.sc-al .b-e-crt.wnd-checkout-disable .b-e-crt-cho-dis {
  color: #e9322d;
}
.sc-al .b-e-d .prd-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-d .prd-title:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-e-d .prd-variants-title {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-d .prd-ribbon-c {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-d .prd-price {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-e-d .prd-price-com,
.sc-al .b-e-d .prd-price-info {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-e-d .prd-crt {
  box-shadow: 0 -0.25rem 0.9375rem rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
.sc-al.s-f {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al.s-f-edit .s-f-l-w:before,
.sc-al.s-f .s-f-border.border-top:before {
  border-top-color: rgba(0, 0, 0, 0.2);
}
.sc-al.s-f .s-f-ez .b-text p a,
.sc-al.s-f .s-f-ez .link a,
.sc-al.s-f .s-f-l .b-text p a,
.sc-al.s-f .s-f-l .link a,
.sc-al.s-f.s .s-c.s-f-l-w .b-text p a,
.sc-al.s-f.s .s-c.s-f-l-w .link a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration-color: rgba(0, 0, 0, 0.4);
}
body.wnd-fe:not(.touched) .sc-al.s-f .s-f-ez .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-al.s-f .s-f-ez .link a:hover,
body.wnd-fe:not(.touched) .sc-al.s-f .s-f-l .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-al.s-f .s-f-l .link a:hover,
body.wnd-fe:not(.touched) .sc-al.s-f.s .s-c.s-f-l-w .b-text p a:hover,
body.wnd-fe:not(.touched) .sc-al.s-f.s .s-c.s-f-l-w .link a:hover {
  color: rgba(0, 0, 0, 0.7);
  text-decoration-color: rgba(0, 0, 0, 0.7);
}
.sc-al.s-f .s-f-lang-t,
.sc-al.s-f .s-f-lang .link:after {
  color: rgba(0, 0, 0, 0.7);
}
.ac-h .sc-al.s-f .b-text h1,
.ac-h .sc-al.s-f .b-text h2 {
  color: rgba(0, 0, 0, 0.85);
}
.ac-s .sc-al.s-f .b-text h3 {
  color: rgba(0, 0, 0, 0.6);
}
.ac-i .sc-al.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h1,
.ac-i .sc-al.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h2,
.ac-i .sc-al.s-f:not([class*="wnd-background-solid"]) .b-text blockquote h3,
.ac-i .sc-al.s-f:not([class*="wnd-background-solid"]) .b-text blockquote p {
  border-color: rgba(0, 0, 0, 0.6);
}
.ac-i .sc-al.s-f:not([class*="wnd-background-solid"]) .b-text blockquote:before,
.ac-i
  .sc-al.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h1:after,
.ac-i
  .sc-al.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h2:after,
.ac-i
  .sc-al.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  h3:after,
.ac-i
  .sc-al.s-f:not([class*="wnd-background-solid"])
  .b-text
  blockquote
  p:after {
  color: transparent;
}
.l:not(.l-boxed) .sc-al.s-f-map .s-bg {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.l:not(.l-boxed) .sc-al.s-f-map .s-o {
  background-color: #fff;
}
.l-boxed .sc-al.s.s-f-edit .s-f-l-w,
.l-boxed .sc-al.s.s-f-map .s-f-l-w {
  background-color: #4d4d4d;
  color: #bababa;
}
.l-boxed .sc-al.s.s-f-edit .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-al.s.s-f-edit .s-f-l-w .s-f-lang-t,
.l-boxed .sc-al.s.s-f-map .s-f-l-w .s-f-ccy-t,
.l-boxed .sc-al.s.s-f-map .s-f-l-w .s-f-lang-t {
  color: #bababa;
}
.l-boxed .sc-al.s.s-f-edit .s-f-l-w .link a,
.l-boxed .sc-al.s.s-f-map .s-f-l-w .link a {
  color: #bababa;
  text-decoration-color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-al.s.s-f-edit .s-f-l-w .link:after,
.l-boxed .sc-al.s.s-f-map .s-f-l-w .link:after {
  color: hsla(0, 0%, 73%, 0.5);
}
.l-boxed .sc-al.s.s-f-edit .s-f-bg-stripe,
.l-boxed .sc-al.s.s-f-map .s-f-bg-stripe {
  background-color: #4d4d4d;
}
body:not(.touched, .wnd-cms).l-boxed .sc-al.s.s-f-edit .s-f-l-w .link a:hover,
body:not(.touched, .wnd-cms).l-boxed .sc-al.s.s-f-map .s-f-l-w .link a:hover {
  color: #bababa;
  text-decoration-color: #bababa;
}
.sc-al .form.b-form-default .wnd-required label,
.sc-al .form.b-form-default label {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .form.b-form-default input,
.sc-al .form.b-form-default select,
.sc-al .form.b-form-default textarea {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
}
body.wnd-fe:not(.touched) .sc-al .form.b-form-default input:hover:not(:focus),
body.wnd-fe:not(.touched) .sc-al .form.b-form-default select:hover:not(:focus),
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  textarea:hover:not(:focus) {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-default .select {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .form.b-form-default select option {
  color: #393939;
}
.sc-al .form.b-form-default select option:disabled {
  color: #bababa;
}
.sc-al .form.b-form-default .form-group-content label {
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  .form-group-content
  input:hover:not(:focus)
  + div {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-default .checkbox,
.sc-al .form.b-form-default .radio-button {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .form.b-form-default .checkbox:after {
  color: #393939;
}
.sc-al .form.b-form-default .radio-button:after {
  background: #393939;
}
.sc-al .form.b-form-default .form-file-button {
  background: none;
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.2);
}
body.wnd-fe:not(.touched) .sc-al .form.b-form-default .form-file-button:hover {
  background: none;
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-default .form-date input:focus + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  .form-date
  input:hover
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al
  .form.b-form-default
  .form-date.wnd-validate-error
  .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  .form-date.wnd-validate-error
  input:hover
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-al
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al
  .form.b-form-default
  .form-date.wnd-validate-error
  input:focus:hover
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.7) !important;
}
.sc-al .form.b-form-default .form-input.wnd-validate-error :not(label, span) {
  outline: 0;
  border-color: #e9322d;
  color: #e9322d;
  box-shadow: none;
}
.sc-al
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):focus {
  border-color: #e9322d;
  color: rgba(0, 0, 0, 0.7);
}
.sc-al
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:focus
  + div,
.sc-al
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:focus
  + div,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  input:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  .form-input.wnd-validate-error
  .form-group-content
  .form-input
  label:hover
  + div,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  .form-input.wnd-validate-error
  :not(label, span):hover {
  border-color: #e9322d;
}
.sc-al .form.b-form-default .form-input input,
.sc-al .form.b-form-default .form-input select,
.sc-al .form.b-form-default .form-input textarea {
  transition: color 0.3s, border-color 0.3s;
  box-shadow: 0 0 0 transparent;
}
.sc-al .form.b-form-default .form-input input:focus,
.sc-al .form.b-form-default .form-input select:focus,
.sc-al .form.b-form-default .form-input textarea:focus {
  outline: none;
  transition: box-shadow 0.3s, border-color 0.3s;
  box-shadow: none;
  border-color: #129fea !important;
}
body.wnd-fe:not(.touched) .sc-al .form.b-form-default .form-input input:hover,
body.wnd-fe:not(.touched) .sc-al .form.b-form-default .form-input select:hover,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-default
  .form-input
  textarea:hover {
  transition: box-shadow 0.3s, border-color 0.3s;
}
.sc-al .form.b-form-light .wnd-required label,
.sc-al .form.b-form-light label {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .form.b-form-light input,
.sc-al .form.b-form-light select,
.sc-al .form.b-form-light textarea {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  input:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  select:hover:not(:focus, :checked),
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input:not(.wnd-validate-error)
  textarea:hover:not(:focus, :checked) {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-light .form-email input {
  color: transparent;
}
.sc-al .form.b-form-light .form-email input.not-empty,
.sc-al .form.b-form-light .select {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .form.b-form-light .select:after {
  color: rgba(0, 0, 0, 0.2);
}
body.wnd-fe:not(.touched) .sc-al .form.b-form-light .select:hover:after {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .form.b-form-light select.not-clicked,
.sc-al .form.b-form-light select:disabled.not-clicked {
  color: hsla(0, 0%, 100%, 0);
}
.sc-al .form.b-form-light select:disabled option,
.sc-al .form.b-form-light select option {
  color: #393939;
}
.sc-al .form.b-form-light select:disabled option:disabled,
.sc-al .form.b-form-light select option:disabled {
  color: #bababa;
}
.sc-al .form.b-form-light .form-number-controls button {
  background: transparent;
}
.sc-al .form.b-form-light .form-group-content label,
.sc-al .form.b-form-light .form-number-controls button:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-number-controls
  button:hover:after {
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-group-content
  input:hover:not(:focus, :checked)
  + div {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-light .checkbox,
.sc-al .form.b-form-light .radio-button {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-light .form-file-button:after {
  color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover {
  border-bottom-color: rgba(0, 0, 0, 0.7);
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-file-base:hover
  ~ .form-file-cover
  .form-file-button:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-file
  label:hover
  ~ .form-file-cover
  .form-file-button:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .form.b-form-light .form-file-cover {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
body.wnd-fe:not(.touched) .sc-al .form.b-form-light .form-file-cover:hover {
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-light .form-file-text {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .form.b-form-light .form-file-remove:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-file-remove:hover:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-file
  > label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .form.b-form-light input[type="date"] {
  color: transparent;
}
.sc-al .form.b-form-light input[type="date"]::placeholder {
  color: transparent;
}
.sc-al .form.b-form-light input[type="date"].not-empty,
.sc-al .form.b-form-light input[type="date"]:focus {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .form.b-form-light input[type="date"].not-empty::placeholder,
.sc-al .form.b-form-light input[type="date"]:focus::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al
  .form.b-form-light
  .form-date
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-date
  input:hover
  + label
  + .datepicker-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .form.b-form-light .form-date.wnd-validate-error .datepicker-icon:after,
.sc-al
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus
  + label
  + .datepicker-icon:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-date.wnd-validate-error
  input:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d;
}
.sc-al
  .form.b-form-light
  .form-date.wnd-validate-error
  input:focus:hover
  + label
  + .datepicker-icon:after {
  color: #e9322d !important;
}
.sc-al .form.b-form-light .form-input input:focus,
.sc-al .form.b-form-light .form-input select:focus,
.sc-al .form.b-form-light .form-input textarea:focus {
  border-color: #129fea !important;
}
.sc-al .form.b-form-light .form-input input:focus + label,
.sc-al .form.b-form-light .form-input input:focus + label:after,
.sc-al .form.b-form-light .form-input select:focus + label,
.sc-al .form.b-form-light .form-input select:focus + label:after,
.sc-al .form.b-form-light .form-input textarea:focus + label,
.sc-al .form.b-form-light .form-input textarea:focus + label:after {
  color: #129fea !important;
}
.sc-al
  .form.b-form-light
  .form-group-content
  input[type="radio"]:checked
  + div {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-light .form-group-content input[type="radio"] + div:after {
  background-color: rgba(0, 0, 0, 0.3);
}
.sc-al
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]:checked
  + div {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
.sc-al
  .form.b-form-light
  .form-group-content
  input[type="checkbox"]
  + div:after {
  border-color: #fff;
}
.sc-al .form.b-form-light .form-input.wnd-validate-error input,
.sc-al .form.b-form-light .form-input.wnd-validate-error textarea {
  color: #e9322d;
}
.sc-al .form.b-form-light .form-input.wnd-validate-error input:focus,
.sc-al .form.b-form-light .form-input.wnd-validate-error textarea:focus {
  color: rgba(0, 0, 0, 0.6);
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  input:focus:hover,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:focus:hover {
  border-color: rgba(0, 0, 0, 0.3);
}
.sc-al .form.b-form-light .form-input.wnd-validate-error label,
.sc-al .form.b-form-light .form-input.wnd-validate-error label:after {
  color: #e9322d;
}
.sc-al .form.b-form-light .form-input.wnd-validate-error label a {
  color: #e9322d;
  border-color: #e9322d;
}
.sc-al .form.b-form-light .form-input.wnd-validate-error .form-file-cover,
.sc-al .form.b-form-light .form-input.wnd-validate-error input,
.sc-al .form.b-form-light .form-input.wnd-validate-error select,
.sc-al .form.b-form-light .form-input.wnd-validate-error textarea {
  border-color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-cover:hover,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  input:hover,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  select:hover,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  textarea:hover {
  border-bottom-color: #e9322d;
}
.sc-al .form.b-form-light .form-input.wnd-validate-error .form-file-text {
  color: #e9322d;
}
.sc-al .form.b-form-light .form-input.wnd-validate-error .checkbox,
.sc-al .form.b-form-light .form-input.wnd-validate-error .radio-button {
  border-color: #e9322d;
}
.sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-file-button:after,
.sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:after,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-number-controls
  button:hover:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover,
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  input {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  label:hover
  + .form-file-base
  + .form-file-cover
  .form-file-button:after {
  color: #e9322d;
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error.form-file
  .form-file-base:hover
  + .form-file-cover {
  border-color: #e9322d !important;
}
body.wnd-fe:not(.touched)
  .sc-al
  .form.b-form-light
  .form-input.wnd-validate-error
  .form-group-content
  input:hover
  + div {
  border-color: #e9322d;
}
.sc-al .form-captcha {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al .form-warning {
  color: #e9322d;
}
.sc-al.s-hn .cart {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al.s-hn .cart:before {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.sc-al.s-hn .cart .cart-text span {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al.s-hn .cart-piece-count {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.sc-al.s-hn .cart a .cart-content-link:after {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al.s-hn.wnd-mt-classic .search-icon:before,
.sc-al.s-hn.wnd-mt-sidebar .search-icon:before {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.sc-al.s-hn.wnd-mt-classic .search-icon-text,
.sc-al.s-hn.wnd-mt-classic .search-icon:after,
.sc-al.s-hn.wnd-mt-sidebar .search-icon-text,
.sc-al.s-hn.wnd-mt-sidebar .search-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.wnd-s-i .sc-al.s-hn.wnd-mt-classic .search-bar,
.wnd-s-i .sc-al.s-hn.wnd-mt-sidebar .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-classic .search-bar > input::placeholder,
.wnd-s-i .sc-al.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-classic .search-bar-input,
.wnd-s-i .sc-al.s-hn.wnd-mt-sidebar .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-classic .search-bar-close:after,
.wnd-s-i .sc-al.s-hn.wnd-mt-classic .search-bar-submit,
.wnd-s-i .sc-al.s-hn.wnd-mt-sidebar .search-bar-close:after,
.wnd-s-i .sc-al.s-hn.wnd-mt-sidebar .search-bar-submit {
  color: #666;
}
.sc-al.s-hn .search-results {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al.s-hn .search-results .ssb-wrapper {
  border-color: rgba(0, 0, 0, 0.08);
}
.sc-al.s-hn .search-results .ssb-category-header-title span:last-child {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al.s-hn .search-results .ssb-category-header-link a {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al.s-hn .search-results .ssb-view-all a {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al.s-hn .search-results .ssb-view-all a span:last-child {
  color: rgba(0, 0, 0, 0.5);
}
.sc-al.s-hn .search-results .ssb-no-results {
  color: rgba(0, 0, 0, 0.6);
}
body:not(.touched) .sc-al.s-hn .search-results .ssb-results-list li a:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.sc-al.s-hn .search-results .ssb-results-box {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.sc-al.s-hn.wnd-mt-sliding .search-icon:after {
  color: rgba(0, 0, 0, 0.85);
}
.wnd-s-i .sc-al.s-hn.wnd-mt-sliding .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-sliding .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-sliding .search-bar-close:after,
.wnd-s-i .sc-al.s-hn.wnd-mt-sliding .search-bar-submit {
  color: #666;
}
.sc-al.s-hn.wnd-mt-boxed .cart a {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body:not(.touched) .sc-al.s-hn.wnd-mt-boxed .cart a:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-al.s-hn.wnd-mt-boxed .cart a .cart-content-link:after {
  color: #393939;
}
.sc-al.s-hn.wnd-mt-boxed .search {
  background: #fff;
  color: #393939;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.wnd-s-i .sc-al.s-hn.wnd-mt-boxed .search-bar {
  border-bottom-color: #e8e8e8;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
  color: #bababa;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-boxed .search-bar-input {
  background: #fff;
  color: #666;
}
.wnd-s-i .sc-al.s-hn.wnd-mt-boxed .search-bar-close:after,
.wnd-s-i .sc-al.s-hn.wnd-mt-boxed .search-bar-submit {
  color: #666;
}
.sc-al.s-hn.wnd-mt-boxed #menu-submit {
  color: #393939;
  background-color: #fff;
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
body.touched .sc-al.s-hn.wnd-mt-boxed #menu-submit,
body:not(.touched) .sc-al.s-hn.wnd-mt-boxed #menu-submit:hover {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-al.s-hn.wnd-mt-boxed #menu-submit span,
.sc-al.s-hn.wnd-mt-boxed #menu-submit span:after,
.sc-al.s-hn.wnd-mt-boxed #menu-submit span:before {
  background-color: #393939;
}
.sc-al.s-hn.wnd-mt-boxed #menu-submit.active,
body.touched .sc-al.s-hn.wnd-mt-boxed #menu-submit.active {
  box-shadow: 0.25rem 0.25rem 1rem -0.5rem rgba(0, 0, 0, 0.8);
}
.sc-al #menu-mobile {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al #menu-submit span,
.sc-al #menu-submit span:after,
.sc-al #menu-submit span:before {
  background-color: rgba(0, 0, 0, 0.85);
}
.l-d-border .sc-al.s-hm .s-o,
.l-d-border .sc-al.s-hn .s-o {
  border-color: #fff;
}
.sc-al.s-hn .bgonscroll {
  background: #fff;
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.07);
}
body:not(.l-d-waves) .sc-al.s-hn.wnd-nav-border .s-w:after {
  background: rgba(0, 0, 0, 0.15);
}
.sc-al.s-hn.wnd-nav-border .bgonscroll {
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.l-narrow .sc-al.s-hn.sticky {
  background: none;
}
.l-narrow .sc-al.s-hn.sticky .s-o {
  background-color: #fff;
}
.sc-al.s-hc-claim-box .s-hc-c-b,
.sc-al.s-hm.s-hm-contentbox .h-c-b {
  background: rgba(0, 0, 0, 0.8);
  border-color: #fff;
}
.sc-al.s-hn .si {
  color: #393939;
}
.sc-al.s-hn .si a svg path {
  fill: #bababa;
}
.sc-al.s-hn .ci {
  color: #393939;
}
.sc-al.s-hn .ci span:before {
  color: #bababa;
}
.sc-al.s-hn .ci span a {
  color: #393939;
  text-decoration-color: #393939;
}
.sc-al.s-hn .hbc,
.sc-al.s-hn .hbl {
  color: #393939;
}
.sc-al.s-hn .hbc-i,
.sc-al.s-hn .hbl-i {
  background: transparent;
}
.sc-al.s-hn .hbc-i-l li > span,
.sc-al.s-hn .hbc-i .active > span,
.sc-al.s-hn .hbc-i .active a,
.sc-al.s-hn .hbl-i-l li > span,
.sc-al.s-hn .hbl-i .active > span,
.sc-al.s-hn .hbl-i .active a,
body.wnd-fe:not(.touched) .sc-al.s-hn .hbc-i a:hover span,
body.wnd-fe:not(.touched) .sc-al.s-hn .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-al.s-hn .more-text ~ div {
  border-bottom-color: hsla(0, 0%, 73%, 0.4);
}
.sc-al.s-hb {
  color: #393939;
}
.sc-al.s-hb:after {
  background: rgba(0, 0, 0, 0.15);
}
.sc-al.s-hb .si-c:after {
  background: rgba(0, 0, 0, 0.3);
}
.wnd-cms .sc-al.s-hb .si-c:empty:before {
  border: 1px dashed rgba(0, 0, 0, 0.7);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.sc-al.s-hb .si a svg path {
  fill: #bababa;
}
body.wnd-fe:not(.touched) .sc-al.s-hb .si a:hover svg path {
  fill: rgba(0, 0, 0, 0.85);
}
.sc-al.s-hb .ci span {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al.s-hb .ci span:before {
  color: rgba(0, 0, 0, 0.7);
}
.wnd-cms .sc-al.s-hb .ci-c:empty:before {
  border: 1px dashed rgba(0, 0, 0, 0.7);
  opacity: 0.35;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
}
.sc-al.s-hb .hbc-i,
.sc-al.s-hb .hbl-i {
  background: transparent;
}
.sc-al.s-hb .hbc-i-l li > span,
.sc-al.s-hb .hbc-i li > span,
.sc-al.s-hb .hbl-i-l li > span,
.sc-al.s-hb .hbl-i li > span,
body:not(.touched) .sc-al.s-hb .hbc-i a:hover span,
body:not(.touched) .sc-al.s-hb .hbl-i a:hover span {
  background: rgba(0, 0, 0, 0.05);
}
.sc-al.s-hb.wnd-hbl-on.wnd-hbc-on .hb-lang:before {
  background: rgba(0, 0, 0, 0.3);
}
.sc-al .logo-default {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .logo-default embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-default-inv,
.sc-al .logo-default-inv embed {
  color: #fff;
}
.sc-al .logo-bg {
  color: #393939;
}
.sc-al .logo-bg .b-l-c {
  background-color: #fff;
}
.sc-al .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-bg-inv {
  color: #fff;
}
.sc-al .logo-bg-inv .b-l-c {
  background-color: #000;
}
.sc-al .logo-bg-inv embed {
  color: #afafaf;
  outline-color: #ccc;
  border-color: #d6d6d6;
}
.sc-al .logo-color {
  color: #fff;
}
.sc-al .logo-color .b-l-c {
  background-color: #9d9d9d;
}
.sc-al .logo-color embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-al .logo-color-inv {
  color: #9d9d9d;
}
.sc-al .logo-color-inv .b-l-c {
  background-color: #fff;
}
.sc-al .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-color-text {
  color: #9d9d9d;
}
.sc-al .logo-color-text embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-color-alpha {
  color: #fff;
}
.sc-al .logo-color-alpha .b-l-c {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-al .logo-color-alpha embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-al .logo-gray {
  color: #fff;
}
.sc-al .logo-gray .b-l-c {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-al .logo-gray embed {
  color: #dbdbdb;
  outline-color: #fff;
  border-color: #fff;
}
.sc-al .logo-borders {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .logo-borders .b-l-text-w,
.sc-al .logo-borders .b-l-text:after,
.sc-al .logo-borders .b-l-text:before,
.sc-al .logo-borders .logo {
  border-color: rgba(0, 0, 0, 0.85);
}
.sc-al .logo-borders embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-wings {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .logo-wings embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-wings .b-l-text-w:after,
.sc-al .logo-wings .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-al .logo-beside {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .logo-beside embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-beside .b-l-text-w:after,
.sc-al .logo-beside .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-al .logo-underline {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .logo-underline embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .logo-underline .b-l-text-w:after,
.sc-al .logo-underline .b-l-text-w:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.sc-al.logo-center .b-l .b-l-c {
  background-color: transparent;
}
.sc-al.logo-center .logo-bg .b-l-text-w {
  background-color: #fff;
}
.sc-al.logo-center .logo-bg embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al.logo-center .logo-bg-inv .b-l-text-w {
  background-color: #393939;
}
.sc-al.logo-center .logo-bg-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al.logo-center .logo-color .b-l-text-w {
  background-color: #9d9d9d;
}
.sc-al.logo-center .logo-color embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al.logo-center .logo-color-inv .b-l-text-w {
  background-color: #fff;
}
.sc-al.logo-center .logo-color-inv embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al.logo-center .logo-color-alpha .b-l-text-w {
  background-color: hsla(0, 0%, 62%, 0.7);
}
.sc-al.logo-center .logo-color-alpha embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al.logo-center .logo-gray .b-l-text-w {
  background-color: rgba(0, 0, 0, 0.5);
}
.sc-al.logo-center .logo-gray embed {
  color: #585858;
  outline-color: #666;
  border-color: #858585;
}
.sc-al .b-text h1 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-text h1:after {
  background: rgba(0, 0, 0, 0.6);
}
.sc-al .b-text h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-text h2:after {
  background: rgba(0, 0, 0, 0.6);
}
.sc-al .b-text h3 {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-text h3:after,
.sc-al .b-text h3:before {
  background: rgba(0, 0, 0, 0.6);
}
.sc-al .b-text h1 a,
.sc-al .b-text h2 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
.sc-al .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.1);
}
.sc-al .b-text a,
.sc-al .link a {
  color: rgba(0, 0, 0, 0.85);
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
.sc-al.s-hb .ci a {
  color: rgba(0, 0, 0, 0.85);
  text-decoration-color: rgba(0, 0, 0, 0.5);
}
body.wnd-fe:not(.touched) .sc-al.s-hb .ci a:hover {
  text-decoration-color: currentcolor;
}
.sc-al .b-text blockquote {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-text blockquote a {
  color: inherit !important;
  text-decoration-color: rgba(0, 0, 0, 0.2) !important;
}
.sc-al .b-text blockquote:before {
  color: transparent;
}
.sc-al .b-text blockquote.tbq,
.sc-al .b-text blockquote:not(.tbq) h1,
.sc-al .b-text blockquote:not(.tbq) h2,
.sc-al .b-text blockquote:not(.tbq) h3,
.sc-al .b-text blockquote:not(.tbq) p {
  border-color: transparent;
}
.sc-al .b-text blockquote:not(.tbq) h1:after,
.sc-al .b-text blockquote:not(.tbq) h2:after,
.sc-al .b-text blockquote:not(.tbq) h3:after,
.sc-al .b-text blockquote:not(.tbq) p:after {
  color: transparent;
}
.sc-al .mt h3 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .mt h3 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.35);
}
.sc-al .mt h4 {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .mt h4 a {
  color: inherit;
  text-decoration-color: rgba(0, 0, 0, 0.1);
}
.sc-al .mt h3 + h4:before {
  background: rgba(0, 0, 0, 0.25);
}
.sc-al .b-sr-nav a {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-sr-nav a.active,
.sc-al .b-sr-nav a:hover {
  border-bottom-color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-sr-nav span:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-sr-main h2 {
  color: rgba(0, 0, 0, 0.85);
}
.sc-al .b-sr-ci-link a {
  color: rgba(0, 0, 0, 0.6);
}
.sc-al .b-sr-ci-text {
  color: rgba(0, 0, 0, 0.7);
}
.sc-al .faq-box .mt-faq-title,
.sc-al .faq-default .open .mt-faq-inner,
body.wnd-fe:not(.touched) .sc-al .faq-default .mt-faq-inner:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.sc-al .faq-bullets-s .mt-faq-inner,
.sc-al .faq-bullets .mt-faq-inner {
  border-color: currentcolor;
}
.wnd-page .sc-al .mt.mt-image.img-s-p .mt-item .b-text h3 {
  color: #393939;
}
.wnd-page .sc-al .mt.mt-image.img-s-p .mt-item .b-text h3 a {
  color: inherit;
  text-decoration-color: rgba(57, 57, 57, 0.5);
}
.wnd-page .sc-al .mt.mt-image.img-s-p .mt-item .b-text h4 {
  color: #9d9d9d;
}
.wnd-page .sc-al .mt.mt-image.img-s-p .mt-item .b-text h4 a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 62%, 0.5);
}
.wnd-page .sc-al .mt.mt-image.img-s-p .mt-item .b-text p {
  color: #666;
}
.wnd-page .sc-al .mt.mt-image.img-s-p .mt-item .b-text p a {
  color: inherit;
  text-decoration-color: hsla(0, 0%, 40%, 0.5);
}
.sc-al {
  --sbm-accent: 0, 0, 0, 0.85;
  --sbm-accent-rgb: 0, 0, 0;
  --sbm-accentContrast: 255, 255, 255, 1;
  --sbm-accentContrast-rgb: 255, 255, 255;
  --sbm-secondary: 0, 0, 0, 0.12;
  --sbm-secondary-rgb: 0, 0, 0;
  --sbm-text: 0, 0, 0, 0.7;
  --sbm-text-rgb: 0, 0, 0;
  --sbm-textSecondary: 0, 0, 0, 0.6;
  --sbm-textSecondary-rgb: 0, 0, 0;
  --sbm-border: 0, 0, 0, 0.2;
  --sbm-border-rgb: 0, 0, 0;
  --sbm-background: 0, 0, 0, 0;
  --sbm-background-rgb: 0, 0, 0;
  --sbm-link: 0, 0, 0, 0.85;
  --sbm-link-rgb: 0, 0, 0;
  --sbm-success: 45, 178, 71, 1;
  --sbm-success-rgb: 45, 178, 71;
  --sbm-error: 218, 21, 21, 1;
  --sbm-error-rgb: 218, 21, 21;
  --sbm-warning: 234, 168, 26, 1;
  --sbm-warning-rgb: 234, 168, 26;
}
@media screen and (max-width: 56.24375em) {
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-b.s-hn .search-results .ssb-view-all a {
    background-color: #666;
    color: #fff;
  }
  .sc-b.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-b.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-b.s-hn .menu-close:after,
  .sc-b.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-b.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-b.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-b.s-hn #menu .menu-wrapper > ul > li.wnd-with-submenu.hover > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-b.s-hn #menu .mm-arrow,
  .sc-b.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-b.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-b.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-b.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-b.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-b.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-b.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-b.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-b.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-b.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-d.s-hn .search-results .ssb-view-all a {
    background-color: #393939;
    color: #fff;
  }
  .sc-d.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-d.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-d.s-hn .menu-close:after,
  .sc-d.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-d.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-d.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-d.s-hn #menu .menu-wrapper > ul > li.wnd-with-submenu.hover > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-d.s-hn #menu .mm-arrow,
  .sc-d.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-d.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-d.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-d.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-d.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-d.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-d.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-d.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-d.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-d.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-w.s-hn .search-results .ssb-view-all a {
    background-color: #393939;
    color: #fff;
  }
  .sc-w.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-w.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-w.s-hn .menu-close:after,
  .sc-w.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-w.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-w.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-w.s-hn #menu .menu-wrapper > ul > li.wnd-with-submenu.hover > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-w.s-hn #menu .mm-arrow,
  .sc-w.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-w.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-w.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-w.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-w.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-w.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-w.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-w.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-w.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-w.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-ml.s-hn .search-results .ssb-view-all a {
    background-color: rgba(0, 0, 0, 0.85);
    color: #fff;
  }
  .sc-ml.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-ml.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-ml.s-hn .menu-close:after,
  .sc-ml.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-ml.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-ml.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-ml.s-hn
    #menu
    .menu-wrapper
    > ul
    > li.wnd-with-submenu.hover
    > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-ml.s-hn #menu .mm-arrow,
  .sc-ml.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-ml.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-ml.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-ml.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-ml.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-ml.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-ml.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-ml.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-ml.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-ml.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-m.s-hn .search-results .ssb-view-all a {
    background-color: #393939;
    color: #fff;
  }
  .sc-m.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-m.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-m.s-hn .menu-close:after,
  .sc-m.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-m.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-m.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-m.s-hn #menu .menu-wrapper > ul > li.wnd-with-submenu.hover > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-m.s-hn #menu .mm-arrow,
  .sc-m.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-m.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-m.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-m.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-m.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-m.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-m.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-m.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-m.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-m.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-dt.s-hn .search-results .ssb-view-all a {
    background-color: #393939;
    color: #fff;
  }
  .sc-dt.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-dt.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-dt.s-hn .menu-close:after,
  .sc-dt.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-dt.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-dt.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-dt.s-hn
    #menu
    .menu-wrapper
    > ul
    > li.wnd-with-submenu.hover
    > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-dt.s-hn #menu .mm-arrow,
  .sc-dt.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-dt.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-dt.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-dt.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-dt.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-dt.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-dt.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-dt.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-dt.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-dt.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: rgba(0, 0, 0, 0.1);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-wt.s-hn .search-results .ssb-view-all a {
    background-color: rgba(0, 0, 0, 0.85);
    color: #fff;
  }
  .sc-wt.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: rgba(0, 0, 0, 0.1);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: rgba(0, 0, 0, 0.1);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-wt.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-wt.s-hn .menu-close:after,
  .sc-wt.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-wt.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-wt.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-wt.s-hn
    #menu
    .menu-wrapper
    > ul
    > li.wnd-with-submenu.hover
    > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-wt.s-hn #menu .mm-arrow,
  .sc-wt.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-wt.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-wt.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-wt.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-wt.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-wt.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-wt.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-wt.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-wt.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-wt.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-a.s-hn .search-results .ssb-view-all a {
    background-color: #393939;
    color: #fff;
  }
  .sc-a.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-a.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-a.s-hn .menu-close:after,
  .sc-a.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-a.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-a.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-a.s-hn #menu .menu-wrapper > ul > li.wnd-with-submenu.hover > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-a.s-hn #menu .mm-arrow,
  .sc-a.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-a.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-a.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-a.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-a.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-a.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-a.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-a.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-a.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-a.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar-close:after,
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar-close:after,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar-submit {
    color: #666;
  }
  .sc-al.s-hn .search-results .ssb-view-all a {
    background-color: rgba(0, 0, 0, 0.85);
    color: #fff;
  }
  .sc-al.s-hn .search-results .ssb-view-all a span:last-child {
    color: hsla(0, 0%, 100%, 0.4);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar-close:after,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar-submit {
    color: #666;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar {
    border-bottom-color: #e8e8e8;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar-input {
    background: #fff;
    color: #666;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar-close:after,
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #666;
  }
  .sc-al.s-hn .menu-close {
    color: #393939;
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
  }
  .sc-al.s-hn .menu-close:after,
  .sc-al.s-hn .menu-close:before {
    background: #bababa;
  }
  .sc-al.s-hn #menu {
    box-shadow: 0 0 0.3125rem 0.3125rem transparent;
    background: #fff;
  }
  .sc-al.s-hn #menu.open {
    box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
  }
  .sc-al.s-hn
    #menu
    .menu-wrapper
    > ul
    > li.wnd-with-submenu.hover
    > .menu-item {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4) !important;
  }
  .sc-al.s-hn #menu .mm-arrow,
  .sc-al.s-hn #menu .mm-arrow:after {
    color: #9d9d9d !important;
  }
  .sc-al.s-hn #menu .menu-wrapper > ul li > a {
    border-bottom: 1px solid hsla(0, 0%, 73%, 0.4);
    color: #9d9d9d;
  }
  .sc-al.s-hn #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-al.s-hn #menu .level-1 > li.wnd-active > .menu-item,
  .sc-al.s-hn #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-al.s-hn #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-al.s-hn #menu .level-2 > li.wnd-active > .menu-item,
  .sc-al.s-hn #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-al.s-hn #menu .level-3 > li.wnd-active > .menu-item,
  .sc-al.s-hn #menu .level-max > li.wnd-active > .menu-item {
    color: #393939;
  }
}

@media screen and (min-width: 48em) {
  .sc-a .b-e-crt-cho,
  .sc-al .b-e-crt-cho,
  .sc-b .b-e-crt-cho,
  .sc-d .b-e-crt-cho,
  .sc-m .b-e-crt-cho,
  .sc-ml .b-e-crt-cho,
  .sc-w .b-e-crt-cho,
  .sc-w.s-c .b-e-crt-cho {
    background-color: transparent;
    box-shadow: none;
  }
}
@media screen and (min-width: 56.25em) {
  .sc-b.s-hn .cart a .cart-content-link:after,
  .sc-b.s-hn.wnd-mt-classic .search-icon:after,
  .sc-b.s-hn.wnd-mt-sidebar .search-icon:after {
    color: #aaa;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #aaa;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #fff;
    color: #666;
    border-color: transparent;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: hsla(0, 0%, 62%, 0.4);
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: #9d9d9d;
    color: #fff;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-b.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: #848484;
  }
  body:not(.touched) .sc-b.s-hn .search-results .ssb-view-all a:hover {
    background-color: hsla(0, 0%, 40%, 0.08);
  }
  .sc-b.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-b.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-b.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after,
  body:not(.touched)
    .sc-b.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: #666;
  }
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #fff;
  }
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #fff;
    border-color: #e0e0e0;
  }
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: #e0e0e0;
  }
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item,
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item:after {
    color: #9d9d9d;
  }
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #fff;
  }
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: #9d9d9d;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: hsla(0, 0%, 88%, 0.95);
  }
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: #393939;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-left-color: #393939;
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: rgba(0, 0, 0, 0.2);
    border-left-color: #fff;
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-b.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-b.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: #666;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: #666;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a .cart-text span {
    color: #666;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: #666;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: #666;
  }
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-b.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: #666;
  }
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after {
    color: #666;
  }
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item:after,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item {
    color: #9d9d9d;
  }
  .sc-b.s-hn.wnd-mt-sliding .cart a,
  .sc-b.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-b.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-b.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-b.s-hn.wnd-mt-sliding .menu-close:before {
    background: #c9c9c9;
  }
  body:not(.touched) .sc-b.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-b.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: #555;
  }
  .sc-b.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-b.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-b.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-b.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-b.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-b.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-b.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-b.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-b.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-b.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #aaa;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar-input {
    background: #fff;
    color: #666;
    border-color: transparent;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: #9d9d9d;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: #9d9d9d;
    color: #fff;
  }
  .sc-b.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-b.s-hn.wnd-mt-sidebar .search:after {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .sc-b.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-b.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #555;
  }
  .sc-b.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-b.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #555;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #aaa;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar-input {
    color: #666;
  }
  .wnd-s-b .sc-b.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #393939;
    border-left-color: #aaa;
  }
  .sc-b.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-b.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-b.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-b.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #393939;
  }
  .sc-b.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #fff;
    color: #666;
  }
  .sc-b.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #666;
  }
  body:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #393939;
    background-color: #e0e0e0;
  }
  body:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #393939;
  }
  .sc-b.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #666;
  }
  .sc-b.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-b.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-b.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-b.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-b.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow:hover {
    color: #393939;
  }
  .sc-b.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-b.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-b.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-b.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-b.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-b.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:before,
  .sc-b.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-b.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-b.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-b.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-b.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-b.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-b.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-b.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-b.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-b.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-b.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-b.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-b.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-b.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: #393939;
  }
  body:not(.touched)
    .sc-b.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-b.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: #393939;
  }
  body:not(.touched)
    .sc-b.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-b.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: #393939;
  }
  body:not(.touched) .sc-b.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: #393939;
  }
  body:not(.touched)
    .sc-b.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: #393939;
  }
  .sc-b.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-b.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-b.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: #393939;
  }
  .sc-b.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-b.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-b.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: #393939;
  }
  .sc-b.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: #393939;
  }
  .sc-b.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: #393939;
  }
  .sc-b.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-b.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-b.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-b.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-b.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-b.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-b.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-b.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-b.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-b.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-b.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-b.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-b.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-b.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-b.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-b.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-b.s-hn.menu-spaces .search:hover .search-icon-text {
    color: #393939;
    text-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.5);
  }
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: #9d9d9d;
  }
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after {
    color: #666;
  }
  .ac-none .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: #9d9d9d;
  }
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: #666;
  }
  .ac-none .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-b.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: #393939;
  }
  body:not(.touched)
    .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-b.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: #666;
  }
  .sc-b.s-hb {
    color: #393939;
  }
  .sc-b.s-hb .si-c:after {
    background: #d1d1d1;
  }
  .wnd-cms .sc-b.s-hb .si-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23aaaaaa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  .sc-b.s-hb .si a svg path {
    fill: #aaa;
  }
  .sc-b.s-hb .ci span:before {
    color: #aaa;
  }
  .wnd-cms .sc-b.s-hb .ci-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23aaaaaa'%3E%3C/path%3E%3C/svg%3E");
  }
  .sc-b.s-hb .hbc-i,
  .sc-b.s-hb .hbl-i {
    background: #fff;
    color: #000;
  }
  .sc-b.s-hb .hbc-i li > span,
  .sc-b.s-hb .hbl-i li > span {
    background: rgba(0, 0, 0, 0.055);
  }
  .sc-b.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-b.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-b.logo-sidebar .logo-bg embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-b.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-b.logo-sidebar .logo-bg-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-b.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-b.logo-sidebar .logo-color embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-b.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-b.logo-sidebar .logo-color-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-b.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-b.logo-sidebar .logo-color-alpha embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-b.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-b.logo-sidebar .logo-gray embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-d.s-hn .cart a .cart-content-link:after,
  .sc-d.s-hn.wnd-mt-classic .search-icon:after,
  .sc-d.s-hn.wnd-mt-sidebar .search-icon:after {
    color: #888;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #888;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #434343;
    color: #ccc;
    border-color: transparent;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: hsla(0, 0%, 80%, 0.4);
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: #ccc;
    color: #2f2f2f;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-d.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: #b3b3b3;
  }
  body:not(.touched) .sc-d.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(57, 57, 57, 0.08);
  }
  body:not(.touched)
    .sc-d.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: #393939;
  }
  .sc-d.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-d.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-d.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after {
    color: #ccc;
  }
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #000;
  }
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #000;
    border-color: #434343;
  }
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: #434343;
  }
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item,
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item:after {
    color: #acacac;
  }
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #000;
  }
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: #acacac;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: rgba(0, 0, 0, 0.85);
  }
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: #fff;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: #fff;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-d.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-d.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: #fff;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: #ccc;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: #ccc;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a .cart-text span {
    color: #ccc;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: #ccc;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: #ccc;
  }
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-d.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: #ccc;
  }
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after {
    color: #ccc;
  }
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item:after,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item {
    color: #acacac;
  }
  .sc-d.s-hn.wnd-mt-sliding .cart a,
  .sc-d.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: #fff;
  }
  .sc-d.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-d.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-d.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-d.s-hn.wnd-mt-sliding .menu-close:before {
    background: #5a5a5a;
  }
  body:not(.touched) .sc-d.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-d.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: #c3c3c3;
  }
  .sc-d.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-d.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-d.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-d.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-d.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-d.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-d.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-d.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-d.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-d.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-d.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-d.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #888;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar-input {
    background: #434343;
    color: #ccc;
    border-color: transparent;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: #ccc;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: #ccc;
    color: #2f2f2f;
  }
  .sc-d.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-d.s-hn.wnd-mt-sidebar .search:after {
    background-color: hsla(0, 0%, 100%, 0.1);
  }
  .sc-d.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-d.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #c3c3c3;
  }
  .sc-d.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-d.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #c3c3c3;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #888;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar-input {
    color: #ccc;
  }
  .wnd-s-b .sc-d.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #fff;
    border-left-color: #888;
  }
  .sc-d.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-d.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-d.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-d.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #fff;
  }
  .sc-d.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #000;
    color: #ccc;
  }
  .sc-d.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #ccc;
  }
  body:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #fff;
    background-color: #434343;
  }
  body:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #fff;
  }
  .sc-d.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #ccc;
  }
  .sc-d.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-d.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-d.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-d.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-d.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow:hover {
    color: #fff;
  }
  .sc-d.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-d.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-d.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-d.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-d.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-d.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:before,
  .sc-d.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-d.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-d.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-d.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-d.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-d.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-d.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-d.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-d.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-d.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-d.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-d.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-d.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-d.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: #fff;
  }
  body:not(.touched)
    .sc-d.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-d.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-d.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-d.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: #fff;
  }
  body:not(.touched) .sc-d.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-d.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: #fff;
  }
  .sc-d.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-d.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-d.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-d.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-d.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-d.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: #fff;
  }
  .sc-d.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-d.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: #fff;
  }
  .sc-d.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-d.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-d.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-d.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-d.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-d.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-d.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-d.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-d.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-d.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-d.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-d.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-d.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-d.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-d.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-d.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-d.s-hn.menu-spaces .search:hover .search-icon-text {
    color: #fff;
    text-shadow: 0 0 0.0625rem hsla(0, 0%, 100%, 0.5);
  }
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: #acacac;
  }
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after {
    color: #ccc;
  }
  .ac-none .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: #acacac;
  }
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: #ccc;
  }
  .ac-none .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-d.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: #fff;
  }
  body:not(.touched)
    .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-d.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: #ccc;
  }
  .sc-d.s-hb {
    color: #fff;
  }
  .sc-d.s-hb .si-c:after {
    background: #666;
  }
  .wnd-cms .sc-d.s-hb .si-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23888888'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  .sc-d.s-hb .si a svg path {
    fill: #888;
  }
  .sc-d.s-hb .ci span:before {
    color: #888;
  }
  .wnd-cms .sc-d.s-hb .ci-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23888888'%3E%3C/path%3E%3C/svg%3E");
  }
  .sc-d.s-hb .hbc-i,
  .sc-d.s-hb .hbl-i {
    background: #000;
    color: #fff;
  }
  .sc-d.s-hb .hbc-i li > span,
  .sc-d.s-hb .hbl-i li > span {
    background: hsla(0, 0%, 100%, 0.3);
  }
  .sc-d.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-d.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-d.logo-sidebar .logo-bg embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-d.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-d.logo-sidebar .logo-bg-inv embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-d.logo-sidebar .logo-color .b-l-text-w {
    background-color: #acacac;
  }
  .sc-d.logo-sidebar .logo-color embed {
    color: #fff;
    outline-color: #fff;
    border-color: #c7c7c7;
  }
  .sc-d.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-d.logo-sidebar .logo-color-inv embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-d.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 67%, 0.7);
  }
  .sc-d.logo-sidebar .logo-color-alpha embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-d.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-d.logo-sidebar .logo-gray embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-w.s-hn .cart a .cart-content-link:after,
  .sc-w.s-hn.wnd-mt-classic .search-icon:after,
  .sc-w.s-hn.wnd-mt-sidebar .search-icon:after {
    color: #bababa;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar-input {
    background: #f2f2f2;
    color: #666;
    border-color: transparent;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: hsla(0, 0%, 62%, 0.4);
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: #9d9d9d;
    color: #fff;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-w.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: #848484;
  }
  body:not(.touched) .sc-w.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(57, 57, 57, 0.08);
  }
  body:not(.touched)
    .sc-w.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-w.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-w.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after {
    color: #666;
  }
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #fff;
  }
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #fff;
    border-color: #f2f2f2;
  }
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: #f2f2f2;
  }
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item,
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item:after {
    color: #9d9d9d;
  }
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #fff;
  }
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: #9d9d9d;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: hsla(0, 0%, 95%, 0.95);
  }
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: #393939;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-left-color: #393939;
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: rgba(0, 0, 0, 0.2);
    border-left-color: #fff;
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-w.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-w.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: #666;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: #666;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a .cart-text span {
    color: #666;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: #666;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: #666;
  }
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-w.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: #666;
  }
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after {
    color: #666;
  }
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item:after,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item {
    color: #9d9d9d;
  }
  .sc-w.s-hn.wnd-mt-sliding .cart a,
  .sc-w.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-w.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-w.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-w.s-hn.wnd-mt-sliding .menu-close:before {
    background: #d4d4d4;
  }
  body:not(.touched) .sc-w.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-w.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: #666;
  }
  .sc-w.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-w.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-w.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-w.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-w.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-w.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-w.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-w.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-w.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-w.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar-input {
    background: #f2f2f2;
    color: #666;
    border-color: transparent;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: #9d9d9d;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: #9d9d9d;
    color: #fff;
  }
  .sc-w.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-w.s-hn.wnd-mt-sidebar .search:after {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .sc-w.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-w.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #666;
  }
  .sc-w.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-w.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #666;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: #bababa;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar-input {
    color: #666;
  }
  .wnd-s-b .sc-w.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #393939;
    border-left-color: #bababa;
  }
  .sc-w.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-w.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-w.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-w.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #393939;
  }
  .sc-w.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #fff;
    color: #666;
  }
  .sc-w.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #666;
  }
  body:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #393939;
    background-color: #f2f2f2;
  }
  body:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #393939;
  }
  .sc-w.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #666;
  }
  .sc-w.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-w.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-w.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-w.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-w.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow:hover {
    color: #393939;
  }
  .sc-w.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-w.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-w.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-w.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-w.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-w.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:before,
  .sc-w.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-w.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-w.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-w.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-w.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-w.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-w.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-w.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-w.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-w.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-w.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-w.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-w.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-w.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: #393939;
  }
  body:not(.touched)
    .sc-w.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-w.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: #393939;
    background: transparent;
  }
  body:not(.touched)
    .sc-w.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-w.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: #393939;
  }
  body:not(.touched) .sc-w.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: #393939;
    background: transparent;
  }
  body:not(.touched)
    .sc-w.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: #393939;
  }
  .sc-w.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-w.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-w.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: #393939;
    background: transparent;
  }
  .sc-w.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-w.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-w.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: #393939;
  }
  .sc-w.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: #393939;
    background: transparent;
  }
  .sc-w.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: #393939;
  }
  .sc-w.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-w.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-w.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-w.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-w.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-w.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-w.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-w.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-w.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-w.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-w.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-w.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-w.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-w.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-w.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-w.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-w.s-hn.menu-spaces .search:hover .search-icon-text {
    color: #393939;
    text-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.5);
  }
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: #9d9d9d;
  }
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after {
    color: #666;
  }
  .ac-none .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: #9d9d9d;
  }
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: #666;
  }
  .ac-none .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-w.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: #393939;
  }
  body:not(.touched)
    .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-w.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: #666;
  }
  .sc-w.s-hb {
    color: #393939;
  }
  .sc-w.s-hb .si-c:after {
    background: #d1d1d1;
  }
  .wnd-cms .sc-w.s-hb .si-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='%23bababa'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  .sc-w.s-hb .si a svg path {
    fill: #bababa;
  }
  .sc-w.s-hb .ci span:before {
    color: #bababa;
  }
  .wnd-cms .sc-w.s-hb .ci-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='%23bababa'%3E%3C/path%3E%3C/svg%3E");
  }
  .sc-w.s-hb .hbc-i,
  .sc-w.s-hb .hbl-i {
    background: #fff;
    color: #000;
  }
  .sc-w.s-hb .hbc-i li > span,
  .sc-w.s-hb .hbl-i li > span {
    background: rgba(0, 0, 0, 0.055);
  }
  .sc-w.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-w.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-w.logo-sidebar .logo-bg embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-w.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-w.logo-sidebar .logo-bg-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-w.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-w.logo-sidebar .logo-color embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-w.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-w.logo-sidebar .logo-color-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-w.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-w.logo-sidebar .logo-color-alpha embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-w.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-w.logo-sidebar .logo-gray embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-ml.s-hn .cart a .cart-content-link:after,
  .sc-ml.s-hn.wnd-mt-classic .search-icon:after,
  .sc-ml.s-hn.wnd-mt-sidebar .search-icon:after {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar-input {
    background: hsla(0, 0%, 100%, 0.5);
    color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: rgba(0, 0, 0, 0.2);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  body:not(.touched) .sc-ml.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(0, 0, 0, 0.08);
  }
  body:not(.touched)
    .sc-ml.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-ml.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #fff;
  }
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.12);
  }
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: rgba(0, 0, 0, 0.12);
  }
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #fff;
  }
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: hsla(0, 0%, 100%, 0.95);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: rgba(0, 0, 0, 0.85);
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: rgba(0, 0, 0, 0.15);
    border-left-color: rgba(0, 0, 0, 0.85);
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: rgba(0, 0, 0, 0.15);
    border-left-color: #fff;
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-ml.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-ml.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .cart
    a
    .cart-text
    span {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-ml.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item:after,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-ml.s-hn.wnd-mt-sliding .cart a,
  .sc-ml.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-ml.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-ml.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-ml.s-hn.wnd-mt-sliding .menu-close:before {
    background: rgba(0, 0, 0, 0.2);
  }
  body:not(.touched) .sc-ml.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-ml.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: rgba(0, 0, 0, 0.6);
  }
  .sc-ml.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-ml.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-ml.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-ml.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-ml.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-ml.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-ml.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar-input {
    background: hsla(0, 0%, 100%, 0.5);
    color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  .sc-ml.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.5);
  }
  .sc-ml.s-hn.wnd-mt-sidebar .search:after {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .sc-ml.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-ml.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #000;
  }
  .sc-ml.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-ml.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #000;
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar-input {
    color: rgba(0, 0, 0, 0.7);
  }
  .wnd-s-b .sc-ml.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #393939;
    border-left-color: rgba(0, 0, 0, 0.5);
  }
  .sc-ml.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-ml.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-ml.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-ml.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #393939;
  }
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #fff;
    color: #666;
  }
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #666;
  }
  body:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #393939;
    background-color: rgba(0, 0, 0, 0.12);
  }
  body:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #393939;
  }
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #666;
  }
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .mm-arrow:hover {
    color: #393939;
  }
  .sc-ml.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  body:not(.touched)
    .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-ml.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-ml.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-ml.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-ml.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-ml.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-ml.s-hn.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:before,
  .sc-ml.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-ml.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-ml.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-ml.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-ml.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-ml.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-ml.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-ml.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-ml.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-ml.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-ml.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-ml.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-ml.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-ml.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched)
    .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-ml.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  body:not(.touched)
    .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-ml.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched) .sc-ml.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  body:not(.touched)
    .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  .sc-ml.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-ml.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-ml.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-ml.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-ml.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-ml.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-ml.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-ml.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-ml.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-ml.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-ml.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-ml.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-ml.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-ml.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-ml.s-hn.menu-spaces .search:hover .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
    text-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.5);
  }
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.6);
  }
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after {
    color: rgba(0, 0, 0, 0.7);
  }
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: rgba(0, 0, 0, 0.6);
  }
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: rgba(0, 0, 0, 0.7);
  }
  .ac-none .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-ml.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched)
    .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-ml.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-ml.s-hb {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-ml.s-hb .si-c:after {
    background: rgba(0, 0, 0, 0.2);
  }
  .wnd-cms .sc-ml.s-hb .si-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='rgba%280%2C0%2C0%2C0.5%29'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  .sc-ml.s-hb .si a svg path {
    fill: rgba(0, 0, 0, 0.5);
  }
  .sc-ml.s-hb .ci span:before {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-cms .sc-ml.s-hb .ci-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='rgba%280%2C0%2C0%2C0.5%29'%3E%3C/path%3E%3C/svg%3E");
  }
  .sc-ml.s-hb .hbc-i,
  .sc-ml.s-hb .hbl-i {
    background: #fff;
    color: #000;
  }
  .sc-ml.s-hb .hbc-i li > span,
  .sc-ml.s-hb .hbl-i li > span {
    background: rgba(0, 0, 0, 0.055);
  }
  .sc-ml.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-ml.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-ml.logo-sidebar .logo-bg embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-ml.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-ml.logo-sidebar .logo-bg-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-ml.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-ml.logo-sidebar .logo-color embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-ml.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-ml.logo-sidebar .logo-color-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-ml.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-ml.logo-sidebar .logo-color-alpha embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-ml.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-ml.logo-sidebar .logo-gray embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-m.s-hn .cart a .cart-content-link:after,
  .sc-m.s-hn.wnd-mt-classic .search-icon:after,
  .sc-m.s-hn.wnd-mt-sidebar .search-icon:after {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar-input {
    background: hsla(0, 0%, 100%, 0.2);
    color: hsla(0, 0%, 100%, 0.8);
    border-color: transparent;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: hsla(0, 0%, 100%, 0.12);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: hsla(0, 0%, 100%, 0.5);
    color: #fff;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-m.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: hsla(0, 0%, 90%, 0.5);
  }
  body:not(.touched) .sc-m.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(57, 57, 57, 0.08);
  }
  body:not(.touched)
    .sc-m.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: #393939;
  }
  .sc-m.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-m.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-m.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #000;
  }
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #000;
    border-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item,
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #000;
  }
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: rgba(0, 0, 0, 0.85);
  }
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: #fff;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: #fff;
  }
  .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-m.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-m.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: #fff;
  }
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a .cart-text span {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-m.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item:after,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .sc-m.s-hn.wnd-mt-sliding .cart a,
  .sc-m.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: #fff;
  }
  .sc-m.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-m.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-m.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-m.s-hn.wnd-mt-sliding .menu-close:before {
    background: hsla(0, 0%, 100%, 0.4);
  }
  body:not(.touched) .sc-m.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-m.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: hsla(0, 0%, 100%, 0.75);
  }
  .sc-m.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-m.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-m.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-m.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-m.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-m.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-m.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-m.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-m.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-m.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-m.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-m.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar-input {
    background: hsla(0, 0%, 100%, 0.2);
    color: hsla(0, 0%, 100%, 0.8);
    border-color: transparent;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: hsla(0, 0%, 100%, 0.3);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: hsla(0, 0%, 100%, 0.5);
    color: #fff;
  }
  .sc-m.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-m.s-hn.wnd-mt-sidebar .search:after {
    background-color: hsla(0, 0%, 100%, 0.1);
  }
  .sc-m.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-m.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #fff;
  }
  .sc-m.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-m.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #fff;
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar-input {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .wnd-s-b .sc-m.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #fff;
    border-left-color: hsla(0, 0%, 100%, 0.5);
  }
  .sc-m.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-m.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-m.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-m.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #fff;
  }
  .sc-m.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #000;
    color: #ccc;
  }
  .sc-m.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #ccc;
  }
  body:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  body:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #fff;
  }
  .sc-m.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #ccc;
  }
  .sc-m.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-m.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-m.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-m.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-m.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow:hover {
    color: #fff;
  }
  .sc-m.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-m.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-m.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-m.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-m.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-m.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:before,
  .sc-m.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-m.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-m.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-m.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-m.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-m.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-m.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-m.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-m.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-m.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-m.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-m.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-m.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-m.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: #fff;
  }
  body:not(.touched)
    .sc-m.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-m.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-m.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-m.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: #fff;
  }
  body:not(.touched) .sc-m.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-m.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: #fff;
  }
  .sc-m.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-m.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-m.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-m.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-m.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-m.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: #fff;
  }
  .sc-m.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-m.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: #fff;
  }
  .sc-m.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-m.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-m.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-m.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-m.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-m.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-m.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-m.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-m.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-m.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-m.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-m.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-m.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-m.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-m.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-m.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-m.s-hn.menu-spaces .search:hover .search-icon-text {
    color: #fff;
    text-shadow: 0 0 0.0625rem hsla(0, 0%, 100%, 0.5);
  }
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .ac-none .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .ac-none .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-m.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: #fff;
  }
  body:not(.touched)
    .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-m.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-m.s-hb {
    color: #fff;
  }
  .sc-m.s-hb .si-c:after {
    background: hsla(0, 0%, 100%, 0.35);
  }
  .wnd-cms .sc-m.s-hb .si-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='rgba%28255%2C255%2C255%2C0.5%29'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  .sc-m.s-hb .si a svg path {
    fill: hsla(0, 0%, 100%, 0.5);
  }
  .sc-m.s-hb .ci span:before {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-cms .sc-m.s-hb .ci-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='rgba%28255%2C255%2C255%2C0.5%29'%3E%3C/path%3E%3C/svg%3E");
  }
  .sc-m.s-hb .hbc-i,
  .sc-m.s-hb .hbl-i {
    background: #000;
    color: #fff;
  }
  .sc-m.s-hb .hbc-i li > span,
  .sc-m.s-hb .hbl-i li > span {
    background: hsla(0, 0%, 100%, 0.3);
  }
  .sc-m.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-m.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-m.logo-sidebar .logo-bg embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-m.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-m.logo-sidebar .logo-bg-inv embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-m.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-m.logo-sidebar .logo-color embed {
    color: #fff;
    outline-color: #fff;
    border-color: #c7c7c7;
  }
  .sc-m.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-m.logo-sidebar .logo-color-inv embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-m.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-m.logo-sidebar .logo-color-alpha embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-m.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-m.logo-sidebar .logo-gray embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-dt.s-hn .cart a .cart-content-link:after,
  .sc-dt.s-hn.wnd-mt-classic .search-icon:after,
  .sc-dt.s-hn.wnd-mt-sidebar .search-icon:after {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar-input {
    background: hsla(0, 0%, 100%, 0.2);
    color: hsla(0, 0%, 100%, 0.8);
    border-color: transparent;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: hsla(0, 0%, 100%, 0.12);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: hsla(0, 0%, 100%, 0.5);
    color: #fff;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: hsla(0, 0%, 90%, 0.5);
  }
  body:not(.touched) .sc-dt.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(57, 57, 57, 0.08);
  }
  body:not(.touched)
    .sc-dt.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: #393939;
  }
  .sc-dt.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-dt.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #000;
  }
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #000;
    border-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #000;
  }
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: rgba(0, 0, 0, 0.85);
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: #fff;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-dt.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-dt.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .cart
    a
    .cart-text
    span {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-dt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item:after,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .sc-dt.s-hn.wnd-mt-sliding .cart a,
  .sc-dt.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-dt.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-dt.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-dt.s-hn.wnd-mt-sliding .menu-close:before {
    background: hsla(0, 0%, 100%, 0.4);
  }
  body:not(.touched) .sc-dt.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-dt.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: hsla(0, 0%, 100%, 0.75);
  }
  .sc-dt.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-dt.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-dt.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-dt.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-dt.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-dt.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-dt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar-input {
    background: hsla(0, 0%, 100%, 0.2);
    color: hsla(0, 0%, 100%, 0.8);
    border-color: transparent;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: hsla(0, 0%, 100%, 0.3);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: hsla(0, 0%, 100%, 0.5);
    color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-dt.s-hn.wnd-mt-sidebar .search:after {
    background-color: hsla(0, 0%, 100%, 0.1);
  }
  .sc-dt.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-dt.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #fff;
  }
  .sc-dt.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-dt.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #fff;
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar-input {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .wnd-s-b .sc-dt.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #fff;
    border-left-color: hsla(0, 0%, 100%, 0.5);
  }
  .sc-dt.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-dt.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-dt.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-dt.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #000;
    color: #ccc;
  }
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #ccc;
  }
  body:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  body:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #fff;
  }
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #ccc;
  }
  .sc-dt.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-dt.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-dt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .mm-arrow:hover {
    color: #fff;
  }
  .sc-dt.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-dt.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-dt.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-dt.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-dt.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-dt.s-hn.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:before,
  .sc-dt.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-dt.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-dt.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-dt.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-dt.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-dt.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-dt.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-dt.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-dt.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-dt.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-dt.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-dt.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-dt.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-dt.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: #fff;
  }
  body:not(.touched)
    .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-dt.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-dt.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: #fff;
  }
  body:not(.touched) .sc-dt.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: #fff;
  }
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: #fff;
  }
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-dt.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: #fff;
  }
  .sc-dt.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-dt.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-dt.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-dt.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-dt.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-dt.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-dt.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-dt.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-dt.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-dt.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-dt.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-dt.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-dt.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-dt.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-dt.s-hn.menu-spaces .search:hover .search-icon-text {
    color: #fff;
    text-shadow: 0 0 0.0625rem hsla(0, 0%, 100%, 0.5);
  }
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .ac-none .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-dt.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: #fff;
  }
  body:not(.touched)
    .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-dt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .sc-dt.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-dt.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-dt.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-dt.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-dt.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-dt.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-dt.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-wt.s-hn .cart a .cart-content-link:after,
  .sc-wt.s-hn.wnd-mt-classic .search-icon:after,
  .sc-wt.s-hn.wnd-mt-sidebar .search-icon:after {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar-input {
    background: hsla(0, 0%, 100%, 0.5);
    color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: rgba(0, 0, 0, 0.2);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  body:not(.touched) .sc-wt.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(0, 0, 0, 0.08);
  }
  body:not(.touched)
    .sc-wt.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-wt.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #fff;
  }
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.12);
  }
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: rgba(0, 0, 0, 0.12);
  }
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #fff;
  }
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: hsla(0, 0%, 100%, 0.95);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: rgba(0, 0, 0, 0.85);
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-left-color: rgba(0, 0, 0, 0.85);
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: rgba(0, 0, 0, 0.2);
    border-left-color: #fff;
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-wt.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-wt.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .cart
    a
    .cart-text
    span {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-wt.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item:after,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-wt.s-hn.wnd-mt-sliding .cart a,
  .sc-wt.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-wt.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-wt.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-wt.s-hn.wnd-mt-sliding .menu-close:before {
    background: rgba(0, 0, 0, 0.2);
  }
  body:not(.touched) .sc-wt.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-wt.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: rgba(0, 0, 0, 0.6);
  }
  .sc-wt.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-wt.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-wt.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-wt.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-wt.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-wt.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-wt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar-input {
    background: hsla(0, 0%, 100%, 0.5);
    color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  .sc-wt.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-wt.s-hn.wnd-mt-sidebar .search:after {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .sc-wt.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-wt.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #000;
  }
  .sc-wt.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-wt.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #000;
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar-input {
    color: rgba(0, 0, 0, 0.7);
  }
  .wnd-s-b .sc-wt.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #393939;
    border-left-color: rgba(0, 0, 0, 0.5);
  }
  .sc-wt.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-wt.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-wt.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-wt.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #393939;
  }
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #fff;
    color: #666;
  }
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #666;
  }
  body:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #393939;
    background-color: rgba(0, 0, 0, 0.12);
  }
  body:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #393939;
  }
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #666;
  }
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .mm-arrow:hover {
    color: #393939;
  }
  .sc-wt.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  body:not(.touched)
    .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-wt.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-wt.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-wt.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-wt.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-wt.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-wt.s-hn.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:before,
  .sc-wt.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-wt.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-wt.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-wt.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-wt.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-wt.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-wt.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-wt.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-wt.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-wt.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-wt.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-wt.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-wt.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-wt.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched)
    .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-wt.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  body:not(.touched)
    .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-wt.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched) .sc-wt.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  body:not(.touched)
    .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  .sc-wt.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-wt.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-wt.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-wt.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-wt.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-wt.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-wt.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-wt.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-wt.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-wt.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-wt.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-wt.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-wt.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-wt.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-wt.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-wt.s-hn.menu-spaces .search:hover .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
    text-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.5);
  }
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.6);
  }
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after {
    color: rgba(0, 0, 0, 0.7);
  }
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: rgba(0, 0, 0, 0.6);
  }
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: rgba(0, 0, 0, 0.7);
  }
  .ac-none .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-wt.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched)
    .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-wt.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-wt.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-wt.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-wt.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-wt.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-wt.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-wt.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-wt.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-a.s-hn .cart a .cart-content-link:after,
  .sc-a.s-hn.wnd-mt-classic .search-icon:after,
  .sc-a.s-hn.wnd-mt-sidebar .search-icon:after {
    color: hsla(0, 0%, 100%, 0.75);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.75);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar-input {
    background: hsla(0, 0%, 100%, 0.2);
    color: hsla(0, 0%, 100%, 0.9);
    border-color: transparent;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: hsla(0, 0%, 100%, 0.12);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: hsla(0, 0%, 100%, 0.5);
    color: #fff;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-a.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: hsla(0, 0%, 90%, 0.5);
  }
  body:not(.touched) .sc-a.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(57, 57, 57, 0.08);
  }
  body:not(.touched)
    .sc-a.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: #393939;
  }
  .sc-a.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-a.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-a.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after {
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #000;
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #000;
    border-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item {
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.85);
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #000;
  }
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: rgba(0, 0, 0, 0.85);
  }
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: #fff;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-a.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-a.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: hsla(0, 0%, 100%, 0.9);
  }
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: hsla(0, 0%, 100%, 0.9);
  }
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a .cart-text span {
    color: hsla(0, 0%, 100%, 0.9);
  }
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: hsla(0, 0%, 100%, 0.9);
  }
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: hsla(0, 0%, 100%, 0.9);
  }
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-a.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: hsla(0, 0%, 100%, 0.9);
  }
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item:after,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item {
    color: #fff;
  }
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.85);
  }
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item,
  .sc-a.s-hn.wnd-mt-sliding .cart a,
  .sc-a.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-a.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-a.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-a.s-hn.wnd-mt-sliding .menu-close:before {
    background: hsla(0, 0%, 100%, 0.4);
  }
  body:not(.touched) .sc-a.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-a.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: hsla(0, 0%, 100%, 0.75);
  }
  .sc-a.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-a.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-a.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-a.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-a.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-a.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-a.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-a.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-a.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-a.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-a.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-a.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.75);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar-input {
    background: hsla(0, 0%, 100%, 0.2);
    color: hsla(0, 0%, 100%, 0.9);
    border-color: transparent;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: hsla(0, 0%, 100%, 0.3);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: hsla(0, 0%, 100%, 0.5);
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .sc-a.s-hn.wnd-mt-sidebar .search:after {
    background-color: hsla(0, 0%, 100%, 0.1);
  }
  .sc-a.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-a.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #fff;
  }
  .sc-a.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-a.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #fff;
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: hsla(0, 0%, 100%, 0.75);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar-input {
    color: hsla(0, 0%, 100%, 0.9);
  }
  .wnd-s-b .sc-a.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #fff;
    border-left-color: hsla(0, 0%, 100%, 0.75);
  }
  .sc-a.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-a.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-a.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-a.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #fff;
  }
  .sc-a.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #000;
    color: #ccc;
  }
  .sc-a.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #ccc;
  }
  body:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  body:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #fff;
  }
  .sc-a.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #ccc;
  }
  .sc-a.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-a.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-a.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched) .sc-a.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow:hover {
    color: #fff;
  }
  .sc-a.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  body:not(.touched)
    .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-a.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text {
    color: hsla(0, 0%, 100%, 0.85);
  }
  .sc-a.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-a.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-a.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-a.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-a.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-a.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:before,
  .sc-a.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-a.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-a.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-a.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-a.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-a.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-a.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-a.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-a.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-a.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-a.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-a.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-a.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-a.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: hsla(0, 0%, 100%, 0.85);
  }
  body:not(.touched)
    .sc-a.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-a.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-a.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-a.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: #fff;
  }
  body:not(.touched) .sc-a.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: #fff;
    background: transparent;
  }
  body:not(.touched)
    .sc-a.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: #fff;
  }
  .sc-a.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-a.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-a.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-a.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-a.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-a.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: #fff;
  }
  .sc-a.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: #fff;
    background: transparent;
  }
  .sc-a.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: #fff;
  }
  .sc-a.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-a.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-a.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-a.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-a.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-a.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-a.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-a.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-a.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-a.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-a.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-a.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-a.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-a.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-a.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-a.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-a.s-hn.menu-spaces .search:hover .search-icon-text {
    color: hsla(0, 0%, 100%, 0.85);
    text-shadow: 0 0 0.0625rem hsla(0, 0%, 100%, 0.5);
  }
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item {
    color: #fff;
  }
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: hsla(0, 0%, 100%, 0.85);
  }
  .ac-none .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: #fff;
  }
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: hsla(0, 0%, 100%, 0.85);
  }
  .ac-none .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-a.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: #fff;
  }
  body:not(.touched)
    .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover {
    color: hsla(0, 0%, 100%, 0.85);
  }
  body:not(.touched)
    .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after {
    color: hsla(0, 0%, 100%, 0.9);
  }
  body:not(.touched)
    .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-a.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: hsla(0, 0%, 100%, 0.85);
  }
  .sc-a.s-hb {
    color: #fff;
  }
  .sc-a.s-hb .si-c:after {
    background: hsla(0, 0%, 100%, 0.3);
  }
  .wnd-cms .sc-a.s-hb .si-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='rgba%28255%2C255%2C255%2C0.85%29'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  .sc-a.s-hb .si a svg path {
    fill: hsla(0, 0%, 100%, 0.85);
  }
  .sc-a.s-hb .ci span:before {
    color: hsla(0, 0%, 100%, 0.85);
  }
  .wnd-cms .sc-a.s-hb .ci-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='rgba%28255%2C255%2C255%2C0.85%29'%3E%3C/path%3E%3C/svg%3E");
  }
  .sc-a.s-hb .hbc-i,
  .sc-a.s-hb .hbl-i {
    background: #fff;
    color: #000;
  }
  .sc-a.s-hb .hbc-i li > span,
  .sc-a.s-hb .hbl-i li > span {
    background: rgba(0, 0, 0, 0.055);
  }
  .sc-a.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-a.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-a.logo-sidebar .logo-bg embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-a.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-a.logo-sidebar .logo-bg-inv embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-a.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-a.logo-sidebar .logo-color embed {
    color: #fff;
    outline-color: #fff;
    border-color: #c7c7c7;
  }
  .sc-a.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-a.logo-sidebar .logo-color-inv embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-a.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-a.logo-sidebar .logo-color-alpha embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-a.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-a.logo-sidebar .logo-gray embed {
    color: #ddd;
    outline-color: #ccc;
    border-color: #9f9f9f;
  }
  .sc-al.s-hn .cart a .cart-content-link:after,
  .sc-al.s-hn.wnd-mt-classic .search-icon:after,
  .sc-al.s-hn.wnd-mt-sidebar .search-icon:after {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar > input::placeholder,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar-input,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar-input {
    background: hsla(0, 0%, 100%, 0.5);
    color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar-input:focus,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar-input:focus {
    border-color: rgba(0, 0, 0, 0.2);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar-submit,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar-submit {
    border-color: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-classic .search-bar-submit:hover,
  .wnd-s-b .sc-al.s-hn.wnd-mt-sidebar .search-bar-submit:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  body:not(.touched) .sc-al.s-hn .search-results .ssb-view-all a:hover {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .sc-al.s-hn.wnd-mt-classic .level-1 > li > .menu-item,
  .sc-al.s-hn.wnd-mt-classic .level-1 > li > .menu-item + .mm-arrow:after,
  .sc-al.s-hn.wnd-mt-classic .level-1 > li > .menu-item:after,
  body:not(.touched)
    .sc-al.s-hn
    .search-results
    .ssb-view-all
    a:hover
    span:last-child {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:before {
    border-bottom-color: #fff;
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2:after {
    box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.2);
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.12);
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:first-child,
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li:last-child {
    border-color: rgba(0, 0, 0, 0.12);
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-2 > li > .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li,
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li {
    background: #fff;
  }
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-3 > li .menu-item,
  .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom) .level-max > li .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-2 > li {
    background-color: hsla(0, 0%, 100%, 0.95);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item {
    color: rgba(0, 0, 0, 0.85);
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  body:not(.touched)
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item:hover {
    background-color: rgba(0, 0, 0, 0.15);
    border-left-color: rgba(0, 0, 0, 0.85);
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item:after,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-3 > li > .menu-item:after {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-2 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li.wnd-active-path
    > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-3 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active-path
    > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li.wnd-active
    > .menu-item {
    background-color: rgba(0, 0, 0, 0.15);
    border-left-color: #fff;
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .cart,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .cart .cart-text span,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-1 > li > .menu-item:after,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .search,
  .sc-al.s-hn.wnd-mt-classic.menu-bottom .search-icon-text,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline-grow .cart,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline-grow .cart .cart-text span,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline-grow
    .level-1
    > li
    > .menu-item:after,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline-grow .search,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline-grow .search-icon-text,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline .cart,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline .cart .cart-text span,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline .level-1 > li > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline
    .level-1
    > li
    > .menu-item:after,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline .search,
  .sc-al.s-hn.wnd-mt-classic.menu-default-underline .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item,
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:after,
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li.more
    > .menu-item
    > span:before,
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:after,
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .level-1
    > li
    > .menu-item
    > span:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .cart
    a
    .cart-text
    span {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:after,
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe .cart a:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text {
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:after,
  .sc-al.s-hn.wnd-mt-classic.menu-delimiters-doublepipe
    .search
    .search-icon-text:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding) .level-1 > li > .menu-item,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:after,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding) .level-2 > li > .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-2
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding) .level-3 > li .menu-item,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding) .level-max > li .menu-item,
  .sc-al.s-hn.wnd-mt-sliding .cart a,
  .sc-al.s-hn.wnd-mt-sliding .cart a .cart-content-link:after {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.wnd-mt-sliding #menu-slider {
    background: #fff;
    border-left-color: transparent;
  }
  .sc-al.s-hn.wnd-mt-sliding #menu-slider.visible {
    box-shadow: 0 0 4.5625rem 0.5rem rgba(0, 0, 0, 0.13);
  }
  .sc-al.s-hn.wnd-mt-sliding .menu-close:after,
  .sc-al.s-hn.wnd-mt-sliding .menu-close:before {
    background: rgba(0, 0, 0, 0.2);
  }
  body:not(.touched) .sc-al.s-hn.wnd-mt-sliding .menu-close:hover:after,
  body:not(.touched) .sc-al.s-hn.wnd-mt-sliding .menu-close:hover:before {
    background: rgba(0, 0, 0, 0.6);
  }
  .sc-al.s-hn.wnd-mt-sliding ul li .menu-item {
    color: #9d9d9d;
  }
  body:not(.touched) .sc-al.s-hn.wnd-mt-sliding ul li .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.wnd-mt-sliding
    ul
    li
    .menu-item:hover
    ~ .mm-arrow:after {
    color: #393939;
  }
  .sc-al.s-hn.wnd-mt-sliding ul li .mm-arrow {
    color: #9d9d9d;
  }
  .sc-al.s-hn.wnd-mt-sliding ul li.wnd-active,
  body:not(.touched) .sc-al.s-hn.wnd-mt-sliding ul li .mm-arrow:hover {
    color: #393939;
  }
  .sc-al.s-hn.wnd-mt-sliding ul.level-2 .menu-item,
  .sc-al.s-hn.wnd-mt-sliding ul.level-2 .mm-arrow {
    color: #9d9d9d;
  }
  .sc-al.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active-path > .mm-arrow,
  .sc-al.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-sliding ul.level-1 > li.wnd-active > .mm-arrow,
  .sc-al.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active-path > .mm-arrow,
  .sc-al.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-sliding ul.level-2 > li.wnd-active > .mm-arrow,
  .sc-al.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-sliding ul.level-3 > li.wnd-active > .mm-arrow {
    color: #393939;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar-input {
    background: hsla(0, 0%, 100%, 0.5);
    color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar-input:focus {
    border-color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-sliding .search-bar-submit {
    border-color: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  .sc-al.s-hn.wnd-mt-sidebar .cart {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.2);
    background-color: hsla(0, 0%, 100%, 0.5);
  }
  .sc-al.s-hn.wnd-mt-sidebar .search:after {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .sc-al.s-hn.wnd-mt-sidebar .scrollup:after,
  .sc-al.s-hn.wnd-mt-sliding .scrollup:after {
    border-bottom: 8px solid #000;
  }
  .sc-al.s-hn.wnd-mt-sidebar .scrolldown:after,
  .sc-al.s-hn.wnd-mt-sliding .scrolldown:after {
    border-top: 8px solid #000;
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar > input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar-input {
    color: rgba(0, 0, 0, 0.7);
  }
  .wnd-s-b .sc-al.s-hn.wnd-mt-boxed .search-bar-submit {
    color: #393939;
    border-left-color: rgba(0, 0, 0, 0.5);
  }
  .sc-al.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  .sc-al.s-hn.wnd-mt-boxed #menu-submit.active span:before,
  body.touched .sc-al.s-hn.wnd-mt-boxed #menu-submit.active span:after,
  body.touched .sc-al.s-hn.wnd-mt-boxed #menu-submit.active span:before {
    background-color: #393939;
  }
  .sc-al.s-hn.wnd-mt-boxed #menu .level-1 {
    background-color: #fff;
    color: #666;
  }
  .sc-al.s-hn.wnd-mt-boxed #menu .level-1 li .menu-item {
    color: #666;
  }
  body:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover {
    color: #393939;
    background-color: rgba(0, 0, 0, 0.12);
  }
  body:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .menu-item:hover
    ~ .mm-arrow {
    color: #393939;
  }
  .sc-al.s-hn.wnd-mt-boxed #menu .level-1 li .mm-arrow {
    color: #666;
  }
  .sc-al.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active-path > .mm-arrow,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-1 > li.wnd-active > .mm-arrow,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active-path > .mm-arrow,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-2 > li.wnd-active > .mm-arrow,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-3 > li.wnd-active > .menu-item,
  .sc-al.s-hn.wnd-mt-boxed #menu .level-max > li.wnd-active > .menu-item,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-1
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active-path
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-2
    > li.wnd-active
    > .mm-arrow:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-3
    > li.wnd-active
    > .menu-item:hover,
  body.wnd-fe:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-max
    > li.wnd-active
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.wnd-mt-boxed
    #menu
    .level-1
    li
    .mm-arrow:hover {
    color: #393939;
  }
  .sc-al.s-hn.menu-default.wnd-mt-sidebar .cart.wnd-active a .cart-text span,
  .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-default.wnd-mt-sidebar .level-2 > li.wnd-active > .menu-item,
  .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-default.wnd-mt-sidebar .level-3 > li.wnd-active > .menu-item,
  .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li.wnd-active
    > .menu-item,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart.wnd-active
    a
    .cart-text
    span,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .search.wnd-active
    .search-icon-text,
  body:not(.touched)
    .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-2
    > li
    > .mm-arrow:hover:after,
  body:not(.touched)
    .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.menu-default.wnd-mt-sidebar
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-al.s-hn.menu-default:not(.wnd-mt-sliding)
    .search:hover
    .search-icon-text {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-al.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:after,
  .sc-al.s-hn.menu-default-underline-grow
    .cart.wnd-active
    a
    .cart-text
    span:before,
  .sc-al.s-hn.menu-default-underline-grow .cart a .cart-text span:after,
  .sc-al.s-hn.menu-default-underline-grow .cart a .cart-text span:before,
  .sc-al.s-hn.menu-default-underline-grow .level-1 > li > .menu-item span:after,
  .sc-al.s-hn.menu-default-underline-grow
    .level-1
    > li
    > .menu-item
    span:before,
  .sc-al.s-hn.menu-default-underline-grow .search .search-icon-text:after,
  .sc-al.s-hn.menu-default-underline-grow .search .search-icon-text:before,
  .sc-al.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:after,
  .sc-al.s-hn.menu-default-underline-grow
    .search.wnd-active
    .search-icon-text:before,
  .sc-al.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:after,
  .sc-al.s-hn.menu-default-underline .cart.wnd-active a .cart-text span:before,
  .sc-al.s-hn.menu-default-underline .cart a .cart-text span:after,
  .sc-al.s-hn.menu-default-underline .cart a .cart-text span:before,
  .sc-al.s-hn.menu-default-underline .level-1 > li > .menu-item span:after,
  .sc-al.s-hn.menu-default-underline .level-1 > li > .menu-item span:before,
  .sc-al.s-hn.menu-default-underline .search .search-icon-text:after,
  .sc-al.s-hn.menu-default-underline .search .search-icon-text:before,
  .sc-al.s-hn.menu-default-underline .search.wnd-active .search-icon-text:after,
  .sc-al.s-hn.menu-default-underline
    .search.wnd-active
    .search-icon-text:before {
    background-color: rgba(0, 0, 0, 0.6);
  }
  body:not(.touched)
    .sc-al.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched) .sc-al.s-hn.menu-bottom.wnd-mt-classic .cart a:hover {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  body:not(.touched)
    .sc-al.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li
    > .menu-item:hover
    span,
  body:not(.touched) .sc-al.s-hn.menu-bottom.wnd-mt-classic .cart a:hover span {
    color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched) .sc-al.s-hn.menu-bottom.wnd-mt-classic .search-icon:hover {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  body:not(.touched)
    .sc-al.s-hn.menu-bottom.wnd-mt-classic
    .search-icon:hover
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item,
  .sc-al.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item,
  .sc-al.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  .sc-al.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active-path
    > .menu-item
    span,
  .sc-al.s-hn.menu-bottom.wnd-mt-classic
    #menu
    .level-1
    > li.wnd-active
    > .menu-item
    span,
  .sc-al.s-hn.menu-bottom.wnd-mt-classic .cart.wnd-active a span {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.menu-bottom.wnd-mt-classic .search.wnd-active .search-icon {
    border-top-color: rgba(0, 0, 0, 0.85);
    background: transparent;
  }
  .sc-al.s-hn.menu-bottom.wnd-mt-classic
    .search.wnd-active
    .search-icon
    .search-icon-text {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hn.menu-delimiters-pipe .cart.wnd-active a .cart-text span,
  .sc-al.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-delimiters-pipe .level-1 > li.wnd-active > .menu-item,
  .sc-al.s-hn.menu-delimiters-pipe
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-delimiters-pipe .search.wnd-active .search-icon-text,
  .sc-al.s-hn.menu-delimiters-slash .cart.wnd-active a .cart-text span,
  .sc-al.s-hn.menu-delimiters-slash .level-1 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-delimiters-slash .level-1 > li.wnd-active > .menu-item,
  .sc-al.s-hn.menu-delimiters-slash
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-delimiters-slash .search.wnd-active .search-icon-text,
  .sc-al.s-hn.menu-spaces .cart.wnd-active a .cart-text span,
  .sc-al.s-hn.menu-spaces .level-1 > li.wnd-active-path > .menu-item,
  .sc-al.s-hn.menu-spaces
    .level-1
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-spaces .level-1 > li.wnd-active > .menu-item,
  .sc-al.s-hn.menu-spaces
    .level-1
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .sc-al.s-hn.menu-spaces .search.wnd-active .search-icon-text,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-pipe
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-pipe
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-pipe
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-pipe
    .search:hover
    .search-icon-text,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-slash
    .cart
    a:hover
    .cart-text
    span,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-slash
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-slash
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .sc-al.s-hn.menu-delimiters-slash
    .search:hover
    .search-icon-text,
  body:not(.touched) .sc-al.s-hn.menu-spaces .cart a:hover .cart-text span,
  body:not(.touched)
    .sc-al.s-hn.menu-spaces
    .level-1
    > li.more
    > .menu-item:hover:after,
  body:not(.touched) .sc-al.s-hn.menu-spaces .level-1 > li > .menu-item:hover,
  body:not(.touched)
    .sc-al.s-hn.menu-spaces
    .level-1
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched) .sc-al.s-hn.menu-spaces .search:hover .search-icon-text {
    color: rgba(0, 0, 0, 0.6);
    text-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.5);
  }
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active-path
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li.wnd-active
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:after {
    color: rgba(0, 0, 0, 0.6);
  }
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li.wnd-active
    > .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li.wnd-active
    > .menu-item {
    color: rgba(0, 0, 0, 0.6);
  }
  .ac-none .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-2 > li > .menu-item,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .ac-none
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .ac-none .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-3 > li .menu-item,
  .ac-none .sc-al.s-hn.wnd-mt-classic.menu-bottom .level-max > li .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item
    + .mm-arrow:after,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-2
    > li
    > .menu-item:after,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-3
    > li
    .menu-item,
  body:not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic.menu-bottom
    .level-max
    > li
    .menu-item {
    color: rgba(0, 0, 0, 0.85);
  }
  body:not(.touched)
    .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover {
    color: rgba(0, 0, 0, 0.6);
  }
  body:not(.touched)
    .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched)
    .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after,
  body:not(.touched):not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    .mm-arrow:hover:after,
  body:not(.touched):not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-2
    > li
    > .menu-item:hover
    + .mm-arrow:after {
    color: rgba(0, 0, 0, 0.7);
  }
  body:not(.touched)
    .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .ac-none
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched)
    .s[class*="sc-ac"].sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-3
    > li
    > .menu-item:hover,
  body:not(.touched):not(.ac-n)
    .sc-al.s-hn.wnd-mt-classic:not(.menu-bottom)
    .level-max
    > li
    > .menu-item:hover {
    color: rgba(0, 0, 0, 0.6);
  }
  .sc-al.s-hb {
    color: rgba(0, 0, 0, 0.85);
  }
  .sc-al.s-hb .si-c:after {
    background: rgba(0, 0, 0, 0.3);
  }
  .wnd-cms .sc-al.s-hb .si-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 24' height='18px' width='130px'%3E%3Cg fill='rgba%280%2C0%2C0%2C0.7%29'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'%3E%3C/path%3E%3Cpath transform='translate(50, 0)' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z'%3E%3C/path%3E%3Cpath transform='translate(100, 0)' d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 001.384 2.126A5.868 5.868 0 004.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 002.126-1.384 5.86 5.86 0 001.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 00-1.384-2.126A5.847 5.847 0 0019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 01-.899 1.382 3.744 3.744 0 01-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 01-1.379-.899 3.644 3.644 0 01-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 01-2.88 0 1.44 1.44 0 012.88 0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  .sc-al.s-hb .si a svg path {
    fill: rgba(0, 0, 0, 0.7);
  }
  .sc-al.s-hb .ci span:before {
    color: rgba(0, 0, 0, 0.7);
  }
  .wnd-cms .sc-al.s-hb .ci-c:empty:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 24 24' width='18'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z' fill='rgba%280%2C0%2C0%2C0.7%29'%3E%3C/path%3E%3C/svg%3E");
  }
  .sc-al.s-hb .hbc-i,
  .sc-al.s-hb .hbl-i {
    background: #fff;
    color: #000;
  }
  .sc-al.s-hb .hbc-i li > span,
  .sc-al.s-hb .hbl-i li > span {
    background: rgba(0, 0, 0, 0.05);
  }
  .sc-al.logo-sidebar .b-l .b-l-c {
    background-color: transparent;
  }
  .sc-al.logo-sidebar .logo-bg .b-l-text-w {
    background-color: #fff;
  }
  .sc-al.logo-sidebar .logo-bg embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-al.logo-sidebar .logo-bg-inv .b-l-text-w {
    background-color: #393939;
  }
  .sc-al.logo-sidebar .logo-bg-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-al.logo-sidebar .logo-color .b-l-text-w {
    background-color: #9d9d9d;
  }
  .sc-al.logo-sidebar .logo-color embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-al.logo-sidebar .logo-color-inv .b-l-text-w {
    background-color: #fff;
  }
  .sc-al.logo-sidebar .logo-color-inv embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-al.logo-sidebar .logo-color-alpha .b-l-text-w {
    background-color: hsla(0, 0%, 62%, 0.7);
  }
  .sc-al.logo-sidebar .logo-color-alpha embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
  .sc-al.logo-sidebar .logo-gray .b-l-text-w {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sc-al.logo-sidebar .logo-gray embed {
    color: #585858;
    outline-color: #666;
    border-color: #858585;
  }
}
@container c (min-width:768px) {
  .sc-a .b-e-f .ef-level-1,
  .sc-al .b-e-f .ef-level-1,
  .sc-b .b-e-f .ef-level-1,
  .sc-d .b-e-f .ef-level-1,
  .sc-m .b-e-f .ef-level-1,
  .sc-ml .b-e-f .ef-level-1,
  .sc-w .b-e-f .ef-level-1,
  .sc-w.s-c .b-e-f .ef-level-1 {
    background: transparent;
  }
}

:root {
  --ac-color: #ffd757;
  --ac-color-h: 45.71428571428572;
  --ac-color-s: 100%;
  --ac-color-l: 67.05882352941177%;
  --ac-color-rgb: 255, 215, 87;
  --ac-acs: 92;
  --ac-acl: 35;
  --ac-acd: -15;
  --ac-basic: #000;
  --ac-basic-rgb: 0, 0, 0;
  --ac-basic-h: 0;
  --ac-basic-s: 0%;
  --ac-basic-l: 0%;
}

@charset "UTF-8";

.t {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t {
  line-height: 1.6;
  -webkit-font-smoothing: subpixel-antialiased;
  font-style: normal;
}
.t-p-fs-s .t {
  font-size: 0.875rem;
}
.t-p-fs-m .t {
  font-size: 0.95rem;
}
.t-p-fs-l .t {
  font-size: 1rem;
}
.t-p-fw-l .t {
  font-weight: 300;
}
.t-p-fw-l .t .b-text b,
.t-p-fw-l .t .b-text strong,
.t-p-fw-l .t .item-perex b,
.t-p-fw-l .t .item-perex strong {
  font-weight: 500;
}
.t-p-fw-l .t .wt-normal {
  font-weight: 300;
}
.t-p-fw-l .t .wt-bold {
  font-weight: 500;
}
.t-p-fw-m .t {
  font-weight: 400;
}
.t-p-fw-m .t .b-text b,
.t-p-fw-m .t .b-text strong,
.t-p-fw-m .t .item-perex b,
.t-p-fw-m .t .item-perex strong {
  font-weight: 600;
}
.t-p-fw-m .t .wt-normal {
  font-weight: 400;
}
.t-p-fw-m .t .wt-bold {
  font-weight: 600;
}
.t-p-fw-s .t {
  font-weight: 500;
}
.t-p-fw-s .t .b-text b,
.t-p-fw-s .t .b-text strong,
.t-p-fw-s .t .item-perex b,
.t-p-fw-s .t .item-perex strong {
  font-weight: 700;
}
.t-p-fw-s .t .wt-normal {
  font-weight: 500;
}
.t-p-fw-s .t .wt-bold {
  font-weight: 700;
}
.t {
  letter-spacing: -0.02em;
}
.t-p-sp .t {
  letter-spacing: 0.05em;
}
.t-p-fs-s .t .c-c {
  font-size: 0.875rem;
}
.t-p-fs-m .t .c-c {
  font-size: 0.95rem;
}
.t-p-fs-l .t .c-c {
  font-size: 1rem;
}
.t .b-text h1 {
  padding: 0.25rem 0 1rem;
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text h1:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text h1 {
  line-height: 1.3;
  text-align: left;
  font-style: normal;
  position: relative;
  margin: 0;
}
.t-t-fs-s .t .b-text h1 {
  font-size: 1.625rem;
}
.t-t-fs-m .t .b-text h1 {
  font-size: 1.75rem;
}
.t-t-fs-l .t .b-text h1 {
  font-size: 2rem;
}
.t-t-fw-l .t .b-text h1 {
  font-weight: 310;
}
.t-t-fw-l .t .b-text h1 b,
.t-t-fw-l .t .b-text h1 strong {
  font-weight: 450;
}
.t-t-fw-m .t .b-text h1 {
  font-weight: 370;
}
.t-t-fw-m .t .b-text h1 b,
.t-t-fw-m .t .b-text h1 strong {
  font-weight: 600;
}
.t-t-fw-s .t .b-text h1 {
  font-weight: 500;
}
.t-t-fw-s .t .b-text h1 b,
.t-t-fw-s .t .b-text h1 strong {
  font-weight: 700;
}
.t .b-text h1 {
  letter-spacing: -0.03em;
}
.t-t-sp .t .b-text h1 {
  letter-spacing: 0.03em;
}
.t .b-text h1 {
  overflow: hidden;
}
.t .b-text h1 + h2 {
  margin-top: 0;
  padding-bottom: 0.5rem;
}
.t .b-text h1 + h3 {
  margin-top: -0.375rem;
  padding-bottom: 0.75rem;
}
.t .b-text h1 a {
  color: inherit;
}
body.wnd-fe:not(.touched) .t .b-text h1 a:hover {
  text-decoration-color: currentcolor;
}
.t-t-d-s .t .b-text h1,
.t-t-d-t .t .b-text h1 {
  margin-bottom: 0.625rem;
}
.t-t-d-s .t .b-text h1:last-child,
.t-t-d-t .t .b-text h1:last-child {
  margin-bottom: 0;
}
.t-t-d-s .t .b-text h1:after,
.t-t-d-t .t .b-text h1:after {
  content: "";
  display: block;
  position: absolute;
  margin-left: 0;
  left: 0;
  transform: translateX(0);
  width: 4.25rem;
  bottom: 0.25rem;
}
.t-t-d-s .t .b-text h1.wnd-align-center:after,
.t-t-d-t .t .b-text h1.wnd-align-center:after {
  left: 50%;
  transform: translateX(-50%);
}
.t-t-d-s .t .b-text h1.wnd-align-justify:after,
.t-t-d-s .t .b-text h1.wnd-align-left:after,
.t-t-d-t .t .b-text h1.wnd-align-justify:after,
.t-t-d-t .t .b-text h1.wnd-align-left:after {
  left: 0;
  margin-left: 0;
  transform: translateX(0);
}
.t-t-d-s .t .b-text h1.wnd-align-right:after,
.t-t-d-t .t .b-text h1.wnd-align-right:after {
  left: 0;
  right: auto;
  margin-left: 0;
  transform: translateX(0);
}
.t-t-d-t .t .b-text h1:after {
  height: 0.125rem;
}
.t-t-d-s .t .b-text h1:after {
  height: 0.25rem;
}
.l-page:not(.t-t-d-t, .t-t-d-s) .t .b-text h1:last-child {
  padding-bottom: 0;
}
.t-s-d-s .t .b-text h1 + h3:after,
.t-s-d-t .t .b-text h1 + h3:after {
  bottom: 0;
}
.t-t-d-s .t .b-text-c > h1 + h2,
.t-t-d-s .t .b-text-c > h1 + h3,
.t-t-d-t .t .b-text-c > h1 + h2,
.t-t-d-t .t .b-text-c > h1 + h3 {
  margin-top: 0 !important;
}
.t .b-text h2 {
  padding: 0 0 0.5rem;
  margin: 0;
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text h2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text h2 {
  line-height: 1.35;
  text-align: left;
  font-style: normal;
  position: relative;
}
.t-h-fs-s .t .b-text h2 {
  font-size: 1.3125rem;
}
.t-h-fs-m .t .b-text h2 {
  font-size: 1.4375rem;
}
.t-h-fs-l .t .b-text h2 {
  font-size: 1.75rem;
}
.t-h-fw-l .t .b-text h2 {
  font-weight: 310;
}
.t-h-fw-l .t .b-text h2 b,
.t-h-fw-l .t .b-text h2 strong {
  font-weight: 450;
}
.t-h-fw-m .t .b-text h2 {
  font-weight: 370;
}
.t-h-fw-m .t .b-text h2 b,
.t-h-fw-m .t .b-text h2 strong {
  font-weight: 600;
}
.t-h-fw-s .t .b-text h2 {
  font-weight: 500;
}
.t-h-fw-s .t .b-text h2 b,
.t-h-fw-s .t .b-text h2 strong {
  font-weight: 700;
}
.t .b-text h2 {
  letter-spacing: -0.02em;
}
.t-h-sp .t .b-text h2 {
  letter-spacing: 0.03em;
}
.t .b-text h2 + h3 {
  margin-top: 0;
}
.t .b-text h2:last-child {
  padding-bottom: 0;
}
.wt-blogpost .t .b-text h2 {
  text-align: left;
}
.t .b-text h3 {
  padding: 0 0 0.75rem;
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text h3:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text h3 {
  line-height: 1.5;
  text-align: left;
  font-style: normal;
  position: relative;
  margin: 0;
}
.t-s-fs-s .t .b-text h3 {
  font-size: 0.95rem;
}
.t-s-fs-m .t .b-text h3 {
  font-size: 1rem;
}
.t-s-fs-l .t .b-text h3 {
  font-size: 1.25rem;
}
.t-s-fw-l .t .b-text h3 {
  font-weight: 300;
}
.t-s-fw-l .t .b-text h3 b,
.t-s-fw-l .t .b-text h3 strong {
  font-weight: 500;
}
.t-s-fw-m .t .b-text h3 {
  font-weight: 400;
}
.t-s-fw-m .t .b-text h3 b,
.t-s-fw-m .t .b-text h3 strong {
  font-weight: 600;
}
.t-s-fw-s .t .b-text h3 {
  font-weight: 500;
}
.t-s-fw-s .t .b-text h3 b,
.t-s-fw-s .t .b-text h3 strong {
  font-weight: 700;
}
.t .b-text h3 {
  letter-spacing: 0;
}
.t-s-sp .t .b-text h3 {
  letter-spacing: 0.04em;
}
.t .b-text h3 {
  overflow: hidden;
}
.wt-blogpost .t .b-text h3 {
  text-align: left;
}
.t-s-d-s .t .b-text h3,
.t-s-d-t .t .b-text h3 {
  margin-bottom: 0.625rem;
}
.t-s-d-s .t .b-text h3:after,
.t-s-d-t .t .b-text h3:after {
  content: "";
  display: block;
  position: absolute;
  margin-left: 0;
  left: 0;
  transform: translateX(0);
  width: 30%;
  bottom: 0;
}
.t-s-d-s .t .b-text h3.wnd-align-center:after,
.t-s-d-t .t .b-text h3.wnd-align-center:after {
  left: 50%;
  transform: translateX(-50%);
}
.t-s-d-s .t .b-text h3.wnd-align-justify:after,
.t-s-d-s .t .b-text h3.wnd-align-left:after,
.t-s-d-t .t .b-text h3.wnd-align-justify:after,
.t-s-d-t .t .b-text h3.wnd-align-left:after {
  left: 0;
  margin-left: 0;
  transform: translateX(0);
}
.t-s-d-s .t .b-text h3.wnd-align-right:after,
.t-s-d-t .t .b-text h3.wnd-align-right:after {
  left: 0;
  right: auto;
  margin-left: 0;
  transform: translateX(0);
}
.t-s-d-t .t .b-text h3:after {
  height: 0.0625rem;
}
.t-s-d-s .t .b-text h3:after {
  height: 0.125rem;
}
.l-page:not(.t-s-d-t, .t-s-d-s) .t .b-text h3:last-child {
  padding-bottom: 0.1875rem;
}
.t-s-d-a .t .b-text h3 {
  padding-left: 4.375rem;
  padding-right: 0;
}
.t-s-d-a .t .b-text h3:after {
  content: "";
  left: 0;
  display: block;
  position: absolute;
}
.t-s-d-a .t .b-text h3.wnd-align-left {
  padding-left: 4.375rem;
  padding-right: 0;
}
.t-s-d-a .t .b-text h3.wnd-align-center {
  padding-left: 0;
  padding-right: 0;
}
.t-s-d-a .t .b-text h3.wnd-align-center:after {
  display: none;
}
.t-s-d-a .t .b-text h3.wnd-align-right {
  padding-left: 0;
  padding-right: 4.375rem;
}
.t-s-d-a .t .b-text h3.wnd-align-right:after {
  right: 0;
  left: auto;
}
.t-s-d-a .t .b-text h3.wnd-align-justify {
  padding-left: 4.375rem;
  padding-right: 0;
}
.t-s-d-a .t .b-text h3:after {
  width: 3.4375rem;
  height: 0.125rem;
}
.t-s-d-a.t-s-fs-s .t .b-text h3:after {
  top: 0.625rem;
}
.t-s-d-a.t-s-fs-m .t .b-text h3:after {
  top: 0.75rem;
}
.t-s-d-a.t-s-fs-l .t .b-text h3:after {
  top: 0.875rem;
}
.t .b-text p {
  padding: 0 0 0.875rem;
  margin: 0;
}
.t .b-text p:last-child {
  padding-bottom: 0;
}
.t .b-text ol {
  padding: 0 0 0.875rem;
  margin: 0 0 0 0.625rem;
}
.t .b-text ol:last-child {
  padding-bottom: 0;
}
.t .b-text ol {
  display: block;
  list-style: none;
}
.t .b-text ol li {
  padding: 0 0 0.3125rem 1.875rem;
}
.t .b-text ol li:last-child {
  padding-bottom: 0;
}
.t .b-text ol li {
  counter-increment: a;
  text-align: left;
  position: relative;
}
.t .b-text ol li:before {
  content: counter(a) ".";
  position: absolute;
  top: 0.125rem;
  left: 0;
}
.t .b-text ul {
  padding: 0 0 0.875rem;
  margin: 0 0 0 0.625rem;
}
.t .b-text ul:last-child {
  padding-bottom: 0;
}
.t .b-text ul {
  display: block;
  list-style: none;
}
.t .b-text ul li {
  padding: 0 0 0.3125rem 1.875rem;
}
.t .b-text ul li:last-child {
  padding-bottom: 0;
}
.t .b-text ul li {
  text-align: left;
  position: relative;
}
.t .b-text ul li:before {
  content: "\f105";
  font-family: WebnodeIcons, serif;
  position: absolute;
  top: 0.125rem;
  left: 0;
}
.t .b-text blockquote {
  font-family: Playfair Display Flex, Playfair-Display-Fallback,
    Apple Color Emoji, Noto Color Emoji, serif;
}
.t .b-text blockquote:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text blockquote {
  line-height: 1.35;
  text-align: left;
  font-style: normal;
  position: relative;
}
.t-bq-fs-s .t .b-text blockquote {
  font-size: 1.25rem;
}
.t-bq-fs-m .t .b-text blockquote {
  font-size: 1.375rem;
}
.t-bq-fs-l .t .b-text blockquote {
  font-size: 1.5rem;
}
.t-bq-fw-l .t .b-text blockquote {
  font-weight: 300;
}
.t-bq-fw-l .t .b-text blockquote b,
.t-bq-fw-l .t .b-text blockquote strong {
  font-weight: 500;
}
.t-bq-fw-m .t .b-text blockquote {
  font-weight: 370;
}
.t-bq-fw-m .t .b-text blockquote b,
.t-bq-fw-m .t .b-text blockquote strong {
  font-weight: 600;
}
.t-bq-fw-s .t .b-text blockquote {
  font-weight: 500;
}
.t-bq-fw-s .t .b-text blockquote b,
.t-bq-fw-s .t .b-text blockquote strong {
  font-weight: 700;
}
.t .b-text blockquote {
  letter-spacing: -0.03em;
}
.t-bq-sp .t .b-text blockquote {
  letter-spacing: 0.03em;
}
.t .b-text blockquote:last-child {
  padding-bottom: 0;
}
.t .b-text blockquote:lang(ja) {
  font-style: normal;
}
.t-s-d-s .t .b-text blockquote h3,
.t-s-d-t .t .b-text blockquote h3,
.t-t-d-s .t .b-text blockquote h1,
.t-t-d-t .t .b-text blockquote h1 {
  margin-bottom: 0;
}
.t-s-d-a .t .b-text blockquote h3 {
  padding-left: 0;
  padding-right: 0;
}
.t-bq-d-l .t .b-text blockquote {
  padding: 0 0 0.875rem;
  margin: 0.625rem 0;
}
.t-bq-d-l .t .b-text blockquote.tbq {
  border-left-width: 4px;
  border-left-style: solid;
  text-align: left;
  padding-left: 1.8125rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.t-bq-d-l .t .b-text blockquote.tbq.wnd-align-right {
  border-left: none;
  border-right-width: 4px;
  border-right-style: solid;
  padding-right: 1.8125rem;
  padding-left: 0;
  text-align: right;
}
.t-bq-d-l .t .b-text blockquote.tbq.wnd-align-center {
  border-left: none;
  padding-left: 0;
  text-align: center;
}
.t-bq-d-l .t .b-text blockquote.tbq.wnd-align-center:last-child {
  padding-bottom: 1.8125rem;
}
.t-bq-d-l .t .b-text blockquote.tbq.wnd-align-center:after {
  content: "";
  display: block;
  width: 9.375rem;
  height: 0.25rem;
  border-bottom: 4px solid;
  margin: 0 auto;
  padding-top: 1.5625rem;
}
.t-bq-d-l .t .b-text blockquote.tbq.wnd-align-justify {
  padding-left: 1.8125rem;
  text-align: justify;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p {
  border-left-width: 4px;
  border-left-style: solid;
  font-weight: inherit;
  font-style: inherit;
  text-align: left;
  color: inherit !important;
  padding-left: 1.8125rem !important;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1:first-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2:first-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3:first-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p:first-child {
  padding-top: 0.625rem !important;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1:last-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2:last-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3:last-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p:last-child {
  padding-bottom: 0.625rem !important;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1:after,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2:after,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3:after,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p:after {
  display: none;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1.wnd-align-right,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2.wnd-align-right,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3.wnd-align-right,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p.wnd-align-right {
  text-align: right;
  border-left: none;
  border-right-width: 4px;
  border-right-style: solid;
  padding-right: 1.8125rem;
  padding-left: 0 !important;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1.wnd-align-center,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2.wnd-align-center,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3.wnd-align-center,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p.wnd-align-center {
  text-align: center;
  border-left: none;
  padding-left: 0 !important;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1.wnd-align-center:last-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2.wnd-align-center:last-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3.wnd-align-center:last-child,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p.wnd-align-center:last-child {
  padding-bottom: 1.8125rem;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1.wnd-align-center:last-child:after,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2.wnd-align-center:last-child:after,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3.wnd-align-center:last-child:after,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p.wnd-align-center:last-child:after {
  content: "";
  display: block;
  width: 9.375rem;
  height: 0.25rem;
  border-bottom: 4px solid;
  margin: 0 auto;
  padding-top: 1.5625rem;
  position: static;
  transform: none;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1.wnd-align-justify,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2.wnd-align-justify,
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3.wnd-align-justify,
.t-bq-d-l .t .b-text blockquote:not(.tbq) p.wnd-align-justify {
  text-align: left;
  padding-left: 1.8125rem !important;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) p {
  font-size: inherit;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h1:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) h3:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) p {
  font-family: Playfair Display Flex, Playfair-Display-Fallback,
    Apple Color Emoji, Noto Color Emoji, serif;
}
.t-bq-d-l .t .b-text blockquote:not(.tbq) p:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-q .t .b-text blockquote {
  padding: 1.25rem 1.25rem 1.875rem 3.125rem;
  margin: 0;
}
.t-bq-d-q .t .b-text blockquote:before {
  content: "“";
  font-family: PT Serif, PT-Serif-Fallback, Apple Color Emoji, Noto Color Emoji,
    serif;
}
html[lang="ja"] .t-bq-d-q .t .b-text blockquote:before {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, serif;
}
.t-bq-d-q .t .b-text blockquote:before {
  font-size: 5.625rem;
  font-weight: 400;
  top: 1.25rem;
  left: 0;
  max-height: 2.1875rem;
}
html[lang="ja"] .t-bq-d-q .t .b-text blockquote:before {
  content: "「」";
  top: 1.25rem;
  left: -1.25rem;
  font-size: 2.5rem;
  max-height: 3.125rem;
}
html[lang="ca"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="el"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="fr"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="it"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="lv"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="no"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="pt"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="ru"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="uk"] .t-bq-d-q .t .b-text blockquote:before {
  content: "«";
  top: 0;
  left: 0.3125rem;
  max-height: 4.375rem;
  font-size: 4rem;
}
html[lang="cs"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="de"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="hr"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="hu"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="nl"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="pl"] .t-bq-d-q .t .b-text blockquote:before,
html[lang="sk"] .t-bq-d-q .t .b-text blockquote:before {
  transform: rotate(180deg);
  top: 0;
  left: 0;
}
.t-bq-d-q .t .b-text blockquote:before {
  position: absolute;
  display: block;
  line-height: 1;
}
.t-bq-d-q .t .b-text blockquote h1,
.t-bq-d-q .t .b-text blockquote h2,
.t-bq-d-q .t .b-text blockquote h3,
.t-bq-d-q .t .b-text blockquote p {
  color: inherit !important;
  font-style: inherit;
}
.t-bq-d-q .t .b-text blockquote h1:after,
.t-bq-d-q .t .b-text blockquote h2:after,
.t-bq-d-q .t .b-text blockquote h3:after,
.t-bq-d-q .t .b-text blockquote p:after {
  background-color: transparent !important;
  display: none;
}
.t-bq-d-q .t .b-text blockquote p {
  font-size: inherit;
}
.t-bq-d-q .t .b-text blockquote p:last-child {
  padding: 0;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) p {
  font-family: inherit;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) h1 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) h1:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) h2 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) h2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) h3 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) h3:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) p {
  font-family: Playfair Display Flex, Playfair-Display-Fallback,
    Apple Color Emoji, Noto Color Emoji, serif;
}
.t-bq-d-q .t .b-text blockquote:not(.tbq) p:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-text blockquote + h1,
.t .b-text blockquote + h2,
.t .b-text blockquote + h3,
.t .b-text ol + h1,
.t .b-text ol + h2,
.t .b-text ol + h3,
.t .b-text p + h1,
.t .b-text p + h2,
.t .b-text p + h3,
.t .b-text ul + h1,
.t .b-text ul + h2,
.t .b-text ul + h3 {
  margin-top: 0.625rem;
}
.t .blog .item-head a {
  text-decoration: none;
}
.t .blog .item-head a span {
  transition: color 0.25s, text-decoration-color 0.25s;
  text-decoration: transparent underline from-font;
  text-underline-offset: 3px;
}
body.wnd-cms:not(.touched)
  .t
  .blog.wnd-active-listing-zone
  .item-head
  a:hover
  span,
body.wnd-fe:not(.touched) .t .blog .item-head a:hover span {
  text-decoration-color: currentcolor;
}
.t .blog.no-grid .item-head h2 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .blog.no-grid .item-head h2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .blog.no-grid .item-head h2 {
  font-style: normal;
  line-height: 1.3;
}
.t-h-fs-s .t .blog.no-grid .item-head h2 {
  font-size: 1.1875rem;
}
.t-h-fs-m .t .blog.no-grid .item-head h2 {
  font-size: 1.25rem;
}
.t-h-fs-l .t .blog.no-grid .item-head h2 {
  font-size: 1.375rem;
}
.t-h-fw-l .t .blog.no-grid .item-head h2 {
  font-weight: 310;
}
.t-h-fw-l .t .blog.no-grid .item-head h2 b,
.t-h-fw-l .t .blog.no-grid .item-head h2 strong {
  font-weight: 450;
}
.t-h-fw-m .t .blog.no-grid .item-head h2 {
  font-weight: 370;
}
.t-h-fw-m .t .blog.no-grid .item-head h2 b,
.t-h-fw-m .t .blog.no-grid .item-head h2 strong {
  font-weight: 600;
}
.t-h-fw-s .t .blog.no-grid .item-head h2 {
  font-weight: 500;
}
.t-h-fw-s .t .blog.no-grid .item-head h2 b,
.t-h-fw-s .t .blog.no-grid .item-head h2 strong {
  font-weight: 700;
}
.t .blog.no-grid .item-head h2 {
  letter-spacing: -0.02em;
}
.t-h-sp .t .blog.no-grid .item-head h2 {
  letter-spacing: 0.03em;
}
.t .blog.no-grid .item-date {
  font-size: 0.9125rem;
  line-height: 1.5;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.1em;
}
.t-p-fs-s .t .blog.no-grid .item-perex {
  font-size: 0.9125rem;
}
.t-p-fs-m .t .blog.no-grid .item-perex {
  font-size: 1rem;
}
.t-p-fs-l .t .blog.no-grid .item-perex {
  font-size: 1.125rem;
}
.t-p-fs-s .t .blog.no-grid .item-perex blockquote,
.t-p-fs-s .t .blog.no-grid .item-perex h1,
.t-p-fs-s .t .blog.no-grid .item-perex h2,
.t-p-fs-s .t .blog.no-grid .item-perex h3 {
  font-size: 1.075rem;
}
.t-p-fs-m .t .blog.no-grid .item-perex blockquote,
.t-p-fs-m .t .blog.no-grid .item-perex h1,
.t-p-fs-m .t .blog.no-grid .item-perex h2,
.t-p-fs-m .t .blog.no-grid .item-perex h3 {
  font-size: 1.125rem;
}
.t-p-fs-l .t .blog.no-grid .item-perex blockquote,
.t-p-fs-l .t .blog.no-grid .item-perex h1,
.t-p-fs-l .t .blog.no-grid .item-perex h2,
.t-p-fs-l .t .blog.no-grid .item-perex h3 {
  font-size: 1.1875rem;
}
.t .blog.no-grid .wnd-private-content .item-head h2 .ld span:before {
  margin-right: 0.625rem;
}
.t-h-fs-s .t .blog.no-grid .wnd-private-content .item-head h2 .ld span:before {
  font-size: 0.9375rem;
  line-height: 1.0625rem;
}
.t-h-fs-m .t .blog.no-grid .wnd-private-content .item-head h2 .ld span:before {
  font-size: 0.9375rem;
  line-height: 1.375rem;
}
.t-h-fs-l .t .blog.no-grid .wnd-private-content .item-head h2 .ld span:before {
  font-size: 1.0625rem;
  line-height: 1.375rem;
}
.t .blog-headings.blog.no-grid .item-head h2 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .blog-headings.blog.no-grid .item-head h2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-h-fs-s .t .blog-headings.blog.no-grid .item-head h2 {
  font-size: 1.1875rem;
}
.t-h-fs-m .t .blog-headings.blog.no-grid .item-head h2 {
  font-size: 1.25rem;
}
.t-h-fs-l .t .blog-headings.blog.no-grid .item-head h2 {
  font-size: 1.375rem;
}
.t-h-fw-l .t .blog-headings.blog.no-grid .item-head h2 {
  font-weight: 310;
}
.t-h-fw-l .t .blog-headings.blog.no-grid .item-head h2 b,
.t-h-fw-l .t .blog-headings.blog.no-grid .item-head h2 strong {
  font-weight: 450;
}
.t-h-fw-m .t .blog-headings.blog.no-grid .item-head h2 {
  font-weight: 370;
}
.t-h-fw-m .t .blog-headings.blog.no-grid .item-head h2 b,
.t-h-fw-m .t .blog-headings.blog.no-grid .item-head h2 strong {
  font-weight: 600;
}
.t-h-fw-s .t .blog-headings.blog.no-grid .item-head h2 {
  font-weight: 500;
}
.t-h-fw-s .t .blog-headings.blog.no-grid .item-head h2 b,
.t-h-fw-s .t .blog-headings.blog.no-grid .item-head h2 strong {
  font-weight: 700;
}
.t .blog-headings.blog.no-grid .item-head h2 {
  letter-spacing: -0.02em;
}
.t-h-sp .t .blog-headings.blog.no-grid .item-head h2 {
  letter-spacing: 0.03em;
}
.t
  .blog-headings.blog.no-grid
  .item.wnd-private-content
  .item-head
  h2
  .ld
  span:before {
  margin-right: 0.625rem;
}
.t-h-fs-s
  .t
  .blog-headings.blog.no-grid
  .item.wnd-private-content
  .item-head
  h2
  .ld
  span:before {
  font-size: 0.9375rem;
  line-height: 1.0625rem;
}
.t-h-fs-m
  .t
  .blog-headings.blog.no-grid
  .item.wnd-private-content
  .item-head
  h2
  .ld
  span:before {
  font-size: 0.9375rem;
  line-height: 1.375rem;
}
.t-h-fs-l
  .t
  .blog-headings.blog.no-grid
  .item.wnd-private-content
  .item-head
  h2
  .ld
  span:before {
  font-size: 1.0625rem;
  line-height: 1.375rem;
}
.t .blog.grid .item-head h2 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .blog.grid .item-head h2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .blog.grid .item-head h2 {
  font-style: normal;
  line-height: 1.3;
}
.t-h-fs-s .t .blog.grid .item-head h2 {
  font-size: 1.25rem;
}
.t-h-fs-m .t .blog.grid .item-head h2 {
  font-size: 1.3125rem;
}
.t-h-fs-l .t .blog.grid .item-head h2 {
  font-size: 1.5rem;
}
.t-h-fw-l .t .blog.grid .item-head h2 {
  font-weight: 310;
}
.t-h-fw-l .t .blog.grid .item-head h2 b,
.t-h-fw-l .t .blog.grid .item-head h2 strong {
  font-weight: 450;
}
.t-h-fw-m .t .blog.grid .item-head h2 {
  font-weight: 370;
}
.t-h-fw-m .t .blog.grid .item-head h2 b,
.t-h-fw-m .t .blog.grid .item-head h2 strong {
  font-weight: 600;
}
.t-h-fw-s .t .blog.grid .item-head h2 {
  font-weight: 500;
}
.t-h-fw-s .t .blog.grid .item-head h2 b,
.t-h-fw-s .t .blog.grid .item-head h2 strong {
  font-weight: 700;
}
.t .blog.grid .item-head h2 {
  letter-spacing: -0.02em;
}
.t-h-sp .t .blog.grid .item-head h2 {
  letter-spacing: 0.03em;
}
.t .blog.grid .item-date {
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: 0.1em;
}
.blog.grid.blog-feed-board .c .t .item-date,
.t .blog.grid.blog-feed-board .item-date {
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
}
.blog.grid.blog-feed-board .c .t .item-date span,
.t .blog.grid.blog-feed-board .item-date span {
  margin-top: 0;
}
.t .blog.grid .wnd-private-content .item-head h2 .ld span:before {
  margin-right: 0.625rem;
}
.t-h-fs-s .t .blog.grid .wnd-private-content .item-head h2 .ld span:before {
  font-size: 1rem;
  line-height: 1.25rem;
}
.t-h-fs-m .t .blog.grid .wnd-private-content .item-head h2 .ld span:before {
  font-size: 1rem;
  line-height: 1.375rem;
}
.t-h-fs-l .t .blog.grid .wnd-private-content .item-head h2 .ld span:before {
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.t .blog.grid .item-perex {
  line-height: 1.6;
}
.t-p-fs-s .t .blog.grid .item-perex {
  font-size: 0.875rem;
}
.t-p-fs-m .t .blog.grid .item-perex {
  font-size: 0.9125rem;
}
.t-p-fs-l .t .blog.grid .item-perex {
  font-size: 0.98125rem;
}
.t .blog.grid .item-perex blockquote,
.t .blog.grid .item-perex h1,
.t .blog.grid .item-perex h2,
.t .blog.grid .item-perex h3 {
  line-height: 1.4;
}
.t-p-fs-s .t .blog.grid .item-perex blockquote,
.t-p-fs-s .t .blog.grid .item-perex h1,
.t-p-fs-s .t .blog.grid .item-perex h2,
.t-p-fs-s .t .blog.grid .item-perex h3 {
  font-size: 1rem;
}
.t-p-fs-m .t .blog.grid .item-perex blockquote,
.t-p-fs-m .t .blog.grid .item-perex h1,
.t-p-fs-m .t .blog.grid .item-perex h2,
.t-p-fs-m .t .blog.grid .item-perex h3 {
  font-size: 1.075rem;
}
.t-p-fs-l .t .blog.grid .item-perex blockquote,
.t-p-fs-l .t .blog.grid .item-perex h1,
.t-p-fs-l .t .blog.grid .item-perex h2,
.t-p-fs-l .t .blog.grid .item-perex h3 {
  font-size: 1.1875rem;
}
.t .blog.perex-crop .perex-content > * {
  -webkit-line-clamp: 4;
}
.t .s-bdh-t {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .s-bdh-t:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .s-bdh-t {
  line-height: 1.3;
}
.t-t-fs-s .t .s-bdh-t {
  font-size: 1.625rem;
}
.t-t-fs-m .t .s-bdh-t {
  font-size: 1.75rem;
}
.t-t-fs-l .t .s-bdh-t {
  font-size: 2rem;
}
.t-t-fw-l .t .s-bdh-t {
  font-weight: 310;
}
.t-t-fw-l .t .s-bdh-t b,
.t-t-fw-l .t .s-bdh-t strong {
  font-weight: 450;
}
.t-t-fw-m .t .s-bdh-t {
  font-weight: 370;
}
.t-t-fw-m .t .s-bdh-t b,
.t-t-fw-m .t .s-bdh-t strong {
  font-weight: 600;
}
.t-t-fw-s .t .s-bdh-t {
  font-weight: 500;
}
.t-t-fw-s .t .s-bdh-t b,
.t-t-fw-s .t .s-bdh-t strong {
  font-weight: 700;
}
.t .s-bdh-t {
  letter-spacing: -0.03em;
}
.t-t-sp .t .s-bdh-t {
  letter-spacing: 0.03em;
}
.t-t-d-s .t .s-bdh-t,
.t-t-d-t .t .s-bdh-t {
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}
.t-t-d-s .t .s-bdh-t:after,
.t-t-d-t .t .s-bdh-t:after {
  width: 4.25rem;
  bottom: 0.25rem;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0 !important;
}
.t-t-d-t .t .s-bdh-t:after {
  height: 0.125rem;
}
.t-t-d-s .t .s-bdh-t:after {
  height: 0.25rem;
}
.t .s-bdh-d {
  font-size: 0.9125rem;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.1em;
}
.t .b-btn-l,
.t .wnd-replace-form-button {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-btn-l:lang(ja),
.t .wnd-replace-form-button:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-btn-l,
.t .wnd-replace-form-button {
  line-height: 1.6;
}
.t-p-fs-s .t .b-btn-l,
.t-p-fs-s .t .wnd-replace-form-button {
  font-size: 1.075rem;
}
.t-p-fs-m .t .b-btn-l,
.t-p-fs-m .t .wnd-replace-form-button {
  font-size: 1.125rem;
}
.t-p-fs-l .t .b-btn-l,
.t-p-fs-l .t .wnd-replace-form-button {
  font-size: 1.1875rem;
}
.t-btn-fw-l.t-p-fw-l .t .b-btn-l,
.t-btn-fw-l.t-p-fw-l .t .wnd-replace-form-button {
  font-weight: 300;
}
.t-btn-fw-s.t-p-fw-l .t .b-btn-l,
.t-btn-fw-s.t-p-fw-l .t .wnd-replace-form-button {
  font-weight: 500;
}
.t-btn-fw-l.t-p-fw-m .t .b-btn-l,
.t-btn-fw-l.t-p-fw-m .t .wnd-replace-form-button {
  font-weight: 400;
}
.t-btn-fw-s.t-p-fw-m .t .b-btn-l,
.t-btn-fw-s.t-p-fw-m .t .wnd-replace-form-button {
  font-weight: 600;
}
.t-btn-fw-l.t-p-fw-s .t .b-btn-l,
.t-btn-fw-l.t-p-fw-s .t .wnd-replace-form-button {
  font-weight: 500;
}
.t-btn-fw-s.t-p-fw-s .t .b-btn-l,
.t-btn-fw-s.t-p-fw-s .t .wnd-replace-form-button {
  font-weight: 700;
}
.t .b-btn-l,
.t .wnd-replace-form-button {
  letter-spacing: 0;
}
.t-p-sp .t .b-btn-l,
.t-p-sp .t .wnd-replace-form-button {
  letter-spacing: 0.1em;
}
.t .b-btn:not(.b-btn-5) .b-btn-l > .b-btn-t,
.t .b-btn:not(.b-btn-5) .wnd-replace-form-button > .b-btn-t {
  position: relative;
}
.t-p-fs-s .t .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.t-p-fs-s .t .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  font-size: 1.075rem;
}
.t-p-fs-m .t .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.t-p-fs-m .t .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  font-size: 1.125rem;
}
.t-p-fs-l .t .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.t-p-fs-l .t .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  font-size: 1.1875rem;
}
.t .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.t .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  letter-spacing: 0;
}
.t-p-sp .t .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l,
.t-p-sp .t .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
  letter-spacing: 0.1em;
}
.t .b-btn-5 .b-btn-l:after,
.t .b-btn-5 .wnd-replace-form-button:after {
  content: "\e922";
  font-family: WebnodeIcons, serif;
}
.t .b-btn-file .b-btn-l:before {
  content: "\e919";
  font-family: WebnodeIcons, serif;
}
.t .b-btn-i-s .b-btn-t:after {
  content: "\e914";
  font-family: WebnodeIcons, serif;
}
.t .b-btn-i-atc .b-btn-t:before {
  content: "\e900";
  font-family: WebnodeIcons, serif;
  font-size: 1.375rem;
}
.t .b-btn-a-l {
  top: 0.625rem;
}
.t .b-btn-a-a .checked:after {
  top: 0.6875rem;
}
.t .b-gal-t,
.t .b-img-t {
  font-size: 0.9125rem;
  line-height: 1.3;
  font-style: italic;
}
.t-p-fw-l .t .b-gal-t,
.t-p-fw-l .t .b-img-t {
  font-weight: 300;
}
.t-p-fw-m .t .b-gal-t,
.t-p-fw-m .t .b-img-t {
  font-weight: 400;
}
.t-p-fw-s .t .b-gal-t,
.t-p-fw-s .t .b-img-t {
  font-weight: 500;
}
.t .pswp__caption,
.t .pswp__counter,
.t .pswp__dynamic-caption {
  font-size: 0.9125rem;
  line-height: 1.3;
  font-style: italic;
}
.t-p-fw-l .t .pswp__caption,
.t-p-fw-l .t .pswp__counter,
.t-p-fw-l .t .pswp__dynamic-caption {
  font-weight: 300;
}
.t-p-fw-m .t .pswp__caption,
.t-p-fw-m .t .pswp__counter,
.t-p-fw-m .t .pswp__dynamic-caption {
  font-weight: 400;
}
.t-p-fw-s .t .pswp__caption,
.t-p-fw-s .t .pswp__counter,
.t-p-fw-s .t .pswp__dynamic-caption {
  font-weight: 500;
}
.t .pager a {
  font-style: italic;
}
.t-p-fs-s .t .pager a {
  font-size: 0.95rem;
  line-height: 1.6;
}
.t-p-fs-m .t .pager a {
  font-size: 1rem;
  line-height: 1.6;
}
.t-p-fs-l .t .pager a {
  font-size: 1.125rem;
  line-height: 1.6;
}
.t-p-fw-l .t .pager a {
  font-weight: 600;
}
.t-p-fw-m .t .pager a {
  font-weight: 700;
}
.t-p-fw-s .t .pager a {
  font-weight: 800;
}
.t .b-e-f-i {
  line-height: 1.3;
}
.t-p-fs-l .t .b-e-f-i,
.t-p-fs-m .t .b-e-f-i,
.t-p-fs-s .t .b-e-f-i {
  font-size: 1rem;
}
.t .b-e-f-title {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-f-title:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-h-fs-s .t .b-e-f-title {
  font-size: 1.075rem;
}
.t-h-fs-m .t .b-e-f-title {
  font-size: 1.125rem;
}
.t-h-fs-l .t .b-e-f-title {
  font-size: 1.25rem;
}
.t-h-fw-l .t .b-e-f-title {
  font-weight: 600;
}
.t-h-fw-m .t .b-e-f-title {
  font-weight: 700;
}
.t-h-fw-s .t .b-e-f-title {
  font-weight: 800;
}
.t .b-e-f-select .select:after {
  top: 0.5625rem;
}
.t .b-e-g .prd-label-c {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-g .prd-label-c:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-g .prd-label-c {
  font-size: 0.75rem;
  line-height: 1.3;
}
.t-p-fw-l .t .b-e-g .prd-label-c {
  font-weight: 400;
}
.t-p-fw-m .t .b-e-g .prd-label-c {
  font-weight: 500;
}
.t-p-fw-s .t .b-e-g .prd-label-c {
  font-weight: 600;
}
.t .b-e-s .prd-label-c {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-label-c:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-label-c {
  font-size: 0.75rem;
  line-height: 1.3;
}
.t-p-fw-l .t .b-e-s .prd-label-c {
  font-weight: 400;
}
.t-p-fw-m .t .b-e-s .prd-label-c {
  font-weight: 500;
}
.t-p-fw-s .t .b-e-s .prd-label-c {
  font-weight: 600;
}
.t .b-e-g .item-title {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-g .item-title:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-g .item-title {
  line-height: 1.35;
  --egt-line-height: 1.35;
}
.t-h-fs-s .t .b-e-g .item-title {
  font-size: 1.125rem;
  --egt-s-font-size: 18px;
}
.t-h-fs-m .t .b-e-g .item-title {
  font-size: 1.25rem;
  --egt-m-font-size: 20px;
}
.t-h-fs-l .t .b-e-g .item-title {
  font-size: 1.375rem;
  --egt-l-font-size: 22px;
}
.t-pd-fw-l.t-h-fw-l .t .b-e-g .item-title {
  font-weight: 300;
}
.t-pd-fw-s.t-h-fw-l .t .b-e-g .item-title {
  font-weight: 500;
}
.t-pd-fw-l.t-h-fw-m .t .b-e-g .item-title {
  font-weight: 400;
}
.t-pd-fw-s.t-h-fw-m .t .b-e-g .item-title {
  font-weight: 600;
}
.t-pd-fw-l.t-h-fw-s .t .b-e-g .item-title {
  font-weight: 500;
}
.t-pd-fw-s.t-h-fw-s .t .b-e-g .item-title {
  font-weight: 700;
}
.t .b-e-g .item-title {
  letter-spacing: -0.02em;
}
.t-h-sp .t .b-e-g .item-title {
  letter-spacing: 0.05em;
}
.t .b-e-g .prd-price {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-g .prd-price:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-p-fs-s .t .b-e-g .prd-price {
  font-size: 1.075rem;
  line-height: 2;
}
.t-p-fs-m .t .b-e-g .prd-price {
  font-size: 1.125rem;
  line-height: 2;
}
.t-p-fs-l .t .b-e-g .prd-price {
  font-size: 1.1875rem;
  line-height: 2;
}
.t-p-fw-l .t .b-e-g .prd-price {
  font-weight: 200;
}
.t-p-fw-m .t .b-e-g .prd-price {
  font-weight: 300;
}
.t-p-fw-s .t .b-e-g .prd-price {
  font-weight: 400;
}
.t .b-e-g .prd-price-com,
.t .b-e-g .prd-price-dual {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-g .prd-price-com:lang(ja),
.t .b-e-g .prd-price-dual:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-p-fs-s .t .b-e-g .prd-price-com,
.t-p-fs-s .t .b-e-g .prd-price-dual {
  font-size: 0.9125rem;
}
.t-p-fs-m .t .b-e-g .prd-price-com,
.t-p-fs-m .t .b-e-g .prd-price-dual {
  font-size: 0.98125rem;
}
.t-p-fs-l .t .b-e-g .prd-price-com,
.t-p-fs-l .t .b-e-g .prd-price-dual {
  font-size: 1.025rem;
}
.t-p-fw-l .t .b-e-g .prd-price-com,
.t-p-fw-l .t .b-e-g .prd-price-dual {
  font-weight: 200;
}
.t-p-fw-m .t .b-e-g .prd-price-com,
.t-p-fw-m .t .b-e-g .prd-price-dual {
  font-weight: 300;
}
.t-p-fw-s .t .b-e-g .prd-price-com,
.t-p-fw-s .t .b-e-g .prd-price-dual {
  font-weight: 400;
}
.t .b-e-s .prd-title {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-title:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-title {
  line-height: 1.3;
  font-style: normal;
}
.t-h-fs-s .t .b-e-s .prd-title {
  font-size: 1.625rem;
}
.t-h-fs-m .t .b-e-s .prd-title {
  font-size: 1.75rem;
}
.t-h-fs-l .t .b-e-s .prd-title {
  font-size: 1.875rem;
}
.t-pd-fw-l.t-h-fw-l .t .b-e-s .prd-title {
  font-weight: 310;
}
.t-pd-fw-s.t-h-fw-l .t .b-e-s .prd-title {
  font-weight: 450;
}
.t-pd-fw-l.t-h-fw-m .t .b-e-s .prd-title {
  font-weight: 370;
}
.t-pd-fw-s.t-h-fw-m .t .b-e-s .prd-title {
  font-weight: 600;
}
.t-pd-fw-l.t-h-fw-s .t .b-e-s .prd-title {
  font-weight: 500;
}
.t-pd-fw-s.t-h-fw-s .t .b-e-s .prd-title {
  font-weight: 700;
}
.t .b-e-s .prd-title {
  letter-spacing: -0.035em;
}
.t-h-sp .t .b-e-s .prd-title {
  letter-spacing: 0.05em;
}
.t .b-e-s .prd-text {
  line-height: 1.6;
}
.t-p-fs-s .t .b-e-s .prd-text {
  font-size: 0.875rem;
}
.t-p-fs-m .t .b-e-s .prd-text {
  font-size: 0.95rem;
}
.t-p-fs-l .t .b-e-s .prd-text {
  font-size: 1rem;
}
.t .b-e-s .prd-price {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-price:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-price {
  line-height: 1.3;
}
.t-h-fs-s .t .b-e-s .prd-price {
  font-size: 1.375rem;
}
.t-h-fs-m .t .b-e-s .prd-price {
  font-size: 1.5rem;
}
.t-h-fs-l .t .b-e-s .prd-price {
  font-size: 1.625rem;
}
.t-h-fw-l .t .b-e-s .prd-price {
  font-weight: 200;
}
.t-h-fw-m .t .b-e-s .prd-price {
  font-weight: 300;
}
.t-h-fw-s .t .b-e-s .prd-price {
  font-weight: 400;
}
.t .b-e-s .prd-price-com {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-price-com:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-h-fs-s .t .b-e-s .prd-price-com {
  font-size: 1.125rem;
}
.t-h-fs-m .t .b-e-s .prd-price-com {
  font-size: 1.1875rem;
}
.t-h-fs-l .t .b-e-s .prd-price-com {
  font-size: 1.25rem;
}
.t-h-fw-l .t .b-e-s .prd-price-com {
  font-weight: 200;
}
.t-h-fw-m .t .b-e-s .prd-price-com {
  font-weight: 300;
}
.t-h-fw-s .t .b-e-s .prd-price-com {
  font-weight: 400;
}
.t .b-e-s .prd-price-com:after {
  border-bottom: 2px solid;
}
.t .b-e-s .prd-price-dual {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-s .prd-price-dual:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-h-fs-s .t .b-e-s .prd-price-dual {
  font-size: 1.125rem;
}
.t-h-fs-m .t .b-e-s .prd-price-dual {
  font-size: 1.1875rem;
}
.t-h-fs-l .t .b-e-s .prd-price-dual {
  font-size: 1.25rem;
}
.t-h-fw-l .t .b-e-s .prd-price-dual {
  font-weight: 200;
}
.t-h-fw-m .t .b-e-s .prd-price-dual {
  font-weight: 300;
}
.t-h-fw-s .t .b-e-s .prd-price-dual {
  font-weight: 400;
}
.t .b-e-crt-head {
  line-height: inherit;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  font-weight: 600;
}
.t-p-fs-s .t .b-e-crt-title {
  font-size: 1rem;
}
.t-p-fs-m .t .b-e-crt-title {
  font-size: 1.075rem;
}
.t-p-fs-l .t .b-e-crt-title {
  font-size: 1.125rem;
}
.t-p-fw-l .t .b-e-crt-title,
.t-p-fw-m .t .b-e-crt-title {
  font-weight: 400;
}
.t-p-fw-s .t .b-e-crt-title {
  font-weight: 500;
}
.t .b-e-crt-stock,
.t .b-e-crt-variant {
  font-size: 0.75rem;
  font-weight: 400;
}
.t .b-e-crt-price-c {
  font-size: 1rem;
  line-height: 1;
}
.t-p-fw-l .t .b-e-crt-price-c,
.t-p-fw-m .t .b-e-crt-price-c {
  font-weight: 400;
}
.t-p-fw-s .t .b-e-crt-price-c {
  font-weight: 580;
}
.t .b-e-crt-qty-input {
  font-size: 0.875rem;
  font-weight: 600;
}
.t .b-e-crt-sum-price {
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
}
.t .b-e-crt-out-of-stock {
  line-height: normal;
  font-size: 0.875rem;
  font-weight: 600;
}
.t .b-e-d .prd-title {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-d .prd-title:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-d .prd-title {
  line-height: 1.3;
}
.t-t-fs-s .t .b-e-d .prd-title {
  font-size: 1.875rem;
}
.t-t-fs-m .t .b-e-d .prd-title {
  font-size: 2rem;
}
.t-t-fs-l .t .b-e-d .prd-title {
  font-size: 2.125rem;
}
.t-pd-fw-l.t-t-fw-l .t .b-e-d .prd-title {
  font-weight: 310;
}
.t-pd-fw-s.t-t-fw-l .t .b-e-d .prd-title {
  font-weight: 450;
}
.t-pd-fw-l.t-t-fw-m .t .b-e-d .prd-title {
  font-weight: 370;
}
.t-pd-fw-s.t-t-fw-m .t .b-e-d .prd-title {
  font-weight: 600;
}
.t-pd-fw-l.t-t-fw-s .t .b-e-d .prd-title {
  font-weight: 500;
}
.t-pd-fw-s.t-t-fw-s .t .b-e-d .prd-title {
  font-weight: 700;
}
.t-t-d-s .t .b-e-d .prd-title:after,
.t-t-d-t .t .b-e-d .prd-title:after {
  width: 4.25rem;
  bottom: 0.25rem;
  display: none;
}
.t-t-d-t .t .b-e-d .prd-title:after {
  height: 0.125rem;
}
.t-t-d-s .t .b-e-d .prd-title:after {
  height: 0.25rem;
}
.t-p-fs-s .t .b-e-d .prd-label-c {
  font-size: 0.8125rem;
  line-height: 1.3;
}
.t-p-fs-m .t .b-e-d .prd-label-c {
  font-size: 0.8125rem;
  line-height: 1.3;
}
.t-p-fs-l .t .b-e-d .prd-label-c {
  font-size: 0.8125rem;
  line-height: 1.3;
}
.t .b-e-d .prd-text {
  line-height: 1.6;
}
.t-p-fs-s .t .b-e-d .prd-text {
  font-size: 0.875rem;
}
.t-p-fs-m .t .b-e-d .prd-text {
  font-size: 0.9125rem;
}
.t-p-fs-l .t .b-e-d .prd-text {
  font-size: 1rem;
}
.t .b-e-d .prd-variants-title {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-d .prd-variants-title:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-d .prd-variants-title {
  line-height: 1.6;
}
.t-h-fs-s .t .b-e-d .prd-variants-title {
  font-size: 1.25rem;
}
.t-h-fs-m .t .b-e-d .prd-variants-title {
  font-size: 1.375rem;
}
.t-h-fs-l .t .b-e-d .prd-variants-title {
  font-size: 1.5rem;
}
.t .b-e-d .prd-price {
  line-height: 1.6;
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-d .prd-price:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-t-fs-s .t .b-e-d .prd-price {
  font-size: 1.625rem;
}
.t-t-fs-m .t .b-e-d .prd-price {
  font-size: 1.6875rem;
}
.t-t-fs-l .t .b-e-d .prd-price {
  font-size: 1.75rem;
}
.t-pd-fw-l.t-t-fw-l .t .b-e-d .prd-price {
  font-weight: 200;
}
.t-pd-fw-s.t-t-fw-l .t .b-e-d .prd-price {
  font-weight: 500;
}
.t-pd-fw-l.t-t-fw-m .t .b-e-d .prd-price {
  font-weight: 300;
}
.t-pd-fw-s.t-t-fw-m .t .b-e-d .prd-price {
  font-weight: 600;
}
.t-pd-fw-l.t-t-fw-s .t .b-e-d .prd-price {
  font-weight: 400;
}
.t-pd-fw-s.t-t-fw-s .t .b-e-d .prd-price {
  font-weight: 700;
}
.t .b-e-d .prd-price.prd-price-com {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-e-d .prd-price.prd-price-com:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-t-fs-s .t .b-e-d .prd-price.prd-price-com {
  font-size: 1.075rem;
}
.t-t-fs-m .t .b-e-d .prd-price.prd-price-com {
  font-size: 1.125rem;
}
.t-t-fs-l .t .b-e-d .prd-price.prd-price-com {
  font-size: 1.1875rem;
}
.t-t-fw-l .t .b-e-d .prd-price.prd-price-com {
  font-weight: 200;
}
.t-t-fw-m .t .b-e-d .prd-price.prd-price-com {
  font-weight: 300;
}
.t-t-fw-s .t .b-e-d .prd-price.prd-price-com {
  font-weight: 500;
}
.t .b-e-d .prd-stock-info {
  font-size: 0.95rem;
  line-height: 1.46667;
  text-align: left;
}
.b-e-bs .t-h-fs-s .b-e-g .item-title,
.b-e-frs .t-h-fs-s .b-e-g .item-title {
  min-height: calc(var(--egt-s-font-size) * var(--egt-line-height) * 3);
}
.b-e-bs .t-h-fs-m .b-e-g .item-title,
.b-e-frs .t-h-fs-m .b-e-g .item-title {
  min-height: calc(var(--egt-m-font-size) * var(--egt-line-height) * 3);
}
.b-e-bs .t-h-fs-l .b-e-g .item-title,
.b-e-frs .t-h-fs-l .b-e-g .item-title {
  min-height: calc(var(--egt-l-font-size) * var(--egt-line-height) * 3);
}
.t .s-f .s-f-l .ccy-select .ccy-items > ul,
.t .s-f .s-f-l .ccy-select .ccy-title > span,
.t .s-f .s-f-l .it > span,
.t .s-f .s-f-l .iubenda-link,
.t .s-f .s-f-l .lang-select .lang-items > ul,
.t .s-f .s-f-l .lang-select .lang-title > span,
.t .s-f .s-f-l .sf,
.t .s-f .s-f-l .sf-cbr {
  font-size: 0.8125rem;
  line-height: 1.5;
  font-family: Metropolis, Noto Sans, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.t .s-f .s-f-l .ccy-select .ccy-items > ul:lang(ja),
.t .s-f .s-f-l .ccy-select .ccy-title > span:lang(ja),
.t .s-f .s-f-l .it > span:lang(ja),
.t .s-f .s-f-l .iubenda-link:lang(ja),
.t .s-f .s-f-l .lang-select .lang-items > ul:lang(ja),
.t .s-f .s-f-l .lang-select .lang-title > span:lang(ja),
.t .s-f .s-f-l .sf-cbr:lang(ja),
.t .s-f .s-f-l .sf:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .s-f .s-f-l .ccy-select .ccy-items > ul,
.t .s-f .s-f-l .ccy-select .ccy-title > span,
.t .s-f .s-f-l .it > span,
.t .s-f .s-f-l .iubenda-link,
.t .s-f .s-f-l .lang-select .lang-items > ul,
.t .s-f .s-f-l .lang-select .lang-title > span,
.t .s-f .s-f-l .sf,
.t .s-f .s-f-l .sf-cbr {
  letter-spacing: 0;
}
.t-p-sp .t .s-f .s-f-l .ccy-select .ccy-items > ul,
.t-p-sp .t .s-f .s-f-l .ccy-select .ccy-title > span,
.t-p-sp .t .s-f .s-f-l .it > span,
.t-p-sp .t .s-f .s-f-l .iubenda-link,
.t-p-sp .t .s-f .s-f-l .lang-select .lang-items > ul,
.t-p-sp .t .s-f .s-f-l .lang-select .lang-title > span,
.t-p-sp .t .s-f .s-f-l .sf,
.t-p-sp .t .s-f .s-f-l .sf-cbr {
  letter-spacing: 0.04em;
}
.t .footer-font .lang-select,
.t .footer-font .sf-content {
  font-size: 0.8125rem;
  line-height: 1.5;
  font-family: Metropolis, Noto Sans, Apple Color Emoji, Noto Color Emoji,
    sans-serif;
}
.t .footer-font .lang-select:lang(ja),
.t .footer-font .sf-content:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .footer-font .lang-select,
.t .footer-font .sf-content {
  letter-spacing: 0;
}
.t-p-sp .t .footer-font .lang-select,
.t-p-sp .t .footer-font .sf-content {
  letter-spacing: 0.04em;
}
.t .b-form-default.form label {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-default.form label {
  font-weight: 200;
}
.t-p-fw-l .t .b-form-default.form label b,
.t-p-fw-l .t .b-form-default.form label strong {
  font-weight: 500;
}
.t-p-fw-m .t .b-form-default.form label {
  font-weight: 300;
}
.t-p-fw-m .t .b-form-default.form label b,
.t-p-fw-m .t .b-form-default.form label strong {
  font-weight: 600;
}
.t-p-fw-s .t .b-form-default.form label {
  font-weight: 400;
}
.t-p-fw-s .t .b-form-default.form label b,
.t-p-fw-s .t .b-form-default.form label strong {
  font-weight: 700;
}
.t .b-form-default .form-checkbox-simple.wnd-required label > span:after {
  font-family: Roboto Flex, Roboto-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t
  .b-form-default
  .form-checkbox-simple.wnd-required
  label
  > span:after:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-p-fw-l
  .t
  .b-form-default
  .form-checkbox-simple.wnd-required
  label
  > span:after,
.t-p-fw-m
  .t
  .b-form-default
  .form-checkbox-simple.wnd-required
  label
  > span:after {
  font-weight: 400;
}
.t-p-fw-l .t .b-form-default.form .wnd-required > label,
.t-p-fw-s
  .t
  .b-form-default
  .form-checkbox-simple.wnd-required
  label
  > span:after {
  font-weight: 500;
}
.t-p-fw-m .t .b-form-default.form .wnd-required > label {
  font-weight: 600;
}
.t-p-fw-s .t .b-form-default.form .wnd-required > label {
  font-weight: 700;
}
.t .b-form-default.form .form-input {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-default.form .form-input {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-default.form .form-input {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-default.form .form-input {
  font-weight: 400;
}
.t .b-form-default.form .form-message {
  font-size: 110%;
}
.t .b-form-default.f-rh-tiny.form textarea {
  padding-top: 0.25rem;
}
.t .b-form-default.f-rh-small.form textarea {
  padding-top: 0.4375rem;
}
.t .b-form-default.f-rh-normal.form textarea {
  padding-top: 0.5rem;
}
.t .b-form-default.f-rh-large.form textarea {
  padding-top: 0.625rem;
}
.t .b-form-light.form label {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-light.form label {
  font-weight: 200;
}
.t-p-fw-l .t .b-form-light.form label b,
.t-p-fw-l .t .b-form-light.form label strong {
  font-weight: 500;
}
.t-p-fw-m .t .b-form-light.form label {
  font-weight: 300;
}
.t-p-fw-m .t .b-form-light.form label b,
.t-p-fw-m .t .b-form-light.form label strong {
  font-weight: 600;
}
.t-p-fw-s .t .b-form-light.form label {
  font-weight: 400;
}
.t-p-fw-s .t .b-form-light.form label b,
.t-p-fw-s .t .b-form-light.form label strong {
  font-weight: 700;
}
.t .b-form-light .form-checkbox-simple.wnd-required label > span:after,
.t .b-form-light .form-group.wnd-required > label > span > span:after,
.t .b-form-light .form-input:not(.form-group).wnd-required > label:after,
.t .b-form-light .form-textarea.wnd-required div label:after,
.t .b-form-light .wnd-required .select label:after {
  font-size: 0.875rem;
  font-family: Roboto Flex, Roboto-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-form-light .form-checkbox-simple.wnd-required label > span:after:lang(ja),
.t .b-form-light .form-group.wnd-required > label > span > span:after:lang(ja),
.t
  .b-form-light
  .form-input:not(.form-group).wnd-required
  > label:after:lang(ja),
.t .b-form-light .form-textarea.wnd-required div label:after:lang(ja),
.t .b-form-light .wnd-required .select label:after:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t-p-fw-l
  .t
  .b-form-light
  .form-checkbox-simple.wnd-required
  label
  > span:after,
.t-p-fw-l .t .b-form-light .form-group.wnd-required > label > span > span:after,
.t-p-fw-l
  .t
  .b-form-light
  .form-input:not(.form-group).wnd-required
  > label:after,
.t-p-fw-l .t .b-form-light .form-textarea.wnd-required div label:after,
.t-p-fw-l .t .b-form-light .wnd-required .select label:after,
.t-p-fw-m
  .t
  .b-form-light
  .form-checkbox-simple.wnd-required
  label
  > span:after,
.t-p-fw-m .t .b-form-light .form-group.wnd-required > label > span > span:after,
.t-p-fw-m
  .t
  .b-form-light
  .form-input:not(.form-group).wnd-required
  > label:after,
.t-p-fw-m .t .b-form-light .form-textarea.wnd-required div label:after,
.t-p-fw-m .t .b-form-light .wnd-required .select label:after {
  font-weight: 400;
}
.t-p-fw-s
  .t
  .b-form-light
  .form-checkbox-simple.wnd-required
  label
  > span:after,
.t-p-fw-s .t .b-form-light .form-group.wnd-required > label > span > span:after,
.t-p-fw-s
  .t
  .b-form-light
  .form-input:not(.form-group).wnd-required
  > label:after,
.t-p-fw-s .t .b-form-light .form-textarea.wnd-required div label:after,
.t-p-fw-s .t .b-form-light .wnd-required .select label:after {
  font-weight: 500;
}
.t .b-form-light.form .form-input {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-light.form .form-input {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form .form-input {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form .form-input {
  font-weight: 400;
}
.t .b-form-light.form input,
.t .b-form-light.form label,
.t .b-form-light.form select,
.t .b-form-light.form textarea {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-form-light.form input:lang(ja),
.t .b-form-light.form label:lang(ja),
.t .b-form-light.form select:lang(ja),
.t .b-form-light.form textarea:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-form-light.form input,
.t .b-form-light.form select.not-clicked,
.t .b-form-light.form textarea {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-light.form input,
.t-p-fw-l .t .b-form-light.form select.not-clicked,
.t-p-fw-l .t .b-form-light.form textarea {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form input,
.t-p-fw-m .t .b-form-light.form select.not-clicked,
.t-p-fw-m .t .b-form-light.form textarea {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form input,
.t-p-fw-s .t .b-form-light.form select.not-clicked,
.t-p-fw-s .t .b-form-light.form textarea {
  font-weight: 400;
}
.t .b-form-light.form .form-input.wnd-validate-error input + label,
.t .b-form-light.form .form-input.wnd-validate-error textarea + label {
  font-size: 0.8125rem;
}
.t-p-fw-l .t .b-form-light.form .form-input.wnd-validate-error input + label,
.t-p-fw-l
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  textarea
  + label {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form .form-input.wnd-validate-error input + label,
.t-p-fw-m
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  textarea
  + label {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form .form-input.wnd-validate-error input + label,
.t-p-fw-s
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  textarea
  + label {
  font-weight: 400;
}
.t .b-form-light.form .form-input.wnd-validate-error input + label:after,
.t .b-form-light.form .form-input.wnd-validate-error textarea + label:after {
  font-size: 0.8125rem;
}
.t-p-fw-l
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  input
  + label:after,
.t-p-fw-l
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  textarea
  + label:after {
  font-weight: 200 !important;
}
.t-p-fw-m
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  input
  + label:after,
.t-p-fw-m
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  textarea
  + label:after {
  font-weight: 300 !important;
}
.t-p-fw-s
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  input
  + label:after,
.t-p-fw-s
  .t
  .b-form-light.form
  .form-input.wnd-validate-error
  textarea
  + label:after {
  font-weight: 400 !important;
}
.t .b-form-light.form input.not-empty + label,
.t .b-form-light.form input:focus + label,
.t .b-form-light.form select:not(.not-clicked) + label,
.t .b-form-light.form textarea.not-empty + label,
.t .b-form-light.form textarea:focus + label {
  font-size: 0.8125rem;
}
.t-p-fw-l .t .b-form-light.form input.not-empty + label,
.t-p-fw-l .t .b-form-light.form input:focus + label,
.t-p-fw-l .t .b-form-light.form select:not(.not-clicked) + label,
.t-p-fw-l .t .b-form-light.form textarea.not-empty + label,
.t-p-fw-l .t .b-form-light.form textarea:focus + label {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form input.not-empty + label,
.t-p-fw-m .t .b-form-light.form input:focus + label,
.t-p-fw-m .t .b-form-light.form select:not(.not-clicked) + label,
.t-p-fw-m .t .b-form-light.form textarea.not-empty + label,
.t-p-fw-m .t .b-form-light.form textarea:focus + label {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form input.not-empty + label,
.t-p-fw-s .t .b-form-light.form input:focus + label,
.t-p-fw-s .t .b-form-light.form select:not(.not-clicked) + label,
.t-p-fw-s .t .b-form-light.form textarea.not-empty + label,
.t-p-fw-s .t .b-form-light.form textarea:focus + label {
  font-weight: 400;
}
.t .b-form-light.form input.not-empty + label:after,
.t .b-form-light.form input:focus + label:after,
.t .b-form-light.form select:not(.not-clicked) + label:after,
.t .b-form-light.form textarea.not-empty + label:after,
.t .b-form-light.form textarea:focus + label:after {
  font-size: 0.8125rem;
}
.t-p-fw-l .t .b-form-light.form input.not-empty + label:after,
.t-p-fw-l .t .b-form-light.form input:focus + label:after,
.t-p-fw-l .t .b-form-light.form select:not(.not-clicked) + label:after,
.t-p-fw-l .t .b-form-light.form textarea.not-empty + label:after,
.t-p-fw-l .t .b-form-light.form textarea:focus + label:after {
  font-weight: 200 !important;
}
.t-p-fw-m .t .b-form-light.form input.not-empty + label:after,
.t-p-fw-m .t .b-form-light.form input:focus + label:after,
.t-p-fw-m .t .b-form-light.form select:not(.not-clicked) + label:after,
.t-p-fw-m .t .b-form-light.form textarea.not-empty + label:after,
.t-p-fw-m .t .b-form-light.form textarea:focus + label:after {
  font-weight: 300 !important;
}
.t-p-fw-s .t .b-form-light.form input.not-empty + label:after,
.t-p-fw-s .t .b-form-light.form input:focus + label:after,
.t-p-fw-s .t .b-form-light.form select:not(.not-clicked) + label:after,
.t-p-fw-s .t .b-form-light.form textarea.not-empty + label:after,
.t-p-fw-s .t .b-form-light.form textarea:focus + label:after {
  font-weight: 400 !important;
}
.t .b-form-light.form .form-file.not-empty label {
  font-size: 0.8125rem;
}
.t-p-fw-l .t .b-form-light.form .form-file.not-empty label {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form .form-file.not-empty label {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form .form-file.not-empty label {
  font-weight: 400;
}
.t .b-form-light.form .form-file.not-empty label:after {
  font-size: 0.8125rem;
}
.t-p-fw-l .t .b-form-light.form .form-file.not-empty label:after {
  font-weight: 200 !important;
}
.t-p-fw-m .t .b-form-light.form .form-file.not-empty label:after {
  font-weight: 300 !important;
}
.t-p-fw-s .t .b-form-light.form .form-file.not-empty label:after {
  font-weight: 400 !important;
}
.t .b-form-light.form select.not-clicked + label {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-light.form select.not-clicked + label {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form select.not-clicked + label {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form select.not-clicked + label {
  font-weight: 400;
}
.t .b-form-light.form select:not(.not-clicked) + label {
  font-size: 0.8125rem;
}
.t-p-fw-l .t .b-form-light.form select:not(.not-clicked) + label {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form select:not(.not-clicked) + label {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form select:not(.not-clicked) + label {
  font-weight: 400;
}
.t .b-form-light.form .select select {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-light.form .select select {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form .select select {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form .select select {
  font-weight: 400;
}
.t .b-form-light.form .form-file-button:after {
  font-size: 1.375rem;
  font-weight: 400;
}
.t .b-form-light.form .form-file-text {
  font-size: 0.98125rem;
}
.t-p-fw-l .t .b-form-light.form .form-file-text {
  font-weight: 200;
}
.t-p-fw-m .t .b-form-light.form .form-file-text {
  font-weight: 300;
}
.t-p-fw-s .t .b-form-light.form .form-file-text {
  font-weight: 400;
}
.t .b-form-light.form .form-file-remove {
  font-size: 1.5625rem;
  font-weight: 400;
}
.t .b-form-light.form .form-message {
  font-size: 110%;
}
.t ul.level-1 > li {
  font-size: 0;
}
.t .menu-font {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .menu-font:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .wnd-mt-sliding #menu-submit > span:before {
  bottom: 0.4375rem;
}
.t .wnd-mt-sliding #menu-submit > span:after {
  bottom: -0.4375rem;
}
.t .cart {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .cart:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .cart-piece-count {
  letter-spacing: normal;
}
.t .cart a .cart-content-link:after {
  content: "\e900";
  font-family: WebnodeIcons, serif;
  font-size: 1.3125rem;
  line-height: 3.125rem;
}
.t-nav-fw-l .t .cart a .cart-content-link:after {
  font-weight: 400;
}
.t-nav-fw-s .t .cart a .cart-content-link:after {
  font-weight: 700;
}
.t .search {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .search:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .search-icon:after {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 3.25rem;
}
.t-nav-fw-l .t .search-icon:after {
  font-weight: 400;
}
.t-nav-fw-s .t .search-icon:after {
  font-weight: 700;
}
.wnd-s-i .t .search-bar-input {
  font-size: 0.95rem;
  font-weight: 400;
}
.t .wnd-mt-classic .search-icon {
  font-size: 0.8125rem;
  text-transform: uppercase;
}
.t-nav-fw-l.t-p-fw-l .t .wnd-mt-classic .search-icon {
  font-weight: 400;
}
.t-nav-fw-s.t-p-fw-l .t .wnd-mt-classic .search-icon {
  font-weight: 600;
}
.t-nav-fw-l.t-p-fw-m .t .wnd-mt-classic .search-icon {
  font-weight: 500;
}
.t-nav-fw-s.t-p-fw-m .t .wnd-mt-classic .search-icon {
  font-weight: 700;
}
.t-nav-fw-l.t-p-fw-s .t .wnd-mt-classic .search-icon {
  font-weight: 600;
}
.t-nav-fw-s.t-p-fw-s .t .wnd-mt-classic .search-icon {
  font-weight: 800;
}
.t .wnd-mt-classic .search-icon {
  letter-spacing: 0.025em;
}
.t-p-sp .t .wnd-mt-classic .search-icon {
  letter-spacing: 0.12em;
}
.t .wnd-mt-boxed .cart a .cart-content-link:after {
  font-size: 1.075rem;
  line-height: 2.375rem;
  padding-left: 0.125rem;
}
.t .wnd-mt-boxed .search-icon:after {
  font-size: 1.075rem;
  line-height: 2.4375rem;
}
.t .wnd-mt-boxed #menu-submit {
  line-height: 0;
  letter-spacing: 0;
}
.t-nav-fw-l.t-p-fw-l .t .wnd-mt-boxed #menu-submit {
  font-weight: 400;
}
.t-nav-fw-s.t-p-fw-l .t .wnd-mt-boxed #menu-submit {
  font-weight: 600;
}
.t-nav-fw-l.t-p-fw-m .t .wnd-mt-boxed #menu-submit {
  font-weight: 500;
}
.t-nav-fw-s.t-p-fw-m .t .wnd-mt-boxed #menu-submit {
  font-weight: 700;
}
.t-nav-fw-l.t-p-fw-s .t .wnd-mt-boxed #menu-submit {
  font-weight: 600;
}
.t-nav-fw-s.t-p-fw-s .t .wnd-mt-boxed #menu-submit {
  font-weight: 800;
}
.t .s-hn.wnd-mt-sidebar .search-icon {
  text-transform: uppercase;
}
.t-nav-fw-l.t-p-fw-l .t .s-hn.wnd-mt-sidebar .search-icon {
  font-weight: 400;
}
.t-nav-fw-s.t-p-fw-l .t .s-hn.wnd-mt-sidebar .search-icon {
  font-weight: 600;
}
.t-nav-fw-l.t-p-fw-m .t .s-hn.wnd-mt-sidebar .search-icon {
  font-weight: 500;
}
.t-nav-fw-s.t-p-fw-m .t .s-hn.wnd-mt-sidebar .search-icon {
  font-weight: 700;
}
.t-nav-fw-l.t-p-fw-s .t .s-hn.wnd-mt-sidebar .search-icon {
  font-weight: 600;
}
.t-nav-fw-s.t-p-fw-s .t .s-hn.wnd-mt-sidebar .search-icon {
  font-weight: 800;
}
.t .s-hn.wnd-mt-sidebar .search-icon {
  letter-spacing: 0.08em;
}
.t-p-sp .t .s-hn.wnd-mt-sidebar .search-icon {
  letter-spacing: 0.15em;
}
.t-nav-tt-u .t .cart-text span,
.t-nav-tt-u .t .search-bar-input,
.t-nav-tt-u .t .search-icon-text,
.t-nav-tt-u .t ul.level-1 > li > .menu-item > .menu-item-text {
  text-transform: uppercase;
}
.t-nav-tt-n .t .cart-text span,
.t-nav-tt-n .t .s-hn ul.level-1 > li > .menu-item > .menu-item-text,
.t-nav-tt-n .t .search-bar-input,
.t-nav-tt-n .t .search-icon-text {
  text-transform: none;
}
.t .mt .mt-faq-item .b-text h3,
.t .mt .mt-i .b-text h3,
.t .mt .mt-item .b-text h3 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .mt .mt-faq-item .b-text h3:lang(ja),
.t .mt .mt-i .b-text h3:lang(ja),
.t .mt .mt-item .b-text h3:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .mt .mt-faq-item .b-text h3,
.t .mt .mt-i .b-text h3,
.t .mt .mt-item .b-text h3 {
  text-align: inherit;
  line-height: 1.35;
  padding: 0 0 0.3125rem !important;
}
.t .mt .mt-faq-item .b-text h3:last-child,
.t .mt .mt-i .b-text h3:last-child,
.t .mt .mt-item .b-text h3:last-child {
  padding-bottom: 0;
}
.t .mt .mt-faq-item .b-text h3:first-child,
.t .mt .mt-i .b-text h3:first-child,
.t .mt .mt-item .b-text h3:first-child {
  padding-bottom: 0.3125rem;
}
.t-h-fs-s .t .mt .mt-faq-item .b-text h3,
.t-h-fs-s .t .mt .mt-i .b-text h3,
.t-h-fs-s .t .mt .mt-item .b-text h3 {
  font-size: 1.1875rem;
}
.t-h-fs-m .t .mt .mt-faq-item .b-text h3,
.t-h-fs-m .t .mt .mt-i .b-text h3,
.t-h-fs-m .t .mt .mt-item .b-text h3 {
  font-size: 1.25rem;
}
.t-h-fs-l .t .mt .mt-faq-item .b-text h3,
.t-h-fs-l .t .mt .mt-i .b-text h3,
.t-h-fs-l .t .mt .mt-item .b-text h3 {
  font-size: 1.5rem;
}
.t-h-fw-l .t .mt .mt-faq-item .b-text h3,
.t-h-fw-l .t .mt .mt-i .b-text h3,
.t-h-fw-l .t .mt .mt-item .b-text h3 {
  font-weight: 400;
}
.t-h-fw-l .t .mt .mt-faq-item .b-text h3 b,
.t-h-fw-l .t .mt .mt-faq-item .b-text h3 strong,
.t-h-fw-l .t .mt .mt-i .b-text h3 b,
.t-h-fw-l .t .mt .mt-i .b-text h3 strong,
.t-h-fw-l .t .mt .mt-item .b-text h3 b,
.t-h-fw-l .t .mt .mt-item .b-text h3 strong {
  font-weight: 600;
}
.t-h-fw-m .t .mt .mt-faq-item .b-text h3,
.t-h-fw-m .t .mt .mt-i .b-text h3,
.t-h-fw-m .t .mt .mt-item .b-text h3 {
  font-weight: 500;
}
.t-h-fw-m .t .mt .mt-faq-item .b-text h3 b,
.t-h-fw-m .t .mt .mt-faq-item .b-text h3 strong,
.t-h-fw-m .t .mt .mt-i .b-text h3 b,
.t-h-fw-m .t .mt .mt-i .b-text h3 strong,
.t-h-fw-m .t .mt .mt-item .b-text h3 b,
.t-h-fw-m .t .mt .mt-item .b-text h3 strong {
  font-weight: 700;
}
.t-h-fw-s .t .mt .mt-faq-item .b-text h3,
.t-h-fw-s .t .mt .mt-i .b-text h3,
.t-h-fw-s .t .mt .mt-item .b-text h3 {
  font-weight: 600;
}
.t-h-fw-s .t .mt .mt-faq-item .b-text h3 b,
.t-h-fw-s .t .mt .mt-faq-item .b-text h3 strong,
.t-h-fw-s .t .mt .mt-i .b-text h3 b,
.t-h-fw-s .t .mt .mt-i .b-text h3 strong,
.t-h-fw-s .t .mt .mt-item .b-text h3 b,
.t-h-fw-s .t .mt .mt-item .b-text h3 strong {
  font-weight: 800;
}
.t .mt .mt-faq-item .b-text h3,
.t .mt .mt-i .b-text h3,
.t .mt .mt-item .b-text h3 {
  letter-spacing: -0.015em;
}
.t-h-sp .t .mt .mt-faq-item .b-text h3,
.t-h-sp .t .mt .mt-i .b-text h3,
.t-h-sp .t .mt .mt-item .b-text h3 {
  letter-spacing: 0.05em;
}
.t-s-d-s .t .mt .mt-faq-item .b-text h3,
.t-s-d-s .t .mt .mt-i .b-text h3,
.t-s-d-s .t .mt .mt-item .b-text h3,
.t-s-d-t .t .mt .mt-faq-item .b-text h3,
.t-s-d-t .t .mt .mt-i .b-text h3,
.t-s-d-t .t .mt .mt-item .b-text h3 {
  margin-bottom: 0;
}
.t-s-d-s .t .mt .mt-faq-item .b-text h3:after,
.t-s-d-s .t .mt .mt-i .b-text h3:after,
.t-s-d-s .t .mt .mt-item .b-text h3:after,
.t-s-d-t .t .mt .mt-faq-item .b-text h3:after,
.t-s-d-t .t .mt .mt-i .b-text h3:after,
.t-s-d-t .t .mt .mt-item .b-text h3:after {
  display: none;
}
.t-s-d-a .t .mt .mt-faq-item .b-text h3,
.t-s-d-a
  .t
  .mt
  .mt-faq-item
  .b-text
  h3:not(.wnd-align-center, .wnd-align-right),
.t-s-d-a .t .mt .mt-i .b-text h3,
.t-s-d-a .t .mt .mt-i .b-text h3:not(.wnd-align-center, .wnd-align-right),
.t-s-d-a .t .mt .mt-item .b-text h3,
.t-s-d-a .t .mt .mt-item .b-text h3:not(.wnd-align-center, .wnd-align-right) {
  padding-left: 0;
}
.t-s-d-a .t .mt .mt-faq-item .b-text h3.wnd-align-right,
.t-s-d-a .t .mt .mt-i .b-text h3.wnd-align-right,
.t-s-d-a .t .mt .mt-item .b-text h3.wnd-align-right {
  padding-right: 0;
}
.t-s-d-a .t .mt .mt-faq-item .b-text h3:after,
.t-s-d-a .t .mt .mt-i .b-text h3:after,
.t-s-d-a .t .mt .mt-item .b-text h3:after {
  display: none;
}
.t .mt .mt-faq-item .b-text h4,
.t .mt .mt-i .b-text h4,
.t .mt .mt-item .b-text h4 {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .mt .mt-faq-item .b-text h4:lang(ja),
.t .mt .mt-i .b-text h4:lang(ja),
.t .mt .mt-item .b-text h4:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .mt .mt-faq-item .b-text h4,
.t .mt .mt-i .b-text h4,
.t .mt .mt-item .b-text h4 {
  text-align: inherit;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 0.625rem;
}
.t .mt .mt-faq-item .b-text h4:first-child,
.t .mt .mt-faq-item .b-text h4:last-child,
.t .mt .mt-i .b-text h4:first-child,
.t .mt .mt-i .b-text h4:last-child,
.t .mt .mt-item .b-text h4:first-child,
.t .mt .mt-item .b-text h4:last-child {
  padding-bottom: 0;
}
.t-s-fs-s .t .mt .mt-faq-item .b-text h4,
.t-s-fs-s .t .mt .mt-i .b-text h4,
.t-s-fs-s .t .mt .mt-item .b-text h4 {
  font-size: 0.98125rem;
}
.t-s-fs-m .t .mt .mt-faq-item .b-text h4,
.t-s-fs-m .t .mt .mt-i .b-text h4,
.t-s-fs-m .t .mt .mt-item .b-text h4 {
  font-size: 1rem;
}
.t-s-fs-l .t .mt .mt-faq-item .b-text h4,
.t-s-fs-l .t .mt .mt-i .b-text h4,
.t-s-fs-l .t .mt .mt-item .b-text h4 {
  font-size: 1.075rem;
}
.t-s-fw-l .t .mt .mt-faq-item .b-text h4,
.t-s-fw-l .t .mt .mt-i .b-text h4,
.t-s-fw-l .t .mt .mt-item .b-text h4 {
  font-weight: 300;
}
.t-s-fw-l .t .mt .mt-faq-item .b-text h4 b,
.t-s-fw-l .t .mt .mt-faq-item .b-text h4 strong,
.t-s-fw-l .t .mt .mt-i .b-text h4 b,
.t-s-fw-l .t .mt .mt-i .b-text h4 strong,
.t-s-fw-l .t .mt .mt-item .b-text h4 b,
.t-s-fw-l .t .mt .mt-item .b-text h4 strong {
  font-weight: 500;
}
.t-s-fw-m .t .mt .mt-faq-item .b-text h4,
.t-s-fw-m .t .mt .mt-i .b-text h4,
.t-s-fw-m .t .mt .mt-item .b-text h4 {
  font-weight: 400;
}
.t-s-fw-m .t .mt .mt-faq-item .b-text h4 b,
.t-s-fw-m .t .mt .mt-faq-item .b-text h4 strong,
.t-s-fw-m .t .mt .mt-i .b-text h4 b,
.t-s-fw-m .t .mt .mt-i .b-text h4 strong,
.t-s-fw-m .t .mt .mt-item .b-text h4 b,
.t-s-fw-m .t .mt .mt-item .b-text h4 strong {
  font-weight: 600;
}
.t-s-fw-s .t .mt .mt-faq-item .b-text h4,
.t-s-fw-s .t .mt .mt-i .b-text h4,
.t-s-fw-s .t .mt .mt-item .b-text h4 {
  font-weight: 500;
}
.t-s-fw-s .t .mt .mt-faq-item .b-text h4 b,
.t-s-fw-s .t .mt .mt-faq-item .b-text h4 strong,
.t-s-fw-s .t .mt .mt-i .b-text h4 b,
.t-s-fw-s .t .mt .mt-i .b-text h4 strong,
.t-s-fw-s .t .mt .mt-item .b-text h4 b,
.t-s-fw-s .t .mt .mt-item .b-text h4 strong {
  font-weight: 700;
}
.t .mt .mt-faq-item .b-text h4,
.t .mt .mt-i .b-text h4,
.t .mt .mt-item .b-text h4 {
  letter-spacing: 0;
}
.t-s-sp .t .mt .mt-faq-item .b-text h4,
.t-s-sp .t .mt .mt-i .b-text h4,
.t-s-sp .t .mt .mt-item .b-text h4 {
  letter-spacing: 0.05em;
}
.t .mt .mt-faq-item .b-text p,
.t .mt .mt-i .b-text p,
.t .mt .mt-item .b-text p {
  line-height: 1.6;
}
.t-p-fs-s .t .mt .mt-faq-item .b-text p,
.t-p-fs-s .t .mt .mt-i .b-text p,
.t-p-fs-s .t .mt .mt-item .b-text p {
  font-size: 0.95rem;
}
.t-p-fs-m .t .mt .mt-faq-item .b-text p,
.t-p-fs-m .t .mt .mt-i .b-text p,
.t-p-fs-m .t .mt .mt-item .b-text p {
  font-size: 1.025rem;
}
.t-p-fs-l .t .mt .mt-faq-item .b-text p,
.t-p-fs-l .t .mt .mt-i .b-text p,
.t-p-fs-l .t .mt .mt-item .b-text p {
  font-size: 1.075rem;
}
.t .mt .mt-faq-item .b-text p,
.t .mt .mt-i .b-text p,
.t .mt .mt-item .b-text p {
  padding: 0 0 0.4375rem;
}
.t .mt .mt-faq-item .b-text p:last-child,
.t .mt .mt-i .b-text p:last-child,
.t .mt .mt-item .b-text p:last-child {
  padding-bottom: 0;
}
.t .mt .mt-faq-item .b-text p + h3,
.t .mt .mt-faq-item .b-text p h4,
.t .mt .mt-i .b-text p + h3,
.t .mt .mt-i .b-text p h4,
.t .mt .mt-item .b-text p + h3,
.t .mt .mt-item .b-text p h4 {
  margin-top: 0;
}
.t .mt.mt-image-left-float .mt-item .b-text-c > p {
  padding: 0 0 0.4375rem;
}
.t .mt.mt-image-left-float .mt-item .b-text-c > p:last-child {
  padding-bottom: 0;
}
.t .mt.mt-image-left-float .mt-item .b-text-c > a:not(:only-child) > p {
  padding: 0 0 0.4375rem;
}
.t .c .mt .b-text p + h3,
.t .c .mt .b-text p h4 {
  margin-top: 0;
}
.t-h-fs-s .t .mt.mt-contact .b-img {
  width: 1.125rem;
}
.t-h-fs-m .t .mt.mt-contact .b-img {
  width: 1.25rem;
}
.t-h-fs-l .t .mt.mt-contact .b-img {
  width: 1.5rem;
}
.t-h-fs-s .t .mt.mt-contact .b-img embed {
  max-width: 1.125rem;
  max-height: 1.125rem;
}
.t-h-fs-m .t .mt.mt-contact .b-img embed {
  max-width: 1.25rem;
  max-height: 1.25rem;
}
.t-h-fs-l .t .mt.mt-contact .b-img embed {
  max-width: 1.5rem;
  max-height: 1.5rem;
}
.t-p-fw-l .t .mt.mt-image .mt-text {
  font-weight: 300;
}
.t-p-fw-l .t .mt.mt-image .mt-text b,
.t-p-fw-l .t .mt.mt-image .mt-text strong {
  font-weight: 500;
}
.t-p-fw-m .t .mt.mt-image .mt-text {
  font-weight: 400;
}
.t-p-fw-m .t .mt.mt-image .mt-text b,
.t-p-fw-m .t .mt.mt-image .mt-text strong {
  font-weight: 600;
}
.t-p-fw-s .t .mt.mt-image .mt-text {
  font-weight: 500;
}
.t-p-fw-s .t .mt.mt-image .mt-text b,
.t-p-fw-s .t .mt.mt-image .mt-text strong {
  font-weight: 700;
}
.t .b-sr .b-sr-title {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-sr .b-sr-title:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-sr .b-sr-title {
  line-height: 1.3;
  text-align: left;
  font-style: normal;
  position: relative;
  margin: 0;
}
.t-t-fs-s .t .b-sr .b-sr-title {
  font-size: 1.625rem;
}
.t-t-fs-m .t .b-sr .b-sr-title {
  font-size: 1.75rem;
}
.t-t-fs-l .t .b-sr .b-sr-title {
  font-size: 2rem;
}
.t-t-fw-l .t .b-sr .b-sr-title {
  font-weight: 310;
}
.t-t-fw-l .t .b-sr .b-sr-title b,
.t-t-fw-l .t .b-sr .b-sr-title strong {
  font-weight: 450;
}
.t-t-fw-m .t .b-sr .b-sr-title {
  font-weight: 370;
}
.t-t-fw-m .t .b-sr .b-sr-title b,
.t-t-fw-m .t .b-sr .b-sr-title strong {
  font-weight: 600;
}
.t-t-fw-s .t .b-sr .b-sr-title {
  font-weight: 500;
}
.t-t-fw-s .t .b-sr .b-sr-title b,
.t-t-fw-s .t .b-sr .b-sr-title strong {
  font-weight: 700;
}
.t .b-sr .b-sr-title {
  letter-spacing: -0.03em;
}
.t-t-sp .t .b-sr .b-sr-title {
  letter-spacing: 0.03em;
}
.t .b-sr .b-sr-tab a {
  font-family: Metropolis, Metropolis-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-sr .b-sr-tab a:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-sr .b-sr-tab a {
  line-height: 1.6;
  -webkit-font-smoothing: subpixel-antialiased;
  font-style: normal;
}
.t-p-fs-s .t .b-sr .b-sr-tab a {
  font-size: 0.875rem;
}
.t-p-fs-m .t .b-sr .b-sr-tab a {
  font-size: 0.95rem;
}
.t-p-fs-l .t .b-sr .b-sr-tab a {
  font-size: 1rem;
}
.t-p-fw-l .t .b-sr .b-sr-tab a {
  font-weight: 300;
}
.t-p-fw-l .t .b-sr .b-sr-tab a b,
.t-p-fw-l .t .b-sr .b-sr-tab a strong {
  font-weight: 500;
}
.t-p-fw-m .t .b-sr .b-sr-tab a {
  font-weight: 400;
}
.t-p-fw-m .t .b-sr .b-sr-tab a b,
.t-p-fw-m .t .b-sr .b-sr-tab a strong {
  font-weight: 600;
}
.t-p-fw-s .t .b-sr .b-sr-tab a {
  font-weight: 500;
}
.t-p-fw-s .t .b-sr .b-sr-tab a b,
.t-p-fw-s .t .b-sr .b-sr-tab a strong {
  font-weight: 700;
}
.t .b-sr .b-sr-tab a {
  letter-spacing: -0.02em;
}
.t-p-sp .t .b-sr .b-sr-tab a {
  letter-spacing: 0.05em;
}
.t .b-sr .b-sr-ci-head h2 {
  font-family: Josefin Sans Flex, Josefin-Sans-Flex-Fallback, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-sr .b-sr-ci-head h2:lang(ja) {
  font-family: Noto Sans JP, Noto Sans, Arial, Apple Color Emoji,
    Noto Color Emoji, sans-serif;
}
.t .b-sr .b-sr-ci-head h2 {
  font-style: normal;
  line-height: 1.3;
}
.t-h-fs-s .t .b-sr .b-sr-ci-head h2 {
  font-size: 1.25rem;
}
.t-h-fs-m .t .b-sr .b-sr-ci-head h2 {
  font-size: 1.3125rem;
}
.t-h-fs-l .t .b-sr .b-sr-ci-head h2 {
  font-size: 1.5rem;
}
.t-h-fw-l .t .b-sr .b-sr-ci-head h2 {
  font-weight: 310;
}
.t-h-fw-l .t .b-sr .b-sr-ci-head h2 b,
.t-h-fw-l .t .b-sr .b-sr-ci-head h2 strong {
  font-weight: 450;
}
.t-h-fw-m .t .b-sr .b-sr-ci-head h2 {
  font-weight: 370;
}
.t-h-fw-m .t .b-sr .b-sr-ci-head h2 b,
.t-h-fw-m .t .b-sr .b-sr-ci-head h2 strong {
  font-weight: 600;
}
.t-h-fw-s .t .b-sr .b-sr-ci-head h2 {
  font-weight: 500;
}
.t-h-fw-s .t .b-sr .b-sr-ci-head h2 b,
.t-h-fw-s .t .b-sr .b-sr-ci-head h2 strong {
  font-weight: 700;
}
.t .b-sr .b-sr-ci-head h2 {
  letter-spacing: -0.02em;
}
.t-h-sp .t .b-sr .b-sr-ci-head h2 {
  letter-spacing: 0.03em;
}
.t .b-sr .b-sr-ci-head .b-sr-ci-link a {
  font-size: 0.9125rem;
  line-height: 1.5;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.1em;
}
.t-p-fs-s .t .b-sr .b-sr-ci-text {
  font-size: 0.9125rem;
}
.t-p-fs-m .t .b-sr .b-sr-ci-text {
  font-size: 1rem;
}
.t-p-fs-l .t .b-sr .b-sr-ci-text {
  font-size: 1.125rem;
}
.t-t-fw-l h1.claim .josefin-sans {
  font-weight: 310;
}
.t-t-fw-l h1.claim .josefin-sans b,
.t-t-fw-l h1.claim .josefin-sans strong {
  font-weight: 450;
}
.t-t-fw-m h1.claim .josefin-sans {
  font-weight: 370;
}
.t-t-fw-m h1.claim .josefin-sans b,
.t-t-fw-m h1.claim .josefin-sans strong {
  font-weight: 600;
}
.t-t-fw-s h1.claim .josefin-sans {
  font-weight: 500;
}
.t-t-fw-s h1.claim .josefin-sans b,
.t-t-fw-s h1.claim .josefin-sans strong {
  font-weight: 700;
}
h1.claim .josefin-sans {
  letter-spacing: 0;
}
.t-t-sp h1.claim .josefin-sans {
  letter-spacing: 0.04em;
}
.t-s-fw-l h3.claim .josefin-sans {
  font-weight: 310;
}
.t-s-fw-l h3.claim .josefin-sans b,
.t-s-fw-l h3.claim .josefin-sans strong {
  font-weight: 450;
}
.t-s-fw-m h3.claim .josefin-sans {
  font-weight: 370;
}
.t-s-fw-m h3.claim .josefin-sans b,
.t-s-fw-m h3.claim .josefin-sans strong {
  font-weight: 600;
}
.t-s-fw-s h3.claim .josefin-sans {
  font-weight: 500;
}
.t-s-fw-s h3.claim .josefin-sans b,
.t-s-fw-s h3.claim .josefin-sans strong {
  font-weight: 700;
}
h3.claim .josefin-sans {
  letter-spacing: -0.02em;
}
.t-s-sp h3.claim .josefin-sans {
  letter-spacing: 0.03em;
}
.t-h-fw-l h4.claim .josefin-sans {
  font-weight: 300;
}
.t-h-fw-l h4.claim .josefin-sans b,
.t-h-fw-l h4.claim .josefin-sans strong {
  font-weight: 500;
}
.t-h-fw-m h4.claim .josefin-sans {
  font-weight: 400;
}
.t-h-fw-m h4.claim .josefin-sans b,
.t-h-fw-m h4.claim .josefin-sans strong {
  font-weight: 600;
}
.t-h-fw-s h4.claim .josefin-sans {
  font-weight: 500;
}
.t-h-fw-s h4.claim .josefin-sans b,
.t-h-fw-s h4.claim .josefin-sans strong {
  font-weight: 700;
}
h4.claim .josefin-sans {
  letter-spacing: 0;
}
.t-h-sp h4.claim .josefin-sans {
  letter-spacing: 0.04em;
}
:root {
  --sbm-modal-font: Metropolis;
}
@media screen and (min-width: 24.375em) {
  .t-p-fs-s .t {
    font-size: 0.95rem;
  }
  .t-p-fs-m .t {
    font-size: 1rem;
  }
  .t-p-fs-l .t {
    font-size: 1.075rem;
  }
  .t-t-fs-s .t .s-bdh-t {
    font-size: 1.75rem;
  }
  .t-t-fs-m .t .s-bdh-t {
    font-size: 2.125rem;
  }
  .t-t-fs-l .t .s-bdh-t {
    font-size: 2.5rem;
  }
  .t-t-d-s .t .b-e-d .prd-title:after,
  .t-t-d-s .t .s-bdh-t:after,
  .t-t-d-t .t .b-e-d .prd-title:after,
  .t-t-d-t .t .s-bdh-t:after {
    bottom: 0.375rem;
  }
  .t-p-fs-s .t .b-e-d .prd-text {
    font-size: 0.95rem;
  }
  .t-p-fs-m .t .b-e-d .prd-text {
    font-size: 1.025rem;
  }
  .t-p-fs-l .t .b-e-d .prd-text {
    font-size: 1.125rem;
  }
  .t-t-fs-s .t .b-e-d .prd-price {
    font-size: 1.75rem;
  }
  .t-t-fs-m .t .b-e-d .prd-price {
    font-size: 1.875rem;
  }
  .t-t-fs-l .t .b-e-d .prd-price {
    font-size: 2rem;
  }
  .t-t-fs-s .t .b-e-d .prd-price.prd-price-com {
    font-size: 1.1875rem;
  }
  .t-t-fs-m .t .b-e-d .prd-price.prd-price-com {
    font-size: 1.25rem;
  }
  .t-t-fs-l .t .b-e-d .prd-price.prd-price-com {
    font-size: 1.375rem;
  }
  .t-t-fs-s .t .b-sr .b-sr-title {
    font-size: 1.75rem;
  }
  .t-t-fs-m .t .b-sr .b-sr-title {
    font-size: 2.25rem;
  }
  .t-t-fs-l .t .b-sr .b-sr-title {
    font-size: 2.375rem;
  }
  .t-p-fs-s .t .b-sr .b-sr-tab a {
    font-size: 0.95rem;
  }
  .t-p-fs-m .t .b-sr .b-sr-tab a {
    font-size: 1rem;
  }
  .t-p-fs-l .t .b-sr .b-sr-tab a {
    font-size: 1.075rem;
  }
}
@container c (min-width:390px) {
  .t-p-fs-s .t .c-c {
    font-size: 0.95rem;
  }
  .t-p-fs-m .t .c-c {
    font-size: 1rem;
  }
  .t-p-fs-l .t .c-c {
    font-size: 1.075rem;
  }
  .t .b-text h1 {
    padding-bottom: 1.125rem;
  }
  .t-t-fs-s .t .b-text h1 {
    font-size: 1.75rem;
  }
  .t-t-fs-m .t .b-text h1 {
    font-size: 2.25rem;
  }
  .t-t-fs-l .t .b-text h1 {
    font-size: 2.375rem;
  }
  .t .b-text h1 + h2 {
    padding-bottom: 0.75rem;
  }
  .t .b-text h1 + h3 {
    margin-top: -0.5rem;
    padding-bottom: 0.875rem;
  }
  .t-t-d-s .t .b-text h1:after,
  .t-t-d-t .t .b-text h1:after {
    bottom: 0.375rem;
  }
  .t .b-text h2 {
    padding-bottom: 0.625rem;
  }
  .t-h-fs-s .t .b-text h2 {
    font-size: 1.625rem;
  }
  .t-h-fs-m .t .b-text h2 {
    font-size: 1.875rem;
  }
  .t-h-fs-l .t .b-text h2 {
    font-size: 2.25rem;
  }
  .t .b-text h2 + h3 {
    margin-top: 0;
  }
  .t .b-text h3 {
    padding-bottom: 0.75rem;
  }
  .t-s-fs-s .t .b-text h3 {
    font-size: 1rem;
  }
  .t-s-fs-m .t .b-text h3 {
    font-size: 1.125rem;
  }
  .t-s-fs-l .t .b-text h3 {
    font-size: 1.375rem;
  }
  .t-s-d-s .t .b-text h3:after,
  .t-s-d-t .t .b-text h3:after {
    width: 20%;
  }
  .t-s-d-a.t-s-fs-s .t .b-text h3:after {
    top: 0.6875rem;
  }
  .t-s-d-a.t-s-fs-m .t .b-text h3:after {
    top: 0.75rem;
  }
  .t-s-d-a.t-s-fs-l .t .b-text h3:after {
    top: 0.9375rem;
  }
  .t .b-text p {
    padding-bottom: 1rem;
  }
  .t .b-text ol {
    padding-bottom: 0.9375rem;
    margin-left: 0.9375rem;
  }
  .t .b-text ol li {
    padding-left: 2.1875rem;
  }
  .t .b-text ul {
    padding-bottom: 0.875rem;
    margin-left: 0.9375rem;
  }
  .t .b-text ul li {
    padding-left: 2.1875rem;
  }
  .t-bq-fs-s .t .b-text blockquote {
    font-size: 1.5rem;
  }
  .t-bq-fs-m .t .b-text blockquote {
    font-size: 1.8125rem;
  }
  .t-bq-fs-l .t .b-text blockquote {
    font-size: 2.25rem;
  }
  .t-bq-d-l .t .b-text blockquote {
    padding-bottom: 0.9375rem;
    margin: 0.9375rem 0;
  }
  .t .b-text blockquote + h1,
  .t .b-text blockquote + h2,
  .t .b-text blockquote + h3,
  .t .b-text ol + h1,
  .t .b-text ol + h2,
  .t .b-text ol + h3,
  .t .b-text p + h1,
  .t .b-text p + h2,
  .t .b-text p + h3,
  .t .b-text ul + h1,
  .t .b-text ul + h2,
  .t .b-text ul + h3 {
    margin-top: 0.75rem;
  }
  .t-h-fs-s .t .blog.no-grid .item-head h2 {
    font-size: 1.5rem;
  }
  .t-h-fs-m .t .blog.no-grid .item-head h2 {
    font-size: 1.625rem;
  }
  .t-h-fs-l .t .blog.no-grid .item-head h2 {
    font-size: 1.875rem;
  }
  .t .blog.no-grid .wnd-private-content .item-head h2 .ld span:before {
    margin-right: 0.625rem;
  }
  .t-h-fs-s
    .t
    .blog.no-grid
    .wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.1875rem;
    line-height: 1.625rem;
  }
  .t-h-fs-m
    .t
    .blog.no-grid
    .wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.25rem;
    line-height: 1.6875rem;
  }
  .t-h-fs-l
    .t
    .blog.no-grid
    .wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.375rem;
    line-height: 2rem;
  }
  .t-h-fs-s .t .blog-headings.blog.no-grid .item-head h2 {
    font-size: 1.5rem;
  }
  .t-h-fs-m .t .blog-headings.blog.no-grid .item-head h2 {
    font-size: 1.625rem;
  }
  .t-h-fs-l .t .blog-headings.blog.no-grid .item-head h2 {
    font-size: 1.875rem;
  }
  .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    margin-right: 0.625rem;
  }
  .t-h-fs-s
    .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.1875rem;
    line-height: 1.625rem;
  }
  .t-h-fs-m
    .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.25rem;
    line-height: 1.6875rem;
  }
  .t-h-fs-l
    .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.375rem;
    line-height: 2rem;
  }
  .t-h-fs-s .t .b-e-s .prd-title {
    font-size: 2rem;
  }
  .t-h-fs-m .t .b-e-s .prd-title {
    font-size: 2.125rem;
  }
  .t-h-fs-l .t .b-e-s .prd-title {
    font-size: 2.25rem;
  }
  .t-p-fs-s .t .b-e-s .prd-text {
    font-size: 0.95rem;
  }
  .t-p-fs-m .t .b-e-s .prd-text {
    font-size: 1rem;
  }
  .t-p-fs-l .t .b-e-s .prd-text {
    font-size: 1.075rem;
  }
  .t-h-fs-s .t .b-e-s .prd-price {
    font-size: 1.8125rem;
  }
  .t-h-fs-m .t .b-e-s .prd-price {
    font-size: 1.9375rem;
  }
  .t-h-fs-l .t .b-e-s .prd-price {
    font-size: 2.0625rem;
  }
  .t-h-fs-s .t .b-e-s .prd-price-com {
    font-size: 1.1875rem;
  }
  .t-h-fs-m .t .b-e-s .prd-price-com {
    font-size: 1.25rem;
  }
  .t-h-fs-l .t .b-e-s .prd-price-com {
    font-size: 1.3125rem;
  }
  .t-h-fs-s .t .b-e-s .prd-price-dual {
    font-size: 1.1875rem;
  }
  .t-h-fs-m .t .b-e-s .prd-price-dual {
    font-size: 1.25rem;
  }
  .t-h-fs-l .t .b-e-s .prd-price-dual {
    font-size: 1.3125rem;
  }
  .t-h-fs-s .t .mt .mt-faq-item .b-text h3,
  .t-h-fs-s .t .mt .mt-i .b-text h3,
  .t-h-fs-s .t .mt .mt-item .b-text h3 {
    font-size: 1.25rem;
  }
  .t-h-fs-m .t .mt .mt-faq-item .b-text h3,
  .t-h-fs-m .t .mt .mt-i .b-text h3,
  .t-h-fs-m .t .mt .mt-item .b-text h3 {
    font-size: 1.375rem;
  }
  .t-h-fs-l .t .mt .mt-faq-item .b-text h3,
  .t-h-fs-l .t .mt .mt-i .b-text h3,
  .t-h-fs-l .t .mt .mt-item .b-text h3 {
    font-size: 1.5rem;
  }
  .t-s-fs-s .t .mt .mt-faq-item .b-text h4,
  .t-s-fs-s .t .mt .mt-i .b-text h4,
  .t-s-fs-s .t .mt .mt-item .b-text h4 {
    font-size: 1.025rem;
  }
  .t-s-fs-m .t .mt .mt-faq-item .b-text h4,
  .t-s-fs-m .t .mt .mt-i .b-text h4,
  .t-s-fs-m .t .mt .mt-item .b-text h4 {
    font-size: 1.075rem;
  }
  .t-s-fs-l .t .mt .mt-faq-item .b-text h4,
  .t-s-fs-l .t .mt .mt-i .b-text h4,
  .t-s-fs-l .t .mt .mt-item .b-text h4 {
    font-size: 1.125rem;
  }
  .t-h-fs-s .t .mt.mt-contact .b-img {
    width: 1.25rem;
  }
  .t-h-fs-m .t .mt.mt-contact .b-img {
    width: 1.375rem;
  }
  .t-h-fs-l .t .mt.mt-contact .b-img {
    width: 1.5625rem;
  }
  .t-h-fs-s .t .mt.mt-contact .b-img embed {
    max-width: 1.25rem;
    max-height: 1.25rem;
  }
  .t-h-fs-m .t .mt.mt-contact .b-img embed {
    max-width: 1.375rem;
    max-height: 1.375rem;
  }
  .t-h-fs-l .t .mt.mt-contact .b-img embed {
    max-width: 1.5625rem;
    max-height: 1.5625rem;
  }
}
@media screen and (max-width: 56.24375em) {
  .t .menu-item {
    font-size: 0.9125rem;
  }
  .t-nav-fw-l.t-p-fw-l .t .menu-item {
    font-weight: 400;
  }
  .t-nav-fw-s.t-p-fw-l .t .menu-item {
    font-weight: 600;
  }
  .t-nav-fw-l.t-p-fw-m .t .menu-item {
    font-weight: 500;
  }
  .t-nav-fw-s.t-p-fw-m .t .menu-item {
    font-weight: 700;
  }
  .t-nav-fw-l.t-p-fw-s .t .menu-item {
    font-weight: 600;
  }
  .t-nav-fw-s.t-p-fw-s .t .menu-item {
    font-weight: 800;
  }
  .t .menu-item {
    letter-spacing: 0.02em;
  }
  .t-p-sp .t .menu-item {
    letter-spacing: 0.1em;
  }
  .t .mm-arrow {
    height: 2.875rem;
    width: 2.875rem;
    line-height: 2.875rem;
  }
  .t .wnd-mt-classic #menu-submit > span:before,
  .t .wnd-mt-sidebar #menu-submit > span:before {
    bottom: 0.4375rem;
  }
  .t .wnd-mt-classic #menu-submit > span:after,
  .t .wnd-mt-sidebar #menu-submit > span:after {
    bottom: -0.4375rem;
  }
}
@media screen and (max-width: 56.25em) {
  .wnd-s-b .t .search-bar-input {
    font-size: 0.95rem;
    font-weight: 400;
  }
}

@media screen and (min-width: 37.5em) {
  .t-p-fs-s .t {
    font-size: 1.025rem;
  }
  .t-p-fs-m .t {
    font-size: 1.15625rem;
  }
  .t-p-fs-l .t {
    font-size: 1.25rem;
  }
  .t-s-d-s .t .b-text h3.wnd-align-right:after,
  .t-s-d-t .t .b-text h3.wnd-align-right:after,
  .t-t-d-s .t .b-text h1.wnd-align-right:after,
  .t-t-d-t .t .b-text h1.wnd-align-right:after {
    left: auto;
    right: 0;
  }
  .l-sidebar .t-bq-d-l .t .b-text blockquote.tbq {
    padding-left: 1.8125rem !important;
  }
  .l-sidebar .t-bq-d-l .t .b-text blockquote.tbq.wnd-align-right {
    padding-right: 1.8125rem !important;
  }
  .l-sidebar .t-bq-d-l .t .b-text blockquote.tbq.wnd-align-justify,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h1,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h2,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h3,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) p {
    padding-left: 1.8125rem !important;
  }
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h1.wnd-align-right,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h2.wnd-align-right,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h3.wnd-align-right,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) p.wnd-align-right {
    padding-right: 1.8125rem !important;
  }
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h1.wnd-align-justify,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h2.wnd-align-justify,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) h3.wnd-align-justify,
  .l-sidebar .t-bq-d-l .t .b-text blockquote:not(.tbq) p.wnd-align-justify {
    padding-left: 1.8125rem !important;
  }
  .t-t-fs-s .t .s-bdh-t {
    font-size: 2.25rem;
  }
  .t-t-fs-m .t .s-bdh-t {
    font-size: 2.8125rem;
  }
  .t-t-fs-l .t .s-bdh-t {
    font-size: 3.625rem;
  }
  .t-t-d-s .t .s-bdh-t:after,
  .t-t-d-t .t .s-bdh-t:after {
    bottom: 0.5625rem;
  }
  .t .b-btn-a-l {
    top: 0.9375rem;
  }
  .t-t-d-s .t .b-e-d .prd-title:after,
  .t-t-d-t .t .b-e-d .prd-title:after {
    bottom: 0.5625rem;
  }
  .t-p-fs-s .t .b-e-d .prd-text {
    font-size: 1rem;
  }
  .t-p-fs-m .t .b-e-d .prd-text {
    font-size: 1.125rem;
  }
  .t-p-fs-l .t .b-e-d .prd-text {
    font-size: 1.25rem;
  }
  .t-t-fs-s .t .b-sr .b-sr-title {
    font-size: 2.25rem;
  }
  .t-t-fs-m .t .b-sr .b-sr-title {
    font-size: 2.8125rem;
  }
  .t-t-fs-l .t .b-sr .b-sr-title {
    font-size: 3.4375rem;
  }
  .t-p-fs-s .t .b-sr .b-sr-tab a {
    font-size: 1.025rem;
  }
  .t-p-fs-m .t .b-sr .b-sr-tab a {
    font-size: 1.15625rem;
  }
  .t-p-fs-l .t .b-sr .b-sr-tab a {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 48em) {
  .t-t-fs-s .t .b-e-d .prd-title {
    font-size: 2rem;
  }
  .t-t-fs-m .t .b-e-d .prd-title {
    font-size: 2.25rem;
  }
  .t-t-fs-l .t .b-e-d .prd-title {
    font-size: 2.375rem;
  }
  .t-t-d-s .t .b-e-d .prd-title,
  .t-t-d-t .t .b-e-d .prd-title {
    margin-bottom: 0.625rem;
  }
  .t-t-d-s .t .b-e-d .prd-title:after,
  .t-t-d-t .t .b-e-d .prd-title:after {
    content: "";
    display: block;
    position: absolute;
    margin-left: 0;
    transform: translateX(0);
    left: 1.25rem;
  }
  .t-t-fs-s .t .b-e-d .prd-price {
    font-size: 1.875rem;
  }
  .t-t-fs-m .t .b-e-d .prd-price {
    font-size: 2rem;
  }
  .t-t-fs-l .t .b-e-d .prd-price {
    font-size: 2.125rem;
  }
  .t-t-fs-s .t .b-e-d .prd-price.prd-price-com {
    font-size: 1.25rem;
  }
  .t-t-fs-m .t .b-e-d .prd-price.prd-price-com {
    font-size: 1.375rem;
  }
  .t-t-fs-l .t .b-e-d .prd-price.prd-price-com {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 56.25em) {
  .t-t-fs-s .t .s-bdh-t {
    font-size: 2.875rem;
  }
  .t-t-fs-m .t .s-bdh-t {
    font-size: 3.25rem;
  }
  .t-t-fs-l .t .s-bdh-t {
    font-size: 3.625rem;
  }
  .t .menu-item {
    font-size: 0.8125rem;
    text-transform: uppercase;
  }
  .t-nav-fw-l.t-p-fw-l .t .menu-item {
    font-weight: 400;
  }
  .t-nav-fw-s.t-p-fw-l .t .menu-item {
    font-weight: 600;
  }
  .t-nav-fw-l.t-p-fw-m .t .menu-item {
    font-weight: 500;
  }
  .t-nav-fw-s.t-p-fw-m .t .menu-item {
    font-weight: 700;
  }
  .t-nav-fw-l.t-p-fw-s .t .menu-item {
    font-weight: 600;
  }
  .t-nav-fw-s.t-p-fw-s .t .menu-item {
    font-weight: 800;
  }
  .t .menu-item {
    letter-spacing: 0.025em;
  }
  .t-p-sp .t .menu-item {
    letter-spacing: 0.12em;
  }
  .t .wnd-mt-classic ul.level-2 .menu-item,
  .t ul.level-2 .menu-item {
    text-transform: none;
  }
  .t .cart a {
    font-size: 0.8125rem;
    text-transform: uppercase;
  }
  .t-nav-fw-l.t-p-fw-l .t .cart a {
    font-weight: 400;
  }
  .t-nav-fw-s.t-p-fw-l .t .cart a {
    font-weight: 600;
  }
  .t-nav-fw-l.t-p-fw-m .t .cart a {
    font-weight: 500;
  }
  .t-nav-fw-s.t-p-fw-m .t .cart a {
    font-weight: 700;
  }
  .t-nav-fw-l.t-p-fw-s .t .cart a {
    font-weight: 600;
  }
  .t-nav-fw-s.t-p-fw-s .t .cart a {
    font-weight: 800;
  }
  .t .cart a {
    letter-spacing: 0.025em;
  }
  .t-p-sp .t .cart a {
    letter-spacing: 0.12em;
  }
  .wnd-s-b .t .search-bar-input {
    font-size: 0.8125rem;
    line-height: 2.4375rem;
    text-transform: uppercase;
  }
  .wnd-s-b .t-nav-fw-l.t-p-fw-l .t .search-bar-input {
    font-weight: 400;
  }
  .wnd-s-b .t-nav-fw-s.t-p-fw-l .t .search-bar-input {
    font-weight: 600;
  }
  .wnd-s-b .t-nav-fw-l.t-p-fw-m .t .search-bar-input {
    font-weight: 500;
  }
  .wnd-s-b .t-nav-fw-s.t-p-fw-m .t .search-bar-input {
    font-weight: 700;
  }
  .wnd-s-b .t-nav-fw-l.t-p-fw-s .t .search-bar-input {
    font-weight: 600;
  }
  .wnd-s-b .t-nav-fw-s.t-p-fw-s .t .search-bar-input {
    font-weight: 800;
  }
  .t .search-bar-input {
    letter-spacing: 0.025em;
  }
  .wnd-s-b .t-p-sp .t .search-bar-input {
    letter-spacing: 0.12em;
  }
  .t .search-bar-submit {
    font-family: WebnodeIcons;
  }
  .wnd-s-b .t .search-bar-submit {
    font-size: 1rem;
    line-height: 2.1875rem;
  }
  .wnd-s-b .t-nav-fw-l .t .search-bar-submit {
    font-weight: 400;
  }
  .wnd-s-b .t-nav-fw-s .t .search-bar-submit {
    font-weight: 700;
  }
  .t-nav-fw-l.t-p-fw-l .t .menu-default ul.level-1 > .wnd-active > .menu-item,
  .t-nav-fw-s.t-p-fw-l .t .menu-default ul.level-1 > .wnd-active > .menu-item {
    font-weight: 600;
  }
  .t-nav-fw-l.t-p-fw-m .t .menu-default ul.level-1 > .wnd-active > .menu-item,
  .t-nav-fw-s.t-p-fw-m .t .menu-default ul.level-1 > .wnd-active > .menu-item {
    font-weight: 700;
  }
  .t-nav-fw-l.t-p-fw-s .t .menu-default ul.level-1 > .wnd-active > .menu-item,
  .t-nav-fw-s.t-p-fw-s .t .menu-default ul.level-1 > .wnd-active > .menu-item {
    font-weight: 800;
  }
  .t-nav-fw-l.t-p-fw-l .t .menu-default .cart.wnd-active a,
  .t-nav-fw-s.t-p-fw-l .t .menu-default .cart.wnd-active a {
    font-weight: 600;
  }
  .t-nav-fw-l.t-p-fw-m .t .menu-default .cart.wnd-active a,
  .t-nav-fw-s.t-p-fw-m .t .menu-default .cart.wnd-active a {
    font-weight: 700;
  }
  .t-nav-fw-l.t-p-fw-s .t .menu-default .cart.wnd-active a,
  .t-nav-fw-s.t-p-fw-s .t .menu-default .cart.wnd-active a {
    font-weight: 800;
  }
  .t .wnd-mt-classic .search-icon:after {
    font-size: 1rem;
    line-height: 3rem;
  }
  .t .wnd-mt-classic:not(.menu-bottom) #menu ul.level-1 > li > .mm-arrow:after {
    top: 0;
  }
  .t .wnd-mt-classic:not(.menu-bottom) #menu ul.level-2 li .mm-arrow {
    top: 0.0625rem;
  }
  .t .wnd-mt-classic.menu-bottom #menu ul.level-1 > li > .mm-arrow:after,
  .t .wnd-mt-classic.s-hn-centered #menu ul.level-1 > li > .mm-arrow:after {
    top: 0;
  }
  .t .wnd-mt-classic.menu-bottom #menu ul.level-2 li .mm-arrow:after {
    font-size: 0.875rem;
    line-height: 2.6875rem;
    height: 2.6875rem;
  }
  .t .wnd-mt-classic.menu-bottom.s-hn-centered .search-icon:after {
    top: 0.0625rem;
  }
  .t .wnd-mt-boxed .search .search-bar-submit {
    font-size: 1.075rem;
    line-height: 2.4375rem;
  }
  .t .wnd-mt-boxed #menu ul.level-1 li .mm-arrow:after {
    line-height: 2.5625rem;
  }
  .t .wnd-mt-sidebar #menu ul.level-1 > li > .mm-arrow,
  .t .wnd-mt-sliding #menu ul.level-1 > li > .mm-arrow {
    top: 0.5rem;
  }
  .t .wnd-mt-sidebar #menu ul.level-2 > li > .mm-arrow,
  .t .wnd-mt-sliding #menu ul.level-2 > li > .mm-arrow {
    top: 0.1875rem;
  }
  .t .s-hn.wnd-mt-sidebar .search-icon {
    font-size: 0.8125rem;
  }
  .t .s-hn.wnd-mt-sidebar .search-icon:after {
    font-size: 1rem;
    line-height: 2.125rem;
  }
  .l-sidebar .t .cart-block .cart a {
    line-height: 2.3125rem;
  }
  .l-sidebar .t .cart-block .cart a .cart-piece-count {
    padding-top: 0.25rem;
  }
  .l-sidebar .t .cart-block .cart a .cart-content-link:after {
    margin-left: 0.1875rem;
    font-size: 1.125rem;
    line-height: 2.1875rem;
  }
  .t-t-fs-s .t .b-sr .b-sr-title {
    font-size: 2.75rem;
  }
  .t-t-fs-m .t .b-sr .b-sr-title {
    font-size: 3.125rem;
  }
  .t-t-fs-l .t .b-sr .b-sr-title {
    font-size: 3.4375rem;
  }
}
@media screen and (min-width: 56.25em) and (min-width: 56.25em) {
  .t .wnd-mt-classic .cart .cart-content-link:after {
    font-size: 1.125rem;
    line-height: 2.875rem;
  }
  .t .menu-delimiters-slash ul.level-1 > li.wnd-with-submenu > .mm-arrow {
    right: 0.5rem;
  }
  .t .menu-delimiters-doublepipe ul.level-1 > li > .menu-item > span:after,
  .t .menu-delimiters-doublepipe ul.level-1 > li > .menu-item > span:before {
    height: 0.6875rem;
    bottom: 0.1875rem;
  }
  .t .menu-delimiters-doublepipe .cart a:after,
  .t .menu-delimiters-doublepipe .cart a:before {
    height: 0.6875rem;
    bottom: 1.25rem;
  }
  .t .menu-delimiters-doublepipe .search-icon-text:after,
  .t .menu-delimiters-doublepipe .search-icon-text:before {
    height: 0.6875rem;
    bottom: 0.1875rem;
  }
}
@media screen and (min-width: 75em) {
  .t-t-fs-s .t .b-e-d .prd-title {
    font-size: 2.125rem;
  }
  .t-t-fs-m .t .b-e-d .prd-title {
    font-size: 2.375rem;
  }
  .t-t-fs-l .t .b-e-d .prd-title {
    font-size: 2.625rem;
  }
}
@container c (min-width:600px) {
  .t-p-fs-s .t .c-c {
    font-size: 1.025rem;
  }
  .t-p-fs-m .t .c-c {
    font-size: 1.15625rem;
  }
  .t-p-fs-l .t .c-c {
    font-size: 1.25rem;
  }
  .t .b-text h1 {
    padding-bottom: 1.25rem;
  }
  .t-t-fs-s .t .b-text h1 {
    font-size: 2.25rem;
  }
  .t-t-fs-m .t .b-text h1 {
    font-size: 2.8125rem;
  }
  .t-t-fs-l .t .b-text h1 {
    font-size: 3.4375rem;
  }
  .t .b-text h1 + h2 {
    padding-bottom: 0.875rem;
  }
  .t .b-text h1 + h3 {
    margin-top: -0.625rem;
    padding-bottom: 1.125rem;
  }
  .t-t-d-s .t .b-text h1:after,
  .t-t-d-t .t .b-text h1:after {
    bottom: 0.5625rem;
  }
  .t .b-text h2 {
    padding-bottom: 0.75rem;
  }
  .t-h-fs-s .t .b-text h2 {
    font-size: 1.75rem;
  }
  .t-h-fs-m .t .b-text h2 {
    font-size: 2rem;
  }
  .t-h-fs-l .t .b-text h2 {
    font-size: 2.5rem;
  }
  .t .b-text h3 {
    padding-bottom: 1rem;
  }
  .t-s-fs-s .t .b-text h3 {
    font-size: 1.125rem;
  }
  .t-s-fs-m .t .b-text h3 {
    font-size: 1.25rem;
  }
  .t-s-fs-l .t .b-text h3 {
    font-size: 1.5rem;
  }
  .t-s-d-s .t .b-text h3:after,
  .t-s-d-t .t .b-text h3:after {
    width: 10%;
  }
  .t-s-d-a .t .b-text h3,
  .t-s-d-a .t .b-text h3.wnd-align-left {
    padding-left: 6.25rem;
  }
  .t-s-d-a .t .b-text h3.wnd-align-right {
    padding-right: 6.25rem;
  }
  .t-s-d-a .t .b-text h3.wnd-align-justify {
    padding-left: 6.25rem;
  }
  .t-s-d-a .t .b-text h3:after {
    width: 5.3125rem;
  }
  .t-s-d-a.t-s-fs-s .t .b-text h3:after {
    top: 0.75rem;
  }
  .t-s-d-a.t-s-fs-m .t .b-text h3:after {
    top: 0.875rem;
  }
  .t-s-d-a.t-s-fs-l .t .b-text h3:after {
    top: 1.125rem;
  }
  .t .b-text p {
    padding-bottom: 1.25rem;
  }
  .t .b-text ol {
    padding-bottom: 1rem;
    margin-left: 1.25rem;
  }
  .t .b-text ol li {
    padding-left: 2.5rem;
  }
  .t .b-text ul {
    padding-bottom: 1rem;
    margin-left: 1.25rem;
  }
  .t .b-text ul li {
    padding-left: 2.5rem;
  }
  .t-bq-fs-s .t .b-text blockquote {
    font-size: 1.625rem;
  }
  .t-bq-fs-m .t .b-text blockquote {
    font-size: 2rem;
  }
  .t-bq-fs-l .t .b-text blockquote {
    font-size: 2.5rem;
  }
  .t-bq-d-l .t .b-text blockquote {
    padding-bottom: 1rem;
    margin: 1.25rem 0;
  }
  .t-bq-d-q .t .b-text blockquote {
    padding-left: 4.875rem;
  }
  .t-bq-d-q .t .b-text blockquote:before {
    font-size: 8.75rem;
    top: 0.9375rem;
    max-height: 3.125rem;
  }
  html[lang="ja"] .t-bq-d-q .t .b-text blockquote:before {
    left: -2.1875rem;
    max-height: 3.75rem;
    font-size: 4rem;
  }
  html[lang="ca"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="el"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="fr"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="it"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="lv"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="no"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="pt"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="ru"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="uk"] .t-bq-d-q .t .b-text blockquote:before {
    top: -0.9375rem;
    left: 0.625rem;
    max-height: 5.625rem;
    font-size: 6rem;
  }
  html[lang="cs"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="de"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="hr"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="hu"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="nl"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="pl"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="sk"] .t-bq-d-q .t .b-text blockquote:before {
    top: 0.3125rem;
    left: 0.625rem;
  }
  .t .b-text blockquote + h1,
  .t .b-text blockquote + h2,
  .t .b-text blockquote + h3,
  .t .b-text ol + h1,
  .t .b-text ol + h2,
  .t .b-text ol + h3,
  .t .b-text p + h1,
  .t .b-text p + h2,
  .t .b-text p + h3,
  .t .b-text ul + h1,
  .t .b-text ul + h2,
  .t .b-text ul + h3 {
    margin-top: 1rem;
  }
  .t-h-fs-s .t .blog.no-grid .item-head h2 {
    font-size: 1.6875rem;
  }
  .t-h-fs-m .t .blog.no-grid .item-head h2 {
    font-size: 1.8125rem;
  }
  .t-h-fs-l .t .blog.no-grid .item-head h2 {
    font-size: 2rem;
  }
  .t .blog.no-grid .wnd-private-content .item-head h2 .ld span:before {
    margin-right: 0.75rem;
  }
  .t-h-fs-s
    .t
    .blog.no-grid
    .wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .t-h-fs-m
    .t
    .blog.no-grid
    .wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.375rem;
    line-height: 1.9375rem;
  }
  .t-h-fs-l
    .t
    .blog.no-grid
    .wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
  .t-h-fs-s .t .blog-headings.blog.no-grid .item-head h2 {
    font-size: 1.6875rem;
  }
  .t-h-fs-m .t .blog-headings.blog.no-grid .item-head h2 {
    font-size: 1.8125rem;
  }
  .t-h-fs-l .t .blog-headings.blog.no-grid .item-head h2 {
    font-size: 2rem;
  }
  .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    margin-right: 0.75rem;
  }
  .t-h-fs-s
    .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .t-h-fs-m
    .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.375rem;
    line-height: 1.9375rem;
  }
  .t-h-fs-l
    .t
    .blog-headings.blog.no-grid
    .item.wnd-private-content
    .item-head
    h2
    .ld
    span:before {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
  .t-p-fs-s .t .b-e-s .prd-text {
    font-size: 1rem;
  }
  .t-p-fs-m .t .b-e-s .prd-text {
    font-size: 1.075rem;
  }
  .t-p-fs-l .t .b-e-s .prd-text {
    font-size: 1.125rem;
  }
  .t .mt .mt-faq-item .b-text p,
  .t .mt .mt-i .b-text p,
  .t .mt.mt-image-left-float .mt-item .b-text-c > a:not(:only-child) > p,
  .t .mt.mt-image-left-float .mt-item .b-text-c > p,
  .t .mt .mt-item .b-text p {
    padding-bottom: 0.875rem;
  }
}
@container c (min-width:768px) {
  .t .b-e-f-i {
    line-height: 1.4;
  }
  .t-p-fs-s .t .b-e-f-i {
    font-size: 0.875rem;
  }
  .t-p-fs-m .t .b-e-f-i {
    font-size: 0.9125rem;
  }
  .t-p-fs-l .t .b-e-f-i {
    font-size: 0.98125rem;
  }
  .t-h-fs-s .t .b-e-s .prd-title {
    font-size: 2.25rem;
  }
  .t-h-fs-m .t .b-e-s .prd-title {
    font-size: 2.375rem;
  }
  .t-h-fs-l .t .b-e-s .prd-title {
    font-size: 2.5rem;
  }
  .t-h-fs-s .t .b-e-s .prd-price {
    font-size: 1.9375rem;
  }
  .t-h-fs-m .t .b-e-s .prd-price {
    font-size: 2.0625rem;
  }
  .t-h-fs-l .t .b-e-s .prd-price {
    font-size: 2.1875rem;
  }
  .t-h-fs-s .t .b-e-s .prd-price-com {
    font-size: 1.25rem;
  }
  .t-h-fs-m .t .b-e-s .prd-price-com {
    font-size: 1.375rem;
  }
  .t-h-fs-l .t .b-e-s .prd-price-com {
    font-size: 1.5rem;
  }
  .t-h-fs-s .t .b-e-s .prd-price-dual {
    font-size: 1.25rem;
  }
  .t-h-fs-m .t .b-e-s .prd-price-dual {
    font-size: 1.375rem;
  }
  .t-h-fs-l .t .b-e-s .prd-price-dual {
    font-size: 1.5rem;
  }
}
@container c (min-width:900px) {
  .t-t-fs-s .t .b-text h1 {
    font-size: 2.75rem;
  }
  .t-t-fs-m .t .b-text h1 {
    font-size: 3.125rem;
  }
  .t-t-fs-l .t .b-text h1 {
    font-size: 3.4375rem;
  }
  .t-s-fs-s .t .b-text h3 {
    font-size: 1.25rem;
  }
  .t-s-fs-m .t .b-text h3 {
    font-size: 1.375rem;
  }
  .t-s-fs-l .t .b-text h3 {
    font-size: 1.625rem;
  }
  .t-s-d-a.t-s-fs-m .t .b-text h3:after,
  .t-s-d-a.t-s-fs-s .t .b-text h3:after {
    top: 0.9375rem;
  }
  .t-s-d-a.t-s-fs-l .t .b-text h3:after {
    top: 1.1875rem;
  }
  .t-bq-d-q .t .b-text blockquote {
    padding: 2.25rem 2.25rem 3.5rem 5.9375rem;
  }
  .t-bq-d-q .t .b-text blockquote:before {
    font-size: 10.625rem;
    top: 1.625rem;
    max-height: 4.0625rem;
  }
  html[lang="ja"] .t-bq-d-q .t .b-text blockquote:before {
    left: -2.5rem;
    top: 1.875rem;
    max-height: 5rem;
    font-size: 5rem;
  }
  html[lang="ca"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="el"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="fr"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="it"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="lv"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="no"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="pt"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="ru"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="uk"] .t-bq-d-q .t .b-text blockquote:before {
    top: -0.9375rem;
    left: 0.625rem;
    max-height: 7.5rem;
    font-size: 8rem;
  }
  html[lang="cs"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="de"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="hr"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="hu"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="nl"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="pl"] .t-bq-d-q .t .b-text blockquote:before,
  html[lang="sk"] .t-bq-d-q .t .b-text blockquote:before {
    top: 1.5625rem;
    left: 0.9375rem;
  }
}

@charset "UTF-8"; 

@font-face {
  font-family: Abril-FatFace-Fallback;
  size-adjust: 115%;
  ascent-override: 89%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "Abril FatFace";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/abrilfatface/v12/zOL64pLDlL1D99S8g8PtiKchq-lmjdLh.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/45/45y/45yghu.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Abril FatFace";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/abrilfatface/v12/zOL64pLDlL1D99S8g8PtiKchq-dmjQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/45/45y/45yghu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Alegreya-Flex-Fallback;
  size-adjust: 101%;
  ascent-override: 90%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "Alegreya Flex";
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreya/v29/4UaBrEBBsBhlBjvfkSLvx6jx4w.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/22/22b/22brvv.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Flex";
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreya/v29/4UaBrEBBsBhlBjvfkSLhx6g.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/22/22b/22brvv.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Flex";
  font-weight: 400 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreya/v29/4UaHrEBBsBhlBjvfkSLk96Tp56N1.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2o/2ot/2otz71.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Flex";
  font-weight: 400 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreya/v29/4UaHrEBBsBhlBjvfkSLk96rp5w.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2o/2ot/2otz71.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Alegreya-Sans-Fallback;
  size-adjust: 86.56%;
  ascent-override: 93%;
  src: local("Arial");
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUt9_-1phKLFgshYDvh6Vwt5TldsW1Ttm4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3j/3ji/3jicjn.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUt9_-1phKLFgshYDvh6Vwt5Tldv21T.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3j/3ji/3jicjn.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUv9_-1phKLFgshYDvh6Vwt7V9V3F1frmp7sg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3t/3to/3toe74.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUv9_-1phKLFgshYDvh6Vwt7V9V3F1Rrmo.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3t/3to/3toe74.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5fFPqER2i1dC.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1x/1x7/1x7ypz.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5fFPqEp2iw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1x/1x7/1x7ypz.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VFE9Gh09GixI.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/27/279/2791v5.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VFE9GiU9G.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/27/279/2791v5.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUz9_-1phKLFgshYDvh6Vwt7VRtvXVX.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/02f/02fgtl.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUz9_-1phKLFgshYDvh6Vwt7VptvQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/02f/02fgtl.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUt9_-1phKLFgshYDvh6Vwt7V9dsW1Ttm4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0t/0t0/0t0842.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUt9_-1phKLFgshYDvh6Vwt7V9dv21T.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0t/0t0/0t0842.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5alOqER2i1dC.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2k/2k0/2k0guu.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5alOqEp2iw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2k/2k0/2k0guu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VTE5Gh09GixI.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/13/13e/13et5m.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VTE5GiU9G.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/13/13e/13et5m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5eFIqER2i1dC.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1s/1s2/1s2u04.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5eFIqEp2iw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1s/1s2/1s2u04.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEhGh09GixI.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0b/0bp/0bpg1v.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEhGiU9G.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0b/0bp/0bpg1v.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5f1LqER2i1dC.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0b/0bd/0bddaq.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5f1LqEp2iw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0b/0bd/0bddaq.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VGEtGh09GixI.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2l/2lj/2ljj9k.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VGEtGiU9G.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2l/2lj/2ljj9k.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5dlKqER2i1dC.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3c/3ci/3cif47.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUu9_-1phKLFgshYDvh6Vwt5dlKqEp2iw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3c/3ci/3cif47.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VPEpGh09GixI.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0a/0ai/0ai3rw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Alegreya Sans";
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreyasans/v20/5aUo9_-1phKLFgshYDvh6Vwt7V9VPEpGiU9G.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0a/0ai/0ai3rw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Allura-Fallback;
  size-adjust: 82%;
  ascent-override: 75%;
  src: local("Times New Roman");
}
@font-face {
  font-family: Allura;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/allura/v15/9oRPNYsQpS4zjuA_hQgWDto.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1t/1t4/1t4wmd.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Allura;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/allura/v15/9oRPNYsQpS4zjuA_iwgW.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1t/1t4/1t4wmd.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Cormorant-Flex-Fallback;
  size-adjust: 96.5%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "Cormorant Flex";
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorant/v18/H4clBXOCl9bbnla_nHIq4Zu9uqc.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1x/1xy/1xyiiz.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Cormorant Flex";
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorant/v18/H4clBXOCl9bbnla_nHIq75u9.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1x/1xy/1xyiiz.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Cormorant Flex";
  font-weight: 300 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorant/v18/H4cjBXOCl9bbnla_nHIq6quxoqOOag.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3v/3vv/3vv0ab.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Cormorant Flex";
  font-weight: 300 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorant/v18/H4cjBXOCl9bbnla_nHIq6qu_oqM.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3v/3vv/3vv0ab.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Exo2-Flex-Fallback;
  size-adjust: 102.384%;
  src: local("Arial");
}
@font-face {
  font-family: "Exo2 Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/exo2/v20/7cHmv4okm5zmbtYmK-4E4Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1c/1cc/1cccze.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Exo2 Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/exo2/v20/7cHmv4okm5zmbtYoK-4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1c/1cc/1cccze.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Exo2 Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/exo2/v20/7cHov4okm5zmbtYtG-Ic5UIo.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2s/2so/2so80f.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Exo2 Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/exo2/v20/7cHov4okm5zmbtYtG-wc5Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2s/2so/2so80f.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Fira-Sans-Fallback;
  size-adjust: 101.1%;
  ascent-override: 85%;
  src: local("Trebuchet MS");
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnPKreSBf6TF0.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1c/1cv/1cvyym.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnPKreRhf6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1c/1cv/1cvyym.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrBiQyf2VFn2lg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3w/3wa/3waw7t.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrBiQyf4VFk.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3w/3wa/3waw7t.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9E4kDNxMZdWfMOD5VvmYjLeTY.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/4b/4b8/4b8kpt.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9E4kDNxMZdWfMOD5Vvl4jL.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/4b/4b8/4b8kpt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9C4kDNxMZdWfMOD5VvkrjHYTLHdQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/04/04a/04aput.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9C4kDNxMZdWfMOD5VvkrjJYTI.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/04/04a/04aput.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnZKveSBf6TF0.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3f/3fg/3fgak9.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnZKveRhf6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3f/3fg/3fgak9.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrA6Qif2VFn2lg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1i/1ie/1iedqc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrA6Qif4VFk.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1i/1ie/1iedqc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnSKzeSBf6TF0.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3h/3h9/3h9fj1.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnSKzeRhf6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3h/3h9/3h9fj1.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrAWRSf2VFn2lg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/43/431/431iiy.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrAWRSf4VFk.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/43/431/431iiy.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnLK3eSBf6TF0.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/025/025d75.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9B4kDNxMZdWfMOD5VnLK3eRhf6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/025/025d75.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrByRCf2VFn2lg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/42/42f/42fc6w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v15/va9f4kDNxMZdWfMOD5VvkrByRCf4VFk.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/42/42f/42fc6w.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Josefin-Sans-Flex-Fallback;
  size-adjust: 87%;
  src: local("Arial");
}
@font-face {
  font-family: "Josefin Sans Flex";
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3aZQNVED7rKGKxtqIqX5EUA3x4RHw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2p/2p9/2p9xyw.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Josefin Sans Flex";
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3aZQNVED7rKGKxtqIqX5EUDXx4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3u/3um/3umsob.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "AKA Josefin Sans Flex";
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3aZQNVED7rKGKxtqIqX5EUA3x4RHw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2p/2p9/2p9xyw.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  size-adjust: 95%;
  ascent-override: 95%;
}
@font-face {
  font-family: "AKA Josefin Sans Flex";
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3aZQNVED7rKGKxtqIqX5EUDXx4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3u/3um/3umsob.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  size-adjust: 95%;
  ascent-override: 95%;
}
@font-face {
  font-family: "Josefin Sans Flex";
  font-weight: 100 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3EZQNVED7rKGKxtqIqX5EUCEx0XHgciw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/10/10m/10mg9u.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Josefin Sans Flex";
  font-weight: 100 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3EZQNVED7rKGKxtqIqX5EUCEx6XHg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3f/3fo/3fo3tt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "AKA Josefin Sans Flex";
  font-weight: 100 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3EZQNVED7rKGKxtqIqX5EUCEx0XHgciw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/10/10m/10mg9u.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  size-adjust: 95%;
  ascent-override: 95%;
}
@font-face {
  font-family: "AKA Josefin Sans Flex";
  font-weight: 100 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3EZQNVED7rKGKxtqIqX5EUCEx6XHg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3f/3fo/3fo3tt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  size-adjust: 95%;
  ascent-override: 95%;
}
@font-face {
  font-family: Libre-Baskerville-Fallback;
  size-adjust: 116%;
  ascent-override: 83%;
  src: local("Georgia");
}
@font-face {
  font-family: "Libre Baskerville";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v13/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMICA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3c/3cw/3cw5jz.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Libre Baskerville";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v13/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxM.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3c/3cw/3cw5jz.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Libre Baskerville";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v13/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDP2V.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/46/46l/46lpb6.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Libre Baskerville";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v13/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/46/46l/46lpb6.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Libre Baskerville";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v13/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcCsww.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3k/3kf/3kf77g.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Libre Baskerville";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v13/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3k/3kf/3kf77g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Life-Savers-Fallback;
  size-adjust: 95%;
  src: local("Arial");
}
@font-face {
  font-family: "Life Savers";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lifesavers/v16/ZXuie1UftKKabUQMgxAal8liHAtruA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3d/3dq/3dqd4o.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Life Savers";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lifesavers/v16/ZXuie1UftKKabUQMgxAal8lsHAs.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3d/3dq/3dqd4o.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Life Savers";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lifesavers/v16/ZXu_e1UftKKabUQMgxAal8HXOR5amcb4pA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0p/0p4/0p46cg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Life Savers";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lifesavers/v16/ZXu_e1UftKKabUQMgxAal8HXOR5UmcY.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0p/0p4/0p46cg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Literata-Flex-Fallback;
  size-adjust: 117.5%;
  ascent-override: 96%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "Literata Flex";
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/literata/v30/or38Q6P12-iJxAIgLa78DkrbXsDgk0oVDaDlYp5W_C0.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0s/0s3/0s3t95.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Literata Flex";
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/literata/v30/or38Q6P12-iJxAIgLa78DkrbXsDgk0oVDaDlbJ5W.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0s/0s3/0s3t95.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Literata Flex";
  font-weight: 200 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/literata/v30/or3yQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKq5a5ClqOw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2h/2h3/2h309e.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Literata Flex";
  font-weight: 200 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/literata/v30/or3yQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKq5U5Ck.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2h/2h3/2h309e.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Lobster-Fallback;
  size-adjust: 86.5%;
  ascent-override: 105%;
  src: local("Georgia");
}
@font-face {
  font-family: Lobster;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lobster/v27/neILzCirqoswsqX9zoymM5Ez.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/21/21d/21d9lt.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Lobster;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lobster/v27/neILzCirqoswsqX9zoKmMw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/21/21d/21d9lt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Lora-Flex-Fallback;
  size-adjust: 105%;
  ascent-override: 94%;
  src: local("Georgia");
}
@font-face {
  font-family: "Lora Flex";
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v25/0QIvMX1D_JOuMwT7I-NP.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/18/189/189xv2.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lora Flex";
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v25/0QIvMX1D_JOuMwr7Iw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/18/189/189xv2.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lora Flex";
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v25/0QIhMX1D_JOuMw_LL_tLp_A.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3t/3tb/3tbn7n.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lora Flex";
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v25/0QIhMX1D_JOuMw_LIftL.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3t/3tb/3tbn7n.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Marcellus-Fallback;
  size-adjust: 98.5%;
  ascent-override: 95%;
  src: local("Trebuchet MS");
}
@font-face {
  font-family: Marcellus;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF81VvoK.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3r/3rd/3rdfwo.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Marcellus;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF81WPoK7Es.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3m/3m7/3m72dn.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Marcellus;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3j/3js/3js4v7.woff2) format("woff2");
  unicode-range: U+0218-021B;
}
@font-face {
  font-family: Merriweather-Fallback;
  size-adjust: 109%;
  src: local("Georgia");
}
@font-face {
  font-family: Merriweather;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4n0qyriQwlOrhSvowK_l521wRZVsf6lvg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/35/356/356nij.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4n0qyriQwlOrhSvowK_l521wRZWMf6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/35/356/356nij.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Merriweather;
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR7lXff2jvzRPA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/38/38k/38kky7.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR7lXff4jvw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/38/38k/38kky7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Merriweather;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-440qyriQwlOrhSvowK_l5-ciZMZ-Y.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/029/029n3a.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-440qyriQwlOrhSvowK_l5-fCZM.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/029/029n3a.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Merriweather;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4m0qyriQwlOrhSvowK_l5-eRZAf-LHrw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0s/0sw/0swi1n.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4m0qyriQwlOrhSvowK_l5-eRZOf-I.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0s/0sw/0swi1n.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Merriweather;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4n0qyriQwlOrhSvowK_l52xwNZVsf6lvg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2q/2qn/2qnfx9.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4n0qyriQwlOrhSvowK_l52xwNZWMf6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2q/2qn/2qnfx9.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Merriweather;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR71Wvf2jvzRPA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2j/2jz/2jzymj.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR71Wvf4jvw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2j/2jz/2jzymj.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Merriweather;
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4n0qyriQwlOrhSvowK_l52_wFZVsf6lvg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/35/350/350zrt.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4n0qyriQwlOrhSvowK_l52_wFZWMf6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/35/350/350zrt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Merriweather;
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR7NWPf2jvzRPA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2c/2c0/2c0yyu.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Merriweather;
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR7NWPf4jvw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2c/2c0/2c0yyu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Metropolis-Fallback;
  size-adjust: 107.5%;
  ascent-override: 78%;
  src: local("Arial");
}
@font-face {
  font-family: Metropolis;
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/22/22u/22unmu.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/22/22u/22unmu.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/40/40g/40g3gb.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/40/40g/40g3gb.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1m/1mw/1mwghc.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1m/1mw/1mwghc.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 200;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3c/3cz/3czs7b.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 200;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3c/3cz/3czs7b.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/0t/0tu/0tuwfx.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/0t/0tu/0tuwfx.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3m/3my/3myuyu.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3m/3my/3myuyu.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1f/1fq/1fqpjm.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1f/1fq/1fqpjm.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3c/3cx/3cxm5c.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3c/3cx/3cxm5c.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3q/3qc/3qcbpz.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3q/3qc/3qcbpz.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3o/3or/3or2uk.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3o/3or/3or2uk.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/2p/2pf/2pfxjv.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/2p/2pf/2pfxjv.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/2b/2be/2bean1.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/2b/2be/2bean1.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1y/1yn/1ynemp.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1y/1yn/1ynemp.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/32/32i/32iy5l.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/32/32i/32iy5l.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3c/3co/3cote5.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3c/3co/3cote5.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3b/3be/3be186.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/3b/3be/3be186.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1f/1ff/1ffb4u.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/1f/1ff/1ffb4u.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Metropolis;
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/0r/0ra/0ra1oa.woff2) format("woff2");
}
@font-face {
  font-family: "AKA Metropolis";
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/0r/0ra/0ra1oa.woff2) format("woff2");
  size-adjust: 91.7%;
  ascent-override: 89%;
}
@font-face {
  font-family: Montserrat-Flex-Fallback;
  size-adjust: 114.5%;
  ascent-override: 85%;
  src: local("Arial");
}
@font-face {
  font-family: "Montserrat Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2h/2h8/2h83xw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2h/2h8/2h83xw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0n/0nj/0njnbe.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0n/0nj/0njnbe.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Mukta-Vaani-Fallback;
  size-adjust: 93.4%;
  ascent-override: 85%;
  src: local("Arial");
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGXNV_BK8O5LMQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0s/0sf/0sfs1h.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGXNV_BE8O4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0s/0sf/0sfs1h.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGWpVPBK8O5LMQ.woff)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/08/08v/08vffh.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGWpVPBE8O4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/08/08v/08vffh.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3Jn5SD_-ynaxmxnEfVHPIG0MduV70Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2i/2if/2ifv2a.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3Jn5SD_-ynaxmxnEfVHPIG0CduU.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2i/2if/2ifv2a.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGXxVfBK8O5LMQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3s/3sn/3snsx9.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGXxVfBE8O4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3s/3sn/3snsx9.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGXdUvBK8O5LMQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/11/11f/11f80s.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGXdUvBE8O4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/11/11f/11f80s.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGW5U_BK8O5LMQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/41/41a/41a3cj.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGW5U_BE8O4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/41/41a/41a3cj.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGWlUPBK8O5LMQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/06/06g/06glrs.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "la-mukta Vaani";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muktavaani/v11/3JnkSD_-ynaxmxnEfVHPIGWlUPBE8O4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/06/06g/06glrs.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.0.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3i/3il/3iluvs.woff2) format("woff2");
  unicode-range: U+1f1e6-1f1ff;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.1.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/11/11u/11u7qa.woff2) format("woff2");
  unicode-range: U+200d, U+2620, U+26a7, U+fe0f, U+1f308, U+1f38c, U+1f3c1,
    U+1f3f3-1f3f4, U+1f6a9, U+e0062-e0063, U+e0065, U+e0067, U+e006c, U+e006e,
    U+e0073-e0074, U+e0077, U+e007f;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.2.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0l/0l9/0l99wl.woff2) format("woff2");
  unicode-range: U+23, U+2a, U+200d, U+203c, U+2049, U+20e3, U+2139, U+2194-2199,
    U+21a9-21aa, U+23cf, U+23e9-23ef, U+23f8-23fa, U+24c2, U+25aa-25ab, U+25b6,
    U+25c0, U+25fb-25fe, U+2611, U+2622-2623, U+2626, U+262a, U+262e-262f,
    U+2638, U+2640, U+2642, U+2648-2653, U+2660, U+2663, U+2665-2666, U+2668,
    U+267b, U+267e-267f, U+2695, U+269b-269c, U+26a0, U+26a7, U+26aa-26ab,
    U+26ce, U+26d4, U+2705, U+2714, U+2716, U+271d, U+2721, U+2733-2734, U+2747,
    U+274c, U+274e, U+2753-2755, U+2757, U+2764, U+2795-2797, U+27a1, U+27b0,
    U+27bf, U+2934-2935, U+2b05-2b07, U+2b1b-2b1c, U+2b55, U+3030, U+303d,
    U+3297, U+3299, U+fe0f, U+1f170-1f171, U+1f17e-1f17f, U+1f18e, U+1f191-1f19a,
    U+1f201-1f202, U+1f21a, U+1f22f, U+1f232-1f23a, U+1f250-1f251, U+1f310,
    U+1f3a6, U+1f3b5-1f3b6, U+1f3bc, U+1f3e7, U+1f441, U+1f499-1f49c,
    U+1f49f-1f4a0, U+1f4a2, U+1f4ac-1f4ad, U+1f4b1-1f4b2, U+1f4b9, U+1f4db,
    U+1f4f2-1f4f6, U+1f500-1f50a, U+1f515, U+1f518-1f524, U+1f52f-1f53d, U+1f549,
    U+1f54e, U+1f5a4, U+1f5e8, U+1f5ef, U+1f6ab, U+1f6ad-1f6b1, U+1f6b3,
    U+1f6b7-1f6bc, U+1f6be, U+1f6c2-1f6c5, U+1f6d0-1f6d1, U+1f6d7, U+1f6dc,
    U+1f7e0-1f7eb, U+1f7f0, U+1f90d-1f90e, U+1f9e1, U+1fa75-1fa77, U+1faaf;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.3.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/32/32c/32cbh2.woff2) format("woff2");
  unicode-range: U+231a-231b, U+2328, U+23f0-23f3, U+2602, U+260e, U+2692,
    U+2694, U+2696-2697, U+2699, U+26b0-26b1, U+26cf, U+26d1, U+26d3, U+2702,
    U+2709, U+270f, U+2712, U+fe0f, U+1f302, U+1f321, U+1f392-1f393, U+1f3a9,
    U+1f3bd, U+1f3ee, U+1f3f7, U+1f3fa, U+1f451-1f462, U+1f484, U+1f489-1f48a,
    U+1f48c-1f48e, U+1f4a1, U+1f4a3, U+1f4b0, U+1f4b3-1f4b8, U+1f4bb-1f4da,
    U+1f4dc-1f4f1, U+1f4ff, U+1f50b-1f514, U+1f516-1f517, U+1f526-1f529,
    U+1f52c-1f52e, U+1f550-1f567, U+1f56f-1f570, U+1f576, U+1f587, U+1f58a-1f58d,
    U+1f5a5, U+1f5a8, U+1f5b1-1f5b2, U+1f5c2-1f5c4, U+1f5d1-1f5d3, U+1f5dc-1f5de,
    U+1f5e1, U+1f5f3, U+1f6aa, U+1f6ac, U+1f6bd, U+1f6bf, U+1f6c1, U+1f6cb,
    U+1f6cd-1f6cf, U+1f6d2, U+1f6e0-1f6e1, U+1f6f0, U+1f97b-1f97f, U+1f9af,
    U+1f9ba, U+1f9e2-1f9e6, U+1f9ea-1f9ec, U+1f9ee-1f9f4, U+1f9f7-1f9ff,
    U+1fa71-1fa74, U+1fa79-1fa7b, U+1fa86, U+1fa91-1fa93, U+1fa96, U+1fa99-1faa0,
    U+1faa2-1faa7, U+1faaa-1faae;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3x/3x7/3x7alm.woff2) format("woff2");
  unicode-range: U+265f, U+26bd-26be, U+26f3, U+26f8, U+fe0f, U+1f004, U+1f0cf,
    U+1f380-1f384, U+1f386-1f38b, U+1f38d-1f391, U+1f396-1f397, U+1f399-1f39b,
    U+1f39e-1f39f, U+1f3a3-1f3a5, U+1f3a7-1f3a9, U+1f3ab-1f3b4, U+1f3b7-1f3bb,
    U+1f3bd-1f3c0, U+1f3c5-1f3c6, U+1f3c8-1f3c9, U+1f3cf-1f3d3, U+1f3f8-1f3f9,
    U+1f47e, U+1f4e2, U+1f4f7-1f4fd, U+1f52b, U+1f579, U+1f58c-1f58d, U+1f5bc,
    U+1f6f7, U+1f6f9, U+1f6fc, U+1f93f, U+1f941, U+1f945, U+1f947-1f94f,
    U+1f9e7-1f9e9, U+1f9f5-1f9f6, U+1fa70-1fa71, U+1fa80-1fa81, U+1fa83-1fa85,
    U+1fa87-1fa88, U+1fa94-1fa95, U+1fa97-1fa98, U+1faa1, U+1faa9;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.5.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1s/1si/1siuqp.woff2) format("woff2");
  unicode-range: U+2693, U+26e9-26ea, U+26f1-26f2, U+26f4-26f5, U+26fa, U+26fd,
    U+2708, U+fe0f, U+1f301, U+1f303, U+1f306-1f307, U+1f309, U+1f310,
    U+1f3a0-1f3a2, U+1f3aa, U+1f3cd-1f3ce, U+1f3d5, U+1f3d7-1f3db, U+1f3df-1f3e6,
    U+1f3e8-1f3ed, U+1f3ef-1f3f0, U+1f488, U+1f492, U+1f4ba, U+1f54b-1f54d,
    U+1f5fa-1f5ff, U+1f680-1f6a2, U+1f6a4-1f6a8, U+1f6b2, U+1f6d1, U+1f6d5-1f6d6,
    U+1f6dd-1f6df, U+1f6e2-1f6e5, U+1f6e9, U+1f6eb-1f6ec, U+1f6f3-1f6f6, U+1f6f8,
    U+1f6fa-1f6fb, U+1f9bc-1f9bd, U+1f9ed, U+1f9f3, U+1fa7c;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.6.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3i/3it/3ithju.woff2) format("woff2");
  unicode-range: U+2615, U+fe0f, U+1f32d-1f330, U+1f336, U+1f33d, U+1f345-1f37f,
    U+1f382, U+1f52a, U+1f942-1f944, U+1f950-1f96f, U+1f99e, U+1f9aa,
    U+1f9c0-1f9cb, U+1fad0-1fadb;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.7.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3c/3ch/3chju3.woff2) format("woff2");
  unicode-range: U+200d, U+2600-2601, U+2603-2604, U+2614, U+2618, U+26a1,
    U+26c4-26c5, U+26c8, U+26f0, U+2728, U+2744, U+2b1b, U+2b50, U+fe0f, U+1f300,
    U+1f304-1f305, U+1f308, U+1f30a-1f30f, U+1f311-1f321, U+1f324-1f32c,
    U+1f331-1f335, U+1f337-1f33c, U+1f33e-1f344, U+1f3d4, U+1f3d6, U+1f3dc-1f3de,
    U+1f3f5, U+1f400-1f43f, U+1f490, U+1f4a7, U+1f4ab, U+1f4ae, U+1f525, U+1f54a,
    U+1f573, U+1f577-1f578, U+1f648-1f64a, U+1f940, U+1f980-1f9ae, U+1f9ba,
    U+1fa90, U+1faa8, U+1fab0-1fabd, U+1fabf, U+1face-1facf, U+1fae7;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.8.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/39/39e/39eztv.woff2) format("woff2");
  unicode-range: U+200d, U+2640, U+2642, U+2695-2696, U+26f7, U+26f9, U+2708,
    U+2764, U+fe0f, U+1f33e, U+1f373, U+1f37c, U+1f384-1f385, U+1f393, U+1f3a4,
    U+1f3a8, U+1f3c2-1f3c4, U+1f3c7, U+1f3ca-1f3cc, U+1f3eb, U+1f3ed,
    U+1f3fb-1f3ff, U+1f466-1f478, U+1f47c, U+1f481-1f483, U+1f486-1f487, U+1f48b,
    U+1f48f, U+1f491, U+1f4bb-1f4bc, U+1f527, U+1f52c, U+1f574-1f575, U+1f57a,
    U+1f645-1f647, U+1f64b, U+1f64d-1f64e, U+1f680, U+1f692, U+1f6a3,
    U+1f6b4-1f6b6, U+1f6c0, U+1f6cc, U+1f91d, U+1f926, U+1f930-1f931,
    U+1f934-1f93a, U+1f93c-1f93e, U+1f977, U+1f9af-1f9b3, U+1f9b8-1f9b9,
    U+1f9bc-1f9bd, U+1f9cc-1f9cf, U+1f9d1-1f9df, U+1fa82, U+1fac3-1fac5;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.9.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/24/24d/24d14m.woff2) format("woff2");
  unicode-range: U+200d, U+261d, U+2620, U+2639-263a, U+2665, U+270a-270d,
    U+2728, U+2763-2764, U+2b50, U+fe0f, U+1f31a-1f31f, U+1f32b, U+1f383,
    U+1f389, U+1f3fb-1f3ff, U+1f440-1f450, U+1f463-1f465, U+1f479-1f47b,
    U+1f47d-1f480, U+1f485, U+1f48b-1f48c, U+1f493-1f49f, U+1f4a4-1f4a6,
    U+1f4a8-1f4ab, U+1f4af, U+1f525, U+1f573, U+1f590, U+1f595-1f596, U+1f5a4,
    U+1f5e3, U+1f600-1f644, U+1f648-1f64a, U+1f64c, U+1f64f, U+1f90c-1f925,
    U+1f927-1f92f, U+1f932-1f933, U+1f970-1f976, U+1f978-1f97a, U+1f9a0,
    U+1f9b4-1f9b7, U+1f9bb, U+1f9be-1f9bf, U+1f9d0, U+1f9e0-1f9e1, U+1fa75-1fa79,
    U+1fac0-1fac2, U+1fae0-1fae6, U+1fae8, U+1faf0-1faf8;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.10.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0q/0qn/0qne8t.woff2) format("woff2");
  unicode-range: U+200d, U+2194-2195, U+2640, U+2642, U+26d3, U+27a1, U+fe0f,
    U+1f344, U+1f34b, U+1f3c3, U+1f3fb-1f3ff, U+1f426, U+1f468-1f469, U+1f4a5,
    U+1f525, U+1f642, U+1f6b6, U+1f7e9, U+1f7eb, U+1f9af, U+1f9bc-1f9bd, U+1f9ce,
    U+1f9d1-1f9d2;
}
@font-face {
  font-family: "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notocoloremoji/v32/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabsE4tq3luCC7p-aXxcn.11.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3z/3z7/3z7cln.woff2) format("woff2");
  unicode-range: U+1fa89, U+1fa8f, U+1fabe, U+1fac6, U+1fadc, U+1fadf, U+1fae9;
}
body {
  --google-font-color-notocoloremoji: colrv1;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/45/45u/45unv7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/14/14u/14u335.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOm.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3i/3ir/3irbf1.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtt3OmDyw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/30/30a/30alk1.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/14/14d/14d7zi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu2ui.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3i/3iu/3iutlv.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtvXOmDyw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/38/38b/38bn5e.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttHOmDyw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3z/3zl/3zlyhm.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du2ui.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2c/2cc/2cc2f2.woff2) format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu2ui.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/16/16m/16mfyh.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtunOmDyw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2z/2zd/2zdb7i.woff2) format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttXOmDyw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/01/01l/01lf5l.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0a/0ay/0aytem.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosans/v36/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevttnOmDyw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1n/1n5/1n5h6w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: Noto-Sans-Flex-Fallback;
  size-adjust: 106.5%;
  ascent-override: 95%;
  src: local("Arial");
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf6D30.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/24/24a/24ar38.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf0D33Esw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1m/1mw/1mwdu8.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3_ctw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/18/18f/18fea7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3Hct-FG.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/42/42y/42yfvs.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf-D33Esw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3w/3we/3wet77.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf3D33Esw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2q/2qb/2qbfq1.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3vct-FG.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2k/2kg/2kgxbd.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3Lct-FG.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3y/3ys/3ys42t.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf5D33Esw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2g/2gu/2guc32.woff2) format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf2D33Esw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/00/008/008hh5.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3zct-FG.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3c/3ca/3cahjj.woff2) format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3Pct-FG.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/4b/4b4/4b407b.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf1D33Esw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/23/236/236npr.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserif/v23/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3Dct-FG.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1l/1le/1ledfv.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: Noto-Serif-Fallback;
  size-adjust: 118.99%;
  ascent-override: 87%;
  src: local("Times New Roman");
}
@font-face {
  font-family: Nunito-Fallback;
  ascent-override: 85%;
  src: local("Arial");
}
@font-face {
  font-family: "Nunito Flex";
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v24/XRXV3I6Li01BKofIO-aBXso.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3o/3o7/3o7jxg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Nunito Flex";
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v24/XRXV3I6Li01BKofINeaB.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3o/3o7/3o7jxg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Nunito Flex";
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v24/XRXX3I6Li01BKofIMNaNRs71cA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2c/2c0/2c0z6x.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Nunito Flex";
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v24/XRXX3I6Li01BKofIMNaDRs4.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2c/2c0/2c0z6x.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Open-Sans-Flex-Fallback;
  size-adjust: 103%;
  src: local("Trebuchet MS");
}
@font-face {
  font-family: "Open Sans Flex";
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/05/05e/05ez8s.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Open Sans Flex";
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/05/05e/05ez8s.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Open Sans Flex";
  font-weight: 300 800;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/026/026lxl.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Open Sans Flex";
  font-weight: 300 800;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/02/026/026lxl.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Piazzolla-Flex-Fallback;
  size-adjust: 109.19%;
  ascent-override: 97%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "Piazzolla Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/piazzolla/v24/N0bE2SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFV4cLYMhB.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2g/2gh/2ghm6n.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Piazzolla Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/piazzolla/v24/N0bE2SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFV4kLYA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2g/2gh/2ghm6n.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Piazzolla Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/piazzolla/v24/N0bG2SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ887bNBFFaA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1s/1sj/1sj5u0.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Piazzolla Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/piazzolla/v24/N0bG2SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ887YtBF.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1s/1sj/1sj5u0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Playfair-Display-Fallback;
  size-adjust: 112.5%;
  ascent-override: 97%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "Playfair Display Flex";
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0z/0zc/0zcnlg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Playfair Display Flex";
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0z/0zc/0zcnlg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Playfair Display Flex";
  font-weight: 400 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3x/3x3/3x3osa.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Playfair Display Flex";
  font-weight: 400 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3x/3x3/3x3osa.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: PT-Serif-Fallback;
  size-adjust: 110%;
  ascent-override: 90%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "PT Serif";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRVQgYoZZY2vCFuvAFYzr-tdg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/06/065/065llp.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PT Serif";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRVQgYoZZY2vCFuvAFWzr8.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/06/065/065llp.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PT Serif";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRTQgYoZZY2vCFuvAFT_rO1chb-.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/46/463/463pcg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PT Serif";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRTQgYoZZY2vCFuvAFT_r21cg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/46/463/463pcg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PT Serif";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRSQgYoZZY2vCFuvAnt66qcVyvHpA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3f/3fg/3fghwt.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PT Serif";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRSQgYoZZY2vCFuvAnt66qSVys.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3f/3fg/3fghwt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PT Serif";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRQQgYoZZY2vCFuvAFT9gaQZyffoPNB.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0m/0m6/0m68cc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PT Serif";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v16/EJRQQgYoZZY2vCFuvAFT9gaQZynfoA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0m/0m6/0m68cc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Quicksand-Fallback;
  size-adjust: 103.5%;
  ascent-override: 93%;
  src: local("Arial");
}
@font-face {
  font-family: "Quicksand Flex";
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v29/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/26/26v/26vzz9.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Quicksand Flex";
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v29/6xKtdSZaM9iE8KbpRA_hK1QN.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/26/26v/26vzz9.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Rajdhani-Fallback;
  size-adjust: 100%;
  ascent-override: 86%;
  src: local("Calibri");
}
@font-face {
  font-family: Rajdhani;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pasEfOleef2kg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0a/0ax/0axafu.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pasEfOreec.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0a/0ax/0axafu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDIxapCSOBg7S-QT7p4JM-aUWA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/25/25d/25dd2t.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDIxapCSOBg7S-QT7p4HM-Y.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/25/25d/25dd2t.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pb0EPOleef2kg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3g/3gb/3gbntt.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pb0EPOreec.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3g/3gb/3gbntt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pbYF_Oleef2kg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3p/3pn/3pnkex.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pbYF_Oreec.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3p/3pn/3pnkex.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pa8FvOleef2kg.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2j/2j2/2j2eho.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Rajdhani;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rajdhani/v14/LDI2apCSOBg7S-QT7pa8FvOreec.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2j/2j2/2j2eho.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Raleway-Fallback;
  size-adjust: 103.5%;
  ascent-override: 92%;
  src: local("Arial");
}
@font-face {
  font-family: "Raleway Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT5lu.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3s/3sl/3slla8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Raleway Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0ITw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3s/3sl/3slla8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Raleway Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3z/3z6/3z68bi.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Raleway Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptsg8zYS_SKggPNyCg4TYFq.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3z/3z6/3z68bi.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Reklame-Script-Fallback;
  size-adjust: 67%;
  ascent-override: 130%;
  src: local("Georgia");
}
@font-face {
  font-family: "Reklame Script";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/24/241/2416ij.woff2) format("woff2");
}
@font-face {
  font-family: "Reklame Script";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/31/31w/31w4lj.woff2) format("woff2");
}
@font-face {
  font-family: Ribeye-Marrow-Fallback;
  size-adjust: 132.38%;
  ascent-override: 74%;
  src: local("Times New Roman");
}
@font-face {
  font-family: "Ribeye Marrow";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ribeyemarrow/v20/GFDsWApshnqMRO2JdtRZ2d0vIAUZVFgK.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/10/10u/10uzgw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Ribeye Marrow";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ribeyemarrow/v20/GFDsWApshnqMRO2JdtRZ2d0vIAsZVA.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/10/10u/10uzgw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Roboto-Flex-Fallback;
  ascent-override: 92%;
  src: local("Arial");
}
@font-face {
  font-family: "Roboto Flex";
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoflex/v8/NaNeepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGfttPZktqc2VdZ80KvCLZaPcSBZtOx2MifRuWR28sPJtUMbsFEK6cRrleUx9Xgbm3WLHa_F4Ep4Fm0PN19Ik5Dntczx0wZGzhPlL1YNMYKbv9_1IQXOw7AiUJVXpRJ6cXW4O8TNGoXjCnwSRSaLshNP1d9-8mF9lp.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0v/0vj/0vj0sh.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto Flex";
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoflex/v8/NaNeepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGfttPZktqc2VdZ80KvCLZaPcSBZtOx2MifRuWR28sPJtUMbsFEK6cRrleUx9Xgbm3WLHa_F4Ep4Fm0PN19Ik5Dntczx0wZGzhPlL1YNMYKbv9_1IQXOw7AiUJVXpRJ6cXW4O8TNGoXjCnwSRSaLshNP1d9-EmFw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0v/0vj/0vj0sh.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto Flex";
  font-weight: 100 1000;
  font-style: oblique -10deg;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoflex/v8/NaNeepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGfttPZktqc2VdZ80KvCLZaPcSBZtOx2MifRuWR28sPJtUMbsFEK6cRrleUx9Xgbm3WLHa_F4Ep4Fm0PN19Ik5Dntczx0wZGzhPlL1YNMYKbv9_1IQXOw7AiUJVXpRJ6cXW4O8TNGoXjCnwSRSaLshNP1d9-8mF9lp.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0v/0vj/0vj0sh.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-variation-settings: "slnt" -10;
}
@font-face {
  font-family: "Roboto Flex";
  font-weight: 100 1000;
  font-style: oblique -10deg;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoflex/v8/NaNeepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGfttPZktqc2VdZ80KvCLZaPcSBZtOx2MifRuWR28sPJtUMbsFEK6cRrleUx9Xgbm3WLHa_F4Ep4Fm0PN19Ik5Dntczx0wZGzhPlL1YNMYKbv9_1IQXOw7AiUJVXpRJ6cXW4O8TNGoXjCnwSRSaLshNP1d9-EmFw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0v/0vj/0vj0sh.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
  font-variation-settings: "slnt" -10;
}
@font-face {
  font-family: Roboto-Slab-Fallback;
  size-adjust: 106.5%;
  ascent-override: 97%;
  src: local("Georgia");
}
@font-face {
  font-family: "Roboto Slab Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v23/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/36/36q/36q6sm.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto Slab Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v23/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/36/36q/36q6sm.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Tinos-Fallback;
  size-adjust: 100%;
  ascent-override: 83%;
  src: local("Times New Roman");
}
@font-face {
  font-family: Tinos;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buE4poGnedXvwjX1fmRR8Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3w/3ww/3wwz4n.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Tinos;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buE4poGnedXvwjX7fmQ.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3w/3ww/3wwz4n.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Tinos;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buE2poGnedXvwjX-TmhJ9RI-.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0m/0m2/0m2ndg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Tinos;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buE2poGnedXvwjX-TmZJ9Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0m/0m2/0m2ndg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Tinos;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buE1poGnedXvwj1AW3Fg0C8H-Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1k/1k9/1k9jyu.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Tinos;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buE1poGnedXvwj1AW3Fu0C8.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1k/1k9/1k9jyu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Tinos;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buEzpoGnedXvwjX-Rt1s4CMf_exL.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/47/47k/47k139.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Tinos;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tinos/v23/buEzpoGnedXvwjX-Rt1s4C0f_Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/47/47k/47k139.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Work-Sans-Fallback;
  size-adjust: 112%;
  ascent-override: 83%;
  src: local("Arial");
}
@font-face {
  font-family: "Work Sans Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGYsz_wNahGAdqQ43Rh_cqDptfpA4cD3.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3o/3ow/3owyga.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Work Sans Flex";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/3o/3ow/3owyga.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Work Sans Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGYqz_wNahGAdqQ43Rh_eZDlv_1i4_D2E4A.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2m/2my/2my0ef.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Work Sans Flex";
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGYqz_wNahGAdqQ43Rh_eZDrv_1i4_D2.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2m/2my/2my0ef.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: WebnodeIcons;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://duyn491kcolsw.cloudfront.net/files/2n/2n6/2n6epi.woff2) format("woff2");
}
@font-face {
  font-family: Zilla-Slab-Fallback;
  size-adjust: 97%;
  ascent-override: 95%;
  src: local("Georgia");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYpEY6H2pW2hz.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/4b/4bf/4bfexa.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYpEY6HOpWw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/4b/4bf/4bfexa.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CVHaZV3B3Taw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0w/0wr/0wrxxw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CVHaZWXB3.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0w/0wr/0wrxxw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa6ZfeM_74wlPZtksIFajQ6_UyI.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2z/2z1/2z1nml.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa6ZfeM_74wlPZtksIFajo6_Q.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2z/2z1/2z1nml.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa4ZfeM_74wlPZtksIFaj8K8VSMZlE.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1r/1rr/1rrsh5.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa4ZfeM_74wlPZtksIFaj8K_1SM.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1r/1rr/1rrsh5.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYskZ6H2pW2hz.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2z/2z3/2z3p24.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYskZ6HOpWw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2z/2z3/2z3p24.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CDHeZV3B3Taw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/22/22l/22lu38.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CDHeZWXB3.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/22/22l/22lu38.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYuUe6H2pW2hz.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2d/2dg/2dgzg7.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYuUe6HOpWw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2d/2dg/2dgzg7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CIHCZV3B3Taw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2j/2j9/2j9rqd.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CIHCZWXB3.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/2j/2j9/2j9rqd.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYoEf6H2pW2hz.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0x/0xo/0xouqh.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFa5ZfeM_74wlPZtksIFYoEf6HOpWw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/0x/0xo/0xouqh.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CRHGZV3B3Taw.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1t/1t9/1t94tt.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/zillaslab/v10/dFanZfeM_74wlPZtksIFaj8CRHGZWXB3.woff2)
      format("woff2"),
    url(https://duyn491kcolsw.cloudfront.net/files/1t/1t9/1t94tt.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

.cenik_tabulka {  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas:
    "Nazev Cena Delka"
    "DN DNC DND"
    "PDN PDN PDN"
	"EMP1 EMP1 EMP1"
    "EL ELC ELD"
    "PEL PEL PEL"
    "OST OST OST";
}

.Nazev { grid-area: Nazev; }

.Cena { grid-area: Cena; }

.Delka { grid-area: Delka; }

.PDN { grid-area: PDN; }

.DN { grid-area: DN; }

.DNC { grid-area: DNC; }

.DND { grid-area: DND; }

.EL { grid-area: EL; }

.ELC { grid-area: ELC; }

.ELD { grid-area: ELD; }

.PEL { grid-area: PEL; }

.OST { grid-area: OST; }

.EMP1 { grid-area: EMP1; }

.EMP2 { grid-area: EMP2; }
