@charset "UTF-8";
/****************
 * Fonts
 ****************/
/****************
 * Paints
 ****************/
/****************
 * Effects
 ****************/
/****************
 * Grid Settings
 ****************/
@font-face {
  font-family: iconfont-taiyo;
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/iconfont-taiyo/iconfont-taiyo.eot?hul176);
  src: url(../../fonts/iconfont-taiyo/iconfont-taiyo.eot?hul176#iefix) format("eot"), url(../../fonts/iconfont-taiyo/iconfont-taiyo.woff2?hul176) format("woff2"), url(../../fonts/iconfont-taiyo/iconfont-taiyo.woff?hul176) format("woff"), url(../../fonts/iconfont-taiyo/iconfont-taiyo.ttf?hul176) format("truetype"), url(../../fonts/iconfont-taiyo/iconfont-taiyo.svg?hul176#iconfont-taiyo) format("svg");
}
[class^=icon-]::before,
[class*=" icon-"]::before {
  font-family: "iconfont-taiyo";
  font-size: 1.5rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale; /* stylelint-disable-line order/properties-alphabetical-order */
  -webkit-font-smoothing: antialiased; /* stylelint-disable-line order/properties-alphabetical-order */
}

body {
  user-select: none;
}

.icon-arrow-downward::before {
  content: "\ea01";
}

.icon-arrow-left::before {
  content: "\ea02";
}

.icon-arrow-right::before {
  content: "\ea03";
}

.icon-arrow-upward::before {
  content: "\ea04";
}

.icon-calendar::before {
  content: "\ea05";
}

.icon-cancel::before {
  content: "\ea06";
}

.icon-cart::before {
  content: "\ea07";
}

.icon-check-box-checked::before {
  content: "\ea08";
}

.icon-check-box-unchecked::before {
  content: "\ea09";
}

.icon-check-circle::before {
  content: "\ea0a";
}

.icon-check-list::before {
  content: "\ea0b";
}

.icon-check::before {
  content: "\ea0c";
}

.icon-checkmark::before {
  content: "\ea0d";
}

.icon-chev-collapse::before {
  content: "\ea0e";
}

.icon-chev-expand::before {
  content: "\ea0f";
}

.icon-chev-left::before {
  content: "\ea10";
}

.icon-chev-right::before {
  content: "\ea11";
}

.icon-clear::before {
  content: "\ea12";
}

.icon-close::before {
  content: "\ea13";
}

.icon-cursor::before {
  content: "\ea14";
}

.icon-drop-down::before {
  content: "\ea15";
}

.icon-drop-up::before {
  content: "\ea16";
}

.icon-email::before {
  content: "\ea17";
}

.icon-error::before {
  content: "\ea18";
}

.icon-filter-list::before {
  content: "\ea19";
}

.icon-image::before {
  content: "\ea1a";
}

.icon-launch-external::before {
  content: "\ea1b";
}

.icon-link::before {
  content: "\ea1c";
}

.icon-list::before {
  content: "\ea1d";
}

.icon-map-marker::before {
  content: "\ea1e";
}

.icon-menu::before {
  content: "\ea1f";
}

.icon-pdf::before {
  content: "\ea20";
}

.icon-phone::before {
  content: "\ea21";
}

.icon-play::before {
  content: "\ea22";
}

.icon-quote::before {
  content: "\ea23";
}

.icon-radio-button-checked::before {
  content: "\ea24";
}

.icon-radio-button-unchecked::before {
  content: "\ea25";
}

.icon-search::before {
  content: "\ea26";
}

.icon-social-facebook::before {
  content: "\ea27";
}

.icon-social-instagram::before {
  content: "\ea28";
}

.icon-social-linkedin::before {
  content: "\ea29";
}

.icon-social-twitter::before {
  content: "\ea2a";
}

.icon-social-youtube::before {
  content: "\ea2b";
}

.icon-star::before {
  content: "\ea2c";
}

.icon-upload::before {
  content: "\ea2d";
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

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

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

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

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

p, .content-column {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 36rem;
}
@media (min-width: 36rem) {
  .container {
    max-width: 48rem;
  }
}
@media (min-width: 48rem) {
  .container {
    max-width: 62rem;
  }
}
@media (min-width: 62rem) {
  .container {
    max-width: 90rem;
  }
}
@media (min-width: 75rem) {
  .container {
    max-width: 112.5rem;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 36rem) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 48rem) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 62rem) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 75rem) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 88.125rem) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

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

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

.d-inline {
  display: inline !important;
}

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

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

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

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

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

@media (min-width: 36rem) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 48rem) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 62rem) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 75rem) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 88.125rem) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 36rem) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 48rem) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 62rem) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 75rem) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 88.125rem) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1rem 2.5rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace; /* 1 */
  font-size: 1rem; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace; /* 1 */
  font-size: 1rem; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #006bb2;
  color: #fff;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25rem;
}

sup {
  top: -0.5rem;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: 0.125rem; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: "Overpass", sans-serif;
}

body {
  min-width: 20rem;
  margin: 0;
  font-family: "Overpass", sans-serif;
  color: #333333;
  background-color: #fff;
}
body .cart-loader {
  display: none;
}
body .cart-loader.active {
  display: block;
}
body .cart-loader .preloader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
body .cart-loader .preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
body .cart-loader .spinner {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border: 5px solid #000000;
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: spin 1s ease-in-out infinite;
}
body .cart-loader .background-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
}
body.menu-open {
  overflow: hidden;
}
body {
  font-weight: 400;
  font-size: clamp(1rem, 0.8504672897rem + 0.3115264798vw, 1.125rem);
  line-height: clamp(1.25rem, 0.3528037383rem + 1.8691588785vw, 2rem);
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 47.98rem) {
  body {
    font-size: 1rem;
    line-height: 1.5;
  }
}
body.lock-scroll {
  overflow: hidden;
}
body.overlayed #page {
  position: relative;
}
body.overlayed #page::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}
body.overlayed #page .main-header {
  background-color: #fff;
}

/* Setting sizes is much more predictable with border-box */
*, *::before, *::after {
  box-sizing: border-box;
}

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

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

blockquote {
  padding-left: 1rem;
  margin: 2rem 0;
  border-left: 1px solid #000;
  font-style: italic;
  font-size: clamp(1.25rem, 0.203271028rem + 2.1806853583vw, 2.125rem);
  line-height: clamp(1.5rem, 0.3037383178rem + 2.492211838vw, 2.5rem);
  margin-bottom: clamp(1.5rem, 0.9018691589rem + 1.246105919vw, 2rem);
}
@media (min-width: 48rem) {
  blockquote {
    padding-left: 2.5rem;
    margin: 3rem 0;
  }
}
blockquote p, blockquote .content-column {
  font-style: italic;
  font-size: clamp(1.25rem, 0.203271028rem + 2.1806853583vw, 2.125rem);
  line-height: clamp(1.5rem, 0.3037383178rem + 2.492211838vw, 2.5rem);
  margin-bottom: clamp(1.5rem, 0.9018691589rem + 1.246105919vw, 2rem);
}
blockquote > :first-child {
  margin-top: 0;
}
blockquote > :last-child {
  margin-bottom: 0;
}

hr {
  margin: 3rem 0;
  border-top: 1px solid #737373;
}
@media (min-width: 48rem) {
  hr {
    margin: 5rem 0;
  }
}

/* Normalize links across browsers */
a {
  color: #333333;
  transition: all 0.2s linear;
  text-decoration: underline;
}
a img {
  border: 0;
}

a:hover {
  color: #f5b318;
  text-decoration: none;
}

.tablet-checker {
  display: none;
}
@media (max-width: 61.98rem) {
  .tablet-checker {
    display: block;
  }
}

@media (max-width: 47.98rem) {
  .container-fluid {
    padding: 0 1.25rem;
  }
}

@media (max-width: 47.98rem) {
  .row {
    margin: 0 -1.25rem;
  }
}

@media (max-width: 47.98rem) {
  .col-12 {
    padding: 0 1.25rem;
  }
}

#page {
  position: relative;
}

/* Set custom outline styles */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
html.user-tab-nav a:focus,
html.user-tab-nav button:focus,
html.user-tab-nav input:focus,
html.user-tab-nav select:focus,
html.user-tab-nav textarea:focus {
  outline: 0.125rem solid #7aacfe;
  outline-offset: 0;
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
/* Make a 404 page look nicer and more readable */
.error404 {
  text-align: center;
}
.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  text-decoration: none;
  color: #333333;
}
nav a:hover {
  text-decoration: none;
  color: #333333;
}
nav li {
  display: inline-block;
  margin: 0;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav ul ul li::before {
  content: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 0.9375rem;
  line-height: 1.375rem;
  padding: 0.3125rem 0;
}

h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
}
h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
}

h1,
.h1 {
  font-weight: 700;
  font-size: clamp(2.125rem, 0.1810747664rem + 4.0498442368vw, 3.75rem);
  line-height: clamp(2.5rem, 0.7056074766rem + 3.738317757vw, 4rem);
  margin-bottom: clamp(1rem, -0.1962616822rem + 2.492211838vw, 2rem);
}

h2,
.h2 {
  font-weight: 600;
  font-size: clamp(1.5rem, 0.1542056075rem + 2.8037383178vw, 2.625rem);
  line-height: clamp(2rem, 0.8037383178rem + 2.492211838vw, 3rem);
  margin-top: clamp(3rem, 0.6074766355rem + 4.984423676vw, 5rem);
  margin-bottom: clamp(1rem, -0.1962616822rem + 2.492211838vw, 2rem);
}

h3,
.h3 {
  font-weight: 600;
  font-size: clamp(1.125rem, 0.5268691589rem + 1.246105919vw, 1.625rem);
  line-height: clamp(1.5rem, 0.9018691589rem + 1.246105919vw, 2rem);
  margin-top: clamp(2rem, 0.8037383178rem + 2.492211838vw, 3rem);
  margin-bottom: clamp(0.5rem, -0.0981308411rem + 1.246105919vw, 1rem);
}

h4,
.h4 {
  font-weight: 600;
  line-height: 1.5rem;
  font-size: clamp(1rem, 0.7009345794rem + 0.6230529595vw, 1.25rem);
  margin-top: clamp(2rem, 0.8037383178rem + 2.492211838vw, 3rem);
  margin-bottom: clamp(0.5rem, -0.0981308411rem + 1.246105919vw, 1rem);
}

h5,
.h5 {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7254672897rem + 0.3115264798vw, 1rem);
  line-height: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
  margin-bottom: 0.5rem;
}

h6,
.h6 {
  font-weight: 600;
  line-height: 1rem;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  font-size: clamp(0.75rem, 0.6004672897rem + 0.3115264798vw, 0.875rem);
  margin-bottom: 0.5rem;
}

p:not([class*=is-style]), .content-column:not([class*=is-style]) {
  font-weight: 400;
  font-size: clamp(1rem, 0.8504672897rem + 0.3115264798vw, 1.125rem);
  line-height: clamp(1.25rem, 0.3528037383rem + 1.8691588785vw, 2rem);
  margin-bottom: clamp(1rem, -0.1962616822rem + 2.492211838vw, 2rem);
}
p.is-style-default, .is-style-default.content-column {
  font-weight: 400;
  font-size: clamp(1rem, 0.8504672897rem + 0.3115264798vw, 1.125rem);
  line-height: clamp(1.25rem, 0.3528037383rem + 1.8691588785vw, 2rem);
  margin-bottom: clamp(1rem, -0.1962616822rem + 2.492211838vw, 2rem);
}
p.is-style-lead, .is-style-lead.content-column {
  font-size: clamp(1.25rem, 0.203271028rem + 2.1806853583vw, 2.125rem);
  line-height: clamp(1.5rem, 0.3037383178rem + 2.492211838vw, 2.5rem);
  margin-bottom: clamp(1.5rem, 0.9018691589rem + 1.246105919vw, 2rem);
}
p.is-style-body-2, .is-style-body-2.content-column {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
}
p.is-style-subtitle, .is-style-subtitle.content-column {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.075rem;
  margin-bottom: 1rem;
}
p.is-style-subtitle + h1, .is-style-subtitle.content-column + h1,
p.is-style-subtitle + .h1,
.is-style-subtitle.content-column + .h1,
p.is-style-subtitle + h2,
.is-style-subtitle.content-column + h2,
p.is-style-subtitle + .h2,
.is-style-subtitle.content-column + .h2,
p.is-style-subtitle + h3,
.is-style-subtitle.content-column + h3,
p.is-style-subtitle + .h3,
.is-style-subtitle.content-column + .h3,
p.is-style-subtitle + h4,
.is-style-subtitle.content-column + h4,
p.is-style-subtitle + .h4,
.is-style-subtitle.content-column + .h4,
p.is-style-subtitle + h5,
.is-style-subtitle.content-column + h5,
p.is-style-subtitle + .h5,
.is-style-subtitle.content-column + .h5,
p.is-style-subtitle + h6,
.is-style-subtitle.content-column + h6,
p.is-style-subtitle + .h6,
.is-style-subtitle.content-column + .h6 {
  margin-top: 0;
}
p:last-child, .content-column:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: 700;
}

.block-title,
.block-title:last-child {
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .block-title,
  .block-title:last-child {
    margin-top: -1rem;
  }
}
@media (min-width: 48rem) {
  .block-title,
  .block-title:last-child {
    margin-bottom: 4rem;
  }
}

.nuetral-30 {
  color: #4c4c4c;
}

.nuetral-45 {
  color: #737373;
}

.nuetral-70 {
  color: #b3b3b3;
}

.nuetral-88 {
  color: #e1e1e1;
}

.nuetral-94 {
  color: #f0f0f0;
}

.body-1 {
  font-weight: 400;
  font-size: clamp(1rem, 0.8504672897rem + 0.3115264798vw, 1.125rem);
  line-height: clamp(1.25rem, 0.3528037383rem + 1.8691588785vw, 2rem);
  margin-bottom: clamp(1rem, -0.1962616822rem + 2.492211838vw, 2rem);
}

.body-2 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
}

.list {
  font-weight: 400;
  font-size: clamp(1rem, 0.8504672897rem + 0.3115264798vw, 1.125rem);
  line-height: clamp(1.25rem, 0.3528037383rem + 1.8691588785vw, 2rem);
  margin-bottom: clamp(1rem, -0.1962616822rem + 2.492211838vw, 2rem);
}

.lead {
  font-size: clamp(1.25rem, 0.203271028rem + 2.1806853583vw, 2.125rem);
  line-height: clamp(1.5rem, 0.3037383178rem + 2.492211838vw, 2.5rem);
  margin-bottom: clamp(1.5rem, 0.9018691589rem + 1.246105919vw, 2rem);
}

.quote {
  font-style: italic;
  font-size: clamp(1.25rem, 0.203271028rem + 2.1806853583vw, 2.125rem);
  line-height: clamp(1.5rem, 0.3037383178rem + 2.492211838vw, 2.5rem);
  margin-bottom: clamp(1.5rem, 0.9018691589rem + 1.246105919vw, 2rem);
}

.subtitle-1 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}

.subtitle-2 {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}

.button-1 {
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 700;
}

.button-2 {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 700;
}

.caption {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}

.overline {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.075rem;
  margin-bottom: 1rem;
}
.overline + h1,
.overline + .h1,
.overline + h2,
.overline + .h2,
.overline + h3,
.overline + .h3,
.overline + h4,
.overline + .h4,
.overline + h5,
.overline + .h5,
.overline + h6,
.overline + .h6 {
  margin-top: 0;
}

.tag {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #737373;
}

.page-columns {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .page-columns {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 48rem) {
  .container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 62rem) {
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.page-content > .container {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .page-content > .container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.page-content > .container h2:first-child,
.page-content > .container h3:first-child,
.page-content > .container h4:first-child,
.page-content > .container h5:first-child,
.page-content > .container h6:first-child {
  margin-top: 0;
}
.page-content > .container h2:last-child,
.page-content > .container h3:last-child,
.page-content > .container h4:last-child,
.page-content > .container h5:last-child,
.page-content > .container h6:last-child {
  margin-bottom: -1.25rem;
}
@media (min-width: 48rem) {
  .page-content > .container h2:last-child,
  .page-content > .container h3:last-child,
  .page-content > .container h4:last-child,
  .page-content > .container h5:last-child,
  .page-content > .container h6:last-child {
    margin-bottom: -2.5rem;
  }
}
.page-content > .container .block-hook:first-child + h2,
.page-content > .container .block-hook:first-child + h3,
.page-content > .container .block-hook:first-child + h4,
.page-content > .container .block-hook:first-child + h5,
.page-content > .container .block-hook:first-child + h6 {
  margin-top: 0;
}

.acf-block {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .acf-block {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.acf-block:last-child {
  margin-bottom: 0;
}

:root {
  --containerWidth: calc(var(--vw, 1vw) * 100 - 2.5rem);
  --containerMaxWidth: 33.5rem;
  --gutterWidth: clamp(1.25rem, 100%, calc((var(--vw, 1vw) * 100 - 33.5rem) / 2));
  --columnWidth: 3rem;
  --columnMaxWidth: calc((100% - 0rem) / 12);
}
@media (min-width: 36rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 2.5rem);
    --containerMaxWidth: 45.5rem;
    --gutterWidth: clamp(1.25rem, 100%, calc((var(--vw, 1vw) * 100 - 45.5rem) / 2));
    --columnWidth: 4rem;
    --columnMaxWidth: calc((100% - 0rem) / 12);
  }
}
@media (min-width: 48rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 5rem);
    --containerMaxWidth: 57rem;
    --gutterWidth: clamp(2.5rem, 100%, calc((var(--vw, 1vw) * 100 - 57rem) / 2));
    --columnWidth: 4.90625rem;
    --columnMaxWidth: calc((100% - 3.125rem) / 12);
  }
}
@media (min-width: 62rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 7.5rem);
    --containerMaxWidth: 82.5rem;
    --gutterWidth: clamp(3.75rem, 100%, calc((var(--vw, 1vw) * 100 - 82.5rem) / 2));
    --columnWidth: 7.03125rem;
    --columnMaxWidth: calc((100% - 5.625rem) / 12);
  }
}
@media (min-width: 75rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 7.5rem);
    --containerMaxWidth: 105rem;
    --gutterWidth: clamp(3.75rem, 100%, calc((var(--vw, 1vw) * 100 - 105rem) / 2));
    --columnWidth: 8.90625rem;
    --columnMaxWidth: calc((100% - 5.625rem) / 12);
  }
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

@media (min-width: 36rem) {
  .page-login .auth-form,
  .page-password-reset .auth-form {
    max-width: 300px;
  }
}

.auth-form {
  padding: 0 0.65em;
}
@media (min-width: 48rem) {
  .auth-form {
    padding: 0;
  }
}
@media (min-width: 48rem) {
  .auth-form > .row {
    margin-bottom: 30px;
  }
}
.auth-form__col {
  padding: 0 10px;
  margin-bottom: 16px;
}
@media (min-width: 48rem) {
  .auth-form__col {
    margin-bottom: 0;
  }
}
.auth-form__col:not(.text-center) {
  text-align: initial;
}
.auth-form__caption {
  max-width: 288px;
  margin: 20px auto 40px;
  font: 200 14px/18px "Overpass", sans-serif;
}
.auth-form__actions.row {
  margin-bottom: 13px;
}
.auth-form__actions button {
  display: inline-block;
}
.auth-form__actions .btn {
  cursor: pointer;
}
@media (min-width: 48rem) {
  .auth-form__actions .btn {
    max-width: 206px;
  }
}
.auth-form__col .auth-form__submit-btn {
  display: inline-flex;
}
.auth-form__col .auth-form__submit-btn:disabled {
  opacity: 0.75;
}
.auth-form .form-error,
.auth-form .form-success {
  margin-bottom: 10px;
  font-size: 14px;
}
.auth-form .form-error {
  color: #b00020;
}
.auth-form .form-success {
  color: #008737;
}
.auth-form .auth-link-sm {
  font: 600 12px/16px "Overpass", sans-serif;
  text-transform: uppercase;
}
.auth-form label {
  margin-bottom: 4px;
  font: 500 16px/24px "Overpass", sans-serif;
}
.auth-form input[type=text],
.auth-form input[type=email],
.auth-form input[type=tel],
.auth-form input[type=password] {
  width: 100%;
  padding: 10px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font: 400 14px/24px "Overpass", sans-serif;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.auth-form input[type=text].validation-error,
.auth-form input[type=email].validation-error,
.auth-form input[type=tel].validation-error,
.auth-form input[type=password].validation-error {
  border-color: #b00020;
}

/* stylelint-disable selector-max-compound-selectors */
.c-btn, .gform_wrapper .gform_footer input[type=submit] {
  cursor: pointer;
  appearance: none;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  display: inline-block;
  text-decoration: none !important;
}
.c-btn--icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-btn--icon .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.c-btn-rounded {
  width: 2.375rem;
  height: 2.375rem;
  background-color: #f5b318;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: initial;
  box-shadow: 0px 4px 8px rgba(245, 179, 24, 0.46);
}
.c-btn-rounded span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-btn-rounded:hover, .c-btn-rounded:focus {
  color: #fff;
}

.c-btn-primary, .gform_wrapper .gform_footer input[type=submit],
.c-btn-secondary {
  border: 2px solid #ffeabd;
  border-radius: 16px;
  padding: 0.9375rem 3.75rem;
}

.c-btn-primary, .gform_wrapper .gform_footer input[type=submit] {
  background-color: #ffeabd;
  color: #fff;
}
.c-btn-primary:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .c-btn-primary:focus, .gform_wrapper .gform_footer input[type=submit]:focus {
  border-color: #f5b318;
  background-color: #f5b318;
  color: #fff;
}
.c-btn-primary--icon {
  box-shadow: -16px 22px 42px rgba(0, 31, 77, 0.12);
  border-radius: 3.25rem;
  padding: 0.5rem 0.625rem 0.5rem 1.875rem;
  color: #23262f;
  background: #fff;
  border: none;
}
.c-btn-primary--icon .icon {
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background: #f5b318;
  display: flex;
  margin-left: 1.9375rem;
}
.c-btn-primary--white {
  background-color: #fff;
  border-color: #fff;
  color: #333333;
}
.c-btn-primary--white:hover {
  background-color: #ffeabd;
  border-color: #ffeabd;
  color: #333333;
}

.c-btn-primary--small,
.c-btn-secondary--small {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1rem;
}

.c-btn-secondary {
  border-color: #ffeabd;
  color: #ffeabd;
}
.c-btn-secondary:hover, .c-btn-secondary:focus {
  background-color: #f5b318;
  border-color: #f5b318;
  color: #fff;
}

.c-btn-tertiary {
  color: #333333;
  display: inline-flex;
  border: none;
  background: transparent;
  border-bottom: 1px solid #333333;
  padding: 0;
}
.c-btn-tertiary::after {
  content: "\ea03";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding-left: 0.5rem;
}
.c-btn-tertiary:hover, .c-btn-tertiary:focus {
  color: #f5b318;
}

.c-btn-wrapper {
  margin: 2rem 0;
  line-height: 1;
}
@media (min-width: 48rem) {
  .c-btn-wrapper {
    margin: 2.5rem 0;
  }
}
.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

.c-btn-group {
  margin: 2rem 0;
  line-height: 1;
}
@media (min-width: 48rem) {
  .c-btn-group {
    margin: 2.5rem 0;
  }
}
.c-btn-group:last-child {
  margin-bottom: 0;
}
.c-btn-group {
  font-size: 0;
}
.c-btn-group .c-btn-wrapper {
  margin: 0;
  display: inline-block;
}
.c-btn-group .c-btn-wrapper:not(:last-child) .c-btn, .c-btn-group .c-btn-wrapper:not(:last-child) .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer .c-btn-group .c-btn-wrapper:not(:last-child) input[type=submit] {
  margin-right: 1.25rem;
}
.c-btn-group .c-btn-wrapper:not(:last-child) .c-btn.c-btn-tertiary, .c-btn-group .c-btn-wrapper:not(:last-child) .gform_wrapper .gform_footer input.c-btn-tertiary[type=submit], .gform_wrapper .gform_footer .c-btn-group .c-btn-wrapper:not(:last-child) input.c-btn-tertiary[type=submit] {
  margin-right: 1.5rem;
}

button:focus {
  outline: none;
}

.play-btn {
  width: 3.5rem;
  height: 3.5rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: none;
}
.play-btn::before {
  content: "\ea22";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
}

.btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  padding: 2px 5px 0;
  height: 48px;
  border: none;
  box-shadow: none;
  outline: none;
  color: #333;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .btn {
    cursor: pointer;
  }
  .btn:hover {
    opacity: 0.7;
  }
}
.btn--black {
  color: #fff;
  background: #333;
}
.btn--black:hover {
  color: #fff;
}
.btn--black-b {
  border: 1px solid #000;
  background-color: transparent;
  padding-left: 5%;
  padding-right: 5%;
}
.btn--black-b.active {
  background: #333;
  color: #fff;
  cursor: default;
}
@media (min-width: 1024px) {
  .btn--black-b:hover {
    background: #333;
    color: #fff;
  }
}
.btn--white {
  background: #fff;
}

/* stylelint-enable selector-max-compound-selectors */
/* Embed Video Styles */
.iframe-wrapper {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin: 3.25rem auto 3.25rem;
  overflow: hidden;
}
.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
  background-color: #23262c;
  background-position: center;
  background-size: cover;
}
.iframe-wrapper__overlay::before {
  content: "";
  background-color: #23262c;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.7;
  transition: all ease-in-out 0.3s;
}
.iframe-wrapper__overlay:hover::before {
  opacity: 0;
  pointer-events: none;
  transition: all ease-in-out 0.3s;
}
.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.1875rem;
  height: 7.1875rem;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: #f5b318;
  box-shadow: none;
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s;
}
.iframe-wrapper__play::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0.3125rem;
  border-width: 20px 0 20px 30px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.iframe-wrapper__play:hover {
  background-color: #ffeabd;
}
.iframe-wrapper__play:hover::before {
  border-color: transparent transparent transparent #fff;
}
.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* Slider Global */
.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  cursor: pointer;
  transform: translate(0, -50%);
  border-radius: 50%;
  background: #fff;
  box-shadow: none;
  z-index: 2;
  border: none;
  text-align: center;
  transition: all 0.2s linear;
}
.slick-arrow:hover::after {
  color: #f5b318;
}
.slick-arrow::after {
  content: "";
  line-height: 3.5rem;
  color: #ffeabd;
  transition: all 0.2s linear;
}
.slick-arrow.slick-prev {
  left: 1.875rem;
}
.slick-arrow.slick-prev::after {
  content: "\ea10";
  font-family: "iconfont-taiyo";
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-arrow.slick-next {
  right: 1.875rem;
}
.slick-arrow.slick-next::after {
  content: "\ea11";
  font-family: "iconfont-taiyo";
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-slide {
  outline: none;
}

/* stylelint-disable selector-max-compound-selectors */
/* BASE TABLES */
#page .tablepress-table-name {
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: 0.09375rem;
  text-transform: none;
}
#page .tablepress {
  padding: 0 1.25rem 0 0;
  margin: 2.0625rem 0 2.0625rem;
  white-space: nowrap;
}
@media (max-width: 47.98rem) {
  #page .tablepress {
    margin: 1rem 0 1rem;
  }
}
#page .tablepress caption {
  display: none;
}
#page .tablepress thead th {
  padding: 0 1.3125rem 1rem;
  position: relative;
  font-size: 0.75rem;
  font-weight: 700;
  color: #333333;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
}
#page .tablepress thead th br {
  display: none;
}
#page .tablepress thead tr {
  border: none;
}
#page .tablepress tbody td {
  padding: 1.0625rem 1.1875rem 1.0625rem;
  position: relative;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #333333;
  border: 0;
}
@media (max-width: 47.98rem) {
  #page .tablepress tbody td {
    padding: 1.0625rem 5.625rem 1.0625rem 1.3125rem;
  }
}
#page .tablepress tbody tr {
  position: relative;
  border-bottom: 1px solid rgba(255, 234, 189, 0.6);
}
#page .tablepress tbody tr:nth-child(2n+1) {
  background: rgba(255, 234, 189, 0.1);
}
#page .tablepress-scroll-wrapper {
  position: relative;
  margin: 2.0625rem 0 2.0625rem;
}
#page .tablepress-scroll-wrapper:last-child {
  margin-bottom: 0;
}
#page .tablepress-scroll-wrapper.has-scroll .tablepress {
  display: block;
  overflow-x: auto;
}
#page .tablepress-scroll-wrapper.has-scroll::before {
  content: "";
  pointer-events: none;
  display: block;
  width: 7.1875rem;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
#page .tablepress-scroll-wrapper .tablepress {
  margin: 0;
}

/* stylelint-enable selector-max-compound-selectors */
/* stylelint-disable max-nesting-depth, selector-max-compound-selectors, scss/at-extend-no-missing-placeholder */
.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  display: inline-block;
  border-width: 1px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 8px;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: red;
}

textarea::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button,
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.input {
  display: flex;
  flex-direction: column;
}
.input label {
  position: relative;
  top: 2px;
  color: #20102b;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.input input,
.input textarea {
  display: block;
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 12px 20px 10px;
  color: #20102b;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  transition: all 0.3s ease-in-out;
}
.input input.wpcf7-not-valid,
.input textarea.wpcf7-not-valid {
  border-color: red;
}
.input input::placeholder,
.input textarea::placeholder {
  color: #999;
}
.input textarea {
  height: 90px;
  resize: none;
}

.gform_wrapper > form {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.gform_wrapper .gform_body .gform_fields {
  grid-column-gap: 1rem !important;
  grid-row-gap: 2.5rem !important;
  padding: 0;
  margin: 0;
}
.gform_wrapper .gform_body .ginput_complex label {
  display: block;
}
.gform_wrapper .gform_body .ginput_complex br {
  display: none;
}
.gform_wrapper .gform_body .ginput_complex input {
  display: block;
  width: 100%;
}
.gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.gform_wrapper .gform_footer input[type=submit] {
  transition: all 0.2s linear;
  margin-bottom: 0 !important;
}

.gfield {
  padding: 0;
  list-style-type: none;
  flex: 100%;
}
.gfield input:not([type=radio]):not([type=checkbox]),
.gfield textarea,
.gfield select {
  padding: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333333;
  width: 100%;
  outline: none;
  border: 0.0625rem solid #b3b3b3;
  transition: all 0.2s linear;
}
.gfield input:not([type=radio]):not([type=checkbox]):focus,
.gfield textarea:focus,
.gfield select:focus {
  border: 0.0625rem solid #ffeabd;
}
.gfield input:not([type=radio]):not([type=checkbox])::placeholder, .gfield input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder, .gfield input:not([type=radio]):not([type=checkbox])::-ms-input-placeholder,
.gfield textarea::placeholder,
.gfield textarea:-ms-input-placeholder,
.gfield textarea::-ms-input-placeholder,
.gfield select::placeholder,
.gfield select:-ms-input-placeholder,
.gfield select::-ms-input-placeholder {
  color: #737373;
}
.gfield label {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.gfield label .gfield_required {
  color: #b00020;
}
.gfield label .gfield_required::before {
  content: " ";
}
.gfield label.gfield_label_before_complex {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7254672897rem + 0.3115264798vw, 1rem);
  line-height: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
  margin-bottom: 1rem;
}
.gfield.gfield_error input {
  border-color: #b00020;
}
.gfield.gfield_error .validation_message {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
  color: #b00020;
  padding-left: 0.8125rem;
  margin-top: 0.5rem;
}
.gfield .mat-select {
  width: 100%;
}

.gfield_checkbox,
.gfield_radio {
  margin: 0 !important;
}
.gfield_checkbox .gfield_label,
.gfield_radio .gfield_label {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7254672897rem + 0.3115264798vw, 1rem);
  line-height: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
}
.gfield_checkbox br,
.gfield_radio br {
  display: none;
}
.gfield_checkbox li,
.gfield_radio li {
  margin-bottom: 0 !important;
}

.cta-form {
  margin-top: 2.5rem;
}
@media (min-width: 48rem) {
  .cta-form .gform_wrapper form {
    display: flex;
  }
}
@media (min-width: 48rem) {
  .cta-form .gform_body {
    padding-right: 0.9375rem;
    flex: 72%;
  }
}
@media (min-width: 48rem) {
  .cta-form .gform_body .gform_fields {
    display: flex;
    margin-bottom: 0;
  }
}
@media (min-width: 48rem) {
  .cta-form .gform_body .gform_fields .gfield {
    flex: 1;
  }
}
@media (min-width: 48rem) {
  .cta-form .gform_body .gform_fields .gfield:not(:first-child) {
    padding-left: 0.9375rem;
    margin-bottom: 0;
  }
}
.cta-form .gform_body .gform_fields .gfield label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.cta-form .gform_body .gform_fields .gfield input {
  width: 100%;
  border: none;
  border-radius: 0.125rem;
  min-width: 0;
}
@media (min-width: 48rem) {
  .cta-form .gform_footer {
    flex: 28%;
    max-width: 11.875rem;
  }
}
.cta-form .gform_footer input[type=submit] {
  width: 100%;
  padding: 0.75rem;
  border: none;
}

.mat-select {
  display: inline-block;
  position: relative;
  min-width: 18.75rem;
}
.mat-select::after {
  content: "\ea15";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: calc(50% - 0.75rem);
  right: 0.75rem;
}
.mat-select__list {
  user-select: none;
  position: absolute;
  z-index: 100;
  transition: 0.25s ease;
  top: 100%;
  left: 0;
  margin: 0.5rem 0 0;
  padding: 0;
  width: 100%;
  display: none;
  list-style: none;
  background: #fff;
  border: 0.0625rem solid #f0f0f0;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  border-radius: 0.125rem;
  max-height: 18.75rem;
  overflow-y: auto;
}
.mat-select__item {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 0;
  cursor: pointer;
}
.mat-select__item--active, .mat-select__item:hover {
  background-color: #f0f0f0;
}
.mat-select__text {
  padding: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333333;
  width: 100%;
  outline: none;
  border: 0.0625rem solid #b3b3b3;
  transition: all 0.2s linear;
}
.mat-select__text:focus {
  border: 0.0625rem solid #ffeabd;
}
.mat-select__text::placeholder, .mat-select__text:-ms-input-placeholder, .mat-select__text::-ms-input-placeholder {
  color: #737373;
}
.mat-select__text {
  cursor: pointer;
}
.mat-select__text--empty {
  color: #737373;
}
.mat-select--active .mat-select__text {
  border-color: #ffeabd;
}

/* stylelint-enable max-nesting-depth, selector-max-compound-selectors, scss/at-extend-no-missing-placeholder */
.checkbox {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0.625rem !important;
}
.checkbox .radio {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #20102b;
  display: inline-block;
  padding-left: 0.3125rem;
  margin-right: 1.25rem;
}
@media (min-width: 1024px) {
  .checkbox .radio {
    cursor: pointer;
  }
}
@media (min-width: 1280px) {
  .checkbox .radio {
    margin-right: 1.875rem;
  }
}
.checkbox .input-radio {
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #333333;
  width: 16px;
  height: 16px;
  border: 1px solid #333333;
  transform: translateY(-0.075em);
  display: inline-grid;
  place-content: center;
}
@media (min-width: 1024px) {
  .checkbox .input-radio {
    cursor: pointer;
  }
}
.checkbox .input-radio::before {
  content: "";
  width: 8px;
  height: 8px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #333333;
}
.checkbox .input-radio:checked::before {
  transform: scale(1);
}

.checkbox-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom,
.checkbox-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.checkbox-custom-label {
  position: relative;
  font-size: 14px;
}

.checkbox-custom + .checkbox-custom-label:before {
  content: "";
  background: #fff;
  border: 1px solid #e0e0e0;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  background: #23262c;
  box-shadow: inset 0px 0px 0px 4px #fff;
}

.checkbox-custom-label:hover:before {
  border-color: #777e91;
}

.pagination {
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: center;
}
.pagination__item {
  margin: 0 0.15625rem;
}
.pagination__item--ellipses {
  min-width: 2rem;
}
.pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  color: #343a40;
  border-radius: 50%;
}
.pagination__link:hover {
  color: #fff;
  background: #ffeabd;
}

.pagination__item--current .pagination__link {
  color: #fff;
  background: #ffeabd;
}

/* stylelint-disable scss/at-extend-no-missing-placeholder */
.content-column {
  padding: 0 0.9375rem;
  margin-left: 0.05859375rem;
}

/* stylelint-enable scss/at-extend-no-missing-placeholder */
.share-icons {
  display: flex;
  justify-content: flex-end;
  margin-right: -0.5rem;
}
.share-icons__link {
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  text-decoration: none;
  background: #e1e1e1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.5rem;
}
.share-icons__link span {
  font-size: 1.5rem;
  color: #333333;
}

.profile-navigation {
  display: flex;
  justify-content: space-around;
  padding: 21px 0;
  margin-bottom: 40px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  overflow: auto;
}
.profile-navigation::-webkit-scrollbar {
  display: none;
}
.profile-navigation__link {
  padding: 0 12px;
}
.profile-navigation__link a {
  font: 500 18px/24px "Overpass", sans-serif;
  white-space: nowrap;
}
@media (min-width: 48rem) {
  .profile-navigation__link a {
    font: 500 20px/26px "Overpass", sans-serif;
  }
}

.order-card {
  padding: 23px 21px 16px;
  border: 1px solid #e0e0e0;
  bottom: 10px;
}
@media (min-width: 1024px) {
  .order-card {
    padding: 44px 43px 25px;
  }
}
.order-card__section {
  padding: 24px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.order-card__section--no-border {
  border: none;
}
.order-card__section .order-card__row {
  column-gap: 25px;
  margin-bottom: 8px;
}
.order-card__row {
  display: flex;
  justify-content: space-between;
}
.order-card__heading {
  margin-bottom: 6px;
  font: 500 20px/24px "Overpass", sans-serif;
  text-transform: uppercase;
}
.order-card__date {
  font: 500 16px/20px "Overpass", sans-serif;
}
.order-card__product-wrap {
  display: flex;
  column-gap: 26px;
}
.order-card__product-image {
  display: block;
  min-width: 80px;
  height: 118px;
}
.order-card__product-image img {
  width: 100%;
  height: 100%;
}
.order-card__product-title {
  margin: 8px 0 14px;
  font: 500 16px/20px "Overpass", sans-serif;
}
.order-card__product-title a {
  text-decoration: none;
}
.order-card__product-attributes {
  display: flex;
  flex-direction: column;
  row-gap: 6px;
}
.order-card__product-attributes span {
  text-align: left;
  color: #777e91;
}
.order-card__field {
  font: 400 18px/23px "Overpass", sans-serif;
}
.order-card__price {
  font: 300 15px/19px "Overpass", sans-serif;
}
.order-card__price--discount {
  color: #b00020;
}
.order-card__price--total {
  font-weight: 600;
}

.page-register .auth-buttons,
.page-login .auth-buttons {
  margin-bottom: 32px;
}
@media (min-width: 48rem) {
  .page-register .auth-buttons,
  .page-login .auth-buttons {
    margin-bottom: 68px;
  }
}

.auth-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media (min-width: 36rem) {
  .auth-buttons {
    flex-direction: initial;
  }
}
.auth-buttons__button {
  display: flex;
  align-items: center;
  gap: 9px;
  width: 100%;
  padding: 6px 9px;
  border: none;
  font: 400 13px/17px "Overpass", sans-serif;
  color: #fff;
}
@media (min-width: 36rem) {
  .auth-buttons__button {
    max-width: 208px;
  }
}
.auth-buttons__button.auth-buttons__button--facebook {
  background: #004fc1;
}
.auth-buttons__button.auth-buttons__button--facebook:hover {
  background: rgb(0, 68.5621761658, 167.5);
}
.auth-buttons__button.auth-buttons__button--google {
  background: #ad0000;
}
.auth-buttons__button.auth-buttons__button--google:hover {
  background: rgb(147.5, 0, 0);
}
.auth-buttons__button span {
  margin-bottom: -2px;
}

.tooltip {
  position: relative;
  z-index: 90;
}
.tooltip:not(.tooltip--vp-lg) .tooltip__content {
  background: #333333;
  padding: 0 10px;
  border-radius: 0.875rem;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  position: absolute;
  top: -25px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
.tooltip:not(.tooltip--vp-lg) .tooltip__content::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
}
.tooltip:not(.tooltip--vp-lg):hover .tooltip__content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media (min-width: 62rem) {
  .tooltip--vp-lg .tooltip__content {
    background: #333333;
    padding: 0 10px;
    border-radius: 0.875rem;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    position: absolute;
    top: -25px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-5px);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    pointer-events: none;
  }
  .tooltip--vp-lg .tooltip__content::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
  }
  .tooltip--vp-lg:hover .tooltip__content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

.leadparagraph {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 3rem;
}
@media (min-width: 48rem) {
  .leadparagraph {
    font-size: 2.125rem;
    line-height: 2.5rem;
    margin-bottom: 5rem;
  }
}

.highlight-text {
  padding: 0.1875rem 0;
  background: rgba(255, 234, 189, 0.1);
}

.page-accordion {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .page-accordion {
    margin-bottom: 5rem;
  }
}
.page-accordion table {
  width: 100%;
}
.page-accordion table td {
  padding: 10px;
}

.bellow {
  padding: 0 0 0.5rem;
  border-top: 1px solid #e1e1e1;
}
.bellow:not(.active):hover, .bellow:not(.active):focus {
  background: #f0f0f0;
}
.bellow:last-of-type {
  border-bottom: 1px solid #e1e1e1;
}
.bellow p:last-child, .bellow .content-column:last-child {
  margin: 0;
}
.bellow.active .bellow__title::after {
  content: "\ea0e";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bellow__content {
  display: none;
  padding: 0 1.25rem 1.9375rem;
}
.bellow__title {
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
  padding: 2rem 1.25rem 1.5rem;
  display: flex;
  justify-content: space-between;
}
.bellow__title h3 {
  margin: 0;
  transition: color 0.2s linear;
  color: #333333;
}
.bellow__title::after {
  content: "\ea0f";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-fullwidth-image {
  padding: 2.375rem 0 4.625rem;
}
@media (max-width: 47.98rem) {
  .page-fullwidth-image {
    padding: 1.8125rem 0 3.4375rem;
  }
}
.page-fullwidth-image__wrapper::before, .page-fullwidth-image__wrapper::after {
  content: "";
  display: table;
}
.page-fullwidth-image__wrapper::after {
  clear: both;
}
.page-fullwidth-image__wrapper img {
  width: 100%;
  margin: 0;
}

@media (max-width: 47.98rem) {
  .content-image + .content-image {
    padding-top: 0.9375rem;
  }
}
.content-image__align-left, .content-image__align-right {
  width: 50%;
}
@media (max-width: 47.98rem) {
  .content-image__align-left, .content-image__align-right {
    width: 100%;
  }
}
.content-image__align-left {
  float: left;
}
@media (max-width: 47.98rem) {
  .content-image__align-left {
    float: none;
  }
}
.content-image__align-left.spacing-normal {
  padding-right: 0.9375rem;
}
@media (max-width: 47.98rem) {
  .content-image__align-left.spacing-normal {
    padding: 0 0 0.9375rem;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0;
  }
}
.content-image__align-right {
  float: right;
}
@media (max-width: 47.98rem) {
  .content-image__align-right {
    float: none;
  }
}
.content-image__align-right.spacing-normal {
  padding-left: 0.9375rem;
}
@media (max-width: 47.98rem) {
  .content-image__align-right.spacing-normal {
    padding: 0 0 0.9375rem;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0;
  }
}
.content-image img {
  width: 100%;
  margin: 0;
}

/* stylelint-disable max-nesting-depth */
/* Main Header */
.main-header {
  position: relative;
  z-index: 100;
  background-color: #fff;
}
.main-header .container {
  position: relative;
  z-index: 11;
  background: #fff;
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
}
.main-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-header__background {
  background: rgba(35, 35, 35, 0.42);
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100lvh;
  opacity: 0;
  max-width: 0;
}
.main-header__background.active {
  opacity: 1;
  max-width: 100%;
}
@media (max-width: 61.98rem) {
  .main-header__background {
    top: 7.9375rem;
  }
}
.main-header__left {
  display: flex;
  align-items: center;
}
.main-header__logo {
  position: absolute;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
}
@media (min-width: 48rem) {
  .main-header__logo {
    padding-left: 0 !important;
  }
}
.main-header__logo a {
  display: block;
}
.main-header__logo img {
  max-width: 13.125rem;
  height: 20px;
}
@media (min-width: 48rem) {
  .main-header__logo img {
    height: 34px;
  }
}
@media (max-width: 61.98rem) {
  .main-header__logo img {
    max-width: 100%;
    width: 100%;
  }
}
.main-header__menu {
  background: #fff;
  width: 100%;
  max-width: 50%;
  height: calc(100vh - 65px);
  height: calc(100svh - 65px);
  min-height: 730px;
  position: absolute;
  left: 0;
  top: 4.0625rem;
  transform: translateX(-100%);
  overflow: auto;
  overflow-x: hidden;
  transition: all ease-in-out 0.3s; /* remove opacity transition */
  opacity: 0; /* added initial opacity value */
  padding-top: 2.5rem;
}
.main-header__menu .container-fluid {
  height: 100%;
}
.main-header__menu.active {
  transform: none;
}
@media (max-width: 61.98rem) {
  .main-header__menu.active {
    max-width: 100%;
  }
}
.main-header__menu.active {
  opacity: 1;
  z-index: 99;
}
.main-header__menu h3 {
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 2.0625rem;
  text-transform: uppercase;
}
.main-header__menu h3 a {
  text-decoration: none;
}
.main-header__menu h3:last-child {
  margin-top: 1rem;
}
.main-header__menu .menu {
  list-style: none;
  margin-bottom: 0;
}
.main-header__menu .menu li a {
  text-decoration: none;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #333333;
}
.main-header__menu .menu-col {
  text-decoration: none;
}
.main-header__menu .menu-col h3 {
  margin-bottom: clamp(0.5rem, -0.0981308411rem + 1.246105919vw, 1rem);
  margin-top: 0;
}
@media (min-width: 1024px) {
  .main-header__menu .menu a {
    transition: all 0.3s ease-in-out;
  }
  .main-header__menu .menu a:hover {
    opacity: 0.7;
  }
}
.main-header__menu-footer {
  position: absolute;
  bottom: 1.25rem;
  width: 100%;
}
@media (max-width: 61.98rem) {
  .main-header__menu-footer {
    position: initial;
    padding-top: 30%;
  }
}
.main-header__menu-footer ul:not(#menu-lang) {
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 61.98rem) {
  .main-header__menu-footer ul:not(#menu-lang) {
    padding: 0;
  }
}
.main-header__menu-footer ul:not(#menu-lang) li {
  line-height: initial;
}
.main-header__menu-footer ul:not(#menu-lang) li a {
  text-decoration: none;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  color: #333333;
}
@media (min-width: 1024px) {
  .main-header__menu-footer ul:not(#menu-lang) li a {
    transition: all 0.3s ease-in-out;
  }
  .main-header__menu-footer ul:not(#menu-lang) li a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 61.98rem) {
  .main-header__menu-footer ul:not(#menu-lang).social {
    padding: 0.9375rem 0;
  }
}
.main-header__menu-footer ul:not(#menu-lang).social li {
  display: inline-block;
  padding-right: 1.4375rem;
}
.main-header__menu-footer .switchers {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  padding-right: 2.5rem;
}
.main-header__menu-footer .switchers .lang-switcher,
.main-header__menu-footer .switchers .currency-switcher {
  display: inline-block;
}
.main-header__menu-footer .switchers .lang-switcher ul,
.main-header__menu-footer .switchers .currency-switcher ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header__menu-footer .switchers .lang-switcher ul li a,
.main-header__menu-footer .switchers .lang-switcher ul li button,
.main-header__menu-footer .switchers .currency-switcher ul li a,
.main-header__menu-footer .switchers .currency-switcher ul li button {
  background: transparent;
  border: none;
  color: #828282;
  padding: 1px 6px;
  text-transform: capitalize;
  text-decoration: none;
}
.main-header__menu-footer .switchers .lang-switcher ul li a.active,
.main-header__menu-footer .switchers .lang-switcher ul li button.active,
.main-header__menu-footer .switchers .currency-switcher ul li a.active,
.main-header__menu-footer .switchers .currency-switcher ul li button.active {
  color: #333333;
}
.main-header__menu-footer .switchers .lang-switcher ul li.current-language-menu-item a,
.main-header__menu-footer .switchers .currency-switcher ul li.current-language-menu-item a {
  color: #333333;
}
.main-header__menu-footer .switchers .lang-switcher .woo-multi-currency.wmc-shortcode.plain-horizontal,
.main-header__menu-footer .switchers .currency-switcher .woo-multi-currency.wmc-shortcode.plain-horizontal {
  display: flex;
  align-items: center;
  font-size: inherit;
}
.main-header__menu-footer .switchers .lang-switcher .wmc-currency,
.main-header__menu-footer .switchers .currency-switcher .wmc-currency {
  display: block;
  background: transparent;
  border: none;
  text-decoration: none;
  padding: 1px 6px;
  text-transform: capitalize;
  font-size: inherit;
}
.main-header__menu-footer .switchers .lang-switcher .wmc-currency a,
.main-header__menu-footer .switchers .currency-switcher .wmc-currency a {
  color: #828282;
  font-weight: 500;
}
.main-header__menu-footer .switchers .lang-switcher .wmc-currency a:hover,
.main-header__menu-footer .switchers .currency-switcher .wmc-currency a:hover {
  color: #333333;
}
.main-header__menu-footer .switchers .lang-switcher .wmc-currency.wmc-active a,
.main-header__menu-footer .switchers .currency-switcher .wmc-currency.wmc-active a {
  color: #333333;
  font-weight: 500;
}
@media (max-width: 47.98rem) {
  .main-header__menu .menu-col {
    margin-bottom: 1.25rem;
  }
}
.main-header__menu-btn button {
  padding: 0;
  border: none;
  outline: none;
  position: relative;
  background: transparent;
  line-height: initial;
}
.main-header__menu-btn button span {
  display: inline-block;
  background: #333333;
  height: 3px;
  width: 1.6875rem;
  border-radius: 4px;
  margin-bottom: 3px;
  opacity: 1;
  transition: all ease-in-out 0.3s;
}
.main-header__menu-btn button::before, .main-header__menu-btn button::after {
  content: "";
  display: inline-block;
  background: #333333;
  height: 3px;
  width: 1.6875rem;
  border-radius: 4px;
  position: absolute;
  left: 0;
  transition: all ease-in-out 0.3s;
}
.main-header__menu-btn button::before {
  top: 0;
}
.main-header__menu-btn button::after {
  bottom: 0;
}
.main-header__menu-btn button.active span {
  opacity: 0;
  transition: all ease-in-out 0.3s;
}
.main-header__menu-btn button.active::before {
  transform: rotate(45deg);
  transition: all ease-in-out 0.3s;
  top: 13.5px;
}
@media (min-width: 768px) {
  .main-header__menu-btn button.active::before {
    top: 15px;
  }
}
.main-header__menu-btn button.active::after {
  transform: rotate(-45deg);
  bottom: 5px;
  transition: all ease-in-out 0.3s;
}
.main-header__right-items {
  text-align: right;
}
@media (max-width: 61.98rem) {
  .main-header__right-items {
    display: flex;
    justify-content: flex-end;
    padding-left: 1.25rem;
  }
}
.main-header__right-items a:hover {
  color: #333333;
}
.main-header__small-cart {
  border: none;
  padding: 0;
  background: transparent;
  margin-left: 1.375rem;
  position: relative;
}
@media (max-width: 61.98rem) {
  .main-header__small-cart {
    margin-left: 0.625rem;
  }
}
@media (min-width: 48rem) {
  .main-header__small-cart:hover svg .hover {
    opacity: 1;
  }
  .main-header__small-cart:hover .cart-count {
    color: #fff;
  }
}
.main-header__small-cart .cart-count {
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #333333;
  transition: color 0.3s;
}
@media (max-width: 47.98rem) {
  .main-header__small-cart .cart-count {
    top: 61%;
  }
}
.main-header__small-cart svg .hover {
  opacity: 0;
  transition: opacity 0.3s;
}
@media (min-width: 48rem) {
  .main-header__small-cart svg path {
    fill: #333333;
  }
}
@media (max-width: 61.98rem) {
  .main-header__small-cart svg {
    max-width: 1.625rem;
    margin-top: 1px;
  }
}
@media (max-width: 47.98rem) {
  .main-header__small-cart svg {
    max-width: 1.4375rem;
    margin-top: 1px;
  }
}
.main-header .notes-add-cart {
  background: #333333;
  border: 0.6px solid #f2f2f2;
  color: #fff;
  min-width: 23.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.625rem 1.25rem;
  position: absolute;
  right: 0.9375rem;
  top: 3.75rem;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  pointer-events: none;
}
.main-header .notes-add-cart::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 0%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #333333;
}
.main-header .notes-add-cart .p-name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.125rem;
  padding-right: 1.25rem;
}
.main-header .notes-add-cart span {
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.main-header .notes-add-cart.active {
  opacity: 1;
  transition: all ease-in-out 0.3s;
  pointer-events: initial;
}
.main-header__account {
  text-decoration: none;
  display: inline-block;
}
@media (min-width: 48rem) {
  .main-header__account:hover svg .hover {
    opacity: 1;
  }
}
.main-header__account svg .hover {
  opacity: 0;
  transition: opacity 0.3s;
}
@media (min-width: 48rem) {
  .main-header__account svg path {
    fill: #333333;
  }
}
@media (max-width: 61.98rem) {
  .main-header__account svg {
    position: relative;
    top: 2px;
    max-width: 1.75rem;
  }
}
@media (max-width: 47.98rem) {
  .main-header__account svg {
    position: relative;
    top: 2px;
    max-width: 1.5rem;
  }
}
.main-header__wrapper {
  width: 100%;
  max-width: 82.4375rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
  display: flex;
  justify-content: space-between;
  min-height: 6.25rem;
}
.main-header__nav {
  position: static;
  display: none;
}
@media (min-width: 62rem) {
  .main-header__nav {
    display: block;
  }
}
.main-header__nav a {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}
.main-header__nav .highlight-text {
  padding: 0;
}
.main-header__nav > .menu > li {
  margin-right: 2.1875rem;
  padding: 1.25rem 0;
}
.main-header__nav > .menu > li:last-child {
  margin-right: 0;
}
.main-header__nav > .menu > li > a {
  display: flex;
}
.main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item a::after, .main-header__nav > .menu > li.menu-item-has-children a::after {
  content: "\ea0f";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding-left: 0.25rem;
}
.main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item .sub-menu li.menu-item-has-children a::after, .main-header__nav > .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children a::after {
  content: "\ea0f";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block !important;
  padding-left: 0.25rem;
}
.main-header__nav .sub-menu {
  position: absolute;
  width: 100%;
  max-width: 200px;
  display: flex;
  flex-direction: column;
  top: 5rem;
  background: #fff;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  transition: all ease-in-out 0.3s;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}
.main-header__nav .sub-menu.open {
  transition: all ease-in-out 0.3s;
  max-height: initial;
  opacity: 1;
}
.main-header__nav .sub-menu li {
  padding: 0.3125rem 1.25rem;
}
.main-header__nav .sub-menu li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3125rem 0;
}
.main-header__nav .sub-menu li a::after {
  display: none !important;
}
.main-header__nav .sub-menu li a:hover {
  color: #f5b318;
}
.main-header__right {
  text-align: right;
  display: none;
}
@media (min-width: 62rem) {
  .main-header__right {
    display: flex;
    align-items: center;
  }
}
.main-header__right .c-btn + .c-btn, .main-header__right .gform_wrapper .gform_footer input[type=submit] + .c-btn, .gform_wrapper .gform_footer .main-header__right input[type=submit] + .c-btn, .main-header__right .gform_wrapper .gform_footer .c-btn + input[type=submit], .gform_wrapper .gform_footer .main-header__right .c-btn + input[type=submit], .main-header__right .gform_wrapper .gform_footer input[type=submit] + input[type=submit], .gform_wrapper .gform_footer .main-header__right input[type=submit] + input[type=submit] {
  margin-left: 0.71875rem;
}
.main-header__right .c-btn-rounded {
  width: initial;
  height: initial;
  border-radius: 16px;
  padding: 15px 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  box-shadow: none;
}
.main-header__right .c-btn-rounded .icon {
  margin-left: 5px;
}
.main-header .mini-cart-button {
  background: transparent;
  display: flex;
  align-items: center;
  padding: 0;
  border: none;
  margin-left: 1.375rem;
}
.main-header .mini-cart-button .icon-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.625rem;
}

.page-has-hero .main-header {
  position: absolute;
  top: var(--alert-bar-height);
  left: 0;
  width: 100%;
  margin-bottom: 0;
}

/* stylelint-enable max-nesting-depth */
:root {
  --alert-start: 0;
}

.admin-bar {
  --alert-start: 46px;
}
@media (min-width: 48rem) {
  .admin-bar {
    --alert-start: 32px;
  }
}

.alert-bar {
  position: fixed;
  width: 100%;
  top: var(--alert-start);
  left: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  color: #fff;
}
.alert-bar__item {
  --alert-bg-color: #070b3a;
  background-color: var(--alert-bg-color);
  padding-top: 8px;
  padding-bottom: 8px;
}
.alert-bar__item + .alert-bar__item {
  border-top: 1px solid #fff;
}
.alert-bar__item.viewed {
  display: none;
}
.alert-bar__content {
  display: flex;
  gap: 0.5rem;
  font-size: 0.75rem;
  align-items: center;
  justify-content: space-between;
}
.alert-bar__content p, .alert-bar__content .content-column {
  font-size: 0.75rem;
  line-height: normal;
  margin: 0;
}
.alert-bar__content a {
  text-decoration: underline;
  color: inherit;
}
.alert-bar__message {
  flex: 1;
}
@media (min-width: 48rem) {
  .alert-bar__message {
    text-align: center;
  }
}
.alert-bar__close {
  background: transparent;
  border: 1px solid #fff;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  padding: 0;
  position: relative;
}
.alert-bar__close::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
  background: #fff;
  -webkit-mask-image: url(../../images/icons/close.svg);
  -webkit-mask-size: cover;
  mask-image: url(../../images/icons/close.svg);
  mask-size: cover;
}

/* Mega Menu */
.mega-menu-wrapper {
  position: absolute;
  z-index: -999;
  top: 100%;
  left: 0;
  visibility: hidden;
  width: 100%;
  padding-top: 2.0625rem;
  padding-bottom: 0.9375rem;
  border-top: 1px solid #e1e1e1;
  background: transparent;
}
.mega-menu-wrapper li {
  display: block;
  padding: 0 0 0.9375rem 0;
}
.mega-menu-wrapper li.current-menu-item > a {
  color: #ffeabd;
}
.mega-menu-wrapper a {
  font-weight: 700;
  visibility: hidden;
  padding: 0;
  transition: none;
  transform: translateY(0.3125rem);
  opacity: 0;
  color: #333333;
}
.mega-menu-wrapper a.active {
  visibility: visible;
  transition: all 0.3s;
  opacity: 1;
}
.mega-menu-wrapper a:hover {
  transition: color 0.1s;
  color: #333333;
}
.mega-menu-wrapper h1,
.mega-menu-wrapper h2,
.mega-menu-wrapper h3,
.mega-menu-wrapper h4,
.mega-menu-wrapper h5,
.mega-menu-wrapper h6,
.mega-menu-wrapper p,
.mega-menu-wrapper .content-column,
.mega-menu-wrapper blockquote {
  visibility: hidden;
  transition: none;
  transform: translateY(0.3125rem);
  opacity: 0;
}
.mega-menu-wrapper h1.active,
.mega-menu-wrapper h2.active,
.mega-menu-wrapper h3.active,
.mega-menu-wrapper h4.active,
.mega-menu-wrapper h5.active,
.mega-menu-wrapper h6.active,
.mega-menu-wrapper p.active,
.mega-menu-wrapper .active.content-column,
.mega-menu-wrapper blockquote.active {
  visibility: visible;
  transition: all 0.3s;
  opacity: 1;
}
.mega-menu-wrapper.active {
  z-index: 999;
  visibility: visible;
}
.mega-menu-wrapper.active a {
  transform: none;
}
.mega-menu-wrapper .sub-menu {
  margin: 1.25rem 0 0.9375rem;
}
.mega-menu-wrapper .sub-menu li {
  padding-bottom: 0.9375rem;
  padding-left: 0;
}
.mega-menu-wrapper .sub-menu li:last-child {
  padding-bottom: 0;
}
.mega-menu-wrapper .sub-menu a {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.714286;
}

.mega-menu-background {
  position: absolute;
  z-index: 998;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
}

/* stylelint-disable max-nesting-depth, selector-max-compound-selectors */
/* Main Header Mobile */
.btn-hamburger {
  position: absolute;
  z-index: 9999;
  top: 50%;
  right: 0.9375rem;
  display: block;
}
@media (min-width: 62rem) {
  .btn-hamburger {
    display: none;
  }
}
.btn-hamburger {
  width: 1.5625rem;
  height: 1.125rem;
  margin: -0.125rem 0 0;
  padding: 0;
  cursor: pointer;
  transform: translate(0, -50%);
  border: 0;
  outline: 0;
  background: transparent;
  box-shadow: none;
}
@media (max-width: 47.98rem) {
  .btn-hamburger {
    width: 1.25rem;
    height: 0.9375rem;
    margin: 0;
  }
}
.btn-hamburger:hover, .btn-hamburger:focus {
  outline: 0;
}
.btn-hamburger span {
  position: absolute;
  left: 0;
  display: block;
  width: 1.5625rem;
  height: 0.125rem;
  transition: 0.45s ease-in-out;
  transform: rotate(0deg);
  opacity: 1;
  border-radius: 9px;
  background: #23262c;
}
@media (max-width: 47.98rem) {
  .btn-hamburger span {
    width: 1.25rem;
  }
}
.btn-hamburger span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}
.btn-hamburger span:nth-child(2) {
  top: 0.5rem;
  transform-origin: left center;
}
@media (max-width: 47.98rem) {
  .btn-hamburger span:nth-child(2) {
    top: 0.375rem;
  }
}
.btn-hamburger span:nth-child(3) {
  top: 1rem;
  transform-origin: left center;
}
@media (max-width: 47.98rem) {
  .btn-hamburger span:nth-child(3) {
    top: 0.75rem;
  }
}
.btn-hamburger.open span:nth-child(1) {
  top: -0.0625rem;
  left: 0.125rem;
  transform: rotate(45deg);
}
.btn-hamburger.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.btn-hamburger.open span:nth-child(3) {
  top: 1rem;
  left: 0.125rem;
  transform: rotate(-45deg);
}
@media (max-width: 47.98rem) {
  .btn-hamburger.open span:nth-child(3) {
    top: 0.8125rem;
  }
}

.main-header__nav-mobile {
  font-size: 1.125rem;
  line-height: 2rem;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.main-header__nav-mobile .menu > li > a {
  font-weight: 500;
  position: relative;
  padding: 1.125rem 2.5rem 0.875rem;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile .menu > li > a {
    padding: 1.125rem 1.25rem 0.875rem;
  }
}
.main-header__nav-mobile .menu > li > a.open + .sub-menu {
  display: block;
}
.main-header__nav-mobile .menu > li.menu-item-has-children > a::after {
  position: absolute;
  top: 50%;
  right: 2.8125rem;
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  margin-top: -0.375rem;
  content: "";
  transition: all 0.2s linear;
  transform: rotate(135deg);
  border: 2px solid #000;
  border-width: 2px 2px 0 0;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile .menu > li.menu-item-has-children > a::after {
    right: 1.625rem;
    width: 0.4375rem;
    height: 0.4375rem;
  }
}
.main-header__nav-mobile .menu > li.menu-item-has-children > a.open::after {
  margin-top: 0;
  transform: rotate(-45deg);
}
.main-header__nav-mobile .sub-menu {
  display: none;
  padding: 1.0625rem 0 0.8125rem;
}
.main-header__nav-mobile .sub-menu li {
  margin: 0 0 0.9375rem;
}
.main-header__nav-mobile .sub-menu li:last-child {
  margin: 0;
}
.main-header__nav-mobile .sub-menu a {
  padding: 0 3.75rem;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile .sub-menu a {
    padding: 0 2.5rem;
  }
}
.main-header__nav-mobile a {
  font-weight: 400;
  display: block;
}
.main-header__nav-mobile a:hover, .main-header__nav-mobile a:focus {
  color: #333333;
}
.main-header__nav-mobile--wrapper {
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  background: #fff;
}
.main-header__nav-mobile--wrapper.active {
  display: block;
}
@media (min-width: 75rem) {
  .main-header__nav-mobile--wrapper.active {
    display: none;
  }
}
.main-header__nav-mobile--wrapper nav li {
  display: block;
}
.main-header__nav-mobile--wrapper .c-btn, .main-header__nav-mobile--wrapper .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer .main-header__nav-mobile--wrapper input[type=submit] {
  font-size: 0.75rem;
  line-height: 0.9375rem;
  width: 100%;
}
.main-header__nav-mobile--wrapper .mobile-cta {
  display: flex;
  justify-content: center;
  padding-bottom: 1.875rem;
}
.main-header__nav-mobile--wrapper .mobile-cta .c-btn-rounded {
  width: 2.375rem;
  height: 2.375rem;
  background-color: #F5B318;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: initial;
  box-shadow: 0px 4px 8px rgba(245, 179, 24, 0.46);
}
@media (max-width: 61.98rem) {
  .main-header__subnav {
    text-align: left;
  }
  .main-header__subnav a {
    display: block;
    padding: 0.5625rem 2.5rem;
  }
  .main-header__subnav li {
    margin: 0 0 1rem;
  }
  .main-header__subnav li:last-child {
    margin: 0;
  }
}
@media (max-width: 47.98rem) {
  .main-header__subnav {
    padding: 0.375rem 0;
  }
  .main-header__subnav a {
    padding: 0.5625rem 1.25rem;
  }
  .main-header__subnav li {
    margin: 0;
  }
}
.main-header__cta-wrapper--mobile {
  padding: 11.5625rem 0 0;
}
@media (max-width: 47.98rem) {
  .main-header__cta-wrapper--mobile {
    padding: 0;
  }
}

/* stylelint-enable max-nesting-depth, selector-max-compound-selectors */
.page-hero {
  padding: 5rem 0;
}
@media (min-width: 48rem) {
  .page-hero {
    padding: 10rem 0 8.5rem;
  }
}
.page-hero__title {
  text-transform: uppercase;
  font: 500 20px/30px "Overpass", sans-serif;
}
@media (min-width: 48rem) {
  .page-hero__title {
    font: 500 26px/33px "Overpass", sans-serif;
  }
}
.page-hero__content {
  font-size: 0.875rem;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .page-hero__content {
    font-size: 1rem;
  }
}
.page-hero__content ul {
  list-style: points;
}
.page-hero__content ul li {
  list-style-type: disc !important;
}
.page-hero__text {
  margin-bottom: 17px;
}
.page-hero__text :last-child {
  margin-bottom: 0;
}
.page-hero__icon {
  margin-bottom: 32px;
}

.blog-hero {
  padding: 5rem 0;
}

.page-content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
  margin-left: auto !important;
  margin-right: auto !important;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 48rem) {
  .page-content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
  .block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
  .single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}
@media (min-width: 62rem) {
  .page-content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
  .block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
  .single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
    width: calc(var(--columnWidth) * 10 - 30px);
    max-width: calc(var(--columnMaxWidth) * 10 - 30px);
  }
}
@media (min-width: 75rem) {
  .page-content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
  .block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
  .single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
    width: calc(var(--columnWidth) * 8 - 30px);
    max-width: calc(var(--columnMaxWidth) * 8 - 30px);
  }
}
.page-content > *,
.block-content-section > *,
.single-post__content > * {
  position: relative;
}
.page-content > .wp-block-embed,
.block-content-section > .wp-block-embed,
.single-post__content > .wp-block-embed {
  margin-left: auto;
  margin-right: auto;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 48rem) {
  .page-content > .wp-block-embed,
  .block-content-section > .wp-block-embed,
  .single-post__content > .wp-block-embed {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}

.page-content ul:not([class]),
.page-content ul.is-style-default,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.page-content ol,
.block-content-section ul:not([class]),
.block-content-section ul.is-style-default,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.block-content-section ol,
.single-post__content ul:not([class]),
.single-post__content ul.is-style-default,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.single-post__content ol,
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.block-editor-block-list__layout ol {
  padding-left: 20px;
  margin-bottom: 24px;
}
@media (min-width: 48rem) {
  .page-content ul:not([class]),
  .page-content ul.is-style-default,
  .page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
  .page-content ol,
  .block-content-section ul:not([class]),
  .block-content-section ul.is-style-default,
  .block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
  .block-content-section ol,
  .single-post__content ul:not([class]),
  .single-post__content ul.is-style-default,
  .single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
  .single-post__content ol,
  .block-editor-block-list__layout ul:not([class]),
  .block-editor-block-list__layout ul.is-style-default,
  .block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
  .block-editor-block-list__layout ol {
    margin-bottom: 32px;
    padding-left: 30px;
  }
}
.page-content ul:not([class]) ul,
.page-content ul:not([class]) ol,
.page-content ul.is-style-default ul,
.page-content ul.is-style-default ol,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.page-content ol ul,
.page-content ol ol,
.block-content-section ul:not([class]) ul,
.block-content-section ul:not([class]) ol,
.block-content-section ul.is-style-default ul,
.block-content-section ul.is-style-default ol,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.block-content-section ol ul,
.block-content-section ol ol,
.single-post__content ul:not([class]) ul,
.single-post__content ul:not([class]) ol,
.single-post__content ul.is-style-default ul,
.single-post__content ul.is-style-default ol,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.single-post__content ol ul,
.single-post__content ol ol,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul:not([class]) ol,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.is-style-default ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.block-editor-block-list__layout ol ul,
.block-editor-block-list__layout ol ol {
  margin-top: 16px;
}
.page-content ul:not([class]) li,
.page-content ul.is-style-default li,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.page-content ol li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-content-section ol li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.single-post__content ol li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-editor-block-list__layout ol li {
  font-weight: 400;
  font-size: clamp(1rem, 0.8504672897rem + 0.3115264798vw, 1.125rem);
  line-height: clamp(1.25rem, 0.3528037383rem + 1.8691588785vw, 2rem);
  margin-bottom: 0.5rem;
}
.page-content ul:not([class]) li ul,
.page-content ul:not([class]) li ol,
.page-content ul.is-style-default li ul,
.page-content ul.is-style-default li ol,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.page-content ol li ul,
.page-content ol li ol,
.block-content-section ul:not([class]) li ul,
.block-content-section ul:not([class]) li ol,
.block-content-section ul.is-style-default li ul,
.block-content-section ul.is-style-default li ol,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-content-section ol li ul,
.block-content-section ol li ol,
.single-post__content ul:not([class]) li ul,
.single-post__content ul:not([class]) li ol,
.single-post__content ul.is-style-default li ul,
.single-post__content ul.is-style-default li ol,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.single-post__content ol li ul,
.single-post__content ol li ol,
.block-editor-block-list__layout ul:not([class]) li ul,
.block-editor-block-list__layout ul:not([class]) li ol,
.block-editor-block-list__layout ul.is-style-default li ul,
.block-editor-block-list__layout ul.is-style-default li ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-editor-block-list__layout ol li ul,
.block-editor-block-list__layout ol li ol {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
@media (min-width: 48rem) {
  .page-content ul:not([class]) li ul,
  .page-content ul:not([class]) li ol,
  .page-content ul.is-style-default li ul,
  .page-content ul.is-style-default li ol,
  .page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
  .page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
  .page-content ol li ul,
  .page-content ol li ol,
  .block-content-section ul:not([class]) li ul,
  .block-content-section ul:not([class]) li ol,
  .block-content-section ul.is-style-default li ul,
  .block-content-section ul.is-style-default li ol,
  .block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
  .block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
  .block-content-section ol li ul,
  .block-content-section ol li ol,
  .single-post__content ul:not([class]) li ul,
  .single-post__content ul:not([class]) li ol,
  .single-post__content ul.is-style-default li ul,
  .single-post__content ul.is-style-default li ol,
  .single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
  .single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
  .single-post__content ol li ul,
  .single-post__content ol li ol,
  .block-editor-block-list__layout ul:not([class]) li ul,
  .block-editor-block-list__layout ul:not([class]) li ol,
  .block-editor-block-list__layout ul.is-style-default li ul,
  .block-editor-block-list__layout ul.is-style-default li ol,
  .block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
  .block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
  .block-editor-block-list__layout ol li ul,
  .block-editor-block-list__layout ol li ol {
    margin-bottom: 0;
  }
}
.page-content ul:not([class]) li,
.page-content ul.is-style-default li,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li {
  list-style-type: none;
  position: relative;
}
.page-content ul:not([class]) li::before,
.page-content ul.is-style-default li::before,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.block-content-section ul:not([class]) li::before,
.block-content-section ul.is-style-default li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.single-post__content ul:not([class]) li::before,
.single-post__content ul.is-style-default li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.block-editor-block-list__layout ul:not([class]) li::before,
.block-editor-block-list__layout ul.is-style-default li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -20px;
}
@media (min-width: 48rem) {
  .page-content ul:not([class]) li::before,
  .page-content ul.is-style-default li::before,
  .page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
  .block-content-section ul:not([class]) li::before,
  .block-content-section ul.is-style-default li::before,
  .block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
  .single-post__content ul:not([class]) li::before,
  .single-post__content ul.is-style-default li::before,
  .single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
  .block-editor-block-list__layout ul:not([class]) li::before,
  .block-editor-block-list__layout ul.is-style-default li::before,
  .block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before {
    left: -25px;
  }
}
.page-content ul:not([class]) ul,
.page-content ul.is-style-default ul,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-content-section ul:not([class]) ul,
.block-content-section ul.is-style-default ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.single-post__content ul:not([class]) ul,
.single-post__content ul.is-style-default ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul {
  padding-left: 0;
}
.page-content ul:not([class]) ul li::before,
.page-content ul.is-style-default ul li::before,
.page-content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before,
.block-content-section ul:not([class]) ul li::before,
.block-content-section ul.is-style-default ul li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before,
.single-post__content ul:not([class]) ul li::before,
.single-post__content ul.is-style-default ul li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before,
.block-editor-block-list__layout ul:not([class]) ul li::before,
.block-editor-block-list__layout ul.is-style-default ul li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before {
  content: "– ";
  display: inline;
  position: static;
  left: auto;
  top: auto;
}
.page-content ul.is-style-check-icon > li,
.block-content-section ul.is-style-check-icon > li,
.single-post__content ul.is-style-check-icon > li,
.block-editor-block-list__layout ul.is-style-check-icon > li {
  position: relative;
}
.page-content ul.is-style-check-icon > li::before,
.block-content-section ul.is-style-check-icon > li::before,
.single-post__content ul.is-style-check-icon > li::before,
.block-editor-block-list__layout ul.is-style-check-icon > li::before {
  content: "\ea0a";
  font-family: "iconfont-taiyo";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  width: 1.0625rem;
  height: 1.0625rem;
  top: 0;
  left: -1.5625rem;
  transform: translateY(25%);
}
@media (min-width: 48rem) {
  .page-content ul.is-style-check-icon > li::before,
  .block-content-section ul.is-style-check-icon > li::before,
  .single-post__content ul.is-style-check-icon > li::before,
  .block-editor-block-list__layout ul.is-style-check-icon > li::before {
    left: -1.875rem;
    top: 0.0625rem;
  }
}
.page-content ol,
.block-content-section ol,
.single-post__content ol,
.block-editor-block-list__layout ol {
  list-style-type: none;
  counter-reset: item;
}
.page-content ol li,
.block-content-section ol li,
.single-post__content ol li,
.block-editor-block-list__layout ol li {
  position: relative;
}
.page-content ol li::before,
.block-content-section ol li::before,
.single-post__content ol li::before,
.block-editor-block-list__layout ol li::before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: -20px;
}
@media (min-width: 48rem) {
  .page-content ol li::before,
  .block-content-section ol li::before,
  .single-post__content ol li::before,
  .block-editor-block-list__layout ol li::before {
    left: -28px;
  }
}
.page-content ol ol,
.block-content-section ol ol,
.single-post__content ol ol,
.block-editor-block-list__layout ol ol {
  padding-left: 0;
}
.page-content ol ol li::before,
.block-content-section ol ol li::before,
.single-post__content ol ol li::before,
.block-editor-block-list__layout ol ol li::before {
  content: counters(item, ".") " ";
  position: static;
  top: auto;
  left: auto;
}

.search-hero {
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .search-hero {
    margin-bottom: 5rem;
  }
}

.search-field {
  display: flex;
  padding-bottom: 0.875rem;
  border-bottom: 2px solid #b3b3b3;
  margin-bottom: 2rem;
}
@media (min-width: 48rem) {
  .search-field {
    margin-bottom: 2.5rem;
  }
}
.search-field__input {
  flex: 1;
  border: none;
  appearance: none;
  font-weight: 600;
  font-size: clamp(1.5rem, 0.1542056075rem + 2.8037383178vw, 2.625rem);
  line-height: clamp(2rem, 0.8037383178rem + 2.492211838vw, 3rem);
  line-height: 1;
}
@media (min-width: 48rem) {
  .search-field__input {
    line-height: 1;
  }
}
.search-field__submit {
  border: none;
  background: none;
  transition: all 0.2s linear;
  width: 3rem;
  height: 3rem;
}
.search-field__submit::before {
  content: "\ea26";
  font-family: "iconfont-taiyo";
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search-field__submit:hover {
  color: #ffeabd;
}

.search-result {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 2.4375rem;
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-result__subtitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.075rem;
}
.search-result__subtitle + h1,
.search-result__subtitle + .h1,
.search-result__subtitle + h2,
.search-result__subtitle + .h2,
.search-result__subtitle + h3,
.search-result__subtitle + .h3,
.search-result__subtitle + h4,
.search-result__subtitle + .h4,
.search-result__subtitle + h5,
.search-result__subtitle + .h5,
.search-result__subtitle + h6,
.search-result__subtitle + .h6 {
  margin-top: 0;
}
.search-result__title {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7254672897rem + 0.3115264798vw, 1rem);
  line-height: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
  margin: 0;
}
.search-result__excerpt {
  font-size: 1rem;
  line-height: 1.5rem;
}
.search-result__excerpt p, .search-result__excerpt .content-column {
  font-size: 1rem;
  line-height: 1.5rem;
}

.contacts {
  overflow: hidden;
}
.contacts__container {
  padding-top: 120px;
}
@media (min-width: 768px) {
  .contacts__container {
    padding-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .contacts__container {
    max-width: 100% !important;
  }
}
.contacts__title {
  display: none;
}
@media (min-width: 1024px) {
  .contacts__title {
    display: block;
    margin-bottom: 30px;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 500;
  }
}
.contacts__wrapper {
  padding-top: 30px;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
}
@media (min-width: 1024px) {
  .contacts__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 46px;
  }
}
.contacts__form {
  position: relative;
  margin-bottom: 42px;
}
.contacts__form-sending {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  display: none;
}
.contacts__form-sending img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
@media (min-width: 1024px) {
  .contacts__form {
    margin-right: 6%;
    margin-bottom: 0;
  }
  .contacts__form-wrapper {
    display: flex;
    align-items: center;
    width: 30%;
    flex: 1 0 0;
  }
  .contacts__form .btn {
    width: 206px;
  }
}
.contacts__form .input {
  margin-bottom: 23px;
}
@media (min-width: 1024px) {
  .contacts__info {
    width: 300px;
  }
}
.contacts__or {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 29px;
}
@media (min-width: 1024px) {
  .contacts__or {
    align-self: stretch;
    margin-right: 5%;
    margin-bottom: 0;
  }
}
.contacts__or::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  background: #D9D9D9;
}
@media (min-width: 1024px) {
  .contacts__or::before {
    width: 1px;
    height: 100%;
  }
}
@media (min-width: 1280px) {
  .contacts__or::before {
    height: 85%;
  }
}
.contacts__or span {
  position: relative;
  z-index: 2;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0 11px;
  background: #fff;
  text-align: center;
}
@media (min-width: 1024px) {
  .contacts__or span {
    padding: 14px 0;
  }
}
.contacts__slider .slick-list {
  overflow: visible;
}
.contacts__slider-item {
  width: 80vw;
  margin-right: 3px;
}
.contacts__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 42px;
}
.contacts__item {
  display: flex;
  align-items: center;
  width: 300px;
  max-width: 100%;
  margin: 0 0 17px 0;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.contacts__item:hover {
  color: #333333;
  opacity: 0.7;
}
.contacts__item:last-child {
  margin-bottom: 0;
}
.contacts__item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
.contacts__item span {
  font-size: 1rem;
}
.contacts .social {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .contacts .social {
    justify-content: flex-start;
  }
}
.contacts .social ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.contacts .social ul li {
  margin-bottom: 0;
  margin-right: 0;
}
.contacts .social ul li:last-child {
  padding-right: 0;
}

@media (min-width: 48rem) {
  .page-profile .auth-form__actions {
    margin-top: 64px;
  }
}
.page-profile .auth-form__actions .auth-form__col {
  text-align: right;
}

@media (min-width: 48rem) {
  .page-orders__orders {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 9px;
  }
}
.page-orders__orders .order-card {
  margin-bottom: 32px;
}
@media (min-width: 48rem) {
  .page-orders__orders .order-card {
    margin-bottom: 0;
  }
}
.page-orders__orders .order-card:last-child {
  margin-bottom: 0;
}
.page-orders__no-orders {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 30px;
  max-width: 300px;
  margin: 40px auto 0;
  text-align: center;
}
.page-orders__no-orders .btn {
  max-width: 206px;
}
.page-orders p, .page-orders .content-column {
  margin: 0;
}

.page-register .auth-form {
  max-width: 620px;
}

.page-password-reset .auth-form__submit-btn {
  margin-top: 88px;
}
.page-password-reset #password_reset_success {
  display: none;
  max-width: 365px;
}

.wishlist-button {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
.wishlist-button .tooltip__content {
  display: none;
}
@media (min-width: 62rem) {
  .wishlist-button .tooltip__content {
    display: block;
  }
}

.product > .wishlist-button {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  background: #fff;
  width: 25px;
  height: 25px;
  margin-top: 0;
  border-radius: 50%;
  font-size: 12px;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
@media (min-width: 62rem) {
  .product > .wishlist-button {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
}
.product > .wishlist-button:visited, .product > .wishlist-button:hover, .product > .wishlist-button:active {
  color: #333333;
}
.product > .wishlist-button:hover span {
  text-decoration: none;
}
.product > .wishlist-button i {
  margin-top: 2px;
}

.related .wishlist-button {
  right: 25px;
}

.post-single {
  margin-top: 10rem;
}
.post-single__top {
  text-align: center;
}
@media (min-width: 48rem) {
  .post-single__top {
    margin-top: -1.625rem;
    margin-bottom: 7.25rem;
  }
}
.post-single__footer {
  padding: 2.5rem 0;
  border-top: 1px solid #f5b318;
  margin-top: 2.5rem;
  background: #f7f7f7;
}
.post-single__categories {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7254672897rem + 0.3115264798vw, 1rem);
  line-height: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
  margin-bottom: 0.5rem;
}
.post-single__title {
  margin-top: 0;
  position: relative;
}
.post-single__title::after {
  background: linear-gradient(-45deg, #f5b318 16px, transparent 0), linear-gradient(45deg, #f5b318 16px, transparent 0);
  background-position: left-bottom;
  background-repeat: repeat-x;
  background-size: 32px 32px;
  content: " ";
  display: block;
  position: absolute;
  bottom: -3.125rem;
  left: 25%;
  width: 50%;
  height: 32px;
}
.post-single__tagline {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7254672897rem + 0.3115264798vw, 1rem);
  line-height: clamp(1rem, 0.4018691589rem + 1.246105919vw, 1.5rem);
  margin-bottom: 0.5rem;
  position: relative;
}
@media (min-width: 48rem) {
  .post-single__tagline {
    padding-left: 50%;
    text-align-last: left;
  }
}
.post-single__author {
  margin-bottom: 0.25rem;
}
@media (min-width: 48rem) {
  .post-single__author {
    position: absolute;
    right: 50%;
    padding-right: 0.9375rem;
    margin-bottom: 0;
  }
}
.post-single__date {
  font-weight: 400;
}
@media (min-width: 48rem) {
  .post-single__date {
    border-left: 1px solid #000;
    padding-left: 0.9375rem;
  }
}
.post-single__tags {
  margin-bottom: -0.625rem;
}
.post-single__tag {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #737373;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.post-single__tag:last-child {
  margin-right: 0;
}

.woocommerce .overlay2 {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.woocommerce .overlay2.active {
  opacity: 1;
  visibility: visible;
}
.woocommerce .product-top {
  padding-top: 2.5rem;
}
.woocommerce .product-top .product-gallery {
  margin: 0;
  padding: 0;
}
.woocommerce .product-top .product-gallery-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .woocommerce .product-top .product-gallery-wrapper {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .woocommerce .product-top .product-gallery-wrapper {
    padding-left: 6%;
  }
}
@media (min-width: 1440px) {
  .woocommerce .product-top .product-gallery-wrapper {
    padding-left: 0;
  }
}
.woocommerce .product-top .product-gallery li img {
  width: 100%;
}
@media (max-width: 74.98rem) {
  .woocommerce .product-top .product-gallery li img {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .woocommerce .product-top .product-gallery li img {
    max-height: 86vh;
    object-fit: cover;
  }
}
.woocommerce .product-top .product-gallery .slick-arrow {
  background: transparent;
  color: #333333;
}
.woocommerce .product-top .product-gallery .slick-arrow::after {
  color: #333333;
}
.woocommerce .product-top .product-gallery .slick-next {
  right: 0;
}
.woocommerce .product-top .product-gallery .slick-prev {
  left: 0;
}
.woocommerce .product-top .product-info {
  padding-left: 4.0625rem;
}
@media (max-width: 74.98rem) {
  .woocommerce .product-top .product-info {
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .woocommerce .product-top .product-info {
    padding-left: 3.125rem;
  }
}
.woocommerce .product-top .product-info-wrapper {
  align-self: center;
}
.woocommerce .product-top .product-info .product_title {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
  color: #333333;
  text-transform: uppercase;
}
.woocommerce .product-top .product-info .price {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  color: #4f4f4f;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (min-width: 48rem) {
  .woocommerce .product-top .product-info .price {
    margin-bottom: 35px;
  }
}
.woocommerce .product-top .product-info .product-sku {
  font-weight: 200;
  font-size: 0.875rem;
  line-height: 1.4375rem;
  color: #4f4f4f;
}
.woocommerce .product-top .product-info .product-sku span {
  margin-left: 5px;
  font-size: 1rem;
  font-weight: 400;
  color: #333333;
}
.woocommerce .product-top .product-info .woocommerce-tabs .tabs {
  margin: 0;
  padding: 0;
  padding-bottom: 1.875rem;
}
.woocommerce .product-top .product-info .woocommerce-tabs .tabs::after, .woocommerce .product-top .product-info .woocommerce-tabs .tabs::before {
  display: none;
}
.woocommerce .product-top .product-info .woocommerce-tabs .tabs li {
  border: none;
  background: transparent;
  border-bottom: 1px solid #e0e0e0;
}
.woocommerce .product-top .product-info .woocommerce-tabs .tabs li::after, .woocommerce .product-top .product-info .woocommerce-tabs .tabs li::before {
  display: none;
}
.woocommerce .product-top .product-info .woocommerce-tabs .tabs li a {
  font-weight: 200;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #333333;
}
.woocommerce .product-top .product-info .woocommerce-tabs .tabs li.active {
  background: transparent;
  border-bottom: 1px solid #333333;
}
.woocommerce .product-top .product-info .woocommerce-tabs .tabs li.active a {
  font-weight: 400;
}
.woocommerce .product-top .product-info .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
  color: #333333;
  text-transform: uppercase;
}
.woocommerce .product-top .product-info .woocommerce-tabs .woocommerce-Tabs-panel p, .woocommerce .product-top .product-info .woocommerce-tabs .woocommerce-Tabs-panel .content-column {
  margin-bottom: 15px;
  font-style: normal;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #4f4f4f;
}
.woocommerce .product-top .product-info .variations_form tr {
  display: flex;
  flex-direction: column;
}
.woocommerce .product-top .product-info .variations_form .label {
  display: flex;
  align-items: center;
  line-height: 1em;
}
.woocommerce .product-top .product-info .variations_form .label label {
  font-weight: 200;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #333333;
  text-transform: capitalize;
}
.woocommerce .product-top .product-info .variations_form .value {
  position: relative;
}
.woocommerce .product-top .product-info .variations_form .reset_variations {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0.875rem;
  font-weight: 200;
  text-decoration: none;
  text-transform: none;
}
.woocommerce .product-top .product-info .variations_form .reset_variations::after {
  content: "";
  position: absolute;
  width: 110%;
  left: -5%;
  bottom: 8px;
  height: 1px;
  background: #333;
}
.woocommerce .product-top .product-info .variations_form .item-span-text {
  margin-top: 4px;
  padding: 0 10px;
  color: #333 !important;
}
.woocommerce .product-top .product-info .single_variation_wrap .woocommerce-variation-add-to-cart {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 5px 5px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .woocommerce .product-top .product-info .single_variation_wrap .woocommerce-variation-add-to-cart {
    grid-gap: 0;
  }
  .woocommerce .product-top .product-info .single_variation_wrap .woocommerce-variation-add-to-cart > * {
    margin-right: 5px;
  }
}
.woocommerce .product-top .product-info .single_variation_wrap .clickBuyButton,
.woocommerce .product-top .product-info .single_variation_wrap .single_add_to_cart_button {
  display: flex;
  align-items: center;
  justify-content: center;
  float: initial;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  background: #333333;
  color: #fff;
  padding: 2px 1.875rem 0 !important;
  height: 40px;
  width: 191px;
  white-space: nowrap;
  border-radius: 0;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  border: none;
}
.woocommerce .product-top .product-info .single_variation_wrap .clickBuyButton.clickBuyButton,
.woocommerce .product-top .product-info .single_variation_wrap .single_add_to_cart_button.clickBuyButton {
  background: #f5b318;
}
.woocommerce .product-top .product-info .single_variation_wrap .clickBuyButton.disabled,
.woocommerce .product-top .product-info .single_variation_wrap .single_add_to_cart_button.disabled {
  cursor: pointer;
  opacity: 1;
}
@media (max-width: 47.98rem) {
  .woocommerce .product-top .product-info .single_variation_wrap .clickBuyButton,
  .woocommerce .product-top .product-info .single_variation_wrap .single_add_to_cart_button {
    padding-top: 3px !important;
  }
}
@media (max-width: 767px) {
  .woocommerce .product-top .product-info .single_variation_wrap .clickBuyButton,
  .woocommerce .product-top .product-info .single_variation_wrap .single_add_to_cart_button {
    font-size: 11px;
    width: 135px;
  }
}
@media (min-width: 1024px) {
  .woocommerce .product-top .product-info .single_variation_wrap .clickBuyButton:hover,
  .woocommerce .product-top .product-info .single_variation_wrap .single_add_to_cart_button:hover {
    opacity: 0.7;
    background: #333333;
  }
  .woocommerce .product-top .product-info .single_variation_wrap .clickBuyButton.clickBuyButton:hover,
  .woocommerce .product-top .product-info .single_variation_wrap .single_add_to_cart_button.clickBuyButton:hover {
    background: #f5b318;
  }
}
.woocommerce .product-top .product-info .single_variation_wrap .wishlist {
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce .product-top .product-info .single_variation_wrap .wishlist {
    margin-top: 15px;
  }
}
.woocommerce .product-top .product-info .single_variation_wrap .wishlist .yith-wcwl-icon {
  margin-top: -3px;
  font-size: 1.5625rem;
}
.woocommerce .product-top .product-info .single_variation_wrap .wishlist .yith-wcwl-add-button a {
  display: inline-flex;
  align-items: center;
}
.woocommerce .product-top .product-info .single_variation_wrap .wishlist a {
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
  text-decoration: none;
}
.woocommerce .product-top .product-info .single_variation_wrap .wishlist a span {
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.woocommerce .product-top .product-info .single_variation_wrap .wishlist .feedback {
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.woocommerce .related-products-block {
  padding-top: 4.375rem;
}
.woocommerce .related-products-block .related-products-title {
  color: #333333;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  text-align: center;
}
.woocommerce .related-products-block .product-image-related img {
  width: 100%;
}
.woocommerce .related-products-block .related-product-info {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 1rem;
  margin-top: auto;
  grid-gap: 5px 10px;
}
@media (max-width: 61.98rem) {
  .woocommerce .related-products-block .related-product-info {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .woocommerce .related-products-block .related-product-info {
    flex-direction: column;
  }
}
@media (min-width: 1440px) {
  .woocommerce .related-products-block .related-product-info {
    flex-direction: row;
  }
}
.woocommerce .related-products-block .related-product-info .woocommerce-loop-product__title {
  color: #333333;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  display: inline;
}
.woocommerce .related-products-block .related-product-info .price {
  color: #4f4f4f;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.1875rem;
}
.woocommerce .related-products-block .related-product-info .price ins {
  color: red;
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce .related-products-block .related-product-info .price {
    text-align: right;
  }
  .woocommerce .related-products-block .related-product-info .price ins {
    margin-left: 5px;
  }
}
@media (min-width: 1440px) {
  .woocommerce .related-products-block .related-product-info .price {
    text-align: right;
  }
  .woocommerce .related-products-block .related-product-info .price ins {
    margin-left: 5px;
  }
}
.woocommerce .product-archive {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.woocommerce .product-archive .woocommerce-products-header__title {
  text-align: center;
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 2.0625rem;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 0.75rem;
}
.woocommerce .product-archive__filters {
  display: flex;
  justify-content: end;
  margin-bottom: 3.125rem;
}
@media (max-width: 61.98rem) {
  .woocommerce .product-archive__filters {
    justify-content: center;
  }
}
@media (max-width: 74.98rem) {
  .woocommerce .product-archive__filters {
    position: relative;
  }
}
.woocommerce .product-archive__filters .sorting {
  position: relative;
  margin-right: 30px;
}
@media (max-width: 74.98rem) {
  .woocommerce .product-archive__filters .sorting {
    position: static;
  }
}
.woocommerce .product-archive__filters .sorting .toggle-sorting {
  background: transparent;
  border: none;
  padding: 0;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #333333;
}
.woocommerce .product-archive__filters .sorting .toggle-sorting .icon-arrow {
  transition: all ease-in-out 0.3s;
  margin-left: 0.4375rem;
}
.woocommerce .product-archive__filters .sorting .toggle-sorting.active .icon-arrow {
  transform: rotate(180deg);
  display: inline-block;
  transition: all ease-in-out 0.3s;
}
.woocommerce .product-archive__filters .sorting-list {
  background: white;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1411764706);
  position: absolute;
  z-index: 9;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  pointer-events: none;
  width: 400px;
  max-width: 96vw;
  right: 0;
}
@media (max-width: 74.98rem) {
  .woocommerce .product-archive__filters .sorting-list {
    right: 50%;
    transform: translateX(50%);
  }
}
.woocommerce .product-archive__filters .sorting-list.active {
  opacity: 1;
  transition: all ease-in-out 0.3s;
  pointer-events: initial;
}
.woocommerce .product-archive__filters .sorting-list .woocommerce-ordering {
  float: none;
  margin-bottom: 0;
}
.woocommerce .product-archive__filters .sorting-list .orderby {
  display: none;
}
.woocommerce .product-archive__filters .sorting-list .orderby-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce .product-archive__filters .sorting-list .orderby-list li {
  margin-bottom: 0.625rem;
}
.woocommerce .product-archive__filters .sorting-list .orderby-list li button {
  padding: 0;
  background: transparent;
  border: none;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #333333;
  text-align: left;
}
.woocommerce .product-archive__filters .filters {
  position: relative;
}
@media (max-width: 74.98rem) {
  .woocommerce .product-archive__filters .filters {
    position: static;
  }
}
.woocommerce .product-archive__filters .filters-list {
  background: white;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1411764706);
  position: absolute;
  z-index: 9;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  pointer-events: none;
  width: 400px;
  max-width: 96vw;
  right: 0;
}
@media (max-width: 74.98rem) {
  .woocommerce .product-archive__filters .filters-list {
    right: 50%;
    transform: translateX(50%);
  }
}
.woocommerce .product-archive__filters .filters-list.active {
  opacity: 1;
  transition: all ease-in-out 0.3s;
  pointer-events: initial;
}
.woocommerce .product-archive__filters .filters-list label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #333333;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}
.woocommerce .product-archive__filters .filters .toggle-filters {
  background: transparent;
  border: none;
  padding: 0;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #333333;
}
.woocommerce .product-archive__filters .filters .toggle-filters .icon-arrow {
  transition: all ease-in-out 0.3s;
  margin-left: 0.4375rem;
}
.woocommerce .product-archive__filters .filters .toggle-filters.active .icon-arrow {
  transform: rotate(180deg);
  display: inline-block;
  transition: all ease-in-out 0.3s;
}
.woocommerce .product-archive .products {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px 15px;
  margin: 0;
}
.woocommerce .product-archive .products .related-product-info {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}
.woocommerce .product-archive .products .related-product-info a {
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  text-transform: uppercase;
  text-decoration: none;
}
.woocommerce .product-archive .products div.product p.price, .woocommerce .product-archive .products div.product .price.content-column,
.woocommerce .product-archive .products div.product span.price {
  font-weight: 400;
  font-size: 0.9375rem;
  text-transform: uppercase;
  color: #4f4f4f;
}
.woocommerce .product-archive .products .product {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.woocommerce .product-archive .products .product-image-related a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.woocommerce .product-archive .products .product-image-related img {
  height: 64.4vw;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .woocommerce .product-archive .products .product-image-related img {
    height: 42.2vw;
  }
}
@media (min-width: 992px) {
  .woocommerce .product-archive .products .product-image-related img {
    height: 33.8vw;
  }
}
@media (min-width: 1280px) {
  .woocommerce .product-archive .products .product-image-related img {
    height: 34.5vw;
  }
}
@media (min-width: 1900px) {
  .woocommerce .product-archive .products .product-image-related img {
    height: 609px;
  }
}
@media (min-width: 768px) {
  .woocommerce .product-archive .products {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px 20px;
  }
  .woocommerce .product-archive .products .product {
    align-self: stretch;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 1024px) {
  .woocommerce .product-archive .products {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 70px 20px;
  }
}
@media (min-width: 1280px) {
  .woocommerce .product-archive .products .related-product-info {
    flex-direction: row;
  }
}
@media (min-width: 1600px) {
  .woocommerce .product-archive .products {
    grid-gap: 70px 45px;
  }
}
.woocommerce .product-archive .products .product .related-product-info {
  display: inline-flex;
  justify-content: space-between;
  flex-direction: column;
  grid-row-gap: 3px;
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 1280px) {
  .woocommerce .product-archive .products .product .related-product-info {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 10px;
  }
}
.woocommerce .product-archive .products .product .related-product-info .woocommerce-loop-product__title {
  color: #333333;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  text-transform: uppercase;
  margin: 0;
  display: inline;
  text-decoration: none;
}
@media (min-width: 768px) {
  .woocommerce .product-archive .products .product .related-product-info .woocommerce-loop-product__title {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1440px) {
  .woocommerce .product-archive .products .product .related-product-info .woocommerce-loop-product__title {
    font-size: 1.0625rem;
  }
}
.woocommerce .product-archive .products .product .related-product-info .price {
  color: #4f4f4f;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1875rem;
}
.woocommerce .product-archive .products .product .related-product-info .price ins {
  color: red;
}
@media (min-width: 768px) {
  .woocommerce .product-archive .products .product .related-product-info .price {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1280px) {
  .woocommerce .product-archive .products .product .related-product-info .price {
    text-align: right;
  }
  .woocommerce .product-archive .products .product .related-product-info .price ins {
    margin-left: 5px;
  }
}
@media (min-width: 1440px) {
  .woocommerce .product-archive .products .product .related-product-info .price {
    font-size: 1rem;
  }
}
.woocommerce .product-archive .woocommerce-pagination {
  padding-top: 3.125rem;
}
.woocommerce .product-archive .woocommerce-pagination ul {
  border: none;
  padding: 0;
  margin: 0;
}
.woocommerce .product-archive .woocommerce-pagination ul li {
  border: none;
}
.woocommerce .product-archive .woocommerce-pagination ul li a,
.woocommerce .product-archive .woocommerce-pagination ul li .current {
  border: none;
  font-weight: 200;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  min-width: initial;
  padding: 0.625rem 1.5625rem;
  border-bottom: 1px solid #e0e0e0;
}
.woocommerce .product-archive .woocommerce-pagination ul li .current {
  border-color: #333333;
  background: transparent;
  font-weight: 400;
}
.woocommerce .related .product {
  display: flex;
  flex-direction: column;
}
.woocommerce .related .product .product-image-related {
  flex-grow: 1;
}
.woocommerce .related .product .product-image-related a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.woocommerce .related .product .product-image-related img {
  height: 100%;
  object-fit: cover;
}
.woocommerce div.product form.cart {
  margin-bottom: 1rem;
}
.woocommerce div.product form.cart div.quantity {
  margin: 0;
  height: 40px;
  width: 55px;
  align-self: stretch;
}
.woocommerce div.product form.cart div.quantity input {
  height: 100%;
  width: 100%;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 2rem;
}
.woocommerce div.product form.cart .variations tbody {
  display: flex;
  flex-direction: column;
}
.woocommerce div.product form.cart .variations tbody tr {
  margin-bottom: 15px;
}
.woocommerce div.product form.cart .variations tbody tr:last-child {
  margin-bottom: 0;
}
.woocommerce .product-table-size {
  position: relative;
  margin-left: auto;
}
.woocommerce .product-table-size::after {
  content: "";
  position: absolute;
  width: 110%;
  left: -5%;
  bottom: -1px;
  height: 1px;
  background: #333;
}
.woocommerce .product-table-size a {
  font-size: 0.875rem;
  font-weight: 200;
  text-decoration: none;
  text-transform: none;
}
.woocommerce .product-table-size a:hover {
  color: #333;
}
.woocommerce .yith-wcwl-add-to-wishlist {
  display: inline-flex;
  margin-top: 15px;
}
@media (min-width: 48rem) {
  .woocommerce .yith-wcwl-add-to-wishlist,
  .woocommerce .yith-wcwl-add-button {
    align-items: center;
    margin-top: 0;
  }
}
.woocommerce .thwvsf-wrapper-ul {
  padding-right: 70px;
}
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li::before,
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li::after {
  display: none !important;
}
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.deactive,
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.out_of_stock {
  opacity: 0.5 !important;
  box-shadow: none !important;
  pointer-events: none;
  cursor: not-allowed;
  position: relative;
  box-sizing: border-box !important;
  overflow: hidden;
}
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.deactive::before, .woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.deactive::after,
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.out_of_stock::before,
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.out_of_stock::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150%;
  height: 0;
  border-top: 1px solid #dc3545;
  display: block !important;
}
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.deactive::before,
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.out_of_stock::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.deactive::after,
.woocommerce .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.out_of_stock::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.woocommerce div.product p.price ins, .woocommerce div.product .price.content-column ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
  color: red;
}

.cart-items {
  background: #333333;
  border: 0.6px solid #f2f2f2;
  width: 23.75rem;
  max-width: 95vw;
  padding: 20px 20px 27px;
  position: absolute;
  right: 3%;
  top: 61px;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .cart-items {
    right: 12px;
  }
}
.cart-items::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 4%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #333333;
}
@media (min-width: 768px) {
  .cart-items::before {
    right: 0.8%;
  }
}
.cart-items.active {
  opacity: 1;
  transition: all ease-in-out 0.3s;
  pointer-events: initial;
  z-index: 9;
}
.cart-items .cart-link {
  background: #f2f2f2;
  color: #333333;
  width: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  padding: 0.9375rem;
  margin-top: 2.1875rem;
  display: none;
}
.cart-items .cart-link.active {
  display: block;
}
@media (min-width: 1024px) {
  .cart-items .cart-link {
    transition: all 0.3s ease-in-out;
  }
  .cart-items .cart-link:hover {
    background: #fff;
  }
}
.cart-items .empty-cart {
  color: #f2f2f2;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-align: center;
}
.cart-items .cart-item {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0.9375rem;
}
.cart-items .cart-item .remove-product {
  background: transparent;
  border: none;
  color: #b6b6b6;
  position: absolute;
  top: 20%;
  right: 0;
  font-size: 1.875rem;
  padding: 0;
  line-height: 1.25rem;
}
@media (min-width: 1024px) {
  .cart-items .cart-item .remove-product {
    transition: all 0.3s ease-in-out;
  }
  .cart-items .cart-item .remove-product:hover {
    color: #fff;
  }
}
.cart-items .cart-item .cart-item-thumbnail img {
  max-width: 4.375rem;
}
.cart-items .cart-item .cart-item-details {
  text-align: left;
  padding-left: 0.9375rem;
}
.cart-items .cart-item .cart-item-details .cart-item-name {
  color: #f2f2f2;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1;
  padding-bottom: 0;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .cart-items .cart-item .cart-item-details .cart-item-name:hover {
    text-decoration: underline;
  }
}
.cart-items .cart-item .cart-item-details .cart-item-attributes {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 0.625rem;
  color: #f2f2f2;
  font-size: 0.75rem;
  line-height: 1;
}
.cart-items .cart-item .cart-item-details .cart-item-quantity {
  color: #e0e0e0;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.125rem;
}

.woocommerce .wcus-checkout-fields.update {
  position: relative;
}
.woocommerce .wcus-checkout-fields.update::before {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 120%;
}
.woocommerce form .form-row {
  padding: 0 !important;
  margin-bottom: 0.9375rem;
}
.woocommerce form .form-row label[for=order_comments] {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 500;
}
.woocommerce form .form-row textarea {
  border: 1px solid #E2E2E2;
  padding: 12px 20px 10px;
  color: #20102B;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  height: 70px;
  resize: none;
  border-radius: 5px;
}
.woocommerce form .form-row textarea::placeholder {
  font-size: 0;
}
.woocommerce .checkout-page .checkout-review-block {
  border: 1px solid #E0E0E0;
  padding: 20px 15px;
}
@media (min-width: 1024px) {
  .woocommerce .checkout-page .checkout-review-block {
    padding: 25px 20px;
  }
}
@media (min-width: 1280px) {
  .woocommerce .checkout-page .checkout-review-block {
    padding: 40px 7%;
  }
}
.woocommerce .checkout-page .checkout-review-block h3 {
  font-family: "Overpass";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #333333;
}
.woocommerce .checkout-page .page-title {
  padding-top: 3.75rem;
  padding-bottom: 3.125rem;
}
.woocommerce .checkout-page .page-title h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  color: #333333;
}
.woocommerce .checkout-page #order_review {
  margin-top: 2.5rem;
}
.woocommerce .checkout-page #order_review .h3 label,
.woocommerce .checkout-page #order_review h3,
.woocommerce .checkout-page #customer_details .h3 label,
.woocommerce .checkout-page #customer_details h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  color: #333333;
}
.woocommerce .checkout-page #order_review .h3 label .optional,
.woocommerce .checkout-page #customer_details .h3 label .optional {
  display: none;
}
.woocommerce .checkout-page #order_review label,
.woocommerce .checkout-page #customer_details label {
  position: relative;
  top: 2px;
  color: #20102B;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.woocommerce .checkout-page #customer_details .checkout-customer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce .checkout-page #customer_details .checkout-customer p, .woocommerce .checkout-page #customer_details .checkout-customer .content-column {
  width: 49%;
}
.woocommerce .checkout-page #customer_details .shipping-ajax {
  display: none;
}
.woocommerce .checkout-page #customer_details .shipping-ajax.active {
  display: block;
}
@media (min-width: 1280px) {
  .woocommerce .checkout-page #customer_details .checkout-shipping {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .woocommerce .checkout-page #customer_details .checkout-shipping p, .woocommerce .checkout-page #customer_details .checkout-shipping .content-column {
    width: 49%;
    margin-bottom: 0;
    margin-top: 0.625rem;
  }
  .woocommerce .checkout-page #customer_details .checkout-shipping p#post_mail_point_index_field, .woocommerce .checkout-page #customer_details .checkout-shipping #post_mail_point_index_field.content-column {
    width: 100%;
  }
}
.woocommerce .checkout-page #customer_details .input-text {
  border: 1px solid #E2E2E2;
  padding: 12px 20px 10px;
  color: #20102B;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.woocommerce .checkout-page #customer_details .input-text::placeholder {
  color: #999;
}
.woocommerce .checkout-page #customer_details textarea.input-text {
  height: 90px;
  resize: none;
}
.woocommerce .checkout-page #customer_details .select2-container--default .select2-selection--single {
  padding: 7.5px 20px;
  height: initial;
  border: 1px solid #E2E2E2;
}
.woocommerce .checkout-page #customer_details .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 3px;
  font-size: 14px;
  padding-left: 0;
  color: #20102B;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.woocommerce .checkout-page #customer_details .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 40px;
  top: 11px;
  right: 10px;
}
.woocommerce .checkout-page #customer_details .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 7px 7px 0 7px;
}
.woocommerce .checkout-page #customer_details #billing_phone_field {
  float: left;
  margin-top: 1.25rem;
}
.woocommerce .checkout-page #customer_details .woocommerce-additional-fields {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .woocommerce .checkout-page #customer_details .woocommerce-additional-fields {
    margin-top: 2.5rem;
    margin-bottom: 0;
  }
}
.woocommerce .checkout-page #customer_details #billing_email_field {
  margin-top: 1.25rem;
}
.woocommerce .checkout-page #customer_details #billing_email_field {
  float: right;
  clear: initial;
}
.woocommerce .checkout-page #custom_shipping_options {
  margin-top: 2.5rem;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.woocommerce .checkout-page #custom_shipping_options .woocommerce-input-wrapper {
  margin: 1.875rem 0;
  display: inline-block;
}
.woocommerce .checkout-page #custom_shipping_options #shipping_method {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .checkout-page #custom_shipping_options #shipping_method .checkbox {
  display: none;
}
.woocommerce .checkout-page #payment ul.payment_methods li input {
  margin-top: 3px;
}
.woocommerce .checkout-page #payment #place_order {
  width: 300px;
  height: 48px;
  padding: 0;
  background: #333;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .woocommerce .checkout-page #payment #place_order:hover {
    background: #000;
  }
}
.woocommerce .checkout-page #post_mail_point_fields {
  float: left;
  width: 100%;
  margin-bottom: 1.875rem;
  display: inline-flex;
  justify-content: space-between;
}
.woocommerce .checkout-page #post_mail_point_fields p, .woocommerce .checkout-page #post_mail_point_fields .content-column {
  width: 50%;
}
@media (max-width: 61.98rem) {
  .woocommerce .checkout-page #post_mail_point_fields {
    display: block;
  }
  .woocommerce .checkout-page #post_mail_point_fields p, .woocommerce .checkout-page #post_mail_point_fields .content-column {
    width: 100%;
  }
}
.woocommerce .checkout-page #worldwide_shipping_fields {
  float: left;
  width: 100%;
  margin-bottom: 1.875rem;
}
.woocommerce .checkout-page .wcus-checkout-fields {
  margin-top: 20px;
  visibility: hidden;
}
.woocommerce .checkout-page .wcus-checkout-fields.active {
  visibility: visible;
}
.woocommerce .checkout-page .wcus-checkout-fields > div {
  margin-top: 20px;
}
.woocommerce .checkout-page .wcus-checkout-fields > h3 {
  margin-bottom: 0;
  font-size: 1px !important;
  line-height: 1 !important;
  visibility: hidden;
}
.woocommerce .checkout-page .wcus-checkout-fields .zen-ui-select__value {
  padding: 12px 20px 10px !important;
}
.woocommerce .checkout-page .wcus-checkout-fields .zen-ui-select__value-text {
  color: #20102B;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.woocommerce .checkout-page .wcus-checkout-fields .form-row {
  margin-bottom: 1.25rem;
}
.woocommerce .checkout-page .wcus-checkout-fields .form-row:first-child {
  margin-top: 1.25rem;
}
.woocommerce .checkout-page .woocommerce-checkout-payment-desc {
  padding: 0;
  color: #828282;
  font-size: 0.875rem;
  margin-bottom: 15px;
}
.woocommerce .checkout-page .zen-ui-select__value.disabled {
  background: #fff;
}
.woocommerce .checkout-page .zen-ui-select__option {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.5px;
  background: #fff;
}
.woocommerce .checkout-page .zen-ui-select__option--current {
  color: #fff;
  background: #000;
}
.woocommerce .checkout-page .zen-ui-select__search {
  padding: 4px;
}
.woocommerce .checkout-page .zen-ui-select__search-input {
  border: 1px solid #E2E2E2 !important;
  padding: 8px 16px 7px !important;
  color: #20102B;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.woocommerce .checkout-page .zen-ui-select__value {
  position: relative;
}
.woocommerce .checkout-page .zen-ui-select__value::after {
  content: "";
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  height: 0;
  right: 15px;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.woocommerce .checkout-page .zen-ui-select__value > svg {
  display: none;
}
.woocommerce .checkout-page .zen-ui-select__options {
  padding: 0;
}
.woocommerce .checkout-page .taiyo-checkout-coupon {
  margin-bottom: 3.125rem;
  padding: 20px;
  border: 1px solid #E0E0E0;
  background: #f9f9f9;
  clear: both;
  width: 100%;
}
.woocommerce .checkout-page .taiyo-checkout-coupon h4 {
  font-family: "Overpass";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 0;
}
.woocommerce .checkout-page .taiyo-checkout-coupon .form-row {
  display: flex !important;
  gap: 0;
  align-items: flex-end;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .woocommerce .checkout-page .taiyo-checkout-coupon .form-row {
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
  }
}
.woocommerce .checkout-page .taiyo-checkout-coupon label {
  position: relative;
  top: 2px;
  color: #20102B;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
  display: block;
  width: 100%;
}
.woocommerce .checkout-page .taiyo-checkout-coupon .coupon-input-wrapper {
  flex: 1;
}
@media (max-width: 767px) {
  .woocommerce .checkout-page .taiyo-checkout-coupon .coupon-input-wrapper {
    width: 100%;
  }
}
.woocommerce .checkout-page .taiyo-checkout-coupon input[name=coupon_code] {
  border: 1px solid #E2E2E2 !important;
  padding: 12px 20px 10px !important;
  color: #20102B !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  width: 100% !important;
  margin-bottom: 0 !important;
  box-sizing: border-box;
}
.woocommerce .checkout-page .taiyo-checkout-coupon input[name=coupon_code]::placeholder {
  color: #999;
}
.woocommerce .checkout-page .taiyo-checkout-coupon input[name=coupon_code]:focus {
  outline: none;
  border-color: #333 !important;
}
@media (max-width: 767px) {
  .woocommerce .checkout-page .taiyo-checkout-coupon input[name=coupon_code] {
    width: 100% !important;
  }
}
.woocommerce .checkout-page .taiyo-checkout-coupon .taiyo-checkout-coupon-apply {
  width: auto !important;
  min-width: 120px;
  height: 48px !important;
  padding: 12px 20px 10px !important;
  font-size: 14px !important;
  font-weight: 500;
  letter-spacing: 0.5px;
  border: none !important;
  cursor: pointer;
  white-space: nowrap;
  background: #333 !important;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
  box-sizing: border-box;
  line-height: 1;
}
.woocommerce .checkout-page .taiyo-checkout-coupon .taiyo-checkout-coupon-apply:hover {
  background: #000 !important;
}
@media (min-width: 1024px) {
  .woocommerce .checkout-page .taiyo-checkout-coupon .taiyo-checkout-coupon-apply:hover {
    background: #000 !important;
  }
}
.woocommerce .checkout-page .taiyo-checkout-coupon .taiyo-checkout-coupon-apply:focus {
  outline: none;
  background: #000 !important;
}
@media (max-width: 767px) {
  .woocommerce .checkout-page .taiyo-checkout-coupon .taiyo-checkout-coupon-apply {
    width: 100% !important;
    min-width: auto;
  }
}
.woocommerce .checkout-page .taiyo-checkout-coupon .coupon-description {
  font-size: 12px;
  color: #828282;
  margin-top: 8px;
  line-height: 1.4;
  clear: both;
  width: 100%;
}
.woocommerce .checkout-page .taiyo-checkout-coupon .coupon-message {
  padding: 10px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
  display: none;
}
.woocommerce .checkout-page .taiyo-checkout-coupon .coupon-message.error {
  color: #721c24;
}
.woocommerce .checkout-page .taiyo-checkout-coupon .coupon-message.show {
  display: block;
}
.woocommerce .shipping-types {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 15px;
}
.woocommerce .shipping-types a {
  width: 49%;
}

.woocommerce table.shop_table th {
  font-size: 0.875rem;
  line-height: 1.4;
}
.woocommerce table.shop_table .product-name > span {
  display: block;
  font-weight: bold;
  margin-bottom: 7px;
  font-size: 1rem;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: none;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border: none;
}

.select2-dropdown {
  border: 1px solid #E2E2E2;
}

.select2-results__option {
  padding-left: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.5px;
  color: #20102B;
}

.select2-search.select2-search--dropdown {
  padding: 0 4px;
}

.select2-results {
  padding-top: 5px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #E2E2E2;
  padding: 8px 16px 7px;
  color: #20102B;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.woocommerce-checkout #payment ul.payment_methods li {
  display: flex;
  align-items: center;
}
.woocommerce-checkout #payment ul.payment_methods li label {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .woocommerce-checkout #payment ul.payment_methods li label {
    cursor: pointer;
  }
}

.woocommerce form .form-row .select2-container {
  width: 100% !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #000;
}

.order {
  position: relative;
}
.order-ajax {
  position: relative;
}
@media (min-width: 768px) {
  .order__container {
    position: sticky;
    top: 40px;
    align-self: flex-start;
  }
}
.order__list {
  padding-top: 15px;
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E0E0E0;
}
@media (min-width: 1400px) {
  .order__list {
    margin-bottom: 20px;
    padding-bottom: 40px;
  }
}
.order__item {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
@media (min-width: 1400px) {
  .order__item {
    margin-bottom: 40px;
  }
}
.order__item:last-child {
  margin-bottom: 0;
}
.order__item-img {
  width: 100px;
  height: 150px;
  margin-right: 10px;
}
@media (min-width: 1024px) {
  .order__item-img {
    width: 130px;
    height: 200px;
  }
}
@media (min-width: 1400px) {
  .order__item-img {
    width: 219px;
    height: 323px;
    margin-right: 29px;
  }
}
.order__item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.order__item-wrapper {
  width: 30%;
  flex-grow: 1;
  padding-right: 20px;
}
@media (min-width: 1400px) {
  .order__item-wrapper {
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.order__item-main {
  margin-bottom: 5px;
}
@media (min-width: 1400px) {
  .order__item-main {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
}
.order__item-title {
  text-transform: uppercase;
  text-decoration: none;
}
.order__item-title:hover {
  text-decoration: underline;
  color: #333;
}
@media (min-width: 1400px) {
  .order__item-title {
    margin-right: 10px;
    font-size: 1.125rem;
    width: 50%;
    flex-grow: 1;
  }
}
.order__item-price {
  font-weight: 600;
}
@media (min-width: 1400px) {
  .order__item-price {
    width: 100px;
    text-align: right;
    font-size: 15px;
  }
}
.order__item__attributes {
  margin-bottom: 5px;
}
.order__item__attributes span {
  display: block;
  font-weight: 200;
  font-size: 0.875rem;
}
.order__item a.remove {
  position: absolute;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 5px;
  top: 5px;
  color: #BDBDBD !important;
  font-weight: 200;
  font-size: 30px;
}
.order__item a.remove:hover {
  color: #000 !important;
  background: transparent;
}
.order__item-qt {
  display: flex;
}
.order__item-qt > span {
  font-size: 0.875rem;
  font-weight: 200;
  margin-right: 7px;
}
.order__item-qt-wrapper {
  display: flex;
  align-items: center;
  width: 30%;
  flex-grow: 1;
}
.order__item-qt-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  font-size: 20px;
  font-weight: 200;
  color: #333;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .order__item-qt-btn:hover {
    cursor: pointer;
    color: #000;
  }
}
.order__item-qt .quantity {
  width: 20px;
  height: 100%;
  margin: 0 2px;
  font-weight: 200;
  font-size: 1rem;
}
.order__item-qt input {
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 100% !important;
  height: 100% !important;
  color: #333 !important;
}
.order__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.order__total:last-child {
  margin-bottom: 0;
}
.order__total-title {
  margin-right: 10px;
}
.order__total-price {
  text-align: right;
}

.success {
  max-width: 688px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 19px;
}
@media (min-width: 1024px) {
  .success {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.success__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 45px 25px 32px;
  border: 1px solid #E0E0E0;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 1024px) {
  .success__header {
    margin-bottom: 18px;
  }
}
.success__header img {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .success__header .btn {
    width: 206px;
  }
}
.success__title {
  margin-top: 0;
  margin-bottom: 9px;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .success__title {
    font-size: 1.625rem;
  }
}
.success__desc {
  font-size: 0.875rem !important;
  margin: 0 0 18px 0;
}
.success #order_review_heading {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #333333;
}
.success__order {
  padding: 23px 21px 16px;
  border: 1px solid #E0E0E0;
  bottom: 10px;
}
@media (min-width: 1024px) {
  .success__order {
    padding: 44px 43px 25px;
  }
}
.success #order_review_heading {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .success #order_review_heading {
    margin-bottom: 25px;
  }
}
.success .order__list {
  padding-top: 0;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
@media (min-width: 1024px) {
  .success .order__list {
    padding-bottom: 23px;
  }
}
.success .order__item-wrapper {
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1280px) {
  .success .order__item-wrapper {
    padding-top: 7px;
  }
}
.success .order__item-img {
  width: 89px;
  height: 131px;
}
@media (min-width: 1024px) {
  .success .order__item-main {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
  }
}
.success .order__item-title {
  font-size: 0.9375rem;
}
@media (min-width: 1024px) {
  .success .order__item-title {
    margin-right: 10px;
  }
}
.success .order__item-price {
  font-weight: 300;
  font-size: 0.875rem;
}
.success .order__item__attributes {
  margin-bottom: 0;
}
.success .order__item__attributes span {
  color: #4F4F4F;
  font-weight: 300;
  font-size: 0.8125rem;
}
@media (min-width: 1024px) {
  .success .order__item__attributes span {
    font-size: 0.9375rem;
    line-height: 1.7;
  }
}
.success .order__total {
  color: #4F4F4F;
}
.success .order__total-title {
  font-size: 1.125rem;
}
.success .order__total-price {
  font-size: 0.9375rem;
  font-weight: 300;
}
.success .order__total--summ .order__total-price {
  font-weight: 700;
}
.success__address {
  padding-top: 15px;
  margin-top: 20px;
  border-top: 1px solid #E0E0E0;
}

.main-footer {
  background: #fff;
  padding: 4.375rem 0;
  padding-bottom: 0;
  border-top: 1px solid #F2F2F2;
  margin-top: 4.375rem;
}
.main-footer__content {
  padding-top: 24px;
  padding-bottom: 24px;
}
.main-footer__content p, .main-footer__content .content-column {
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
.main-footer__content p a, .main-footer__content .content-column a {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  text-decoration: none;
  padding: 0 15px;
  display: inline-block;
}
@media (max-width: 47.98rem) {
  .main-footer__content p a, .main-footer__content .content-column a {
    width: 100%;
    padding: 5px 40px;
  }
}
@media (min-width: 1024px) {
  .main-footer__content p a, .main-footer__content .content-column a {
    transition: all 0.3s ease-in-out;
  }
  .main-footer__content p a:hover, .main-footer__content .content-column a:hover {
    opacity: 0.7;
  }
}
.main-footer__bottom .switchers {
  display: inline-flex;
  justify-content: space-between;
  padding-right: 2.5rem;
}
@media (max-width: 61.98rem) {
  .main-footer__bottom .switchers {
    margin-top: 2.5rem;
  }
}
.main-footer__bottom .switchers .lang-switcher {
  margin-right: 30px;
}
.main-footer__bottom .switchers .lang-switcher,
.main-footer__bottom .switchers .currency-switcher {
  display: inline-block;
}
.main-footer__bottom .switchers .lang-switcher ul,
.main-footer__bottom .switchers .currency-switcher ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-footer__bottom .switchers .lang-switcher ul li a,
.main-footer__bottom .switchers .lang-switcher ul li button,
.main-footer__bottom .switchers .currency-switcher ul li a,
.main-footer__bottom .switchers .currency-switcher ul li button {
  display: block;
  background: transparent;
  border: none;
  color: #828282;
  text-decoration: none;
  padding: 1px 6px;
  text-transform: capitalize;
}
.main-footer__bottom .switchers .lang-switcher ul li a.active,
.main-footer__bottom .switchers .lang-switcher ul li button.active,
.main-footer__bottom .switchers .currency-switcher ul li a.active,
.main-footer__bottom .switchers .currency-switcher ul li button.active {
  color: #333333;
}
.main-footer__bottom .switchers .lang-switcher ul li.current-language-menu-item a,
.main-footer__bottom .switchers .currency-switcher ul li.current-language-menu-item a {
  color: #333333;
}
.main-footer__bottom .switchers .lang-switcher .woo-multi-currency.wmc-shortcode.plain-horizontal,
.main-footer__bottom .switchers .currency-switcher .woo-multi-currency.wmc-shortcode.plain-horizontal {
  display: flex;
  align-items: center;
  font-size: inherit;
}
.main-footer__bottom .switchers .lang-switcher .wmc-currency,
.main-footer__bottom .switchers .currency-switcher .wmc-currency {
  display: block;
  background: transparent;
  border: none;
  text-decoration: none;
  padding: 1px 6px;
  text-transform: capitalize;
  font-size: inherit;
}
.main-footer__bottom .switchers .lang-switcher .wmc-currency a,
.main-footer__bottom .switchers .currency-switcher .wmc-currency a {
  color: #828282;
  font-weight: 500;
}
.main-footer__bottom .switchers .lang-switcher .wmc-currency a:hover,
.main-footer__bottom .switchers .currency-switcher .wmc-currency a:hover {
  color: #333333;
}
.main-footer__bottom .switchers .lang-switcher .wmc-currency.wmc-active a,
.main-footer__bottom .switchers .currency-switcher .wmc-currency.wmc-active a {
  color: #333333;
  font-weight: 500;
}
.main-footer__bottom p, .main-footer__bottom .content-column {
  color: #b1b5c4;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

/*Popup Size*/
.product-size-table-popup {
  width: 600px;
  max-width: 96vw;
  position: fixed;
  z-index: 999;
  top: 50%;
  background: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.2392156863);
  border-radius: 10px;
  transition: all ease-in-out 0.3s;
  opacity: 0;
  pointer-events: none;
}

.product-size-table-popup.active {
  transition: all ease-in-out 0.3s;
  opacity: 1;
  pointer-events: initial;
}

.table-header {
  display: flex;
  justify-content: center;
}

.table-header .col {
  font-size: 14px;
  flex: auto;
  font-weight: bold;
  border: 1px solid #706F6F;
  padding: 10px;
  text-align: center;
}

.size-row {
  display: flex;
  justify-content: center;
}

.size-row:nth-child(even) {
  background: #E2EEFA;
}

.size-row .col {
  flex: auto;
  border: 1px solid #706F6F;
  padding: 10px;
  text-align: center;
}

.close-popup-size {
  padding: 0;
  border: none;
  background: transparent;
  position: absolute;
  right: 20px;
  top: 30px;
}

.close-popup-size span {
  width: 24px;
  display: block;
  height: 2px;
  background: #000;
  transform: rotate(-45deg);
}

.close-popup-size span:nth-child(2) {
  transform: rotate(45deg);
  margin-top: -2px;
}

.product-size-table-popup .content h3 {
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 300;
}

.product-size-table-popup .holder {
  border: 1px solid #706F6F;
}

.social {
  text-align: right;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: center;
}
@media (max-width: 47.98rem) {
  .social {
    margin-top: 1.25rem;
  }
}
.social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  line-height: initial;
}
.social ul li {
  display: inline-flex;
  align-items: center;
  line-height: initial;
  padding-right: 0.9375rem;
}
.social ul li a {
  color: #828282;
  line-height: initial;
  transition: all 0.3s ease-in-out;
}
.social ul li a:hover {
  opacity: 0.7;
}
.social ul li a span {
  line-height: initial;
}

#sb_instagram .sbi_photo_wrap p:last-child, #sb_instagram .sbi_photo_wrap .content-column:last-child {
  display: none !important;
}

.grecaptcha-badge {
  display: none;
}

/*# sourceMappingURL=style.css.map */
