@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
/* line 19, src/sass/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, src/sass/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, src/sass/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, src/sass/bootstrap/_reboot.scss */
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;
}

/* line 66, src/sass/bootstrap/_reboot.scss */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, src/sass/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, src/sass/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, src/sass/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, src/sass/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

/* line 123, src/sass/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, src/sass/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, src/sass/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, src/sass/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 147, src/sass/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, src/sass/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 156, src/sass/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 161, src/sass/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 170, src/sass/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, src/sass/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 179, src/sass/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 186, src/sass/bootstrap/_reboot.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 202, src/sass/bootstrap/_reboot.scss */
a:not([href]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, src/sass/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 225, src/sass/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 242, src/sass/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 252, src/sass/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 257, src/sass/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 269, src/sass/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 273, src/sass/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 281, src/sass/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 292, src/sass/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 301, src/sass/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 310, src/sass/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 315, src/sass/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 326, src/sass/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 331, src/sass/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 339, src/sass/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 346, src/sass/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 354, src/sass/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 367, src/sass/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 374, src/sass/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 382, src/sass/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 389, src/sass/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 395, src/sass/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 410, src/sass/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 422, src/sass/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 427, src/sass/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 432, src/sass/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 445, src/sass/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 454, src/sass/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 463, src/sass/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 467, src/sass/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 472, src/sass/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 478, src/sass/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 8, src/sass/bootstrap/bootstrap-grid.scss */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

/* line 13, src/sass/bootstrap/bootstrap-grid.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/* line 7, src/sass/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 7, src/sass/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 7, src/sass/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 7, src/sass/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 7, src/sass/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 13, src/sass/bootstrap/_grid.scss */
.container-fluid, .container-sm, .twn-starter-sm, .container-md, .twn-starter-md, .container-lg, .twn-starter-lg, .container-xl, .twn-starter-xl,
.twn-starter {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 29, src/sass/bootstrap/_grid.scss */
  .container, .twn-starter, .container-sm, .twn-starter-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 29, src/sass/bootstrap/_grid.scss */
  .container, .twn-starter, .container-sm, .twn-starter-sm, .container-md, .twn-starter-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 29, src/sass/bootstrap/_grid.scss */
  .container, .twn-starter, .container-sm, .twn-starter-sm, .container-md, .twn-starter-md, .container-lg, .twn-starter-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 29, src/sass/bootstrap/_grid.scss */
  .container, .twn-starter, .container-sm, .twn-starter-sm, .container-md, .twn-starter-md, .container-lg, .twn-starter-lg, .container-xl, .twn-starter-xl {
    max-width: 1140px;
  }
}

/* line 62, src/sass/bootstrap/_grid.scss */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 68, src/sass/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 72, src/sass/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 34, src/sass/bootstrap/mixins/_grid-framework.scss */
.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

/* line 65, src/sass/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, src/sass/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, src/sass/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 65, src/sass/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, src/sass/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, src/sass/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 49, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}

/* line 61, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-first {
  -ms-flex-order: -1;
      order: -1;
}

/* line 63, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-last {
  -ms-flex-order: 13;
      order: 13;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  -ms-flex-order: 0;
      order: 0;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  -ms-flex-order: 1;
      order: 1;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  -ms-flex-order: 2;
      order: 2;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  -ms-flex-order: 3;
      order: 3;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  -ms-flex-order: 4;
      order: 4;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  -ms-flex-order: 5;
      order: 5;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  -ms-flex-order: 6;
      order: 6;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  -ms-flex-order: 7;
      order: 7;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  -ms-flex-order: 8;
      order: 8;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  -ms-flex-order: 9;
      order: 9;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  -ms-flex-order: 10;
      order: 10;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  -ms-flex-order: 11;
      order: 11;
}

/* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  -ms-flex-order: 12;
      order: 12;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 34, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 49, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    -ms-flex-order: -1;
        order: -1;
  }
  /* line 63, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    -ms-flex-order: 13;
        order: 13;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    -ms-flex-order: 0;
        order: 0;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 34, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 49, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    -ms-flex-order: -1;
        order: -1;
  }
  /* line 63, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    -ms-flex-order: 13;
        order: 13;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    -ms-flex-order: 0;
        order: 0;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 34, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 49, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    -ms-flex-order: -1;
        order: -1;
  }
  /* line 63, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    -ms-flex-order: 13;
        order: 13;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    -ms-flex-order: 0;
        order: 0;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 34, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, src/sass/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 49, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 55, src/sass/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    -ms-flex-order: -1;
        order: -1;
  }
  /* line 63, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    -ms-flex-order: 13;
        order: 13;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    -ms-flex-order: 0;
        order: 0;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  /* line 66, src/sass/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 73, src/sass/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 12, src/sass/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 11, src/sass/bootstrap/utilities/_flex.scss */
.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important;
}

/* line 12, src/sass/bootstrap/utilities/_flex.scss */
.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}

/* line 13, src/sass/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
}

/* line 14, src/sass/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
}

/* line 16, src/sass/bootstrap/utilities/_flex.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

/* line 17, src/sass/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

/* line 18, src/sass/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

/* line 19, src/sass/bootstrap/utilities/_flex.scss */
.flex-fill {
  -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
}

/* line 20, src/sass/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
}

/* line 21, src/sass/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
}

/* line 22, src/sass/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

/* line 23, src/sass/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

/* line 25, src/sass/bootstrap/utilities/_flex.scss */
.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
}

/* line 26, src/sass/bootstrap/utilities/_flex.scss */
.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important;
}

/* line 27, src/sass/bootstrap/utilities/_flex.scss */
.justify-content-center {
  -ms-flex-pack: center !important;
      justify-content: center !important;
}

/* line 28, src/sass/bootstrap/utilities/_flex.scss */
.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}

/* line 29, src/sass/bootstrap/utilities/_flex.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

/* line 31, src/sass/bootstrap/utilities/_flex.scss */
.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important;
}

/* line 32, src/sass/bootstrap/utilities/_flex.scss */
.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important;
}

/* line 33, src/sass/bootstrap/utilities/_flex.scss */
.align-items-center {
  -ms-flex-align: center !important;
      align-items: center !important;
}

/* line 34, src/sass/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important;
}

/* line 35, src/sass/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important;
}

/* line 37, src/sass/bootstrap/utilities/_flex.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

/* line 38, src/sass/bootstrap/utilities/_flex.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

/* line 39, src/sass/bootstrap/utilities/_flex.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

/* line 40, src/sass/bootstrap/utilities/_flex.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

/* line 41, src/sass/bootstrap/utilities/_flex.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

/* line 42, src/sass/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

/* line 44, src/sass/bootstrap/utilities/_flex.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

/* line 45, src/sass/bootstrap/utilities/_flex.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

/* line 46, src/sass/bootstrap/utilities/_flex.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

/* line 47, src/sass/bootstrap/utilities/_flex.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

/* line 48, src/sass/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

/* line 49, src/sass/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  /* line 13, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  /* line 14, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 17, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 18, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 19, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  /* line 21, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  /* line 22, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 25, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  /* line 26, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  /* line 27, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  /* line 28, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  /* line 29, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 31, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  /* line 32, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  /* line 33, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  /* line 37, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 38, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 40, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 41, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 42, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 44, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 45, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 46, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 48, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 49, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  /* line 13, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  /* line 14, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 17, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 18, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 19, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  /* line 21, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  /* line 22, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 25, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  /* line 26, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  /* line 27, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  /* line 28, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  /* line 29, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 31, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  /* line 32, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  /* line 33, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  /* line 37, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 38, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 40, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 41, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 42, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 44, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 45, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 46, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 48, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 49, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  /* line 13, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  /* line 14, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 17, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 18, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 19, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  /* line 21, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  /* line 22, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 25, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  /* line 26, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  /* line 27, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  /* line 28, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  /* line 29, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 31, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  /* line 32, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  /* line 33, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  /* line 37, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 38, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 40, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 41, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 42, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 44, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 45, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 46, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 48, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 49, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  /* line 13, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  /* line 14, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 17, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 18, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 19, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
  }
  /* line 21, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
  }
  /* line 22, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 25, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  /* line 26, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  /* line 27, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  /* line 28, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  /* line 29, src/sass/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 31, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  /* line 32, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  /* line 33, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  /* line 37, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 38, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 40, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 41, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 42, src/sass/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 44, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 45, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 46, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 48, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 49, src/sass/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, src/sass/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, src/sass/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 16, src/sass/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 20, src/sass/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 24, src/sass/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 34, src/sass/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 35, src/sass/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 39, src/sass/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 43, src/sass/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 47, src/sass/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 34, src/sass/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 35, src/sass/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 39, src/sass/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 43, src/sass/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 47, src/sass/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 34, src/sass/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 35, src/sass/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 39, src/sass/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 43, src/sass/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 47, src/sass/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 34, src/sass/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 35, src/sass/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 39, src/sass/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 43, src/sass/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 47, src/sass/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 34, src/sass/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 35, src/sass/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 39, src/sass/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 43, src/sass/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 47, src/sass/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 55, src/sass/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 56, src/sass/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 60, src/sass/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 64, src/sass/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 68, src/sass/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, src/sass/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 56, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 60, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 64, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 68, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, src/sass/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 56, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  /* line 60, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 64, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 68, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, src/sass/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 56, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 60, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 64, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 68, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, src/sass/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, src/sass/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 16, src/sass/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 20, src/sass/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 35, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, src/sass/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 56, src/sass/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 60, src/sass/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 64, src/sass/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 68, src/sass/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 2, src/sass/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, src/sass/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, src/sass/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, src/sass/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

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

/* line 42, src/sass/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, src/sass/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, src/sass/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, src/sass/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, src/sass/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, src/sass/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, src/sass/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, src/sass/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, src/sass/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, src/sass/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, src/sass/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, src/sass/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, src/sass/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, src/sass/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, src/sass/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, src/sass/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, src/sass/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, src/sass/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, src/sass/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 154, src/sass/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 161, src/sass/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 173, src/sass/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 178, src/sass/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 188, src/sass/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 7, src/sass/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, src/sass/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9999;
}

/* line 19, src/sass/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 37, src/sass/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 45, src/sass/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  -ms-transform: translate(0, -50px);
      transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 45, src/sass/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 49, src/sass/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  -ms-transform: none;
      transform: none;
}

/* line 54, src/sass/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  -ms-transform: scale(1.02);
      transform: scale(1.02);
}

/* line 59, src/sass/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 63, src/sass/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 68, src/sass/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 73, src/sass/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 78, src/sass/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 84, src/sass/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 92, src/sass/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
}

/* line 97, src/sass/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 101, src/sass/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 108, src/sass/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 126, src/sass/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 136, src/sass/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 137, src/sass/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 142, src/sass/bootstrap/_modal.scss */
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 150, src/sass/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 158, src/sass/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 165, src/sass/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1rem;
}

/* line 174, src/sass/bootstrap/_modal.scss */
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 187, src/sass/bootstrap/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 193, src/sass/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 204, src/sass/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 209, src/sass/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 212, src/sass/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 217, src/sass/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 220, src/sass/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  /* line 230, src/sass/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 234, src/sass/bootstrap/_modal.scss */
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 241, src/sass/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 7, src/sass/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, src/sass/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, src/sass/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, src/sass/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, src/sass/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, src/sass/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, src/sass/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, src/sass/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, src/sass/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, src/sass/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, src/sass/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, src/sass/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, src/sass/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, src/sass/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, src/sass/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, src/sass/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, src/sass/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, src/sass/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, src/sass/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, src/sass/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, src/sass/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, src/sass/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, src/sass/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, src/sass/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #007bff !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, src/sass/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, src/sass/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 51, src/sass/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, src/sass/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, src/sass/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, src/sass/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, src/sass/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, src/sass/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, src/sass/bootstrap/utilities/_text.scss */
.text-break {
  word-wrap: break-word !important;
}

/* line 71, src/sass/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 5, src/sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 11, src/sass/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, src/sass/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, src/sass/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, src/sass/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, src/sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, src/sass/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 54, src/sass/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, src/sass/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, src/sass/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, src/sass/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, src/sass/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, src/sass/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 114, src/sass/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, src/sass/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, src/sass/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, src/sass/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, src/sass/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, src/sass/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, src/sass/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, src/sass/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, src/sass/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, src/sass/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, src/sass/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, src/sass/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, src/sass/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, src/sass/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, src/sass/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, src/sass/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, src/sass/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 1, src/sass/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, src/sass/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, src/sass/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, src/sass/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, src/sass/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, src/sass/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, src/sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  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-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, src/sass/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, src/sass/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, src/sass/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, src/sass/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, src/sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, src/sass/generic/_general.scss */
body {
  font-family: "DM Sans", sans-serif;
  background: #fff;
  color: #5F6772;
  font-size: 1rem;
}

/* line 6, src/sass/generic/_general.scss */
body.disabled, body.scroll-disabled, body.disabled-for-filters {
  overflow: hidden;
}

/* line 11, src/sass/generic/_general.scss */
body .overlay,
body .overlay2 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  transition: 1s all ease;
  z-index: 99;
}

/* line 32, src/sass/generic/_general.scss */
input:focus,
button:focus,
textarea:focus,
select:focus {
  box-shadow: none;
  outline: none;
}

/* line 38, src/sass/generic/_general.scss */
a {
  color: #033F88;
  text-decoration: none;
}

/* line 42, src/sass/generic/_general.scss */
a:focus {
  outline: none;
}

/* line 46, src/sass/generic/_general.scss */
a:hover {
  color: #FF7E21;
  text-decoration: none;
}

/* line 51, src/sass/generic/_general.scss */
a.underline {
  text-decoration: underline;
}

/* line 54, src/sass/generic/_general.scss */
a.underline:hover {
  text-decoration: none;
}

@media (max-width: 991.98px) {
  /* line 60, src/sass/generic/_general.scss */
  #app {
    overflow: hidden;
  }
}

@media (max-width: 1199.98px) {
  /* line 66, src/sass/generic/_general.scss */
  .container,
  .twn-starter {
    max-width: 100%;
  }
}

@media (min-width: 1430px) {
  /* line 73, src/sass/generic/_general.scss */
  .container:not(.container--footer),
  .twn-starter:not(.container--footer) {
    max-width: 1400px;
  }
}

@media (min-width: 1420px) {
  /* line 78, src/sass/generic/_general.scss */
  .container--header, .container--megamenu,
  .twn-starter--header,
  .twn-starter--megamenu {
    max-width: 1366px;
  }
}

@media (min-width: 1430px) {
  /* line 85, src/sass/generic/_general.scss */
  .container--footer,
  .twn-starter--footer {
    max-width: 1400px;
  }
}

@media (min-width: 1430px) {
  /* line 91, src/sass/generic/_general.scss */
  .container--opinion,
  .twn-starter--opinion {
    max-width: 1166px !important;
  }
}

/* line 99, src/sass/generic/_general.scss */
.row--product {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

/* line 105, src/sass/generic/_general.scss */
.nolist {
  list-style: none;
  padding: 0;
}

/* line 110, src/sass/generic/_general.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 116, src/sass/generic/_general.scss */
.text-white a {
  color: #fff;
}

/* line 121, src/sass/generic/_general.scss */
.text-lightblue {
  color: #2CAEDB;
}

/* line 125, src/sass/generic/_general.scss */
.text-mediumdark {
  color: #033F88;
}

/* line 128, src/sass/generic/_general.scss */
.text-dark {
  color: #002D64 !important;
}

/* line 131, src/sass/generic/_general.scss */
.text-dark a {
  color: #033F88;
}

/* line 134, src/sass/generic/_general.scss */
.text-dark a:hover {
  color: #2CAEDB;
}

/* line 138, src/sass/generic/_general.scss */
.text-dark--italic {
  color: #023F88;
  font-style: italic;
}

/* line 144, src/sass/generic/_general.scss */
.text-custom-dark {
  color: #1B1B1B;
  font-weight: 700;
}

/* line 148, src/sass/generic/_general.scss */
.text-custom-dark a {
  color: #1B1B1B;
  font-weight: 700;
}

/* line 152, src/sass/generic/_general.scss */
.text-custom-dark a:hover {
  color: #2CAEDB;
}

/* line 156, src/sass/generic/_general.scss */
.text-custom-dark--italic {
  color: #023F88;
  font-style: italic;
}

/* line 162, src/sass/generic/_general.scss */
.text-main {
  color: #2CAEDB;
}

/* line 166, src/sass/generic/_general.scss */
.text-orange {
  color: #FF7E21;
}

/* line 170, src/sass/generic/_general.scss */
.text-red {
  color: #EB5757;
}

/* line 173, src/sass/generic/_general.scss */
.text-blue {
  color: #2CAEDB;
}

/* line 177, src/sass/generic/_general.scss */
.text-underline {
  text-decoration: underline;
}

/* line 181, src/sass/generic/_general.scss */
.width100 {
  width: 100%;
}

@media (max-width: 767.98px) {
  /* line 183, src/sass/generic/_general.scss */
  .width100m {
    width: 100%;
  }
}

/* line 190, src/sass/generic/_general.scss */
.height100 {
  height: 100%;
}

/* line 194, src/sass/generic/_general.scss */
.position-relative {
  position: relative;
}

/* line 198, src/sass/generic/_general.scss */
.position-absolute {
  position: absolute;
}

/* line 202, src/sass/generic/_general.scss */
.position-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 200px;
}

/* line 207, src/sass/generic/_general.scss */
.reset-space {
  font-size: 0;
}

/* line 211, src/sass/generic/_general.scss */
.b-l-grey {
  border-left: 1px solid #7C95A6;
}

/* line 213, src/sass/generic/_general.scss */
.b-l-grey--before {
  border-left: none;
  position: relative;
}

/* line 216, src/sass/generic/_general.scss */
.b-l-grey--before::before {
  content: '';
  width: 1px;
  height: 50%;
  -ms-transform: translate(0, 50%);
      transform: translate(0, 50%);
  position: absolute;
  top: 0;
  left: 0;
  background: #7C95A6;
}

@media (max-width: 767.98px) {
  /* line 216, src/sass/generic/_general.scss */
  .b-l-grey--before::before {
    display: none;
  }
}

/* line 232, src/sass/generic/_general.scss */
.b-t-grey {
  border-top: 1px solid #DEE6F0;
}

/* line 236, src/sass/generic/_general.scss */
.b-r-grey {
  border-right: 1px solid #DEE6F0;
}

/* line 240, src/sass/generic/_general.scss */
.mt-n140 {
  margin-top: -100px;
}

@media (max-width: 991.98px) {
  /* line 240, src/sass/generic/_general.scss */
  .mt-n140 {
    margin-top: 0px;
  }
}

@media (max-width: 767.98px) {
  /* line 240, src/sass/generic/_general.scss */
  .mt-n140 {
    margin-top: 5px;
  }
}

/* line 250, src/sass/generic/_general.scss */
.no-list {
  list-style: none;
}

/* line 255, src/sass/generic/_general.scss */
.orange-marks li {
  font-size: 1rem;
  color: #033F88;
  background: url(../image/icons/orange-mark.svg) no-repeat;
  background-position: left center;
  padding-left: 30px;
}

@media (max-width: 991.98px) {
  /* line 255, src/sass/generic/_general.scss */
  .orange-marks li {
    font-size: 0.875rem;
  }
}

/* line 268, src/sass/generic/_general.scss */
.orange-marks--other li {
  background-position: left 5px;
}

/* line 275, src/sass/generic/_general.scss */
.green-marks li {
  font-size: 0.875rem;
  background: url(../image/icons/green-mark.svg) no-repeat;
  background-position: left center;
  padding-left: 28px;
  color: #33373D;
  margin-bottom: 9px;
}

/* line 283, src/sass/generic/_general.scss */
.green-marks li a {
  color: #33373D;
  text-decoration: none;
}

/* line 288, src/sass/generic/_general.scss */
.green-marks li.green-marks__no {
  background: url(../image/icons/green-alert.svg) no-repeat;
}

/* line 294, src/sass/generic/_general.scss */
.overflow-hidden-class {
  overflow: hidden;
}

/* line 298, src/sass/generic/_general.scss */
.float-l {
  float: left;
}

@media (max-width: 991.98px) {
  /* line 302, src/sass/generic/_general.scss */
  .b-tm-grey {
    border-top: 1px solid #DEE6F0;
  }
}

@media (max-width: 767.98px) {
  /* line 302, src/sass/generic/_general.scss */
  .b-tm-grey {
    border: 0 !important;
  }
}

/* line 312, src/sass/generic/_general.scss */
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
}

/* line 323, src/sass/generic/_general.scss */
.show {
  display: block !important;
}

/* line 327, src/sass/generic/_general.scss */
.reset_variations {
  display: none !important;
}

/* line 331, src/sass/generic/_general.scss */
.single_variation_wrap > .product-info {
  display: none !important;
}

/* line 335, src/sass/generic/_general.scss */
.z-index3 {
  z-index: 3;
}

/* line 339, src/sass/generic/_general.scss */
.status-shipped {
  background: #5b841b !important;
}

/* line 343, src/sass/generic/_general.scss */
.bg-blue {
  background-color: #2CAEDB !important;
}

/* line 347, src/sass/generic/_general.scss */
.bg-dark {
  background-color: #033F88 !important;
}

/* line 351, src/sass/generic/_general.scss */
.bg-transparent {
  background: transparent !important;
}

/* line 355, src/sass/generic/_general.scss */
.table-wrapper {
  overflow-x: scroll;
}

/* line 360, src/sass/generic/_general.scss */
.woocommerce-lost-password .woocommerce {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column !important;
      flex-direction: column !important;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

/* line 366, src/sass/generic/_general.scss */
.woocommerce-lost-password .woocommerce p {
  max-width: 700px;
  margin: 0 0 30px;
}

/* line 373, src/sass/generic/_general.scss */
#twn-starter-overlay {
  margin-top: 146px;
}

@media (max-width: 1199px) {
  /* line 373, src/sass/generic/_general.scss */
  #twn-starter-overlay {
    margin-top: 39px;
  }
}

@media (max-width: 991px) {
  /* line 373, src/sass/generic/_general.scss */
  #twn-starter-overlay {
    margin-top: -12px;
  }
}

@media (max-width: 768px) {
  /* line 373, src/sass/generic/_general.scss */
  #twn-starter-overlay {
    margin-top: 60px;
  }
}

/* line 388, src/sass/generic/_general.scss */
#twn-starter-overlay .vue-slider-process {
  background-color: #0073aa;
}

/* line 394, src/sass/generic/_general.scss */
.twn-starter__facets-item .twn-facet__title {
  margin-bottom: 9px;
  color: #000;
  line-height: 20px;
  font-size: 0.875rem;
}

/* line 401, src/sass/generic/_general.scss */
.twn-starter__facets-item .twn-facet-collection {
  padding-bottom: 10px;
  border-bottom: 1px solid #DCEBFE;
}

/* line 406, src/sass/generic/_general.scss */
.twn-starter__facets-item .twn-facet-collection__link {
  -ms-flex-pack: start;
      justify-content: start;
}

/* line 410, src/sass/generic/_general.scss */
.twn-starter__facets-item .twn-facet-collection__left {
  -ms-flex-order: 2;
      order: 2;
  margin-left: 8px;
}

/* line 415, src/sass/generic/_general.scss */
.twn-starter__facets-item .twn-facet-collection__name {
  line-height: 20px;
  color: #6B6B6B !important;
  font-weight: 400;
  text-decoration: none !important;
  font-size: 0.75rem;
}

/* line 424, src/sass/generic/_general.scss */
.twn-starter__facets-item .twn-facet-collection__count {
  display: none;
}

/* line 429, src/sass/generic/_general.scss */
.twn-facet-collection__checkbox {
  width: 16px;
  height: 16px;
  border-color: #0073aa;
  border-radius: 4px;
}

/* line 435, src/sass/generic/_general.scss */
.twn-facet-collection__checkbox.checked {
  background-color: #0073aa;
  border-color: #0073aa;
}

/* line 441, src/sass/generic/_general.scss */
.gform_ajax_spinner {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

@media (max-width: 991px) {
  /* line 447, src/sass/generic/_general.scss */
  .big-margin {
    margin-top: 102px !important;
  }
}

@media (max-width: 767px) {
  /* line 447, src/sass/generic/_general.scss */
  .big-margin {
    margin-top: 138px !important;
  }
}

@media (max-width: 633px) {
  /* line 447, src/sass/generic/_general.scss */
  .big-margin {
    margin-top: 150px !important;
  }
}

@media (max-width: 450px) {
  /* line 447, src/sass/generic/_general.scss */
  .big-margin {
    margin-top: 151px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 465, src/sass/generic/_general.scss */
  .twn-starter__header {
    margin-top: 57px !important;
  }
}

/* line 472, src/sass/generic/_general.scss */
.twn-starter__search-summary span {
  font-size: 1rem;
}

/* line 479, src/sass/generic/_general.scss */
.twn-pagination ul .is-current {
  margin-top: 5px !important;
}

/* line 485, src/sass/generic/_general.scss */
.twn-starter__products-footer {
  padding: 8px 16px 16px !important;
}

/* line 489, src/sass/generic/_general.scss */
.twn-starter__products-item {
  padding: 0 15px;
}

/* line 492, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile {
  border: none;
  background: #fff;
}

/* line 497, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__image {
  margin-bottom: 8px;
}

/* line 500, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__image:hover {
  border: 1px solid #98C1F4;
  border-radius: 8px;
}

/* line 505, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__image a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

/* line 510, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__image a img {
  max-width: 187px !important;
  height: 145px !important;
  object-fit: contain;
}

/* line 518, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__details {
  padding: 0 15px 15px;
}

/* line 522, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__cart-button {
  border: 1px solid #033F88;
  border-radius: 40px;
  color: #033F88;
  font-weight: 700;
  font-size: 16px;
  background: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 48px;
  width: 100%;
}

/* line 535, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__cart-button:hover {
  background-color: #033F88 !important;
}

/* line 538, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__cart-button:hover span {
  color: #fff;
}

@media (max-width: 767.98px) {
  /* line 544, src/sass/generic/_general.scss */
  .twn-starter__products-item .twn-product-tile__cart-title {
    display: none;
  }
}

/* line 550, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__price {
  line-height: 28px;
  color: #1B1B1B;
  font-weight: 700;
  font-size: 1.375rem;
}

/* line 559, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__title a {
  font-weight: 400;
  line-height: 26px;
  color: #1B1B1B;
  font-size: 1rem;
}

/* line 568, src/sass/generic/_general.scss */
.twn-starter__products-item .twn-product-tile__cart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

/* line 574, src/sass/generic/_general.scss */
.twn-select-sort {
  border: 1px solid #dee6f0 !important;
  border-radius: 2px;
}

/* line 579, src/sass/generic/_general.scss */
.page-template-template-about .section--rating {
  display: none;
}

/* line 583, src/sass/generic/_general.scss */
.page-template-template-about .section--best-products {
  margin-top: 88px;
}

@media (max-width: 767.98px) {
  /* line 583, src/sass/generic/_general.scss */
  .page-template-template-about .section--best-products {
    margin-top: 32px;
  }
}

/* line 590, src/sass/generic/_general.scss */
.b-t-lightgrey {
  border-top: 2px solid #DEE6F0;
}

/* line 594, src/sass/generic/_general.scss */
.object-cover {
  object-fit: cover;
}

/* line 598, src/sass/generic/_general.scss */
.text-lightgrey {
  color: #DEE6F0;
}

/* line 602, src/sass/generic/_general.scss */
.gap-8 {
  gap: 8px;
}

/* line 606, src/sass/generic/_general.scss */
.modal-open .modal-review,
.modal-review.show {
  z-index: 100001;
}

/* line 611, src/sass/generic/_general.scss */
.single-product .modal-backdrop {
  z-index: 100000;
}

@media (min-width: 768px) {
  /* line 616, src/sass/generic/_general.scss */
  .modal-review .modal-dialog {
    max-width: 850px;
  }
}

/* line 621, src/sass/generic/_general.scss */
.text-dark-grey {
  color: #33373D;
}

/* line 625, src/sass/generic/_general.scss */
.text-light-black {
  color: #1B1B1B;
}

/* line 629, src/sass/generic/_general.scss */
.w-full {
  width: 100%;
}

@media (max-width: 991.98px) {
  /* line 633, src/sass/generic/_general.scss */
  .single-product #beacon-container {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  /* line 639, src/sass/generic/_general.scss */
  .js-wpml-ls-sub-menu {
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 646, src/sass/generic/_general.scss */
.mm-btn--next::before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  box-sizing: border-box;
  border: 2px solid var(--mm-color-icon);
  border-bottom: none;
  border-right: none;
  -ms-transform: rotate(var(--mm-btn-rotate));
  transform: rotate(var(--mm-btn-rotate));
}

/* line 664, src/sass/generic/_general.scss */
.mm-btn--next::after {
  content: none !important;
}

/* line 1, src/sass/generic/_typography.scss */
h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
  color: #033F88;
}

/* line 11, src/sass/generic/_typography.scss */
h1,
.h1 {
  line-height: 42px;
  font-size: 2rem;
}

/* line 21, src/sass/generic/_typography.scss */
h2,
.h2 {
  line-height: 31px;
  font-size: 1.5rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 21, src/sass/generic/_typography.scss */
  h2,
  .h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  /* line 21, src/sass/generic/_typography.scss */
  h2,
  .h2 {
    font-size: 1.125rem;
    line-height: 22px;
  }
}

/* line 40, src/sass/generic/_typography.scss */
h3,
.h3 {
  line-height: 21px;
  font-size: 1rem;
}

@media (max-width: 991.98px) {
  /* line 40, src/sass/generic/_typography.scss */
  h3,
  .h3 {
    font-size: 0.875rem;
  }
}

/* line 66, src/sass/generic/_typography.scss */
.h4 {
  font-size: 0.75rem;
}

/* line 71, src/sass/generic/_typography.scss */
.italic-paragraph p {
  font-size: 1.0625rem;
  line-height: 24px;
}

@media (max-width: 991.98px) {
  /* line 71, src/sass/generic/_typography.scss */
  .italic-paragraph p {
    font-size: 0.875rem;
    line-height: 20px;
  }
}

/* line 82, src/sass/generic/_typography.scss */
p {
  line-height: 21px;
  font-size: 1rem;
}

/* line 89, src/sass/generic/_typography.scss */
.small-paragraph p, .small-paragraph li, .small-paragraph a {
  line-height: 18px;
  font-size: 0.875rem;
}

/* line 96, src/sass/generic/_typography.scss */
.fs-12 {
  font-size: 0.75rem;
}

/* line 100, src/sass/generic/_typography.scss */
.fs-14 {
  font-size: 0.875rem;
}

/* line 104, src/sass/generic/_typography.scss */
.fs-16 {
  font-size: 1rem;
}

/* line 108, src/sass/generic/_typography.scss */
.fs-18 {
  font-size: 1.125rem;
}

@media (max-width: 1199.98px) {
  /* line 112, src/sass/generic/_typography.scss */
  .fs-m-14 {
    font-size: 0.875rem;
  }
}

/* line 118, src/sass/generic/_typography.scss */
.fs-20 {
  font-size: 1.25rem;
}

/* line 123, src/sass/generic/_typography.scss */
b, strong,
.fw-bold {
  font-weight: 700;
}

/* line 128, src/sass/generic/_typography.scss */
.fw-regular {
  font-weight: 400;
}

/* line 132, src/sass/generic/_typography.scss */
.fw-medium {
  font-weight: 500;
}

/* line 136, src/sass/generic/_typography.scss */
.text-bright {
  color: #8998AB;
}

/* line 140, src/sass/generic/_typography.scss */
.text-black {
  color: #1E1E1E;
}

/* line 144, src/sass/generic/_typography.scss */
.rating-string {
  position: absolute;
  width: 45px;
  height: 54px;
  z-index: 9;
  font-size: 2.5rem;
  font-weight: 700;
  color: #2CAEDB;
  -ms-transform: matrix(1, -0.07, 0.07, 1, 0, 0);
      transform: matrix(1, -0.07, 0.07, 1, 0, 0);
}

/* line 154, src/sass/generic/_typography.scss */
.rating-string span {
  width: 64px;
  display: block;
  text-align: center;
  margin-left: -10px;
}

@media (max-width: 767.98px) {
  /* line 154, src/sass/generic/_typography.scss */
  .rating-string span {
    width: 83px;
  }
}

@media (min-width: 1200px) {
  /* line 144, src/sass/generic/_typography.scss */
  .rating-string {
    top: 45px;
    left: 52px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 144, src/sass/generic/_typography.scss */
  .rating-string {
    top: 50px;
    left: 52px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 144, src/sass/generic/_typography.scss */
  .rating-string {
    top: 50px;
    left: 53px;
  }
}

@media (max-width: 767.98px) {
  /* line 144, src/sass/generic/_typography.scss */
  .rating-string {
    right: 67px;
    top: auto;
    bottom: 105px;
    font-size: 1.5rem;
  }
}

/* line 193, src/sass/generic/_typography.scss */
.italic {
  font-style: italic;
}

/* line 1, src/sass/partials/_header.scss */
.top-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  background: #fff;
  z-index: 99999;
  border-bottom: 1px solid #DCEBFE;
}

/* line 9, src/sass/partials/_header.scss */
.top-wrapper.fixed {
  transition: 0.5s top ease;
}

/* line 13, src/sass/partials/_header.scss */
.admin-bar .top-wrapper {
  top: 32px;
}

/* line 19, src/sass/partials/_header.scss */
.main-container--up {
  padding-top: 111px;
}

/* line 23, src/sass/partials/_header.scss */
.admin-bar .main-container {
  padding-top: 0;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 18, src/sass/partials/_header.scss */
  .main-container {
    padding-top: 204px;
  }
  /* line 30, src/sass/partials/_header.scss */
  .main-container--up {
    padding-top: 100px;
  }
  /* line 34, src/sass/partials/_header.scss */
  .admin-bar .main-container {
    padding-top: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 40, src/sass/partials/_header.scss */
  .main-container--up {
    padding-top: 0px;
  }
  /* line 44, src/sass/partials/_header.scss */
  .admin-bar .main-container {
    padding-top: 165px;
  }
}

@media (max-width: 991.98px) {
  /* line 49, src/sass/partials/_header.scss */
  .single-product .main-container {
    padding-top: 62px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 49, src/sass/partials/_header.scss */
  .single-product .main-container {
    padding-top: 20px !important;
  }
}

@media (min-width: 1200px) {
  /* line 18, src/sass/partials/_header.scss */
  .main-container {
    padding-top: 204px;
  }
  /* line 62, src/sass/partials/_header.scss */
  .admin-bar .main-container {
    padding-top: 204px;
  }
  /* line 66, src/sass/partials/_header.scss */
  .main-container--up {
    padding-top: 185px;
  }
  /* line 69, src/sass/partials/_header.scss */
  .admin-bar .main-container--up {
    padding-top: 185px;
  }
}

/* line 76, src/sass/partials/_header.scss */
.header {
  width: 100%;
  position: relative;
  z-index: 2;
}

@media (max-width: 1199.98px) {
  /* line 76, src/sass/partials/_header.scss */
  .header {
    height: 62px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}

@media (max-width: 767.98px) {
  /* line 76, src/sass/partials/_header.scss */
  .header {
    min-height: 111px;
    height: 100%;
  }
}

@media (max-width: 575.98px) {
  /* line 76, src/sass/partials/_header.scss */
  .header {
    overflow: hidden;
  }
}

/* line 97, src/sass/partials/_header.scss */
.header .logo {
  max-height: 60px;
  width: auto;
  max-width: 200px;
}

@media (min-width: 992px) {
  /* line 97, src/sass/partials/_header.scss */
  .header .logo {
    margin-left: -5px;
  }
}

@media (max-width: 375px) {
  /* line 97, src/sass/partials/_header.scss */
  .header .logo {
    margin-left: -6px;
  }
}

@media (max-width: 767.98px) {
  /* line 97, src/sass/partials/_header.scss */
  .header .logo {
    max-width: 140px;
    height: auto;
  }
}

/* line 116, src/sass/partials/_header.scss */
.header .hamburger {
  position: relative;
}

/* line 119, src/sass/partials/_header.scss */
.header .hamburger span {
  display: block;
  background: #1B1B1B;
  width: 18px;
  height: 2px;
  border-radius: 10px;
  margin: 6px 0px 0px 2px;
}

/* line 128, src/sass/partials/_header.scss */
.header .hamburger .ubermenu-swap-placeholder {
  display: none;
}

/* line 132, src/sass/partials/_header.scss */
.header .hamburger .ubermenu-responsive-toggle {
  padding-left: 0;
}

/* line 138, src/sass/partials/_header.scss */
.header__search > div {
  background: none;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  height: 36px;
}

/* line 145, src/sass/partials/_header.scss */
.header__search button {
  border: 0;
  background: none;
  padding-right: 5px;
  padding-left: 7px;
}

/* line 151, src/sass/partials/_header.scss */
.header__search button img {
  margin-top: -3px;
}

/* line 156, src/sass/partials/_header.scss */
.header__search input {
  background: none;
  border: 0;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.875rem;
}

@media (min-width: 1200px) {
  /* line 166, src/sass/partials/_header.scss */
  .header__menu {
    margin-left: -33px;
    min-width: 265px;
  }
}

/* line 173, src/sass/partials/_header.scss */
.header__menu li a {
  color: #033F88;
}

/* line 176, src/sass/partials/_header.scss */
.header__menu li a:hover {
  color: #2CAEDB;
}

/* line 183, src/sass/partials/_header.scss */
.header__account {
  margin-right: 40px;
}

@media (min-width: 1439px) {
  /* line 183, src/sass/partials/_header.scss */
  .header__account {
    min-width: 165px;
  }
}

/* line 190, src/sass/partials/_header.scss */
.header__account a {
  padding-left: 24px;
  color: #1B1B1B;
  font-weight: 400;
}

/* line 195, src/sass/partials/_header.scss */
.header__account a:before {
  content: "";
  background: url("../image/icons/user.svg") no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: calc(50% - 12px);
}

@media (min-width: 1200px) and (max-width: 1419px) {
  /* line 207, src/sass/partials/_header.scss */
  .header__cart {
    padding-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  /* line 207, src/sass/partials/_header.scss */
  .header__cart {
    padding-left: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 216, src/sass/partials/_header.scss */
  .header__cart li {
    margin: 0;
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    padding-right: 20px;
  }
}

/* line 225, src/sass/partials/_header.scss */
.header__cart .count {
  font-size: 9px;
  color: #fff;
  background: #FF7E21;
  text-align: center;
  line-height: 16px;
  width: 16px;
  position: absolute;
  border-radius: 50%;
  margin-left: -8px;
  top: -3px;
}

@media (max-width: 767.98px) {
  /* line 225, src/sass/partials/_header.scss */
  .header__cart .count {
    right: 15px;
    margin-left: 0;
  }
}

/* line 243, src/sass/partials/_header.scss */
.header__cart .cart-contents {
  line-height: 24px;
  display: block;
}

/* line 247, src/sass/partials/_header.scss */
.header__cart .cart-contents .amount {
  margin-right: 16px;
}

/* line 251, src/sass/partials/_header.scss */
.header__cart .cart-contents img {
  margin-top: -2px;
}

@media (min-width: 1200px) {
  /* line 257, src/sass/partials/_header.scss */
  .header__search-form {
    padding: 0 39px;
  }
}

@media (max-width: 1420px) and (min-width: 1200px) {
  /* line 263, src/sass/partials/_header.scss */
  .header__search-form.col-md-6 {
    -ms-flex: 0 0 46% !important;
        flex: 0 0 46% !important;
    max-width: 46% !important;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  /* line 270, src/sass/partials/_header.scss */
  .header__search-form.col-md-6 {
    -ms-flex: 0 0 40% !important;
        flex: 0 0 40% !important;
    max-width: 40% !important;
  }
}

/* line 276, src/sass/partials/_header.scss */
.header__search-form .header__search {
  width: 100%;
}

/* line 283, src/sass/partials/_header.scss */
main.spacing {
  padding-top: 95px;
}

/* line 288, src/sass/partials/_header.scss */
.woocommerce-checkout .header__search-form--mobile {
  display: none !important;
}

@media (max-width: 767.98px) {
  /* line 292, src/sass/partials/_header.scss */
  .woocommerce-checkout .header {
    min-height: 62px;
    height: 100%;
  }
}

/* line 299, src/sass/partials/_header.scss */
.woocommerce-checkout .icon-boxes {
  display: none !important;
}

/* line 303, src/sass/partials/_header.scss */
.woocommerce-checkout .main-container {
  margin-top: 50px;
}

@media (max-width: 767.98px) {
  /* line 307, src/sass/partials/_header.scss */
  .woocommerce-checkout .header__search {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 313, src/sass/partials/_header.scss */
  .woocommerce-checkout .woocommerce-info {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 319, src/sass/partials/_header.scss */
  .woocommerce-checkout .woocommerce-info a {
    margin-top: 10px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 325, src/sass/partials/_header.scss */
  .header__cart .fkcart-shortcode-container {
    -ms-flex-pack: center;
        justify-content: center;
  }
  /* line 329, src/sass/partials/_header.scss */
  .header__cart .fkcart-shortcode-container .fkcart-shortcode-price {
    display: none;
  }
}

/* line 334, src/sass/partials/_header.scss */
.header__cart .fkcart-shortcode-container .fkcart-shortcode-count {
  top: -10px;
  right: -10px;
}

@media (max-width: 1199px) {
  /* line 340, src/sass/partials/_header.scss */
  #mobile-menu-flyoff {
    top: 98px;
  }
}

@media (max-width: 991px) {
  /* line 340, src/sass/partials/_header.scss */
  #mobile-menu-flyoff {
    top: 63px;
  }
}

@media (max-width: 767px) {
  /* line 340, src/sass/partials/_header.scss */
  #mobile-menu-flyoff {
    top: 111px;
  }
}

/* line 352, src/sass/partials/_header.scss */
:root {
  --mm-size: 100% !important;
  --mm-color-background: #F5F9FF !important;
}

/* line 357, src/sass/partials/_header.scss */
#mobile-menu-flyoff {
  --mm-color-background: #F5F9FF !important;
  --mm-color-border: #DCEBFE !important;
  background: #F5F9FF !important;
}

/* line 362, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-btn--prev {
  padding-left: 54px;
  color: #6B6B6B;
  line-height: 16px;
  font-size: 0.75rem;
}

/* line 370, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbars {
  -ms-flex-order: 1;
      order: 1;
}

/* line 374, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-panels {
  -ms-flex-order: 2;
      order: 2;
}

/* line 378, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbars--top {
  border: none;
}

/* line 382, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: start;
}

/* line 387, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbar .mm-btn {
  height: 64px;
}

/* line 392, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbar .mm-btn--prev::before {
  left: 14px;
  border-color: #033F88;
}

/* line 398, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbar .mm-navbar__title {
  padding-left: 14px;
  padding-right: 0;
  line-height: 28px;
  font-weight: 700;
  color: #1B1B1B;
  font-size: 1.375rem;
}

/* line 408, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbar .mm-navbar__title {
  display: none;
}

/* line 412, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-navbar .mm-navbar__title[href] {
  display: -ms-flexbox;
  display: flex;
}

/* line 418, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile .mm-listview {
  margin-top: 0 !important;
}

/* line 422, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile ul li:nth-child(-n+4) {
  line-height: 28px;
  font-weight: 700;
  color: #1B1B1B;
  font-size: 1.375rem;
}

/* line 429, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile ul li:nth-child(-n+4)::after {
  content: none;
}

/* line 434, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile ul li:nth-child(-n+4) a::after {
  content: none;
}

/* line 440, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile .mm-listitem__text {
  padding: 0px 14px;
  margin-bottom: 32px;
}

/* line 445, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile .img-list {
  margin-bottom: 26px;
}

/* line 448, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile .img-list::after {
  content: none;
}

/* line 452, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile .img-list a {
  margin-bottom: 0;
}

/* line 455, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile .img-list a::after {
  content: none;
}

/* line 460, src/sass/partials/_header.scss */
#mobile-menu-flyoff #menu-main-menu-nl-megamenu-mobile .img-list .mm-listitem__text {
  padding: 0px 14px 0px 14px;
}

/* line 466, src/sass/partials/_header.scss */
#mobile-menu-flyoff .mm-listview {
  margin-top: 20px;
}

/* line 470, src/sass/partials/_header.scss */
#mobile-menu-flyoff .img-list {
  padding: 4px 0 4px 14px;
}

/* line 473, src/sass/partials/_header.scss */
#mobile-menu-flyoff .img-list .mm-listitem__text {
  padding-left: 8px;
  font-weight: 700;
  line-height: 20px;
  font-size: 0.875rem;
}

/* line 481, src/sass/partials/_header.scss */
#mobile-menu-flyoff .img-list img {
  width: 24px;
}

/* line 486, src/sass/partials/_header.scss */
#mobile-menu-flyoff .spacer-mobile-menu {
  --mm-color-border: #98C1F4 !important;
  margin: 15px 18px 47px -5px;
}

/* line 491, src/sass/partials/_header.scss */
#mobile-menu-flyoff .custom-menu-footer {
  margin-bottom: 26px;
  list-style: none;
}

/* line 495, src/sass/partials/_header.scss */
#mobile-menu-flyoff .custom-menu-footer img {
  width: 17px;
  height: 17px;
}

/* line 500, src/sass/partials/_header.scss */
#mobile-menu-flyoff .custom-menu-footer > a {
  padding: 0px 14px 0px 14px;
  font-weight: 700;
  line-height: 20px;
  font-size: 0.875rem;
}

/* line 507, src/sass/partials/_header.scss */
#mobile-menu-flyoff .custom-menu-footer .wpml-ls-item-toggle {
  padding-right: calc(7px + 1.4em);
}

/* line 514, src/sass/partials/_header.scss */
#mobile-menu-flyoff .wpml-ls-sub-menu li a {
  padding: 8px 20px;
  font-size: 14px;
}

/* line 521, src/sass/partials/_header.scss */
#mobile-menu-flyoff .lang-switch-custom-margin {
  margin-bottom: 58px;
}

/* line 524, src/sass/partials/_header.scss */
#mobile-menu-flyoff .lang-switch-custom-margin .lang-switcher ul li > .wpml-ls-item-toggle::before {
  width: 17px;
  height: 17px;
  background-position: left;
}

/* line 530, src/sass/partials/_header.scss */
#mobile-menu-flyoff .lang-switch-custom-margin .wpml-ls-native {
  padding-left: 10px;
}

/* line 536, src/sass/partials/_header.scss */
#mobile-menu-flyoff .lang-switcher-mobile-menu::after {
  content: none;
}

/* line 543, src/sass/partials/_header.scss */
.mobile-fk-cart .fkcart-shortcode-price {
  display: none;
}

/* line 1, src/sass/partials/_footer.scss */
.footer {
  padding-top: 40px;
  background: #002D64;
  position: relative;
  z-index: 1;
}

@media (max-width: 991.98px) {
  /* line 1, src/sass/partials/_footer.scss */
  .footer {
    padding-top: 24px;
  }
}

@media (max-width: 767.98px) {
  /* line 11, src/sass/partials/_footer.scss */
  .footer ul {
    margin-bottom: 16px;
    height: unset;
  }
}

/* line 17, src/sass/partials/_footer.scss */
.footer ul li {
  margin-bottom: 11px;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  /* line 17, src/sass/partials/_footer.scss */
  .footer ul li {
    margin-bottom: 8px;
  }
}

/* line 25, src/sass/partials/_footer.scss */
.footer ul li a {
  color: #DEE6F0;
}

/* line 27, src/sass/partials/_footer.scss */
.footer ul li a:hover {
  color: #fff;
  transition: 0.2 color ease-in-out;
}

/* line 35, src/sass/partials/_footer.scss */
.footer__copyright {
  background: #fff;
  margin-top: 40px;
  padding: 8px 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 35, src/sass/partials/_footer.scss */
  .footer__copyright {
    padding: 10px 0;
  }
}

@media (max-width: 767.98px) {
  /* line 44, src/sass/partials/_footer.scss */
  .footer__copyright ul {
    margin-top: 8px;
  }
}

/* line 49, src/sass/partials/_footer.scss */
.footer__copyright ul li {
  margin-bottom: 0;
  margin-left: 25px;
  font-size: 0.75rem;
}

/* line 54, src/sass/partials/_footer.scss */
.footer__copyright ul li:first-child {
  margin-left: 0;
}

/* line 58, src/sass/partials/_footer.scss */
.footer__copyright ul li a {
  color: #8998AB;
  text-decoration: underline;
}

/* line 62, src/sass/partials/_footer.scss */
.footer__copyright ul li a:hover {
  text-decoration: none;
  color: #8998AB;
}

/* line 73, src/sass/partials/_footer.scss */
#footer-form input,
#footer-form textarea {
  background: #002D64;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  color: #fff;
}

/* line 82, src/sass/partials/_footer.scss */
#footer-form input:focus,
#footer-form textarea:focus {
  border: 1px solid #fff;
  outline: none !important;
}

/* line 88, src/sass/partials/_footer.scss */
#footer-form .gform_button {
  border: 1px solid #fff;
}

/* line 91, src/sass/partials/_footer.scss */
#footer-form .gform_button:hover {
  background: #fff;
  color: #002D64;
}

/* line 97, src/sass/partials/_footer.scss */
#footer-form .gform_title {
  color: #fff;
  text-align: center;
}

/* line 102, src/sass/partials/_footer.scss */
#footer-form .gform_fields {
  margin: 0 !important;
}

/* line 106, src/sass/partials/_footer.scss */
#footer-form .gform_footer {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 111, src/sass/partials/_footer.scss */
#footer-form .gfield_label,
#footer-form .gfield_description {
  color: #fff !important;
}

@media (min-width: 892px) and (max-width: 991px) {
  /* line 117, src/sass/partials/_footer.scss */
  .component-rating {
    padding-right: 150px;
  }
}

@media (max-width: 767.98px) {
  /* line 123, src/sass/partials/_footer.scss */
  .review-wrapper {
    min-height: 200px;
  }
}

@media (max-width: 575.98px) {
  /* line 123, src/sass/partials/_footer.scss */
  .review-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
  }
}

/* line 135, src/sass/partials/_footer.scss */
.payments-wrapper img {
  max-height: 32px;
  margin-right: 8px;
}

@media (max-width: 991.98px) {
  /* line 135, src/sass/partials/_footer.scss */
  .payments-wrapper img {
    max-height: 28px;
  }
}

@media (max-width: 575.98px) {
  /* line 135, src/sass/partials/_footer.scss */
  .payments-wrapper img {
    max-height: 22px;
    margin-right: 0;
  }
}

/* line 150, src/sass/partials/_footer.scss */
.border-footer {
  border-bottom: 1px solid #8190A2;
}

/* line 3, src/sass/partials/_layouts.scss */
.post-template-layout_left-single-post .woocommerce .product-item {
  width: 255px;
}

/* line 6, src/sass/partials/_layouts.scss */
.post-template-layout_left-single-post .woocommerce .product-item img {
  max-height: 148px;
}

/* line 1, src/sass/components/_topbar.scss */
.topbar {
  background: #2CAEDB;
  min-height: 40px;
}

@media (min-width: 768px) {
  /* line 4, src/sass/components/_topbar.scss */
  .topbar p {
    line-height: 38px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 4, src/sass/components/_topbar.scss */
  .topbar p {
    max-width: 78%;
  }
}

/* line 15, src/sass/components/_topbar.scss */
.close-popup {
  position: absolute;
  right: 15px;
  top: calc(50% - 12px);
  cursor: pointer;
}

@media (max-width: 575.98px) {
  /* line 15, src/sass/components/_topbar.scss */
  .close-popup {
    right: 0px;
    width: 30px;
    height: 30px;
  }
}

/* line 1, src/sass/components/_topmenu.scss */
.topmenu {
  background: #fff;
}

@media (max-width: 1199.98px) {
  /* line 1, src/sass/components/_topmenu.scss */
  .topmenu {
    height: 0px;
  }
}

/* line 7, src/sass/components/_topmenu.scss */
.topmenu ul {
  height: 100%;
  list-style: none !important;
}

/* line 11, src/sass/components/_topmenu.scss */
.topmenu ul li a {
  height: 100%;
  display: block;
  margin: auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 15px;
}

@media (max-width: 1419px) {
  /* line 11, src/sass/components/_topmenu.scss */
  .topmenu ul li a {
    padding: 0;
  }
}

/* line 26, src/sass/components/_topmenu.scss */
.topmenu ul li:not(.menu-item-has-children) a[aria-current="page"] {
  color: #FF7E21;
}

/* line 34, src/sass/components/_topmenu.scss */
.topmenu__wrapper {
  height: calc(100% - 72px);
}

@media (max-width: 767.98px) {
  /* line 34, src/sass/components/_topmenu.scss */
  .topmenu__wrapper {
    height: calc(100% - 40px);
  }
}

/* line 42, src/sass/components/_topmenu.scss */
.topmenu__mobi {
  position: fixed;
  left: -100%;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  width: 315px;
  height: 100vh;
  top: 0;
  z-index: 99;
  transition: 0.3s left ease;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 55, src/sass/components/_topmenu.scss */
.topmenu__mobi a[aria-current="page"] {
  color: #033F88 !important;
}

/* line 59, src/sass/components/_topmenu.scss */
.topmenu__mobi .mega-menu-box-icon {
  top: 14px !important;
}

/* line 63, src/sass/components/_topmenu.scss */
.topmenu__mobi ul {
  list-style: none;
  margin: 0;
}

/* line 66, src/sass/components/_topmenu.scss */
.topmenu__mobi ul.sub-menu {
  border-right: none;
  width: 100% !important;
  height: calc(100vh - 72px);
  position: absolute;
  top: 0;
  right: -100%;
  background: #fff;
  transition: all 0.4s ease;
  z-index: 2;
}

@media (max-width: 767.98px) {
  /* line 66, src/sass/components/_topmenu.scss */
  .topmenu__mobi ul.sub-menu {
    height: calc(100vh - 40px);
  }
}

/* line 83, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li {
  background: url(../image/icons/arrow-right-blue.svg);
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  border-bottom: 1px solid #DEE6F0;
  position: relative;
  padding-left: 20px;
}

/* line 94, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li a {
  color: #033F88;
  padding: 16px 0 16px 17px;
  font-weight: 400;
}

@media (max-width: 767.98px) {
  /* line 94, src/sass/components/_topmenu.scss */
  .topmenu__mobi ul li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

/* line 105, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.menu-item-has-children a {
  color: #033F88;
}

/* line 109, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.menu-item-has-children .sub-menu {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 114, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.menu-item-has-children .sub-menu li:last-child {
  border-bottom: none !important;
}

/* line 120, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.all {
  padding: 0;
}

/* line 122, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.all a {
  color: #FFF;
  background: url(../image/icons/arrow-right-white.svg) #2CAEDB;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  padding: 16px 0 16px 17px;
}

/* line 130, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.all > a[aria-current="page"] {
  color: #fff !important;
}

/* line 134, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.all .sub-menu li {
  padding-left: 10px;
}

/* line 136, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.all .sub-menu li:last-child {
  border-bottom: none !important;
}

/* line 139, src/sass/components/_topmenu.scss */
.topmenu__mobi ul li.all .sub-menu li a {
  background: url(../image/icons/arrow-right-blue.svg) #FFF;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  color: #033F88;
}

/* line 150, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile {
  width: 100%;
  background: #F6F8FC;
}

/* line 155, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile li {
  font-weight: 400;
  width: 100%;
  background: none !important;
}

/* line 159, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile li a {
  font-size: 1rem;
  background: none;
}

/* line 163, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile li:hover {
  background: #033F88 !important;
}

/* line 165, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile li:hover a {
  color: #fff !important;
}

/* line 171, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile .wpml-ls-statics-footer a {
  padding: 6px 0 !important;
}

/* line 175, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile .header__account {
  height: 56px;
  padding: 0 10px;
}

@media (max-width: 767.98px) {
  /* line 175, src/sass/components/_topmenu.scss */
  .topmenu__mobi .footer-mobile .header__account {
    height: 48px;
  }
}

/* line 181, src/sass/components/_topmenu.scss */
.topmenu__mobi .footer-mobile .header__account a {
  margin-left: 17px;
}

/* line 188, src/sass/components/_topmenu.scss */
.topmenu #menu-mobile-menu {
  height: auto;
}

/* line 191, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper {
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border-radius: 8px;
  max-height: calc(100vh - 180px);
  z-index: 99;
  padding: 0px 0px;
  left: 0;
  right: 0;
  position: absolute;
  top: 60px;
  overflow: auto;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1429px) {
  /* line 191, src/sass/components/_topmenu.scss */
  .topmenu .mega-menu--wrapper {
    left: 10px;
    right: 10px;
    width: auto;
    position: fixed;
    top: 175px;
  }
}

/* line 212, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper .mega-menu--inner {
  padding: 48px 0 36px;
}

/* line 214, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper .mega-menu--inner > .col-md-2:nth-child(-n+6) {
  margin-bottom: 60px;
}

/* line 219, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper .mega-menu-box {
  margin-bottom: 36px;
}

/* line 221, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper .mega-menu-box:last-of-type {
  margin-bottom: 0;
}

/* line 224, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper .mega-menu-box.is-hidden {
  opacity: 0;
  transition: 0.1s opacity ease;
}

/* line 230, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper--active {
  opacity: 1;
  visibility: visible;
}

/* line 235, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper li {
  background: transparent;
}

/* line 237, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper li a {
  line-height: 1.7;
  color: #033F88;
  display: inline-block;
  font-weight: 400;
  transition: 0.1s all ease;
  font-size: 0.875rem;
}

/* line 246, src/sass/components/_topmenu.scss */
.topmenu .mega-menu--wrapper ul {
  list-style: none;
  padding-left: 0px;
  height: auto;
}

/* line 256, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box > .menu-item > a,
.topmenu .mega-menu-box .menu-item-has-children > a {
  font-weight: 700;
  line-height: 1.28;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 38px;
  position: relative;
}

/* line 266, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box-icon {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 20px;
  margin-right: 8px;
  height: 20px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  left: 10px;
  top: -3px;
  background-color: rgba(255, 126, 33, 0.2);
}

/* line 278, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box-icon img {
  max-height: 11px;
  margin: auto;
}

/* line 283, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box li {
  padding: 0;
}

/* line 287, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box a:hover {
  color: #FF7E21;
}

/* line 291, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box .btn-more {
  color: #FF7E21;
  position: relative;
  display: inline-block;
}

/* line 295, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box .btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  width: 5px;
  height: 8px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../image/icons/arrow-right-orange.svg");
  transition: 0.2s all ease;
}

/* line 308, src/sass/components/_topmenu.scss */
.topmenu .mega-menu-box .btn-more:hover:after {
  -ms-transform: translate(5px, -50%);
      transform: translate(5px, -50%);
}

/* line 314, src/sass/components/_topmenu.scss */
.topmenu .sub-menu {
  background: transparent;
}

/* line 316, src/sass/components/_topmenu.scss */
.topmenu .sub-menu li {
  background: transparent;
}

@media (min-width: 1200px) {
  /* line 321, src/sass/components/_topmenu.scss */
  .topmenu .menu-item-has-children {
    height: 100%;
  }
  /* line 325, src/sass/components/_topmenu.scss */
  .topmenu .menu-item-has-children li {
    height: auto;
  }
}

@media (min-width: 1200px) {
  /* line 321, src/sass/components/_topmenu.scss */
  .topmenu .menu-item-has-children {
    background: url(../image/icons/arrow-down.svg) #2CAEDB;
    background-repeat: no-repeat;
    background-position: 87% 50%;
    transition: 0.5s all ease;
    padding: 0px 30px 0px 15px;
  }
}

/* line 336, src/sass/components/_topmenu.scss */
.topmenu .menu-item-has-children a {
  color: #fff;
  transition: 0.5s all ease;
}

/* line 346, src/sass/components/_topmenu.scss */
.topmenu .container-megamenu .ubermenu-tabs-main > ul > li a {
  color: #6B6B6B;
  line-height: 28px;
  transition: all 0.5s ease;
  font-size: 1.375rem;
}

/* line 353, src/sass/components/_topmenu.scss */
.topmenu .container-megamenu .ubermenu-tabs-main > ul > li a:hover {
  color: #1B1B1B;
}

/* line 361, src/sass/components/_topmenu.scss */
.topmenu .container-megamenu .ubermenu-tabs-main .ubermenu-target .ubermenu-target-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 368, src/sass/components/_topmenu.scss */
.topmenu .ubermenu {
  width: 100%;
}

/* line 374, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-item-level-1 > li .ubermenu-target-title {
  line-height: 28px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.375rem;
}

/* line 383, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-item-level-1 .ubermenu-tab-content-panel .ubermenu-target-title {
  line-height: 20px;
  font-size: 0.875rem;
}

/* line 392, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-active:hover {
  background: none !important;
  color: #1B1B1B !important;
}

/* line 397, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-active .ubermenu-target-title {
  font-weight: 700;
}

/* line 402, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-tabs-group {
  border: none;
}

/* line 409, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-tabs-group .ubermenu-has-submenu-drop > .ubermenu-target::after {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../image/icons/ubermenu-arrow.svg) center no-repeat;
  position: absolute;
  right: 0px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 421, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-tabs-group .ubermenu-has-submenu-drop .ubermenu-target {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 426, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-tabs-group .ubermenu-has-submenu-drop .ubermenu-item.ubermenu-item-has-children > a::after {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../image/icons/ubermenu-arrow.svg) center no-repeat;
  position: absolute;
  right: 0px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 438, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-tabs-group .ubermenu-has-submenu-drop .ubermenu-sub-indicator {
  display: none;
}

/* line 444, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-item-layout-text_only {
  display: -ms-flexbox;
  display: flex;
}

/* line 448, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-target-with-image {
  display: -ms-flexbox;
  display: flex;
}

/* line 451, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-nav .ubermenu-target-with-image .ubermenu-target-title {
  padding-left: 8px !important;
}

/* line 458, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-item-level-0 > .ubermenu-target {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: start;
}

/* line 463, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-item-level-0 > .ubermenu-target .ubermenu-target-title {
  padding-left: 8px;
}

/* line 467, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-item-level-0 > .ubermenu-target > .ubermenu-sub-indicator {
  display: none;
}

/* line 474, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-item-level-0:hover > a > img {
  -webkit-filter: brightness(0) saturate(100%) invert(16%) sepia(61%) saturate(2890%) hue-rotate(201deg) brightness(98%) contrast(98%);
          filter: brightness(0) saturate(100%) invert(16%) sepia(61%) saturate(2890%) hue-rotate(201deg) brightness(98%) contrast(98%);
}

/* line 481, src/sass/components/_topmenu.scss */
.topmenu .ubermenu .ubermenu-submenu-drop {
  padding: 30px 15px;
}

@media (max-width: 1199px) {
  /* line 487, src/sass/components/_topmenu.scss */
  .ubermenu-responsive {
    top: 130px !important;
  }
  /* line 491, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-mobile-footer {
    display: none;
  }
  /* line 496, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-tab-content-panel {
    box-shadow: none;
  }
  /* line 501, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-item-level-0 .ubermenu-sub-indicator {
    display: none;
  }
  /* line 507, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-item-level-0 li a {
    border: none;
    padding: 16px 20px;
  }
  /* line 512, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-item-level-0 li .ubermenu-target-title {
    line-height: 28px;
    color: #1B1B1B;
    font-weight: 700;
    font-size: 1.375rem;
  }
  /* line 523, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-item-level-3 .ubermenu-sub-indicator {
    display: inline-block;
    top: auto;
  }
  /* line 530, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-item-level-3 > ul > li > .ubermenu-target-with-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  /* line 537, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-item-level-3 li .ubermenu-target-title {
    line-height: 20px;
    color: #1B1B1B;
    padding: 0 0 0 8px !important;
    font-weight: 700;
    font-size: 0.875rem;
  }
  /* line 546, src/sass/components/_topmenu.scss */
  .ubermenu-responsive .ubermenu-nav .ubermenu-item-level-3 li .ubermenu-target-text {
    padding-left: 12px;
  }
}

@media (max-width: 991px) and (min-width: 1198px) {
  /* line 487, src/sass/components/_topmenu.scss */
  .ubermenu-responsive {
    top: 62px !important;
  }
}

@media (max-width: 767px) {
  /* line 487, src/sass/components/_topmenu.scss */
  .ubermenu-responsive {
    top: 62px !important;
  }
}

/* line 1, src/sass/components/_icon-boxes.scss */
.icon-boxes {
  background-color: #F6F8FC;
  height: 36px;
}

@media (max-width: 991.98px) {
  /* line 1, src/sass/components/_icon-boxes.scss */
  .icon-boxes {
    height: 80px;
  }
}

@media (max-width: 991.98px) {
  /* line 1, src/sass/components/_icon-boxes.scss */
  .icon-boxes {
    margin-top: 63px;
  }
}

@media (max-width: 767.98px) {
  /* line 1, src/sass/components/_icon-boxes.scss */
  .icon-boxes {
    display: none !important;
    margin-top: 112px;
  }
}

@media (min-width: 633px) and (max-width: 767px) {
  /* line 1, src/sass/components/_icon-boxes.scss */
  .icon-boxes {
    margin-top: 112px;
  }
}

/* line 22, src/sass/components/_icon-boxes.scss */
.icon-boxes .small-paragraph p {
  margin: 0;
  font-size: 0.75rem;
}

/* line 28, src/sass/components/_icon-boxes.scss */
.icon-boxes .rating {
  font-weight: 700;
}

/* line 32, src/sass/components/_icon-boxes.scss */
.icon-boxes img {
  margin-right: 8px;
}

@media (max-width: 1199.98px) {
  /* line 32, src/sass/components/_icon-boxes.scss */
  .icon-boxes img {
    margin-right: 10px;
  }
}

@media (max-width: 991.98px) {
  /* line 40, src/sass/components/_icon-boxes.scss */
  .icon-boxes--first {
    border-bottom: 1px solid #DEE6F0;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

/* line 50, src/sass/components/_icon-boxes.scss */
.icon-boxes--last--rating img {
  margin-right: 4px;
  width: 12px;
  height: 12px;
}

@media (max-width: 1419px) and (min-width: 993px) {
  /* line 49, src/sass/components/_icon-boxes.scss */
  .icon-boxes--last--rating {
    min-width: 235px;
  }
}

@media (max-width: 991.98px) {
  /* line 49, src/sass/components/_icon-boxes.scss */
  .icon-boxes--last--rating {
    -ms-flex-order: -1;
        order: -1;
    padding-bottom: 10px;
  }
}

@media (max-width: 991.98px) {
  /* line 66, src/sass/components/_icon-boxes.scss */
  .icon-boxes--last--up {
    margin-top: 63px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 66, src/sass/components/_icon-boxes.scss */
  .icon-boxes--last--up {
    margin-top: 98px !important;
  }
}

@media (min-width: 633px) and (max-width: 767px) {
  /* line 66, src/sass/components/_icon-boxes.scss */
  .icon-boxes--last--up {
    margin-top: 98px !important;
  }
}

@media (min-width: 992px) and (max-width: 1419px) {
  /* line 81, src/sass/components/_icon-boxes.scss */
  .icon-boxes--last a {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 992px) and (max-width: 1419px) {
  /* line 87, src/sass/components/_icon-boxes.scss */
  .icon-boxes--last div {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

/* line 94, src/sass/components/_icon-boxes.scss */
.icon-boxes .single-star {
  width: 12px;
  height: 12px;
  margin-right: 4px;
}

/* line 100, src/sass/components/_icon-boxes.scss */
.icon-boxes .header-contact-btn {
  padding-right: calc(26px + 1.4em);
  position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-right: 24px;
}

/* line 111, src/sass/components/_icon-boxes.scss */
.icon-boxes .header-contact-btn a {
  line-height: 20px;
  font-weight: 700;
  color: #1B1B1B;
  position: relative;
  font-size: 0.75rem;
}

/* line 119, src/sass/components/_icon-boxes.scss */
.icon-boxes .header-contact-btn a::before {
  content: '';
  width: 16px;
  height: 15px;
  background: url(../image/icons/envelope-contact.svg) no-repeat center;
  position: absolute;
  left: -25px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 1420px) {
  /* line 135, src/sass/components/_icon-boxes.scss */
  .icon-boxes--wrapper a,
  .icon-boxes--wrapper div {
    padding-right: 48px;
  }
}

@media (min-width: 1200px) and (max-width: 1419px) {
  /* line 135, src/sass/components/_icon-boxes.scss */
  .icon-boxes--wrapper a,
  .icon-boxes--wrapper div {
    padding-right: 12px;
  }
}

/* line 1, src/sass/components/_hero.scss */
.hero {
  margin-top: 25px;
}

/* line 4, src/sass/components/_hero.scss */
.hero img {
  border-radius: 8px;
  max-width: 100%;
  height: auto;
}

/* line 10, src/sass/components/_hero.scss */
.hero__news {
  width: 301px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  bottom: 24px;
  right: calc(24px + 15px);
}

@media (max-width: 767.98px) {
  /* line 10, src/sass/components/_hero.scss */
  .hero__news {
    width: 209px;
    right: calc(24px - 10px);
  }
}

/* line 22, src/sass/components/_hero.scss */
.hero__news span {
  font-size: 12px;
}

/* line 26, src/sass/components/_hero.scss */
.hero__news h2 {
  font-size: 1.25rem;
  line-height: 22px;
}

@media (max-width: 767.98px) {
  /* line 26, src/sass/components/_hero.scss */
  .hero__news h2 {
    font-size: 0.875rem;
    line-height: 17px;
  }
}

/* line 35, src/sass/components/_hero.scss */
.hero__news .hero__link,
.hero__news a {
  font-size: 14px;
  color: #2CAEDB;
  text-decoration: underline;
}

@media (max-width: 767.98px) {
  /* line 35, src/sass/components/_hero.scss */
  .hero__news .hero__link,
  .hero__news a {
    font-size: 0.75rem;
  }
}

/* line 44, src/sass/components/_hero.scss */
.hero__news .hero__link:hover,
.hero__news a:hover {
  text-decoration: none;
}

/* line 1, src/sass/components/_qty.scss */
.qib-container input[type='number']:not(#qib_id):not(#qib_id) {
  -moz-appearance: textfield;
}

/* line 4, src/sass/components/_qty.scss */
.qib-container input[type='number']:not(#qib_id):not(#qib_id)::-webkit-outer-spin-button,
.qib-container input[type='number']:not(#qib_id):not(#qib_id)::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
  margin: 0;
}

/* line 10, src/sass/components/_qty.scss */
form.cart button[type='submit']:not(#qib_id):not(#qib_id),
.add_to_cart_button:not(#qib_id):not(#qib_id),
form.cart .qib-container + div:not(#qib_id):not(#qib_id) {
  display: inline-block;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  float: none;
  vertical-align: top;
  text-align: center;
}

/* line 21, src/sass/components/_qty.scss */
form.cart button[type='submit']:not(#qib_id):not(#qib_id):not(_),
.add_to_cart_button:not(a):not(#qib_id):not(#qib_id) {
  line-height: 1;
}

/* line 25, src/sass/components/_qty.scss */
form.cart button[type='submit']:not(#qib_id):not(#qib_id):not(_):not(_) {
  height: 34px;
  text-align: center;
}

/* line 29, src/sass/components/_qty.scss */
.add_to_cart_button:not(#qib_id):not(#qib_id):not(_) {
  line-height: 34px;
}

/* line 32, src/sass/components/_qty.scss */
form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id),
form.cart .qib-container + div:not(#qib_id):not(#qib_id):not(_) {
  margin-left: 1em;
}

/* line 36, src/sass/components/_qty.scss */
form.cart button[type='submit']:focus:not(#qib_id):not(#qib_id) {
  outline-width: 2px;
  outline-offset: -2px;
  outline-style: solid;
}

/* line 41, src/sass/components/_qty.scss */
.qib-container div.quantity:not(#qib_id):not(#qib_id) {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  width: auto;
  min-height: initial;
  min-width: initial;
  max-height: initial;
  max-width: initial;
}

/* line 54, src/sass/components/_qty.scss */
.qib-button:not(#qib_id):not(#qib_id) {
  line-height: 1;
  display: inline-block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  height: 34px;
  width: 23px;
  color: black;
  background: #e2e2e2;
  border-color: #cac9c9;
  float: left;
  min-height: initial;
  min-width: initial;
  max-height: initial;
  max-width: initial;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: 0;
  border-style: solid;
  border-width: 1px;
  transition: none;
  border-radius: 0;
}

/* line 78, src/sass/components/_qty.scss */
.qib-button:focus:not(#qib_id):not(#qib_id) {
  border: 2px #b3b3aa solid;
  outline: none;
}

/* line 82, src/sass/components/_qty.scss */
.qib-button:hover:not(#qib_id):not(#qib_id) {
  background: #d6d5d5;
}

/* line 85, src/sass/components/_qty.scss */
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  background: none;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  height: 34px;
  width: 49px;
  min-height: initial;
  min-width: initial;
  max-height: initial;
  max-width: initial;
  box-shadow: none;
  font-size: 15px;
  border-style: solid;
  border-color: #cac9c9;
  border-width: 1px 0;
  border-radius: 0;
}

/* line 106, src/sass/components/_qty.scss */
.qib-container .quantity input.qty:focus:not(#qib_id):not(#qib_id) {
  border-color: #cac9c9;
  outline: none;
  border-width: 2px 1px;
  border-style: solid;
}

/* line 112, src/sass/components/_qty.scss */
.woocommerce table.cart td.product-quantity:not(#qib_id):not(#qib_id) {
  white-space: nowrap;
}

@media (min-width: 768px) {
  /* line 116, src/sass/components/_qty.scss */
  .woocommerce table.cart td.product-quantity:not(#qib_id):not(#qib_id) {
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 121, src/sass/components/_qty.scss */
  .woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

/* line 126, src/sass/components/_qty.scss */
.qib-container:not(#qib_id):not(#qib_id) {
  display: inline-block;
}

/* line 129, src/sass/components/_qty.scss */
.woocommerce-grouped-product-list-item__quantity:not(#qib_id):not(#qib_id) {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

/* line 135, src/sass/components/_qty.scss */
.woocommerce-grouped-product-list-item__quantity .qib-container:not(#qib_id):not(#qib_id) {
  display: -ms-flexbox;
  display: flex;
}

/* line 138, src/sass/components/_qty.scss */
.quantity .minus:not(#qib_id):not(#qib_id),
.quantity .plus:not(#qib_id):not(#qib_id) {
  display: none;
}

/* line 142, src/sass/components/_qty.scss */
.products.oceanwp-row .qib-container:not(#qib_id):not(#qib_id) {
  margin-bottom: 8px;
}

/* line 146, src/sass/components/_qty.scss */
.qib-container__tooltip {
  opacity: 0;
  visibility: hidden;
  background: #5F6772;
  border-radius: 4px;
  width: 131px;
  right: 8px;
  bottom: 50px;
  line-height: 16px;
  padding: 8px;
  transition: all 0.4s ease;
  font-size: 0.75rem;
}

/* line 159, src/sass/components/_qty.scss */
.qib-container__tooltip--active {
  opacity: 1;
  visibility: visible;
}

/* line 164, src/sass/components/_qty.scss */
.qib-container__tooltip::after {
  content: '';
  position: absolute;
  border-top: 10px solid #5F6772;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: -10px;
  right: 40px;
}

/* line 176, src/sass/components/_qty.scss */
.woocommerce div.product form.cart .qib-container {
  position: relative;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

/* line 182, src/sass/components/_qty.scss */
.woocommerce div.product form.cart .qib-container__tooltip {
  left: 0;
  bottom: 60px;
}

/* line 186, src/sass/components/_qty.scss */
.woocommerce div.product form.cart .qib-container__tooltip::after {
  left: 40px;
  right: auto;
}

@media (max-width: 991.98px) {
  /* line 2, src/sass/components/_product-categories.scss */
  .tax-product_cat .icon-boxes {
    height: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 7, src/sass/components/_product-categories.scss */
  .tax-product_cat .icon-boxes > div {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 15, src/sass/components/_product-categories.scss */
  .product-categories {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

/* line 20, src/sass/components/_product-categories.scss */
.product-categories .woocommerce {
  width: 100%;
}

/* line 23, src/sass/components/_product-categories.scss */
.product-categories__wrapper {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #98C1F4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767.98px) {
  /* line 23, src/sass/components/_product-categories.scss */
  .product-categories__wrapper {
    min-width: 136px;
  }
  /* line 33, src/sass/components/_product-categories.scss */
  .product-categories__wrapper img {
    width: 72px;
  }
}

/* line 38, src/sass/components/_product-categories.scss */
.product-categories__wrapper a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
}

@media (max-width: 991.98px) {
  /* line 38, src/sass/components/_product-categories.scss */
  .product-categories__wrapper a {
    width: 100%;
  }
}

/* line 48, src/sass/components/_product-categories.scss */
.product-categories__wrapper a:hover h3 {
  color: #033f88;
}

/* line 54, src/sass/components/_product-categories.scss */
.product-categories__wrapper img {
  max-width: 64px;
}

/* line 63, src/sass/components/_product-categories.scss */
.product-categories__text h3 {
  line-height: 24px;
  color: #000;
  font-size: 1rem;
}

/* line 71, src/sass/components/_product-categories.scss */
.product-categories__title {
  word-break: break-all;
}

@media (max-width: 767.98px) {
  /* line 71, src/sass/components/_product-categories.scss */
  .product-categories__title {
    line-height: 16px;
  }
}

/* line 78, src/sass/components/_product-categories.scss */
.product-categories__item {
  margin-bottom: 24px;
}

@media (max-width: 991.98px) {
  /* line 78, src/sass/components/_product-categories.scss */
  .product-categories__item {
    margin-bottom: 16px;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 88, src/sass/components/_product-categories.scss */
  .product-cat {
    padding: 0 9px;
  }
}

@media (max-width: 767.98px) {
  /* line 88, src/sass/components/_product-categories.scss */
  .product-cat {
    padding: 0 7px;
    margin: 0;
  }
}

/* line 102, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper {
  padding: 0 15px;
}

@media (min-width: 1200px) and (max-width: 1419px) {
  /* line 102, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper {
    max-width: 33.3333%;
    -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 102, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper {
    padding: 0 6px;
  }
}

@media (max-width: 991.98px) {
  /* line 102, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper {
    border-bottom: 1px solid #DCEBFE;
    padding-bottom: 18px;
  }
}

/* line 123, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .product-item-custom > div {
  margin: 0;
}

/* line 128, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .star-rating {
  letter-spacing: 5.6px;
  width: 93px;
  color: #FFB44F;
  font-size: 0.625rem;
}

/* line 135, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .product-info {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

@media (max-width: 991.98px) {
  /* line 142, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .product-info > div {
    margin-top: 10px !important;
  }
}

/* line 150, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .product-content .title-anchor {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  -ms-flex-order: 2;
      order: 2;
}

@media (max-width: 991.98px) {
  /* line 150, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .product-content .title-anchor {
    -ms-flex-order: 1;
        order: 1;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }
}

/* line 165, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .product-content .title-anchor:hover h3 {
  color: #FF7E21;
}

/* line 170, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .product-content .title-anchor h3 {
  margin-top: 7px !important;
  line-height: 26px;
  color: #1B1B1B;
  margin-bottom: 5px !important;
  font-size: 1rem;
}

@media (max-width: 991.98px) {
  /* line 170, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .product-content .title-anchor h3 {
    -ms-flex-order: 1;
        order: 1;
    line-height: 26px;
    font-size: 1rem;
  }
}

@media (max-width: 991.98px) {
  /* line 188, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .stock {
    line-height: 20px;
    font-weight: 400;
    font-size: 12px !important;
    padding: 0 0 0px 16px;
    margin-right: 0 !important;
  }
}

/* line 198, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .stock::before {
  bottom: -4px;
  left: 4px;
  width: 15px;
  height: 15px;
}

@media (max-width: 991.98px) {
  /* line 198, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .stock::before {
    left: -1px !important;
  }
}

/* line 209, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .stock::after {
  bottom: 5px;
  left: 4px;
}

@media (max-width: 991.98px) {
  /* line 209, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .stock::after {
    left: -1px !important;
  }
}

@media (max-width: 991.98px) {
  /* line 219, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .price {
    -ms-flex-align: start !important;
        align-items: start !important;
  }
}

/* line 225, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .price del {
  line-height: 20px;
  color: #6B6B6B;
  font-size: 0.75rem;
}

/* line 232, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .price ins {
  line-height: 28px;
  color: #1B1B1B;
  font-weight: 700;
  font-size: 1.375rem;
}

/* line 241, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .add_to_cart_button_wrapper {
  height: 48px;
  width: 100%;
  max-width: 48px;
}

/* line 246, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .add_to_cart_button_wrapper a {
  height: 48px;
  width: 48px;
  text-indent: 9999px;
  border-radius: 50%;
  background: url("../image/icons/cart.svg") no-repeat center center #033F88;
  transition: all 0.2s ease;
}

/* line 254, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .add_to_cart_button_wrapper a:hover {
  background-color: #98C1F4;
}

/* line 260, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .check-product {
  height: 48px;
  width: 100%;
  gap: 8px;
}

/* line 265, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .check-product a {
  line-height: 20px;
  font-size: 0.75rem;
}

/* line 272, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .product-item__bottom {
  gap: 8px;
  opacity: 0;
  transition: all 0.2s ease;
}

@media (max-width: 991.98px) {
  /* line 272, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .product-item__bottom {
    opacity: 1;
  }
}

/* line 281, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .product-item__bottom a {
  cursor: pointer;
}

@media (max-width: 991.98px) {
  /* line 285, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .product-item__bottom .btn--secondary {
    min-width: auto;
  }
}

/* line 294, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .img-thumbnail img {
  height: 235px;
  width: auto;
}

@media (max-width: 991.98px) {
  /* line 294, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .img-thumbnail img {
    height: auto;
  }
}

/* line 304, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .percentage-flag {
  padding: 0 8px;
}

@media (max-width: 991.98px) {
  /* line 308, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .img-border-wrapper {
    padding: 0;
    border: none !important;
  }
}

/* line 315, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper .img-border-wrapper,
.product-cat .product-item-wrapper .flags-wrapper {
  transition: all 0.2s ease;
}

@media (max-width: 991.98px) {
  /* line 320, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .flags-wrapper {
    top: 7px;
    left: -10px;
  }
}

@media (max-width: 767.98px) {
  /* line 320, src/sass/components/_product-categories.scss */
  .product-cat .product-item-wrapper .flags-wrapper {
    left: 0;
  }
}

/* line 332, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper:hover .img-border-wrapper {
  border: 1px solid #98C1F4;
  border-radius: 8px;
}

/* line 337, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper:hover .flags-wrapper .percentage-flag {
  border-radius: 0 4px 4px 0;
}

/* line 341, src/sass/components/_product-categories.scss */
.product-cat .product-item-wrapper:hover .product-item__bottom {
  opacity: 1;
}

/* line 349, src/sass/components/_product-categories.scss */
.product-item__bottom--bundle .woocommerce-Price-amount {
  color: #033F88 !important;
  font-weight: 700;
}

@media (max-width: 767.98px) {
  /* line 357, src/sass/components/_product-categories.scss */
  .archive .product-item__bottom > .woocommerce-loop-product__link {
    width: 100%;
  }
}

/* line 364, src/sass/components/_product-categories.scss */
.archive .woocommerce-breadcrumb {
  margin-left: -15px !important;
}

@media (max-width: 767.98px) {
  /* line 364, src/sass/components/_product-categories.scss */
  .archive .woocommerce-breadcrumb {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 372, src/sass/components/_product-categories.scss */
  .archive .site-main.spacing {
    padding-top: 0px;
  }
}

/* line 378, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header {
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 381, src/sass/components/_product-categories.scss */
  .archive .woocommerce-products-header h1 {
    word-break: break-all;
  }
}

/* line 387, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .dropdown .btn:hover {
  color: #8998ab;
}

/* line 392, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .js-load-less {
  top: 94.5%;
  bottom: 0;
}

/* line 396, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .filter-mobi-button {
  position: absolute;
  top: 5px;
  right: -15px;
  width: 102px;
  height: 32px;
}

/* line 404, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .read-more-toggle {
  border: none;
  background: none;
  color: #033F88;
  text-decoration: underline;
  line-height: 26px;
  font-weight: 600;
  position: relative;
  font-size: 1rem;
}

/* line 415, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .read-more-toggle::after {
  content: ">";
  position: absolute;
  right: -16px;
  top: 50%;
  -ms-transform: translateY(-50%) rotate(90deg);
      transform: translateY(-50%) rotate(90deg);
  color: #033F88;
  transition: all 0.2s ease;
}

/* line 426, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .read-more-toggle.active::after {
  content: ">";
  position: absolute;
  right: -16px;
  top: 50%;
  color: #033F88;
  transition: all 0.2s ease;
  -ms-transform: translateY(-50%) rotate(270deg);
      transform: translateY(-50%) rotate(270deg);
}

/* line 438, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .previous-category-btn {
  line-height: 20px;
  color: #033F88;
  position: relative;
  font-size: 0.75rem;
}

/* line 445, src/sass/components/_product-categories.scss */
.archive .woocommerce-products-header .previous-category-btn::before {
  content: "<";
  color: #033F88;
  left: -16px;
  top: 50%;
  line-height: 20px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: absolute;
  font-weight: 500;
  font-size: 1rem;
}

@media (max-width: 991.98px) {
  /* line 460, src/sass/components/_product-categories.scss */
  .archive .woocommerce-products-header .subcategories-list {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  /* line 465, src/sass/components/_product-categories.scss */
  .archive .woocommerce-products-header .subcategories-list li {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 469, src/sass/components/_product-categories.scss */
  .archive .woocommerce-products-header .subcategories-list li a {
    white-space: nowrap;
  }
}

/* line 478, src/sass/components/_product-categories.scss */
.container-category__wrapper {
  background: #F5F9FF;
}

/* line 482, src/sass/components/_product-categories.scss */
.container-category__wrapper .filter-column .accordion-title {
  cursor: pointer;
  background-color: #f2f2f2;
  padding: 10px;
  font-weight: bold;
  border: 1px solid #ddd;
  margin: 0;
}

/* line 490, src/sass/components/_product-categories.scss */
.container-category__wrapper .filter-column .accordion-content {
  display: none;
  padding: 10px;
  border: 1px solid #ddd;
  border-top: none;
}

/* line 496, src/sass/components/_product-categories.scss */
.container-category__wrapper .filter-column .accordion-active .accordion-content {
  display: block;
}

@media (max-width: 991.98px) {
  /* line 501, src/sass/components/_product-categories.scss */
  .container-category__wrapper .woocommerce-breadcrumb {
    display: none;
  }
}

/* line 507, src/sass/components/_product-categories.scss */
.container-category__wrapper__subcategory {
  background: #fff;
}

/* line 513, src/sass/components/_product-categories.scss */
.subcategories-cat-description .cat-description {
  padding-top: 0 !important;
  border-top: 0 !important;
  margin-top: 16px !important;
}

/* line 521, src/sass/components/_product-categories.scss */
.archive-content.subcategories {
  margin-top: 0 !important;
}

/* line 526, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal {
  background: #F5F9FF;
}

/* line 529, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .clear-selection {
  display: none;
}

/* line 533, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .filters-container {
  margin-top: 16px;
  padding: 0;
  height: 100%;
}

/* line 538, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .filters-container h3 {
  display: none;
}

/* line 542, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .filters-container .yith-wcan-filter {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #DCEBFE;
  margin-top: 0 !important;
  padding: 15px 0;
  margin: 0 15px;
}

/* line 553, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .filters-container .filter-orderby .dropdown-label {
  line-height: 26px;
  font-weight: 700;
  color: #1b1b1b;
  font-size: 1rem;
}

/* line 561, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .filters-container .filter-orderby h4 {
  line-height: 26px;
  font-size: 1rem;
}

/* line 569, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .main-modal-button {
  bottom: 16px;
  left: 16px;
  right: 16px;
  width: auto;
  height: 50px;
  border: none;
  border-radius: 40px;
  color: #fff;
  line-height: 26px;
  font-weight: 700;
  font-size: 1rem;
}

/* line 583, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .main-modal-button::before {
  content: '';
  position: absolute;
  left: 20px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 592, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters.filters-modal .close-button {
  height: 18px;
  width: 18px;
  right: 17px;
  top: 12px;
}

@media (min-width: 992px) {
  /* line 599, src/sass/components/_product-categories.scss */
  .archive-content .yith-wcan-filters.filters-modal .current-filters-mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 599, src/sass/components/_product-categories.scss */
  .archive-content .yith-wcan-filters.filters-modal .current-filters-mobile {
    position: absolute !important;
    left: 15px;
    right: 15px;
    bottom: 73px;
  }
  /* line 609, src/sass/components/_product-categories.scss */
  .archive-content .yith-wcan-filters.filters-modal .current-filters-mobile .single-active-filter {
    background: #033F88;
    border-radius: 4px;
    border: none;
    color: #fff;
    line-height: 20px;
    margin-bottom: 16px;
    padding: 2px 8px;
    position: relative;
    font-size: 0.75rem;
  }
  /* line 621, src/sass/components/_product-categories.scss */
  .archive-content .yith-wcan-filters.filters-modal .current-filters-mobile .single-active-filter .close-btn-filters-mobile {
    width: 6px;
    height: 6px;
    right: 8px;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    background: url(../image/icons/close.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
  }
  /* line 633, src/sass/components/_product-categories.scss */
  .archive-content .yith-wcan-filters.filters-modal .current-filters-mobile .single-active-filter span {
    font-weight: 700;
  }
}

/* line 641, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .clear-selection {
  display: none;
}

/* line 645, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-content {
  margin-top: 8px;
}

/* line 649, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .show-more {
  line-height: 20px;
  color: #033F88;
  text-decoration: underline;
  font-weight: 700;
  font-size: 0.75rem;
}

/* line 658, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby {
  border: none;
}

/* line 661, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby .yith-wcan-dropdown {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
}

/* line 665, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby .yith-wcan-dropdown img {
  margin-right: 8px;
  height: 16px;
  width: 16px;
}

/* line 672, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby h4 {
  line-height: 26px;
  font-size: 1rem;
}

/* line 677, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby .dropdown-wrapper {
  padding-right: 0;
}

/* line 681, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby .dropdown-wrapper ul li {
  position: relative;
  margin-bottom: 16px !important;
  margin-right: 9px;
}

/* line 686, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby .dropdown-wrapper ul li a {
  line-height: 26px;
  font-size: 1rem;
}

/* line 692, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby .dropdown-wrapper ul li::after {
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #033F88;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border-radius: 50%;
}

/* line 705, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters .filter-orderby .dropdown-wrapper ul li.active::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #033F88;
  position: absolute;
  right: 3px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border-radius: 50%;
}

/* line 723, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters-opener {
  border-radius: 40px;
  line-height: 26px;
  color: #033F88;
  font-weight: 700;
  width: 100%;
  padding: 12px 0;
  border: 1px solid #033F88;
  margin-bottom: 20px;
  font-size: 1rem;
}

/* line 735, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters-opener:hover {
  background: #033F88;
  color: #fff;
}

/* line 740, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filters-opener:focus {
  background: #033F88;
  color: #fff;
}

/* line 746, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filter {
  border-bottom: 1px solid #DCEBFE;
  padding-bottom: 10px;
  margin-bottom: 16px;
  margin-top: 10px;
}

/* line 752, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filter:last-of-type {
  border: none;
}

/* line 756, src/sass/components/_product-categories.scss */
.archive-content .yith-wcan-filter .yith-wcan-tooltip {
  display: none !important;
}

/* line 761, src/sass/components/_product-categories.scss */
.archive-content .filters-modal {
  z-index: 999999;
}

@media (min-width: 992px) {
  /* line 765, src/sass/components/_product-categories.scss */
  .archive-content .current-filters-mobile-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 765, src/sass/components/_product-categories.scss */
  .archive-content .current-filters-mobile-desktop {
    padding-bottom: 20px;
    display: block;
  }
}

/* line 775, src/sass/components/_product-categories.scss */
.archive-content .current-filters-mobile-desktop .single-active-filter {
  line-height: 20px;
  color: #033F88;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px;
  font-size: 0.75rem;
}

/* line 785, src/sass/components/_product-categories.scss */
.archive-content .current-filters-mobile-desktop .single-active-filter span {
  font-weight: 700;
  margin-left: 6px;
}

/* line 790, src/sass/components/_product-categories.scss */
.archive-content .current-filters-mobile-desktop .single-active-filter .close-btn-filters-mobile {
  width: 6px;
  height: 6px;
  background: url(../image/icons/close-blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 16px;
}

/* line 799, src/sass/components/_product-categories.scss */
.archive-content .current-filters-mobile-desktop .single-active-filter:nth-last-of-type {
  margin-bottom: 0;
}

/* line 808, src/sass/components/_product-categories.scss */
.archive-content .filter-column .filter-orderby .yith-wcan-dropdown .dropdown-label {
  position: relative;
  padding-left: 20px;
}

/* line 812, src/sass/components/_product-categories.scss */
.archive-content .filter-column .filter-orderby .yith-wcan-dropdown .dropdown-label::before {
  content: '';
  position: absolute;
  left: -3px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../image/icons/sort.svg") !important;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat !important;
  background-position: center;
}

/* line 834, src/sass/components/_product-categories.scss */
.woocommerce-products-header {
  margin-top: -26px;
}

/* line 837, src/sass/components/_product-categories.scss */
.woocommerce-products-header .term-description {
  max-width: 950px;
  padding-right: 20px;
  color: #1B1B1B;
}

/* line 842, src/sass/components/_product-categories.scss */
.woocommerce-products-header .term-description .js-load-more {
  top: -2px;
  right: -55px;
}

@media (max-width: 767.98px) {
  /* line 847, src/sass/components/_product-categories.scss */
  .woocommerce-products-header .term-description p {
    margin-bottom: 8px !important;
  }
}

/* line 853, src/sass/components/_product-categories.scss */
.woocommerce-products-header .term-description p,
.woocommerce-products-header .term-description ul,
.woocommerce-products-header .term-description ol {
  line-height: 26px;
  font-size: 1rem;
}

/* line 862, src/sass/components/_product-categories.scss */
.woocommerce-products-header .term-description table td {
  border: 1px solid;
  padding: 4px 15px;
}

/* line 869, src/sass/components/_product-categories.scss */
.woocommerce-products-header__wrapper {
  margin-top: 0;
  padding-bottom: 10px;
}

@media (min-width: 1200px) and (max-width: 1419px) {
  /* line 869, src/sass/components/_product-categories.scss */
  .woocommerce-products-header__wrapper {
    margin-top: 21px;
  }
}

@media (max-width: 991px) {
  /* line 869, src/sass/components/_product-categories.scss */
  .woocommerce-products-header__wrapper {
    margin-top: 10px;
  }
}

/* line 883, src/sass/components/_product-categories.scss */
.woocommerce-products-header__title {
  color: #1B1B1B;
  line-height: 40px;
  font-size: 2.375rem;
}

@media (max-width: 767.98px) {
  /* line 883, src/sass/components/_product-categories.scss */
  .woocommerce-products-header__title {
    margin-bottom: 10px !important;
    line-height: 34px;
    font-size: 1.875rem;
  }
}

/* line 896, src/sass/components/_product-categories.scss */
.subcategories-list {
  margin-top: 10px;
  margin-bottom: 0;
}

/* line 900, src/sass/components/_product-categories.scss */
.subcategories-list li {
  margin: 0 10px 10px 0;
}

@media (max-width: 767.98px) {
  /* line 900, src/sass/components/_product-categories.scss */
  .subcategories-list li {
    margin: 0 10px 10px 0;
  }
}

/* line 907, src/sass/components/_product-categories.scss */
.subcategories-list li:last-child {
  margin-right: 0;
}

/* line 912, src/sass/components/_product-categories.scss */
.subcategories-list li.current-cat a {
  border-color: #033F88;
}

/* line 917, src/sass/components/_product-categories.scss */
.subcategories-list li a {
  border: 1px solid #98C1F4;
  border-radius: 40px;
  padding: 8px 13px;
  color: #1B1B1B;
  line-height: 20px;
  font-size: 0.875rem;
}

/* line 926, src/sass/components/_product-categories.scss */
.subcategories-list li a:hover {
  color: #033F88;
}

/* line 2, src/sass/components/_product-item.scss */
.single-product .woocommerce-breadcrumb {
  margin-top: 34px !important;
  margin-bottom: 7px !important;
  color: #5F6772;
  line-height: 16px;
  font-size: 0.75rem;
}

/* line 9, src/sass/components/_product-item.scss */
.single-product .woocommerce-breadcrumb a {
  color: #5F6772;
  line-height: 16px;
  font-size: 0.75rem;
}

/* line 18, src/sass/components/_product-item.scss */
.single-product .entry-summary > .product-info .delivery-time {
  display: none !important;
}

/* line 23, src/sass/components/_product-item.scss */
.single-product .entry-summary #bundle-delivery-time {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 31, src/sass/components/_product-item.scss */
.single-product .product-type-yith_bundle .summary > .product-info .delivery-time {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 39, src/sass/components/_product-item.scss */
.single-product .zwembad_template_single_add_to_cart form,
.single-product .zwembad_template_single_add_to_cart .product-info {
  -ms-flex-order: unset !important;
      order: unset !important;
}

/* line 44, src/sass/components/_product-item.scss */
.single-product .zwembad_template_single_add_to_cart .product-info {
  margin-bottom: 0 !important;
}

@media (max-width: 767.98px) {
  /* line 44, src/sass/components/_product-item.scss */
  .single-product .zwembad_template_single_add_to_cart .product-info {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 1429px) {
  /* line 44, src/sass/components/_product-item.scss */
  .single-product .zwembad_template_single_add_to_cart .product-info {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
    -ms-flex-align: start !important;
        align-items: start !important;
  }
}

/* line 58, src/sass/components/_product-item.scss */
.single-product .zwembad_template_single_add_to_cart .product-info.custom-margin-bundle {
  margin-bottom: 32px !important;
}

@media screen and (max-width: 1429px) {
  /* line 62, src/sass/components/_product-item.scss */
  .single-product .zwembad_template_single_add_to_cart .product-info .stock-wrapper {
    margin-left: 8px !important;
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

/* line 72, src/sass/components/_product-item.scss */
.single-product .onsale {
  display: none !important;
}

@media (max-width: 767.98px) {
  /* line 76, src/sass/components/_product-item.scss */
  .single-product .date {
    font-size: 0.875rem !important;
    border-left: 1px solid #5f6772;
    padding-left: 10px;
  }
}

@media (max-width: 991.98px) {
  /* line 85, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart,
  .single-product .custom-add-to-cart,
  .single-product .yith-wcpb-add-to-cart-button {
    font-size: 0.875rem !important;
    margin-left: 8px !important;
    padding: 0 22px 0 50px !important;
    background: url("../image/icons/cart.svg") no-repeat 35% center #033F88 !important;
  }
}

@media (max-width: 991.98px) and (max-width: 1429px) and (min-width: 1200px) {
  /* line 85, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart,
  .single-product .custom-add-to-cart,
  .single-product .yith-wcpb-add-to-cart-button {
    background-position: 30% center;
  }
}

@media (max-width: 991.98px) and (max-width: 1199.98px) {
  /* line 85, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart,
  .single-product .custom-add-to-cart,
  .single-product .yith-wcpb-add-to-cart-button {
    background-position: 25% center !important;
  }
}

@media (max-width: 991.98px) and (max-width: 575.98px) {
  /* line 85, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart,
  .single-product .custom-add-to-cart,
  .single-product .yith-wcpb-add-to-cart-button {
    width: 60% !important;
    background-position: 20% center !important;
  }
}

/* line 115, src/sass/components/_product-item.scss */
.single-product .product-type-yith_bundle .single_add_to_cart_button.disabled,
.single-product .variations_form .single_variation_wrap .custom-add-to-cart.disabled,
.single-product .custom-add-to-cart.disabled,
.single-product .yith-wcpb-add-to-cart-button.disabled {
  background: url("../image/icons/cart.svg") no-repeat 35% center #5f6772 !important;
  opacity: 1 !important;
}

@media (max-width: 575.98px) {
  /* line 115, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button.disabled,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart.disabled,
  .single-product .custom-add-to-cart.disabled,
  .single-product .yith-wcpb-add-to-cart-button.disabled {
    background-position: 20% center !important;
  }
}

/* line 125, src/sass/components/_product-item.scss */
.single-product .product-type-yith_bundle .single_add_to_cart_button--disabled,
.single-product .variations_form .single_variation_wrap .custom-add-to-cart--disabled,
.single-product .custom-add-to-cart--disabled,
.single-product .yith-wcpb-add-to-cart-button--disabled {
  background: url("../image/icons/envelope.svg") no-repeat 35% center #5f6772 !important;
  opacity: 1 !important;
  margin-left: 0 !important;
}

@media (max-width: 991.98px) {
  /* line 125, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button--disabled,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart--disabled,
  .single-product .custom-add-to-cart--disabled,
  .single-product .yith-wcpb-add-to-cart-button--disabled {
    padding-right: 15px !important;
  }
}

/* line 133, src/sass/components/_product-item.scss */
.single-product .product-type-yith_bundle .single_add_to_cart_button--disabled:hover,
.single-product .variations_form .single_variation_wrap .custom-add-to-cart--disabled:hover,
.single-product .custom-add-to-cart--disabled:hover,
.single-product .yith-wcpb-add-to-cart-button--disabled:hover {
  background-color: #76818f !important;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 125, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button--disabled,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart--disabled,
  .single-product .custom-add-to-cart--disabled,
  .single-product .yith-wcpb-add-to-cart-button--disabled {
    background-position: 15px center !important;
    padding-left: 40px !important;
  }
}

@media (max-width: 575.98px) {
  /* line 125, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button--disabled,
  .single-product .variations_form .single_variation_wrap .custom-add-to-cart--disabled,
  .single-product .custom-add-to-cart--disabled,
  .single-product .yith-wcpb-add-to-cart-button--disabled {
    background-position: 15px center !important;
    padding-left: 40px !important;
  }
}

/* line 147, src/sass/components/_product-item.scss */
.single-product .product-type-yith_bundle .single_add_to_cart_button {
  background-position: 22% center !important;
}

@media (max-width: 1199.98px) {
  /* line 147, src/sass/components/_product-item.scss */
  .single-product .product-type-yith_bundle .single_add_to_cart_button {
    background-position: 16% center !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 155, src/sass/components/_product-item.scss */
  .single-product .woocommerce-breadcrumb {
    margin-top: 20px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 155, src/sass/components/_product-item.scss */
  .single-product .woocommerce-breadcrumb {
    margin-bottom: 0 !important;
    display: none !important;
    height: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 166, src/sass/components/_product-item.scss */
  .single-product #tweakwise-output {
    margin-top: 50px;
  }
}

/* line 172, src/sass/components/_product-item.scss */
.single-product main {
  overflow: hidden;
}

@media (max-width: 991.98px) {
  /* line 176, src/sass/components/_product-item.scss */
  .single-product h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  /* line 176, src/sass/components/_product-item.scss */
  .single-product h2 {
    font-size: 1.125rem;
  }
}

@media (max-width: 767.98px) {
  /* line 186, src/sass/components/_product-item.scss */
  .single-product .woocommerce-Tabs-panel {
    display: block !important;
    border-bottom: 1px solid #DEE6F0;
  }
  /* line 195, src/sass/components/_product-item.scss */
  .single-product .tab-custom-content {
    display: none;
  }
}

/* line 201, src/sass/components/_product-item.scss */
.product-item-wrapper {
  padding: 0 7.5px;
}

@media (max-width: 991.98px) {
  /* line 201, src/sass/components/_product-item.scss */
  .product-item-wrapper {
    padding: 0 5px;
  }
}

/* line 207, src/sass/components/_product-item.scss */
.product-item-wrapper:focus {
  outline: none;
}

@media (max-width: 767.98px) {
  /* line 201, src/sass/components/_product-item.scss */
  .product-item-wrapper {
    padding: 0 3px;
  }
}

/* line 214, src/sass/components/_product-item.scss */
.woocommerce-combine .product-item-wrapper {
  padding: 0 15px;
}

/* line 218, src/sass/components/_product-item.scss */
.product-item-wrapper .taxonomy-link {
  text-decoration: none;
}

/* line 224, src/sass/components/_product-item.scss */
.product-item-wrapper.in-cart .button.add_to_cart_button {
  background: url("../image/icons/inc_cart.svg") no-repeat center center #00c974 !important;
}

/* line 232, src/sass/components/_product-item.scss */
.product-item-wrapper.hide-price .qib-container {
  display: none !important;
}

@media (min-width: 1200px) {
  /* line 239, src/sass/components/_product-item.scss */
  .product-item-wrapper.col-xl-2 .price {
    display: inline-block;
    margin-bottom: 10px;
  }
  /* line 244, src/sass/components/_product-item.scss */
  .product-item-wrapper.col-xl-2 .product-item img {
    height: 100px;
  }
}

@media (min-width: 992px) {
  /* line 250, src/sass/components/_product-item.scss */
  .blog-products .product-item-wrapper {
    padding: 0 15px;
  }
}

/* line 258, src/sass/components/_product-item.scss */
.product-item-wrapper .button.add_to_cart_button.added {
  background: url("../image/icons/inc_cart.svg") no-repeat center center #00c974 !important;
}

/* line 264, src/sass/components/_product-item.scss */
.product-item-wrapper .button.loading {
  padding: 0 !important;
}

/* line 269, src/sass/components/_product-item.scss */
.product-item-wrapper a.added_to_cart {
  display: none !important;
}

/* line 274, src/sass/components/_product-item.scss */
.product-item {
  position: relative;
  border: 1px solid #DEE6F0;
  background: #fff;
  border-radius: 8px;
  padding: 35px 9px 9px 16px;
  outline: none !important;
}

@media (max-width: 767.98px) {
  /* line 274, src/sass/components/_product-item.scss */
  .product-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

/* line 286, src/sass/components/_product-item.scss */
.product-item:focus {
  outline: none !important;
}

/* line 294, src/sass/components/_product-item.scss */
.product-item h3 {
  word-break: break-word;
}

@media (max-width: 991.98px) {
  /* line 294, src/sass/components/_product-item.scss */
  .product-item h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media (max-width: 767.98px) {
  /* line 274, src/sass/components/_product-item.scss */
  .product-item {
    padding: 10px 10px 9px;
  }
}

/* line 312, src/sass/components/_product-item.scss */
.product-item img {
  max-width: 187px;
  height: 145px;
  object-fit: contain;
}

@media (max-width: 767.98px) {
  /* line 312, src/sass/components/_product-item.scss */
  .product-item img {
    max-width: 104px;
  }
}

@media (min-width: 768px) {
  /* line 323, src/sass/components/_product-item.scss */
  .product-item--wider img {
    max-height: 80px;
  }
}

/* line 329, src/sass/components/_product-item.scss */
.product-item--wider h4 a {
  color: #003466;
}

/* line 334, src/sass/components/_product-item.scss */
.product-item--wider .qib-container {
  display: none !important;
}

/* line 339, src/sass/components/_product-item.scss */
.product-item h3 {
  min-height: 63px;
}

@media (max-width: 991.98px) {
  /* line 339, src/sass/components/_product-item.scss */
  .product-item h3 {
    min-height: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 339, src/sass/components/_product-item.scss */
  .product-item h3 {
    font-size: 1rem;
  }
}

/* line 349, src/sass/components/_product-item.scss */
.product-item__separator {
  margin-left: -16px;
  margin-right: -9px;
  margin-bottom: 10px;
}

/* line 354, src/sass/components/_product-item.scss */
.product-item__separator hr {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #DEE6F0;
}

@media (max-width: 767.98px) {
  /* line 354, src/sass/components/_product-item.scss */
  .product-item__separator hr {
    display: none;
  }
}

/* line 364, src/sass/components/_product-item.scss */
.product-item .price {
  font-weight: 700;
  color: #033F88 !important;
  font-size: 16px !important;
}

@media (max-width: 767.98px) {
  /* line 364, src/sass/components/_product-item.scss */
  .product-item .price {
    width: 100%;
  }
}

/* line 373, src/sass/components/_product-item.scss */
.product-item .qib-button:not(#qib_id):not(#qib_id) {
  border-color: #DEE6F0;
  background: #fff;
  color: #8998AB;
}

/* line 378, src/sass/components/_product-item.scss */
.product-item .qib-button:not(#qib_id):not(#qib_id):focus {
  border-width: 1px;
  border-color: #DEE6F0;
}

/* line 383, src/sass/components/_product-item.scss */
.product-item .qib-button:not(#qib_id):not(#qib_id).minus {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 388, src/sass/components/_product-item.scss */
.product-item .qib-button:not(#qib_id):not(#qib_id).plus {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 394, src/sass/components/_product-item.scss */
.product-item .qib-container {
  margin-right: 2px;
}

@media (max-width: 991.98px) {
  /* line 394, src/sass/components/_product-item.scss */
  .product-item .qib-container {
    width: 100%;
  }
}

/* line 400, src/sass/components/_product-item.scss */
.product-item .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  border-color: #DEE6F0;
  color: #8998AB;
}

/* line 404, src/sass/components/_product-item.scss */
.product-item .qib-container .quantity input.qty:not(#qib_id):not(#qib_id):focus {
  border-width: 1px;
  border-color: #DEE6F0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 400, src/sass/components/_product-item.scss */
  .product-item .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    width: 35px;
  }
}

@media (max-width: 767.98px) {
  /* line 414, src/sass/components/_product-item.scss */
  .product-item__bottom {
    margin-top: auto;
  }
}

/* line 419, src/sass/components/_product-item.scss */
.product-item__bottom .total-reviews {
  display: none !important;
}

/* line 423, src/sass/components/_product-item.scss */
.product-item__bottom .qty {
  font-size: 1rem;
  font-weight: 700;
}

@media (max-width: 767.98px) {
  /* line 428, src/sass/components/_product-item.scss */
  .product-item__bottom .qty {
    max-width: 46px !important;
  }
}

@media (max-width: 340px) {
  /* line 433, src/sass/components/_product-item.scss */
  .product-item__bottom .qty {
    max-width: 25px !important;
  }
}

/* line 438, src/sass/components/_product-item.scss */
.product-item__bottom > div {
  height: 34px;
  overflow: hidden;
}

/* line 447, src/sass/components/_product-item.scss */
.product-item__bottom .button:not(.add_to_cart_button) {
  border: 1px solid #dee6f0;
  padding: 2px 15px;
  border-radius: 2px;
  color: #8998AB;
  background: none;
  line-height: 28px;
  text-transform: uppercase;
  font-size: 0.75rem;
}

/* line 457, src/sass/components/_product-item.scss */
.product-item__bottom .button:not(.add_to_cart_button):hover {
  background: inherit;
}

/* line 466, src/sass/components/_product-item.scss */
.product-item-wrapper .img-thumbnail img {
  height: 235px;
  width: auto;
}

/* line 473, src/sass/components/_product-item.scss */
.product-item-wrapper:hover .img-border-wrapper {
  border: 1px solid #98C1F4;
  border-radius: 8px;
}

/* line 479, src/sass/components/_product-item.scss */
.product-item-wrapper .img-border-wrapper {
  border: 1px solid transparent;
  border-radius: 8px;
}

/* line 487, src/sass/components/_product-item.scss */
.product-list .slick-list {
  width: 100%;
}

/* line 492, src/sass/components/_product-item.scss */
.product--info {
  display: block;
  color: #FF7E21;
  font-size: 0.875rem;
  background: rgba(255, 126, 33, 0.2);
  border-radius: 2px;
  padding: 7px 16px;
}

@media (max-width: 991.98px) {
  /* line 492, src/sass/components/_product-item.scss */
  .product--info {
    padding: 8px 16px;
  }
}

/* line 504, src/sass/components/_product-item.scss */
.stock {
  color: #33373D !important;
  padding: 4px 0 0 20px;
  font-size: 0.875rem !important;
  line-height: 20px;
  position: relative;
  margin-bottom: 0;
  text-transform: none !important;
}

/* line 513, src/sass/components/_product-item.scss */
.stock::before {
  bottom: -10px;
  left: 1px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  z-index: 0;
}

/* line 527, src/sass/components/_product-item.scss */
.stock.in-stock::before, .stock.available-on-backorder::before {
  content: " ";
  background-color: #00c974;
}

/* line 533, src/sass/components/_product-item.scss */
.stock.in-stock--hurry:before {
  background-color: #F39C12;
}

/* line 537, src/sass/components/_product-item.scss */
.stock.out-of-stock {
  color: #eb5757 !important;
  border-radius: 2px;
  background-color: #fff;
}

/* line 543, src/sass/components/_product-item.scss */
.stock.out-of-stock::before {
  content: "!";
  background-color: #eb5757;
  font-size: 0.5rem;
  color: #fff;
}

/* line 550, src/sass/components/_product-item.scss */
.stock.in-stock::after, .stock.available-on-backorder::after {
  background-image: url(../image/icons/check.svg);
  width: 8px;
  height: 6px;
  background-repeat: no-repeat;
  z-index: 1;
  content: " ";
  background-size: contain;
  bottom: 5px;
  left: 1px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  position: absolute;
}

/* line 566, src/sass/components/_product-item.scss */
.bundle-stock {
  line-height: 21px;
}

@media (max-width: 767.98px) {
  /* line 571, src/sass/components/_product-item.scss */
  .product .product_title {
    font-weight: 500;
    line-height: 26px;
    font-size: 1.125rem;
  }
}

/* line 581, src/sass/components/_product-item.scss */
.product .entry-summary .single-star {
  margin-right: 2px;
}

/* line 585, src/sass/components/_product-item.scss */
.product .entry-summary .woocommerce-product-details__short-description {
  font-size: 0.875rem;
}

/* line 588, src/sass/components/_product-item.scss */
.product .entry-summary .woocommerce-product-details__short-description p {
  font-size: 0.875rem;
}

/* line 591, src/sass/components/_product-item.scss */
.product .entry-summary .woocommerce-product-details__short-description p a {
  color: #2caedb;
  text-decoration: underline;
}

/* line 597, src/sass/components/_product-item.scss */
.product .entry-summary .woocommerce-product-details__short-description li {
  margin-bottom: 8px;
}

/* line 601, src/sass/components/_product-item.scss */
.product .entry-summary .woocommerce-product-details__short-description table {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

/* line 608, src/sass/components/_product-item.scss */
.product .entry-summary .woocommerce-product-details__short-description table tbody tr:nth-child(2n + 1) td {
  background: #DEE6F0;
}

/* line 615, src/sass/components/_product-item.scss */
.product .entry-summary .woocommerce-product-details__short-description table td {
  padding: 5px;
  border: 1px solid #ccc;
  background: #f5fafc;
}

/* line 624, src/sass/components/_product-item.scss */
.product .entry-summary .product-info-inc {
  margin: 0 1.38rem 0 -0.5rem;
}

/* line 626, src/sass/components/_product-item.scss */
.product .entry-summary .product-info-inc p {
  margin-bottom: 0;
  font-size: 0.875rem !important;
  color: #33373D;
}

/* line 633, src/sass/components/_product-item.scss */
.product .entry-summary .product-info del {
  text-decoration: none;
}

/* line 638, src/sass/components/_product-item.scss */
.product .entry-summary .product-info del .woocommerce-Price-amount {
  color: #8190A2 !important;
  text-decoration: line-through;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 700;
}

/* line 646, src/sass/components/_product-item.scss */
.product .entry-summary .product-info del span {
  color: #8190A2 !important;
  font-size: 14px;
  line-height: 20px;
}

/* line 653, src/sass/components/_product-item.scss */
.product .entry-summary .product-info .woocommerce-Price-amount {
  color: #33373D;
  line-height: 32px;
  font-size: 2rem;
}

@media (max-width: 767.98px) {
  /* line 662, src/sass/components/_product-item.scss */
  .product .entry-summary .product-info h2 {
    font-size: 1.5rem;
  }
  /* line 666, src/sass/components/_product-item.scss */
  .product .entry-summary .product-info del {
    margin-bottom: 10px;
  }
  /* line 671, src/sass/components/_product-item.scss */
  .product .entry-summary .cart {
    -ms-flex-order: 3;
        order: 3;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media (max-width: 767.98px) and (max-width: 991.98px) {
  /* line 671, src/sass/components/_product-item.scss */
  .product .entry-summary .cart {
    max-width: 539px;
    -ms-flex-pack: start;
        justify-content: start;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 991.98px) {
  /* line 682, src/sass/components/_product-item.scss */
  .product .entry-summary p {
    font-size: 0.875rem;
  }
}

@media (max-width: 991.98px) {
  /* line 688, src/sass/components/_product-item.scss */
  .product .entry-summary li {
    font-size: 0.875rem;
  }
}

/* line 694, src/sass/components/_product-item.scss */
.product .entry-summary h1 {
  font-weight: 500;
}

@media (max-width: 991.98px) {
  /* line 694, src/sass/components/_product-item.scss */
  .product .entry-summary h1 {
    display: none !important;
  }
}

/* line 701, src/sass/components/_product-item.scss */
.product .entry-summary .single_add_to_cart_button {
  background-color: #00c974;
  border-radius: 4px;
}

/* line 706, src/sass/components/_product-item.scss */
.product .entry-summary .single_add_to_cart_button.loading:after {
  top: 1em;
}

/* line 711, src/sass/components/_product-item.scss */
.woocommerce .product .entry-summary .single_add_to_cart_button {
  background-color: #00c974;
  border-radius: 4px;
}

/* line 717, src/sass/components/_product-item.scss */
.product .entry-summary .qib-container {
  border: 1px solid #BECEFC;
  border-radius: 40px;
  height: 48px;
}

/* line 730, src/sass/components/_product-item.scss */
.product .entry-summary .qib-container button {
  border: none !important;
  height: 100% !important;
  font-size: 0 !important;
}

/* line 735, src/sass/components/_product-item.scss */
.product .entry-summary .qib-container button.minus {
  background: url("../image/icons/minus-blue.svg") no-repeat center !important;
  width: 40px !important;
}

@media (max-width: 1429px) and (min-width: 1199px) {
  /* line 735, src/sass/components/_product-item.scss */
  .product .entry-summary .qib-container button.minus {
    width: 35px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 735, src/sass/components/_product-item.scss */
  .product .entry-summary .qib-container button.minus {
    width: 35px !important;
  }
}

/* line 747, src/sass/components/_product-item.scss */
.product .entry-summary .qib-container button.plus {
  background: url("../image/icons/plus-blue.svg") no-repeat center !important;
  width: 40px !important;
}

@media (max-width: 1429px) and (min-width: 1199px) {
  /* line 747, src/sass/components/_product-item.scss */
  .product .entry-summary .qib-container button.plus {
    width: 35px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 747, src/sass/components/_product-item.scss */
  .product .entry-summary .qib-container button.plus {
    width: 35px !important;
  }
}

/* line 760, src/sass/components/_product-item.scss */
.product .entry-summary .qib-container .quantity {
  height: 100%;
}

/* line 763, src/sass/components/_product-item.scss */
.product .entry-summary .qib-container .quantity .qty {
  font-size: 1rem;
  height: 100% !important;
  line-height: 21px;
  color: #33373D;
  font-weight: 700;
  border-left: 1px solid #dee6f0 !important;
  border-right: 1px solid #dee6f0 !important;
  border-top: 0 solid #dee6f0 !important;
  border-bottom: 0 solid #dee6f0 !important;
}

@media (min-width: 1200px) {
  /* line 778, src/sass/components/_product-item.scss */
  .product .single-product-categories--component {
    margin-left: -15px;
  }
}

/* line 783, src/sass/components/_product-item.scss */
.product .single-product-categories--component h2 {
  line-height: 40px;
  color: #1B1B1B;
  font-size: 2rem;
}

@media (max-width: 767.98px) {
  /* line 783, src/sass/components/_product-item.scss */
  .product .single-product-categories--component h2 {
    line-height: 34px;
    font-size: 1.875rem;
  }
}

/* line 796, src/sass/components/_product-item.scss */
.product .single-product-categories--component .subcategory {
  padding: 12px 20px;
  border: 1px solid #98C1F4;
  border-radius: 8px;
  height: 100%;
}

@media (max-width: 767.98px) {
  /* line 796, src/sass/components/_product-item.scss */
  .product .single-product-categories--component .subcategory {
    border-radius: 40px;
  }
}

/* line 806, src/sass/components/_product-item.scss */
.product .single-product-categories--component .subcategory:hover {
  border: 1px solid #033F88;
}

/* line 810, src/sass/components/_product-item.scss */
.product .single-product-categories--component .subcategory img {
  max-width: 59px;
}

/* line 814, src/sass/components/_product-item.scss */
.product .single-product-categories--component .subcategory h3 {
  line-height: 26px;
  color: #1B1B1B;
  margin-bottom: 0;
  white-space: nowrap;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 814, src/sass/components/_product-item.scss */
  .product .single-product-categories--component .subcategory h3 {
    white-space: nowrap;
  }
}

/* line 828, src/sass/components/_product-item.scss */
.product .single-product-categories--component .single-product-categories-wrapper {
  overflow: auto;
}

/* line 831, src/sass/components/_product-item.scss */
.product .single-product-categories--component .single-product-categories-wrapper .subcategory {
  padding: 12px 20px;
  border: 1px solid #98C1F4;
  border-radius: 8px;
}

@media (max-width: 767.98px) {
  /* line 831, src/sass/components/_product-item.scss */
  .product .single-product-categories--component .single-product-categories-wrapper .subcategory {
    border-radius: 40px;
  }
}

/* line 840, src/sass/components/_product-item.scss */
.product .single-product-categories--component .single-product-categories-wrapper .subcategory:hover {
  border: 1px solid #033F88;
}

/* line 844, src/sass/components/_product-item.scss */
.product .single-product-categories--component .single-product-categories-wrapper .subcategory img {
  max-width: 59px;
}

/* line 848, src/sass/components/_product-item.scss */
.product .single-product-categories--component .single-product-categories-wrapper .subcategory h3 {
  line-height: 26px;
  color: #1B1B1B;
  margin-bottom: 0;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 848, src/sass/components/_product-item.scss */
  .product .single-product-categories--component .single-product-categories-wrapper .subcategory h3 {
    white-space: nowrap;
  }
}

/* line 864, src/sass/components/_product-item.scss */
.product-type-yith_bundle .single_add_to_cart_button,
.variations_form .single_variation_wrap .custom-add-to-cart,
.custom-add-to-cart,
.yith-wcpb-add-to-cart-button {
  background: url("../image/icons/cart.svg") no-repeat 35% center #033F88 !important;
  border-radius: 40px !important;
  color: #fff !important;
  height: 48px !important;
  width: 75% !important;
  padding-left: 55px !important;
  font-size: 1rem !important;
  font-weight: bold;
  border: 0;
}

@media (max-width: 1199.98px) {
  /* line 864, src/sass/components/_product-item.scss */
  .product-type-yith_bundle .single_add_to_cart_button,
  .variations_form .single_variation_wrap .custom-add-to-cart,
  .custom-add-to-cart,
  .yith-wcpb-add-to-cart-button {
    width: 70% !important;
    background-position: 25% center !important;
  }
}

@media (max-width: 575.98px) {
  /* line 864, src/sass/components/_product-item.scss */
  .product-type-yith_bundle .single_add_to_cart_button,
  .variations_form .single_variation_wrap .custom-add-to-cart,
  .custom-add-to-cart,
  .yith-wcpb-add-to-cart-button {
    width: 60% !important;
    background-position: 20% center !important;
  }
}

/* line 889, src/sass/components/_product-item.scss */
.product-type-yith_bundle .single_add_to_cart_button:hover,
.variations_form .single_variation_wrap .custom-add-to-cart:hover,
.custom-add-to-cart:hover,
.yith-wcpb-add-to-cart-button:hover {
  background-color: #0D62C9 !important;
}

/* line 893, src/sass/components/_product-item.scss */
.product-type-yith_bundle .single_add_to_cart_button--disabled,
.variations_form .single_variation_wrap .custom-add-to-cart--disabled,
.custom-add-to-cart--disabled,
.yith-wcpb-add-to-cart-button--disabled {
  background: url("../image/icons/envelope.svg") no-repeat left 25px center #5f6772 !important;
  opacity: 1 !important;
  padding-right: 30px !important;
}

/* line 899, src/sass/components/_product-item.scss */
.product-type-yith_bundle .single_add_to_cart_button--disabled:hover,
.variations_form .single_variation_wrap .custom-add-to-cart--disabled:hover,
.custom-add-to-cart--disabled:hover,
.yith-wcpb-add-to-cart-button--disabled:hover {
  background-color: #76818f !important;
}

/* line 904, src/sass/components/_product-item.scss */
.cross-sale--component .product-type-yith_bundle .single_add_to_cart_button, .cross-sale--component
.variations_form .single_variation_wrap .custom-add-to-cart, .cross-sale--component
.custom-add-to-cart, .cross-sale--component
.yith-wcpb-add-to-cart-button {
  font-size: 0.875rem !important;
}

/* line 909, src/sass/components/_product-item.scss */
a.custom-add-to-cart {
  line-height: 48px;
}

/* line 916, src/sass/components/_product-item.scss */
.single-product--cart.in-cart .button.add_to_cart_button {
  background: url("../image/icons/inc_cart.svg") no-repeat center center #00c974 !important;
}

/* line 924, src/sass/components/_product-item.scss */
.single-product--cart.hide-price .qib-container {
  display: none !important;
}

/* line 930, src/sass/components/_product-item.scss */
.single-product--cart {
  position: relative;
}

/* line 933, src/sass/components/_product-item.scss */
.single-product--cart::after {
  content: "";
  position: absolute;
  width: calc(100% + 32px);
  height: 1px;
  background: #dee6f0;
  bottom: 0;
  left: -16px;
}

/* line 943, src/sass/components/_product-item.scss */
.single-product--cart .product_type_simple {
  display: none !important;
}

/* line 947, src/sass/components/_product-item.scss */
.single-product--cart .oof {
  border: 1px solid #dee6f0;
  padding: 2px 15px;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  color: #8998AB;
  text-align: center;
  height: 24px;
}

/* line 961, src/sass/components/_product-item.scss */
.variations select {
  border-radius: 4px;
  border: 1px solid #dee6f0;
  color: #8998ab;
  font-size: 1rem;
  font-weight: 700;
  padding: 7px 10px;
  background: url("../image/icons/dropdown.svg") no-repeat right 15px center;
  -webkit-appearance: none;
}

/* line 972, src/sass/components/_product-item.scss */
.variations .label {
  color: #000;
  font-size: 0.9375rem;
  font-weight: 500;
  vertical-align: bottom !important;
  padding-right: 0 !important;
}

/* line 982, src/sass/components/_product-item.scss */
del .woocommerce-Price-amount {
  font-size: 0.75rem;
  text-decoration: line-through;
}

/* line 998, src/sass/components/_product-item.scss */
ins .includes_tax .woocommerce-Price-amount {
  font-weight: 400;
  font-size: 12px !important;
}

/* line 1005, src/sass/components/_product-item.scss */
.single_variation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 1010, src/sass/components/_product-item.scss */
.single_variation .woocommerce-variation-price .price {
  margin-right: 1rem;
  margin-bottom: 1rem;
}

/* line 1016, src/sass/components/_product-item.scss */
.single_variation .stock {
  margin-top: 8px !important;
  margin-bottom: 1rem !important;
}

@media (max-width: 767.98px) {
  /* line 1022, src/sass/components/_product-item.scss */
  .variations {
    margin-top: 20px;
  }
}

/* line 1028, src/sass/components/_product-item.scss */
form.cart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

/* line 1033, src/sass/components/_product-item.scss */
form.cart button[type='submit']:focus:not(#qib_id):not(#qib_id) {
  outline-offset: 0;
}

/* line 1038, src/sass/components/_product-item.scss */
.product-reviews p {
  line-height: 26px;
}

@media (min-width: 1200px) {
  /* line 1043, src/sass/components/_product-item.scss */
  .product-reviews,
  .custom-product-content {
    margin-left: -30px;
  }
}

@media (max-width: 767.98px) {
  /* line 1049, src/sass/components/_product-item.scss */
  .product-reviews p,
  .custom-product-content p {
    line-height: 20px;
    font-size: 0.875rem;
  }
}

/* line 1056, src/sass/components/_product-item.scss */
.product-reviews hr,
.custom-product-content hr {
  display: block;
  width: 100%;
  clear: both;
  opacity: 0;
}

/* line 1063, src/sass/components/_product-item.scss */
.product-reviews > table,
.custom-product-content > table {
  min-height: -webkit-fit-content !important;
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  max-width: 100%;
}

/* line 1069, src/sass/components/_product-item.scss */
.product-reviews table,
.custom-product-content table {
  border-color: #ccc;
  margin-bottom: 20px;
  display: table;
  min-width: 100%;
}

/* line 1076, src/sass/components/_product-item.scss */
.product-reviews table thead td,
.custom-product-content table thead td {
  font-weight: 700;
}

/* line 1084, src/sass/components/_product-item.scss */
.product-reviews table tbody tr:nth-child(2n + 1) td,
.custom-product-content table tbody tr:nth-child(2n + 1) td {
  background: #DEE6F0;
}

/* line 1091, src/sass/components/_product-item.scss */
.product-reviews table td,
.custom-product-content table td {
  padding: 5px;
  border-color: #ccc;
  background: #f5fafc;
}

/* line 1099, src/sass/components/_product-item.scss */
.product-reviews .woocommerce-Tabs-panel--description table,
.custom-product-content .woocommerce-Tabs-panel--description table {
  border-color: #ccc;
  margin-bottom: 20px;
}

/* line 1104, src/sass/components/_product-item.scss */
.product-reviews .woocommerce-Tabs-panel--description table thead td,
.custom-product-content .woocommerce-Tabs-panel--description table thead td {
  font-weight: 700;
}

/* line 1112, src/sass/components/_product-item.scss */
.product-reviews .woocommerce-Tabs-panel--description table tbody tr:nth-child(2n + 1) td,
.custom-product-content .woocommerce-Tabs-panel--description table tbody tr:nth-child(2n + 1) td {
  background: #DEE6F0;
}

/* line 1119, src/sass/components/_product-item.scss */
.product-reviews .woocommerce-Tabs-panel--description table td,
.custom-product-content .woocommerce-Tabs-panel--description table td {
  padding: 5px;
  border-color: #ccc;
  background: #f5fafc;
}

/* line 1126, src/sass/components/_product-item.scss */
.product-reviews .woocommerce-Tabs-panel--description ol,
.product-reviews .woocommerce-Tabs-panel--description ul,
.custom-product-content .woocommerce-Tabs-panel--description ol,
.custom-product-content .woocommerce-Tabs-panel--description ul {
  padding-left: 15px;
}

/* line 1130, src/sass/components/_product-item.scss */
.product-reviews .woocommerce-Tabs-panel--description ol li,
.product-reviews .woocommerce-Tabs-panel--description ul li,
.custom-product-content .woocommerce-Tabs-panel--description ol li,
.custom-product-content .woocommerce-Tabs-panel--description ul li {
  margin-bottom: 10px;
}

/* line 1139, src/sass/components/_product-item.scss */
.cross-sale--component form.product-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (min-width: 1200px) {
  /* line 1137, src/sass/components/_product-item.scss */
  .cross-sale--component {
    margin-left: -15px;
  }
}

/* line 1149, src/sass/components/_product-item.scss */
.woocommerce-variation-description {
  display: none !important;
}

/* line 1153, src/sass/components/_product-item.scss */
.woocommerce-variation-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

/* line 1157, src/sass/components/_product-item.scss */
.woocommerce-variation-price .woocommerce-Price-amount {
  font-size: 1.5rem;
  color: #002d64;
  font-weight: 700;
  display: block;
}

/* line 1165, src/sass/components/_product-item.scss */
del {
  line-height: 10px;
  margin-top: -5px;
  text-decoration: none;
}

@media (min-width: 992px) {
  /* line 1178, src/sass/components/_product-item.scss */
  .cwginstock-subscribe-form {
    margin-top: -1em;
  }
}

/* line 1189, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .panel.panel-primary {
  border: 0;
  box-shadow: none;
}

/* line 1193, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .panel.panel-primary > .panel-heading {
  background: none;
  border: 0;
  padding: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #33373D;
}

/* line 1202, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .panel.panel-primary > .panel-heading h4 {
  text-align: left !important;
  color: #33373D;
}

/* line 1209, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .panel .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 1213, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .panel .panel-body .col-md-12 {
  padding: 0;
}

/* line 1217, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .panel .panel-body .col-md-12 .col-md-12 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 1224, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .form-group {
  max-width: 35%;
  -ms-flex: 0 0 35%;
      flex: 0 0 35%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 1224, src/sass/components/_product-item.scss */
  .cwginstock-subscribe-form .form-group {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}

@media (max-width: 575.98px) {
  /* line 1224, src/sass/components/_product-item.scss */
  .cwginstock-subscribe-form .form-group {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
}

/* line 1236, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .form-group:nth-of-type(1) {
  max-width: 65%;
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  padding-right: 4px;
  transition: all 0.5s ease;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 1236, src/sass/components/_product-item.scss */
  .cwginstock-subscribe-form .form-group:nth-of-type(1) {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    padding-right: 0;
    padding-bottom: 4px;
  }
}

@media (max-width: 575.98px) {
  /* line 1236, src/sass/components/_product-item.scss */
  .cwginstock-subscribe-form .form-group:nth-of-type(1) {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    padding-right: 0;
    padding-bottom: 4px;
  }
}

/* line 1255, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .form-group.center-block {
  margin: 0;
}

/* line 1260, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwgstock_email {
  border-bottom: 1px solid #033F88;
  border-radius: 0;
  height: 48px;
  padding: 0;
  text-align: left !important;
  color: #033F88;
  line-height: 20px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: 95% !important;
  font-size: 0.875rem;
}

/* line 1276, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwgstock_button {
  background: url("../image/icons/envelope.svg") no-repeat left 25px center #033F88 !important;
  border: 0;
  height: 48px;
  padding: 0 15px 0 45px;
  border-radius: 40px;
  font-weight: 700;
  font-size: 1rem;
}

/* line 1287, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwgstock_button:hover {
  background-color: #76818f !important;
}

/* line 1291, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwgstock_button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

/* line 1297, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwg_iagree_checkbox {
  position: absolute;
  bottom: -43px;
}

/* line 1301, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwg_iagree_checkbox label {
  font-size: 0.75rem;
  color: #8998AB;
  padding-left: 22px;
}

/* line 1306, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwg_iagree_checkbox label:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #2CAEDB;
  border-radius: 2px;
  position: absolute;
  left: 0;
}

/* line 1317, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwg_iagree_checkbox label.active:before {
  background: url("../image/icons/check.svg") no-repeat center center #2CAEDB;
}

/* line 1323, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwg_iagree_checkbox label input {
  display: none;
}

/* line 1329, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .cwgstock_output {
  margin-top: 5px;
  font-size: 0.75rem;
}

/* line 1334, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form--active {
  opacity: 1;
  visibility: visible;
  height: auto;
}

/* line 1340, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form--active .form-group:nth-of-type(1) {
  max-width: 65%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 1340, src/sass/components/_product-item.scss */
  .cwginstock-subscribe-form--active .form-group:nth-of-type(1) {
    max-width: 100%;
  }
}

@media (max-width: 575.98px) {
  /* line 1340, src/sass/components/_product-item.scss */
  .cwginstock-subscribe-form--active .form-group:nth-of-type(1) {
    max-width: 100%;
  }
}

/* line 1352, src/sass/components/_product-item.scss */
.cwginstock-subscribe-form .blockOverlay {
  display: none !important;
}

/* line 1357, src/sass/components/_product-item.scss */
.woocommerce-product-attributes.shop_attributes {
  width: auto !important;
  border-collapse: collapse;
  -moz-column-count: 2;
       column-count: 2;
  display: block;
}

@media (max-width: 1199.98px) {
  /* line 1357, src/sass/components/_product-item.scss */
  .woocommerce-product-attributes.shop_attributes {
    overflow-x: hidden;
  }
}

@media (max-width: 767.98px) {
  /* line 1357, src/sass/components/_product-item.scss */
  .woocommerce-product-attributes.shop_attributes {
    -moz-column-count: 1;
         column-count: 1;
  }
}

/* line 1384, src/sass/components/_product-item.scss */
.woocommerce-product-attributes.shop_attributes tr td {
  background: none !important;
  padding: 0 5px 15px 5px !important;
}

/* line 1389, src/sass/components/_product-item.scss */
.woocommerce-product-attributes.shop_attributes tr td p {
  margin: 0 !important;
  padding: 0;
  color: #5F6772;
  line-height: 24px;
  font-size: 16px !important;
}

/* line 1398, src/sass/components/_product-item.scss */
.woocommerce-product-attributes.shop_attributes tr th {
  display: inline-block;
  width: auto;
  padding: 0 5px 15px 5px !important;
  color: #33373D;
  line-height: 24px;
  font-weight: 700;
  font-size: 1rem;
}

/* line 1412, src/sass/components/_product-item.scss */
.single .hide-price .price {
  display: none;
}

/* line 1419, src/sass/components/_product-item.scss */
.product-short-info li {
  margin-bottom: 15px;
}

@media (max-width: 767.98px) {
  /* line 1422, src/sass/components/_product-item.scss */
  .product-short-info li p {
    font-size: 0.875rem;
    line-height: 20px;
  }
}

/* line 1429, src/sass/components/_product-item.scss */
.product-short-info .icon-short-info {
  width: 20px;
  text-align: center;
}

@media (max-width: 767.98px) {
  /* line 1433, src/sass/components/_product-item.scss */
  .product-short-info .icon-short-info img {
    margin-top: -3px !important;
  }
}

/* line 1441, src/sass/components/_product-item.scss */
.question-box {
  background: #F6F8FC;
  padding: 24px 32px;
  margin-top: 15px;
  clear: both;
}

@media (max-width: 767.98px) {
  /* line 1441, src/sass/components/_product-item.scss */
  .question-box {
    padding: 32px 16px;
    margin-top: 24px;
  }
}

/* line 1452, src/sass/components/_product-item.scss */
.question-box p {
  color: #33373D;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 1452, src/sass/components/_product-item.scss */
  .question-box p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
  }
}

/* line 1465, src/sass/components/_product-item.scss */
.question-box a {
  border: 1px solid #033F88;
  border-radius: 40px;
  color: #033F88;
  font-weight: 400;
  font-size: 16px;
  background: transparent url(../image/icons/email-blue.svg) no-repeat 10% center;
  min-width: 181px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 28px;
  height: 48px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 1465, src/sass/components/_product-item.scss */
  .question-box a {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 1465, src/sass/components/_product-item.scss */
  .question-box a {
    background-position: 25% center;
  }
}

/* line 1489, src/sass/components/_product-item.scss */
.question-box a:hover {
  background: #033F88 url(../image/icons/email-white.svg) no-repeat 10% center;
  color: #FFFFFF;
}

/* line 1496, src/sass/components/_product-item.scss */
.hidden {
  display: none !important;
}

/* line 1500, src/sass/components/_product-item.scss */
.short-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #FEFEFE;
  transition: opacity 0.5s ease;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  padding: 16px;
  box-shadow: 0px -8px 24px 0px rgba(0, 0, 0, 0.08);
}

/* line 1513, src/sass/components/_product-item.scss */
.short-cta--hidden {
  opacity: 0;
  visibility: hidden;
}

/* line 1518, src/sass/components/_product-item.scss */
.short-cta__name {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #1b1b1b;
}

/* line 1525, src/sass/components/_product-item.scss */
.short-cta__price {
  font-size: 12px;
  font-weight: 700;
  color: #6b6b6b;
  line-height: 20px;
}

/* line 1531, src/sass/components/_product-item.scss */
.short-cta__price del {
  font-weight: normal;
}

/* line 1534, src/sass/components/_product-item.scss */
.short-cta__price del .woocommerce-Price-amount {
  color: #6B6B6B;
  line-height: 20px;
}

/* line 1541, src/sass/components/_product-item.scss */
.short-cta img {
  max-width: 60px;
  margin-right: 6px;
}

/* line 1546, src/sass/components/_product-item.scss */
.short-cta .product-info-inc {
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: normal;
}

/* line 1552, src/sass/components/_product-item.scss */
.short-cta bdi {
  display: block;
}

/* line 1556, src/sass/components/_product-item.scss */
.short-cta ins {
  font-size: 12px;
  font-weight: 700;
  color: #6b6b6b;
  line-height: 20px;
  margin-left: 5px;
}

/* line 1564, src/sass/components/_product-item.scss */
.short-cta del {
  margin-top: 0;
  line-height: 20px;
}

/* line 1569, src/sass/components/_product-item.scss */
.short-cta .single_add_to_cart_button {
  width: 40px !important;
  height: 40px !important;
  padding: 0 20px !important;
  background-position: center center !important;
  background-size: 18px !important;
}

/* line 1576, src/sass/components/_product-item.scss */
.short-cta .single_add_to_cart_button.loading {
  background-image: none !important;
}

/* line 1579, src/sass/components/_product-item.scss */
.short-cta .single_add_to_cart_button.loading:after {
  top: 12px !important;
  left: 0 !important;
  right: 0 !important;
}

/* line 1, src/sass/components/_section.scss */
.section {
  padding-top: 56px;
  padding-bottom: 56px;
}

@media (max-width: 991.98px) {
  /* line 1, src/sass/components/_section.scss */
  .section {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (max-width: 767.98px) {
  /* line 1, src/sass/components/_section.scss */
  .section {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

/* line 13, src/sass/components/_section.scss */
.section--rating {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 78px !important;
}

@media (max-width: 767.98px) {
  /* line 13, src/sass/components/_section.scss */
  .section--rating {
    overflow: hidden;
    padding-top: 10px !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 23, src/sass/components/_section.scss */
  .section--rating h2 {
    line-height: 24px;
    font-size: 1.125rem;
  }
}

@media (max-width: 991.98px) {
  /* line 30, src/sass/components/_section.scss */
  .section--rating h3,
  .section--rating .h3 {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  /* line 38, src/sass/components/_section.scss */
  .section--rating p {
    width: 100%;
    line-height: 28px;
    font-size: 1.25rem;
  }
}

@media (max-width: 369px) {
  /* line 47, src/sass/components/_section.scss */
  .section--rating p {
    font-size: 0.75rem;
  }
}

@media (min-width: 1200px) {
  /* line 52, src/sass/components/_section.scss */
  .section--rating .max-w-663 {
    max-width: 663px;
  }
}

/* line 58, src/sass/components/_section.scss */
.section--rating .single-star {
  margin-right: 4px;
}

/* line 61, src/sass/components/_section.scss */
.section--rating .single-star:last-child {
  margin-right: 0;
}

/* line 65, src/sass/components/_section.scss */
.section--rating .rating-image {
  margin-top: auto;
  width: 100%;
  height: 245px;
}

@media (max-width: 1199.98px) {
  /* line 65, src/sass/components/_section.scss */
  .section--rating .rating-image {
    width: auto;
    height: 100%;
  }
}

@media (min-width: 768px) {
  /* line 65, src/sass/components/_section.scss */
  .section--rating .rating-image {
    min-width: 205px;
  }
}

@media (max-width: 767.98px) {
  /* line 65, src/sass/components/_section.scss */
  .section--rating .rating-image {
    right: -50px;
  }
}

@media (max-width: 767px) {
  /* line 65, src/sass/components/_section.scss */
  .section--rating .rating-image {
    position: absolute;
    bottom: 0;
    right: -20px;
    height: 200px;
    width: auto;
  }
}

/* line 94, src/sass/components/_section.scss */
.section--rating .elipse-bg {
  background: #FFF;
  position: absolute;
  z-index: 0;
  top: -65px;
  left: 55px;
  border-radius: 50%;
  width: 558px;
  height: 572px;
}

@media (max-width: 991.98px) {
  /* line 94, src/sass/components/_section.scss */
  .section--rating .elipse-bg {
    width: 473px;
    height: 486px;
    left: 5px;
  }
}

@media (max-width: 767.98px) {
  /* line 94, src/sass/components/_section.scss */
  .section--rating .elipse-bg {
    display: none;
  }
}

/* line 115, src/sass/components/_section.scss */
.section--rating .img-mobile {
  position: absolute;
  right: -30px;
  bottom: 0;
}

/* line 121, src/sass/components/_section.scss */
.section--rating a {
  color: #2CAEDB;
  text-decoration: underline;
  font-style: normal;
  font-size: 0.875rem;
}

/* line 128, src/sass/components/_section.scss */
.section--rating a:hover {
  text-decoration: none;
  color: #FF7E21;
}

/* line 134, src/sass/components/_section.scss */
.section--rating .short-note {
  position: relative;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 134, src/sass/components/_section.scss */
  .section--rating .short-note {
    margin-bottom: 20px;
    max-width: 65%;
    margin-left: auto;
    margin-right: 0;
  }
}

@media (max-width: 575.98px) {
  /* line 134, src/sass/components/_section.scss */
  .section--rating .short-note {
    margin-bottom: 25px;
  }
}

/* line 148, src/sass/components/_section.scss */
.section--rating .short-note:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: -81px;
  background: url(../image/icons/arrow-footer.svg) no-repeat;
  width: 81px;
  height: 19px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 148, src/sass/components/_section.scss */
  .section--rating .short-note:after {
    bottom: -10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 148, src/sass/components/_section.scss */
  .section--rating .short-note:after {
    right: 0;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 148, src/sass/components/_section.scss */
  .section--rating .short-note:after {
    right: 140px;
  }
}

@media (max-width: 575.98px) {
  /* line 148, src/sass/components/_section.scss */
  .section--rating .short-note:after {
    right: 130px;
  }
}

/* line 173, src/sass/components/_section.scss */
.section--rating .short-note p {
  line-height: 26px;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 173, src/sass/components/_section.scss */
  .section--rating .short-note p {
    line-height: 24px;
    font-size: 0.875rem;
  }
}

/* line 186, src/sass/components/_section.scss */
.section--rating .man-container img {
  width: 538px !important;
  max-width: unset;
  left: -41px;
  position: relative;
}

@media (max-width: 1199.98px) {
  /* line 186, src/sass/components/_section.scss */
  .section--rating .man-container img {
    left: -100px;
  }
}

@media (max-width: 991.98px) {
  /* line 186, src/sass/components/_section.scss */
  .section--rating .man-container img {
    left: -160px;
  }
}

@media (max-width: 891px) {
  /* line 186, src/sass/components/_section.scss */
  .section--rating .man-container img {
    width: 420px !important;
    left: -80px;
  }
}

@media (max-width: 767.98px) {
  /* line 209, src/sass/components/_section.scss */
  .section--rating .review-wrapper .component-rating .mobile-custom-text {
    padding-right: 75px !important;
  }
}

/* line 215, src/sass/components/_section.scss */
.section--rating .review-wrapper .component-rating .img-mobile {
  right: -20px;
}

/* line 222, src/sass/components/_section.scss */
.section--larger {
  padding-top: 64px;
  padding-bottom: 61px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 222, src/sass/components/_section.scss */
  .section--larger {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 767.98px) {
  /* line 222, src/sass/components/_section.scss */
  .section--larger {
    padding-top: 24px;
    padding-bottom: 32px;
  }
}

/* line 236, src/sass/components/_section.scss */
.section--custom-position {
  position: relative;
  z-index: 1;
}

/* line 241, src/sass/components/_section.scss */
.section--light-grey {
  background: #DEE6F0;
}

@media (max-width: 767.98px) {
  /* line 243, src/sass/components/_section.scss */
  .section--light-grey-mobi {
    background: #DEE6F0;
  }
}

/* line 251, src/sass/components/_section.scss */
.section--light {
  background: #F6F8FC;
}

/* line 255, src/sass/components/_section.scss */
.section--product {
  overflow: hidden;
}

@media (max-width: 767.98px) {
  /* line 264, src/sass/components/_section.scss */
  .section--product .columns-4 {
    padding: 0 0 0 10px !important;
  }
}

/* line 269, src/sass/components/_section.scss */
.section--product .woocommerce {
  width: 100%;
}

/* line 274, src/sass/components/_section.scss */
.section--blue {
  background: #033F88;
}

@media (max-width: 991.98px) {
  /* line 278, src/sass/components/_section.scss */
  .section--blue p {
    font-size: 0.875rem;
  }
}

@media (max-width: 767.98px) {
  /* line 283, src/sass/components/_section.scss */
  .section--blue h1 {
    line-height: 24px;
    font-size: 1.125rem;
  }
}

/* line 291, src/sass/components/_section.scss */
.section--dark {
  background: #002D64;
}

/* line 294, src/sass/components/_section.scss */
.section--light-grey-2 {
  background: #F5F7FD;
}

/* line 4, src/sass/components/_buttons.scss */
.woocommerce .product-item .button.add_to_cart_button {
  background: url(../image/icons/cart.svg) no-repeat center center #00C974;
  border-radius: 2px;
  color: #fff;
  width: 34px;
  height: 34px;
  text-indent: -10000px;
}

/* line 12, src/sass/components/_buttons.scss */
.woocommerce .product-item .button.add_to_cart_button:hover {
  background-color: #0D62C9;
}

/* line 16, src/sass/components/_buttons.scss */
.woocommerce .product-item .button.add_to_cart_button:focus {
  background-color: #0D62C9;
}

/* line 23, src/sass/components/_buttons.scss */
.woocommerce button.woocommerce-button,
.woocommerce button.woocommerce-Button {
  background: #2CAEDB;
  border: 1px solid #2CAEDB;
  color: #fff;
}

/* line 29, src/sass/components/_buttons.scss */
.woocommerce button.woocommerce-button:hover,
.woocommerce button.woocommerce-Button:hover {
  background: #fff;
  color: #2CAEDB;
}

/* line 37, src/sass/components/_buttons.scss */
.btn--download {
  background: #FF7E21;
  color: #fff;
  font-size: 1rem;
  border: none;
  height: 48px;
}

/* line 43, src/sass/components/_buttons.scss */
.btn--download-product {
  color: #33373D;
  font-weight: 400;
  background: #fff;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}

/* line 57, src/sass/components/_buttons.scss */
.btn--download-product-small {
  padding: 8px 0;
}

/* line 61, src/sass/components/_buttons.scss */
.btn--download-product:hover {
  color: #33373D;
  text-decoration: none;
  transition: 0.4s all ease-in-out;
}

/* line 66, src/sass/components/_buttons.scss */
.btn--download-product:hover img {
  -webkit-filter: brightness(2.5);
          filter: brightness(2.5);
  transition: .2s -webkit-filter, .2s filter;
}

/* line 73, src/sass/components/_buttons.scss */
.btn-review {
  background: none;
  border: none;
  color: #2CAEDB;
  font-size: 1rem;
}

/* line 80, src/sass/components/_buttons.scss */
.btn-text {
  background: none;
  border: none;
}

/* line 85, src/sass/components/_buttons.scss */
.btn--blue {
  display: inline-block;
  background: #2CAEDB;
  color: #fff;
  font-size: 1rem;
  border: 1px solid #2CAEDB;
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
}

/* line 98, src/sass/components/_buttons.scss */
.btn--blue:hover {
  color: #2CAEDB;
  background-color: #fff;
  border-color: #2CAEDB;
}

/* line 104, src/sass/components/_buttons.scss */
.btn--white {
  display: inline-block;
  background: transparent;
  color: #fff;
  font-size: 1rem;
  border: 1px solid #FFFFFF;
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
  min-width: 250px;
}

/* line 118, src/sass/components/_buttons.scss */
.btn--white:hover {
  color: #2CAEDB;
  background-color: #fff;
}

/* line 124, src/sass/components/_buttons.scss */
.btn--white-bg {
  display: inline-block;
  padding: 0 30px;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
  background: #fff;
  color: #033F88;
  height: 40px;
  line-height: 40px;
  font-size: 0.875rem;
  min-width: 140px;
}

/* line 138, src/sass/components/_buttons.scss */
.btn--small {
  height: 36px;
  line-height: 36px;
}

/* line 144, src/sass/components/_buttons.scss */
.btn--green {
  background-color: #00C974;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  font-weight: 500;
  text-decoration: none !important;
  font-size: 1rem;
}

/* line 156, src/sass/components/_buttons.scss */
.btn--green:hover {
  background-color: #00E276;
}

/* line 160, src/sass/components/_buttons.scss */
.btn--green:focus {
  background-color: #09AC67;
}

/* line 165, src/sass/components/_buttons.scss */
.btn--outlined {
  background-color: #fff;
  border: 1px solid #DEE6F0;
  border-radius: 4px;
  color: #8998AB !important;
  display: inline-block;
  height: 48px;
  line-height: 46px;
  padding: 0 30px;
  font-weight: 500;
  text-decoration: none !important;
  font-size: 1rem;
}

/* line 178, src/sass/components/_buttons.scss */
.btn--outlined:hover {
  color: #515151 !important;
}

/* line 183, src/sass/components/_buttons.scss */
.btn--sm {
  height: 34px;
  line-height: 32px;
}

/* line 188, src/sass/components/_buttons.scss */
.btn--secondary {
  border: 1px solid #033F88;
  border-radius: 40px;
  color: #033F88;
  font-weight: 700;
  font-size: 16px;
  background: transparent;
  min-width: 181px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 48px;
  width: 100%;
}

/* line 202, src/sass/components/_buttons.scss */
.btn--secondary:hover {
  background: #033F88;
  color: #FFFFFF;
}

@media (max-width: 767.98px) {
  /* line 209, src/sass/components/_buttons.scss */
  .more-reviews {
    font-size: 0.875rem;
  }
}

/* line 216, src/sass/components/_buttons.scss */
.filter-mobi-button {
  background: #FEE4D2;
  border-radius: 39px 0px 0px 39px;
  color: #FF7E21;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  /* line 223, src/sass/components/_buttons.scss */
  .single_add_to_cart_button {
    max-width: 280px;
  }
}

/* line 228, src/sass/components/_buttons.scss */
.single_add_to_cart_button.added:after {
  display: none !important;
}

/* line 234, src/sass/components/_buttons.scss */
.added_to_cart {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 1, src/sass/components/_boxes.scss */
  .blog-box {
    padding-left: calc(15px + 7.5px);
    padding-right: calc(15px + 7.5px);
  }
}

@media (max-width: 767.98px) {
  /* line 1, src/sass/components/_boxes.scss */
  .blog-box {
    padding-left: calc(15px + 3px);
    padding-right: calc(15px + 3px);
  }
  /* line 11, src/sass/components/_boxes.scss */
  .blog-box .carousel-mobi .slick-arrow {
    top: calc(100% + 25px);
  }
}

/* line 18, src/sass/components/_boxes.scss */
.blog-box div[class*='col-']:focus {
  outline: none !important;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 17, src/sass/components/_boxes.scss */
  .blog-box div[class*='col-'] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

@media (max-width: 767.98px) {
  /* line 17, src/sass/components/_boxes.scss */
  .blog-box div[class*='col-'] {
    padding-left: 3px;
    padding-right: 3px;
  }
}

/* line 31, src/sass/components/_boxes.scss */
.blog-box__item {
  background: #F6F8FC;
  border-radius: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

/* line 38, src/sass/components/_boxes.scss */
.blog-box__thumb {
  border-radius: 8px 8px 0 0;
  height: 200px;
  width: 100%;
  object-fit: cover;
}

/* line 45, src/sass/components/_boxes.scss */
.blog-box__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 16px 24px 24px;
}

/* line 51, src/sass/components/_boxes.scss */
.blog-box__content span {
  font-size: 0.75rem;
}

/* line 56, src/sass/components/_boxes.scss */
.blog-box__content .small-paragraph {
  font-size: 0.875rem;
  color: #8998AB;
  margin-bottom: 16px;
}

@media (max-width: 991.98px) {
  /* line 63, src/sass/components/_boxes.scss */
  .blog-box__content .small-paragraph {
    font-size: 0.875rem;
  }
  /* line 67, src/sass/components/_boxes.scss */
  .blog-box__content span {
    font-size: 0.75rem;
  }
}

@media (max-width: 767.98px) {
  /* line 45, src/sass/components/_boxes.scss */
  .blog-box__content {
    width: 100%;
    padding: 5px 7px 13px 10px;
  }
  /* line 77, src/sass/components/_boxes.scss */
  .blog-box__content h3 a {
    font-size: 1rem;
  }
}

/* line 84, src/sass/components/_boxes.scss */
.blog-box span {
  font-size: 0.75rem;
}

/* line 88, src/sass/components/_boxes.scss */
.blog-box h3 {
  font-size: 1.125rem;
}

/* line 92, src/sass/components/_boxes.scss */
.blog-box p {
  color: #8998AB;
}

/* line 98, src/sass/components/_boxes.scss */
.icon-box__img {
  width: 32px;
  height: 32px;
  background: #FF7E21;
  border-radius: 50%;
  margin-right: 16px;
}

/* line 107, src/sass/components/_boxes.scss */
.icon-box a:hover {
  color: #2CAEDB;
}

/* line 110, src/sass/components/_boxes.scss */
.icon-box a:hover .icon-box__img {
  background: #2CAEDB;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 118, src/sass/components/_boxes.scss */
  .box--advert a {
    width: 49%;
  }
  /* line 122, src/sass/components/_boxes.scss */
  .box--advert a img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 118, src/sass/components/_boxes.scss */
  .box--advert a {
    width: calc((100% - 12px) / 2);
  }
  /* line 130, src/sass/components/_boxes.scss */
  .box--advert a img {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    border-radius: 4px;
  }
}

/* line 2, src/sass/components/_newsletter.scss */
.form-version-cid-1 .bGifwg {
  padding: 0 !important;
  margin-top: 35px !important;
}

/* line 6, src/sass/components/_newsletter.scss */
.form-version-cid-1 form {
  margin: 0 !important;
  max-width: 100% !important;
}

/* line 10, src/sass/components/_newsletter.scss */
.form-version-cid-1 .dqJQyo {
  padding: 10px 0 !important;
}

/* line 13, src/sass/components/_newsletter.scss */
.form-version-cid-1 .kgtZaW {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 18, src/sass/components/_newsletter.scss */
.form-version-cid-1 .ql-editor p {
  color: #FFF !important;
}

/* line 23, src/sass/components/_newsletter.scss */
.form-version-cid-1 .fvDFbQ {
  padding-left: 0px !important;
}

/* line 27, src/sass/components/_newsletter.scss */
.form-version-cid-1 .qCyvX {
  width: 45% !important;
  height: 48px !important;
}

/* line 31, src/sass/components/_newsletter.scss */
.form-version-cid-1 button {
  width: 100% !important;
  padding: 16px 10px !important;
  background: #FF7E21 !important;
  color: #FFF !important;
  font-weight: 700 !important;
  font-size: 1rem;
  border-radius: 0px 4px 4px 0px !important;
}

@media (max-width: 991.98px) {
  /* line 31, src/sass/components/_newsletter.scss */
  .form-version-cid-1 button {
    border-radius: 4px 4px 4px 4px !important;
  }
}

/* line 44, src/sass/components/_newsletter.scss */
.form-version-cid-1 .eUySvI.eUySvI {
  padding-left: 0px;
}

@media (max-width: 991.98px) {
  /* line 44, src/sass/components/_newsletter.scss */
  .form-version-cid-1 .eUySvI.eUySvI {
    padding: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 51, src/sass/components/_newsletter.scss */
  .form-version-cid-1 .lpsQFr.lpsQFr {
    width: 100%;
    padding: 10px 0 10px 0;
  }
}

@media (max-width: 991.98px) {
  /* line 58, src/sass/components/_newsletter.scss */
  .form-version-cid-1 .fsIKy.fsIKy.fsIKy.fsIKy.fsIKy.fsIKy {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  /* line 64, src/sass/components/_newsletter.scss */
  .form-version-cid-1 .kgtZbf.kgtZbf {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: block;
  }
}

/* line 71, src/sass/components/_newsletter.scss */
.form-version-cid-1 input {
  border: none !important;
  height: 48px !important;
  border-radius: 4px 0px 0px 4px !important;
  color: #5F6772 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}

@media (max-width: 991.98px) {
  /* line 71, src/sass/components/_newsletter.scss */
  .form-version-cid-1 input {
    border-radius: 4px 4px 4px 4px !important;
  }
}

/* line 83, src/sass/components/_newsletter.scss */
.form-version-cid-1 input::-webkit-input-placeholder {
  color: #5F6772 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 48px !important;
}
.form-version-cid-1 input::-moz-placeholder {
  color: #5F6772 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 48px !important;
}
.form-version-cid-1 input:-ms-input-placeholder {
  color: #5F6772 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 48px !important;
}
.form-version-cid-1 input::placeholder {
  color: #5F6772 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 48px !important;
}

/* line 2, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper h3 {
  line-height: 26px;
  color: #000;
  font-size: 1rem;
}

/* line 11, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper .category-tree > li > a {
  color: #000;
  line-height: 26px;
  font-size: 1rem;
}

/* line 19, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper .category-tree .current-cat {
  line-height: 26px;
  color: #000;
  font-weight: 700;
  font-size: 0.875rem;
}

/* line 28, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper .category-tree .current-cat-child a {
  position: relative;
}

/* line 31, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper .category-tree .current-cat-child a::before {
  content: '';
  background: #6B6B6B;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  top: 50%;
  left: -8px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: absolute;
}

/* line 46, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 51, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul li a {
  line-height: 20px;
  font-size: 0.75rem;
  color: #6B6B6B;
}

/* line 56, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul li a:hover {
  color: #033F88 !important;
}

/* line 60, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul li ul {
  display: none;
}

/* line 65, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.current-category > li {
  position: relative;
}

/* line 68, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.current-category > li a {
  font-weight: 700;
}

/* line 71, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.current-category > li ul {
  display: block;
}

/* line 74, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.current-category > li ul li a {
  font-weight: 400;
}

/* line 76, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.current-category > li ul li a:hover {
  color: #033F88;
}

/* line 81, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.current-category > li ul li.child-category a {
  color: #033F88;
}

/* line 90, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.category-tree--new ul {
  display: block;
}

/* line 95, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.category-tree--new ul li.child-category:before {
  left: -15px;
}

/* line 99, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.category-tree--new ul li.child-category a {
  color: #FF7E21;
}

/* line 107, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.category-tree--new li.child-category {
  position: relative;
}

/* line 110, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper ul.category-tree--new li.child-category:before {
  content: "";
  background: url(../image/icons/arrow-left-menu.svg) no-repeat;
  width: 6px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 9px;
}

/* line 124, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper .category-hidden {
  display: none;
}

/* line 128, src/sass/components/_cat-tree.scss */
.cat-tree--wrapper .category-show-more {
  border: none;
  background: none;
  color: #033F88;
  text-decoration: underline;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  font-size: 0.75rem;
}

/* line 2, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination {
  margin: 20px 0;
}

/* line 5, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination ul.page-numbers {
  border: none !important;
}

/* line 7, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination ul.page-numbers li {
  border-right: none !important;
  margin: 6px;
}

/* line 10, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination ul.page-numbers li a {
  border: 1px solid #98C1F4;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #033F88;
  padding: 0.45em !important;
}

/* line 17, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination ul.page-numbers li a.next {
  background: url(../image/icons/arrow-right.svg) no-repeat 14px 12px #fff;
  border: 1px solid #DCEBFE;
  text-indent: -10000px;
}

/* line 23, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination ul.page-numbers li a.prev {
  background: url(../image/icons/arrow-right.svg) no-repeat 14px 11px #fff;
  border: 1px solid #DCEBFE;
  text-indent: -10000px;
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}

/* line 30, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination ul.page-numbers li span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  padding: 0.45em !important;
}

/* line 35, src/sass/components/_woo-pagination.scss */
nav.woocommerce-pagination ul.page-numbers li span[aria-current='page'] {
  background: #033F88;
  border: 1px solid #033F88;
  color: #fff;
}

/* line 2, src/sass/components/_breadcrumbs.scss */
nav.woocommerce-breadcrumb {
  margin: 0 0 30px 0 !important;
  color: #8998AB !important;
}

@media (max-width: 767.98px) {
  /* line 2, src/sass/components/_breadcrumbs.scss */
  nav.woocommerce-breadcrumb {
    font-size: 0.875rem !important;
  }
}

/* line 8, src/sass/components/_breadcrumbs.scss */
nav.woocommerce-breadcrumb .home-bread {
  margin-top: -5px;
}

@media (max-width: 767.98px) {
  /* line 11, src/sass/components/_breadcrumbs.scss */
  nav.woocommerce-breadcrumb a {
    font-size: 0.875rem;
    display: inline-block;
  }
}

/* line 20, src/sass/components/_breadcrumbs.scss */
.category .woocommerce-breadcrumb,
.tax-faq-categories .woocommerce-breadcrumb {
  margin-left: 0 !important;
}

/* line 1, src/sass/components/_custom-woocommerce.scss */
#pa_verwarmingscapaciteit {
  display: none;
}

/* line 5, src/sass/components/_custom-woocommerce.scss */
.custom-variable-price {
  display: -ms-flexbox;
  display: flex;
  color: #33373D;
  -ms-flex-direction: column;
      flex-direction: column;
}

/* line 10, src/sass/components/_custom-woocommerce.scss */
.custom-variable-price .woocommerce-Price-amount {
  line-height: 24px !important;
  font-size: 24px !important;
}

/* line 16, src/sass/components/_custom-woocommerce.scss */
.variations {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

/* line 21, src/sass/components/_custom-woocommerce.scss */
.variations .single_variation_wrap .woocommerce-variation {
  display: none !important;
}

/* line 26, src/sass/components/_custom-woocommerce.scss */
.variations .rudr-variation-radios {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: start;
  gap: 8px;
}

/* line 33, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

/* line 38, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .attribute-tooltip {
  position: relative;
}

/* line 41, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .attribute-tooltip::after {
  content: "?";
  width: 16px;
  height: 16px;
  position: absolute;
  right: -24px;
  top: 50%;
  background: #033F88;
  border-radius: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: white;
  cursor: pointer;
  font-size: 0.75rem;
}

/* line 60, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .attribute-tooltip .tooltip-content {
  background: #F5F9FF;
  border: 1px solid #033F88;
  border-radius: 4px;
  z-index: 1;
  width: 480px;
  padding: 12px 16px;
  line-height: 20px;
  right: -477px;
  bottom: 37px;
  font-weight: 400;
  font-size: 0.875rem;
}

/* line 74, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .attribute-tooltip .tooltip-content::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #033F88;
  position: absolute;
  left: 12px;
  top: auto;
  bottom: -6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: white;
  font-size: 0.75rem;
}

/* line 95, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .attribute-tooltip.remove-tooltip::after {
  content: none;
}

/* line 101, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td input {
  -webkit-appearance: none;
  display: none;
}

/* line 106, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .single-custom-attribute {
  border: 1px solid #98C1F4;
  color: #033F88;
  border-radius: 4px;
  padding: 9px 12px;
  line-height: 20px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 0.75rem;
}

/* line 119, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .single-custom-attribute.active {
  background: #033F88;
  color: #fff;
  border-color: #FEFEFE;
  border: 1px solid #033F88;
}

/* line 126, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td .single-custom-attribute:hover {
  background: #033F88;
  color: #fff;
  border-color: #FEFEFE;
  border: 1px solid #033F88;
}

/* line 134, src/sass/components/_custom-woocommerce.scss */
.variations tbody tr td a {
  font-weight: 500;
  text-align: left;
}

/* line 142, src/sass/components/_custom-woocommerce.scss */
.variations .rudr-variation-radios {
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1300px) {
  /* line 151, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip {
    position: relative;
  }
  /* line 154, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content {
    right: -477px;
    bottom: 37px;
    top: auto;
  }
  /* line 159, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #033F88;
    position: absolute;
    left: 12px;
    top: auto;
    bottom: -6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    color: white;
    font-size: 0.75rem;
  }
}

@media (max-width: 1400px) {
  /* line 192, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content {
    right: -448px;
  }
  /* line 195, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content::before {
    left: 42px;
  }
}

@media (max-width: 1299px) {
  /* line 209, src/sass/components/_custom-woocommerce.scss */
  .variations .rudr-variation-radios {
    gap: 8px;
  }
  /* line 216, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .single-custom-attribute {
    border: 1px solid #98C1F4;
    color: #033F88;
    border-radius: 4px;
    padding: 9px 12px;
    line-height: 20px;
  }
  /* line 224, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip {
    position: relative;
  }
  /* line 227, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip::after {
    content: "?";
    width: 16px;
    height: 16px;
    position: absolute;
    right: -24px;
    top: 50%;
    background: #033F88;
    border-radius: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    color: white;
    cursor: pointer;
    font-size: 0.75rem;
  }
  /* line 246, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content {
    right: -297px;
    font-size: 0.875rem;
  }
  /* line 252, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content::before {
    left: 193px;
  }
}

@media (max-width: 510px) {
  /* line 265, src/sass/components/_custom-woocommerce.scss */
  .variations .rudr-variation-radios {
    gap: 8px;
  }
  /* line 272, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .single-custom-attribute {
    border: 1px solid #98C1F4;
    color: #033F88;
    border-radius: 4px;
    padding: 9px 12px;
    line-height: 20px;
  }
  /* line 282, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip::after {
    display: none !important;
  }
  /* line 286, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content {
    display: none !important;
  }
  /* line 289, src/sass/components/_custom-woocommerce.scss */
  .variations tbody tr td .attribute-tooltip .tooltip-content::before {
    display: none !important;
  }
}

/*
 * Container style
 */
/* line 4, src/sass/components/_perfectScroll.scss */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
/* line 15, src/sass/components/_perfectScroll.scss */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 27, src/sass/components/_perfectScroll.scss */
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

/* line 39, src/sass/components/_perfectScroll.scss */
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

/* line 45, src/sass/components/_perfectScroll.scss */
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

/* line 54, src/sass/components/_perfectScroll.scss */
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
/* line 67, src/sass/components/_perfectScroll.scss */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 79, src/sass/components/_perfectScroll.scss */
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 91, src/sass/components/_perfectScroll.scss */
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

/* line 98, src/sass/components/_perfectScroll.scss */
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  /* line 107, src/sass/components/_perfectScroll.scss */
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 113, src/sass/components/_perfectScroll.scss */
  .ps {
    overflow: auto !important;
  }
}

@media (max-width: 767.98px) {
  /* line 5, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .tabs-wrapper {
    width: 500px;
  }
}

/* line 12, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #DEE6F0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

/* line 24, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none !important;
}

/* line 28, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0 !important;
  margin-bottom: 0 !important;
  background: none !important;
  border-radius: 0 !important;
  padding: 0;
}

/* line 35, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none !important;
}

/* line 39, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 1rem;
  line-height: 26px;
  color: #6B6B6B;
  font-weight: 700;
  padding: 0 25px 15px 25px;
  border-bottom: 2px solid transparent !important;
  white-space: nowrap;
}

@media (max-width: 1199.98px) {
  /* line 39, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media (max-width: 767.98px) {
  /* line 39, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    width: 100%;
    text-align: center;
    font-size: 0.875rem;
  }
}

/* line 59, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #033F88;
  border-bottom: 2px solid #033F88 !important;
}

/* line 66, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #033F88;
  border-bottom: 2px solid #033F88 !important;
}

/* line 72, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

/* line 79, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
  display: none;
}

@media (max-width: 1199.98px) {
  /* line 79, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    overflow-x: hidden;
  }
}

@media (max-width: 767.98px) {
  /* line 79, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    margin-bottom: 16px !important;
    margin-top: 0 !important;
  }
}

/* line 93, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel.product-exploded-view .table-wrapper {
  overflow-x: hidden !important;
}

/* line 96, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel.product-exploded-view .table-responsive {
  overflow-x: hidden !important;
}

/* line 101, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table {
  width: 100%;
}

/* line 104, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table th, .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table td {
  padding: 5px;
  border-color: #DEE6F0;
}

/* line 110, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
  line-height: 40px;
  color: #6B6B6B;
  margin-bottom: 21px;
  font-size: 2rem;
}

@media (min-width: 768px) {
  /* line 110, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 110, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
    line-height: 26px;
    margin-bottom: 0;
    padding-bottom: 16px;
    position: relative;
    font-size: 1rem;
  }
  /* line 127, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2:after {
    content: "";
    position: absolute;
    top: -8px;
    bottom: 0;
    right: 0;
    background: url(../image/icons/vector-down.svg) no-repeat;
    width: 18px;
    height: 11px;
    margin: auto;
  }
}

/* line 141, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h1,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h3,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h4,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h5,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel p b,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel p strong {
  color: #33373D;
}

/* line 152, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2.tab-custom-content-active {
  color: #033F88;
}

/* line 154, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2.tab-custom-content-active:after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

/* line 160, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h3 {
  line-height: 28px;
  font-size: 1.25rem;
}

@media (max-width: 767.98px) {
  /* line 160, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h3 {
    line-height: 24px;
    font-size: 1rem;
  }
}

/* line 170, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h3 strong {
  font-weight: 500;
}

@media (max-width: 767.98px) {
  /* line 170, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h3 strong {
    font-weight: 700;
  }
}

/* line 179, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel p {
  color: #5F6772;
  line-height: 24px;
  margin-bottom: 24px;
  font-size: 1rem;
}

/* line 186, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel.show {
  display: block;
}

/* line 197, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .documentation-list li {
  margin-bottom: 16px;
}

/* line 205, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr.woocommerce-product-attributes-item--dimensions {
  display: none;
}

/* line 211, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table {
  border: none;
}

/* line 214, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table .woocommerce-product-attributes-item--weight {
  display: none;
}

/* line 218, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr {
  border: none;
  page-break-inside: avoid;
       break-inside: avoid;
  vertical-align: top;
}

/* line 224, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr:nth-child(even) th {
  background: none;
}

/* line 228, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr:nth-child(even) td {
  background: none;
}

/* line 233, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr td {
  border: none;
  font-style: normal;
}

/* line 237, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr td p {
  font-style: normal;
}

/* line 245, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr th {
  border: none;
}

/* line 250, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr th:not(.woocommerce-product-attributes-item__label) {
  border: 1px solid #cdcdcd;
  padding: 10px;
  font-weight: 700;
}

/* line 261, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description table {
  margin-bottom: 20px;
}

/* line 264, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description table tr td {
  border: 1px solid #cdcdcd;
  padding: 10px;
}

/* line 273, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs--faq {
  font-size: 1rem;
  line-height: 24px;
  color: #5F6772;
}

/* line 284, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs--faq ul.tabs li a {
  width: 390px;
}

/* line 288, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs--faq ul.tabs li:after {
  display: none;
}

/* line 295, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs--faq h4 {
  font-weight: 700;
  line-height: 28px;
  color: #33373D;
  margin-top: 24px;
  font-size: 20px !important;
}

@media (max-width: 767.98px) {
  /* line 295, src/sass/components/_product-tabs.scss */
  .woocommerce div.product .woocommerce-tabs--faq h4 {
    font-size: 16px !important;
    line-height: 24px;
  }
}

/* line 307, src/sass/components/_product-tabs.scss */
.woocommerce div.product .woocommerce-tabs--faq h4:first-child {
  margin-top: 0;
}

/* line 318, src/sass/components/_product-tabs.scss */
.accordion .card-header {
  margin-bottom: 15px;
}

/* line 323, src/sass/components/_product-tabs.scss */
.accordion h2 .btn {
  background: #F6F8FC;
  border: none;
  border-radius: 4px;
  color: #002D64;
  font-weight: 700;
  padding: 4px 20px 4px 10px;
  font-size: 1rem;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 323, src/sass/components/_product-tabs.scss */
  .accordion h2 .btn {
    display: block;
    width: 100%;
  }
}

/* line 337, src/sass/components/_product-tabs.scss */
.accordion h2 .btn.collapsed {
  background: none;
  border-radius: 0;
  border: none;
  font-weight: 500;
}

@media (max-width: 767.98px) {
  /* line 337, src/sass/components/_product-tabs.scss */
  .accordion h2 .btn.collapsed {
    font-weight: 400;
    padding-left: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 351, src/sass/components/_product-tabs.scss */
  .tips-list {
    padding-top: 20px;
  }
}

/* line 356, src/sass/components/_product-tabs.scss */
.tips-list .tip-item {
  gap: 33px;
  margin-bottom: 24px;
}

@media (max-width: 991.98px) {
  /* line 356, src/sass/components/_product-tabs.scss */
  .tips-list .tip-item {
    width: 80vw !important;
    padding: 0 15px;
  }
}

/* line 366, src/sass/components/_product-tabs.scss */
.tips-list .tip-item h3 a {
  margin-bottom: 8px;
  text-decoration: none;
  font-weight: 700;
  line-height: 28px;
  color: #33373D;
  font-size: 1.25rem;
}

/* line 380, src/sass/components/_product-tabs.scss */
.tips-list .tip-item p {
  margin-bottom: 8px !important;
}

/* line 384, src/sass/components/_product-tabs.scss */
.tips-list .tip-item a {
  font-weight: 700;
  line-height: 24px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #033F88;
  font-size: 1rem;
}

/* line 391, src/sass/components/_product-tabs.scss */
.tips-list .tip-item a:hover {
  text-decoration: none;
}

/* line 396, src/sass/components/_product-tabs.scss */
.tips-list .tip-item .img-post {
  width: 202px;
}

@media (max-width: 767.98px) {
  /* line 396, src/sass/components/_product-tabs.scss */
  .tips-list .tip-item .img-post {
    width: 100%;
    margin-bottom: 33px;
  }
}

/* line 404, src/sass/components/_product-tabs.scss */
.tips-list .tip-item .img-post img {
  min-width: 202px;
  height: 124px;
  object-fit: cover;
}

@media (max-width: 767.98px) {
  /* line 404, src/sass/components/_product-tabs.scss */
  .tips-list .tip-item .img-post img {
    height: 211px;
    width: 100%;
  }
}

/* line 417, src/sass/components/_product-tabs.scss */
.tips-list .slick-arrow {
  position: absolute;
  top: 0px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  background: #FFF;
  border: 1px solid #DEE6F0;
  border-radius: 50%;
  font-size: 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 417, src/sass/components/_product-tabs.scss */
  .tips-list .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 26px;
  }
}

/* line 432, src/sass/components/_product-tabs.scss */
.tips-list .slick-arrow.slick-next {
  right: 0;
  background: url(../image/icons/slick_next.svg) #FFF center center no-repeat;
}

@media (max-width: 767.98px) {
  /* line 432, src/sass/components/_product-tabs.scss */
  .tips-list .slick-arrow.slick-next {
    right: 16px;
  }
}

/* line 441, src/sass/components/_product-tabs.scss */
.tips-list .slick-arrow.slick-prev {
  right: 40px;
  z-index: 1;
  background: url(../image/icons/slick_prev.svg) #FFF center center no-repeat;
}

@media (max-width: 767.98px) {
  /* line 441, src/sass/components/_product-tabs.scss */
  .tips-list .slick-arrow.slick-prev {
    left: 16px;
  }
}

/* line 452, src/sass/components/_product-tabs.scss */
.details-box {
  background: transparent;
  padding: 24px 32px;
  border-radius: 8px;
  line-height: 24px;
  border: 1px solid #DCEBFE;
}

/* line 459, src/sass/components/_product-tabs.scss */
.details-box-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 767.98px) {
  /* line 452, src/sass/components/_product-tabs.scss */
  .details-box {
    margin-top: 4px;
    padding: 32px 15px 8px;
    border: none;
  }
  /* line 470, src/sass/components/_product-tabs.scss */
  .details-box .details-box-title {
    line-height: 20px;
    font-size: 0.875rem;
  }
}

@media (max-width: 767.98px) and (max-width: 767.98px) {
  /* line 470, src/sass/components/_product-tabs.scss */
  .details-box .details-box-title {
    white-space: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    font-size: 1rem;
  }
}

/* line 484, src/sass/components/_product-tabs.scss */
.details-box--heading {
  gap: 8px;
  padding-bottom: 15px;
}

@media (max-width: 767.98px) {
  /* line 484, src/sass/components/_product-tabs.scss */
  .details-box--heading {
    padding-bottom: 6px;
  }
}

/* line 492, src/sass/components/_product-tabs.scss */
.details-box--heading img {
  width: 80px;
  height: 100%;
}

@media (max-width: 767.98px) {
  /* line 492, src/sass/components/_product-tabs.scss */
  .details-box--heading img {
    width: 120px;
    height: 100%;
    margin: 0 0 auto;
  }
}

/* line 504, src/sass/components/_product-tabs.scss */
.details-box h4 {
  font-size: 1.5rem;
  line-height: 32px;
  color: #33373D;
  font-weight: 700;
  letter-spacing: 1px;
}

@media (max-width: 575.98px) {
  /* line 504, src/sass/components/_product-tabs.scss */
  .details-box h4 {
    font-size: 1.625rem;
    line-height: 32px;
    letter-spacing: 0px;
  }
}

/* line 518, src/sass/components/_product-tabs.scss */
.details-box .green-marks {
  border-top: 1px solid #BECEFC;
  padding-top: 27px !important;
  margin-bottom: 27px !important;
}

@media (max-width: 767.98px) {
  /* line 518, src/sass/components/_product-tabs.scss */
  .details-box .green-marks {
    padding-top: 25px !important;
    margin-bottom: 30px !important;
  }
}

/* line 528, src/sass/components/_product-tabs.scss */
.details-box .green-marks li {
  padding-left: 33px;
  line-height: 20px;
  margin-bottom: 22px;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 528, src/sass/components/_product-tabs.scss */
  .details-box .green-marks li {
    margin-bottom: 20px;
  }
}

/* line 540, src/sass/components/_product-tabs.scss */
.details-box .custom-add-to-cart {
  width: 100% !important;
  line-height: 24px;
  padding: 12px 82px 12px 82px !important;
  background: url("../image/icons/cart-in-details.svg") no-repeat 32% center #033F88 !important;
}

@media (min-width: 1439px) {
  /* line 540, src/sass/components/_product-tabs.scss */
  .details-box .custom-add-to-cart {
    padding: 12px 82px 12px 124px !important;
  }
}

@media (max-width: 1429px) and (min-width: 1200px) {
  /* line 540, src/sass/components/_product-tabs.scss */
  .details-box .custom-add-to-cart {
    background-position: 20% center !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 540, src/sass/components/_product-tabs.scss */
  .details-box .custom-add-to-cart {
    background-position: 20% center !important;
  }
}

@media (max-width: 575.98px) {
  /* line 540, src/sass/components/_product-tabs.scss */
  .details-box .custom-add-to-cart {
    max-width: 100%;
    margin-left: 0 !important;
    padding: 12px 55px 12px 82px !important;
    letter-spacing: 1px;
    background: url("../image/icons/cart-in-details.svg") no-repeat 31% center #033F88 !important;
  }
}

/* line 568, src/sass/components/_product-tabs.scss */
#product-relation-table-wrapper {
  overflow-x: auto;
  width: 100% !important;
}

/* line 573, src/sass/components/_product-tabs.scss */
.product-relation-table {
  border-collapse: collapse;
  display: table;
  margin-top: 1rem;
}

/* line 580, src/sass/components/_product-tabs.scss */
.product-relation-table thead tr th {
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
  text-transform: uppercase;
  color: #33373D;
  white-space: nowrap;
  font-size: 0.875rem;
}

/* line 597, src/sass/components/_product-tabs.scss */
.product-relation-table tbody tr.spare-parts-separator td {
  padding: 1rem 0 !important;
  border: none !important;
}

/* line 601, src/sass/components/_product-tabs.scss */
.product-relation-table tbody tr.spare-parts-separator td hr {
  margin: 0;
  border: none;
  border-top: 1px solid #ddd;
  width: 100%;
  display: block;
}

/* line 613, src/sass/components/_product-tabs.scss */
.product-relation-table tbody tr.extra-spare-parts-title td {
  padding: 0 0 0.5rem 0 !important;
  border: none !important;
}

/* line 617, src/sass/components/_product-tabs.scss */
.product-relation-table tbody tr.extra-spare-parts-title td h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #33373D;
  margin: 0;
}

/* line 626, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item {
  border-bottom: 1px solid #eee;
}

/* line 631, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td:not(:first-child) {
  padding-left: 16px !important;
}

/* line 634, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item:last-child {
  border-bottom: none;
}

/* line 638, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td {
  vertical-align: middle;
  border: none !important;
}

/* line 642, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .product-number {
  font-weight: 600;
  margin-right: 0.5rem;
  width: 50px;
}

/* line 648, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .product-thumbnail {
  max-width: 60px;
  margin-right: 1rem;
  aspect-ratio: 1/1;
}

/* line 653, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .product-thumbnail img {
  width: 100%;
  height: auto;
  border: 1px solid #afafaf !important;
  border-radius: 8px !important;
}

/* line 661, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .product-name {
  color: #33373D;
  text-decoration: none;
  font-weight: 500;
}

/* line 666, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .product-name:hover {
  color: #033F88;
  text-decoration: underline;
}

/* line 672, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  display: block !important;
  padding: 0;
}

/* line 679, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock::before {
  bottom: -8px;
}

/* line 683, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.in-stock {
  color: #00c974 !important;
}

/* line 686, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.in-stock::before {
  border: 1px solid #00c974;
  background: none;
}

/* line 691, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.in-stock::after {
  display: block;
  position: absolute;
  left: -4px;
  top: 4px;
  width: 10px;
  height: 14px;
  border-right: 2px solid #00c974;
  border-bottom: 2px solid #00c974;
  -ms-transform: rotate(45deg) scale(0.7);
      transform: rotate(45deg) scale(0.7);
  background: none;
}

/* line 706, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.out-of-stock::before {
  border: 1px solid #eb5757;
  background: none;
}

/* line 711, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.out-of-stock::after {
  display: block;
  position: absolute;
  left: -4px;
  top: 4px;
  width: 10px;
  height: 14px;
  border-right: 2px solid #eb5757;
  border-bottom: 2px solid #eb5757;
  -ms-transform: rotate(45deg) scale(0.7);
      transform: rotate(45deg) scale(0.7);
  background: none;
}

/* line 725, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.restock {
  color: #FF7E21 !important;
}

/* line 728, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.restock::before {
  content: " ";
  left: 1px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  z-index: 0;
  border: 1px solid #4E4E4F;
  background: none;
}

/* line 744, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .stock.restock::after {
  content: "i";
  display: block;
  position: absolute;
  left: -7px;
  top: 1px;
  width: 10px;
  height: 14px;
  background: none;
  color: #4E4E4F;
}

/* line 758, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .btn--custom-details {
  border: 1px solid #4A6382 !important;
  color: #4A6382 !important;
  border-radius: 8px !important;
  background: transparent !important;
  padding: 6px 20px !important;
  height: auto !important;
}

/* line 766, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .btn--custom-details:hover {
  color: #fff !important;
  background: #6d87e6 !important;
  transition: all 0.5s ease;
  border: 1px solid #6d87e6 !important;
}

/* line 774, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .product-relation-cart-btn {
  background: #4A6382 !important;
  color: #fff !important;
  border-radius: 8px !important;
  border: 1px solid #4A6382 !important;
  padding: 5px 20px !important;
  white-space: nowrap;
  min-width: 145px;
}

/* line 783, src/sass/components/_product-tabs.scss */
.product-relation-table tbody .product-relation-item td .product-relation-cart-btn:hover {
  color: #fff !important;
  background: #6d87e6 !important;
  transition: all 0.5s ease;
  border: 1px solid #6d87e6 !important;
}

@media (max-width: 991.98px) {
  /* line 573, src/sass/components/_product-tabs.scss */
  .product-relation-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

/* line 2, src/sass/components/_woo-override.scss */
.woocommerce .flags-wrapper {
  position: absolute;
  top: 16px;
  left: 0;
  overflow: hidden;
}

/* line 10, src/sass/components/_woo-override.scss */
.woocommerce span.percentage-flag {
  background: #0D62C9;
  border-radius: 0 4px 4px 0;
  padding: 0 18px;
  height: 24px;
  line-height: 24px;
  min-height: 22px;
  color: #FFF;
  font-weight: 500;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 0.75rem;
}

@media (max-width: 767.98px) {
  /* line 10, src/sass/components/_woo-override.scss */
  .woocommerce span.percentage-flag {
    font-size: 0.75rem;
    margin-left: 0;
  }
}

/* line 30, src/sass/components/_woo-override.scss */
.woocommerce span.featured {
  top: 0;
  background: #033F88;
  color: #FFF;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 0;
  display: inline-block;
  min-height: 34px;
  height: 34px;
  line-height: 36px;
  padding: 0 15px;
  position: relative;
  border-radius: 0 2px 2px 0;
  margin-left: 0;
}

@media (max-width: 767.98px) {
  /* line 30, src/sass/components/_woo-override.scss */
  .woocommerce span.featured {
    font-size: 0.75rem;
    height: 22px;
    min-height: 22px;
    line-height: 22px;
    margin-left: 0;
  }
}

/* line 55, src/sass/components/_woo-override.scss */
.woocommerce-ordering {
  width: 100%;
}

/* line 58, src/sass/components/_woo-override.scss */
.woocommerce-ordering h3 {
  line-height: 28px;
  color: #000;
  font-size: 1.375rem;
}

/* line 65, src/sass/components/_woo-override.scss */
.woocommerce-ordering .form-group {
  position: relative;
}

/* line 67, src/sass/components/_woo-override.scss */
.woocommerce-ordering .form-group::after {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background: url("../image/icons/sorting-icon.svg");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 81, src/sass/components/_woo-override.scss */
.woocommerce-ordering .orderby {
  border: 1px solid #98C1F4;
  width: 100%;
  color: #1B1B1B;
  padding-left: 43px;
  height: 43px;
}

/* line 92, src/sass/components/_woo-override.scss */
.woocommerce-account .woocommerce {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

@media (max-width: 575.98px) {
  /* line 92, src/sass/components/_woo-override.scss */
  .woocommerce-account .woocommerce {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

/* line 100, src/sass/components/_woo-override.scss */
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  width: 100% !important;
}

/* line 108, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content {
  width: 100% !important;
}

@media (max-width: 1199.98px) {
  /* line 108, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content {
    width: 70% !important;
  }
}

@media (max-width: 575.98px) {
  /* line 108, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content {
    width: 100% !important;
  }
}

/* line 122, src/sass/components/_woo-override.scss */
ins {
  text-decoration: none;
}

/* line 126, src/sass/components/_woo-override.scss */
del {
  display: block !important;
}

/* line 129, src/sass/components/_woo-override.scss */
del span {
  font-size: 0.625rem;
  line-height: 13px;
  color: #8998AB;
}

/* line 136, src/sass/components/_woo-override.scss */
.combine-module {
  margin-top: 29px !important;
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 136, src/sass/components/_woo-override.scss */
  .combine-module {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 575.98px) {
  /* line 136, src/sass/components/_woo-override.scss */
  .combine-module {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 767.98px) {
  /* line 148, src/sass/components/_woo-override.scss */
  .combine-module .combine-products-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: scroll;
  }
}

/* line 155, src/sass/components/_woo-override.scss */
.combine-module .h1 {
  line-height: 40px;
  color: #1B1B1B;
  font-size: 2.375rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 162, src/sass/components/_woo-override.scss */
  .combine-module .max-w-md-50 {
    max-width: 50%;
  }
}

/* line 168, src/sass/components/_woo-override.scss */
.combine-module .single-combine,
.combine-module .single-combine--placeholder {
  color: #002D64;
  font-size: 0.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 15px;
}

/* line 175, src/sass/components/_woo-override.scss */
.combine-module .single-combine span,
.combine-module .single-combine--placeholder span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
  display: block;
}

/* line 185, src/sass/components/_woo-override.scss */
.combine-module .single-combine .delelte-combine,
.combine-module .single-combine--placeholder .delelte-combine {
  cursor: pointer;
  margin-left: 12px;
  margin-right: 6px;
}

@media (max-width: 767.98px) {
  /* line 185, src/sass/components/_woo-override.scss */
  .combine-module .single-combine .delelte-combine,
  .combine-module .single-combine--placeholder .delelte-combine {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 195, src/sass/components/_woo-override.scss */
  .combine-module .single-combine .quantity,
  .combine-module .single-combine--placeholder .quantity {
    margin-left: auto !important;
  }
}

/* line 202, src/sass/components/_woo-override.scss */
.combine-module .single-combine .quantity input,
.combine-module .single-combine .quantity button,
.combine-module .single-combine--placeholder .quantity input,
.combine-module .single-combine--placeholder .quantity button {
  background: #F5F9FF;
  height: 32px;
  border: none;
}

/* line 209, src/sass/components/_woo-override.scss */
.combine-module .single-combine .quantity .qty-input::-webkit-outer-spin-button,
.combine-module .single-combine .quantity .qty-input::-webkit-inner-spin-button,
.combine-module .single-combine--placeholder .quantity .qty-input::-webkit-outer-spin-button,
.combine-module .single-combine--placeholder .quantity .qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 215, src/sass/components/_woo-override.scss */
.combine-module .single-combine .quantity input,
.combine-module .single-combine--placeholder .quantity input {
  width: 32px;
  margin: 0;
  text-align: center;
}

/* line 221, src/sass/components/_woo-override.scss */
.combine-module .single-combine .quantity .qty-minus,
.combine-module .single-combine .quantity .qty-plus,
.combine-module .single-combine--placeholder .quantity .qty-minus,
.combine-module .single-combine--placeholder .quantity .qty-plus {
  width: 24px;
}

/* line 226, src/sass/components/_woo-override.scss */
.combine-module .single-combine .quantity .qty-minus,
.combine-module .single-combine--placeholder .quantity .qty-minus {
  border-radius: 40px 0 0 40px;
}

/* line 230, src/sass/components/_woo-override.scss */
.combine-module .single-combine .quantity .qty-plus,
.combine-module .single-combine--placeholder .quantity .qty-plus {
  border-radius: 0 40px 40px 0;
}

/* line 236, src/sass/components/_woo-override.scss */
.combine-module .product-item {
  border: none;
  padding: 0px 0px 9px 0px;
}

/* line 240, src/sass/components/_woo-override.scss */
.combine-module .product-item .woocommerce-LoopProduct-link {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1199.98px) {
  /* line 240, src/sass/components/_woo-override.scss */
  .combine-module .product-item .woocommerce-LoopProduct-link {
    height: 100%;
  }
}

/* line 247, src/sass/components/_woo-override.scss */
.combine-module .product-item .woocommerce-LoopProduct-link img {
  max-width: 136px;
  width: 100%;
  height: auto;
}

@media (max-width: 991.98px) {
  /* line 247, src/sass/components/_woo-override.scss */
  .combine-module .product-item .woocommerce-LoopProduct-link img {
    max-width: 210px;
    width: 100%;
    height: auto;
  }
}

/* line 260, src/sass/components/_woo-override.scss */
.combine-module .product-item .product-item__separator {
  display: none;
}

/* line 264, src/sass/components/_woo-override.scss */
.combine-module .product-item h3 {
  margin-top: 4px !important;
  color: #1B1B1B;
  line-height: 26px !important;
  min-height: auto !important;
  margin-bottom: 4px !important;
}

@media (max-width: 991.98px) {
  /* line 264, src/sass/components/_woo-override.scss */
  .combine-module .product-item h3 {
    margin-top: 0 !important;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 16px;
  }
}

/* line 279, src/sass/components/_woo-override.scss */
.combine-module .product-item .product-content {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 137px;
}

@media (max-width: 1199.98px) {
  /* line 279, src/sass/components/_woo-override.scss */
  .combine-module .product-item .product-content {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    height: 100%;
  }
}

@media (max-width: 991.98px) {
  /* line 279, src/sass/components/_woo-override.scss */
  .combine-module .product-item .product-content {
    min-height: auto;
  }
}

/* line 295, src/sass/components/_woo-override.scss */
.combine-module .product-item .product-content .price del {
  margin-top: 0px;
  color: #6B6B6B;
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
}

/* line 303, src/sass/components/_woo-override.scss */
.combine-module .product-item .product-content .price ins {
  margin-top: 1px;
  color: #1B1B1B;
}

@media (max-width: 991.98px) {
  /* line 310, src/sass/components/_woo-override.scss */
  .combine-module .product-item .rating {
    display: none;
  }
}

/* line 316, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating > div .stock {
  display: -ms-flexbox !important;
  display: flex !important;
  line-height: 20px;
  font-size: 12px;
  padding: 0;
}

/* line 324, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .product-info {
  margin-bottom: 0 !important;
}

/* line 327, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .product-info h2,
.combine-module .product-item .rating .product-info .product-info-inc {
  display: none;
}

/* line 332, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .product-info .stock {
  padding-left: 24px;
  line-height: 20px !important;
  font-size: 12px !important;
  font-weight: 400;
}

/* line 342, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .product-info .stock::before {
  top: 50%;
  left: 8px;
  width: 16px;
  height: 16px;
}

/* line 349, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .product-info .stock::after {
  top: 50%;
  left: 8px;
  width: 8px;
  height: 6px;
}

/* line 357, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .product-info .delivery-time {
  display: none !important;
}

/* line 362, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .star-rating {
  margin-right: 6px;
  height: 11px;
}

@media (max-width: 1429px) {
  /* line 362, src/sass/components/_woo-override.scss */
  .combine-module .product-item .rating .star-rating {
    width: 6.4em;
  }
}

@media (max-width: 1100px) {
  /* line 362, src/sass/components/_woo-override.scss */
  .combine-module .product-item .rating .star-rating {
    width: 7.4em;
  }
}

/* line 374, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .star-rating::before {
  letter-spacing: 4px;
  font-size: 0.6875rem;
}

/* line 380, src/sass/components/_woo-override.scss */
.combine-module .product-item .rating .star-rating span::before {
  color: #FFB44F !important;
  letter-spacing: 4px;
  font-size: 0.6875rem;
}

@media (max-width: 767.98px) {
  /* line 390, src/sass/components/_woo-override.scss */
  .combine-module .product-item__bottom {
    margin-top: 0;
  }
}

/* line 396, src/sass/components/_woo-override.scss */
.combine-module .product-item__bottom .price del {
  margin-top: 0px;
  color: #6B6B6B;
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
}

/* line 404, src/sass/components/_woo-override.scss */
.combine-module .product-item__bottom .price ins {
  margin-top: 1px;
  color: #1B1B1B;
}

/* line 410, src/sass/components/_woo-override.scss */
.combine-module .product-item__bottom > div {
  height: auto;
}

/* line 415, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper {
  background: transparent !important;
  border-radius: 40px;
  border: 1px solid #033F88;
  color: #033F88;
  width: 146px;
  height: 45px;
  position: relative;
  font-size: 0.875rem;
}

@media (max-width: 991.98px) {
  /* line 415, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper {
    width: 100% !important;
    overflow: hidden;
    padding: 0;
    min-height: 48px;
  }
}

@media (max-width: 767.98px) {
  /* line 415, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper {
    width: 100% !important;
  }
}

/* line 437, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper::after {
  content: "";
  width: 16px;
  height: 16px;
  background: url("../image/icons/slim_combineren_add_to_cart.svg") !important;
  position: absolute;
  left: 22px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.2s ease !important;
}

@media (max-width: 1199.98px) {
  /* line 437, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper::after {
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
}

@media (max-width: 991.98px) {
  /* line 437, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper::after {
    left: 22px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}

/* line 461, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper:has(.add_to_cart_button:hover)::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

/* line 466, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper.added {
  border: 1px solid #00C974;
}

/* line 469, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper.added::after {
  content: "";
  width: 14px;
  height: 10px;
  background: url("../image/icons/inc_cart_combine.svg") !important;
  position: absolute;
  left: 24px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.2s ease !important;
}

@media (max-width: 1199.98px) {
  /* line 469, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper.added::after {
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
}

@media (max-width: 991.98px) {
  /* line 469, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper.added::after {
    left: 22px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}

/* line 493, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper.added:has(.add_to_cart_button:hover)::after {
  -webkit-filter: brightness(1) invert(0);
          filter: brightness(1) invert(0);
}

/* line 499, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button {
  padding: 6px 21px !important;
  line-height: 20px;
  color: #033F88 !important;
  text-indent: 0 !important;
  padding: 6px 13px 0px 43px !important;
  background: none !important;
  width: 100% !important;
  height: 100% !important;
  transition: all 0.2s ease !important;
  font-size: 0.875rem;
}

/* line 512, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button:hover {
  background: #033F88 !important;
  color: #fff !important;
}

@media (max-width: 1199.98px) {
  /* line 499, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button {
    text-indent: 9999px !important;
  }
}

@media (max-width: 991.98px) {
  /* line 499, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button {
    text-indent: 0 !important;
  }
}

/* line 525, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button.added {
  background: none !important;
  color: #00C974 !important;
  padding: 6px 13px 0px 43px !important;
}

@media (max-width: 991px) {
  /* line 525, src/sass/components/_woo-override.scss */
  .combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button.added {
    padding: 6px 13px 0px 25px !important;
  }
}

/* line 534, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button.added:hover {
  background: none !important;
  color: #00C974 !important;
}

/* line 539, src/sass/components/_woo-override.scss */
.combine-module .product-item .add_to_cart_button_wrapper .add_to_cart_button.added::after {
  content: none;
}

/* line 547, src/sass/components/_woo-override.scss */
.combine-module .combine-discount-flag {
  top: 28px !important;
  background: #0D62C9 !important;
  min-height: 21px !important;
  height: 21px !important;
  line-height: 20px !important;
  padding: 0 8px !important;
  border-radius: 4px !important;
  font-size: 0.75rem;
}

/* line 557, src/sass/components/_woo-override.scss */
.combine-module .combine-discount-flag--cart {
  padding: 0 10px;
  min-height: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 0.875rem;
}

/* line 566, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart {
  padding: 25px 30px 0px 29px;
  border: 1px solid #DCEBFE;
  border-radius: 8px 8px 0px 0px;
  border-bottom: none;
}

@media (max-width: 991.98px) {
  /* line 566, src/sass/components/_woo-override.scss */
  .combine-module .combine-product-cart {
    border: none;
    padding: 16px;
  }
}

@media (max-width: 767.98px) {
  /* line 566, src/sass/components/_woo-override.scss */
  .combine-module .combine-product-cart {
    padding-bottom: 4px;
  }
}

/* line 581, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart > span {
  line-height: 32px;
  font-size: 1.75rem;
}

@media (max-width: 991.98px) {
  /* line 581, src/sass/components/_woo-override.scss */
  .combine-module .combine-product-cart > span {
    line-height: 28px;
    font-size: 1.375rem;
  }
}

/* line 594, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart .combine-header img {
  max-width: 39px;
}

/* line 598, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart .combine-header span {
  color: #1B1B1B;
  line-height: 20px;
  font-size: 0.875rem;
}

@media (max-width: 991.98px) {
  /* line 598, src/sass/components/_woo-override.scss */
  .combine-module .combine-product-cart .combine-header span {
    line-height: 20px;
    color: #6B6B6B;
    font-weight: 400;
    font-size: 0.875rem;
  }
}

/* line 617, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine img,
.combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine--placeholder img {
  max-width: 39px;
}

/* line 621, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine span,
.combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine--placeholder span {
  line-height: 20px;
  color: #1b1b1b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  /* line 631, src/sass/components/_woo-override.scss */
  .combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine .product-name-price-wrapper,
  .combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine--placeholder .product-name-price-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 50%;
  }
}

/* line 638, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine .product-name-price-wrapper .mobile_price,
.combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine--placeholder .product-name-price-wrapper .mobile_price {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 638, src/sass/components/_woo-override.scss */
  .combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine .product-name-price-wrapper .mobile_price,
  .combine-module .combine-product-cart .combine-product-cart-wrapper .single-combine--placeholder .product-name-price-wrapper .mobile_price {
    display: block;
    line-height: 20px;
    font-weight: 700;
    font-size: 0.875rem;
  }
}

/* line 653, src/sass/components/_woo-override.scss */
.combine-module .combine-product-cart .combine-product-cart-wrapper--placeholder-text p {
  color: #6B6B6B;
  line-height: 26px;
  font-size: 1rem;
}

/* line 663, src/sass/components/_woo-override.scss */
.combine-module .summary-combine {
  padding: 14px 32px 0 30px;
  background: #F5F9FF;
  border-radius: 0 0 8px 8px;
}

@media (max-width: 991.98px) {
  /* line 663, src/sass/components/_woo-override.scss */
  .combine-module .summary-combine {
    background: none;
    padding: 16px;
  }
}

@media (max-width: 767.98px) {
  /* line 663, src/sass/components/_woo-override.scss */
  .combine-module .summary-combine {
    background: none;
    padding-top: 0;
  }
}

/* line 678, src/sass/components/_woo-override.scss */
.combine-module .summary-combine .discount_wrapper,
.combine-module .summary-combine .total_wrapper {
  line-height: 20px;
}

/* line 684, src/sass/components/_woo-override.scss */
.combine-module .summary-combine .combine-add-to-cart::after {
  top: 50% !important;
  -ms-transform: translateY(-50%) !important;
      transform: translateY(-50%) !important;
}

/* line 692, src/sass/components/_woo-override.scss */
.up-sells {
  display: none !important;
}

@media (min-width: 992px) {
  /* line 695, src/sass/components/_woo-override.scss */
  .up-sells .product-list {
    margin: 0 -15px;
  }
}

/* line 701, src/sass/components/_woo-override.scss */
.up-sells h2 {
  line-height: 40px;
  font-weight: 700;
  color: #33373D;
  margin-bottom: 24px;
  font-size: 2rem;
}

/* line 711, src/sass/components/_woo-override.scss */
.carousel-product .product-item {
  padding: 0;
  border: 0;
  border-radius: 0;
  max-height: 100% !important;
}

/* line 717, src/sass/components/_woo-override.scss */
.carousel-product .product-item__separator {
  display: none;
}

/* line 721, src/sass/components/_woo-override.scss */
.carousel-product .product-item .add_to_cart_button {
  background: url(../image/icons/cart.svg) no-repeat center center #033F88 !important;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  border-radius: 100% !important;
  background-size: 17px !important;
}

/* line 729, src/sass/components/_woo-override.scss */
.carousel-product .product-item .add_to_cart_button:hover {
  background-color: #0D62C9;
}

/* line 733, src/sass/components/_woo-override.scss */
.carousel-product .product-item .add_to_cart_button:focus {
  background-color: #0D62C9;
}

/* line 738, src/sass/components/_woo-override.scss */
.carousel-product .product-item__bottom > div {
  height: 34px;
}

/* line 742, src/sass/components/_woo-override.scss */
.carousel-product .product-item a {
  padding: 0 !important;
}

/* line 745, src/sass/components/_woo-override.scss */
.carousel-product .product-item a .img-thumbnail {
  background: #F5F9FE;
  border-radius: 4px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 278px;
}

/* line 756, src/sass/components/_woo-override.scss */
.carousel-product .product-item .qib-container {
  border: 1px solid #DEE6F0;
  border-radius: 40px;
  height: 36px;
  margin-right: 8px;
}

/* line 762, src/sass/components/_woo-override.scss */
.carousel-product .product-item .qib-container .qib-button {
  border: none !important;
  height: 100% !important;
  font-size: 0 !important;
}

/* line 767, src/sass/components/_woo-override.scss */
.carousel-product .product-item .qib-container .qib-button.minus {
  background: url("../image/icons/minus-blue.svg") no-repeat center !important;
  width: 32px !important;
}

@media (max-width: 1429px) and (min-width: 1199px) {
  /* line 767, src/sass/components/_woo-override.scss */
  .carousel-product .product-item .qib-container .qib-button.minus {
    width: 35px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 767, src/sass/components/_woo-override.scss */
  .carousel-product .product-item .qib-container .qib-button.minus {
    width: 35px !important;
  }
}

/* line 779, src/sass/components/_woo-override.scss */
.carousel-product .product-item .qib-container .qib-button.plus {
  background: url("../image/icons/plus-blue.svg") no-repeat center !important;
  width: 32px !important;
}

@media (max-width: 1429px) and (min-width: 1199px) {
  /* line 779, src/sass/components/_woo-override.scss */
  .carousel-product .product-item .qib-container .qib-button.plus {
    width: 35px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 779, src/sass/components/_woo-override.scss */
  .carousel-product .product-item .qib-container .qib-button.plus {
    width: 35px !important;
  }
}

/* line 792, src/sass/components/_woo-override.scss */
.carousel-product .product-item .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  border-color: #DEE6F0;
  color: #33373D;
}

/* line 796, src/sass/components/_woo-override.scss */
.carousel-product .product-item .qib-container .quantity input.qty:not(#qib_id):not(#qib_id):focus {
  border-width: 1px;
  border-color: #DEE6F0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 792, src/sass/components/_woo-override.scss */
  .carousel-product .product-item .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    width: 35px;
  }
}

/* line 806, src/sass/components/_woo-override.scss */
.carousel-product .product-item .quantity {
  height: 100%;
}

/* line 809, src/sass/components/_woo-override.scss */
.carousel-product .product-item .quantity .qty {
  font-size: 1rem;
  height: 100% !important;
  line-height: 21px;
  color: #33373D;
  font-weight: 700;
  border-left: 1px solid #BECEFC !important;
  border-right: 1px solid #BECEFC !important;
  border-top: 0 solid #BECEFC !important;
  border-bottom: 0 solid #BECEFC !important;
}

/* line 822, src/sass/components/_woo-override.scss */
.carousel-product .product-item .woocommerce-Price-amount {
  font-weight: 700;
  line-height: 28px;
  color: #33373D;
  margin-bottom: 0;
  display: block;
  font-size: 1.25rem;
}

/* line 833, src/sass/components/_woo-override.scss */
.carousel-product .product-item del .woocommerce-Price-amount {
  color: #8190A2 !important;
  text-decoration: line-through;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 843, src/sass/components/_woo-override.scss */
.carousel-product .product-item h3 {
  color: #33373D;
  line-height: 24px;
  font-size: 1rem;
}

/* line 849, src/sass/components/_woo-override.scss */
.carousel-product .combine-discount-flag {
  top: 24px;
  font-weight: 700;
  background: #033F88;
  color: #fff;
  padding: 8px 16px 8px 12px;
  border-radius: 0 4px 4px 0;
  line-height: 20px;
  font-size: 0.75rem;
}

/* line 859, src/sass/components/_woo-override.scss */
.carousel-product .slick-arrow {
  position: absolute;
  top: -40px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  background: #FFF;
  border: 1px solid #DEE6F0;
  border-radius: 50%;
  font-size: 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 859, src/sass/components/_woo-override.scss */
  .carousel-product .slick-arrow {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 767.98px) {
  /* line 859, src/sass/components/_woo-override.scss */
  .carousel-product .slick-arrow {
    top: 130px;
  }
}

/* line 877, src/sass/components/_woo-override.scss */
.carousel-product .slick-arrow.slick-next {
  right: 15px;
  background: url(../image/icons/slick_next.svg) #FFF center center no-repeat;
}

@media (max-width: 767.98px) {
  /* line 877, src/sass/components/_woo-override.scss */
  .carousel-product .slick-arrow.slick-next {
    right: 0;
  }
}

/* line 886, src/sass/components/_woo-override.scss */
.carousel-product .slick-arrow.slick-prev {
  right: 55px;
  z-index: 1;
  background: url(../image/icons/slick_prev.svg) #FFF center center no-repeat;
}

@media (max-width: 991.98px) {
  /* line 886, src/sass/components/_woo-override.scss */
  .carousel-product .slick-arrow.slick-prev {
    right: 70px;
  }
}

@media (max-width: 767.98px) {
  /* line 886, src/sass/components/_woo-override.scss */
  .carousel-product .slick-arrow.slick-prev {
    right: auto;
    left: 0;
  }
}

/* line 902, src/sass/components/_woo-override.scss */
.combine-discount-flag {
  position: absolute;
  top: 15px;
  left: 0;
  overflow: hidden;
  background: #FF7E21;
  border-radius: 0 2px 2px 0;
  color: #FFF;
  font-weight: 500;
  display: inline-block;
  min-height: 34px;
  height: 34px;
  line-height: 36px;
  padding: 0 17px;
  font-size: 1rem;
}

/* line 918, src/sass/components/_woo-override.scss */
.combine-discount-flag--cart {
  padding: 0 10px;
  min-height: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 0.875rem;
}

/* line 928, src/sass/components/_woo-override.scss */
.woocommerce-combine .add_to_cart_button {
  background: url(../image/icons/add-combine.png) no-repeat center center #00C974 !important;
  background-size: contain !important;
}

/* line 933, src/sass/components/_woo-override.scss */
.woocommerce-combine .flags-wrapper {
  display: none !important;
}

/* line 937, src/sass/components/_woo-override.scss */
.woocommerce-combine .slick-track {
  margin: 0;
}

/* line 941, src/sass/components/_woo-override.scss */
.woocommerce-combine hr {
  width: 100%;
  border: none;
  height: 1px;
  background: #DEE6F0;
}

/* line 948, src/sass/components/_woo-override.scss */
.woocommerce-combine .post-cart--wrapper {
  height: calc(100% - 1.5rem);
  box-shadow: none;
  padding: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (max-width: 991.98px) {
  /* line 948, src/sass/components/_woo-override.scss */
  .woocommerce-combine .post-cart--wrapper {
    border: 1px solid #BECEFC;
  }
}

/* line 957, src/sass/components/_woo-override.scss */
.woocommerce-combine .post-cart--wrapper .fs-16 {
  font-size: 16px !important;
}

/* line 961, src/sass/components/_woo-override.scss */
.woocommerce-combine .post-cart--wrapper .b-b-1 {
  border-bottom: 1px solid #BECEFC;
}

/* line 965, src/sass/components/_woo-override.scss */
.woocommerce-combine .post-cart--wrapper .b-t-1 {
  border-top: 1px solid #BECEFC;
}

@media (max-width: 991.98px) {
  /* line 965, src/sass/components/_woo-override.scss */
  .woocommerce-combine .post-cart--wrapper .b-t-1 {
    border: none;
  }
}

/* line 973, src/sass/components/_woo-override.scss */
.woocommerce-combine .post-cart--wrapper .custom-add-to-cart {
  width: 100% !important;
  background-position: 25% center !important;
}

/* line 979, src/sass/components/_woo-override.scss */
.woocommerce-combine .product-item {
  max-height: 323px;
}

@media (max-width: 1199.98px) {
  /* line 979, src/sass/components/_woo-override.scss */
  .woocommerce-combine .product-item {
    max-height: 100%;
  }
}

/* line 989, src/sass/components/_woo-override.scss */
.aside_cart span {
  font-size: 0.875rem;
  color: #1b1b1b;
}

/* line 994, src/sass/components/_woo-override.scss */
.aside_cart .price-sale {
  color: #1b1b1b;
}

/* line 997, src/sass/components/_woo-override.scss */
.aside_cart .price-sale span {
  color: #1b1b1b;
}

/* line 1004, src/sass/components/_woo-override.scss */
.combine-add-to-cart.combine-add-to-cart {
  margin-left: 0px !important;
}

/* line 1009, src/sass/components/_woo-override.scss */
.woocommerce-NoticeGroup {
  width: 100%;
  padding: 0 15px;
}

/* line 1014, src/sass/components/_woo-override.scss */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-radius: 4px;
  border-top: 0;
  padding: 9px 13px 9px 37px;
  font-size: 0.75rem;
}

/* line 1023, src/sass/components/_woo-override.scss */
.woocommerce-error {
  background: rgba(235, 87, 87, 0.1);
  color: #C63636;
}

/* line 1027, src/sass/components/_woo-override.scss */
.woocommerce-error::before {
  content: "";
  background: url(../image/icons/alert.svg) no-repeat;
  width: 14px;
  height: 13px;
  left: 1em;
  top: 11px;
}

/* line 1037, src/sass/components/_woo-override.scss */
.woocommerce-message {
  background: rgba(0, 201, 116, 0.1);
  color: #1AA66B;
}

/* line 1041, src/sass/components/_woo-override.scss */
.woocommerce-message::before {
  content: "";
  background: url(../image/icons/check-green.svg) no-repeat;
  width: 14px;
  height: 14px;
  left: 1em;
  top: 11px;
}

/* line 1051, src/sass/components/_woo-override.scss */
.woocommerce-info {
  font-weight: 500;
  color: #033f88;
  background: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  font-size: 1rem;
}

/* line 1061, src/sass/components/_woo-override.scss */
.woocommerce-info::before {
  content: none;
}

/* line 1065, src/sass/components/_woo-override.scss */
.woocommerce-info a {
  -ms-flex-order: 2;
      order: 2;
  padding: 17px 61px !important;
  color: #fff !important;
  background: #00C974 !important;
  margin-top: 30px !important;
  font-size: 1rem;
}

/* line 1077, src/sass/components/_woo-override.scss */
.zwembad_template_single_add_to_cart .cart {
  -ms-flex-order: 3;
      order: 3;
}

/* line 1081, src/sass/components/_woo-override.scss */
.zwembad_template_single_add_to_cart .cwginstock-subscribe-form {
  -ms-flex-order: 0;
      order: 0;
}

/* line 1085, src/sass/components/_woo-override.scss */
.zwembad_template_single_add_to_cart .wc-force-sells {
  border: 1px solid #2caedb;
  padding: 15px;
  border-radius: 5px;
  margin-top: 15px;
  max-width: 500px;
}

/* line 1092, src/sass/components/_woo-override.scss */
.zwembad_template_single_add_to_cart .wc-force-sells p {
  margin-bottom: 5px;
}

/* line 1096, src/sass/components/_woo-override.scss */
.zwembad_template_single_add_to_cart .wc-force-sells ul {
  padding-left: 15px;
  margin-bottom: 0;
}

/* line 1103, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation {
  width: auto !important;
  margin-top: 120px !important;
}

@media (max-width: 575.98px) {
  /* line 1103, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-navigation {
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    margin-bottom: -26px !important;
    margin-top: -3px !important;
  }
  /* line 1113, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-navigation ul {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
  }
}

@media (max-width: 575.98px) and (max-width: 575.98px) {
  /* line 1113, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-navigation ul {
    padding-right: 20px;
    margin-bottom: 14px;
  }
}

/* line 1128, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation .is-active a {
  color: #ff7e21 !important;
  font-weight: 700 !important;
}

/* line 1134, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation ul {
  list-style: none;
}

/* line 1137, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 8px;
}

/* line 1140, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation ul li a {
  line-height: 16px;
  font-size: 0.875rem;
}

/* line 1147, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout {
  padding-top: 17px;
}

/* line 1150, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout a {
  color: #eb5757 !important;
  position: relative;
}

/* line 1154, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout a::after {
  content: "";
  position: absolute;
  background: url(../image/icons/woo-logout.svg) no-repeat;
  height: 16px;
  width: 16px;
  right: -28px;
  top: 0;
}

/* line 1164, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout a::before {
  content: "";
  position: absolute;
  background: #dde6f0;
  height: 1px;
  width: 100px;
  left: 0;
  top: -16px;
}

@media (max-width: 575.98px) {
  /* line 1147, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout {
    display: none;
  }
}

/* line 1182, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content {
  float: right;
  margin-left: 89px !important;
  margin-bottom: 148px;
}

@media (max-width: 767.98px) {
  /* line 1182, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-content {
    margin-left: 15px !important;
  }
}

@media (max-width: 575.98px) {
  /* line 1182, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-content {
    margin-left: 0px !important;
  }
}

/* line 1195, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content h1 {
  margin-bottom: 23px !important;
  color: #002d64 !important;
}

/* line 1200, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content .container {
  padding: 0;
}

/* line 1204, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content .woocommerce-breadcrumb {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  line-height: 21px;
  font-size: 1rem;
  color: #5F6772 !important;
}

/* line 1210, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content .woocommerce-breadcrumb a {
  color: #8190A2 !important;
}

@media (max-width: 575.98px) {
  /* line 1204, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-content .woocommerce-breadcrumb {
    display: none;
  }
}

/* line 1221, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content .question {
  margin-top: 0;
}

@media (max-width: 991.98px) {
  /* line 1221, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-content .question {
    margin-top: 28px;
    margin-bottom: 24px;
  }
}

/* line 1229, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content .question p {
  font-weight: 400;
  font-family: 'DM sans', sans-serif;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 8px;
  font-size: 0.875rem;
}

@media (max-width: 991.98px) {
  /* line 1229, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-content .question p {
    line-height: 18px;
  }
}

/* line 1244, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content strong {
  font-weight: 400;
  font-family: 'DM sans', sans-serif;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 8px;
  font-size: 0.875rem;
}

/* line 1254, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content ul {
  padding: 0;
}

/* line 1257, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content ul li {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 1262, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content ul li a {
  color: #eb5757 !important;
  position: relative;
}

/* line 1266, src/sass/components/_woo-override.scss */
.woocommerce-MyAccount-content ul li a::after {
  content: "";
  position: absolute;
  background: url(../image/icons/woo-logout.svg) no-repeat;
  height: 16px;
  width: 16px;
  right: -28px;
  top: 4px;
}

@media (min-width: 576px) {
  /* line 1257, src/sass/components/_woo-override.scss */
  .woocommerce-MyAccount-content ul li {
    display: none;
  }
}

/* line 1284, src/sass/components/_woo-override.scss */
.modal-myaccount {
  padding-right: 0 !important;
}

/* line 1287, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-dialog {
  max-width: 608px;
}

/* line 1292, src/sass/components/_woo-override.scss */
.modal-myaccount .BTW label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (max-width: 991.98px) {
  /* line 1292, src/sass/components/_woo-override.scss */
  .modal-myaccount .BTW label {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
}

/* line 1302, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content {
  width: 608px;
  height: 451px;
}

@media (max-width: 991.98px) {
  /* line 1302, src/sass/components/_woo-override.scss */
  .modal-myaccount .modal-content {
    width: 100%;
    height: 100%;
    margin-top: 100px;
  }
}

/* line 1312, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body {
  padding: 16px 40px !important;
}

/* line 1315, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body h3 {
  color: #002d64;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.5rem;
}

@media (max-width: 575.98px) {
  /* line 1315, src/sass/components/_woo-override.scss */
  .modal-myaccount .modal-content .modal-body h3 {
    font-size: 1.125rem;
  }
}

/* line 1327, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body label {
  margin-bottom: 1px;
  margin-top: 20px;
  color: #033f88;
  text-align: left;
  font-size: 0.875rem;
}

/* line 1336, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .space {
  margin-right: 32px;
}

/* line 1340, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .btn {
  height: 45px;
  width: 252px;
  border-radius: 5px;
  font-size: 1rem;
}

/* line 1348, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .input-text {
  color: #002d64 !important;
}

/* line 1352, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body #billing_phone {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 1357, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .btn-secondary {
  border: 1px solid #8190a2;
  background: #fff;
  color: #8190a2;
}

/* line 1363, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .form-row {
  margin-bottom: 0;
}

/* line 1367, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body br {
  display: none;
}

/* line 1371, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .clear {
  display: none;
}

/* line 1375, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .btn-primary {
  border: none;
  background: #ff7e21;
  color: #fff;
}

@media (max-width: 991.98px) {
  /* line 1375, src/sass/components/_woo-override.scss */
  .modal-myaccount .modal-content .modal-body .btn-primary {
    margin-bottom: 16px;
  }
}

/* line 1385, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body input {
  height: 40px !important;
  width: 248px !important;
  border: 1px solid #dee6f0 !important;
  border-radius: 5px !important;
}

@media (max-width: 991.98px) {
  /* line 1385, src/sass/components/_woo-override.scss */
  .modal-myaccount .modal-content .modal-body input {
    width: 100% !important;
  }
}

/* line 1396, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .buttons {
  margin-top: 40px;
}

/* line 1400, src/sass/components/_woo-override.scss */
.modal-myaccount .modal-content .modal-body .display-set {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (max-width: 991.98px) {
  /* line 1400, src/sass/components/_woo-override.scss */
  .modal-myaccount .modal-content .modal-body .display-set {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
}

/* line 1413, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-dialog {
  max-width: 608px;
}

/* line 1417, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-body {
  padding: 16px 36px !important;
}

/* line 1421, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content {
  width: 608px;
  height: 451px;
}

@media (max-width: 991.98px) {
  /* line 1421, src/sass/components/_woo-override.scss */
  .modal-myaccount-pass .modal-content {
    width: 100%;
    height: 100%;
  }
}

/* line 1431, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form label {
  margin-bottom: 3px;
}

/* line 1436, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form fieldset .password-input {
  width: 100% !important;
}

/* line 1439, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form fieldset .password-input input {
  width: 100% !important;
}

/* line 1444, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form fieldset .input-text {
  width: 528px !important;
}

@media (max-width: 991.98px) {
  /* line 1444, src/sass/components/_woo-override.scss */
  .modal-myaccount-pass .modal-content form fieldset .input-text {
    width: 100% !important;
  }
}

/* line 1453, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form .btn-secondary {
  margin-right: 24px;
  border: 1px solid #8190a2;
  background: #fff;
  color: #8190a2;
}

@media (max-width: 767.98px) {
  /* line 1453, src/sass/components/_woo-override.scss */
  .modal-myaccount-pass .modal-content form .btn-secondary {
    margin-right: 0;
  }
}

/* line 1464, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form .btn-primary {
  border: none;
  background: #ff7e21;
  color: #fff;
}

@media (max-width: 991.98px) {
  /* line 1464, src/sass/components/_woo-override.scss */
  .modal-myaccount-pass .modal-content form .btn-primary {
    margin-bottom: 16px;
  }
}

/* line 1474, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form .btn {
  height: 45px;
  width: 252px;
  border-radius: 5px;
  font-size: 1rem;
}

/* line 1482, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form p {
  margin-bottom: 18px;
}

/* line 1486, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form .show-password-input {
  display: none;
}

/* line 1490, src/sass/components/_woo-override.scss */
.modal-myaccount-pass .modal-content form .buttons {
  margin: 19px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 1498, src/sass/components/_woo-override.scss */
.modal-myaccount-pass h3 {
  color: #002d64;
  margin-top: 30px;
  margin-bottom: 34px;
  text-align: center;
  font-size: 1.5rem;
}

@media (max-width: 575.98px) {
  /* line 1498, src/sass/components/_woo-override.scss */
  .modal-myaccount-pass h3 {
    font-size: 1.125rem;
  }
}

/* line 1512, src/sass/components/_woo-override.scss */
.woocommerce-Addresses {
  display: -ms-flexbox;
  display: flex;
  margin-right: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 575.98px) {
  /* line 1512, src/sass/components/_woo-override.scss */
  .woocommerce-Addresses {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

/* line 1521, src/sass/components/_woo-override.scss */
.woocommerce-Addresses .woocommerce-Address {
  margin-right: 30px;
  position: relative;
  width: 319px !important;
  border: 1px solid #dee6f0;
  border-radius: 10px;
  padding: 16px;
  max-height: 244px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 24px;
}

@media (max-width: 575.98px) {
  /* line 1521, src/sass/components/_woo-override.scss */
  .woocommerce-Addresses .woocommerce-Address {
    width: 100% !important;
  }
}

@media (max-width: 991.98px) {
  /* line 1537, src/sass/components/_woo-override.scss */
  .woocommerce-Addresses .woocommerce-Address address {
    margin-top: 5px;
  }
}

/* line 1542, src/sass/components/_woo-override.scss */
.woocommerce-Addresses .woocommerce-Address address p {
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 4px;
  font-size: 0.875rem;
}

@media (max-width: 991.98px) {
  /* line 1542, src/sass/components/_woo-override.scss */
  .woocommerce-Addresses .woocommerce-Address address p {
    margin-top: 0;
    line-height: 24px;
  }
}

/* line 1556, src/sass/components/_woo-override.scss */
.woocommerce-Addresses .woocommerce-Address address span {
  position: relative;
  display: block;
  color: #8190a2;
  padding-left: 25px;
  margin-top: 13px;
  font-size: 0.75rem;
}

/* line 1567, src/sass/components/_woo-override.scss */
.woocommerce-Addresses .woocommerce-Address address .standard-adress::after {
  content: "";
  position: absolute;
  background: url("../image/icons/check-blue.svg");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  left: 0;
  top: 2px;
}

/* line 1580, src/sass/components/_woo-override.scss */
.woocommerce-Addresses .woocommerce-Address .bewerking {
  line-height: 24px;
  font-weight: 500;
  color: #ff7e21;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  position: relative;
  padding-right: 12px;
  margin-top: auto;
  margin-left: auto;
  margin-right: 0;
  font-size: 0.875rem;
}

/* line 1594, src/sass/components/_woo-override.scss */
.woocommerce-Addresses .woocommerce-Address .bewerking::after {
  content: "";
  position: absolute;
  background: url("../image/icons/arrow-right-orange.svg");
  top: 50%;
  right: -5px;
  height: 8px;
  width: 8px;
  background-repeat: no-repeat;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 1610, src/sass/components/_woo-override.scss */
.woocommerce-Address-title h3 {
  line-height: 24px;
  font-weight: 700;
  color: #033f88;
  font-size: 0.875rem;
}

/* line 1618, src/sass/components/_woo-override.scss */
.woocommerce-Address-title a {
  position: absolute;
  right: 16px;
}

/* line 1624, src/sass/components/_woo-override.scss */
.woocommerce-orders-table__row {
  border-collapse: collapse;
  border: none;
  border-radius: 28px;
}

@media (max-width: 767.98px) {
  /* line 1630, src/sass/components/_woo-override.scss */
  .mobile-heading {
    margin-top: -32px;
    margin-bottom: 6px;
    font-size: 1.125rem;
  }
}

/* line 1639, src/sass/components/_woo-override.scss */
.page-template-default .main-container table {
  border: 0 !important;
}

/* line 1645, src/sass/components/_woo-override.scss */
.woocommerce-view-order .woocommerce-MyAccount-navigation ul {
  margin-bottom: 10px;
  padding-left: 30px;
}

@media (max-width: 767.98px) {
  /* line 1645, src/sass/components/_woo-override.scss */
  .woocommerce-view-order .woocommerce-MyAccount-navigation ul {
    padding-left: 0;
  }
}

/* line 1660, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content {
  width: 81% !important;
  margin-bottom: 100px !important;
}

@media (max-width: 575.98px) {
  /* line 1660, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content {
    width: 100% !important;
    margin-bottom: 90px !important;
  }
}

/* line 1669, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .btn-wrapper,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .btn-wrapper {
  margin-top: 68px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 991.98px) {
  /* line 1669, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .btn-wrapper,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .btn-wrapper {
    margin-top: 0;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
}

/* line 1682, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .btn-wrapper .btn,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .btn-wrapper .btn {
  border: 1px solid #8190a2;
  color: #8190a2;
  padding: 11px 26px;
  border-radius: 5px;
  font-family: 'DM Sans' sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  font-size: 1rem;
}

/* line 1698, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table {
  margin-top: 9px !important;
  width: 100% !important;
  border: 0px !important;
}

/* line 1703, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table .separator,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table .separator {
  height: 18px;
  display: block;
}

/* line 1708, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody {
  box-shadow: 0 0 0 1px #dee6f0;
  border-radius: 5px !important;
  margin-bottom: 0;
  width: 100% !important;
  -webkit-box-shadow: 0 0 0 1px #dee6f0;
  display: block;
}

/* line 1716, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody th,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody th {
  font-family: 'DM-Sans', sans-serif;
  padding-top: 17px;
  padding-left: 15px;
}

/* line 1722, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody .content,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody .content {
  position: relative;
  padding: 7px 0 16px 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

@media (max-width: 1199.98px) {
  /* line 1722, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody .content,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody .content {
    padding: 0 0 16px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (max-width: 767.98px) {
  /* line 1722, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody .content,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody .content {
    padding: 0 0 5px 15px;
  }
}

/* line 1739, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr {
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  color: #033F88;
  line-height: 24px;
  font-size: 0.875rem;
}

/* line 1749, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr .toestand,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr .toestand {
  width: 170px;
}

@media (max-width: 575.98px) {
  /* line 1749, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr .toestand,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr .toestand {
    width: 100%;
  }
}

/* line 1757, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr .betalingsstatus,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr .betalingsstatus {
  width: 272px;
}

/* line 1761, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr .datum,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr .datum {
  width: 170px;
}

/* line 1765, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr .totale,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr .totale {
  width: 181px;
}

/* line 1769, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td {
  padding: 0 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: end;
  background: none !important;
  border: none !important;
}

@media (max-width: 575.98px) {
  /* line 1769, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td {
    padding-top: 8px !important;
  }
}

/* line 1781, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td p,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td p {
  margin-bottom: 0;
  font-weight: 700;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  color: #033F88;
  letter-spacing: 0;
  line-height: 23px;
  font-size: 0.75rem;
}

/* line 1793, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td span,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td span {
  padding-left: 6px;
  line-height: 23px;
  font-family: 'DM Sans', sans-serif;
  color: #5f6772;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 0.875rem;
}

@media (max-width: 575.98px) {
  /* line 1793, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td span,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td span {
    padding-left: 3px !important;
  }
}

/* line 1813, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur {
  font-family: 'DM Sans', sans-serif;
  line-height: 24px;
  position: absolute;
  color: #ff7e21;
  text-transform: capitalize;
  font-weight: 500;
  padding-left: 25px;
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  top: -10px;
  right: 78px;
  font-size: 0.875rem;
}

@media (max-width: 1199.98px) {
  /* line 1813, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur {
    top: -26px;
  }
}

/* line 1833, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur::before,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur::before {
  content: '';
  background: url("../image/icons/factuur.svg");
  background-repeat: no-repeat;
  position: absolute;
  height: 16px;
  width: 16px;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media (max-width: 575.98px) {
  /* line 1813, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td .factur {
    margin-bottom: 10px;
  }
}

/* line 1850, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td .details,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td .details {
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  line-height: 24px;
  position: absolute;
  top: 2px;
  right: 2px;
  color: #ff7e21;
  text-transform: capitalize;
  padding-left: 25px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background: none;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.875rem;
}

@media (max-width: 1199.98px) {
  /* line 1850, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td .details,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td .details {
    top: -14px;
  }
}

/* line 1871, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table tbody tr td .details img,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table tbody tr td .details img {
  padding-left: 5px;
}

/* line 1879, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table .no-border,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table .no-border {
  box-shadow: none;
  border: 0 !important;
}

/* line 1885, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .category,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .category {
  letter-spacing: 0;
  margin-top: 22px;
  margin-bottom: 13px;
  color: #033f88;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}

@media (max-width: 991.98px) {
  /* line 1885, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .category,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .category {
    margin-top: 24px;
    margin-bottom: 10px;
  }
}

/* line 1902, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .name,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .name {
  color: #002d64;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 0.875rem;
}

@media (max-width: 575.98px) {
  /* line 1902, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .name,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .name {
    line-height: 18px;
  }
}

/* line 1917, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .product-count,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .product-count {
  font-weight: 400;
  font-family: 'DM Sans', sans-serif;
  padding-left: 20px;
  color: #8190a2;
  font-size: 0.75rem;
}

/* line 1926, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .price,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .price {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  color: #002d64;
  padding-right: 4px;
  font-size: 0.875rem;
}

/* line 1935, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .one-product,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .one-product {
  margin-top: 13px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dee6f0;
  min-height: 79px;
}

@media (max-width: 575.98px) {
  /* line 1935, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .one-product,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .one-product {
    padding-bottom: 0;
  }
}

/* line 1946, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .one-product .wrapper img,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .one-product .wrapper img {
  height: 60px !important;
  margin-left: 10px;
}

@media (max-width: 575.98px) {
  /* line 1951, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .one-product .wrapper div,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .one-product .wrapper div {
    padding-right: 50px;
  }
}

/* line 1959, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content table,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content table {
  margin-top: 8px !important;
}

/* line 1963, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .summary,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .summary {
  padding-left: 48px;
  margin-top: 18px;
  margin-bottom: 20px;
}

@media (max-width: 991.98px) {
  /* line 1963, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .summary,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .summary {
    padding-left: 16px;
  }
}

/* line 1974, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .summary-row p,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .summary-row p {
  letter-spacing: 0;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #033f88;
  text-transform: uppercase;
  margin-bottom: 10px !important;
  font-size: 0.75rem;
}

/* line 1986, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .summary-row .price,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .summary-row .price {
  letter-spacing: 0;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  color: #002d64;
  padding-right: 4px;
  text-transform: capitalize;
  font-size: 0.875rem;
}

/* line 1997, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .summary-row .total-price,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .summary-row .total-price {
  color: #002d64;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  padding-right: 4px;
  font-size: 1.125rem;
}

/* line 2008, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .summary-row-footer p,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .summary-row-footer p {
  font-family: 'DM Sans', sans-serif;
  color: #002d64;
  font-weight: 400;
  padding-right: 4px;
  margin-top: -2px;
  font-size: 0.75rem;
}

/* line 2018, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-title,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-title {
  color: #033f88;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 4px;
  font-family: 'PT Sans', sans-serif;
  font-size: 0.75rem;
}

/* line 2028, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper {
  border: 1px solid #dee6f0;
  padding: 16px;
  border-radius: 10px;
  max-height: 204px;
  height: 100%;
}

@media (max-width: 1199.98px) {
  /* line 2028, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper {
    margin-bottom: 36px;
  }
}

/* line 2039, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper .name,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper .name {
  padding-left: 0px;
  color: #033f88;
  font-weight: 700;
  line-height: 24px;
  font-size: 0.875rem;
}

/* line 2048, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper .address,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper .address {
  font-weight: 400;
  line-height: 24px;
  padding-top: 8px;
  margin-bottom: 10px;
  font-size: 0.875rem;
}

/* line 2057, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper .phone,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper .phone {
  font-weight: 400;
  line-height: 16px;
  color: #5f6772;
  margin-bottom: 0;
  font-size: 0.875rem;
}

/* line 2066, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper .email,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper .email {
  font-weight: 400;
  line-height: 16px;
  color: #5f6772;
  margin-bottom: 0;
  font-size: 0.875rem;
}

/* line 2075, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper a,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper a {
  padding-left: 16px;
  font-size: 0.875rem;
}

/* line 2081, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper .last-tile-text,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper .last-tile-text {
  color: #033f88;
  margin-top: 9px;
  line-height: 18px;
  margin-bottom: 8px;
  padding-right: 30px;
  font-size: 0.875rem;
}

/* line 2091, src/sass/components/_woo-override.scss */
.woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper-last,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper-last {
  background: #f6f8fc;
  border: none;
  height: 100%;
}

@media (max-width: 991.98px) {
  /* line 2091, src/sass/components/_woo-override.scss */
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-content .adress-wrapper-last,
  .woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .adress-wrapper-last {
    padding-bottom: 12px;
    height: auto;
  }
}

/* line 2103, src/sass/components/_woo-override.scss */
.woocommerce-orders .no-order,
.woocommerce-view-order .no-order {
  margin-top: 71px;
}

/* line 2106, src/sass/components/_woo-override.scss */
.woocommerce-orders .no-order h4,
.woocommerce-view-order .no-order h4 {
  margin-bottom: 52px;
}

/* line 2111, src/sass/components/_woo-override.scss */
.woocommerce-orders .no-orders-btn,
.woocommerce-view-order .no-orders-btn {
  -ms-flex-order: 2;
      order: 2;
  border-radius: 5px;
  padding: 14px 65px !important;
  color: #fff !important;
  background: #00C974 !important;
  font-weight: 700;
  margin-top: 30px !important;
  font-family: 'DM-sans', sans-serif;
  font-size: 1rem;
}

/* line 2126, src/sass/components/_woo-override.scss */
.woocommerce-view-order .woocommerce-MyAccount-content {
  max-width: 1016px;
}

/* line 2130, src/sass/components/_woo-override.scss */
.woocommerce-view-order .woocommerce-MyAccount-content .adress-wrapper-last span {
  text-transform: uppercase;
}

/* line 2136, src/sass/components/_woo-override.scss */
.woocommerce-view-order .woocommerce-MyAccount-content .nav a {
  padding-left: 25px;
  font-weight: 700;
  position: relative;
}

/* line 2141, src/sass/components/_woo-override.scss */
.woocommerce-view-order .woocommerce-MyAccount-content .nav a::before {
  content: '';
  height: 16px;
  width: 16px;
  top: 15%;
  left: 5px;
  background: url("../image/icons/arrow-left-blue.svg");
  background-repeat: no-repeat;
  position: absolute;
}

/* line 2153, src/sass/components/_woo-override.scss */
.woocommerce-view-order .woocommerce-MyAccount-content .nav p {
  color: #8190a2;
  font-weight: 300;
  font-size: 1rem;
}

/* line 2160, src/sass/components/_woo-override.scss */
.woocommerce-view-order .woocommerce-MyAccount-content .nav span {
  color: #2caedb;
  font-weight: 700;
  font-size: 1rem;
}

/* line 2170, src/sass/components/_woo-override.scss */
.bewerking {
  margin-top: -4px !important;
  background: none;
  border: none;
}

/* line 2178, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .woocommerce-error::before,
.woocommerce-edit-account .woocommerce-error::before {
  top: 50% !important;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 2183, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .woocommerce-error li,
.woocommerce-edit-account .woocommerce-error li {
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 6px;
}

/* line 2187, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .woocommerce-error li strong,
.woocommerce-edit-account .woocommerce-error li strong {
  margin-bottom: 0;
}

/* line 2192, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-content,
.woocommerce-edit-account .modal-content {
  width: 608px;
  border-radius: 0;
}

@media (max-width: 991.98px) {
  /* line 2192, src/sass/components/_woo-override.scss */
  .woocommerce-edit-address .modal-content,
  .woocommerce-edit-account .modal-content {
    width: 100%;
    height: 100%;
  }
}

/* line 2201, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body,
.woocommerce-edit-account .modal-body {
  width: 608px;
  padding: 40px 40px 25px;
}

@media (max-width: 991.98px) {
  /* line 2201, src/sass/components/_woo-override.scss */
  .woocommerce-edit-address .modal-body,
  .woocommerce-edit-account .modal-body {
    width: 100%;
    height: 100%;
  }
}

/* line 2210, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body .btn,
.woocommerce-edit-account .modal-body .btn {
  height: 45px;
  width: 252px;
  border-radius: 5px;
  font-size: 1rem;
}

/* line 2218, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body .btn-secondary,
.woocommerce-edit-account .modal-body .btn-secondary {
  margin-right: 24px;
  border: 1px solid #8190a2;
  background: #fff;
  color: #8190a2;
}

@media (max-width: 767.98px) {
  /* line 2218, src/sass/components/_woo-override.scss */
  .woocommerce-edit-address .modal-body .btn-secondary,
  .woocommerce-edit-account .modal-body .btn-secondary {
    margin-right: 0;
  }
}

/* line 2229, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body .btn-primary,
.woocommerce-edit-account .modal-body .btn-primary {
  border: none;
  background: #ff7e21;
  color: #fff;
}

@media (max-width: 991.98px) {
  /* line 2229, src/sass/components/_woo-override.scss */
  .woocommerce-edit-address .modal-body .btn-primary,
  .woocommerce-edit-account .modal-body .btn-primary {
    margin-bottom: 16px;
  }
}

/* line 2239, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body #billing_address_1_field,
.woocommerce-edit-account .modal-body #billing_address_1_field {
  width: 66%;
}

@media (max-width: 767.98px) {
  /* line 2239, src/sass/components/_woo-override.scss */
  .woocommerce-edit-address .modal-body #billing_address_1_field,
  .woocommerce-edit-account .modal-body #billing_address_1_field {
    width: 100%;
  }
}

/* line 2247, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body #billing_address_2_field,
.woocommerce-edit-account .modal-body #billing_address_2_field {
  width: 28%;
}

@media (max-width: 767.98px) {
  /* line 2247, src/sass/components/_woo-override.scss */
  .woocommerce-edit-address .modal-body #billing_address_2_field,
  .woocommerce-edit-account .modal-body #billing_address_2_field {
    width: 100%;
  }
}

/* line 2255, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body #billing_country,
.woocommerce-edit-account .modal-body #billing_country {
  border: 1px solid #dee6f0;
  padding: 11px;
}

/* line 2260, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body #shipping_country,
.woocommerce-edit-account .modal-body #shipping_country {
  border: 1px solid #dee6f0;
  padding: 11px;
}

/* line 2265, src/sass/components/_woo-override.scss */
.woocommerce-edit-address .modal-body select,
.woocommerce-edit-account .modal-body select {
  color: #002d64;
}

/* line 2274, src/sass/components/_woo-override.scss */
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .password {
  max-height: 128px;
}

/* line 2277, src/sass/components/_woo-override.scss */
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .password address {
  margin-bottom: 0 !important;
}

@media (max-width: 991.98px) {
  /* line 2282, src/sass/components/_woo-override.scss */
  .woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
    margin-right: 0 !important;
  }
}

/* line 2288, src/sass/components/_woo-override.scss */
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address {
  margin-right: 0;
}

/* line 2291, src/sass/components/_woo-override.scss */
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .address {
  margin-top: 7px !important;
  margin-bottom: 0 !important;
}

/* line 2296, src/sass/components/_woo-override.scss */
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address p {
  display: inline;
}

/* line 2300, src/sass/components/_woo-override.scss */
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .info {
  margin-bottom: 16px;
}

/* line 2303, src/sass/components/_woo-override.scss */
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .info a {
  margin-left: 16px;
}

/* line 2312, src/sass/components/_woo-override.scss */
.select2-container {
  z-index: 9999;
}

/* line 2316, src/sass/components/_woo-override.scss */
#billing_country_field,
#shipping_country_field {
  width: 100%;
  display: block;
}

/* line 2321, src/sass/components/_woo-override.scss */
#billing_country_field .select2,
#shipping_country_field .select2 {
  width: 100% !important;
}

/* line 2324, src/sass/components/_woo-override.scss */
#billing_country_field .select2 li,
#shipping_country_field .select2 li {
  display: block !important;
}

/* line 2331, src/sass/components/_woo-override.scss */
.select2-results li {
  display: block !important;
}

/* line 2337, src/sass/components/_woo-override.scss */
.omnisend_newsletter_checkbox_field label {
  font-size: 13px !important;
  line-height: 22px !important;
  display: block !important;
}

/* line 2345, src/sass/components/_woo-override.scss */
.filter-column .main-filter-title {
  line-height: 26px;
  color: #000;
  font-weight: 700;
  font-size: 1rem;
}

/* line 2354, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item {
  line-height: 18px;
}

/* line 2357, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item a {
  line-height: 20px;
  color: #6B6B6B !important;
  font-weight: 400;
  font-size: 0.75rem;
}

/* line 2365, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item input[type="checkbox"] {
  opacity: 0;
}

/* line 2370, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item.active a {
  color: #000 !important;
}

/* line 2375, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item.active label::before {
  background-color: #0073aa;
  border-color: #0073aa;
}

/* line 2380, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item.active label::after {
  opacity: 1;
}

/* line 2386, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item .item-count {
  line-height: 20px;
  color: #000 !important;
  font-weight: 400;
  font-size: 0.75rem;
}

/* line 2394, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding-left: 11px;
  cursor: pointer;
  line-height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 2403, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  border: 1px solid #0073aa;
  border-radius: 4px;
  background-color: white;
  transition: 0.3s;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 2417, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-items .filter-item label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* line 2434, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-title {
  margin-bottom: 9px;
  color: #000;
  line-height: 20px;
  font-size: 0.875rem;
}

/* line 2441, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-title.collapsable {
  line-height: 26px;
}

/* line 2444, src/sass/components/_woo-override.scss */
.filter-column .yith-wcan-filter .filter-title.collapsable::after {
  width: 10px;
  height: 10px;
}

/* line 2453, src/sass/components/_woo-override.scss */
.cat-description {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px solid #98C1F4;
}

/* line 2458, src/sass/components/_woo-override.scss */
.cat-description b {
  font-weight: 500;
}

/* line 2462, src/sass/components/_woo-override.scss */
.cat-description h2,
.cat-description h3,
.cat-description h4,
.cat-description h5,
.cat-description h6 {
  color: #1B1B1B;
}

/* line 2470, src/sass/components/_woo-override.scss */
.cat-description h2 {
  line-height: 40px;
  margin-bottom: 16px;
  font-size: 2.375rem;
}

/* line 2477, src/sass/components/_woo-override.scss */
.cat-description h3 {
  line-height: 32px;
  margin-bottom: 16px;
  font-size: 1.75rem;
}

/* line 2484, src/sass/components/_woo-override.scss */
.cat-description h4 {
  line-height: 28px;
  margin-bottom: 8px;
  font-size: 1.375rem;
}

/* line 2491, src/sass/components/_woo-override.scss */
.cat-description h5 {
  line-height: 26px;
  margin-bottom: 8px;
  font-size: 1rem;
}

/* line 2498, src/sass/components/_woo-override.scss */
.cat-description h6 {
  line-height: 24px;
  margin-bottom: 8px;
  font-size: 0.875rem;
}

/* line 2505, src/sass/components/_woo-override.scss */
.cat-description p {
  line-height: 26px;
  color: #6B6B6B;
  margin-bottom: 16px;
  font-size: 1rem;
}

/* line 2513, src/sass/components/_woo-override.scss */
.cat-description ul,
.cat-description ol {
  list-style-position: inside;
  padding-left: 0;
}

/* line 2520, src/sass/components/_woo-override.scss */
.cat-description ul.bold li::marker,
.cat-description ol.bold li::marker {
  font-weight: 700;
  color: #1B1B1B;
}

/* line 2527, src/sass/components/_woo-override.scss */
.cat-description ul li,
.cat-description ol li {
  padding-left: 0;
}

/* line 2530, src/sass/components/_woo-override.scss */
.cat-description ul li::marker,
.cat-description ol li::marker {
  font-weight: 400;
  color: #1B1B1B;
  margin-right: 8px;
}

/* line 2535, src/sass/components/_woo-override.scss */
.cat-description ul li strong,
.cat-description ol li strong {
  font-weight: 700;
  color: #000;
}

@media (max-width: 767.98px) {
  /* line 2543, src/sass/components/_woo-override.scss */
  .cat-description h2,
  .cat-description h3,
  .cat-description h4,
  .cat-description h5,
  .cat-description h6 {
    word-break: break-word;
  }
  /* line 2551, src/sass/components/_woo-override.scss */
  .cat-description h2 {
    line-height: 34px;
    margin-bottom: 16px;
    font-size: 1.875rem;
  }
  /* line 2558, src/sass/components/_woo-override.scss */
  .cat-description h3 {
    line-height: 32px;
    margin-bottom: 16px;
    font-size: 1.625rem;
  }
  /* line 2565, src/sass/components/_woo-override.scss */
  .cat-description h4 {
    line-height: 28px;
    margin-bottom: 8px;
    font-size: 1.375rem;
  }
  /* line 2572, src/sass/components/_woo-override.scss */
  .cat-description h5 {
    line-height: 26px;
    margin-bottom: 8px;
    font-size: 1rem;
  }
  /* line 2579, src/sass/components/_woo-override.scss */
  .cat-description h6 {
    line-height: 22px;
    margin-bottom: 8px;
    font-size: 0.875rem;
  }
  /* line 2586, src/sass/components/_woo-override.scss */
  .cat-description p {
    line-height: 26px;
    color: #6B6B6B;
    margin-bottom: 16px;
    font-size: 1rem;
  }
  /* line 2594, src/sass/components/_woo-override.scss */
  .cat-description ul,
  .cat-description ol {
    padding-left: 14px;
  }
  /* line 2600, src/sass/components/_woo-override.scss */
  .cat-description ul.bold li::marker,
  .cat-description ol.bold li::marker {
    font-weight: 700;
    color: #1B1B1B;
  }
  /* line 2607, src/sass/components/_woo-override.scss */
  .cat-description ul li,
  .cat-description ol li {
    padding-left: 19px;
  }
  /* line 2610, src/sass/components/_woo-override.scss */
  .cat-description ul li::marker,
  .cat-description ol li::marker {
    font-weight: 400;
    color: #1B1B1B;
  }
  /* line 2614, src/sass/components/_woo-override.scss */
  .cat-description ul li strong,
  .cat-description ol li strong {
    font-weight: 700;
  }
}

/* line 2623, src/sass/components/_woo-override.scss */
.custom-thankyou-styles .includes_tax,
.custom-thankyou-styles .includes_tax .woocommerce-Price-amount,
.custom-thankyou-styles .includes_tax .woocommerce-Price-currencySymbol {
  font-size: 10px !important;
}

/* line 1, src/sass/components/_product-gallery.scss */
.woocommerce-product-gallery {
  opacity: 1 !important;
  position: relative !important;
  width: 100% !important;
}

/* line 7, src/sass/components/_product-gallery.scss */
.entry-summary {
  width: 100% !important;
}

/* line 17, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper {
  max-width: 100%;
  position: relative;
}

@media (min-width: 1200px) {
  /* line 17, src/sass/components/_product-gallery.scss */
  .product-gallery-wrapper {
    margin-left: -15px;
  }
}

/* line 25, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper img:focus {
  outline: none !important;
}

/* line 29, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .main-gallery {
  max-width: 539px;
  max-height: 500px;
  min-height: 348px;
  border: 1px solid #DEE6F0;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
}

@media (min-width: 1430px) {
  /* line 29, src/sass/components/_product-gallery.scss */
  .product-gallery-wrapper .main-gallery {
    max-width: 100%;
  }
}

/* line 42, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .main-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  background: #FFF;
  border: 1px solid #DEE6F0;
  border-radius: 50%;
  font-size: 0px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 42, src/sass/components/_product-gallery.scss */
  .product-gallery-wrapper .main-gallery .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 26px;
  }
}

/* line 57, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .main-gallery .slick-arrow.slick-next {
  right: -16px;
  background: url(../image/icons/slick_next.svg) #FFF center center no-repeat;
}

/* line 62, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .main-gallery .slick-arrow.slick-prev {
  left: -16px;
  z-index: 1;
  background: url(../image/icons/slick_prev.svg) #FFF center center no-repeat;
}

/* line 68, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .main-gallery .slick-track {
  display: -ms-flexbox;
  display: flex;
  min-height: 348px;
  margin: 0 0 0 0;
  -ms-flex-align: center;
      align-items: center;
}

/* line 73, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .main-gallery .slick-track img {
  margin: 0 auto;
  height: 100%;
  max-height: 348px;
  max-width: 600px !important;
  object-fit: contain;
}

/* line 83, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .thumbs-gallery {
  margin-top: 15px;
}

/* line 86, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .thumbs-gallery .slick-current {
  border: 1px solid #2CAEDB !important;
}

/* line 89, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .thumbs-gallery .slick-list {
  margin: 0 -8px;
  padding: 0 !important;
}

@media (max-width: 991.98px) {
  /* line 89, src/sass/components/_product-gallery.scss */
  .product-gallery-wrapper .thumbs-gallery .slick-list {
    margin: 0 -5px;
  }
}

/* line 96, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .thumbs-gallery .slick-track {
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}

/* line 100, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .thumbs-gallery .slick-track .slick-slide {
  margin: 0 8px;
  padding: 0;
}

@media (max-width: 991.98px) {
  /* line 100, src/sass/components/_product-gallery.scss */
  .product-gallery-wrapper .thumbs-gallery .slick-track .slick-slide {
    margin: 0 5px;
  }
}

/* line 107, src/sass/components/_product-gallery.scss */
.product-gallery-wrapper .thumbs-gallery .slick-track img {
  width: 96px;
  height: 72px;
  object-fit: contain;
  border: 1px solid #DEE6F0;
  border-radius: 4px;
  padding: 15px;
  cursor: pointer;
}

@media (max-width: 991.98px) {
  /* line 107, src/sass/components/_product-gallery.scss */
  .product-gallery-wrapper .thumbs-gallery .slick-track img {
    height: 79px;
  }
}

/* line 123, src/sass/components/_product-gallery.scss */
.custom-product-summary {
  margin-bottom: 16px;
}

/* line 126, src/sass/components/_product-gallery.scss */
.custom-product-summary h1 {
  color: #33373D;
}

/* line 130, src/sass/components/_product-gallery.scss */
.custom-product-summary .custom-product-brand {
  font-size: 0.875rem;
}

/* line 134, src/sass/components/_product-gallery.scss */
.custom-product-summary .yith-ywar-product-rating {
  padding-bottom: 0;
}

/* line 137, src/sass/components/_product-gallery.scss */
.custom-product-summary .yith-ywar-product-rating .star {
  width: 74px;
  height: 16px;
}

/* line 143, src/sass/components/_product-gallery.scss */
.custom-product-summary .total-reviews {
  color: #5F6772;
  padding-left: 8px;
  position: relative;
  font-size: 12px !important;
}

/* line 149, src/sass/components/_product-gallery.scss */
.custom-product-summary .total-reviews:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  width: 1px;
  height: 12px;
  background: #5F6772;
}

@media (max-width: 767.98px) {
  /* line 2, src/sass/components/_blog.scss */
  .single-post .main-container {
    overflow: hidden;
  }
}

/* line 8, src/sass/components/_blog.scss */
.single-post .main-container .site-main table {
  border-color: #ccc;
  margin-bottom: 20px;
  width: 100%;
}

/* line 14, src/sass/components/_blog.scss */
.single-post .main-container .site-main table thead td {
  font-weight: 700;
}

/* line 22, src/sass/components/_blog.scss */
.single-post .main-container .site-main table tbody tr:nth-child(2n + 1) td {
  background: #DEE6F0;
}

/* line 29, src/sass/components/_blog.scss */
.single-post .main-container .site-main table td {
  padding: 5px;
  border-color: #ccc;
  background: #f5fafc;
}

/* line 39, src/sass/components/_blog.scss */
.single-post .container--layout .subcategory {
  padding: 12px 20px;
  border: 1px solid #98C1F4;
  border-radius: 8px;
  height: 100%;
}

@media (max-width: 767.98px) {
  /* line 39, src/sass/components/_blog.scss */
  .single-post .container--layout .subcategory {
    border-radius: 40px;
  }
}

/* line 49, src/sass/components/_blog.scss */
.single-post .container--layout .subcategory:hover {
  border: 1px solid #033F88;
}

/* line 53, src/sass/components/_blog.scss */
.single-post .container--layout .subcategory img {
  max-width: 59px;
  height: 43px;
  margin-bottom: 8px;
}

/* line 59, src/sass/components/_blog.scss */
.single-post .container--layout .subcategory h3 {
  line-height: 26px;
  color: #1B1B1B;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 59, src/sass/components/_blog.scss */
  .single-post .container--layout .subcategory h3 {
    white-space: nowrap;
  }
}

@media (min-width: 1200px) {
  /* line 38, src/sass/components/_blog.scss */
  .single-post .container--layout {
    max-width: 820px;
  }
  /* line 76, src/sass/components/_blog.scss */
  .single-post .container--layout .blog-products {
    margin: 0 -105px;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  /* line 80, src/sass/components/_blog.scss */
  .single-post .container--layout .blog-products .qib-container {
    display: none !important;
  }
  /* line 85, src/sass/components/_blog.scss */
  .single-post .container--layout .post-cart--wrapper {
    min-width: 350px;
  }
}

@media (max-width: 767px) {
  /* line 91, src/sass/components/_blog.scss */
  .single-post .container--layout .blog-products,
  .single-post .container--layout .blog-products .slick-list {
    width: 100%;
  }
}

/* line 105, src/sass/components/_blog.scss */
.single-post .container--layout h2 {
  font-size: 23px;
  margin-top: 30px;
}

/* line 110, src/sass/components/_blog.scss */
.single-post .container--layout h3 {
  font-size: 19px;
  margin-top: 30px;
}

/* line 115, src/sass/components/_blog.scss */
.single-post .container--layout li,
.single-post .container--layout p {
  line-height: 27px;
  font-size: 0.9375rem;
}

/* line 123, src/sass/components/_blog.scss */
.single-post .container--layout li + li {
  margin-top: 5px;
}

/* line 127, src/sass/components/_blog.scss */
.single-post .container--layout a:hover {
  text-decoration: none;
}

/* line 131, src/sass/components/_blog.scss */
.single-post .container--layout table {
  border-color: #ccc;
  margin-bottom: 20px;
}

/* line 137, src/sass/components/_blog.scss */
.single-post .container--layout table tr:nth-child(2n+1) td {
  background: #DEE6F0;
}

/* line 143, src/sass/components/_blog.scss */
.single-post .container--layout table td {
  padding: 5px;
  border-color: #ccc;
  background: #f5fafc;
}

@media (min-width: 1200px) {
  /* line 154, src/sass/components/_blog.scss */
  .post-template-default .site-main > .container {
    max-width: 820px;
  }
}

/* line 160, src/sass/components/_blog.scss */
.post-template-default .site-main h1,
.post-template-default .site-main h2,
.post-template-default .site-main h3,
.post-template-default .site-main h4,
.post-template-default .site-main h5 {
  color: #343e40;
}

/* line 168, src/sass/components/_blog.scss */
.post-template-default .site-main li,
.post-template-default .site-main p {
  color: #0e1318;
  line-height: 27px;
  font-size: 0.9375rem;
}

/* line 180, src/sass/components/_blog.scss */
.page-template-default .main-container table:not(.shop_table):not(.clean-styling):not(.woocommerce-orders) {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

/* line 187, src/sass/components/_blog.scss */
.page-template-default .main-container table:not(.shop_table):not(.clean-styling):not(.woocommerce-orders) tbody tr:nth-child(2n+1) td {
  background: #DEE6F0;
}

/* line 194, src/sass/components/_blog.scss */
.page-template-default .main-container table:not(.shop_table):not(.clean-styling):not(.woocommerce-orders) td {
  padding: 5px;
  border: 1px solid #ccc;
  background: #f5fafc;
}

/* line 204, src/sass/components/_blog.scss */
.container--layout img {
  border-radius: 8px;
  max-width: 100%;
}

/* line 209, src/sass/components/_blog.scss */
.container--layout h3 {
  margin-bottom: 15px;
}

/* line 213, src/sass/components/_blog.scss */
.container--layout ul {
  padding-left: 18px;
}

/* line 217, src/sass/components/_blog.scss */
.container--layout a {
  color: #2CAEDB;
  text-decoration: underline;
}

/* line 223, src/sass/components/_blog.scss */
.container--layout .product-item h3 {
  font-size: 15px;
}

/* line 227, src/sass/components/_blog.scss */
.container--layout .product-item .taxonomy-title {
  min-height: auto;
  text-decoration: none;
}

/* line 232, src/sass/components/_blog.scss */
.container--layout .product-item a {
  text-decoration: none;
}

/* line 240, src/sass/components/_blog.scss */
.input-group--download input {
  border: 1px solid #DEE6F0;
  height: 48px;
  padding: 0 18px;
  color: #5F6772;
  font-size: 0.875rem;
  width: 284px;
}

/* line 249, src/sass/components/_blog.scss */
.input-group--download .btn {
  width: 256px;
}

@media (max-width: 575.98px) {
  /* line 249, src/sass/components/_blog.scss */
  .input-group--download .btn {
    width: 156px;
  }
}

@media (max-width: 320px) {
  /* line 249, src/sass/components/_blog.scss */
  .input-group--download .btn {
    width: 102px;
  }
}

/* line 261, src/sass/components/_blog.scss */
.post-cart--wrapper {
  background: #FFFFFF;
  box-shadow: 0 10px 30px rgba(124, 149, 166, 0.2);
  border-radius: 8px;
  padding: 16px;
}

@media (max-width: 1199.98px) {
  /* line 261, src/sass/components/_blog.scss */
  .post-cart--wrapper {
    overflow: hidden;
    position: relative;
    top: 0;
  }
}

/* line 273, src/sass/components/_blog.scss */
.post-cart--wrapper .combine-header img {
  max-width: 65px;
}

/* line 278, src/sass/components/_blog.scss */
.post-cart--wrapper .product-item {
  border: 0 solid #DEE6F0;
  padding: 8px 0 0;
}

/* line 282, src/sass/components/_blog.scss */
.post-cart--wrapper .product-item h3 {
  font-size: 0.875rem;
  font-weight: bold;
  margin-left: 13px;
  max-width: 60%;
  margin-top: 0 !important;
  min-height: 10px;
}

@media (max-width: 767.98px) {
  /* line 282, src/sass/components/_blog.scss */
  .post-cart--wrapper .product-item h3 {
    text-align: left !important;
  }
}

/* line 294, src/sass/components/_blog.scss */
.post-cart--wrapper .product-item .woocommerce-loop-product__link {
  display: -ms-flexbox;
  display: flex;
}

/* line 299, src/sass/components/_blog.scss */
.post-cart--wrapper .product-item__separator hr {
  display: none;
}

/* line 305, src/sass/components/_blog.scss */
.post-cart--wrapper .wp-post-image {
  max-width: 66px;
  height: auto;
}

/* line 310, src/sass/components/_blog.scss */
.post-cart--wrapper .product-item__bottom > div {
  width: auto;
}

@media (max-width: 767.98px) {
  /* line 314, src/sass/components/_blog.scss */
  .post-cart--wrapper .single_add_to_cart_button {
    max-width: 100%;
    width: 100% !important;
  }
}

/* line 323, src/sass/components/_blog.scss */
.big-blog img {
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  max-height: 522px;
}

@media (max-width: 1199.98px) {
  /* line 323, src/sass/components/_blog.scss */
  .big-blog img {
    max-height: 412px;
  }
}

@media (max-width: 767.98px) {
  /* line 323, src/sass/components/_blog.scss */
  .big-blog img {
    border-radius: 0;
  }
}

/* line 346, src/sass/components/_blog.scss */
.archive .blog-wrapper,
.blog .blog-wrapper {
  overflow: hidden;
}

@media (max-width: 991.98px) {
  /* line 345, src/sass/components/_blog.scss */
  .blog-wrapper {
    overflow: hidden;
  }
  /* line 355, src/sass/components/_blog.scss */
  .blog-wrapper .single-post--blog:first-of-type {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  /* line 365, src/sass/components/_blog.scss */
  .blog-wrapper h1 {
    font-size: 1.125rem;
  }
}

/* line 370, src/sass/components/_blog.scss */
.blog-wrapper__link {
  display: block;
}

/* line 374, src/sass/components/_blog.scss */
.blog-wrapper__link:hover .hero__link,
.blog-wrapper__link:hover h2 {
  color: #FF7E21;
}

/* line 381, src/sass/components/_blog.scss */
.blog-wrapper .blog-box__item {
  -ms-flex-direction: row;
      flex-direction: row;
}

@media (max-width: 767.98px) {
  /* line 384, src/sass/components/_blog.scss */
  .blog-wrapper .blog-box__item img {
    width: 122px;
    max-width: unset;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 991.98px) {
  /* line 394, src/sass/components/_blog.scss */
  .blog-wrapper .blog-box__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 394, src/sass/components/_blog.scss */
  .blog-wrapper .blog-box__content {
    padding: 16px;
  }
}

@media (max-width: 767.98px) {
  /* line 394, src/sass/components/_blog.scss */
  .blog-wrapper .blog-box__content {
    padding-top: 16px;
    padding-bottom: 8px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 408, src/sass/components/_blog.scss */
  .blog-wrapper .blog-box__content h3 a {
    font-size: 1rem;
    line-height: 20px;
  }
}

@media (max-width: 767.98px) {
  /* line 408, src/sass/components/_blog.scss */
  .blog-wrapper .blog-box__content h3 a {
    font-size: 0.875rem;
    line-height: 16px;
    display: inline-block;
  }
}

/* line 421, src/sass/components/_blog.scss */
.blog-wrapper .blog-box__content span {
  font-size: 0.75rem;
}

/* line 427, src/sass/components/_blog.scss */
.blog-wrapper .blog-box__thumb img {
  border-radius: 8px 8px 0 0;
}

@media (max-width: 991.98px) {
  /* line 426, src/sass/components/_blog.scss */
  .blog-wrapper .blog-box__thumb {
    object-fit: cover;
  }
}

/* line 438, src/sass/components/_blog.scss */
.blog .blog-box__thumb img {
  border-radius: 8px 8px 0 0;
}

@media (max-width: 991.98px) {
  /* line 437, src/sass/components/_blog.scss */
  .blog .blog-box__thumb {
    object-fit: cover;
  }
}

/* line 447, src/sass/components/_blog.scss */
.more-btn--wrapper {
  margin-top: auto;
}

/* line 451, src/sass/components/_blog.scss */
.wp-post-image {
  border-radius: 8px;
}

/* line 455, src/sass/components/_blog.scss */
img[class*="wp-image-"] {
  max-width: 100%;
  height: auto;
}

/* line 1, src/sass/components/_aside.scss */
.aside_cart {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

/* line 3, src/sass/components/_aside.scss */
.aside_cart .flags-wrapper {
  display: none;
}

/* line 9, src/sass/components/_aside.scss */
.aside_cart del span .woocommerce-Price-currencySymbol {
  color: #8998AB;
  font-size: 0.625rem;
}

/* line 1, src/sass/components/_dropdowns.scss */
.filters-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

/* line 4, src/sass/components/_dropdowns.scss */
.filters-wrapper select::-ms-expand {
  display: none;
}

/* line 7, src/sass/components/_dropdowns.scss */
.filters-wrapper select {
  background: url(../image/icons/dropdown.svg) no-repeat right 15px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #DEE6F0;
  border-radius: 4px;
  color: #8998AB;
  height: 34px;
  line-height: 34px;
  margin-right: 15px;
  padding: 0 30px 0 15px;
  min-width: 100px;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  /* line 7, src/sass/components/_dropdowns.scss */
  .filters-wrapper select {
    font-size: 0.75rem;
    padding: 0 10px;
  }
}

/* line 1, src/sass/components/_pagination.scss */
.wp-pagenavi {
  display: -ms-flexbox;
  display: flex;
}

/* line 3, src/sass/components/_pagination.scss */
.wp-pagenavi span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
  text-align: center;
  margin: 4px;
}

/* line 10, src/sass/components/_pagination.scss */
.wp-pagenavi span.current {
  background: #FFF;
  border: 1px solid #2CAEDB;
  color: #2CAEDB;
}

/* line 16, src/sass/components/_pagination.scss */
.wp-pagenavi a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
  text-align: center;
  margin: 4px;
}

/* line 23, src/sass/components/_pagination.scss */
.wp-pagenavi a.nextpostslink {
  font-size: 0px;
  background: url(../image/icons/arrow-right.svg) no-repeat center center #DEE6F0;
  border: 0;
  text-indent: -10000px;
}

/* line 30, src/sass/components/_pagination.scss */
.wp-pagenavi a.previouspostslink {
  background: url(../image/icons/arrow-right.svg) no-repeat center center #DEE6F0;
  border: 0;
  text-indent: -10000px;
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}

/* line 38, src/sass/components/_pagination.scss */
.wp-pagenavi .pages {
  display: none;
}

/* line 1, src/sass/components/_table-cross.scss */
.cross-sale--component {
  position: relative;
}

/* line 4, src/sass/components/_table-cross.scss */
.cross-sale--component h2 {
  color: #33373D;
  line-height: 40px;
  font-size: 2rem;
}

/* line 11, src/sass/components/_table-cross.scss */
.cross-sale--component ins span {
  font-size: 1rem;
}

/* line 16, src/sass/components/_table-cross.scss */
.cross-sale--component .wc-force-sells {
  display: none;
}

/* line 20, src/sass/components/_table-cross.scss */
.cross-sale--component .table-responsive {
  padding-top: 15px;
  position: relative;
  -webkit-overflow-scrolling: unset !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: hidden;
  overflow-x: scroll;
}

/* line 30, src/sass/components/_table-cross.scss */
.cross-sale--component .table-responsive::-webkit-scrollbar {
  display: none;
}

@media (min-width: 992px) {
  /* line 20, src/sass/components/_table-cross.scss */
  .cross-sale--component .table-responsive {
    overflow: hidden;
  }
}

/* line 50, src/sass/components/_table-cross.scss */
.cross-sale--component .table-responsive .tc-extra-product-options, .cross-sale--component .table-responsive .tc-totals-form {
  display: none !important;
}

@media (max-width: 1199.98px) {
  /* line 54, src/sass/components/_table-cross.scss */
  .cross-sale--component .custom-add-to-cart {
    background: url(../image/icons/cart.svg) no-repeat left 6px center #00C974 !important;
    padding-left: 34px !important;
    font-size: 0px !important;
  }
}

@media (max-width: 991.98px) {
  /* line 54, src/sass/components/_table-cross.scss */
  .cross-sale--component .custom-add-to-cart {
    padding-left: 15px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 54, src/sass/components/_table-cross.scss */
  .cross-sale--component .custom-add-to-cart {
    margin-left: 0px !important;
  }
}

/* line 70, src/sass/components/_table-cross.scss */
.cross-sale--component .oof {
  border: 1px solid #dee6f0;
  padding: 2px 15px;
  border-radius: 2px;
  color: #8998AB;
  background: none;
  line-height: 28px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  font-size: 0.75rem;
}

/* line 83, src/sass/components/_table-cross.scss */
.cross-sale--component .product-item {
  border: none;
  background: none;
  padding: none;
  margin: none;
}

@media (max-width: 767.98px) {
  /* line 83, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-item {
    min-width: 146px;
  }
}

/* line 92, src/sass/components/_table-cross.scss */
.cross-sale--component .table {
  border-collapse: separate;
  border-spacing: 0 10px;
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 97, src/sass/components/_table-cross.scss */
  .cross-sale--component .table th, .cross-sale--component .table td, .cross-sale--component .table span, .cross-sale--component .table p {
    font-size: 0.875rem !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 118, src/sass/components/_table-cross.scss */
  .cross-sale--component .table form {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  /* line 124, src/sass/components/_table-cross.scss */
  .cross-sale--component .table form .qib-container {
    width: 95px;
  }
}

@media (max-width: 767.98px) {
  /* line 130, src/sass/components/_table-cross.scss */
  .cross-sale--component .table form .custom-add-to-cart {
    width: 34px !important;
    position: absolute;
    right: 0;
  }
}

/* line 142, src/sass/components/_table-cross.scss */
.cross-sale--component .table tbody tr:last-child form {
  position: relative;
  z-index: 3;
  padding: 0;
  margin: 0;
}

/* line 147, src/sass/components/_table-cross.scss */
.cross-sale--component .table tbody tr:last-child form .single_add_to_cart_button {
  height: 34px !important;
}

/* line 150, src/sass/components/_table-cross.scss */
.cross-sale--component .table tbody tr:last-child form:before, .cross-sale--component .table tbody tr:last-child form:after {
  display: none;
}

/* line 155, src/sass/components/_table-cross.scss */
.cross-sale--component .table tbody tr:last-child td, .cross-sale--component .table tbody tr:last-child th {
  background: #fff;
  vertical-align: bottom;
}

/* line 160, src/sass/components/_table-cross.scss */
.cross-sale--component .table tbody tr td {
  vertical-align: middle;
}

/* line 165, src/sass/components/_table-cross.scss */
.cross-sale--component .table thead {
  display: contents;
}

/* line 169, src/sass/components/_table-cross.scss */
.cross-sale--component .table thead tr:first-child img {
  padding: 20px;
}

/* line 172, src/sass/components/_table-cross.scss */
.cross-sale--component .table thead tr:first-child td, .cross-sale--component .table thead tr:first-child th {
  background: #fff;
  vertical-align: bottom;
  text-align: center;
}

/* line 177, src/sass/components/_table-cross.scss */
.cross-sale--component .table thead tr:first-child .row-current {
  position: relative;
}

/* line 182, src/sass/components/_table-cross.scss */
.cross-sale--component .table thead tr:last-child td {
  padding: 7px 15px;
  vertical-align: middle;
}

@media (max-width: 767.98px) {
  /* line 182, src/sass/components/_table-cross.scss */
  .cross-sale--component .table thead tr:last-child td {
    padding-left: 15px;
  }
}

/* line 188, src/sass/components/_table-cross.scss */
.cross-sale--component .table thead tr:last-child td:first-child {
  padding: 50px;
}

/* line 192, src/sass/components/_table-cross.scss */
.cross-sale--component .table thead tr:last-child td a {
  line-height: 16px;
  max-width: 300px;
  display: inline-block;
}

/* line 203, src/sass/components/_table-cross.scss */
.cross-sale--component .table tr td:last-child {
  border-radius: 0 4px 4px 0;
}

/* line 207, src/sass/components/_table-cross.scss */
.cross-sale--component .table tr td a:hover {
  color: #2CAEDB;
  text-decoration: underline;
}

/* line 214, src/sass/components/_table-cross.scss */
.cross-sale--component .table th {
  border-radius: 4px 0 0 4px;
  vertical-align: middle;
  color: #5F6772;
  font-weight: bold;
  font-size: 1rem;
}

/* line 221, src/sass/components/_table-cross.scss */
.cross-sale--component .table td, .cross-sale--component .table th {
  background: #F6F8FC;
  padding: 8px 15px;
}

@media (max-width: 767.98px) {
  /* line 221, src/sass/components/_table-cross.scss */
  .cross-sale--component .table td, .cross-sale--component .table th {
    padding: 8px 20px;
  }
}

@media (max-width: 767.98px) {
  /* line 228, src/sass/components/_table-cross.scss */
  .cross-sale--component .table td.table__sticky, .cross-sale--component .table th.table__sticky {
    position: relative;
    z-index: 0;
  }
}

/* line 237, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .slick-track {
  margin: 0;
}

/* line 241, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-image {
  height: 278px;
  border-radius: 8px;
  border: 1px solid #DEE6F0;
  padding: 20px 0;
  margin-bottom: 16px;
}

@media (max-width: 767.98px) {
  /* line 241, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-slider .product-slide .product-image {
    height: 175px;
    padding-top: 25px;
  }
}

/* line 254, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-image img {
  min-width: 264px;
  height: 232px;
  margin: auto;
  object-fit: contain;
}

@media (max-width: 767.98px) {
  /* line 254, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-slider .product-slide .product-image img {
    min-width: 166px;
    height: 146px;
  }
}

/* line 266, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-image .tag {
  position: absolute;
  top: 26px;
  left: 0;
  background: #033F88;
  color: #fff;
  padding: 8px 16px 8px 12px;
  border-radius: 0 4px 4px 0;
  line-height: 20px;
  font-size: 0.75rem;
}

/* line 279, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-brand {
  color: #033F88;
  line-height: 20px;
  margin-bottom: 8px;
  display: block;
  font-size: 0.75rem;
}

@media (max-width: 767.98px) {
  /* line 279, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-slider .product-slide .product-brand {
    font-size: 0.875rem;
  }
}

/* line 292, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-title {
  color: #33373D;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 8px;
  font-size: 1rem;
}

@media (min-width: 768px) {
  /* line 292, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-slider .product-slide .product-title {
    min-height: 48px;
  }
}

/* line 305, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-title a:hover {
  color: inherit;
}

/* line 311, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 24px;
}

/* line 316, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .product-price del {
  margin-top: 0;
}

/* line 321, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .woocommerce-Price-amount {
  font-weight: 700;
  line-height: 28px;
  color: #33373D;
  display: block;
  font-size: 1.25rem;
}

/* line 332, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide del .woocommerce-Price-amount {
  color: #8190A2 !important;
  text-decoration: line-through;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 5px;
}

/* line 343, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide .delivery-time {
  display: none !important;
}

/* line 348, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .product-slide.current-product .product-image {
  background: transparent;
  border: 1px solid #DEE6F0;
}

/* line 355, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .slick-arrow {
  position: absolute;
  top: -40px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  background: #FFF;
  border: 1px solid #DEE6F0;
  border-radius: 50%;
  font-size: 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 355, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-slider .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 26px;
  }
}

/* line 370, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .slick-arrow.slick-next {
  right: 0;
  background: url(../image/icons/slick_next.svg) #FFF center center no-repeat;
}

@media (max-width: 767.98px) {
  /* line 370, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-slider .slick-arrow.slick-next {
    right: 16px;
  }
}

/* line 379, src/sass/components/_table-cross.scss */
.cross-sale--component .product-slider .slick-arrow.slick-prev {
  right: 40px;
  z-index: 1;
  background: url(../image/icons/slick_prev.svg) #FFF center center no-repeat;
}

@media (max-width: 767.98px) {
  /* line 379, src/sass/components/_table-cross.scss */
  .cross-sale--component .product-slider .slick-arrow.slick-prev {
    left: 16px;
  }
}

/* line 390, src/sass/components/_table-cross.scss */
.cross-sale--component .mobile-swipe-text {
  display: none;
  text-align: center;
  line-height: 28px;
  color: #33373D;
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 1.25rem;
}

@media (max-width: 768px) {
  /* line 401, src/sass/components/_table-cross.scss */
  .cross-sale--component .mobile-swipe-text {
    display: block;
  }
}

/* line 425, src/sass/components/_table-cross.scss */
.frame--wrapper {
  position: absolute;
  left: 90px;
  top: 20px;
  z-index: 1;
  margin-left: 2px;
  min-height: 426px;
  min-width: 186px;
}

@media (max-width: 767.98px) {
  /* line 425, src/sass/components/_table-cross.scss */
  .frame--wrapper {
    top: 21px;
  }
}

@media (min-width: 768px) {
  /* line 425, src/sass/components/_table-cross.scss */
  .frame--wrapper {
    min-height: 435px;
    left: 162.875px;
  }
}

@media (min-width: 992px) {
  /* line 425, src/sass/components/_table-cross.scss */
  .frame--wrapper {
    left: 206.367px;
  }
}

@media (min-width: 1200px) {
  /* line 425, src/sass/components/_table-cross.scss */
  .frame--wrapper {
    left: 233.047px;
  }
}

/* line 454, src/sass/components/_table-cross.scss */
.cross-current {
  text-align: center;
  display: inline-block;
  width: 100%;
  background: #2CAEDB;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  top: 0;
  left: 2px;
  padding: 7px 0;
  border-radius: 8px 8px 0 0;
  font-size: 0.75rem !important;
}

/* line 470, src/sass/components/_table-cross.scss */
.current-frame {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 92%;
  border: 1px solid #2CAEDB;
  border-radius: 8px;
}

/* line 1, src/sass/components/_filters-popup.scss */
.filters-popup {
  top: -100%;
  transition: .4s top ease-out;
  position: fixed;
  overflow-y: auto;
  left: 0;
  height: 100%;
  width: 100%;
  background: #F6F8FC;
  z-index: 9999;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/_filters-popup.scss */
  .filters-popup {
    display: none !important;
  }
}

/* line 14, src/sass/components/_filters-popup.scss */
.filters-popup.open {
  top: 0;
  transition: .4s all ease-in;
}

/* line 18, src/sass/components/_filters-popup.scss */
.filters-popup__header {
  background: #F6F8FC;
  padding: 15px 15px 0;
}

/* line 23, src/sass/components/_filters-popup.scss */
.filters-popup__content {
  height: calc(100% - 36px);
}

/* line 25, src/sass/components/_filters-popup.scss */
.filters-popup__content .single-filter {
  background: #FFF;
}

/* line 27, src/sass/components/_filters-popup.scss */
.filters-popup__content .single-filter a {
  color: #2CAEDB;
  font-size: 0.875rem;
}

/* line 32, src/sass/components/_filters-popup.scss */
.filters-popup__content h3 {
  font-size: 1rem;
}

/* line 35, src/sass/components/_filters-popup.scss */
.filters-popup__content .custom-radio, .filters-popup__content .woocommerce ul#shipping_method li, .woocommerce ul#shipping_method .filters-popup__content li, .filters-popup__content .woocommerce-checkout #payment .wc_payment_methods li, .woocommerce-checkout #payment .wc_payment_methods .filters-popup__content li, .filters-popup__content #ship-to-different-address {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 15px;
}

/* line 39, src/sass/components/_filters-popup.scss */
.filters-popup__content .custom-radio input, .filters-popup__content .woocommerce ul#shipping_method li input, .woocommerce ul#shipping_method .filters-popup__content li input, .filters-popup__content .woocommerce-checkout #payment .wc_payment_methods li input, .woocommerce-checkout #payment .wc_payment_methods .filters-popup__content li input, .filters-popup__content #ship-to-different-address input {
  position: relative;
  border: 0;
}

/* line 42, src/sass/components/_filters-popup.scss */
.filters-popup__content .custom-radio input + label, .filters-popup__content .woocommerce ul#shipping_method li input + label, .woocommerce ul#shipping_method .filters-popup__content li input + label, .filters-popup__content .woocommerce-checkout #payment .wc_payment_methods li input + label, .woocommerce-checkout #payment .wc_payment_methods .filters-popup__content li input + label, .filters-popup__content #ship-to-different-address input + label {
  color: #8998AB;
  font-size: 0.875rem;
  line-height: 16px;
  margin-left: 8px;
  margin-bottom: 0;
}

/* line 49, src/sass/components/_filters-popup.scss */
.filters-popup__content .custom-radio input:before, .filters-popup__content .woocommerce ul#shipping_method li input:before, .woocommerce ul#shipping_method .filters-popup__content li input:before, .filters-popup__content .woocommerce-checkout #payment .wc_payment_methods li input:before, .woocommerce-checkout #payment .wc_payment_methods .filters-popup__content li input:before, .filters-popup__content #ship-to-different-address input:before {
  content: '';
  width: 16px;
  height: 16px;
  background: #fff;
  border: 1px solid #8998AB;
  border-radius: 50%;
  display: block;
}

/* line 59, src/sass/components/_filters-popup.scss */
.filters-popup__content .custom-radio input:checked:before, .filters-popup__content .woocommerce ul#shipping_method li input:checked:before, .woocommerce ul#shipping_method .filters-popup__content li input:checked:before, .filters-popup__content .woocommerce-checkout #payment .wc_payment_methods li input:checked:before, .woocommerce-checkout #payment .wc_payment_methods .filters-popup__content li input:checked:before, .filters-popup__content #ship-to-different-address input:checked:before {
  border: 1px solid #002D64;
}

/* line 62, src/sass/components/_filters-popup.scss */
.filters-popup__content .custom-radio input:checked:after, .filters-popup__content .woocommerce ul#shipping_method li input:checked:after, .woocommerce ul#shipping_method .filters-popup__content li input:checked:after, .filters-popup__content .woocommerce-checkout #payment .wc_payment_methods li input:checked:after, .woocommerce-checkout #payment .wc_payment_methods .filters-popup__content li input:checked:after, .filters-popup__content #ship-to-different-address input:checked:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #002D64;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  border-radius: 50%;
}

/* line 74, src/sass/components/_filters-popup.scss */
.filters-popup__content .custom-radio input:checked + label, .filters-popup__content .woocommerce ul#shipping_method li input:checked + label, .woocommerce ul#shipping_method .filters-popup__content li input:checked + label, .filters-popup__content .woocommerce-checkout #payment .wc_payment_methods li input:checked + label, .woocommerce-checkout #payment .wc_payment_methods .filters-popup__content li input:checked + label, .filters-popup__content #ship-to-different-address input:checked + label {
  color: #002D64;
}

/* line 81, src/sass/components/_filters-popup.scss */
.filters-popup__content #amount {
  color: #5F6772 !important;
  font-size: 0.875rem !important;
  width: 100%;
  text-align: center !important;
  font-weight: 400 !important;
  margin-bottom: 25px;
}

/* line 91, src/sass/components/_filters-popup.scss */
.filters-popup__content .ui-widget-header {
  background: #2CAEDB;
}

/* line 94, src/sass/components/_filters-popup.scss */
.filters-popup__content .ui-widget.ui-widget-content {
  background: #DEE6F0 !important;
  border-radius: 50px !important;
  border: none;
}

/* line 100, src/sass/components/_filters-popup.scss */
.filters-popup__content .ui-slider-handle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid #DEE6F0;
  background: #FFF !important;
  top: -4px !important;
}

/* line 108, src/sass/components/_filters-popup.scss */
.filters-popup__content .ui-slider-handle:focus {
  outline: none !important;
}

/* line 115, src/sass/components/_filters-popup.scss */
.filters-popup__content .btn {
  width: 100%;
  border: none;
  background: #2CAEDB;
  color: #FFF;
  font-weight: 700;
  height: 48px;
}

/* line 126, src/sass/components/_filters-popup.scss */
.filters-popup .close-filters img {
  position: relative;
  top: -2px;
}

/* line 1, src/sass/components/_spinner.scss */
.loader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #ffffff;
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  animation: load3 1.4s infinite linear;
  z-index: 99999;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  display: none;
}

/* line 23, src/sass/components/_spinner.scss */
.loader.active {
  display: block;
}

/* line 27, src/sass/components/_spinner.scss */
.loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}

/* line 37, src/sass/components/_spinner.scss */
.loader:after {
  background: #2CAEDB;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 3, src/sass/components/_form.scss */
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 24px;
}

@media (max-width: 767.98px) {
  /* line 7, src/sass/components/_form.scss */
  .woocommerce form .form-row-first, .woocommerce form .form-row-last {
    width: 100%;
  }
}

/* line 14, src/sass/components/_form.scss */
.woocommerce form .form-row label {
  color: #033F88;
  margin-bottom: 4px;
  line-height: 18px;
  font-size: 0.875rem;
}

/* line 20, src/sass/components/_form.scss */
.woocommerce form .form-row label.woocommerce-form-login__rememberme {
  margin-top: 10px;
}

/* line 25, src/sass/components/_form.scss */
.woocommerce form .form-row label:not(.checkbox) .optional {
  display: none;
}

/* line 31, src/sass/components/_form.scss */
.woocommerce form .form-row .required {
  font-weight: 400;
  color: #033F88;
}

/* line 36, src/sass/components/_form.scss */
.woocommerce form .form-row .select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text {
  height: 40px;
}

/* line 41, src/sass/components/_form.scss */
.woocommerce form .form-row textarea {
  padding-top: 11px;
  padding-bottom: 11px;
  min-height: 100px;
}

/* line 47, src/sass/components/_form.scss */
.woocommerce form .form-row .select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1px solid #DEE6F0;
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  color: #033F88;
  font-size: 0.875rem;
}

/* line 57, src/sass/components/_form.scss */
.woocommerce form .form-row .select2-container--default .select2-selection--single::-webkit-input-placeholder,
.woocommerce form .form-row input.input-text::-webkit-input-placeholder,
.woocommerce form .form-row textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #8998AB;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single::-moz-placeholder,
.woocommerce form .form-row input.input-text::-moz-placeholder,
.woocommerce form .form-row textarea::-moz-placeholder {
  opacity: 1;
  color: #8998AB;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single:-ms-input-placeholder,
.woocommerce form .form-row input.input-text:-ms-input-placeholder,
.woocommerce form .form-row textarea:-ms-input-placeholder {
  opacity: 1;
  color: #8998AB;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single::placeholder,
.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder {
  opacity: 1;
  color: #8998AB;
}

/* line 64, src/sass/components/_form.scss */
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0;
  line-height: 40px;
  color: #033F88;
}

/* line 71, src/sass/components/_form.scss */
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background: url("../image/icons/arrow-down2.svg") no-repeat;
  border: 0;
  width: 17px;
  height: 18px;
  margin: 0;
  left: -4px;
  top: 15px;
}

/* line 84, src/sass/components/_form.scss */
.woocommerce form .form-row.woocommerce-validated label {
  color: #033F88;
}

/* line 88, src/sass/components/_form.scss */
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #00C974;
}

/* line 96, src/sass/components/_form.scss */
.woocommerce form .form-row.woocommerce-invalid label {
  color: #033F88;
}

/* line 100, src/sass/components/_form.scss */
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: #EB5757;
}

/* line 111, src/sass/components/_form.scss */
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown {
  border-color: #DEE6F0;
}

/* line 116, src/sass/components/_form.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #2CAEDB;
}

/* line 122, src/sass/components/_form.scss */
#billing_phone_field .woocommerce-input-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 129, src/sass/components/_form.scss */
#billing_phone-description {
  display: block !important;
  width: 47%;
  background: none;
  color: #2CAEDB;
  padding: 0;
  margin: 5px 0 0 !important;
  height: auto !important;
  line-height: 16px;
  font-size: 0.75rem;
}

/* line 140, src/sass/components/_form.scss */
#billing_phone-description:before {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 129, src/sass/components/_form.scss */
  #billing_phone-description {
    width: 100%;
  }
}

/* line 148, src/sass/components/_form.scss */
#billing_phone {
  width: 47%;
}

@media (max-width: 767.98px) {
  /* line 148, src/sass/components/_form.scss */
  #billing_phone {
    width: 100%;
  }
}

/* line 156, src/sass/components/_form.scss */
.woocommerce-Addresses .modal {
  z-index: 99999;
}

/* line 162, src/sass/components/_form.scss */
.woocommerce-edit-address #billing_phone {
  width: 100%;
}

/* line 167, src/sass/components/_form.scss */
.woocommerce-edit-address.modal-open #page_wrapper {
  -ms-transform: none !important;
      transform: none !important;
}

/* line 171, src/sass/components/_form.scss */
.woocommerce-edit-address.modal-open #mobile-menu-flyoff {
  display: none !important;
}

/* line 175, src/sass/components/_form.scss */
.woocommerce-edit-address.modal-open .mm-slideout {
  position: static !important;
}

/* line 181, src/sass/components/_form.scss */
#billing_company_field,
#vat_number_field,
#billing_yweu_vat_field {
  display: none;
}

/* line 189, src/sass/components/_form.scss */
.gform_wrapper {
  margin-bottom: 30px;
}

/* line 192, src/sass/components/_form.scss */
.gform_wrapper .validation_error {
  background: rgba(235, 87, 87, 0.1);
  color: #C63636;
  border-radius: 4px;
  padding: 9px 13px 9px 37px;
  margin-bottom: 30px;
  text-align: left;
  position: relative;
  font-size: 0.75rem;
}

/* line 202, src/sass/components/_form.scss */
.gform_wrapper .validation_error::before {
  content: "";
  background: url("../image/icons/alert.svg") no-repeat;
  width: 14px;
  height: 13px;
  left: 1em;
  top: 11px;
  position: absolute;
}

/* line 213, src/sass/components/_form.scss */
.gform_wrapper .gform_fields {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  text-align: left;
}

/* line 221, src/sass/components/_form.scss */
.gform_wrapper .gfield--width-half:nth-child(even) {
  padding-left: 0;
}

/* line 224, src/sass/components/_form.scss */
.gform_wrapper .gfield--width-half:nth-child(odd) {
  padding-right: 0;
}

/* line 229, src/sass/components/_form.scss */
.gform_wrapper .gfield {
  margin-bottom: 20px;
}

/* line 232, src/sass/components/_form.scss */
.gform_wrapper .gfield.third {
  width: 33.33%;
}

@media (max-width: 767.98px) {
  /* line 229, src/sass/components/_form.scss */
  .gform_wrapper .gfield {
    width: 100%;
  }
}

/* line 239, src/sass/components/_form.scss */
.gform_wrapper .gfield--full {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 244, src/sass/components/_form.scss */
.gform_wrapper .gfield--full > div,
.gform_wrapper .gfield--full label {
  width: 100%;
}

/* line 249, src/sass/components/_form.scss */
.gform_wrapper .gfield--full .gfield_description,
.gform_wrapper .gfield--full .ginput_container_phone {
  width: 50%;
}

@media (max-width: 767.98px) {
  /* line 249, src/sass/components/_form.scss */
  .gform_wrapper .gfield--full .gfield_description,
  .gform_wrapper .gfield--full .ginput_container_phone {
    width: 100%;
  }
}

/* line 259, src/sass/components/_form.scss */
.gform_wrapper .gfield--full .ginput_complex > span.ginput_full {
  width: 100%;
}

/* line 263, src/sass/components/_form.scss */
.gform_wrapper .gfield--full .ginput_complex > span.address_line_1 {
  margin-bottom: 15px;
}

@media (max-width: 767.98px) {
  /* line 258, src/sass/components/_form.scss */
  .gform_wrapper .gfield--full .ginput_complex > span {
    width: 100%;
  }
}

/* line 272, src/sass/components/_form.scss */
.gform_wrapper .gfield--full .gfield_description {
  color: #2CAEDB;
  padding-left: 11px;
  font-size: 0.75rem;
}

@media (max-width: 767.98px) {
  /* line 272, src/sass/components/_form.scss */
  .gform_wrapper .gfield--full .gfield_description {
    padding-left: 0;
  }
}

/* line 283, src/sass/components/_form.scss */
.gform_wrapper .gfield.gfield_error .gfield_select,
.gform_wrapper .gfield.gfield_error .address_country select,
.gform_wrapper .gfield.gfield_error input[type="email"],
.gform_wrapper .gfield.gfield_error input[type="tel"],
.gform_wrapper .gfield.gfield_error input[type="text"],
.gform_wrapper .gfield.gfield_error textarea {
  border-color: #EB5757;
}

/* line 292, src/sass/components/_form.scss */
.gform_wrapper .gfield.gfield_error .validation_message {
  padding-left: 0;
  color: #EB5757;
  font-size: 0.75rem;
}

/* line 299, src/sass/components/_form.scss */
.gform_wrapper .gfield label,
.gform_wrapper .gfield legend {
  color: #033F88;
  margin-bottom: 6px;
  line-height: 18px;
  font-size: 0.875rem;
}

/* line 307, src/sass/components/_form.scss */
.gform_wrapper .gfield .gfield_select,
.gform_wrapper .gfield .address_country select,
.gform_wrapper .gfield input[type="email"],
.gform_wrapper .gfield input[type="tel"],
.gform_wrapper .gfield input[type="text"],
.gform_wrapper .gfield textarea {
  border: 1px solid #DEE6F0;
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  width: 100% !important;
  height: 40px;
  color: #033F88;
  font-size: 0.875rem;
}

/* line 322, src/sass/components/_form.scss */
.gform_wrapper .gfield .gfield_select::-webkit-input-placeholder,
.gform_wrapper .gfield .address_country select::-webkit-input-placeholder,
.gform_wrapper .gfield input[type="email"]::-webkit-input-placeholder,
.gform_wrapper .gfield input[type="tel"]::-webkit-input-placeholder,
.gform_wrapper .gfield input[type="text"]::-webkit-input-placeholder,
.gform_wrapper .gfield textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #8998AB;
}
.gform_wrapper .gfield .gfield_select::-moz-placeholder,
.gform_wrapper .gfield .address_country select::-moz-placeholder,
.gform_wrapper .gfield input[type="email"]::-moz-placeholder,
.gform_wrapper .gfield input[type="tel"]::-moz-placeholder,
.gform_wrapper .gfield input[type="text"]::-moz-placeholder,
.gform_wrapper .gfield textarea::-moz-placeholder {
  opacity: 1;
  color: #8998AB;
}
.gform_wrapper .gfield .gfield_select:-ms-input-placeholder,
.gform_wrapper .gfield .address_country select:-ms-input-placeholder,
.gform_wrapper .gfield input[type="email"]:-ms-input-placeholder,
.gform_wrapper .gfield input[type="tel"]:-ms-input-placeholder,
.gform_wrapper .gfield input[type="text"]:-ms-input-placeholder,
.gform_wrapper .gfield textarea:-ms-input-placeholder {
  opacity: 1;
  color: #8998AB;
}
.gform_wrapper .gfield .gfield_select::placeholder,
.gform_wrapper .gfield .address_country select::placeholder,
.gform_wrapper .gfield input[type="email"]::placeholder,
.gform_wrapper .gfield input[type="tel"]::placeholder,
.gform_wrapper .gfield input[type="text"]::placeholder,
.gform_wrapper .gfield textarea::placeholder {
  opacity: 1;
  color: #8998AB;
}

/* line 328, src/sass/components/_form.scss */
.gform_wrapper .gfield textarea {
  min-height: 143px;
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 335, src/sass/components/_form.scss */
.gform_wrapper .gform_button {
  background: #2CAEDB;
  border: 1px solid #2CAEDB;
  font-weight: 700;
  color: #fff;
  padding: 0.618em 1em;
  border-radius: 3px;
}

/* line 343, src/sass/components/_form.scss */
.gform_wrapper .gform_button:hover {
  background: #fff;
  color: #2CAEDB;
}

/* line 349, src/sass/components/_form.scss */
.gform_wrapper span.gform_drop_instructions {
  display: block;
  margin-bottom: 8px;
}

/* line 354, src/sass/components/_form.scss */
.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  padding: 24px;
  border: 1px dashed #ccc;
  text-align: center;
  color: #aaa;
  margin-bottom: 16px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 4px;
}

/* line 364, src/sass/components/_form.scss */
.gform_wrapper .gform_footer {
  margin-top: 25px;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-left: -15px !important;
  -ms-flex-pack: start !important;
      justify-content: start !important;
}

/* line 371, src/sass/components/_form.scss */
.gform_wrapper label {
  color: #033f88 !important;
}

/* line 377, src/sass/components/_form.scss */
.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

/* line 383, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container {
  margin: 8px 0 6px 0;
  height: 32px;
}

/* line 388, src/sass/components/_form.scss */
.gform_wrapper div.gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: url(https://www.zwembad.shop/wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg);
  background-repeat: no-repeat;
  width: 36px;
  height: 30px;
  float: left;
}

/* line 398, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0;
}

/* line 402, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px;
}

/* line 406, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px;
}

/* line 410, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0;
}

/* line 414, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px;
}

/* line 418, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px;
}

/* line 422, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0;
}

/* line 426, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px;
}

/* line 430, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px;
}

/* line 434, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0;
}

/* line 438, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px;
}

/* line 442, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px;
}

/* line 446, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0;
}

/* line 450, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px;
}

/* line 454, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px;
}

/* line 458, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0;
}

/* line 462, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px;
}

/* line 466, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px;
}

/* line 470, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -189px;
}

/* line 474, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -221px;
}

/* line 478, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -252px;
}

/* line 482, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -189px;
}

/* line 486, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -221px;
}

/* line 490, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -252px;
}

/* line 493, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -189px;
}

/* line 496, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -221px;
}

/* line 500, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -252px;
}

/* line 504, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -189px;
}

/* line 508, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -221px;
}

/* line 512, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -252px;
}

/* line 516, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -189px;
}

/* line 520, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -221px;
}

/* line 524, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -252px;
}

/* line 528, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -189px;
}

/* line 532, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -221px;
}

/* line 536, src/sass/components/_form.scss */
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -252px;
}

/* line 540, src/sass/components/_form.scss */
.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
  float: left;
  position: relative;
  top: 4px !important;
}

/* line 546, src/sass/components/_form.scss */
.gform_wrapper .ginput_complex .ginput_cardinfo_right {
  min-width: 85px !important;
}

/* line 550, src/sass/components/_form.scss */
.gform_wrapper .ginput_complex .ginput_cardinfo_left label,
.gform_wrapper .ginput_complex .ginput_cardinfo_right label {
  white-space: nowrap !important;
}

/* line 555, src/sass/components/_form.scss */
.gform_wrapper .ginput_complex span.ginput_cardextras {
  display: block;
  overflow: hidden;
}

/* line 560, src/sass/components/_form.scss */
.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
  position: relative;
  display: block;
  min-width: 160px !important;
}

/* line 566, src/sass/components/_form.scss */
.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select {
  margin-bottom: 8px;
}

/* line 570, src/sass/components/_form.scss */
.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
  max-width: 50% !important;
}

/* line 574, src/sass/components/_form.scss */
.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  width: 32px;
  height: 23px;
  background-image: url(https://www.zwembad.shop/wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg);
  background-repeat: no-repeat;
  background-position: 0 -128px;
  position: relative;
  top: -1px;
  left: 6px;
  display: -moz-inline-stack;
  display: inline-block;
}

/* line 1, src/sass/components/_extra-options.scss */
.tmcp-select {
  width: 100%;
  max-width: 445px;
  border-radius: 4px;
  border: 1px solid #DEE6F0;
  color: #8998AB;
  font-size: 1rem;
  font-weight: 700;
  padding: 11px 10px 11px 15px;
  background: url(../image/icons/dropdown.svg) no-repeat right 15px center;
  -webkit-appearance: none;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}

/* line 16, src/sass/components/_extra-options.scss */
.tmcp-select option {
  position: relative;
}

/* line 18, src/sass/components/_extra-options.scss */
.tmcp-select option:after {
  content: attr(data-price);
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 100px;
  color: #000;
}

/* line 31, src/sass/components/_extra-options.scss */
.tm-epo-element-label {
  color: #000;
  font-weight: 700;
  padding-bottom: 5px;
  font-size: 1rem;
}

/* line 39, src/sass/components/_extra-options.scss */
.tm-epo-required {
  font-size: 0;
}

/* line 43, src/sass/components/_extra-options.scss */
.tm-epo-field-label {
  color: #5F6772;
  font-weight: 400;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.875rem;
}

/* line 51, src/sass/components/_extra-options.scss */
.tm-epo-field-label {
  position: relative;
}

/* line 57, src/sass/components/_extra-options.scss */
.custom-checkbox-div .tc-label-wrap {
  padding-left: 15px;
}

/* line 59, src/sass/components/_extra-options.scss */
.custom-checkbox-div .tc-label-wrap span {
  font-weight: 400 !important;
}

/* line 63, src/sass/components/_extra-options.scss */
.custom-checkbox-div input {
  position: relative;
  width: 16px;
  height: 16px;
  margin: 0;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

/* line 79, src/sass/components/_extra-options.scss */
.custom-checkbox-div input:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 16px;
  height: 16px;
  border: 1px solid #dedede;
  border-radius: 2px;
}

/* line 91, src/sass/components/_extra-options.scss */
.custom-checkbox-div input:checked:after {
  content: '';
  background: url(../image/icons/check.svg) #2CAEDB center center no-repeat;
  background-position: 2px 2px;
  position: absolute;
  top: -1px;
  opacity: 1;
  left: 0px;
  border-radius: 2px;
  border: 1px solid #2CAEDB;
}

/* line 108, src/sass/components/_extra-options.scss */
#tm-epo-totals dl {
  margin-bottom: 0;
}

/* line 112, src/sass/components/_extra-options.scss */
#tm-epo-totals dd, #tm-epo-totals dt {
  display: none;
}

/* line 116, src/sass/components/_extra-options.scss */
#tm-epo-totals dd.tm-final-totals {
  display: block;
}

/* line 118, src/sass/components/_extra-options.scss */
#tm-epo-totals dd.tm-final-totals span {
  color: #002D64;
  font-size: 1.5rem;
}

/* line 126, src/sass/components/_extra-options.scss */
#tm-extra-product-options-fields p,
#tm-extra-product-options-fields label {
  font-size: 0.875rem;
}

/* line 132, src/sass/components/_extra-options.scss */
.tc-price-wrap {
  display: none;
  position: absolute;
  right: 50px;
  top: 11px;
  font-weight: 700;
  font-size: 1rem;
}

/* line 139, src/sass/components/_extra-options.scss */
.tc-price-wrap span {
  color: #8998AB !important;
}

/* line 144, src/sass/components/_extra-options.scss */
.dropdown-menu {
  width: 100%;
  max-width: 445px;
  padding: 0;
  margin-top: 4px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 1px solid #DEE6F0;
}

/* line 153, src/sass/components/_extra-options.scss */
.dropdown-menu > div[data-price=""] .drop-price {
  visibility: hidden;
}

/* line 157, src/sass/components/_extra-options.scss */
.single-product .dropdown-menu {
  max-width: 100%;
}

/* line 162, src/sass/components/_extra-options.scss */
.dropdown-menu div {
  cursor: pointer;
  position: relative;
  max-width: 445px;
  color: #8998AB;
  font-size: 1rem;
  padding: 11px 10px 11px 15px;
  border-bottom: 1px solid #DEE6F0;
}

/* line 172, src/sass/components/_extra-options.scss */
.dropdown-menu div:hover {
  color: #5F6772;
  font-weight: 500;
}

/* line 176, src/sass/components/_extra-options.scss */
.dropdown-menu div:hover .drop-price {
  color: #5F6772 !important;
}

/* line 181, src/sass/components/_extra-options.scss */
.single-product .dropdown-menu div {
  max-width: 100%;
}

/* line 186, src/sass/components/_extra-options.scss */
.dropdown-menu .drop-price {
  position: absolute;
  right: 50px;
  top: 12px;
  font-weight: 500;
  color: #8998AB !important;
  font-size: 1rem;
}

/* line 196, src/sass/components/_extra-options.scss */
.dropdown-toggle {
  width: 100%;
  max-width: 445px;
  border-radius: 4px;
  border: 1px solid #DEE6F0;
  color: #8998AB;
  font-size: 1rem;
  font-weight: 700;
  padding: 11px 10px 11px 15px;
  background: url(../image/icons/dropdown.svg) no-repeat right 15px center;
  -webkit-appearance: none;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
  margin-top: 3px;
}

/* line 211, src/sass/components/_extra-options.scss */
.dropdown-toggle:after {
  display: none !important;
}

/* line 215, src/sass/components/_extra-options.scss */
.single-product .dropdown-toggle {
  max-width: 100%;
}

/* line 221, src/sass/components/_extra-options.scss */
.d-none--label.d-none--label.d-none--label {
  display: none !important;
}

/* line 225, src/sass/components/_extra-options.scss */
.btn-tooltip {
  background: none;
  box-shadow: none;
  border: none;
  outline: none;
  margin-left: 5px;
  position: relative;
  top: 2px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 238, src/sass/components/_extra-options.scss */
.tmcp-field-wrap i.tc-tooltip {
  display: none !important;
}

/* line 244, src/sass/components/_extra-options.scss */
.tooltip {
  color: #DEE6F0;
  font-size: 0.75rem;
  line-height: 16px;
}

/* line 249, src/sass/components/_extra-options.scss */
.tooltip .arrow:before {
  border-right-color: rgba(95, 103, 114, 0.9);
}

/* line 254, src/sass/components/_extra-options.scss */
.tooltip-inner {
  background: rgba(95, 103, 114, 0.9);
}

/* line 259, src/sass/components/_extra-options.scss */
.tc-totals-form > del .woocommerce-Price-amount {
  font-size: 14px !important;
  margin-top: 10px;
  display: block;
}

/* line 1, src/sass/components/_cta.scss */
.cta {
  overflow: hidden;
}

/* line 3, src/sass/components/_cta.scss */
.cta .h1 {
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1199.98px) {
  /* line 7, src/sass/components/_cta.scss */
  .cta .h1 br {
    display: none;
  }
}

/* line 13, src/sass/components/_cta.scss */
.cta .btn {
  margin-top: auto;
}

@media (max-width: 1199.98px) {
  /* line 13, src/sass/components/_cta.scss */
  .cta .btn {
    max-width: 240px;
    min-width: 230px;
  }
}

@media (min-width: 992px) and (max-width: 991.98px) {
  /* line 13, src/sass/components/_cta.scss */
  .cta .btn {
    margin-top: auto;
  }
}

/* line 23, src/sass/components/_cta.scss */
.cta img {
  max-height: 80px;
  width: 80px;
  border-radius: 50%;
}

/* line 28, src/sass/components/_cta.scss */
.cta [class^='bg-'],
.cta [class*=' bg-'] {
  min-height: 375px;
  position: relative;
}

/* line 32, src/sass/components/_cta.scss */
.cta [class^='bg-']:before,
.cta [class*=' bg-']:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  background: inherit;
}

/* line 40, src/sass/components/_cta.scss */
.cta [class^='bg-']:first-of-type:before,
.cta [class*=' bg-']:first-of-type:before {
  right: calc(100% - 2px);
  padding-left: 9999px;
  margin-left: -9999px;
}

/* line 47, src/sass/components/_cta.scss */
.cta [class^='bg-']:last-of-type:before,
.cta [class*=' bg-']:last-of-type:before {
  left: calc(100% - 2px);
  padding-right: 9999px;
  margin-right: -9999px;
}

/* line 55, src/sass/components/_cta.scss */
.cta .bg-dark {
  background-color: #003466 !important;
}

/* line 57, src/sass/components/_cta.scss */
.cta .bg-dark .btn--white:hover {
  color: #033F88;
}

/* line 2, src/sass/components/_gallery-text.scss */
.gallery-text .slide {
  border-radius: 8px;
}

/* line 4, src/sass/components/_gallery-text.scss */
.gallery-text .slide .bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 8px 0 0 8px;
}

@media (max-width: 767.98px) {
  /* line 4, src/sass/components/_gallery-text.scss */
  .gallery-text .slide .bg {
    height: 300px;
    border-radius: 8px 8px 0 8px;
  }
}

/* line 14, src/sass/components/_gallery-text.scss */
.gallery-text .slide .text {
  padding: 58px;
  min-height: 400px;
}

@media (max-width: 1199.98px) {
  /* line 14, src/sass/components/_gallery-text.scss */
  .gallery-text .slide .text {
    padding: 34px 36px;
  }
}

@media (max-width: 767.98px) {
  /* line 14, src/sass/components/_gallery-text.scss */
  .gallery-text .slide .text {
    min-height: 1px;
  }
}

/* line 26, src/sass/components/_gallery-text.scss */
.gallery-text .slick-dots {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style-type: none;
}

/* line 30, src/sass/components/_gallery-text.scss */
.gallery-text .slick-dots li {
  margin-right: 40px;
  font-size: 14px;
}

@media (max-width: 1199.98px) {
  /* line 30, src/sass/components/_gallery-text.scss */
  .gallery-text .slick-dots li {
    margin-right: 20px;
  }
}

/* line 36, src/sass/components/_gallery-text.scss */
.gallery-text .slick-dots li.slick-active a,
.gallery-text .slick-dots li a:hover {
  color: #033F88;
  text-shadow: 0px 0px 1px #033F88;
  border-bottom: 4px solid #2CAEDB;
}

/* line 42, src/sass/components/_gallery-text.scss */
.gallery-text .slick-dots li a {
  color: #8998AB;
  padding-bottom: 8px;
  border-bottom: 4px solid transparent;
  transition: all .5s ease;
}

/* line 50, src/sass/components/_gallery-text.scss */
.gallery-text .slick-arrow {
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  background: #DEE6F0;
  border: 1px solid #DEE6F0;
  border-radius: 50%;
  font-size: 0px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 50, src/sass/components/_gallery-text.scss */
  .gallery-text .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 26px;
  }
}

/* line 66, src/sass/components/_gallery-text.scss */
.gallery-text .slick-arrow.slick-disabled {
  cursor: default;
  opacity: .5;
}

/* line 71, src/sass/components/_gallery-text.scss */
.gallery-text .slick-arrow.slick-next {
  right: -50px;
  background: url(../image/icons/slick_next.svg) #DEE6F0 center center no-repeat;
}

@media screen and (max-width: 1230px) {
  /* line 71, src/sass/components/_gallery-text.scss */
  .gallery-text .slick-arrow.slick-next {
    right: -14px;
  }
}

/* line 79, src/sass/components/_gallery-text.scss */
.gallery-text .slick-arrow.slick-prev {
  left: -50px;
  z-index: 1;
  background: url(../image/icons/slick_prev.svg) #DEE6F0 center center no-repeat;
}

@media screen and (max-width: 1230px) {
  /* line 79, src/sass/components/_gallery-text.scss */
  .gallery-text .slick-arrow.slick-prev {
    left: -14px;
  }
}

/* line 2, src/sass/components/_box_list.scss */
.box-list .box-flex {
  margin-bottom: -30px;
}

/* line 5, src/sass/components/_box_list.scss */
.box-list .box-wrapper {
  margin-bottom: 30px;
}

/* line 8, src/sass/components/_box_list.scss */
.box-list .box {
  background: #F6F8FC;
  padding: 24px 28px 14px;
  height: 100%;
  color: #5F6772;
  border-radius: 4px;
}

/* line 14, src/sass/components/_box_list.scss */
.box-list .box-num {
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: rgba(129, 144, 162, 0.2);
  font-size: 0.875rem;
  border-radius: 50%;
}

/* line 2, src/sass/components/_pros.scss */
.pros .bg {
  height: 560px;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

/* line 8, src/sass/components/_pros.scss */
.pros h2.bg-dark {
  padding: 21px 48px 21px 0;
  border-radius: 0 2px 2px 0;
}

/* line 11, src/sass/components/_pros.scss */
.pros h2.bg-dark:before {
  content: '';
  top: 0;
  bottom: 0;
  position: absolute;
  right: calc(100% - 2px);
  padding-left: 9999px;
  margin-left: -9999px;
  background: inherit;
}

@media screen and (min-width: 1900px) {
  /* line 22, src/sass/components/_pros.scss */
  .pros .container-custom {
    max-width: 1400px;
    margin: 0 auto;
  }
}

/* line 29, src/sass/components/_pros.scss */
.pros-slider:not(.slick-slider) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 32, src/sass/components/_pros.scss */
.pros-slider:not(.slick-slider) .slide {
  padding: 0 15px;
  width: 25%;
}

/* line 39, src/sass/components/_pros.scss */
.pros .slide h2 {
  font-weight: 400;
  color: #033F88;
  padding-top: 8px;
  margin-bottom: 16px;
}

/* line 46, src/sass/components/_pros.scss */
.pros .slick-list {
  overflow: visible;
}

/* line 49, src/sass/components/_pros.scss */
.pros .slick-slide {
  padding: 0 15px;
}

/* line 52, src/sass/components/_pros.scss */
.pros .slick-arrow {
  width: 23px;
  height: 23px;
  background: #DEE6F0;
  border: 1px solid #DEE6F0;
  border-radius: 50%;
  font-size: 0px;
  margin: 0 14px;
}

@media (max-width: 991.98px) {
  /* line 52, src/sass/components/_pros.scss */
  .pros .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 26px;
  }
}

/* line 66, src/sass/components/_pros.scss */
.pros .slick-arrow.slick-disabled {
  cursor: default;
  opacity: .5;
}

/* line 71, src/sass/components/_pros.scss */
.pros .slick-arrow.slick-next {
  background: url(../image/icons/slick_next.svg) #DEE6F0 center center no-repeat;
}

/* line 75, src/sass/components/_pros.scss */
.pros .slick-arrow.slick-prev {
  background: url(../image/icons/slick_prev.svg) #DEE6F0 center center no-repeat;
}

/* line 1, src/sass/components/_product-notification.scss */
.out-of-stock-notification {
  max-width: 100%;
  background-color: rgba(255, 126, 33, 0.1);
  border-radius: 2px;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/_product-notification.scss */
  .out-of-stock-notification {
    width: 100%;
    margin-bottom: 1rem;
  }
}

/* line 13, src/sass/components/_product-notification.scss */
.out-of-stock-notification--permanent {
  border-radius: 2px;
  background-color: rgba(95, 103, 114, 0.1);
  max-width: 100%;
}

@media (min-width: 992px) {
  /* line 13, src/sass/components/_product-notification.scss */
  .out-of-stock-notification--permanent {
    width: 100%;
  }
}

/* line 21, src/sass/components/_product-notification.scss */
.out-of-stock-notification--permanent + .out-of-stock-notification--permanent {
  display: none !important;
}

/* line 29, src/sass/components/_product-notification.scss */
.out-of-stock-notification__image-wrap img {
  height: 20px;
  width: auto;
  min-height: 18.28px;
  min-width: 20px;
}

/* line 37, src/sass/components/_product-notification.scss */
.out-of-stock-notification__content {
  padding-right: 7px;
  line-height: 18.23px !important;
  color: #ff7e21;
}

/* line 42, src/sass/components/_product-notification.scss */
.out-of-stock-notification__content--permanent {
  color: #5f6772;
}

/* line 45, src/sass/components/_product-notification.scss */
.out-of-stock-notification__content--permanent p {
  font-size: 0.875rem;
  line-height: 18.23px !important;
  font-style: normal;
  font-weight: normal;
}

/* line 54, src/sass/components/_product-notification.scss */
.out-of-stock-notification__content p {
  font-size: 0.875rem;
  line-height: 18.23px !important;
  font-style: normal;
  font-weight: normal;
}

@media (max-width: 767.98px) {
  /* line 3, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product {
    margin-top: 20px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 8, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product > .btn--secondary {
    height: 44px;
    line-height: 20px;
    font-size: 0.75rem;
  }
}

/* line 17, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product .wc-force-sells {
  display: none;
}

/* line 21, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__title {
  color: #33373D;
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 11px;
}

@media (max-width: 767.98px) {
  /* line 21, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product__title {
    margin-bottom: 0;
  }
}

/* line 33, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__price {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #1B1B1B;
}

/* line 40, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product .woocommerce-Price-amount {
  font-size: 12px;
  line-height: 20px;
  color: #6b6b6b;
  text-decoration: line-through;
  display: block;
}

@media (max-width: 767.98px) {
  /* line 40, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product .woocommerce-Price-amount {
    line-height: 16px;
  }
}

/* line 51, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product .woocommerce-Price-amount + .woocommerce-Price-amount {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #1B1B1B;
  margin-bottom: 16px;
  text-decoration: none;
}

@media (max-width: 767.98px) {
  /* line 51, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product .woocommerce-Price-amount + .woocommerce-Price-amount {
    line-height: 32px;
    margin-bottom: 12px;
    font-size: 1.0625rem;
  }
}

/* line 68, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information {
  position: relative;
}

/* line 90, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information img {
  max-width: 100%;
}

@media (min-width: 1200px) {
  /* line 90, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product__information img {
    max-width: 182px;
  }
}

@media (min-width: 768px) {
  /* line 90, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product__information img {
    max-width: 140px;
  }
}

/* line 102, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-top: 13px;
  padding-top: 3px;
}

/* line 109, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information h3 a {
  color: #1B1B1B;
}

/* line 114, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-info {
  margin-bottom: 0px !important;
}

/* line 116, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-info h2,
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-info .product-info-inc {
  display: none !important;
}

/* line 121, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-info .stock {
  margin-left: 10px;
  font-weight: 400;
  bottom: 0;
  left: 1px;
  width: 100%;
  padding: 0 17px 0;
  font-size: 12px !important;
  line-height: 12px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
}

/* line 133, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-info .stock::before {
  bottom: -10px;
  left: 0px;
  width: 15px;
  height: 15px;
}

/* line 140, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-info .stock::after {
  width: 7px;
  height: 6px;
  bottom: -1px;
  left: 0px;
}

/* line 150, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-badge .flags-wrapper {
  top: 10px;
  left: -16px;
  right: auto;
}

@media (max-width: 767.98px) {
  /* line 150, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product__information .product-badge .flags-wrapper {
    top: 7px;
    left: -15px;
  }
}

/* line 161, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .product-badge .percentage-flag {
  border-radius: 4px;
  height: 25px;
  background: #0D62C9;
}

/* line 168, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .custom-product-brand {
  display: none;
}

/* line 172, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .total-reviews {
  display: none;
}

/* line 176, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information .yith-ywar-product-rating {
  padding-bottom: 0;
}

/* line 180, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information__wrapper {
  margin-left: 32px;
}

/* line 183, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information__wrapper .stock {
  margin-bottom: 0 !important;
}

/* line 187, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information__wrapper .star-rating {
  letter-spacing: 5.6px;
  width: 89px;
  color: #FFB44F;
  font-size: 0.625rem;
}

/* line 195, src/sass/components/_alternative_products.scss */
.product .zwembad_template_single_add_to_cart .alternative-product__information__wrapper .btn {
  min-width: 146px !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (max-width: 1199.98px) {
  /* line 180, src/sass/components/_alternative_products.scss */
  .product .zwembad_template_single_add_to_cart .alternative-product__information__wrapper {
    margin-left: 0;
  }
}

/* line 384, src/sass/components/_alternative_products.scss */
.zwembad_template_single_add_to_cart div.alternative-product div.alternative-product__price span:nth-child(1) > bdi {
  text-decoration: line-through;
  color: #8190A2;
  font-size: 0.625rem;
}

/* line 391, src/sass/components/_alternative_products.scss */
.zwembad_template_single_add_to_cart div.alternative-product div.alternative-product__price span:nth-child(2) bdi {
  font-size: 1rem;
  color: #033F88;
  font-weight: bold;
  line-height: 21px;
}

/* line 2, src/sass/components/_wtp_products.scss */
.wtp-product-based-tier h4 {
  font-size: 14px !important;
  margin-bottom: 8px !important;
}

/* line 7, src/sass/components/_wtp_products.scss */
.wtp-product-based-tier ul {
  border: none !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
}

/* line 14, src/sass/components/_wtp_products.scss */
#wtp-discount-list-container {
  margin: 0 !important;
  margin-top: -20px !important;
}

/* line 1, src/sass/components/_big_image.scss */
.big-image {
  overflow: hidden;
}

/* line 3, src/sass/components/_big_image.scss */
.big-image__row {
  position: relative;
  padding-inline: 15px;
}

@media (max-width: 767.98px) {
  /* line 3, src/sass/components/_big_image.scss */
  .big-image__row {
    padding-inline: 0;
  }
}

/* line 10, src/sass/components/_big_image.scss */
.big-image__title {
  position: absolute;
  bottom: 40px;
  left: calc(8.3333% + 15px);
  word-spacing: 100vw;
  margin: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 5.75rem;
  line-height: 72px;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: #FFFFFF;
}

@media (max-width: 767.98px) {
  /* line 10, src/sass/components/_big_image.scss */
  .big-image__title {
    top: 24px;
    bottom: auto;
    left: 15px;
  }
}

@media (max-width: 575.98px) {
  /* line 10, src/sass/components/_big_image.scss */
  .big-image__title {
    word-break: break-word;
    width: 90%;
  }
}

/* line 34, src/sass/components/_big_image.scss */
.big-image__img {
  height: 490px;
  object-fit: cover;
}

@media (max-width: 767.98px) {
  /* line 34, src/sass/components/_big_image.scss */
  .big-image__img {
    max-width: 100vw;
  }
}

@media (max-width: 575.98px) {
  /* line 34, src/sass/components/_big_image.scss */
  .big-image__img {
    height: 508px;
    object-position: 65% 100%;
  }
}

/* line 1, src/sass/components/_numbers.scss */
.numbers {
  padding-block: 32px;
}

@media (max-width: 767.98px) {
  /* line 1, src/sass/components/_numbers.scss */
  .numbers {
    padding-block: 24px;
  }
}

/* line 6, src/sass/components/_numbers.scss */
.numbers__content {
  height: 224px;
  background-image: url("../image/waves_desktop.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #F6F8FC;
  background-size: cover;
}

@media (max-width: 767.98px) {
  /* line 6, src/sass/components/_numbers.scss */
  .numbers__content {
    height: auto;
    background-image: url("../image/waves_mobile.png");
    padding-block: 48px;
  }
}

@media (max-width: 767.98px) {
  /* line 22, src/sass/components/_numbers.scss */
  .numbers__box:not(:last-child) {
    padding-bottom: 48px;
  }
}

/* line 27, src/sass/components/_numbers.scss */
.numbers__number {
  font-size: 4rem;
  line-height: 72px;
  color: #033F88;
  font-weight: 700;
  padding-bottom: 8px;
}

/* line 34, src/sass/components/_numbers.scss */
.numbers__text {
  color: #023F88;
  font-size: 1.0625rem;
  line-height: 24px;
}

/* line 1, src/sass/components/_section_quote.scss */
.section-quote {
  padding-block: 160px 32px;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  /* line 1, src/sass/components/_section_quote.scss */
  .section-quote {
    padding-block: 64px 32px;
  }
}

@media (max-width: 767.98px) {
  /* line 7, src/sass/components/_section_quote.scss */
  .section-quote__desktop {
    display: none;
  }
}

/* line 13, src/sass/components/_section_quote.scss */
.section-quote__mobile {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 13, src/sass/components/_section_quote.scss */
  .section-quote__mobile {
    display: block;
    position: relative;
  }
  /* line 18, src/sass/components/_section_quote.scss */
  .section-quote__mobile::before {
    content: url("../image/sign.png");
    position: absolute;
    top: -12px;
    left: 0px;
    z-index: -1;
  }
}

@media (max-width: 767.98px) and (max-width: 575.98px) {
  /* line 18, src/sass/components/_section_quote.scss */
  .section-quote__mobile::before {
    left: -81px;
  }
}

/* line 31, src/sass/components/_section_quote.scss */
.section-quote__textarea::after {
  content: url("../image/sign.png");
  position: absolute;
  top: -25px;
  left: -61px;
  z-index: -1;
}

/* line 38, src/sass/components/_section_quote.scss */
.section-quote__title {
  font-weight: 700;
  font-size: 1.0625rem;
  line-height: 24px;
  color: #023F88;
  padding-bottom: 16px;
}

@media (max-width: 767.98px) {
  /* line 38, src/sass/components/_section_quote.scss */
  .section-quote__title {
    padding-bottom: 8px;
  }
}

/* line 50, src/sass/components/_section_quote.scss */
.section-quote__text p {
  color: #8190A2;
  font-weight: 400;
  font-size: 1.0625rem;
  line-height: 24px;
}

/* line 58, src/sass/components/_section_quote.scss */
.section-quote__quote {
  margin-block: 64px;
  font-weight: 400;
  font-size: 2rem;
  line-height: 42px;
  color: #023F88;
  padding-left: 40px;
  border-left: 4px solid #023F88;
}

@media (max-width: 767.98px) {
  /* line 58, src/sass/components/_section_quote.scss */
  .section-quote__quote {
    font-weight: 700;
    padding-left: 16px;
    font-size: 1.125rem;
    line-height: 23px;
  }
}

@media (max-width: 767.98px) {
  /* line 73, src/sass/components/_section_quote.scss */
  .section-quote__img {
    padding-top: 48px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
}

@media (max-width: 575.98px) {
  /* line 73, src/sass/components/_section_quote.scss */
  .section-quote__img {
    padding-inline: 0;
    width: 100vw;
    margin-inline: -15px;
    max-width: 100vw;
  }
}

/* line 1, src/sass/components/_column_section.scss */
.column-section {
  padding-block: 32px;
}

/* line 3, src/sass/components/_column_section.scss */
.column-section__textarea {
  position: relative;
}

/* line 5, src/sass/components/_column_section.scss */
.column-section__textarea::after {
  content: url("../image/sign.png");
  position: absolute;
  position: absolute;
  top: 50%;
  left: -61px;
  z-index: -1;
}

@media (max-width: 991.98px) {
  /* line 5, src/sass/components/_column_section.scss */
  .column-section__textarea::after {
    display: none;
  }
}

/* line 17, src/sass/components/_column_section.scss */
.column-section__title {
  font-weight: 700;
  font-size: 1.0625rem;
  line-height: 24px;
  color: #023F88;
  padding-bottom: 16px;
}

@media (max-width: 767.98px) {
  /* line 17, src/sass/components/_column_section.scss */
  .column-section__title {
    padding-bottom: 8px;
  }
}

/* line 28, src/sass/components/_column_section.scss */
.column-section__text p {
  color: #8190A2;
  font-weight: 400;
  font-size: 1.0625rem;
  line-height: 24px;
}

/* line 37, src/sass/components/_column_section.scss */
.column-section__content--left {
  -ms-flex-order: 1;
      order: 1;
}

@media (max-width: 991.98px) {
  /* line 37, src/sass/components/_column_section.scss */
  .column-section__content--left {
    -ms-flex-order: 0;
        order: 0;
  }
}

@media (max-width: 575.98px) {
  /* line 44, src/sass/components/_column_section.scss */
  .column-section__image {
    padding-inline: 0;
    height: auto;
  }
}

/* line 49, src/sass/components/_column_section.scss */
.column-section__image img {
  object-fit: cover;
}

@media (max-width: 991.98px) {
  /* line 49, src/sass/components/_column_section.scss */
  .column-section__image img {
    max-width: 100vw;
  }
}

@media (max-width: 575.98px) {
  /* line 49, src/sass/components/_column_section.scss */
  .column-section__image img {
    width: 100vw;
  }
}

/* line 59, src/sass/components/_column_section.scss */
.column-section__image--left {
  -ms-flex-order: 0;
      order: 0;
}

@media (max-width: 991.98px) {
  /* line 59, src/sass/components/_column_section.scss */
  .column-section__image--left {
    -ms-flex-order: 1;
        order: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    padding-top: 48px;
  }
}

/* line 68, src/sass/components/_column_section.scss */
.column-section__image--right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 991.98px) {
  /* line 68, src/sass/components/_column_section.scss */
  .column-section__image--right {
    padding-top: 48px;
  }
}

/* line 77, src/sass/components/_column_section.scss */
.column-section blockquote {
  margin-top: 30px;
  padding-left: 40px;
  border-left: 4px solid #023F88;
}

/* line 82, src/sass/components/_column_section.scss */
.column-section blockquote p {
  font-weight: 400;
  font-size: 1.0625rem;
  line-height: 28px;
  color: #023F88;
}

@media (max-width: 767.98px) {
  /* line 77, src/sass/components/_column_section.scss */
  .column-section blockquote {
    padding-left: 16px;
  }
  /* line 92, src/sass/components/_column_section.scss */
  .column-section blockquote p {
    font-weight: 700;
    font-size: 1rem;
    line-height: 23px;
  }
}

/* line 1, src/sass/components/_bulk-products.scss */
.tiered-pricing-wrapper {
  margin-top: 0;
}

/* line 4, src/sass/components/_bulk-products.scss */
.tiered-pricing-wrapper h3 {
  margin: 0 !important;
  font-size: 14px;
  color: #002D64;
}

/* line 11, src/sass/components/_bulk-products.scss */
.tier-pricing-summary-table {
  margin-bottom: 10px;
  margin-top: 0;
}

@media (max-width: 767px) {
  /* line 11, src/sass/components/_bulk-products.scss */
  .tier-pricing-summary-table {
    margin-top: 20px;
  }
}

/* line 19, src/sass/components/_bulk-products.scss */
.tier-pricing-summary-table span[data-tier-pricing-table-summary-product-price] {
  display: none !important;
}

/* line 23, src/sass/components/_bulk-products.scss */
.tier-pricing-summary-table .tier-pricing-summary-table-inline__label {
  font-size: 14px;
  font-weight: 400;
  color: #5F6772;
}

/* line 29, src/sass/components/_bulk-products.scss */
.tier-pricing-summary-table span[data-tier-pricing-table-summary-total] {
  font-size: 16px;
  font-weight: 700;
  color: #002D64;
}

/* line 36, src/sass/components/_bulk-products.scss */
.tiered-pricing-blocks {
  gap: 16px;
}

/* line 40, src/sass/components/_bulk-products.scss */
.tiered-pricing-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-color: #DEE6F0;
  border-radius: 4px;
  padding: 11px 16px;
  position: relative;
}

@media (max-width: 767px) {
  /* line 40, src/sass/components/_bulk-products.scss */
  .tiered-pricing-block {
    padding: 9px 16px;
    -ms-flex-pack: center;
        justify-content: center;
    width: 47%;
  }
}

/* line 54, src/sass/components/_bulk-products.scss */
.tiered-pricing-block.tiered-pricing--active {
  -ms-transform: scale(1) !important;
      transform: scale(1) !important;
}

/* line 57, src/sass/components/_bulk-products.scss */
.tiered-pricing-block.tiered-pricing--active .tiered-pricing-block__quantity,
.tiered-pricing-block.tiered-pricing--active .woocommerce-Price-amount {
  color: #002D64;
}

/* line 63, src/sass/components/_bulk-products.scss */
.tiered-pricing-block .tiered-pricing-block__quantity,
.tiered-pricing-block .woocommerce-Price-amount {
  font-size: 16px;
  font-weight: 700;
  color: #8190A2;
}

@media (max-width: 767px) {
  /* line 63, src/sass/components/_bulk-products.scss */
  .tiered-pricing-block .tiered-pricing-block__quantity,
  .tiered-pricing-block .woocommerce-Price-amount {
    font-size: 14px;
  }
}

/* line 74, src/sass/components/_bulk-products.scss */
.tiered-pricing-block .tiered-pricing-block__price-discount {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background: #F6F8FC;
  border-radius: 8px;
  font-size: 12px;
  color: #FF7E21;
  font-weight: 700;
  max-width: 70px;
}

/* line 90, src/sass/components/_bulk-products.scss */
.woocommerce div.product form.cart {
  margin-bottom: 16px !important;
  margin-top: 16px !important;
}

@media (max-width: 767px) {
  /* line 95, src/sass/components/_bulk-products.scss */
  .tiered-pricing-dynamic-price-wrapper {
    font-size: 18px;
  }
}

/* line 1, src/sass/components/_bundle.scss */
#alma-payment-plans,
.yith-wcpb-product-bundled-item-data__description,
.yith-wcpb-product-bundled-item-data__quantity,
.yith-wcpb-product-bundled-item-data__availability {
  display: none;
}

/* line 10, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-image,
.summary .yith-wcpb-product-bundled-item-image {
  width: 31px;
}

@media (max-width: 991.98px) {
  /* line 10, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-image,
  .summary .yith-wcpb-product-bundled-item-image {
    width: 31px;
  }
}

/* line 17, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-image img,
.summary .yith-wcpb-product-bundled-item-image img {
  width: 63px;
}

@media (max-width: 991.98px) {
  /* line 17, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-image img,
  .summary .yith-wcpb-product-bundled-item-image img {
    width: 40px;
  }
}

/* line 26, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items,
.summary .yith-wcpb-product-bundled-items {
  border-color: #DEE6F0;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  margin-bottom: 16px;
  margin-top: 16px;
  padding: 8px 0 0 0;
}

@media (max-width: 991.98px) {
  /* line 26, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-product-bundled-items,
  .summary .yith-wcpb-product-bundled-items {
    border-left: none;
    border-right: none;
  }
}

/* line 41, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items.slick-initialized .slick-slide,
.summary .yith-wcpb-product-bundled-items.slick-initialized .slick-slide {
  display: -ms-flexbox;
  display: flex;
}

/* line 46, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-dots,
.summary .yith-wcpb-product-bundled-items .slick-dots {
  list-style: none;
  position: absolute;
  top: -16px;
  right: 0;
}

/* line 52, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-dots li,
.summary .yith-wcpb-product-bundled-items .slick-dots li {
  display: inline-block;
  margin-left: 6px;
}

/* line 56, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-dots li button,
.summary .yith-wcpb-product-bundled-items .slick-dots li button {
  display: block;
  border: 0;
  text-indent: -10000px;
  width: 6px;
  height: 6px;
  background: #DEE6F0;
  border-radius: 100%;
  padding: 0;
}

/* line 69, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-dots .slick-active button,
.summary .yith-wcpb-product-bundled-items .slick-dots .slick-active button {
  background: #FF7E21;
}

/* line 75, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-arrow,
.summary .yith-wcpb-product-bundled-items .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  z-index: 9;
  width: 32px;
  height: 32px;
  cursor: pointer;
  border: 0;
  text-indent: -10000px;
}

@media (max-width: 991.98px) {
  /* line 75, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-arrow,
  .summary .yith-wcpb-product-bundled-items .slick-arrow {
    display: none;
  }
}

/* line 91, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-prev,
.summary .yith-wcpb-product-bundled-items .slick-prev {
  left: -15px;
  background: url(../image/icons/hero-arrow-left.svg) no-repeat;
}

/* line 96, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .slick-next,
.summary .yith-wcpb-product-bundled-items .slick-next {
  right: -15px;
  background: url(../image/icons/hero-arrow-right.svg) no-repeat;
}

/* line 101, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
  padding-left: 16px;
  border-bottom: 0;
  padding-right: 48px;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (max-width: 991.98px) {
  /* line 101, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item,
  .summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
    padding-right: 20px;
  }
}

/* line 114, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

/* line 119, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title {
  font-weight: 300;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 119, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title,
  .summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title {
    width: 100%;
  }
}

/* line 127, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title a,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title a {
  color: #6B6B6B;
  display: -ms-flexbox;
  display: flex;
  line-height: 26px;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 127, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title a,
  .summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title a {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

/* line 138, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title a:hover,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title a:hover {
  color: #FF7E21;
}

/* line 143, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title .price,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__title .price {
  display: block;
  font-weight: 700;
  color: #1B1B1B;
  margin-left: 8px;
  line-height: 26px;
  font-size: 1rem;
}

/* line 155, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__price .amount,
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__price del,
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__price del span,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__price .amount,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__price del,
.summary .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__price del span {
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none;
  color: #002D64 !important;
}

@media (max-width: 991.98px) {
  /* line 167, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form .yith-wcpb-add-to-cart-button,
  .summary .yith-wcpb-add-to-cart-button {
    margin-left: 0 !important;
  }
}

/* line 173, src/sass/components/_bundle.scss */
.yith-wcpb-bundle-form #toggle-products,
.summary #toggle-products {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #033F88;
  border: none;
  background: none;
  text-decoration: underline;
  min-width: 86px;
  line-height: 20px;
  font-weight: 500;
  font-size: 0.75rem;
}

@media (max-width: 991.98px) {
  /* line 173, src/sass/components/_bundle.scss */
  .yith-wcpb-bundle-form #toggle-products,
  .summary #toggle-products {
    text-align: left;
    margin-bottom: 8px;
  }
}

/* line 2, src/sass/components/newsletter-footer.scss */
.footer-newsletter .omnisend-form-63f363a7cc40d4204d9a1458-text-659d17a0e16b906061db668f p,
.footer-newsletter .omnisend-form-63f50989eb7ad79eb5cdb8da-text-659d1849e16b906061db672c p {
  font-family: "DM Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 21px !important;
  margin-bottom: 24px;
}

/* line 12, src/sass/components/newsletter-footer.scss */
.footer-newsletter #omnisend-form-63f363a7cc40d4204d9a1458-field-container-62a3147776d81914aa87ed98-emailField-input.omnisend-form-63f363a7cc40d4204d9a1458-field-container-62a3147776d81914aa87ed98-input {
  border-radius: 0 !important;
}

/* line 17, src/sass/components/newsletter-footer.scss */
.footer-newsletter input[type="email"] {
  border: 0 !important;
  outline: none !important;
  border-bottom: 1px solid #DEE6F0 !important;
  padding: 13px 0 !important;
  height: 48px !important;
  font-size: 16px !important;
  line-height: 24px !important;
  border-radius: 0 !important;
  position: relative;
}

/* line 28, src/sass/components/newsletter-footer.scss */
.footer-newsletter button[type="submit"] {
  background-color: transparent !important;
  border: 2px solid !important;
  border-radius: 40px !important;
  font-size: 16px !important;
  padding: 16px 16px 16px 48px !important;
  font-weight: 700 !important;
  position: relative;
}

@media (max-width: 575.98px) {
  /* line 28, src/sass/components/newsletter-footer.scss */
  .footer-newsletter button[type="submit"] {
    margin-top: 24px !important;
    width: 100% !important;
  }
}

/* line 42, src/sass/components/newsletter-footer.scss */
.footer-newsletter button[type="submit"]:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 17px;
  margin: auto;
  background: url(../image/icons/mail-newsletter.svg) no-repeat;
  width: 22px;
  height: 18px;
}

@media (max-width: 575.98px) {
  /* line 42, src/sass/components/newsletter-footer.scss */
  .footer-newsletter button[type="submit"]:before {
    left: -105px;
    right: 0;
  }
}

/* line 59, src/sass/components/newsletter-footer.scss */
.footer-newsletter button[type="submit"]:hover {
  background-color: #FF7E21 !important;
  border-color: #FF7E21 !important;
}

/* line 65, src/sass/components/newsletter-footer.scss */
.footer-newsletter .omnisend-form-63f363a7cc40d4204d9a1458-column-63f3647b6e56381614791847 {
  -ms-flex-align: end;
      align-items: end;
}

@media (max-width: 575.98px) {
  /* line 65, src/sass/components/newsletter-footer.scss */
  .footer-newsletter .omnisend-form-63f363a7cc40d4204d9a1458-column-63f3647b6e56381614791847 {
    -ms-flex-align: center;
        align-items: center;
    display: block;
  }
}

/* line 2, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper {
  gap: 0;
}

/* line 4, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper {
  padding-bottom: 37px !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 767.98px) {
  /* line 4, src/sass/components/_rating.scss */
  .woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
}

/* line 14, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box {
  -ms-flex-align: normal;
      align-items: normal;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: start;
  min-height: 137px;
}

@media (max-width: 767.98px) {
  /* line 14, src/sass/components/_rating.scss */
  .woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box {
    min-height: auto;
  }
}

/* line 24, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .average-rating {
  font-weight: 700;
  font-size: 64px;
  line-height: 80px;
  margin-right: 15px;
}

/* line 31, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .total-reviews {
  margin: 10px 0;
}

/* line 36, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .reviews-container-tabs {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}

/* line 40, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .reviews-container-tabs .stars {
  height: 27px;
  width: 130px;
  margin: 14px 0 0 0;
}

/* line 46, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .reviews-container-tabs .total-reviews {
  line-height: 26px;
  margin-top: 4px;
  font-size: 1rem;
}

/* line 54, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box {
  display: none !important;
}

/* line 58, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box {
  width: 50%;
  padding: 3px 0;
  -ms-flex-pack: start;
      justify-content: start;
  gap: 0;
  height: 137px;
}

@media (max-width: 767.98px) {
  /* line 58, src/sass/components/_rating.scss */
  .woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box {
    width: 100% !important;
  }
}

/* line 70, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-label {
  color: #FF7E21 !important;
  width: auto !important;
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
  min-width: 100px !important;
  font-weight: 700 !important;
  line-height: 26px;
  font-size: 1rem;
}

/* line 81, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-label:after {
  content: none !important;
}

/* line 85, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-label .stars {
  line-height: 26px;
  font-size: 1rem;
}

/* line 90, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-label .stars .star {
  margin-right: 5px;
}

/* line 93, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-label .stars .star:last-child {
  margin-right: 0;
}

/* line 100, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-bar {
  height: 4px !important;
}

/* line 103, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-bar .rating-bar-accent {
  height: 4px !important;
}

/* line 108, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-stats-wrapper .rating-count {
  min-width: 30px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  margin-right: 22px;
}

/* line 117, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-main-wrapper .yith-ywar-pending-reviews-list {
  display: none !important;
}

/* line 123, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review {
  border-color: #DCEBFE;
  border-bottom: 0;
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  padding: 32px 0 0 0;
  gap: 16px;
}

/* line 132, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group {
  gap: 16px;
}

/* line 135, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group .review-user-avatar {
  display: none;
}

/* line 139, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group .review-info .review-user {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: #1B1B1B;
}

/* line 146, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group .review-info .review-user .verified {
  background: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  margin-left: 20px;
}

/* line 154, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group .review-info .review-user .verified::after {
  content: " ";
  background-image: url(../image/icons/check.svg);
  width: 8px;
  height: 6px;
  background-repeat: no-repeat;
  z-index: 1;
  background-size: contain;
  bottom: 8px;
  left: -7px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  position: absolute;
}

/* line 168, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group .review-info .review-user .verified::before {
  content: " ";
  bottom: -7px;
  left: -7px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  z-index: 0;
  background-color: #00c974;
}

/* line 184, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group .review-info .review-user .verified img {
  display: none;
}

/* line 190, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .review-user-group .review-info .review-date {
  font-size: 12px;
  line-height: 20px;
  color: #1B1B1B;
}

/* line 198, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .multi-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 10px 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 204, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .yith-ywar-single-review .multi-rating .single-criterion {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
  gap: 15px;
}

/* line 214, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .load-more-reviews {
  font-size: 0;
}

/* line 217, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .load-more-reviews .load-more-button {
  color: #033F88 !important;
  background: #fff;
  border-radius: 40px;
  border: 1px solid #033F88;
  transition: all 0.2s ease !important;
  font-size: 0.875rem;
}

/* line 226, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .yith-ywar-reviews-list .load-more-reviews .load-more-button:hover {
  background: #033F88 !important;
  color: #fff !important;
}

/* line 234, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .review-content {
  border-color: #5F6772 !important;
  border-radius: 8px !important;
  background: transparent !important;
  line-height: 26px !important;
  font-size: 16px !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}

/* line 244, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .reply-button {
  border: 1px solid #033F88 !important;
  border-radius: 40px !important;
  color: #033F88 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  background: #FFFFFF !important;
  padding: 0 16px !important;
  display: none !important;
}

/* line 255, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .reply-button:hover {
  background: #033F88 !important;
  color: #FFFFFF !important;
}

/* line 260, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .reply-button:before {
  display: none !important;
}

/* line 265, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .helpful-button,
.woocommerce-Tabs-panel--reviews .delete-button {
  border-radius: 40px !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  padding: 0 16px !important;
}

/* line 274, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .submit-button {
  border: 1px solid #033F88 !important;
  border-radius: 40px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  background: #033F88 !important;
  padding: 13px 24px !important;
  width: auto !important;
  height: auto !important;
}

/* line 286, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .submit-button:hover {
  background: #FFFFFF !important;
  color: #033F88 !important;
}

/* line 294, src/sass/components/_rating.scss */
.woocommerce-Tabs-panel--reviews .tab-custom-content .yith-ywar-main-wrapper .new-review {
  display: none !important;
}

/* line 301, src/sass/components/_rating.scss */
.yith-ywar-edit-forms {
  margin-top: 24px;
  color: #33373D;
}

/* line 307, src/sass/components/_rating.scss */
.form-content .form-review-rating {
  position: relative !important;
}

/* line 311, src/sass/components/_rating.scss */
.form-content .form-review-rating.has-error::after {
  position: absolute !important;
  left: 0 !important;
  top: -20px !important;
  line-height: 20px !important;
  font-size: 13px !important;
}

/* line 322, src/sass/components/_rating.scss */
.form-content .form-review-user-data .has-error {
  position: relative !important;
}

/* line 325, src/sass/components/_rating.scss */
.form-content .form-review-user-data .has-error::after {
  position: absolute !important;
  bottom: -4px !important;
  right: 0 !important;
}

/* line 334, src/sass/components/_rating.scss */
.form-content .form-review-content .has-error {
  position: relative !important;
}

/* line 337, src/sass/components/_rating.scss */
.form-content .form-review-content .has-error::after {
  position: absolute !important;
  bottom: -20px !important;
  right: 0 !important;
}

@media (max-width: 767.98px) {
  /* line 348, src/sass/components/_rating.scss */
  .yith-ywar-edit-forms .form-content .form-element label {
    gap: 2px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 357, src/sass/components/_rating.scss */
  .form-review-content .review-content {
    min-height: 78px !important;
  }
}

/* line 1, src/sass/components/_product_modal.scss */
.product-modal,
.product-modal-review {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 100000;
}

/* line 11, src/sass/components/_product_modal.scss */
.product-modal--bg,
.product-modal-review--bg {
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

/* line 18, src/sass/components/_product_modal.scss */
.product-modal--content,
.product-modal-review--content {
  width: 665px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 8px;
  position: absolute;
  padding: 20px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background: #FEFEFE;
}

@media (max-width: 991.98px) {
  /* line 18, src/sass/components/_product_modal.scss */
  .product-modal--content,
  .product-modal-review--content {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    border-radius: 8px 8px 0 0;
    padding: 20px 16px;
    left: 0;
    bottom: 0;
    top: auto;
    position: fixed;
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
  }
}

/* line 41, src/sass/components/_product_modal.scss */
.product-modal--content .heading-wrapper,
.product-modal-review--content .heading-wrapper {
  border-bottom: 1px solid #DCEBFE;
}

@media (max-width: 991.98px) {
  /* line 41, src/sass/components/_product_modal.scss */
  .product-modal--content .heading-wrapper,
  .product-modal-review--content .heading-wrapper {
    border-bottom: none;
  }
}

/* line 48, src/sass/components/_product_modal.scss */
.product-modal--content .heading-wrapper .heading,
.product-modal-review--content .heading-wrapper .heading {
  line-height: 28px;
  color: #1B1B1B;
  font-weight: 700;
  font-size: 1.375rem;
}

@media (max-width: 991.98px) {
  /* line 48, src/sass/components/_product_modal.scss */
  .product-modal--content .heading-wrapper .heading,
  .product-modal-review--content .heading-wrapper .heading {
    margin-bottom: 5px;
  }
}

/* line 60, src/sass/components/_product_modal.scss */
.product-modal--content .heading-wrapper .close-btn,
.product-modal-review--content .heading-wrapper .close-btn {
  width: 12px;
  height: 12px;
  background: url("../image/icons/close3.svg");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

@media (max-width: 991.98px) {
  /* line 60, src/sass/components/_product_modal.scss */
  .product-modal--content .heading-wrapper .close-btn,
  .product-modal-review--content .heading-wrapper .close-btn {
    width: 22px;
    height: 12px;
  }
}

/* line 76, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .left,
.product-modal-review--content .content-wrapper .left {
  padding-right: 40px;
}

@media (max-width: 991.98px) {
  /* line 76, src/sass/components/_product_modal.scss */
  .product-modal--content .content-wrapper .left,
  .product-modal-review--content .content-wrapper .left {
    padding-right: 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #DCEBFE;
    margin-bottom: 17px;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

/* line 88, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .left img,
.product-modal-review--content .content-wrapper .left img {
  max-width: 151px;
}

@media (max-width: 991.98px) {
  /* line 88, src/sass/components/_product_modal.scss */
  .product-modal--content .content-wrapper .left img,
  .product-modal-review--content .content-wrapper .left img {
    max-width: 36px;
    margin-left: 10px;
  }
}

/* line 97, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .left p,
.product-modal-review--content .content-wrapper .left p {
  line-height: 20px;
  color: #1B1B1B;
  font-weight: 700;
  font-size: 0.875rem;
}

@media (max-width: 991.98px) {
  /* line 97, src/sass/components/_product_modal.scss */
  .product-modal--content .content-wrapper .left p,
  .product-modal-review--content .content-wrapper .left p {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
  }
}

/* line 114, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right,
.product-modal-review--content .content-wrapper .right {
  min-width: 414px;
}

@media (max-width: 991.98px) {
  /* line 114, src/sass/components/_product_modal.scss */
  .product-modal--content .content-wrapper .right,
  .product-modal-review--content .content-wrapper .right {
    min-width: 100%;
  }
}

/* line 122, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gform_fields,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gform_fields {
  margin: 0;
}

/* line 126, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gfield,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield {
  margin-bottom: 16px;
}

/* line 129, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gfield legend,
.product-modal--content .content-wrapper .right .gform_wrapper .gfield .gform-field-label,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield legend,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield .gform-field-label {
  margin-bottom: 0px;
  line-height: 20px;
  color: #1B1B1B !important;
  font-size: 0.75rem;
}

/* line 138, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gfield input[type="text"],
.product-modal--content .content-wrapper .right .gform_wrapper .gfield input[type="email"],
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield input[type="text"],
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield input[type="email"] {
  height: 36px;
}

/* line 143, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gfield input[type="text"],
.product-modal--content .content-wrapper .right .gform_wrapper .gfield input[type="email"],
.product-modal--content .content-wrapper .right .gform_wrapper .gfield textarea,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield input[type="text"],
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield input[type="email"],
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield textarea {
  border-color: #0D62C9;
}

/* line 148, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gfield input[type="text"]:focus,
.product-modal--content .content-wrapper .right .gform_wrapper .gfield input[type="email"]:focus,
.product-modal--content .content-wrapper .right .gform_wrapper .gfield textarea:focus,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield input[type="text"]:focus,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield input[type="email"]:focus,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield textarea:focus {
  background: #F5F9FF;
}

/* line 153, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gfield textarea,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gfield textarea {
  min-height: 77px;
}

/* line 158, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gform_footer,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gform_footer {
  margin-left: 0 !important;
}

@media (max-width: 991.98px) {
  /* line 158, src/sass/components/_product_modal.scss */
  .product-modal--content .content-wrapper .right .gform_wrapper .gform_footer,
  .product-modal-review--content .content-wrapper .right .gform_wrapper .gform_footer {
    margin-top: 18px;
  }
}

/* line 166, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gform_heading,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gform_heading {
  display: none;
}

/* line 170, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_wrapper .gform_button,
.product-modal-review--content .content-wrapper .right .gform_wrapper .gform_button {
  width: 100%;
  height: 46px;
  background: #033F88;
  color: #fff;
  border-radius: 40px;
}

/* line 179, src/sass/components/_product_modal.scss */
.product-modal--content .content-wrapper .right .gform_confirmation_wrapper,
.product-modal-review--content .content-wrapper .right .gform_confirmation_wrapper {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 190, src/sass/components/_product_modal.scss */
.product-modal--content .yith-ywar-reviews-list,
.product-modal--content .yith-ywar-stats-wrapper,
.product-modal--content .yith-ywar-reviews-wrapper,
.product-modal--content .yith-ywar-edit-forms .form-header {
  display: none !important;
}

/* line 197, src/sass/components/_product_modal.scss */
.product-modal--content .yith-ywar-edit-forms {
  margin-top: 0 !important;
}

/* line 201, src/sass/components/_product_modal.scss */
.product-modal--content .form-content {
  padding: 0 !important;
  background: none !important;
}

/* line 206, src/sass/components/_product_modal.scss */
.product-modal--content .form-footer {
  background: none !important;
}

/* line 210, src/sass/components/_product_modal.scss */
.product-modal--content .form-review-rating {
  gap: 8px !important;
  display: grid !important;
}

/* line 215, src/sass/components/_product_modal.scss */
.product-modal--content .rating-wrapper {
  margin-right: 21px !important;
  margin-left: 6px !important;
}

/* line 221, src/sass/components/_product_modal.scss */
.product-modal--content .stars span {
  height: 17px !important;
  width: 17px !important;
}

/* line 227, src/sass/components/_product_modal.scss */
.product-modal--content .form-footer {
  padding: 35px 0 !important;
}

/* line 230, src/sass/components/_product_modal.scss */
.product-modal--content .form-footer .login-info {
  display: none !important;
}

/* line 234, src/sass/components/_product_modal.scss */
.product-modal--content .form-footer .submit-button {
  border-radius: 40px !important;
  border: 1px solid #033F88 !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  background: #033F88 !important;
  padding: 13px 24px !important;
  height: auto !important;
}

/* line 245, src/sass/components/_product_modal.scss */
.product-modal--content .form-footer .submit-button:hover {
  color: #033F88 !important;
  background: #FFFFFF !important;
}

/* line 251, src/sass/components/_product_modal.scss */
.product-modal--content .form-footer .spacer {
  display: none !important;
}

/* line 256, src/sass/components/_product_modal.scss */
.product-modal--content .form-review-user-data {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column !important;
      flex-direction: column !important;
  gap: 0 !important;
}

/* line 262, src/sass/components/_product_modal.scss */
.product-modal--content .form-review-user-data input,
.product-modal--content .form-review-content textarea {
  border-color: #0D62C9;
}

/* line 267, src/sass/components/_product_modal.scss */
.product-modal--content .form-review-user-data label {
  line-height: 20px;
  padding-bottom: 16px !important;
  font-size: 0.75rem;
}

/* line 274, src/sass/components/_product_modal.scss */
.product-modal--content .form-review-content label {
  padding-bottom: 0 !important;
}

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
/* line 10, src/sass/components/_mmenu.scss */
:root {
  --mm-lineheight:22px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-hidden {
  display: none !important;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu, .mm-menu *, .mm-menu :after, .mm-menu :before {
  transition-property: none;
  transition-duration: .4s;
  transition-timing-function: ease;
}

/* line 10, src/sass/components/_mmenu.scss */
:root {
  --mm-blocker-visibility-delay:0.4s;
  --mm-blocker-opacity-delay:0s;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-blocker {
  display: block;
  position: absolute;
  bottom: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  background: var(--mm-color-background);
  transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease;
  transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease, -webkit-transform 0.4s ease;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-blocker:focus-visible {
  opacity: .75;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 50px;
  padding: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn--next, [dir=rtl] .mm-btn--prev {
  --mm-btn-rotate:135deg;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn--prev, [dir=rtl] .mm-btn--next {
  --mm-btn-rotate:-45deg;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn--next:after, .mm-btn--prev:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  box-sizing: border-box;
  border: 2px solid var(--mm-color-icon);
  border-bottom: none;
  border-right: none;
  -ms-transform: rotate(var(--mm-btn-rotate));
  transform: rotate(var(--mm-btn-rotate));
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn--prev:before {
  inset-inline-start: 23px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn--next:after {
  inset-inline-end: 23px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn--close:before {
  content: "×";
  font-size: 150%;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btnreset {
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  top: 0;
  min-height: var(--mm-lineheight);
  padding: calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;
  font-size: 75%;
  text-transform: uppercase;
  background: var(--mm-color-background);
  background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
  opacity: 1;
  transition-property: opacity;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-navbar:not(.mm-hidden) ~ .mm-listview .mm-divider {
  top: var(--mm-navbar-size);
}

/* line 10, src/sass/components/_mmenu.scss */
:root {
  --mm-listitem-size:50px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  margin: 0;
  color: var(--mm-color-text);
  border-color: var(--mm-color-border);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem:after {
  content: "";
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  inset-inline-start: 20px;
  inset-inline-end: 0;
  bottom: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem__btn, .mm-listitem__text {
  padding: calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem__btn {
  display: block;
  position: relative;
  width: auto;
  -webkit-padding-end: 50px;
  -moz-padding-end: 50px;
       padding-inline-end: 50px;
  border-color: inherit;
  background: rgba(3, 2, 1, 0);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--selected > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--opened > .mm-listitem__btn, .mm-listitem--opened > .mm-panel {
  background: var(--mm-color-background-highlight);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: var(--mm-lineheight);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu ::-webkit-input-placeholder {
  color: var(--mm-color-text-dimmed);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu ::-moz-placeholder {
  color: var(--mm-color-text-dimmed);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu :-ms-input-placeholder {
  color: var(--mm-color-text-dimmed);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu ::-ms-input-placeholder {
  color: var(--mm-color-text-dimmed);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu ::-webkit-input-placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu ::-moz-placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu :-ms-input-placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu ::placeholder {
  color: var(--mm-color-text-dimmed);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu, .mm-menu * {
  box-sizing: border-box;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu :focus, .mm-menu :focus-visible, .mm-menu:focus, .mm-menu:focus-visible {
  outline: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu a, .mm-menu button, .mm-menu label {
  color: inherit;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu a:focus, .mm-menu button:focus, .mm-menu label:focus {
  outline: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu a:focus-visible, .mm-menu button:focus-visible, .mm-menu label:focus-visible {
  outline: 2px solid var(--mm-color-focusring);
  outline-offset: -5px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu input:focus, .mm-menu input:focus-visible, .mm-menu select:focus, .mm-menu select:focus-visible, .mm-menu textarea:focus, .mm-menu textarea:focus-visible {
  outline: 2px solid var(--mm-color-focusring);
  outline-offset: 2px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  text-decoration: none;
  color: inherit;
}

/* line 10, src/sass/components/_mmenu.scss */
:root {
  --mm-navbar-size:50px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-navbar {
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  min-height: var(--mm-navbar-size);
  padding-top: env(safe-area-inset-top);
  color: var(--mm-color-text-dimmed);
  text-align: center;
  opacity: 1;
  background: var(--mm-color-background);
  border-bottom: 1px solid var(--mm-color-border);
  transition-property: opacity;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-navbar > * {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-navbar__btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-navbar__title {
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  overflow: hidden;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-navbar__title[href="#"] {
  pointer-events: none;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-navbar__title > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn.mm-hidden + .mm-navbar__title:not(:last-child) {
  -webkit-padding-start: 60px;
  -moz-padding-start: 60px;
       padding-inline-start: 60px;
  -webkit-padding-end: 10px;
  -moz-padding-end: 10px;
       padding-inline-end: 10px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-btn:not(.mm-hidden) + .mm-navbar__title:last-child {
  -webkit-padding-start: 10px;
  -moz-padding-start: 10px;
       padding-inline-start: 10px;
  -webkit-padding-end: 60px;
  -moz-padding-end: 60px;
       padding-inline-end: 60px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panel {
  --mm-panel-child-offset:100%;
  --mm-panel-parent-offset:-30%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  color: var(--mm-color-text);
  border-color: var(--mm-color-border);
  background: var(--mm-color-background);
  transform: translate3d(var(--mm-panel-child-offset), 0, 0);
  transition-property: transform,inset-inline-start;
  transition-property: transform,inset-inline-start,-webkit-transform;
}

/* line 10, src/sass/components/_mmenu.scss */
[dir=rtl] .mm-panel {
  --mm-panel-child-offset:-100%;
  --mm-panel-parent-offset:30%;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panel:after {
  content: "";
  display: block;
  height: var(--mm-listitem-size);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panel:focus {
  outline: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panel--opened {
  z-index: 2;
  transform: translate3d(0, 0, 0);
  transition-delay: 0s;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panel--parent {
  transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
  z-index: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panel--highest {
  z-index: 3;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--opened .mm-panel--noanimation {
  transition: none !important;
  transition-duration: 0s !important;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panel__content {
  padding: 20px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panels {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  height: 100%;
  overflow: hidden;
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-panels:focus {
  outline: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
:root {
  --mm-toggle-size:34px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex: calc(var(--mm-toggle-size) * 1.75) 0 0px;
  flex: calc(var(--mm-toggle-size) * 1.75) 0 0;
  height: var(--mm-toggle-size);
  -webkit-margin-end: 10px;
  -moz-margin-end: 10px;
       margin-inline-end: 10px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  border-radius: var(--mm-toggle-size);
  border: var(--mm-color-border);
  background: var(--mm-color-border);
  cursor: pointer;
  transition-property: background-color;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-toggle:before {
  content: "";
  aspect-ratio: 1;
  margin: 2px;
  border-radius: 100%;
  background: var(--mm-color-background);
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-toggle:checked {
  background: #4bd963;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-toggle:checked:before {
  -ms-transform: translateX(calc(var(--mm-toggle-size) * .75));
  transform: translateX(calc(var(--mm-toggle-size) * .75));
}

/* line 10, src/sass/components/_mmenu.scss */
[dir=rtl] .mm-toggle:checked:before {
  -ms-transform: translateX(calc(var(--mm-toggle-size) * -.75));
  transform: translateX(calc(var(--mm-toggle-size) * -.75));
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--vertical > .mm-panel {
  position: static;
  width: 100%;
  padding: 10px 0 10px 20px;
  -ms-transform: none !important;
  transform: none !important;
  transition: none !important;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--vertical > .mm-panel:after {
  content: none;
  display: none;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--vertical:not(.mm-listitem--opened) > .mm-panel {
  display: none;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--vertical > .mm-listitem__btn {
  height: var(--mm-listitem-size);
  bottom: auto;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--vertical .mm-listitem:last-child:after {
  border-color: transparent;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-listitem--opened > .mm-listitem__btn:after {
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}

/* line 10, src/sass/components/_mmenu.scss */
:root {
  --mm-size:80%;
  --mm-min-size:240px;
  --mm-max-size:440px;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--offcanvas {
  position: fixed;
  z-index: 0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-page {
  box-sizing: border-box;
  min-height: 100vh;
  background: inherit;
}

/* line 10, src/sass/components/_mmenu.scss */
:where(.mm-slideout) {
  position: relative;
  z-index: 1;
  width: 100%;
  transition-duration: .4s;
  transition-timing-function: ease;
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-wrapper--opened, .mm-wrapper--opened body {
  overflow: hidden;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-wrapper__blocker {
  background: rgba(0, 0, 0, 0.4);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-wrapper--opened .mm-wrapper__blocker {
  --mm-blocker-visibility-delay:0s;
  --mm-blocker-opacity-delay:0.4s;
  bottom: 0;
  opacity: .5;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu {
  --mm-translate-horizontal:0;
  --mm-translate-vertical:0;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-left, .mm-menu--position-left-front {
  right: auto;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-right, .mm-menu--position-right-front {
  left: auto;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-left, .mm-menu--position-left-front, .mm-menu--position-right, .mm-menu--position-right-front {
  width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size));
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-left-front {
  --mm-translate-horizontal:-100%;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-right-front {
  --mm-translate-horizontal:100%;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-top {
  bottom: auto;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-bottom {
  top: auto;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-bottom, .mm-menu--position-top {
  width: 100%;
  height: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size));
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-top {
  --mm-translate-vertical:-100%;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-bottom {
  --mm-translate-vertical:100%;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-bottom, .mm-menu--position-left-front, .mm-menu--position-right-front, .mm-menu--position-top {
  z-index: 2;
  transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-menu--position-bottom.mm-menu--opened, .mm-menu--position-left-front.mm-menu--opened, .mm-menu--position-right-front.mm-menu--opened, .mm-menu--position-top.mm-menu--opened {
  transform: translate3d(0, 0, 0);
}

/* line 10, src/sass/components/_mmenu.scss */
.mm-wrapper--position-left {
  --mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  );
}

/* line 14, src/sass/components/_mmenu.scss */
.mm-wrapper--position-right {
  --mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  );
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--position-left .mm-slideout, .mm-wrapper--position-right .mm-slideout {
  transform: translate3d(0, 0, 0);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout, .mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
  transform: translate3d(var(--mm-translate-horizontal), 0, 0);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--position-bottom .mm-wrapper__blocker, .mm-wrapper--position-left-front .mm-wrapper__blocker, .mm-wrapper--position-right-front .mm-wrapper__blocker, .mm-wrapper--position-top .mm-wrapper__blocker {
  z-index: 1;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-light {
  --mm-color-background:#f3f3f3;
  --mm-color-border:rgb(0 0 0 / 0.15);
  --mm-color-icon:rgb(0 0 0 / 0.4);
  --mm-color-text:rgb(0 0 0 / 0.8);
  --mm-color-text-dimmed:rgb(0 0 0 / 0.4);
  --mm-color-background-highlight:rgb(0 0 0 / 0.05);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.75);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-light-contrast {
  --mm-color-background:#f3f3f3;
  --mm-color-border:rgb(0 0 0 / 0.5);
  --mm-color-icon:rgb(0 0 0 / 0.5);
  --mm-color-text:#000;
  --mm-color-text-dimmed:rgb(0 0 0 / 0.7);
  --mm-color-background-highlight:rgb(0 0 0 / 0.05);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.9);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-dark {
  --mm-color-background:#333;
  --mm-color-border:rgb(0, 0, 0, 0.4);
  --mm-color-icon:rgb(255, 255, 255, 0.4);
  --mm-color-text:rgb(255, 255, 255, 0.8);
  --mm-color-text-dimmed:rgb(255, 255, 255, 0.4);
  --mm-color-background-highlight:rgb(255, 255, 255, 0.08);
  --mm-color-background-emphasis:rgb(0, 0, 0, 0.1);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-dark-contrast {
  --mm-color-background:#333;
  --mm-color-border:rgb(255 255 255 / 0.5);
  --mm-color-icon:rgb(255 255 255 / 0.5);
  --mm-color-text:#fff;
  --mm-color-text-dimmed:rgb(255 255 255 / 0.7);
  --mm-color-background-highlight:rgb(255 255 255 / 0.1);
  --mm-color-background-emphasis:rgb(0 0 0 / 0.3);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-white {
  --mm-color-background:#fff;
  --mm-color-border:rgb(0 0 0 / 0.15);
  --mm-color-icon:rgb(0 0 0 / 0.3);
  --mm-color-text:rgb(0 0 0 / 0.8);
  --mm-color-text-dimmed:rgb(0 0 0 / 0.3);
  --mm-color-background-highlight:rgb(0 0 0 / 0.06);
  --mm-color-background-emphasis:rgb(0 0 0 / 0.03);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-white-contrast {
  --mm-color-background:#fff;
  --mm-color-border:rgb(0 0 0 / 0.5);
  --mm-color-icon:rgb(0 0 0 / 0.5);
  --mm-color-text:#000;
  --mm-color-text-dimmed:rgb(0 0 0 / 0.7);
  --mm-color-background-highlight:rgb(0 0 0 / 0.07);
  --mm-color-background-emphasis:rgb(0 0 0 / 0.035);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-black {
  --mm-color-background:#000;
  --mm-color-border:rgb(255 255 255 / 0.2);
  --mm-color-icon:rgb(255 255 255 / 0.4);
  --mm-color-text:rgb(255 255 255 / 0.7);
  --mm-color-text-dimmed:rgb(255 255 255 / 0.4);
  --mm-color-background-highlight:rgb(255 255 255 / 0.1);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.06);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--theme-black-contrast {
  --mm-color-background:#000;
  --mm-color-border:rgb(255 255 255 / 0.5);
  --mm-color-icon:rgb(255 255 255 / 0.5);
  --mm-color-text:#fff;
  --mm-color-text-dimmed:rgb(255 255 255 / 0.6);
  --mm-color-background-highlight:rgb(255 255 255 / 0.125);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.1);
  --mm-color-focusring:#06c;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-counter {
  display: block;
  -webkit-padding-start: 20px;
  -moz-padding-start: 20px;
       padding-inline-start: 20px;
  float: right;
  color: var(--mm-color-text-dimmed);
}

/* line 18, src/sass/components/_mmenu.scss */
[dir=rtl] .mm-counter {
  float: left;
}

/* line 18, src/sass/components/_mmenu.scss */
:root {
  --mm-iconbar-size:50px;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconbar-left .mm-navbars, .mm-menu--iconbar-left .mm-panels {
  margin-left: var(--mm-iconbar-size);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconbar-right .mm-navbars, .mm-menu--iconbar-right .mm-panels {
  margin-right: var(--mm-iconbar-size);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-iconbar {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: var(--mm-iconbar-size);
  overflow: hidden;
  box-sizing: border-box;
  border: 0 solid;
  border-color: var(--mm-color-border);
  background: var(--mm-color-background);
  color: var(--mm-color-text-dimmed);
  text-align: center;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconbar-left .mm-iconbar, .mm-menu--iconbar-right .mm-iconbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconbar-left .mm-iconbar {
  border-right-width: 1px;
  left: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconbar-right .mm-iconbar {
  border-left-width: 1px;
  right: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-iconbar__bottom, .mm-iconbar__top {
  width: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  box-sizing: border-box;
  display: block;
  padding: calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-iconbar__tab--selected {
  background: var(--mm-color-background-emphasis);
}

/* line 18, src/sass/components/_mmenu.scss */
:root {
  --mm-iconpanel-size:50px;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--iconpanel-0 {
  inset-inline-start: calc(0 * var(--mm-iconpanel-size));
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--iconpanel-1 {
  inset-inline-start: calc(1 * var(--mm-iconpanel-size));
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--iconpanel-2 {
  inset-inline-start: calc(2 * var(--mm-iconpanel-size));
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--iconpanel-3 {
  inset-inline-start: calc(3 * var(--mm-iconpanel-size));
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--iconpanel-4 {
  inset-inline-start: calc(4 * var(--mm-iconpanel-size));
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--iconpanel-first ~ .mm-panel {
  inset-inline-start: var(--mm-iconpanel-size);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconpanel .mm-panel--parent .mm-divider, .mm-menu--iconpanel .mm-panel--parent .mm-navbar {
  opacity: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconpanel .mm-panels > .mm-panel--parent {
  overflow-y: hidden;
  -ms-transform: unset;
  transform: unset;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--iconpanel .mm-panels > .mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0) {
  border-inline-start-width: 1px;
  border-inline-start-style: solid;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars .mm-navbar {
  position: relative;
  padding-top: 0;
  border-bottom: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top {
  border-bottom: 1px solid var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top .mm-navbar:first-child {
  padding-top: env(safe-area-inset-top);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--bottom {
  border-top: 1px solid var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--bottom .mm-navbar:last-child {
  padding-bottom: env(safe-area-inset-bottom);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 20px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__breadcrumbs > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-padding-end: 6px;
  -moz-padding-end: 6px;
       padding-inline-end: 6px;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__breadcrumbs > a {
  text-decoration: underline;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__breadcrumbs:not(:last-child) {
  -webkit-padding-end: 0;
  -moz-padding-end: 0;
       padding-inline-end: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  -webkit-padding-start: 0;
  -moz-padding-start: 0;
       padding-inline-start: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__tab {
  padding: 0 10px;
  border: 1px solid transparent;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__tab--selected {
  background: var(--mm-color-background);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__tab--selected:not(:first-child) {
  border-inline-start-color: var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbar__tab--selected:not(:last-child) {
  border-inline-end-color: var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top.mm-navbars--has-tabs {
  border-bottom: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top.mm-navbars--has-tabs .mm-navbar {
  background: var(--mm-color-background-emphasis);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs ~ .mm-navbar {
  background: var(--mm-color-background);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
  border-bottom: 1px solid var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top .mm-navbar__tab {
  border-bottom-color: var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--top .mm-navbar__tab--selected {
  border-top-color: var(--mm-color-border);
  border-bottom-color: transparent;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--bottom.mm-navbar--has-tabs {
  border-top: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar {
  background: var(--mm-color-background);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs, .mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs ~ .mm-navbar {
  background: var(--mm-color-background-emphasis);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--bottom .mm-navbar__tab {
  border-top-color: var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-navbars--bottom .mm-navbar__tab--selected {
  border-bottom-color: var(--mm-color-border);
  border-top-color: transparent;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: var(--mm-navbar-size);
  padding: 0;
  overflow: hidden;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield__input {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield__input input {
  display: block;
  width: 100%;
  max-width: 100%;
  height: calc(var(--mm-navbar-size) * .7);
  min-height: auto;
  max-height: auto;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  border: none;
  border-radius: 4px;
  line-height: calc(var(--mm-navbar-size) * .7);
  font: inherit;
  font-size: inherit;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield__input input, .mm-searchfield__input input:focus, .mm-searchfield__input input:hover {
  background: var(--mm-color-background-highlight);
  color: var(--mm-color-text);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu[class*=-contrast] .mm-searchfield__input input {
  border: 1px solid var(--mm-color-border);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield__input input::-ms-clear {
  display: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield__btn {
  display: none;
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield--searching .mm-searchfield__btn {
  display: block;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield__cancel {
  display: block;
  position: relative;
  -webkit-margin-end: -100px;
  -moz-margin-end: -100px;
       margin-inline-end: -100px;
  -webkit-padding-start: 5px;
  -moz-padding-start: 5px;
       padding-inline-start: 5px;
  -webkit-padding-end: 20px;
  -moz-padding-end: 20px;
       padding-inline-end: 20px;
  visibility: hidden;
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  transition-property: visibility,margin;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-searchfield--cancelable .mm-searchfield__cancel {
  visibility: visible;
  -webkit-margin-end: 0;
  -moz-margin-end: 0;
       margin-inline-end: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border: none !important;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel__splash {
  padding: 20px;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--searching .mm-panel__splash {
  display: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel__noresults {
  display: none;
  padding: 40px 20px;
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  line-height: 1.4;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-panel--noresults .mm-panel__noresults {
  display: block;
}

/* line 18, src/sass/components/_mmenu.scss */
:root {
  --mm-sectionindexer-size:20px;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: var(--mm-sectionindexer-size);
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-end: calc(-1 * var(--mm-sectionindexer-size));
  z-index: 5;
  transition-property: inset-inline-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-sectionindexer a {
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-sectionindexer ~ .mm-panel {
  -webkit-padding-end: 0;
  -moz-padding-end: 0;
       padding-inline-end: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-sectionindexer--active {
  right: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-sectionindexer--active ~ .mm-panel {
  -webkit-padding-end: var(--mm-sectionindexer-size);
  -moz-padding-end: var(--mm-sectionindexer-size);
       padding-inline-end: var(--mm-sectionindexer-size);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--selected-hover .mm-listitem__btn, .mm-menu--selected-hover .mm-listitem__text, .mm-menu--selected-parent .mm-listitem__btn, .mm-menu--selected-parent .mm-listitem__text {
  transition-property: background-color;
}

@media (hover: hover) {
  /* line 18, src/sass/components/_mmenu.scss */
  .mm-menu--selected-hover .mm-listview:hover > .mm-listitem--selected:not(:hover) > .mm-listitem__text {
    background: 0 0;
  }
  /* line 18, src/sass/components/_mmenu.scss */
  .mm-menu--selected-hover .mm-listitem__btn:hover, .mm-menu--selected-hover .mm-listitem__text:hover {
    background: var(--mm-color-background-emphasis);
  }
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--selected-parent .mm-listitem__btn, .mm-menu--selected-parent .mm-listitem__text {
  transition-delay: .2s;
}

@media (hover: hover) {
  /* line 18, src/sass/components/_mmenu.scss */
  .mm-menu--selected-parent .mm-listitem__btn:hover, .mm-menu--selected-parent .mm-listitem__text:hover {
    transition-delay: 0s;
  }
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent) > .mm-listitem__text {
  background: 0 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-menu--selected-parent .mm-listitem--selected-parent > .mm-listitem__btn, .mm-menu--selected-parent .mm-listitem--selected-parent > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}

/* line 18, src/sass/components/_mmenu.scss */
:root {
  --mm-sidebar-collapsed-size:50px;
  --mm-sidebar-expanded-size:var(--mm-max-size);
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--sidebar-collapsed .mm-slideout {
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
}

/* line 18, src/sass/components/_mmenu.scss */
[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
  -ms-transform: none;
  transform: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider, .mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar {
  opacity: 0;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded {
  width: var(--mm-sidebar-expanded-size);
  border-right-width: 1px;
  border-right-style: solid;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--sidebar-expanded.mm-wrapper--opened {
  overflow: auto;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker {
  display: none;
}

/* line 18, src/sass/components/_mmenu.scss */
.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
  width: calc(100% - var(--mm-sidebar-expanded-size));
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
}

/* line 18, src/sass/components/_mmenu.scss */
[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
  -ms-transform: none;
  transform: none;
}

@media (max-width: 767.98px) {
  /* line 2, src/sass/pages/_checkout.scss */
  .woocommerce-cart .icon-boxes {
    display: none;
  }
}

/* line 10, src/sass/pages/_checkout.scss */
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dt,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dd {
  font-weight: 400;
}

/* line 15, src/sass/pages/_checkout.scss */
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dd {
  display: inline-block;
}

/* line 21, src/sass/pages/_checkout.scss */
.woocommerce table.shop_table {
  border: 0;
}

/* line 24, src/sass/pages/_checkout.scss */
.woocommerce table.shop_table td {
  padding: 8px 0;
}

@media (max-width: 767.98px) {
  /* line 24, src/sass/pages/_checkout.scss */
  .woocommerce table.shop_table td {
    border-top: 0;
  }
}

/* line 31, src/sass/pages/_checkout.scss */
.woocommerce table.shop_table td.product-name {
  padding-left: 24px;
  vertical-align: top;
}

/* line 36, src/sass/pages/_checkout.scss */
.woocommerce table.shop_table td.product-content {
  vertical-align: top;
}

/* line 40, src/sass/pages/_checkout.scss */
.woocommerce table.shop_table td.product-quantity {
  padding: 15px 0 13px 0;
}

/* line 52, src/sass/pages/_checkout.scss */
.woocommerce table.shop_table td td {
  padding: 0;
}

/* line 59, src/sass/pages/_checkout.scss */
.woocommerce table.shop_table tr:first-child td {
  border-top: 0;
}

/* line 67, src/sass/pages/_checkout.scss */
.woocommerce-cart-form thead {
  display: none;
}

/* line 74, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-thumbnail {
  width: 130px;
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 74, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-thumbnail {
    width: 80px;
  }
}

/* line 82, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-thumbnail a {
  height: 128px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767.98px) {
  /* line 82, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-thumbnail a {
    height: 60px;
  }
}

/* line 94, src/sass/pages/_checkout.scss */
.cart .woocommerce-cart-form__cart-item .product-thumbnail img {
  width: 100%;
}

@media (max-width: 767.98px) {
  /* line 94, src/sass/pages/_checkout.scss */
  .cart .woocommerce-cart-form__cart-item .product-thumbnail img {
    height: 60px;
    object-fit: contain;
  }
}

/* line 104, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-content {
  width: 180px;
}

@media (max-width: 767.98px) {
  /* line 104, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-content {
    width: 10px;
  }
}

/* line 111, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-content table {
  width: 100%;
}

/* line 114, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-content table tr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
}

/* line 122, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-name {
  font-weight: 700;
  color: #002D64;
}

@media (max-width: 767.98px) {
  /* line 122, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-name {
    font-weight: 400;
    font-size: 0.75rem;
  }
  /* line 130, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-name .amount {
    font-weight: 700;
  }
}

/* line 140, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-name .backorder_notification {
  border: 1px solid #FF7E21;
  border-radius: 2px;
  color: #FF7E21;
  padding: 1px 15px;
  font-size: 12px !important;
}

/* line 150, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-remove .remove {
  line-height: 12px;
}

/* line 153, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-remove .remove:hover {
  background: none;
}

/* line 158, src/sass/pages/_checkout.scss */
.cart .woocommerce-cart-form__cart-item .product-remove img {
  width: 12px;
}

@media (max-width: 767.98px) {
  /* line 158, src/sass/pages/_checkout.scss */
  .cart .woocommerce-cart-form__cart-item .product-remove img {
    width: 8px;
  }
}

@media (max-width: 767.98px) {
  /* line 171, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-quantity .qty {
    width: 34px !important;
  }
  /* line 175, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-quantity .qib-container {
    margin-top: -10px;
  }
}

/* line 180, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-quantity .qib-button:not(#qib_id):not(#qib_id) {
  background: none;
  color: #8998AB;
}

/* line 185, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-quantity .qib-button:not(#qib_id):not(#qib_id).minus {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 190, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-quantity .qib-button:not(#qib_id):not(#qib_id).plus {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 195, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-quantity .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  color: #8998AB;
}

/* line 198, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-quantity .qib-container .quantity input.qty:not(#qib_id):not(#qib_id):focus {
  border-width: 1px 0;
}

/* line 204, src/sass/pages/_checkout.scss */
.woocommerce-cart-form__cart-item .product-subtotal {
  font-weight: 700;
  color: #002D64;
}

@media (max-width: 767.98px) {
  /* line 204, src/sass/pages/_checkout.scss */
  .woocommerce-cart-form__cart-item .product-subtotal {
    display: none;
  }
}

/* line 216, src/sass/pages/_checkout.scss */
.custom-radio input, .woocommerce ul#shipping_method li input, .woocommerce-checkout #payment .wc_payment_methods li input, #ship-to-different-address input {
  display: none;
}

/* line 220, src/sass/pages/_checkout.scss */
.custom-radio input:checked + label::before, .woocommerce ul#shipping_method li input:checked + label::before, .woocommerce-checkout #payment .wc_payment_methods li input:checked + label::before, #ship-to-different-address input:checked + label::before {
  border-color: #2CAEDB;
}

/* line 224, src/sass/pages/_checkout.scss */
.custom-radio input:checked + label::after, .woocommerce ul#shipping_method li input:checked + label::after, .woocommerce-checkout #payment .wc_payment_methods li input:checked + label::after, #ship-to-different-address input:checked + label::after {
  display: block;
}

/* line 229, src/sass/pages/_checkout.scss */
.custom-radio label, .woocommerce ul#shipping_method li label, .woocommerce-checkout #payment .wc_payment_methods li label, #ship-to-different-address label {
  position: relative;
  padding-left: 25px;
  display: block;
  cursor: pointer;
  font-weight: 400;
  color: #8998AB;
  font-size: 0.8125rem;
}

/* line 238, src/sass/pages/_checkout.scss */
.custom-radio label::before, .woocommerce ul#shipping_method li label::before, .woocommerce-checkout #payment .wc_payment_methods li label::before, #ship-to-different-address label::before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px solid #8998AB;
  left: 0;
  top: 3px;
}

/* line 249, src/sass/pages/_checkout.scss */
.custom-radio label::after, .woocommerce ul#shipping_method li label::after, .woocommerce-checkout #payment .wc_payment_methods li label::after, #ship-to-different-address label::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #2CAEDB;
  border-radius: 50%;
  position: absolute;
  display: none;
  top: 6px;
  left: 3px;
}

/* line 264, src/sass/pages/_checkout.scss */
.custom-checkbox input, .woocommerce-terms-and-conditions-wrapper input, #invoice_ask_field input, .woocommerce-special-box input {
  display: none !important;
}

/* line 269, src/sass/pages/_checkout.scss */
.custom-checkbox input:checked + label::before, .woocommerce-terms-and-conditions-wrapper input:checked + label::before, #invoice_ask_field input:checked + label::before, .woocommerce-special-box input:checked + label::before,
.custom-checkbox input:checked + .optional::before,
.woocommerce-terms-and-conditions-wrapper input:checked + .optional::before,
#invoice_ask_field input:checked + .optional::before,
.woocommerce-special-box input:checked + .optional::before {
  border-color: #2CAEDB;
  background: url(../image/icons/check.svg) no-repeat 1px 2px;
  z-index: 2;
}

/* line 275, src/sass/pages/_checkout.scss */
.custom-checkbox input:checked + label::after, .woocommerce-terms-and-conditions-wrapper input:checked + label::after, #invoice_ask_field input:checked + label::after, .woocommerce-special-box input:checked + label::after,
.custom-checkbox input:checked + .optional::after,
.woocommerce-terms-and-conditions-wrapper input:checked + .optional::after,
#invoice_ask_field input:checked + .optional::after,
.woocommerce-special-box input:checked + .optional::after {
  display: block;
}

/* line 280, src/sass/pages/_checkout.scss */
.custom-checkbox label, .woocommerce-terms-and-conditions-wrapper label, #invoice_ask_field label, .woocommerce-special-box label {
  position: relative;
  padding-left: 25px;
  display: block;
  cursor: pointer;
  font-weight: 400;
  color: #8998AB !important;
  font-size: 0.8125rem;
}

/* line 289, src/sass/pages/_checkout.scss */
.custom-checkbox label::before, .woocommerce-terms-and-conditions-wrapper label::before, #invoice_ask_field label::before, .woocommerce-special-box label::before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  border: 1px solid #8998AB;
  left: 0;
  top: 3px;
}

/* line 299, src/sass/pages/_checkout.scss */
.custom-checkbox label::after, .woocommerce-terms-and-conditions-wrapper label::after, #invoice_ask_field label::after, .woocommerce-special-box label::after {
  content: "";
  width: 16px;
  height: 16px;
  background: #2CAEDB;
  position: absolute;
  display: none;
  top: 3px;
  left: 0;
}

/* line 312, src/sass/pages/_checkout.scss */
.custom-checkbox .optional::before, .woocommerce-terms-and-conditions-wrapper .optional::before, #invoice_ask_field .optional::before, .woocommerce-special-box .optional::before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  border: 1px solid #8998AB;
  left: 0;
  top: 3px;
}

/* line 322, src/sass/pages/_checkout.scss */
.custom-checkbox .optional::after, .woocommerce-terms-and-conditions-wrapper .optional::after, #invoice_ask_field .optional::after, .woocommerce-special-box .optional::after {
  content: "";
  width: 16px;
  height: 16px;
  background: #2CAEDB;
  position: absolute;
  display: none;
  top: 3px;
  left: 0;
}

/* line 335, src/sass/pages/_checkout.scss */
.cart-collaterals {
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(124, 149, 166, 0.2);
  border-radius: 3px;
  margin-bottom: 54px;
  padding: 24px 24px 17px 24px;
}

@media (min-width: 1200px) {
  /* line 335, src/sass/pages/_checkout.scss */
  .cart-collaterals {
    position: -webkit-sticky;
    position: sticky;
    top: 200px;
  }
}

@media (max-width: 767.98px) {
  /* line 335, src/sass/pages/_checkout.scss */
  .cart-collaterals {
    box-shadow: none;
    padding: 0;
    margin-bottom: 16px;
  }
  /* line 352, src/sass/pages/_checkout.scss */
  .woocommerce-checkout .cart-collaterals {
    background: none;
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 358, src/sass/pages/_checkout.scss */
  .cart-collaterals .coupon {
    max-width: 463px;
  }
}

/* line 363, src/sass/pages/_checkout.scss */
.cart-collaterals .coupon label {
  margin: 0 0 5px 0;
  display: block;
  color: #033F88;
  font-size: 0.875rem;
}

/* line 370, src/sass/pages/_checkout.scss */
.cart-collaterals .coupon .input-text {
  height: 40px;
  border: 1px solid #DEE6F0;
  border-radius: 4px 0px 0px 4px;
  padding: 0 15px;
  width: 65%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 370, src/sass/pages/_checkout.scss */
  .cart-collaterals .coupon .input-text {
    width: 77%;
  }
}

/* line 382, src/sass/pages/_checkout.scss */
.cart-collaterals .coupon .button {
  height: 40px;
  background: #fff;
  font-weight: 400;
  color: #2CAEDB;
  border: 1px solid #2CAEDB;
  border-radius: 0px 4px 4px 0px;
  min-width: 35%;
  font-size: 0.875rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 382, src/sass/pages/_checkout.scss */
  .cart-collaterals .coupon .button {
    min-width: 23%;
  }
}

/* line 396, src/sass/pages/_checkout.scss */
.cart-collaterals .coupon .button:hover {
  background: #2CAEDB;
  color: #fff;
}

/* line 405, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .shop_table td, .woocommerce .cart-collaterals .shop_table th {
  padding: 0 0 8px 0;
  border: 0 !important;
  font-weight: 400;
  color: #033F88;
  font-size: 0.875rem;
}

/* line 413, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .shop_table td {
  text-align: right;
}

/* line 419, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .shop_table tr.order-total th {
  font-weight: 700;
}

/* line 423, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .shop_table tr.order-total strong span {
  font-size: 1.125rem;
}

/* line 427, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .shop_table tr.order-total .includes_tax {
  display: block;
  font-size: 0.75rem;
  color: #033F88;
}

/* line 437, src/sass/pages/_checkout.scss */
.cart-collaterals .woocommerce-remove-coupon {
  display: block;
}

/* line 442, src/sass/pages/_checkout.scss */
.cart-collaterals .button.button--orange {
  width: 100%;
  height: 48px;
  background: #FF7E21;
  color: #fff;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 450, src/sass/pages/_checkout.scss */
.cart-collaterals .button.button--orange:hover {
  background: #FFA15D;
  color: #fff;
  opacity: 1;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 442, src/sass/pages/_checkout.scss */
  .cart-collaterals .button.button--orange {
    max-width: 302px;
    margin: 0 auto 7px auto;
    display: block;
  }
}

/* line 464, src/sass/pages/_checkout.scss */
.cart-collaterals .woocommerce-privacy-policy-text {
  color: #8998AB;
  font-weight: 500;
}

/* line 467, src/sass/pages/_checkout.scss */
.cart-collaterals .woocommerce-privacy-policy-text p {
  font-size: 0.75rem;
}

/* line 473, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
  float: none;
}

/* line 477, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 477, src/sass/pages/_checkout.scss */
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    margin-top: 15px;
  }
}

/* line 483, src/sass/pages/_checkout.scss */
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  margin-bottom: 0;
  background-color: #2CAEDB;
  font-size: 1rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 483, src/sass/pages/_checkout.scss */
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    max-width: 302px;
    display: inline-block;
  }
}

/* line 499, src/sass/pages/_checkout.scss */
.woocommerce ul#shipping_method li label {
  color: #033F88;
}

/* line 503, src/sass/pages/_checkout.scss */
.woocommerce ul#shipping_method li p {
  color: #2CAEDB;
  padding-left: 22px;
  margin: -10px 0 0 0;
  font-size: 0.75rem;
}

/* line 513, src/sass/pages/_checkout.scss */
.woocommerce-checkout .main-container {
  background: #F6F8FC;
}

/* line 517, src/sass/pages/_checkout.scss */
.woocommerce-checkout .icon-boxes {
  display: none;
}

/* line 522, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment.woocommerce-checkout-payment {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 59px;
  padding: 32px 95px 10px 95px;
}

@media (max-width: 991.98px) {
  /* line 522, src/sass/pages/_checkout.scss */
  .woocommerce-checkout #payment.woocommerce-checkout-payment {
    padding: 32px 38px 10px 38px;
    margin-bottom: 32px;
  }
}

@media (max-width: 767.98px) {
  /* line 522, src/sass/pages/_checkout.scss */
  .woocommerce-checkout #payment.woocommerce-checkout-payment {
    padding: 16px 16px 8px 16px;
  }
}

/* line 538, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods {
  border-bottom: 0 !important;
}

/* line 540, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods li {
  border-bottom: 1px solid #DEE6F0;
  padding: 24px 0;
}

/* line 544, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods li:last-child {
  border-bottom: 0;
}

/* line 548, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods li .payment_box.payment_method_bacs {
  margin-bottom: 0;
}

/* line 554, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods li label {
  padding-left: 46px;
  margin-bottom: 0;
  font-weight: 700;
  color: #033F88;
  font-size: 1rem;
}

/* line 561, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods li label::before {
  top: 7px;
}

/* line 565, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods li label::after {
  top: 10px;
}

/* line 570, src/sass/pages/_checkout.scss */
.woocommerce-checkout #payment .wc_payment_methods li img {
  float: right;
  margin-top: 3px !important;
}

/* line 579, src/sass/pages/_checkout.scss */
#customer_details {
  background: #fff;
  border-radius: 3px;
  padding: 42px 95px 24px 95px;
  margin-bottom: 31px;
}

@media (max-width: 991.98px) {
  /* line 579, src/sass/pages/_checkout.scss */
  #customer_details {
    padding: 32px 38px 20px 38px;
  }
}

@media (max-width: 767.98px) {
  /* line 579, src/sass/pages/_checkout.scss */
  #customer_details {
    padding: 16px;
  }
}

/* line 601, src/sass/pages/_checkout.scss */
.woocommerce-terms-and-conditions-wrapper label {
  font-size: 12px !important;
  color: #033F88 !important;
}

/* line 606, src/sass/pages/_checkout.scss */
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-link {
  color: #2CAEDB;
}

/* line 609, src/sass/pages/_checkout.scss */
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-link:hover {
  color: #FF7E21;
}

/* line 614, src/sass/pages/_checkout.scss */
.woocommerce-terms-and-conditions-wrapper .required {
  color: #2CAEDB !important;
}

/* line 618, src/sass/pages/_checkout.scss */
.woocommerce-terms-and-conditions-wrapper p {
  font-size: 0.875rem;
}

/* line 626, src/sass/pages/_checkout.scss */
#invoice_ask_field label {
  margin-bottom: 0;
  line-height: 24px;
}

/* line 632, src/sass/pages/_checkout.scss */
#kl_newsletter_checkbox_field {
  display: none;
}

/* line 636, src/sass/pages/_checkout.scss */
.woocommerce-special-box {
  border: none !important;
  width: auto !important;
  font-size: 0.8125rem;
}

@media (max-width: 767.98px) {
  /* line 636, src/sass/pages/_checkout.scss */
  .woocommerce-special-box {
    width: 100%;
  }
}

/* line 647, src/sass/pages/_checkout.scss */
.woocommerce-special-box span {
  padding-top: 3px;
  display: block;
}

/* line 652, src/sass/pages/_checkout.scss */
.woocommerce-special-box label {
  padding-left: 25px;
}

/* line 655, src/sass/pages/_checkout.scss */
.woocommerce-special-box label:before {
  display: none;
}

/* line 659, src/sass/pages/_checkout.scss */
.woocommerce-special-box label img {
  display: none;
}

/* line 664, src/sass/pages/_checkout.scss */
.woocommerce-special-box .optional {
  font-size: 0.8125rem;
}

/* line 667, src/sass/pages/_checkout.scss */
.woocommerce-special-box .optional:before {
  top: auto;
}

/* line 674, src/sass/pages/_checkout.scss */
.woocommerce-input-wrapper label {
  padding-top: 3px;
  font-size: 0.75rem;
}

/* line 680, src/sass/pages/_checkout.scss */
#place_order {
  display: none;
}

/* line 684, src/sass/pages/_checkout.scss */
.woocommerce-form-coupon-toggle {
  display: none;
}

/* line 688, src/sass/pages/_checkout.scss */
.product-thumbnail {
  position: relative;
}

/* line 692, src/sass/pages/_checkout.scss */
#invoice_ask_field,
#omnisend_newsletter_checkbox_field {
  margin-bottom: 5px;
}

/* line 696, src/sass/pages/_checkout.scss */
#invoice_ask_field label,
#omnisend_newsletter_checkbox_field label {
  line-height: 22px;
  padding-top: 0;
}

/* line 702, src/sass/pages/_checkout.scss */
#ship-to-different-address {
  margin-top: -5px;
}

@media (max-width: 767.98px) {
  /* line 706, src/sass/pages/_checkout.scss */
  #billing_address_1_field {
    width: 76%;
  }
}

@media (max-width: 767.98px) {
  /* line 712, src/sass/pages/_checkout.scss */
  #billing_houseno_field {
    width: 20%;
  }
}

@media (max-width: 767.98px) {
  /* line 718, src/sass/pages/_checkout.scss */
  #billing_postcode_field, #billing_city_field {
    width: 48%;
  }
}

/* line 724, src/sass/pages/_checkout.scss */
.wfob_exclusive_content span {
  padding-left: 0 !important;
}

@media (max-width: 767.98px) {
  /* line 2, src/sass/pages/_thankyou.scss */
  .woocommerce-checkout.woocommerce-order-received .main-container {
    background: #fff;
  }
}

@media (max-width: 767.98px) {
  /* line 8, src/sass/pages/_thankyou.scss */
  .woocommerce-checkout.woocommerce-order-received .section--rating {
    display: none;
  }
}

/* line 15, src/sass/pages/_thankyou.scss */
.woocommerce-order {
  background: #fff;
  border-radius: 3px;
  padding: 42px 95px 32px 95px;
  margin-bottom: 68px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 15, src/sass/pages/_thankyou.scss */
  .woocommerce-order {
    padding: 32px 38px 40px 38px;
    margin-bottom: 56px;
  }
}

@media (max-width: 767.98px) {
  /* line 15, src/sass/pages/_thankyou.scss */
  .woocommerce-order {
    padding: 0 15px 25px 15px;
    margin-bottom: 0;
    background: none;
  }
}

/* line 35, src/sass/pages/_thankyou.scss */
.woocommerce-order--pay_again .shop_table thead th {
  color: #033F88;
  text-transform: uppercase;
  font-size: 0.875rem;
}

/* line 43, src/sass/pages/_thankyou.scss */
.woocommerce-order--pay_again .shop_table tbody td {
  color: #033F88;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  /* line 50, src/sass/pages/_thankyou.scss */
  .woocommerce-order--pay_again .shop_table tfoot td {
    display: block !important;
  }
}

/* line 60, src/sass/pages/_thankyou.scss */
.woocommerce-order-details.woocommerce-info {
  margin-left: 190px;
  background: #F6F8FC;
  border-top-color: #F6F8FC;
  border-radius: 4px;
  padding: 16px;
  color: #033F88;
  font-size: 0.875rem;
}

/* line 69, src/sass/pages/_thankyou.scss */
.woocommerce-order-details.woocommerce-info::before {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 60, src/sass/pages/_thankyou.scss */
  .woocommerce-order-details.woocommerce-info {
    margin-left: 0;
  }
}

/* line 77, src/sass/pages/_thankyou.scss */
.woocommerce-order-details.woocommerce-info p {
  font-size: 0.875rem;
}

/* line 83, src/sass/pages/_thankyou.scss */
.woocommerce-order-details ins .woocommerce-Price-amount {
  font-size: 1.125rem;
}

/* line 90, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-customer-details {
  display: none;
}

/* line 94, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table {
  font-size: 0.875rem;
}

/* line 98, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details th, .woocommerce-order .woocommerce-table--order-details td {
  padding: 8px 0 !important;
}

/* line 102, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details td {
  border-color: #DEE6F0;
}

/* line 106, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details .woocommerce-table__product-th {
  padding-bottom: 17px !important;
}

@media (max-width: 767.98px) {
  /* line 113, src/sass/pages/_thankyou.scss */
  .woocommerce-order .woocommerce-table--order-details tbody tr:last-child td {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 125, src/sass/pages/_thankyou.scss */
  .woocommerce-order .woocommerce-table--order-details tfoot tr:first-child th, .woocommerce-order .woocommerce-table--order-details tfoot tr:first-child td {
    border-top: 1px solid #DEE6F0 !important;
    padding-top: 24px !important;
  }
}

/* line 133, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details tfoot tr:last-child td {
  font-weight: 700 !important;
  font-size: 1.125rem;
}

/* line 139, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details tfoot th, .woocommerce-order .woocommerce-table--order-details tfoot td {
  border-top: 0 !important;
}

/* line 143, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details tfoot th {
  color: #033F88;
  font-size: 0.75rem;
  text-transform: uppercase;
}

/* line 149, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details tfoot td {
  font-weight: 400 !important;
  color: #033F88;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  /* line 154, src/sass/pages/_thankyou.scss */
  .woocommerce-order .woocommerce-table--order-details tfoot td:nth-of-type(1) {
    display: none;
  }
}

/* line 161, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table--order-details tfoot small {
  font-weight: 400;
  display: block;
  font-size: 0.75rem;
}

/* line 169, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table__product-th {
  color: #033F88;
  font-weight: 700;
  font-size: 0.75rem;
}

/* line 175, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table__product-name {
  color: #002D64;
}

/* line 178, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table__product-name a:hover {
  color: inherit;
  text-decoration: underline;
}

/* line 184, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table__product-total {
  color: #002D64;
}

@media (max-width: 767.98px) {
  /* line 184, src/sass/pages/_thankyou.scss */
  .woocommerce-order .woocommerce-table__product-total {
    display: none;
  }
}

/* line 192, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table .product-thumbnail img {
  width: 80px;
  height: 60px;
  object-fit: contain;
}

/* line 199, src/sass/pages/_thankyou.scss */
.woocommerce-order .woocommerce-table .product-quantity-wrapper {
  color: #8998AB;
  font-size: 0.75rem;
}

/* line 208, src/sass/pages/_thankyou.scss */
.woocommerce ul.order_details li {
  display: -ms-flexbox;
  display: flex;
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  color: #033F88;
  font-weight: 700;
  font-size: 0.75rem;
}

/* line 218, src/sass/pages/_thankyou.scss */
.woocommerce ul.order_details li > span {
  display: inline-block;
  width: 190px;
  line-height: 26px;
}

@media (max-width: 767.98px) {
  /* line 218, src/sass/pages/_thankyou.scss */
  .woocommerce ul.order_details li > span {
    width: 162px;
    -ms-flex: 0 0 162px;
        flex: 0 0 162px;
  }
}

/* line 229, src/sass/pages/_thankyou.scss */
.woocommerce ul.order_details li strong {
  color: #002D64;
  display: inline-block;
  font-weight: 400;
  line-height: 26px;
  font-size: 0.875rem;
}

/* line 237, src/sass/pages/_thankyou.scss */
.woocommerce ul.order_details li .amount {
  font-weight: 700;
}

/* line 242, src/sass/pages/_thankyou.scss */
.woocommerce ul.order_details li ins .amount {
  font-size: 0.875rem;
}

/* line 251, src/sass/pages/_thankyou.scss */
.pay-again-wrapper #payment {
  background: #fff;
  margin-bottom: 59px;
  padding: 32px 95px 10px 95px;
}

@media (max-width: 991.98px) {
  /* line 251, src/sass/pages/_thankyou.scss */
  .pay-again-wrapper #payment {
    padding: 32px 38px 10px 38px;
    margin-bottom: 32px;
  }
}

@media (max-width: 767.98px) {
  /* line 251, src/sass/pages/_thankyou.scss */
  .pay-again-wrapper #payment {
    padding: 16px 16px 8px 16px;
  }
}

/* line 266, src/sass/pages/_thankyou.scss */
.pay-again-wrapper #payment .woocommerce-terms-and-conditions-wrapper p {
  font-size: 0.75rem;
}

/* line 270, src/sass/pages/_thankyou.scss */
.pay-again-wrapper #payment .woocommerce-terms-and-conditions-wrapper label {
  line-height: 22px;
}

/* line 276, src/sass/pages/_thankyou.scss */
.pay-again-wrapper #place_order_placeholder {
  width: 100%;
  height: 48px;
  background: #FF7E21;
  color: #fff;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 284, src/sass/pages/_thankyou.scss */
.pay-again-wrapper #place_order_placeholder:hover {
  background: #FFA15D;
  color: #fff;
  opacity: 1;
}

/* line 1, src/sass/pages/_contact.scss */
.contact {
  margin-bottom: 96px;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  /* line 1, src/sass/pages/_contact.scss */
  .contact {
    background: #F6F8FC;
    margin-bottom: 0;
  }
}

/* line 9, src/sass/pages/_contact.scss */
.contact__banner {
  background: #ffffff;
  padding-block: 32px 28px;
  margin-bottom: 48px;
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 9, src/sass/pages/_contact.scss */
  .contact__banner {
    padding-block: 0px;
    width: 100vw;
    margin-left: -15px;
    margin-bottom: 32px;
  }
}

/* line 21, src/sass/pages/_contact.scss */
.contact__banner h2 {
  text-decoration: underline;
  padding-bottom: 16px;
  margin-bottom: 0;
}

/* line 27, src/sass/pages/_contact.scss */
.contact__banner p {
  margin-bottom: 0;
  color: #033F88;
  padding-bottom: 30px;
}

@media (max-width: 767.98px) {
  /* line 27, src/sass/pages/_contact.scss */
  .contact__banner p {
    padding-inline: 8px;
  }
}

/* line 37, src/sass/pages/_contact.scss */
.contact__link {
  background: #FF7E21;
  border: 1px solid #FF7E21;
  width: 302px;
  color: #FFF;
  font-weight: 700;
  padding: 0.618em 1em;
  border-radius: 3px;
  display: block;
  text-align: center;
}

/* line 47, src/sass/pages/_contact.scss */
.contact__link:hover {
  background: #FFF;
  color: #FF7E21;
}

/* line 53, src/sass/pages/_contact.scss */
.contact__banner-textarea {
  padding-left: 40px;
}

@media (max-width: 767.98px) {
  /* line 53, src/sass/pages/_contact.scss */
  .contact__banner-textarea {
    background: #DEE6F0;
    padding-inline: 32px;
    padding-block: 24px;
    width: 100%;
    text-align: center;
    margin-bottom: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
}

/* line 69, src/sass/pages/_contact.scss */
.contact__image-desktop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: fill;
  height: 100%;
  width: 100%;
}

@media (max-width: 767.98px) {
  /* line 69, src/sass/pages/_contact.scss */
  .contact__image-desktop {
    display: none;
  }
}

/* line 84, src/sass/pages/_contact.scss */
.contact__image-mobile {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 84, src/sass/pages/_contact.scss */
  .contact__image-mobile {
    display: block;
    position: relative;
    width: 100%;
  }
}

/* line 94, src/sass/pages/_contact.scss */
.contact__right {
  background: #DEE6F0;
  border-radius: 8px;
  padding: 55px 48px 55px 64px;
  margin-right: 15px;
}

@media (max-width: 991.98px) {
  /* line 94, src/sass/pages/_contact.scss */
  .contact__right {
    padding: 32px 16px;
    margin-right: 0px;
    margin-top: 40px;
  }
}

/* line 109, src/sass/pages/_contact.scss */
.contact__right p {
  margin-bottom: 24px;
}

/* line 114, src/sass/pages/_contact.scss */
.contact__left {
  color: #033F88;
}

/* line 117, src/sass/pages/_contact.scss */
.contact__left p {
  margin-bottom: 24px;
}

@media (max-width: 991.98px) {
  /* line 121, src/sass/pages/_contact.scss */
  .contact__second-list {
    margin-bottom: 0px !important;
  }
}

/* line 126, src/sass/pages/_contact.scss */
.contact__company-mail-desktop {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 24px;
  padding-bottom: 40px;
}

@media (max-width: 991.98px) {
  /* line 126, src/sass/pages/_contact.scss */
  .contact__company-mail-desktop {
    display: none;
  }
}

/* line 138, src/sass/pages/_contact.scss */
.contact__company-mail-mobile {
  display: none;
}

@media (max-width: 991.98px) {
  /* line 138, src/sass/pages/_contact.scss */
  .contact__company-mail-mobile {
    display: -ms-flexbox;
    display: flex;
    background: #FF7E21;
    border-radius: 4px;
    -ms-flex-align: center;
        align-items: center;
    padding-block: 8px;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 32px;
  }
  /* line 149, src/sass/pages/_contact.scss */
  .contact__company-mail-mobile a {
    color: #FFF;
  }
  /* line 153, src/sass/pages/_contact.scss */
  .contact__company-mail-mobile img {
    position: relative !important;
  }
}

/* line 159, src/sass/pages/_contact.scss */
.contact__company-phone-desktop {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-block: 24px;
}

@media (max-width: 991.98px) {
  /* line 159, src/sass/pages/_contact.scss */
  .contact__company-phone-desktop {
    display: none;
  }
}

/* line 169, src/sass/pages/_contact.scss */
.contact__company-phone-mobile {
  display: none;
}

@media (max-width: 991.98px) {
  /* line 169, src/sass/pages/_contact.scss */
  .contact__company-phone-mobile {
    display: -ms-flexbox;
    display: flex;
    background: #FF7E21;
    border-radius: 4px;
    -ms-flex-align: center;
        align-items: center;
    padding-block: 8px;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 16px;
  }
  /* line 179, src/sass/pages/_contact.scss */
  .contact__company-phone-mobile a {
    color: #FFF;
  }
  /* line 182, src/sass/pages/_contact.scss */
  .contact__company-phone-mobile img {
    position: relative !important;
  }
}

/* line 188, src/sass/pages/_contact.scss */
.contact .contact-list {
  margin-bottom: 40px;
}

/* line 191, src/sass/pages/_contact.scss */
.contact .contact-list li {
  position: relative;
  padding-left: 48px;
}

/* line 195, src/sass/pages/_contact.scss */
.contact .contact-list li p {
  margin: 0;
  padding: 0;
}

/* line 200, src/sass/pages/_contact.scss */
.contact .contact-list li img {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 207, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-mail-desktop {
  padding-left: 0;
}

/* line 210, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-mail-desktop img {
  position: relative;
}

/* line 215, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-mail-mobile {
  padding-left: 0;
}

/* line 218, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-mail-mobile img {
  position: relative;
}

/* line 223, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-phone-desktop {
  padding-left: 0;
}

/* line 226, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-phone-desktop img {
  position: relative;
}

/* line 231, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-phone-mobile {
  padding-left: 0;
}

/* line 234, src/sass/pages/_contact.scss */
.contact .contact-list li.contact__company-phone-mobile img {
  position: relative;
}

/* line 240, src/sass/pages/_contact.scss */
.contact__warehouse {
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  /* line 240, src/sass/pages/_contact.scss */
  .contact__warehouse {
    padding-block: 32px 0px;
    margin-bottom: 16px;
    border-top: 1px solid #033F88;
  }
}

/* line 250, src/sass/pages/_contact.scss */
.contact .gform_wrapper .gform_fields {
  margin: 0;
}

/* line 254, src/sass/pages/_contact.scss */
.contact .gform_wrapper {
  margin-bottom: 0;
}

/* line 258, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .gform_footer input {
  margin-bottom: 0;
  background: #FF7E21;
  border: 1px solid #FF7E21;
  width: 302px;
  color: #FFF;
}

@media (max-width: 991.98px) {
  /* line 258, src/sass/pages/_contact.scss */
  .contact .gform_wrapper.gravity-theme .gform_footer input {
    width: 100%;
  }
}

/* line 268, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .gform_footer input:hover {
  background: #FFF;
  color: #FF7E21;
}

/* line 274, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .gform_footer {
  padding-bottom: 0;
}

/* line 278, src/sass/pages/_contact.scss */
.contact .gform_wrapper .gform_footer {
  margin-left: 0px !important;
}

/* line 282, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .description, .contact .gform_wrapper.gravity-theme .gfield_description, .contact .gform_wrapper.gravity-theme .gsection_description, .contact .gform_wrapper.gravity-theme .instruction {
  font-size: 10px;
  padding-top: 4px;
}

/* line 287, src/sass/pages/_contact.scss */
.contact .gform_wrapper .gfield {
  margin-bottom: 0px;
}

/* line 291, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 16px;
}

/* line 295, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .gfield_label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px;
}

/* line 301, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .ginput_complex label {
  font-size: 14px;
}

/* line 305, src/sass/pages/_contact.scss */
.contact .gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 143px;
}

@media (max-width: 991.98px) {
  /* line 305, src/sass/pages/_contact.scss */
  .contact .gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 140px;
  }
}

/* line 312, src/sass/pages/_contact.scss */
.contact .gform_wrapper .gfield.gfield_error .validation_message {
  padding: 10px;
}

/* line 317, src/sass/pages/_contact.scss */
.page-template-template-contact nav.woocommerce-breadcrumb {
  margin-bottom: 20px !important;
}

/* line 3, src/sass/pages/_faq.scss */
.faq-sidebar li {
  line-height: 40px;
  font-size: 0.875rem;
}

/* line 9, src/sass/pages/_faq.scss */
.faq-box {
  border: 1px solid #DEE6F0;
  border-radius: 4px;
  color: #5F6772;
  height: 132px;
}

/* line 15, src/sass/pages/_faq.scss */
.faq-box:hover {
  box-shadow: 0px 10px 30px rgba(124, 149, 166, 0.2);
  border-color: #fff;
  color: #2CAEDB;
  font-weight: 700;
}

/* line 21, src/sass/pages/_faq.scss */
.faq-box:hover img {
  -webkit-filter: invert(49%) sepia(95%) saturate(392%) hue-rotate(149deg) brightness(102%) contrast(86%);
          filter: invert(49%) sepia(95%) saturate(392%) hue-rotate(149deg) brightness(102%) contrast(86%);
}

/* line 26, src/sass/pages/_faq.scss */
.faq-box--sub {
  height: 80px;
}

/* line 30, src/sass/pages/_faq.scss */
.faq-box img {
  max-width: 34px;
}

/* line 36, src/sass/pages/_faq.scss */
.faq-content h3 {
  font-size: 1.5rem;
}

/* line 40, src/sass/pages/_faq.scss */
.faq-content .btn {
  min-width: 302px;
}

/* line 47, src/sass/pages/_faq.scss */
.faq-accordion .card-header button {
  background: none;
  border: 0;
  color: #002D64;
  font-weight: 700;
  width: 100%;
  text-align: left;
  background: url(../image/icons/icon-minus.svg) no-repeat 98% center;
  font-size: 1.125rem;
}

/* line 57, src/sass/pages/_faq.scss */
.faq-accordion .card-header button.collapsed {
  background: url(../image/icons/icon-plus.svg) no-repeat 98% center;
}

/* line 63, src/sass/pages/_faq.scss */
.faq-accordion .card {
  border-bottom: 1px solid rgba(137, 152, 171, 0.2);
}

/* line 1, src/sass/pages/_cover.scss */
.cover-wrapper {
  box-shadow: 0px 10px 30px rgba(124, 149, 166, 0.2);
  border-radius: 3px;
}

/* line 5, src/sass/pages/_cover.scss */
.cover-wrapper .cover-wrapper__col {
  padding-top: 42px;
  padding-bottom: 43px;
}

/* line 11, src/sass/pages/_cover.scss */
.cover-wrapper .cover-wrapper__col2 img {
  border-radius: 0px 8px 8px 0px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 11, src/sass/pages/_cover.scss */
  .cover-wrapper .cover-wrapper__col2 img {
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 767.98px) {
  /* line 11, src/sass/pages/_cover.scss */
  .cover-wrapper .cover-wrapper__col2 img {
    margin-left: 0;
    border-radius: 8px;
  }
}

/* line 27, src/sass/pages/_cover.scss */
.cover-wrapper .gform_wrapper {
  margin: 50px -1.5rem 0;
  padding: 0 95px;
}

@media (max-width: 991.98px) {
  /* line 27, src/sass/pages/_cover.scss */
  .cover-wrapper .gform_wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 36, src/sass/pages/_cover.scss */
.cover-wrapper .gform_wrapper .gform_button {
  min-width: 302px;
  height: 48px;
  background: #FF7E21;
  border-color: #FF7E21;
}

/* line 42, src/sass/pages/_cover.scss */
.cover-wrapper .gform_wrapper .gform_button:hover {
  background: #fff;
  border-color: #FF7E21;
  color: #FF7E21;
}

@media (max-width: 767.98px) {
  /* line 36, src/sass/pages/_cover.scss */
  .cover-wrapper .gform_wrapper .gform_button {
    min-width: 200px;
    width: 100%;
  }
}

/* line 55, src/sass/pages/_cover.scss */
.cover-wrapper .gform_wrapper .ginput_complex label {
  margin-bottom: 15px;
}

/* line 60, src/sass/pages/_cover.scss */
.cover-wrapper .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  border: 1px solid #dee6f0;
  background: #fff;
}

/* line 65, src/sass/pages/_cover.scss */
.cover-wrapper .gform_wrapper .gform_button_select_file {
  background: #FF7E21;
  border-color: #FF7E21;
  color: #fff;
}

/* line 70, src/sass/pages/_cover.scss */
.cover-wrapper .gform_wrapper .gform_button_select_file:hover {
  background: #fff;
  border-color: #FF7E21;
  color: #FF7E21;
}

/* line 78, src/sass/pages/_cover.scss */
.cover-wrapper .gform_footer {
  text-align: center;
}

/* line 83, src/sass/pages/_cover.scss */
.cover-wrapper .product-select .select2-container {
  width: 100% !important;
}

/* line 87, src/sass/pages/_cover.scss */
.cover-wrapper .product-select .select2-container--default .select2-selection--single {
  height: 58px;
  border-color: #DEE6F0;
}

/* line 91, src/sass/pages/_cover.scss */
.cover-wrapper .product-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 100%;
}

/* line 94, src/sass/pages/_cover.scss */
.cover-wrapper .product-select .select2-container--default .select2-selection--single .select2-selection__rendered > div {
  height: 100%;
}

/* line 99, src/sass/pages/_cover.scss */
.cover-wrapper .product-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 58px;
}

/* line 102, src/sass/pages/_cover.scss */
.cover-wrapper .product-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  background: url(../image/icons/arrow-down2.svg) no-repeat;
  width: 17px;
  height: 18px;
  margin-left: -14px;
}

/* line 112, src/sass/pages/_cover.scss */
.cover-wrapper .product-select__value {
  line-height: 18px;
}

/* line 119, src/sass/pages/_cover.scss */
.page-template-template-cover .select2-container--default .select2-results__option[aria-selected="true"],
.page-template-template-cover .select2-container--default .select2-results__option[data-selected="true"] {
  background-color: #DEE6F0;
}

/* line 124, src/sass/pages/_cover.scss */
.page-template-template-cover .select2-container--default .select2-results__option--highlighted[aria-selected],
.page-template-template-cover .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #F6F8FC;
}

/* line 129, src/sass/pages/_cover.scss */
.page-template-template-cover .select2-dropdown {
  border-color: #DEE6F0;
}

/* line 1, src/sass/pages/_aquatop.scss */
.page-template-template-aquatop {
  overflow-x: hidden;
}

/* line 3, src/sass/pages/_aquatop.scss */
.page-template-template-aquatop .woocommerce-breadcrumb {
  color: #5F6772 !important;
}

/* line 5, src/sass/pages/_aquatop.scss */
.page-template-template-aquatop .woocommerce-breadcrumb a:not(:hover) {
  color: #8998AB;
}

/* line 11, src/sass/pages/_aquatop.scss */
.page-template-template-aquatop h1 span {
  color: #2CAEDB;
}

/* line 15, src/sass/pages/_aquatop.scss */
.page-template-template-aquatop .img-hero {
  border-radius: 8px;
}

/* line 18, src/sass/pages/_aquatop.scss */
.page-template-template-aquatop .slick-slide:focus {
  outline: none;
}

/* line 2, src/sass/pages/_homepage.scss */
.box-big__content {
  top: 50%;
  margin-top: -70px;
  padding-left: 30px;
}

@media (max-width: 767.98px) {
  /* line 7, src/sass/pages/_homepage.scss */
  .box-big__content .h1 {
    line-height: 18px;
    font-size: 1rem;
  }
}

/* line 15, src/sass/pages/_homepage.scss */
.box-big__button {
  right: 0;
  bottom: 60px;
}

@media (max-width: 767.98px) {
  /* line 15, src/sass/pages/_homepage.scss */
  .box-big__button {
    bottom: 15px;
  }
}

/* line 24, src/sass/pages/_homepage.scss */
.box-big img {
  border-radius: 8px;
}

/* line 31, src/sass/pages/_homepage.scss */
.box-small__item span {
  left: 16px;
  bottom: 16px;
}

/* line 36, src/sass/pages/_homepage.scss */
.box-small__item img {
  border-radius: 8px;
}

/* line 42, src/sass/pages/_homepage.scss */
.hero-slider {
  height: 360px;
  margin-top: 25px;
}

@media (max-width: 991.98px) {
  /* line 42, src/sass/pages/_homepage.scss */
  .hero-slider {
    height: auto;
    width: 100%;
    padding: 0;
    margin-top: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 42, src/sass/pages/_homepage.scss */
  .hero-slider {
    margin-top: 0;
  }
}

/* line 57, src/sass/pages/_homepage.scss */
.hero-slider__bg {
  background: #F6F8FC;
}

/* line 61, src/sass/pages/_homepage.scss */
.hero-slider__row {
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 991.98px) {
  /* line 61, src/sass/pages/_homepage.scss */
  .hero-slider__row {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

/* line 68, src/sass/pages/_homepage.scss */
.hero-slider__big {
  position: relative;
  height: 360px;
}

@media (max-width: 991.98px) {
  /* line 68, src/sass/pages/_homepage.scss */
  .hero-slider__big {
    height: 400px;
  }
}

/* line 75, src/sass/pages/_homepage.scss */
.hero-slider__big:before {
  content: "";
  position: absolute;
  width: 57%;
  height: 100%;
  background: linear-gradient(92deg, #D9D9D9 26.55%, rgba(217, 217, 217, 0) 95.2%);
  mix-blend-mode: multiply;
}

@media (max-width: 991.98px) {
  /* line 84, src/sass/pages/_homepage.scss */
  .hero-slider__big img {
    height: 400px;
    object-fit: cover;
  }
}

/* line 92, src/sass/pages/_homepage.scss */
.hero-slider__big-items {
  position: absolute;
  top: 25px;
  left: 56px;
  width: 40%;
}

@media (max-width: 991.98px) {
  /* line 92, src/sass/pages/_homepage.scss */
  .hero-slider__big-items {
    width: 100%;
    left: 0px;
    top: 40px;
    padding: 0 30px !important;
  }
}

/* line 106, src/sass/pages/_homepage.scss */
.hero-slider__big-link {
  position: absolute;
  bottom: 32px;
  left: 56px;
  width: 285px;
}

@media (max-width: 991.98px) {
  /* line 106, src/sass/pages/_homepage.scss */
  .hero-slider__big-link {
    width: 288px;
    left: auto;
    right: 0;
    padding: 0 30px;
  }
}

@media (max-width: 767.98px) {
  /* line 106, src/sass/pages/_homepage.scss */
  .hero-slider__big-link {
    width: 100%;
  }
}

/* line 123, src/sass/pages/_homepage.scss */
.hero-slider__rating {
  margin-bottom: -6px;
}

/* line 126, src/sass/pages/_homepage.scss */
.hero-slider__rating .text-bright {
  display: none;
}

/* line 130, src/sass/pages/_homepage.scss */
.hero-slider__rating img {
  width: 12px;
  height: 12px;
  margin-right: 4px;
}

/* line 137, src/sass/pages/_homepage.scss */
.hero-slider__big-btn {
  background: #FF7E21;
  border: 1px solid #FF7E21;
  color: #fff;
  padding: 10px 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: bold;
  border-radius: 4px;
  font-size: 16px;
}

/* line 148, src/sass/pages/_homepage.scss */
.hero-slider__big-btn:hover {
  background: #FF9344;
  border: 1px solid #FF9344;
  color: #fff;
}

/* line 155, src/sass/pages/_homepage.scss */
.hero-slider__big-title {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 24px;
  line-height: 100%;
  letter-spacing: -0.96px;
}

@media (max-width: 991.98px) {
  /* line 155, src/sass/pages/_homepage.scss */
  .hero-slider__big-title {
    font-size: 40px;
    padding-bottom: 16px;
    word-break: break-word;
  }
}

/* line 171, src/sass/pages/_homepage.scss */
.hero-slider__big-subtitle {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  color: #fff;
  letter-spacing: 1.92px;
}

@media (max-width: 991.98px) {
  /* line 171, src/sass/pages/_homepage.scss */
  .hero-slider__big-subtitle {
    font-size: 16px;
  }
}

/* line 185, src/sass/pages/_homepage.scss */
.hero-slider__product {
  height: 360px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding-bottom: 32px;
  outline: none !important;
  width: 277px;
  margin: 0 auto;
}

/* line 197, src/sass/pages/_homepage.scss */
.hero-slider__product-title {
  color: #002D64;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 8px;
  line-height: 23.44px;
}

/* line 206, src/sass/pages/_homepage.scss */
.hero-slider__price {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  color: #033F88;
  font-size: 14px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 214, src/sass/pages/_homepage.scss */
.hero-slider__price span {
  font-size: 18px;
  font-weight: 700;
  color: #2CAEDB;
  display: block;
  line-height: 23px;
}

/* line 222, src/sass/pages/_homepage.scss */
.hero-slider__price s {
  color: #033F88;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  line-height: 16px;
}

/* line 231, src/sass/pages/_homepage.scss */
.hero-slider__image {
  margin-top: 10px;
}

/* line 235, src/sass/pages/_homepage.scss */
.hero-slider__product-btn {
  width: 193px;
  background: #00C974;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 8px;
  padding: 12px 12px 10px 12px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
}

/* line 247, src/sass/pages/_homepage.scss */
.hero-slider__product-btn:hover {
  background: #1BE08D;
  color: #FFF;
}

/* line 253, src/sass/pages/_homepage.scss */
.hero-slider__normal {
  height: 360px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

/* line 259, src/sass/pages/_homepage.scss */
.hero-slider__normal:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(141deg, #707070 14.21%, rgba(113, 113, 113, 0) 77.7%);
  mix-blend-mode: multiply;
}

/* line 271, src/sass/pages/_homepage.scss */
.hero-slider__normal-title {
  position: absolute;
  top: 40px;
  left: 48px;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
  width: 60%;
}

/* line 282, src/sass/pages/_homepage.scss */
.hero-slider__normal-link {
  position: absolute;
  bottom: 32px;
  left: 48px;
  width: 285px;
}

/* line 289, src/sass/pages/_homepage.scss */
.hero-slider__normal-btn {
  background: #FF7E21;
  color: #fff;
  padding-block: 12px 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: bold;
  border-radius: 4px;
  font-size: 16px;
}

/* line 299, src/sass/pages/_homepage.scss */
.hero-slider__normal-btn:hover {
  background: #FFF;
  border: 1px solid #FF7E21;
  color: #FF7E21;
}

/* line 306, src/sass/pages/_homepage.scss */
.hero-slider__prev, .hero-slider__next {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  z-index: 9;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

@media (max-width: 991.98px) {
  /* line 306, src/sass/pages/_homepage.scss */
  .hero-slider__prev, .hero-slider__next {
    display: none;
  }
}

/* line 321, src/sass/pages/_homepage.scss */
.hero-slider__prev {
  left: 0;
  background: url(../image/icons/hero-arrow-left.svg) no-repeat;
}

/* line 326, src/sass/pages/_homepage.scss */
.hero-slider__next {
  right: -5px;
  background: url(../image/icons/hero-arrow-right.svg) no-repeat;
}

/* line 331, src/sass/pages/_homepage.scss */
.hero-slider__pseudo {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #FF7E21;
  transition: width 8s linear;
}

@media (max-width: 991.98px) {
  /* line 331, src/sass/pages/_homepage.scss */
  .hero-slider__pseudo {
    width: 222px;
    top: 0;
  }
}

/* line 349, src/sass/pages/_homepage.scss */
.transition-start .slick-initialized .slick-active .hero-slider__pseudo {
  width: 100%;
}

/* line 356, src/sass/pages/_homepage.scss */
body:not(.transition-start) .hero-slider__row + .hero-slider__row {
  display: none !important;
}

/* line 3, src/sass/pages/_category.scss */
.archive .post-carousel .blog-box__thumb {
  height: 200px;
}

/* line 8, src/sass/pages/_category.scss */
.archive .product-categories {
  padding-top: 0 !important;
}

/* line 14, src/sass/pages/_category.scss */
.category-slider img {
  border-radius: 12px;
}

/* line 18, src/sass/pages/_category.scss */
.category-slider h1 {
  background: #002D64;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 15px 32px;
  top: 29px;
  left: 0;
}

@media (max-width: 767.98px) {
  /* line 18, src/sass/pages/_category.scss */
  .category-slider h1 {
    padding: 10px;
    top: 15px;
    line-height: 16px;
    font-size: 1rem;
  }
}

/* line 35, src/sass/pages/_category.scss */
.category-slider .slick-arrow {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url(../image/icons/arrow-right.svg) no-repeat center center #fff;
  border: 1px solid #dee6f0;
  text-indent: -10000px;
  top: calc(50% - 16px);
  position: absolute;
  z-index: 2;
}

/* line 46, src/sass/pages/_category.scss */
.category-slider .slick-arrow.slick-prev {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  left: 24px;
}

/* line 51, src/sass/pages/_category.scss */
.category-slider .slick-arrow.slick-next {
  right: 24px;
}

/* line 55, src/sass/pages/_category.scss */
.category-slider .slick-arrow:hover {
  opacity: .5;
}

/* line 63, src/sass/pages/_category.scss */
.category-content__image img {
  border-radius: 12px;
}

/* line 67, src/sass/pages/_category.scss */
.category-content__image a {
  left: 31px;
  bottom: 16px;
  height: 37px;
  line-height: 37px;
  min-width: 114px;
  color: #FF7E21;
  padding: 0 15px;
  font-size: 1rem;
}

/* line 77, src/sass/pages/_category.scss */
.category-content__image a::after {
  content: "";
  background: url(../image/icons/arrow-right-orange.svg) no-repeat;
  width: 6px;
  height: 9px;
  display: inline-block;
  margin-left: 16px;
}

/* line 88, src/sass/pages/_category.scss */
.category-content p {
  margin-bottom: 20px;
}

/* line 92, src/sass/pages/_category.scss */
.category-content .subcategories-list {
  margin-bottom: 8px;
}

/* line 96, src/sass/pages/_category.scss */
.category-content .subcategories-list li a {
  min-width: 160px;
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 105, src/sass/pages/_category.scss */
.twn-starter__products.is-grid .twn-starter__products-item {
  width: 33.333% !important;
}

@media (max-width: 768px) {
  /* line 105, src/sass/pages/_category.scss */
  .twn-starter__products.is-grid .twn-starter__products-item {
    width: 50% !important;
  }
}

/* line 1, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover {
  position: relative;
}

@media (max-width: 991.98px) {
  /* line 4, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .main-container {
    padding-top: 0;
  }
}

/* line 163, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-cover {
  margin-top: 64px;
  margin-bottom: 20px !important;
}

@media (max-width: 767.98px) {
  /* line 163, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-cover {
    margin-top: 32px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

/* line 173, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-cover ul {
  -moz-column-count: 2;
       column-count: 2;
}

@media (max-width: 767.98px) {
  /* line 173, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-cover ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}

/* line 178, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-cover ul li {
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

@media (max-width: 767.98px) {
  /* line 178, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-cover ul li {
    -ms-flex-align: center;
        align-items: center;
  }
}

/* line 184, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-cover ul li div {
  min-width: 32px;
}

/* line 188, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-cover ul li p {
  margin-bottom: 0;
  line-height: 20px;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  /* line 195, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-cover ul li img {
    margin-top: 0;
  }
}

/* line 203, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-cover img {
  height: 100%;
}

@media (max-width: 991.98px) {
  /* line 203, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-cover img {
    margin-top: 16px;
  }
}

@media (max-width: 767.98px) {
  /* line 210, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-cover .woocommerce-breadcrumb {
    margin-bottom: 12px !important;
  }
}

/* line 216, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-cover h2 {
  font-weight: 400;
}

/* line 221, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover h1 {
  line-height: 120px;
  color: #033F88;
  font-weight: 700;
  font-size: 6rem;
}

@media (max-width: 1499px) {
  /* line 221, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover h1 {
    font-size: 4.6875rem;
  }
}

@media (max-width: 767.98px) {
  /* line 221, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover h1 {
    line-height: 41px;
    font-size: 2rem;
  }
}

/* line 237, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover h2 {
  line-height: 40px;
  font-weight: 700;
  color: #002D64;
  font-size: 2rem;
}

@media (max-width: 1199.98px) {
  /* line 237, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  /* line 237, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover h2 {
    line-height: 23px;
    font-size: 1.125rem;
  }
}

/* line 253, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover h2 span {
  color: #2CAEDB;
  font-size: 2rem;
}

@media (max-width: 1199.98px) {
  /* line 253, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover h2 span {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  /* line 253, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover h2 span {
    line-height: 23px;
    font-size: 1.125rem;
  }
}

/* line 267, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .desktop-hero-img {
  max-width: 1110px;
}

@media (max-width: 767.98px) {
  /* line 271, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-info {
    background: #f6f8fc;
    padding-left: 44px !important;
    padding-right: 14px !important;
    margin-left: 0 !important;
  }
}

/* line 279, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-info .first-icon {
  position: relative;
}

/* line 282, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-info .first-icon::after {
  content: "";
  position: absolute;
  left: -26px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background: url("../image/icons/shield.svg");
  height: 16px;
  width: 13px;
}

/* line 294, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-info .second-icon {
  position: relative;
}

/* line 297, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-info .second-icon::after {
  content: "";
  position: absolute;
  left: -33px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background: url("../image/icons/arrows-open.svg");
  height: 16px;
  width: 16px;
}

@media (max-width: 767.98px) {
  /* line 297, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .hero-info .second-icon::after {
    left: -27px;
  }
}

/* line 312, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-info .heading {
  line-height: 21px;
  font-weight: 700;
  color: #5f6772;
  text-transform: uppercase;
  font-size: 1rem;
}

/* line 320, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .hero-info p {
  line-height: 18px;
  font-weight: 400px;
  color: #8190a2;
  font-size: 0.875rem;
}

/* line 330, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--larger {
  padding-bottom: 40px;
  padding-top: 40px;
}

@media (max-width: 767.98px) {
  /* line 330, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--larger {
    padding-top: 0;
    padding-bottom: 32px;
    border-top: 0 !important;
  }
}

/* line 340, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details {
  margin-top: 70px;
  margin-bottom: 63px;
}

@media (max-width: 767.98px) {
  /* line 340, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details {
    margin-top: 33px;
    margin-bottom: 32px;
  }
}

/* line 349, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details h4 {
  font-weight: 700;
  line-height: 31px;
  color: #002d64;
  font-size: 1.5rem;
}

@media (max-width: 767.98px) {
  /* line 349, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details h4 {
    line-height: 23px;
    font-size: 1.125rem;
  }
}

/* line 364, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .product ul {
  list-style: none;
}

/* line 367, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .product ul li {
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-bottom: 11px;
  border-bottom: 1px solid #000;
  border-color: rgba(0, 0, 0, 0.1);
  font-size: 1.5rem;
}

@media (max-width: 1199.98px) {
  /* line 367, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .product ul li {
    line-height: 21px;
    margin-bottom: 7px;
    font-size: 1rem;
  }
}

@media (max-width: 991.98px) {
  /* line 367, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .product ul li {
    margin-bottom: 13px;
    padding-bottom: 8px;
  }
}

@media (max-width: 767.98px) {
  /* line 367, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .product ul li {
    margin-bottom: 8px;
    padding-bottom: 7px;
  }
}

/* line 394, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .product ul li:last-child {
  border-bottom: none;
}

/* line 401, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map {
  height: 370px;
}

@media (max-width: 991.98px) {
  /* line 401, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}

/* line 408, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal {
  margin-top: 20px;
  background: #F6F8FC;
  padding: 18px 0 0 0;
  margin-bottom: 27px;
  border-radius: 8px;
}

@media (min-width: 768px) {
  /* line 408, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal {
    display: none !important;
  }
}

/* line 419, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal .heading {
  line-height: 21px;
  font-weight: 700;
  padding-left: 25px;
  margin-bottom: 8px;
  color: #002d64;
  position: relative;
  font-size: 1rem;
}

/* line 430, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal .number {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #002d64;
  color: #fff;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  left: 12px;
}

/* line 443, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal .content {
  line-height: 18px;
  padding-right: 25px !important;
  padding-left: 25px !important;
  color: #8190a2;
  margin-bottom: 9px;
  font-size: 0.875rem;
}

/* line 453, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal ul {
  list-style: none;
}

@media (max-width: 767.98px) {
  /* line 453, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal ul {
    padding-left: 27px;
    padding-right: 27px;
  }
}

/* line 461, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal ul li {
  margin-bottom: 5px;
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 461, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal ul li {
    line-height: 18px;
    font-size: 0.875rem;
  }
}

/* line 471, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal ul li::before {
  content: "";
  position: absolute;
  background: #8190a2;
  width: 3px;
  height: 3px;
  top: 8px;
  left: -10px;
  border-radius: 50%;
}

@media (max-width: 767.98px) {
  /* line 484, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal p {
    line-height: 18px;
    padding-left: 27px;
    padding-right: 27px;
    font-size: 0.875rem;
  }
}

/* line 494, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .mobile-modal .number {
  line-height: 21px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
}

/* line 503, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal {
  position: absolute;
  top: 228px;
  left: 46px;
  z-index: 1;
  max-width: 503px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 8px;
  padding: 13px 19px 10px 33px;
  background: #f6f8fc;
  display: block;
}

/* line 515, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal .heading {
  color: #FF7E21;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 3px;
  font-size: 1rem;
}

/* line 524, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal p,
.page-template-template-poolcover .section--prouct-details .interactive-map .modal li {
  line-height: 18px;
  color: #8190a2;
  border: none;
  font-size: 0.875rem;
}

/* line 533, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

/* line 538, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal ul li {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 3px;
  padding-right: 12px;
}

/* line 544, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal ul li::before {
  content: "";
  position: absolute;
  background: #8190a2;
  width: 3px;
  height: 3px;
  top: 7px;
  left: -10px;
  border-radius: 50%;
}

/* line 557, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal .close-modal {
  position: absolute;
  right: 25px;
  top: 25px;
  font-weight: 700;
  background: url("../image/icons/close-modal.svg");
  width: 13px;
  height: 8px;
  background-repeat: no-repeat;
}

/* line 568, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal-1 {
  top: 54%;
  left: 5%;
}

@media (max-width: 1429px) {
  /* line 568, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-1 {
    top: 47%;
    left: 5%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 568, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-1 {
    top: 47%;
    left: 6%;
  }
}

@media (max-width: 991.98px) {
  /* line 568, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-1 {
    top: 62%;
    left: 6%;
  }
}

/* line 588, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal-2 {
  top: 51%;
  left: 46%;
}

@media (max-width: 1429px) {
  /* line 588, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-2 {
    top: 48%;
    left: 39%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 588, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-2 {
    top: 40%;
    left: -5%;
  }
}

@media (max-width: 991.98px) {
  /* line 588, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-2 {
    top: 52%;
    left: 26%;
  }
}

/* line 609, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal-3 {
  top: 68%;
  left: 32%;
}

@media (max-width: 1429px) {
  /* line 609, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-3 {
    top: 59%;
    left: 28%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 609, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-3 {
    top: 59%;
    left: -17%;
  }
}

@media (max-width: 991.98px) {
  /* line 609, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-3 {
    top: 73%;
    left: 28%;
  }
}

/* line 630, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal-4 {
  top: 81%;
  left: 54%;
}

@media (max-width: 1429px) {
  /* line 630, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-4 {
    top: 65%;
    left: 48%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 630, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-4 {
    top: 68%;
    left: 0%;
  }
}

@media (max-width: 991.98px) {
  /* line 630, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-4 {
    top: 86%;
    left: 27%;
  }
}

/* line 651, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal-5 {
  top: 47%;
  left: 29%;
}

@media (max-width: 1429px) {
  /* line 651, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-5 {
    top: 44%;
    left: 13%;
  }
}

@media (max-width: 991.98px) {
  /* line 651, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-5 {
    top: 47%;
    right: 27%;
    left: auto;
  }
}

/* line 668, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal-6 {
  top: 73%;
  left: 36%;
}

@media (max-width: 1429px) {
  /* line 668, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-6 {
    top: 73%;
    left: 18%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 668, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-6 {
    top: 91%;
    left: auto;
    right: 17%;
  }
}

@media (max-width: 991.98px) {
  /* line 668, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-6 {
    top: 81%;
    left: auto;
    right: 17%;
  }
}

/* line 691, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .modal-7 {
  top: 88%;
  left: 30%;
}

@media (max-width: 1429px) {
  /* line 691, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-7 {
    top: 88%;
    left: 16%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 691, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-7 {
    top: 99%;
    left: auto;
    right: 20%;
  }
}

@media (max-width: 991.98px) {
  /* line 691, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .modal-7 {
    top: 100%;
    left: auto;
    right: 20%;
  }
}

/* line 715, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn {
  position: absolute;
  width: 48px;
  height: 48px;
  background-color: rgba(255, 248, 252, 0.4);
  border-radius: 50%;
  font-size: 0.875rem;
}

/* line 722, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn a {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 18px;
  background: #00C974;
  border-radius: 50%;
  font-weight: 700;
}

/* line 737, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-1 {
  top: 40%;
  left: 0;
}

@media (max-width: 1429px) {
  /* line 737, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-1 {
    top: 22%;
    left: 8%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 737, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-1 {
    top: 23%;
    left: 8%;
  }
}

@media (max-width: 991px) {
  /* line 737, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-1 {
    top: 34%;
    left: 6%;
  }
}

@media (max-width: 420px) {
  /* line 737, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-1 {
    top: 28% !important;
    left: 2% !important;
  }
}

@media (max-width: 575.98px) {
  /* line 737, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-1 {
    top: 27%;
    left: 0%;
  }
}

/* line 767, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-2 {
  top: 37%;
  left: 39%;
}

@media (max-width: 1429px) {
  /* line 767, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-2 {
    top: 18%;
    left: 44%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 767, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-2 {
    top: 17% !important;
    left: 47% !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 767, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-2 {
    top: 22%;
    left: 47%;
  }
}

@media (max-width: 991px) {
  /* line 767, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-2 {
    top: 25%;
    left: 53%;
  }
}

@media (max-width: 420px) {
  /* line 767, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-2 {
    top: 25%;
    left: 53%;
  }
}

@media (max-width: 575.98px) {
  /* line 767, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-2 {
    top: 19%;
    left: 44%;
  }
}

/* line 802, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-3 {
  top: 57%;
  left: 26%;
}

@media (max-width: 1429px) {
  /* line 802, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-3 {
    top: 35%;
    left: 32%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 802, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-3 {
    top: 36% !important;
    left: 30% !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 802, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-3 {
    top: 50%;
    left: 32%;
  }
}

@media (max-width: 767.98px) {
  /* line 802, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-3 {
    top: 48%;
    left: 31%;
  }
}

/* line 827, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-4 {
  top: 65%;
  left: 51%;
}

@media (max-width: 1429px) {
  /* line 827, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-4 {
    top: 46%;
    left: 51%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 827, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-4 {
    top: 48% !important;
    left: 51% !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 827, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-4 {
    top: 67%;
    left: 51%;
  }
}

@media (min-width: 578px) and (max-width: 767px) {
  /* line 827, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-4 {
    top: 69%;
    left: 62%;
  }
}

@media (max-width: 575.98px) {
  /* line 827, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-4 {
    top: 64%;
    left: 60%;
  }
}

/* line 857, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-5 {
  top: 35%;
  left: 62%;
}

@media (max-width: 1429px) {
  /* line 857, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-5 {
    top: 19%;
    left: 64%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 857, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-5 {
    top: 24% !important;
    left: 62% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 857, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-5 {
    top: 19%;
    left: 80%;
  }
}

/* line 877, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-6 {
  top: 58%;
  left: 84%;
}

@media (max-width: 1429px) {
  /* line 877, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-6 {
    top: 60%;
    left: 75%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 877, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-6 {
    top: 78% !important;
    left: 76% !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 877, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-6 {
    top: 64%;
    left: 74%;
  }
}

@media (max-width: 767.98px) {
  /* line 877, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-6 {
    top: 13%;
    left: 47%;
  }
}

/* line 902, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-7 {
  top: 74%;
  left: 80%;
}

@media (max-width: 1429px) {
  /* line 902, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-7 {
    top: 74%;
    left: 69%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 902, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-7 {
    top: 88% !important;
    left: 68% !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 902, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-7 {
    top: 82%;
    left: 71%;
  }
}

@media (max-width: 767.98px) {
  /* line 902, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-7 {
    top: 66%;
    left: 24%;
  }
}

/* line 928, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-active {
  background-color: rgba(0, 45, 100, 0.1);
}

/* line 931, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .interactive-btn-active a {
  color: #fff;
  background: #002D64;
}

/* line 937, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .map-1 {
  height: 100%;
}

/* line 940, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .map-1 img {
  max-width: 826px;
  position: absolute;
}

@media (max-width: 1429px) {
  /* line 940, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-1 img {
    margin-left: 36px;
    width: 71%;
  }
}

@media (max-width: 991px) {
  /* line 940, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-1 img {
    position: static;
  }
}

@media (max-width: 767.98px) {
  /* line 940, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-1 img {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

/* line 961, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .map-2 {
  height: 370px;
}

@media (max-width: 991px) {
  /* line 961, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-2 {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}

@media (max-width: 1199.98px) {
  /* line 961, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-2 {
    margin-top: 18px;
  }
}

@media (max-width: 767.98px) {
  /* line 961, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-2 {
    position: relative;
  }
}

/* line 976, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .interactive-map .map-2 img {
  position: absolute;
  right: 29px;
  width: 255px;
  bottom: 45px;
}

@media (max-width: 1429px) {
  /* line 976, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-2 img {
    width: 33%;
  }
}

@media (max-width: 1199.98px) {
  /* line 976, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-2 img {
    bottom: -15px;
  }
}

@media (max-width: 767.98px) {
  /* line 976, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .interactive-map .map-2 img {
    width: 100%;
    position: static;
  }
}

/* line 998, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .opties {
  margin-top: 32px;
}

/* line 1001, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .opties > div .heading {
  line-height: 21px;
  color: #FF7E21;
  font-weight: 700;
  margin-bottom: 16px;
  font-size: 1rem;
}

/* line 1010, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .opties > div p {
  line-height: 24px;
  color: #5F6772;
  font-weight: 400;
  font-size: 1rem;
}

/* line 1020, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .bevestiging {
  margin-top: 32px;
}

/* line 1029, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .bevestiging .heading {
  line-height: 21px;
  color: #FF7E21;
  font-weight: 700;
  margin-bottom: 16px;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 1039, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .bevestiging .first-option p {
    margin-left: 16px;
  }
}

/* line 1046, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .bevestiging .second-option {
  margin-top: 24px;
}

@media (max-width: 767.98px) {
  /* line 1049, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .bevestiging .second-option p {
    margin-left: 8px;
  }
}

/* line 1056, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .bevestiging .img-wrapper {
  margin-right: 16px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 1px solid #DEE6F0;
  padding: 5px;
}

@media (max-width: 767.98px) {
  /* line 1056, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .bevestiging .img-wrapper {
    margin-right: 0px;
    min-width: 64px;
    height: 64px;
  }
}

/* line 1071, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--prouct-details .bevestiging p {
  margin-bottom: 0;
  color: #002D64;
  line-height: 24px;
}

@media (max-width: 767.98px) {
  /* line 1071, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .bevestiging p {
    margin-right: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1081, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--prouct-details .bevestiging .bg-wrapper {
    margin-top: 8px;
  }
}

/* line 1089, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form {
  background: url("../image/content/pool-contact-bg.png");
  object-fit: contain;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1199.98px) {
  /* line 1089, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding-bottom: 40px;
  }
}

@media (max-width: 767.98px) {
  /* line 1089, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 17px;
    padding-bottom: 0;
  }
}

/* line 1107, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("../image/icons/form-select.svg") #fff;
  background-repeat: no-repeat;
  background-position: right 16px top 50%;
}

@media (max-width: 991.98px) {
  /* line 1107, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form select {
    background-position: right 12px top 50%;
  }
}

/* line 1118, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .ginput_container_select {
  position: relative;
}

/* line 1122, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform_confirmation_wrapper {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

/* line 1127, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform_confirmation_wrapper div {
  color: #fff;
}

/* line 1132, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form form {
  background: #2caedB;
  padding-bottom: 43px;
  border-radius: 3px;
}

@media (max-width: 991.98px) {
  /* line 1132, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form form {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1132, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form form {
    padding-bottom: 17px;
  }
}

/* line 1147, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform_validation_error #gform_fields_14 {
  margin-top: 0 !important;
}

/* line 1152, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform_validation_error .gfield_error .validation_message {
  background: none;
  border: none;
  margin-top: 0;
  padding: 0;
}

/* line 1159, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform_validation_error .gfield_error label {
  color: #033f88;
}

/* line 1165, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_wrapper_14 {
  width: 620px !important;
  margin: 0px auto 32px 75px;
  margin: 0px auto 32px auto;
}

@media (max-width: 1199.98px) {
  /* line 1165, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_wrapper_14 {
    width: 540px !important;
    margin: 0px auto 0 auto;
  }
}

@media (max-width: 991.98px) {
  /* line 1165, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_wrapper_14 {
    width: 620px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1165, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_wrapper_14 {
    width: 100% !important;
    margin: 0;
    margin-bottom: 0 !important;
  }
}

/* line 1188, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_wrapper_14 .validation_error {
  margin-bottom: 0 !important;
}

/* line 1194, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_wrapper_14 .gfield_label {
  margin-bottom: 6px !important;
  font-weight: 400 !important;
  font-size: 0.875rem;
}

/* line 1202, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 {
  max-width: 620px;
  max-height: 589px;
  border-radius: 3px;
  padding: 29px 40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 41px 0 9px !important;
  grid-column-gap: 0% !important;
  grid-row-gap: 0px !important;
}

@media (max-width: 767.98px) {
  /* line 1202, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 {
    padding: 11px 17px 0;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    margin: 11px auto 9px !important;
  }
}

/* line 1221, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 .bold select {
  font-weight: 700;
}

/* line 1226, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 > div {
  margin-bottom: 10px;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}

/* line 1231, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 .one-thirds {
  width: 160px !important;
  width: 31% !important;
}

@media (max-width: 767.98px) {
  /* line 1231, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .one-thirds {
    width: 100% !important;
  }
}

/* line 1243, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 .full {
  width: 540px !important;
}

@media (max-width: 1199.98px) {
  /* line 1243, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .full {
    width: 100% !important;
  }
}

/* line 1251, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 .half {
  width: 255px !important;
}

@media (max-width: 1199.98px) {
  /* line 1251, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .half {
    width: 48% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1251, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .half {
    width: 100% !important;
  }
}

/* line 1263, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 .two-thirds {
  width: 350px !important;
  width: 64% !important;
}

@media (max-width: 767.98px) {
  /* line 1263, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .two-thirds {
    width: 100% !important;
  }
}

/* line 1276, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 input,
.page-template-template-poolcover .section--contact-form #gform_fields_14 select {
  max-width: 540px;
}

@media (max-width: 767.98px) {
  /* line 1276, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 input,
  .page-template-template-poolcover .section--contact-form #gform_fields_14 select {
    max-width: 600px;
    width: 100% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1286, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .city {
    width: 60% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1291, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .postal-code {
    width: 34% !important;
  }
  /* line 1295, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .postal-code label {
    white-space: nowrap;
  }
}

@media (max-width: 767.98px) {
  /* line 1301, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .color {
    width: 47% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1307, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .kit {
    width: 47% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1313, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .street {
    width: 74% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1319, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .house-number {
    width: 21% !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1324, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .house-number .validation_message {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 1331, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .breedte {
    width: 47% !important;
  }
}

/* line 1336, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form #gform_fields_14 .breedte label {
  white-space: nowrap;
}

@media (max-width: 767.98px) {
  /* line 1341, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form #gform_fields_14 .lengte {
    width: 47% !important;
  }
}

/* line 1349, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform-wrapper .validation_error {
  margin-bottom: 0 !important;
  margin-top: 25px;
  text-align: center;
  padding: 9px 0;
  font-size: 14px;
  font-weight: 600;
}

@media (max-width: 767.98px) {
  /* line 1349, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .gform-wrapper .validation_error {
    padding: 9px 28px;
    font-size: 12px;
    margin-bottom: 0;
  }
}

/* line 1365, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform_footer {
  max-width: 620px;
  margin: 0 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  padding: 0px 40px;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 !important;
}

@media (max-width: 767.98px) {
  /* line 1365, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .gform_footer {
    padding: 0 16px;
  }
}

@media (max-width: 1199px) {
  /* line 1365, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .gform_footer {
    margin: 0 auto !important;
    padding: 0px 39px !important;
  }
}

@media (max-width: 991px) {
  /* line 1365, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .gform_footer {
    margin: 0 auto !important;
    padding: 0 17px !important;
  }
}

/* line 1389, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .gform_footer .gform_button {
  background: #002d64;
  width: 540px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  -ms-flex-align: center !important;
      align-items: center !important;
  height: 50px !important;
  border-radius: 4px;
}

@media (max-width: 767.98px) {
  /* line 1389, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .gform_footer .gform_button {
    width: 100% !important;
  }
}

/* line 1404, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form p {
  color: #fff;
}

/* line 1408, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .heading {
  line-height: 42px;
  font-weight: 700;
  position: relative;
  font-size: 2rem;
}

@media (max-width: 767.98px) {
  /* line 1408, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .heading {
    line-height: 42px;
    margin-bottom: 32px !important;
    font-size: 2rem;
  }
}

/* line 1422, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .heading::after {
  content: "";
  position: absolute;
  width: 348px;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  bottom: -26px;
  left: 3px;
}

@media (min-width: 997px) and (max-width: 1429px) {
  /* line 1422, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .heading::after {
    width: 268px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* line 1422, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .heading::after {
    left: 3px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1422, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .heading::after {
    width: 288px;
    bottom: -16px;
    left: 17px;
  }
}

/* line 1447, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .question {
  line-height: 29px;
  font-weight: 700;
  font-size: 1.5rem;
}

@media (max-width: 767.98px) {
  /* line 1447, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .question {
    line-height: 22px;
    margin-bottom: 8px;
    font-size: 1.125rem;
  }
}

/* line 1461, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--contact-form .address {
  line-height: 20px;
  font-weight: 400;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 1461, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section--contact-form .address {
    line-height: 21px;
    font-size: 1rem;
  }
}

/* line 1476, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .btn-primary {
  background: #033F88;
  color: #fff;
  width: 240px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  -ms-flex-align: center !important;
      align-items: center !important;
  height: 50px !important;
  border-radius: 4px;
  transition: all 1s;
}

@media (max-width: 767.98px) {
  /* line 1476, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .btn-primary {
    width: 100% !important;
  }
}

/* line 1491, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .btn-primary:hover {
  background: #2CAEDB;
}

/* line 1496, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .btn-secondary {
  background: #00C974;
  color: #fff;
  width: 160px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  -ms-flex-align: center !important;
      align-items: center !important;
  height: 47px !important;
  border-radius: 4px;
  transition: all 1s;
}

@media (max-width: 767.98px) {
  /* line 1496, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .btn-secondary {
    width: 100% !important;
  }
}

/* line 1511, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .btn-secondary:hover {
  background: #00E276;
}

/* line 1516, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .btn-white {
  background: #fff;
  width: 240px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  -ms-flex-align: center !important;
      align-items: center !important;
  height: 47px !important;
  border-radius: 4px;
  color: #033F88;
  font-weight: 700;
  transition: all 1s;
}

/* line 1528, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .btn-white:hover {
  background: #033F88;
  color: #fff;
}

/* line 1534, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact {
  margin-top: 90px;
}

@media (max-width: 991px) {
  /* line 1534, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact {
    margin-top: 70px;
  }
}

/* line 1539, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  min-height: 168px;
  padding-right: 95px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 767.98px) {
  /* line 1539, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper {
    display: block;
  }
}

@media (max-width: 991px) {
  /* line 1539, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper {
    background: #F6F8FC;
    margin: 0 15px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 24px;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: start;
  }
}

/* line 1563, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #F6F8FC;
  width: 95%;
  height: 100%;
  z-index: -1;
  border-radius: 8px;
}

@media (max-width: 991.98px) {
  /* line 1563, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper::before {
    display: none;
  }
}

/* line 1579, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper p {
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  /* line 1579, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper p {
    line-height: 18px;
    font-size: 0.875rem;
  }
}

/* line 1587, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper span {
  font-weight: 400;
  line-height: 20px;
  font-size: 0.875rem;
}

/* line 1595, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper h2 span {
  font-size: 2rem;
  font-weight: 700;
}

@media (max-width: 1199.98px) {
  /* line 1595, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper h2 span {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  /* line 1595, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper h2 span {
    line-height: 23px;
    font-size: 1.125rem;
  }
}

@media (max-width: 991.98px) {
  /* line 1610, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper img {
    margin-top: -30px;
  }
}

@media (max-width: 767.98px) {
  /* line 1610, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper img {
    width: 56px;
    height: 56px;
    margin-bottom: 16px;
  }
}

@media (max-width: 767.98px) {
  /* line 1621, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper img.single-star {
    width: auto;
    height: auto;
    margin-bottom: 0;
  }
}

/* line 1630, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper .border {
  position: relative;
}

/* line 1633, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper .border::before {
  content: "";
  position: absolute;
  top: 0;
  left: -95px;
  width: 1px;
  height: 103px;
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  margin: auto;
}

@media (max-width: 991.98px) {
  /* line 1633, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--wrapper .border::before {
    display: none;
  }
}

/* line 1650, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--wrapper .text-italic {
  font-style: italic;
}

/* line 1655, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact__text {
  max-width: 70%;
}

@media (min-width: 1500px) {
  /* line 1655, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact__text {
    margin-left: 50px;
  }
}

@media (max-width: 1429px) {
  /* line 1655, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact__text {
    max-width: 48%;
  }
}

@media (max-width: 991.98px) {
  /* line 1655, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact__text {
    max-width: 100%;
  }
}

/* line 1672, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--opinion .box-contact--wrapper {
  min-height: 224px;
  padding-right: 40px;
}

@media (max-width: 767.98px) {
  /* line 1672, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--opinion .box-contact--wrapper {
    padding-right: 16px;
  }
}

/* line 1679, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--opinion .w-20 {
  width: 20%;
}

@media (max-width: 991.98px) {
  /* line 1679, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--opinion .w-20 {
    width: 100%;
  }
}

/* line 1686, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--opinion .w-40 {
  width: 40%;
}

@media (max-width: 991.98px) {
  /* line 1686, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--opinion .w-40 {
    width: 100%;
  }
}

/* line 1693, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--opinion .border {
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 1693, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--opinion .border {
    margin-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 24px;
  }
}

/* line 1701, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--opinion .border::before {
  left: -65px;
  height: 160px;
}

/* line 1708, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-contact--opinion ul li {
  color: #5F6772;
}

@media (max-width: 767.98px) {
  /* line 1713, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-contact--opinion .date {
    line-height: 18px;
    font-size: 0.875rem;
  }
}

/* line 1723, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .background-img img {
  width: 100%;
  max-height: 600px;
}

/* line 1729, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren {
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (max-width: 767.98px) {
  /* line 1729, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren {
    margin-bottom: 32px;
    margin-top: 32px;
  }
}

/* line 1737, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren h2 {
  min-width: 300px;
}

@media (max-width: 767.98px) {
  /* line 1741, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .bg-color {
    border-radius: 8px;
    margin: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1749, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .bg-color:last-child {
    margin-top: 20px;
  }
}

@media (max-width: 767.98px) {
  /* line 1756, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .bg-color-second {
    border-radius: 8px;
    margin: 7px 0px 0 0px;
  }
}

/* line 1765, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren p {
  font-weight: 400;
  line-height: 21px;
  color: #8190a2;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 1765, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren p {
    line-height: 18px;
    padding-right: 14px !important;
    font-size: 0.875rem;
  }
}

/* line 1780, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .heading {
  padding-right: 13px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #002d64;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 1780, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .heading {
    margin-bottom: 3px;
    font-size: 0.875rem;
  }
}

/* line 1795, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors {
  gap: 48px;
}

@media (max-width: 991.98px) {
  /* line 1795, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .colors {
    gap: 25px;
  }
}

@media (max-width: 767.98px) {
  /* line 1795, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .colors {
    gap: 16px;
  }
}

/* line 1805, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors p {
  margin-bottom: 32px;
  margin-left: 36px;
  font-weight: 700;
  line-height: 21px;
  position: relative;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 1805, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .colors p {
    line-height: 18px;
    margin-bottom: 19px;
    width: 35%;
    font-size: 0.875rem;
  }
}

/* line 1822, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors p::before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  left: -36px;
}

@media (max-width: 767.98px) {
  /* line 1822, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .kleuren .colors p::before {
    top: -2px;
  }
}

/* line 1837, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .icegray {
  color: #ecf4fa;
  text-transform: capitalize;
}

/* line 1841, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .icegray::before {
  background-color: #ecf4fa;
}

/* line 1845, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .amandel {
  color: #97AC93;
  text-transform: capitalize;
}

/* line 1848, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .amandel::before {
  background-color: #97AC93;
}

/* line 1853, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .beige {
  color: #F1DAB0;
  text-transform: capitalize;
}

/* line 1856, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .beige::before {
  background-color: #F1DAB0;
}

/* line 1861, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .blauw {
  color: #2D6BAC;
  text-transform: capitalize;
}

/* line 1864, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .blauw::before {
  background-color: #2D6BAC;
}

/* line 1869, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .grijs {
  color: #9D9D9D;
  text-transform: capitalize;
}

/* line 1872, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .grijs::before {
  background-color: #9D9D9D;
}

/* line 1877, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .leisteengrijs {
  color: #555056;
  text-transform: capitalize;
}

/* line 1880, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .leisteengrijs::before {
  background-color: #555056;
}

/* line 1885, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .groen {
  color: #3C8571;
  text-transform: capitalize;
}

/* line 1888, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .groen::before {
  background-color: #3C8571;
}

/* line 1893, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .vanilia {
  color: #faf4e4;
  text-transform: capitalize;
}

/* line 1896, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .vanilia::before {
  background-color: #faf4e4;
}

/* line 1901, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .lichtgrijs {
  color: #A4A5AE;
  text-transform: capitalize;
}

/* line 1904, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .lichtgrijs::before {
  background-color: #A4A5AE;
}

/* line 1909, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .donkergrijs {
  color: #848389;
  text-transform: capitalize;
}

/* line 1912, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .donkergrijs::before {
  background-color: #848389;
}

/* line 1917, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .vanille {
  color: #FCF7DC;
  text-transform: capitalize;
}

/* line 1920, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .kleuren .colors .vanille::before {
  background-color: #FCF7DC;
}

/* line 1928, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-content--item {
  margin-bottom: 73px;
}

@media (max-width: 767.98px) {
  /* line 1928, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-content--item {
    margin-bottom: 32px;
  }
}

/* line 1935, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-content--item img {
  width: 100%;
}

@media (max-width: 767.98px) {
  /* line 1935, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .box-content--item img {
    margin-bottom: 32px;
  }
}

/* line 1941, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .box-content--item h2 {
  margin-bottom: 16px;
}

/* line 1947, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section-estimate {
  margin-top: 80px;
  margin-bottom: 80px;
  min-height: 494px;
  background: url("../image/poolcover/bg-2.png") no-repeat;
  background-size: cover;
}

@media (max-width: 767.98px) {
  /* line 1947, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section-estimate {
    min-height: 214px;
    margin-top: 14px;
    margin-bottom: 32px;
  }
}

/* line 1960, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section-estimate h1 {
  line-height: 80px;
  text-align: center;
  letter-spacing: -0.01em;
  margin-bottom: 24px;
  font-size: 4rem;
}

@media (max-width: 767.98px) {
  /* line 1960, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .section-estimate h1 {
    line-height: 41px;
    font-size: 2rem;
  }
}

/* line 1975, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--larger {
  border-top: 1px solid #DDDFE3;
}

/* line 1980, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form {
  display: none;
  background: #F6F8FC;
  top: 0;
  bottom: 0;
  z-index: 999999;
  max-width: 1123px;
  left: 0;
  right: 0;
  margin: auto;
  height: 637px;
  padding: 0 40px;
  border-radius: 4px;
}

@media (max-width: 1199px) {
  /* line 1980, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form {
    max-width: 900px;
  }
}

@media (max-width: 991.98px) {
  /* line 1980, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form {
    max-width: 700px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 1980, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form {
    max-width: 600px;
    padding: 0;
  }
}

@media (max-width: 575.98px) {
  /* line 1980, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form {
    max-width: 310px;
    padding: 0;
  }
}

/* line 2012, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form h2 {
  margin-top: 43px !important;
}

@media (max-width: 767.98px) {
  /* line 2012, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form h2 {
    margin-top: 0px !important;
  }
}

/* line 2020, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form img {
  max-width: 422px;
}

@media (max-width: 991.98px) {
  /* line 2020, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form img {
    max-width: 100%;
  }
}

/* line 2028, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form .gform_wrapper {
  margin-bottom: 0;
}

/* line 2032, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form .gform_wrapper .gform_body .gform_fields {
  margin: -20px 0 0 !important;
  grid-row-gap: 12px;
}

@media (max-width: 991.98px) {
  /* line 2032, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .gform_wrapper .gform_body .gform_fields {
    margin-right: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 2032, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .gform_wrapper .gform_body .gform_fields {
    margin-top: 13px !important;
  }
}

/* line 2046, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form .gform_wrapper .gform_footer {
  margin-left: 0 !important;
}

@media (max-width: 991.98px) {
  /* line 2046, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .gform_wrapper .gform_footer {
    margin-left: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 2046, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .gform_wrapper .gform_footer {
    margin: 16px 0 16px 0;
  }
}

/* line 2057, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form .gform_wrapper .gform_footer .gform_button {
  width: 100%;
}

@media (max-width: 767.98px) {
  /* line 2057, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .gform_wrapper .gform_footer .gform_button {
    border-radius: 40px;
    width: auto;
  }
}

/* line 2068, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form .gform_footer {
  padding-bottom: 0;
}

/* line 2071, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form .gform_footer input {
  margin-bottom: 0 !important;
}

@media (max-width: 767.98px) {
  /* line 2076, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form form {
    padding: 0 15px;
  }
}

@media (max-width: 991.98px) {
  /* line 2080, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form form .gform_fields {
    margin-left: 0;
  }
}

/* line 2086, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form form .gfield {
  margin-bottom: 0;
}

/* line 2090, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form form .gfield_label {
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 6px;
  font-size: 0.875rem;
}

/* line 2098, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form form input {
  padding-left: 12px !important;
}

/* line 2102, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form form input[type="submit"] {
  background: #002d64;
  color: #fff;
  height: 48px !important;
  border-radius: 4px;
  transition: all 1s;
}

@media (max-width: 767.98px) {
  /* line 2102, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form form input[type="submit"] {
    width: 100% !important;
  }
}

/* line 2113, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form form input[type="submit"]:hover {
  background: #2CAEDB;
}

@media (max-width: 767.98px) {
  /* line 2120, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .mobile-bg {
    background: url("../image/poolcover/img-2.png") no-repeat;
    padding-top: 32px;
    mix-blend-mode: multiply;
    position: relative;
    background-size: cover;
    padding-bottom: 7px;
  }
  /* line 2129, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .mobile-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
}

/* line 2142, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form .close-modal {
  position: absolute;
  top: 15px;
  right: 20px;
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 36px;
  color: #033F88;
  line-height: 17px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  z-index: 4;
}

@media (max-width: 767.98px) {
  /* line 2142, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form .close-modal {
    color: #fff;
    top: 10px;
    right: 10px;
  }
}

/* line 2162, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form h2 {
  margin-bottom: 16px;
}

@media (max-width: 767.98px) {
  /* line 2162, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form h2 {
    line-height: 37px;
    color: #fff;
    letter-spacing: -0.4px;
    margin-bottom: 7px;
    font-size: 2rem;
  }
}

/* line 2175, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #033F88;
  margin-bottom: 16px;
  font-size: 1.5rem;
}

@media (max-width: 767.98px) {
  /* line 2175, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form h3 {
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 8px;
    font-size: 0.875rem;
  }
}

/* line 2192, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form p {
  font-weight: 400;
  line-height: 21px;
  color: #033F88;
  margin-bottom: 58px;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 2192, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form p {
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 8px;
    font-size: 0.875rem;
  }
}

/* line 2209, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form p a {
  font-weight: 700;
}

@media (max-width: 767.98px) {
  /* line 2209, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form p a {
    color: #fff;
    font-weight: 400;
  }
}

/* line 2216, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .modal-form p a:hover {
  color: #033F88;
  text-decoration: underline;
}

@media (max-width: 767.98px) {
  /* line 2223, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .modal-form img {
    display: none;
  }
}

/* line 2230, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover.modal-open {
  position: relative;
  overflow: hidden;
}

/* line 2234, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover.modal-open:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3B3F43;
  z-index: 99999;
  mix-blend-mode: multiply;
}

/* line 2246, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover.modal-open .modal-form {
  display: block !important;
}

/* line 2252, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .icon-box a {
  color: #5F6772;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  /* line 2252, src/sass/pages/_pool_cover.scss */
  .page-template-template-poolcover .icon-box a {
    font-size: 0.875rem;
  }
}

/* line 2259, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .icon-box a:hover {
  color: #2CAEDB;
}

/* line 2261, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .icon-box a:hover .icon-box__img {
  background: transparent;
}

/* line 2266, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .icon-box__img {
  background: transparent;
}

/* line 2273, src/sass/pages/_pool_cover.scss */
.page-template-template-poolcover .section--dark .icon-box a {
  color: #DEE6F0;
}

/* Slider */
/* line 2, src/sass/components/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 23, src/sass/components/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 33, src/sass/components/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 37, src/sass/components/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 43, src/sass/components/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 53, src/sass/components/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  display: block;
}

/* line 61, src/sass/components/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, src/sass/components/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 72, src/sass/components/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, src/sass/components/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, src/sass/components/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, src/sass/components/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 93, src/sass/components/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, src/sass/components/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, src/sass/components/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, src/sass/components/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, src/sass/components/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, src/sass/components/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

@media (max-width: 575.98px) {
  /* line 3, src/sass/components/_carousel.scss */
  .home .carousel .slick-list {
    margin: 0 -5px;
  }
}

@media (max-width: 767.98px) {
  /* line 17, src/sass/components/_carousel.scss */
  .carousel .slick-list {
    padding: 0 10% 0 0;
  }
}

/* line 22, src/sass/components/_carousel.scss */
.carousel .slick-arrow {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url(../image/icons/arrow-right.svg) no-repeat center center #DEE6F0;
  border: 0;
  text-indent: -10000px;
  top: calc(50% - 32px);
  position: absolute;
  z-index: 2;
}

@media (max-width: 1199.98px) {
  /* line 22, src/sass/components/_carousel.scss */
  .carousel .slick-arrow {
    top: calc(100% + 15px);
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 22, src/sass/components/_carousel.scss */
  .carousel .slick-arrow {
    top: calc(100% + 13px);
  }
}

@media (max-width: 575.98px) {
  /* line 22, src/sass/components/_carousel.scss */
  .carousel .slick-arrow {
    top: calc(100% + 5px);
    top: 100%;
  }
}

/* line 49, src/sass/components/_carousel.scss */
.carousel .slick-arrow.slick-prev {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  left: calc(-38px + 7.5px);
}

@media (min-width: 992px) and (max-width: 1024px) {
  /* line 49, src/sass/components/_carousel.scss */
  .carousel .slick-arrow.slick-prev {
    left: calc(-25px + 7.5px);
  }
}

@media (max-width: 1199.98px) {
  /* line 49, src/sass/components/_carousel.scss */
  .carousel .slick-arrow.slick-prev {
    left: calc(50% - 41px);
  }
}

@media (max-width: 767.98px) {
  /* line 49, src/sass/components/_carousel.scss */
  .carousel .slick-arrow.slick-prev {
    left: 50%;
    -ms-transform: rotate(180deg) translate(125%, 0);
        transform: rotate(180deg) translate(125%, 0);
  }
}

/* line 65, src/sass/components/_carousel.scss */
.carousel .slick-arrow.slick-prev.slick-disabled {
  opacity: .5;
}

/* line 70, src/sass/components/_carousel.scss */
.carousel .slick-arrow.slick-next {
  right: calc(-40px + 7.5px);
}

@media (min-width: 992px) and (max-width: 1024px) {
  /* line 70, src/sass/components/_carousel.scss */
  .carousel .slick-arrow.slick-next {
    right: calc(-29px + 7.5px);
  }
}

@media (max-width: 1199.98px) {
  /* line 70, src/sass/components/_carousel.scss */
  .carousel .slick-arrow.slick-next {
    right: calc(50% - 41px);
  }
}

@media (max-width: 767.98px) {
  /* line 70, src/sass/components/_carousel.scss */
  .carousel .slick-arrow.slick-next {
    right: 50%;
    -ms-transform: translate(125%, 0);
        transform: translate(125%, 0);
  }
}

/* line 85, src/sass/components/_carousel.scss */
.carousel .slick-arrow:hover {
  opacity: .5;
}

/* line 91, src/sass/components/_carousel.scss */
.carousel .slick-slide img {
  display: inline-block;
  height: 147px;
}

@media (min-width: 1430px) {
  /* line 99, src/sass/components/_carousel.scss */
  .carousel .woocommerce {
    margin: 0 -7.5px;
    width: calc(100% + 15px);
  }
}

@media (max-width: 991.98px) {
  /* line 99, src/sass/components/_carousel.scss */
  .carousel .woocommerce {
    padding: 0 5px;
  }
}

@media (max-width: 991.98px) {
  /* line 112, src/sass/components/_carousel.scss */
  .carousel-mobi .slick-list {
    padding: 0 5% 0 0;
  }
}

@media (max-width: 767.98px) {
  /* line 112, src/sass/components/_carousel.scss */
  .carousel-mobi .slick-list {
    padding: 0 10% 0 15px;
  }
}

/* line 121, src/sass/components/_carousel.scss */
.carousel-mobi .slick-arrow {
  top: calc(100% + 30px);
}

@media (max-width: 575.98px) {
  /* line 121, src/sass/components/_carousel.scss */
  .carousel-mobi .slick-arrow {
    top: calc(100% + 5px);
  }
}

/* line 132, src/sass/components/_carousel.scss */
.post-carousel .slick-track {
  display: -ms-flexbox;
  display: flex;
}

/* line 136, src/sass/components/_carousel.scss */
.post-carousel .slick-slide {
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

/* line 2, src/sass/components/_lang-switcher.scss */
.lang-switcher ul {
  padding: 0;
  list-style: none;
}

/* line 7, src/sass/components/_lang-switcher.scss */
.lang-switcher ul li a {
  border: none;
  border-radius: 4px;
  color: #1B1B1B;
  font-weight: 700;
  line-height: 20px;
  font-size: 0.75rem;
}

/* line 18, src/sass/components/_lang-switcher.scss */
.lang-switcher ul li > .wpml-ls-item-toggle::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../image/icons/lang_switcher_globe.svg) no-repeat center;
  position: absolute;
  left: -13px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* line 30, src/sass/components/_lang-switcher.scss */
.lang-switcher ul.wpml-ls-sub-menu {
  background: #fff;
  border: 1px solid #DEE6F0;
  border-radius: 4px;
  margin-top: 4px;
}

/* line 36, src/sass/components/_lang-switcher.scss */
.lang-switcher ul.wpml-ls-sub-menu li a {
  border: none;
}

/* line 42, src/sass/components/_lang-switcher.scss */
.lang-switcher .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  background: url(../image/icons/lang_switcher.svg) no-repeat right 6px center;
}

/* line 44, src/sass/components/_lang-switcher.scss */
.lang-switcher .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  display: none !important;
}

/* line 50, src/sass/components/_lang-switcher.scss */
.language-mobi {
  background: #fff;
}

/* line 52, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer {
  display: block !important;
  padding: 0 17px;
  margin-bottom: 0px;
  height: 56px;
}

@media (max-width: 767.98px) {
  /* line 52, src/sass/components/_lang-switcher.scss */
  .language-mobi .wpml-ls-statics-footer {
    height: 48px;
  }
}

/* line 60, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

/* line 65, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li {
  max-height: 29px;
  width: 70px;
  border-radius: 4px;
  border-bottom: 0;
}

/* line 70, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li a {
  color: #8998AB;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 75, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li:hover {
  border: 1px solid #DEE6F0;
  background: none !important;
}

/* line 78, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li:hover a {
  background: none !important;
  color: #033F88 !important;
}

/* line 83, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li.wpml-ls-current-language {
  border: 1px solid #DEE6F0;
}

/* line 85, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li.wpml-ls-current-language a {
  color: #033F88;
}

/* line 88, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li.wpml-ls-current-language:hover {
  background: none !important;
}

/* line 90, src/sass/components/_lang-switcher.scss */
.language-mobi .wpml-ls-statics-footer ul li.wpml-ls-current-language:hover a {
  background: none !important;
  color: #033F88 !important;
}

/* line 101, src/sass/components/_lang-switcher.scss */
.wpml-ls-statics-footer {
  display: none;
}

/* line 105, src/sass/components/_lang-switcher.scss */
.wpml-ls-legacy-dropdown-click a {
  display: block;
  text-decoration: none;
  color: #444;
  border: 1px solid #cdcdcd;
  background-color: #fff;
  padding: 5px 10px;
  line-height: 1;
}

/* line 115, src/sass/components/_lang-switcher.scss */
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  position: relative;
  padding-right: calc(7px + 1.4em);
}

/* line 120, src/sass/components/_lang-switcher.scss */
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  visibility: hidden;
  position: absolute;
  top: 100%;
  border-top: 1px solid #cdcdcd;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 101;
}

/* line 130, src/sass/components/_lang-switcher.scss */
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu.active {
  visibility: visible;
}

/* line 136, src/sass/components/_lang-switcher.scss */
.lang-switcher-mobile-menu .wpml-ls-item-toggle {
  padding-left: 26px !important;
}

/* line 139, src/sass/components/_lang-switcher.scss */
.lang-switcher-mobile-menu .wpml-ls-item-toggle::before {
  left: 0 !important;
}