@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

input:focus, textarea:focus, a:focus, button:focus, select:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del, s, strike {
  text-decoration: line-through; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, fieldset, footer, header, hgroup, main, nav, section, summary {
  display: block;
  margin: 0; }

ul, ol {
  list-style: none; }

.container {
  width: 100%;
  padding-right: 13.3px;
  padding-left: 13.3px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1170px; } }

@media (min-width: 1440px) {
  .container {
    max-width: 1306px; } }

.container-fluid {
  width: 100%;
  padding-right: 13.3px;
  padding-left: 13.3px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -13.3px;
  margin-left: -13.3px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.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-lg-plus-1, .col-lg-plus-2, .col-lg-plus-3, .col-lg-plus-4, .col-lg-plus-5, .col-lg-plus-6, .col-lg-plus-7, .col-lg-plus-8, .col-lg-plus-9, .col-lg-plus-10, .col-lg-plus-11, .col-lg-plus-12, .col-lg-plus,
.col-lg-plus-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%;
  min-height: 1px;
  padding-right: 13.3px;
  padding-left: 13.3px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1240px) {
  .col-lg-plus {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-plus-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-plus-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-plus-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-plus-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-plus-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-plus-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-plus-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-plus-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-plus-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-plus-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-plus-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-plus-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-plus-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-plus-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-plus-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-plus-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-plus-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-plus-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-plus-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-plus-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-plus-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-plus-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-plus-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-plus-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-plus-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-plus-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-plus-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-plus-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-plus-0 {
    margin-left: 0; }
  .offset-lg-plus-1 {
    margin-left: 8.33333%; }
  .offset-lg-plus-2 {
    margin-left: 16.66667%; }
  .offset-lg-plus-3 {
    margin-left: 25%; }
  .offset-lg-plus-4 {
    margin-left: 33.33333%; }
  .offset-lg-plus-5 {
    margin-left: 41.66667%; }
  .offset-lg-plus-6 {
    margin-left: 50%; }
  .offset-lg-plus-7 {
    margin-left: 58.33333%; }
  .offset-lg-plus-8 {
    margin-left: 66.66667%; }
  .offset-lg-plus-9 {
    margin-left: 75%; }
  .offset-lg-plus-10 {
    margin-left: 83.33333%; }
  .offset-lg-plus-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1240px) {
  .d-lg-plus-none {
    display: none !important; }
  .d-lg-plus-inline {
    display: inline !important; }
  .d-lg-plus-inline-block {
    display: inline-block !important; }
  .d-lg-plus-block {
    display: block !important; }
  .d-lg-plus-table {
    display: table !important; }
  .d-lg-plus-table-row {
    display: table-row !important; }
  .d-lg-plus-table-cell {
    display: table-cell !important; }
  .d-lg-plus-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-plus-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1240px) {
  .flex-lg-plus-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-plus-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-plus-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-plus-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-plus-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-plus-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-plus-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-plus-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-plus-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-plus-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-plus-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-plus-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-plus-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-plus-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-plus-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-plus-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-plus-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-plus-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-plus-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-plus-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-plus-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-plus-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-plus-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-plus-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-plus-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-plus-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-plus-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-plus-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-plus-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (max-width: 575px) {
  .xs-gutters-xs {
    margin-right: -20px;
    margin-left: -20px; } }

@media (max-width: 575px) {
  .xs-gutters-xs > .col,
  .xs-gutters-xs > [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px; } }

@media (max-width: 575px) {
  .container-gutters-xs {
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (max-width: 1024px) {
  .order-search-last {
    -ms-flex-order: 999;
    order: 999; } }

*,
*:before,
*:after {
  box-sizing: border-box; }

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

html,
body {
  min-height: 100%; }

html.is-scroll-none,
body.is-scroll-none {
  overflow: hidden;
  height: 100%; }

html.is-scroll-none body,
body.is-scroll-none body {
  overflow: hidden;
  height: 100%; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type='number'] {
  -moz-appearance: textfield; }

html {
  -webkit-overflow-scrolling: touch; }

body {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  min-width: 320px;
  background: #FFF; }

body.js-block-scroll {
  overflow-y: hidden; }

th {
  font-weight: inherit; }

body,
input,
button,
select,
textarea {
  font-family: "Manrope", Montserrat, sans-serif; }

li {
  list-style-type: none; }

.clear {
  clear: both; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

pre,
code {
  font-family: monospace; }

a {
  display: inline-block;
  outline: none;
  text-decoration: none;
  cursor: pointer; }

img {
  position: relative;
  display: inline-block;
  border: none;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  font: 300 12px/1 "Manrope", Montserrat, sans-serif;
  text-align: center; }

img:after {
  content: "Broken Image of " attr(alt);
  display: block;
  color: #646464;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; }

svg {
  pointer-events: all; }

input,
textarea {
  -moz-appearance: none;
  appearance: none;
  box-shadow: none; }

textarea {
  resize: none; }

input {
  vertical-align: middle;
  margin: 0;
  padding: 0; }

input ::-ms-clear,
input ::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  display: none; }

button,
input[type='reset'],
input[type='submit'],
input[type='button'],
input[type='image'] {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  overflow: visible;
  background: none;
  outline: 0;
  border: 0;
  cursor: pointer;
  vertical-align: middle;
  text-align: center; }

label {
  cursor: pointer; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-track {
  margin: 0; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/../../fonts/slick/slick.eot");
  src: url("./fonts/../../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/../../fonts/slick/slick.woff") format("woff"), url("./fonts/../../fonts/slick/slick.ttf") format("truetype"), url("./fonts/../../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 2; }

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none; }

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  color: #ff9846; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: 0px; }

.slick-prev:before {
  content: "←"; }

[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: 0px; }

[dir="rtl"] .slick-next {
  left: 0px;
  right: auto; }

.slick-next:before {
  content: "→"; }

[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

header .first-header-wrap {
  padding: 16px 0;
  border-bottom: 1px solid #DEDEDE; }

@media only screen and (max-width: 1024px) {
  header .first-header-wrap {
    border-bottom: 1px solid #DEDEDE; } }

@media only screen and (max-width: 991px) {
  header .first-header-wrap {
    padding: 16px 80px; } }

@media only screen and (max-width: 768px) {
  header .first-header-wrap {
    padding: 16px 24px; } }

@media only screen and (max-width: 576px) {
  header .first-header-wrap {
    padding: 16px 0px; } }

header .first-header-wrap .header-logo-wrap a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 12px;
  -ms-flex-align: center;
  align-items: center; }

header .first-header-wrap .header-logo-wrap img {
  max-height: 42px; }

header .first-header-wrap .input-search-wrap .header-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 15px; }

header .first-header-wrap .input-search-wrap .header-search .input-wrap {
  max-width: 345px;
  position: relative;
  width: 100%;
  height: 40px; }

@media only screen and (max-width: 1240px) {
  header .first-header-wrap .input-search-wrap .header-search .input-wrap {
    max-width: 100%; } }

header .first-header-wrap .input-search-wrap .header-search .input-wrap input {
  width: 100%;
  border-radius: 12px;
  border: 1px solid #DEDEDE;
  padding: 10px 16px;
  color: #000;
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: left; }

header .first-header-wrap .input-search-wrap .header-search .input-wrap input:-ms-input-placeholder {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: left;
  color: #000; }

header .first-header-wrap .input-search-wrap .header-search .input-wrap input::placeholder {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: left;
  color: #000; }

header .first-header-wrap .input-search-wrap .header-search .input-wrap button {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 13px;
  top: 8px; }

header .first-header-wrap .header-icons-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: end;
  gap: 16px; }

header .first-header-wrap .header-icons-wrap .header-icon-item {
  position: relative;
  text-align: center; }

header .first-header-wrap .header-icons-wrap .header-icon-item p {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #000; }

header .first-header-wrap .header-icons-wrap .header-icon-item a {
  display: block;
  position: relative; }

header .first-header-wrap .header-icons-wrap .header-icon-item a .cart-count-js-wrap {
  position: absolute;
  right: -18px;
  top: -9px;
  padding: 5px;
  background: #F85422;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

header .first-header-wrap .header-icons-wrap .header-icon-item a .cart-count-js-wrap .cart-count-js {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #fff; }

@media only screen and (max-width: 1240px) {
  header .first-header-wrap .header-icons-wrap .header-icon-item a .cart-count-js-wrap {
    width: 16px;
    height: 16px;
    right: -5px;
    z-index: 9; }
  header .first-header-wrap .header-icons-wrap .header-icon-item a .cart-count-js-wrap .cart-count-js {
    font-size: 10px; } }

header .first-header-wrap .header-icons-wrap .header-icon-item a img {
  margin-bottom: 5px; }

header .logo-wrap {
  width: 90px; }

@media only screen and (max-width: 1240px) {
  header .logo-wrap {
    text-align: center; } }

header nav {
  position: relative;
  z-index: 99;
  /* Mobile navigation */ }

header nav .navbar {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  position: relative; }

@media only screen and (max-width: 1240px) {
  header nav .navbar {
    margin-top: -3px; } }

header nav .navbar .logo a {
  width: 90px; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .logo a {
    text-align: center; } }

header nav .navbar .logo a .main-logo {
  display: block; }

@media only screen and (max-width: 768px) {
  header nav .navbar .logo a .main-logo {
    margin: 0 auto; } }

header nav .navbar .logo a .contrast-main-logo {
  display: none; }

header nav .navbar .nav-links {
  height: 100%; }

header nav .navbar .links {
  display: -ms-flexbox;
  display: flex; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links {
    display: block;
    margin-top: 65px;
    padding: 16px; } }

header nav .navbar .links .mobile-show {
  display: none; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links .mobile-show {
    display: -ms-flexbox;
    display: flex; } }

header nav .navbar .links > li,
header nav .navbar .links button {
  text-transform: uppercase; }

header nav .navbar .links li {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin-right: 32px; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links li {
    margin-right: 0; } }

header nav .navbar .links li:last-child {
  margin-right: 0; }

header nav .navbar .links li a,
header nav .navbar .links li button {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #000; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links li a,
  header nav .navbar .links li button {
    width: 100%;
    padding: 8px 0; } }

@media only screen and (max-width: 768px) {
  header nav .navbar .links li a,
  header nav .navbar .links li button {
    font-family: "Manrope", Montserrat, sans-serif; } }

header nav .navbar .links li.current-menu-item a {
  color: #000;
  position: relative; }

header nav .navbar .links li.current-menu-item a:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #73787D;
  position: absolute;
  bottom: -10px;
  left: 0; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links li.current-menu-item a:before {
    bottom: 0; } }

header nav .navbar .links li:first-child a {
  padding-top: 0; }

header nav .navbar .links li:last-child a {
  padding-bottom: 0; }

header nav .navbar .links li .arrow {
  height: 100%;
  width: 22px;
  line-height: 70px;
  text-align: center;
  display: inline-block;
  color: #fff;
  transition: all 0.3s ease; }

header nav .navbar .links li .sub-menu {
  position: absolute;
  padding: 12px 16px 16px;
  top: 30px;
  left: 0;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  display: none;
  z-index: 2;
  filter: drop-shadow(-49px -11px 20px rgba(117, 117, 117, 0.01)) drop-shadow(-28px -6px 17px rgba(117, 117, 117, 0.05)) drop-shadow(-12px -3px 13px rgba(117, 117, 117, 0.09)) drop-shadow(-3px -1px 7px rgba(117, 117, 117, 0.1));
  width: 200px; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links li .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    filter: none;
    border-radius: 0;
    background: inherit;
    box-shadow: none;
    padding: 12px 0 4px;
    margin-top: -12px; } }

header nav .navbar .links li .sub-menu li {
  margin: 4px 0; }

header nav .navbar .links li .sub-menu li:first-child {
  margin: 0; }

header nav .navbar .links li .sub-menu li:last-child {
  margin-bottom: 0; }

header nav .navbar .links li .sub-menu li a {
  font-family: "Manrope", Montserrat, sans-serif;
  width: 100%;
  padding: 4px;
  gap: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 120%; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links li .sub-menu li a {
    width: 100%;
    font-family: "Manrope", Montserrat, sans-serif;
    padding: 4px 0; } }

header nav .navbar .links li .sub-menu li a:after {
  display: none; }

header nav .navbar .links li .sub-menu .more-arrow {
  line-height: 40px; }

header nav .navbar .links li .sub-menu .more-sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none; }

header nav .navbar .links li .sub-menu .more:hover .more-sub-menu {
  display: block; }

header nav .navbar .links li:hover a {
  color: #000;
  line-height: 120%;
  position: relative; }

header nav .navbar .links li:hover a:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #73787D;
  position: absolute;
  bottom: -10px;
  left: 0; }

header nav .navbar .links li:hover .header__menu-link {
  color: #000;
  line-height: 120%;
  position: relative; }

header nav .navbar .links li:hover .header__menu-link:before {
  content: '';
  width: 96%;
  height: 1px;
  background: #73787D;
  position: absolute;
  bottom: -10px;
  left: 0; }

@media only screen and (max-width: 1240px) {
  header nav .navbar .links li:hover .header__menu-link:before {
    content: none; } }

header nav .navbar .links li.menu-user-grantobiorca .sub-menu {
  padding: 7px 19px 10px 12px;
  filter: drop-shadow(-49px -11px 20px rgba(117, 117, 117, 0.01)) drop-shadow(-28px -6px 17px rgba(117, 117, 117, 0.05)) drop-shadow(-12px -3px 13px rgba(117, 117, 117, 0.09)) drop-shadow(-3px -1px 7px rgba(117, 117, 117, 0.1)); }

@media only screen and (max-width: 1024px) {
  header nav .navbar .links li.menu-user-grantobiorca .sub-menu {
    padding: 7px 0 10px 0; } }

header nav .navbar .links li.menu-user-grantobiorca .sub-menu li.green-plus-ico {
  margin: 0; }

header nav .navbar .links li.menu-user-grantobiorca .sub-menu li.green-plus-ico a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

header nav .navbar .links li.menu-user-grantobiorca .sub-menu li.green-plus-ico a:before {
  content: '';
  background-color: inherit;
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/plus-ico.svg");
  position: relative;
  top: 0; }

header nav .navbar .links li.menu-item-has-children {
  position: relative;
  margin-right: 24px; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .links li.menu-item-has-children {
    margin-right: 0;
    -ms-flex-direction: column;
    flex-direction: column; } }

header nav .navbar .links li.menu-item-has-children:last-child {
  margin-right: 0; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .links li.menu-item-has-children a {
    padding: 12px 0; } }

header nav .navbar .links li.menu-item-has-children .header__menu-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .links li.menu-item-has-children .header__menu-link {
    padding: 12px 0; } }

header nav .navbar .links li.menu-item-has-children .header__menu-link img {
  margin-left: 3px; }

header nav .navbar .links li.menu-item-has-children .header__menu-link img.not-active-ico {
  display: block; }

header nav .navbar .links li.menu-item-has-children .header__menu-link img.active-ico {
  display: none; }

header nav .navbar .links li.menu-item-has-children:hover a {
  color: #000;
  position: relative; }

header nav .navbar .links li.menu-item-has-children:hover a:before {
  content: none; }

header nav .navbar .links li.menu-item-has-children.dropdown-open {
  position: relative; }

header nav .navbar .links li.menu-item-has-children.dropdown-open .header__menu-link {
  font-family: "Manrope", Montserrat, sans-serif;
  transition: font-weight 0.4s ease; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .links li.menu-item-has-children.dropdown-open .header__menu-link {
    font-family: "Manrope", Montserrat, sans-serif; } }

@media only screen and (max-width: 768px) {
  header nav .navbar .links li.menu-item-has-children.dropdown-open .header__menu-link:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #73787D;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 39px; } }

header nav .navbar .links li.menu-item-has-children.dropdown-open .sub-menu {
  display: block; }

header nav .navbar .links.hide-main-page .main-page-link {
  display: none; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .links.hide-main-page .main-page-link {
    display: block; } }

header nav .navbar .mobile-search-wrap {
  position: relative;
  height: 24px; }

header nav .navbar .mobile-search-wrap .open-search-form-button {
  position: relative;
  z-index: 1; }

header nav .navbar .mobile-search-wrap .search-box {
  position: absolute;
  height: 40px;
  width: 40px;
  display: none; }

header nav .navbar .mobile-search-wrap .search-box .input-box {
  position: absolute;
  right: calc(100% - 23px);
  height: 32px;
  width: 312px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease; }

header nav .navbar .mobile-search-wrap .search-box .input-box input {
  font-family: "Manrope", Montserrat, sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 64px;
  transform: translate(-50%, -50%);
  height: 32px;
  width: 312px;
  outline: none;
  padding: 0 15px 0 45px;
  border: none; }

header nav .navbar .mobile-search-wrap .search-box .input-box button {
  position: relative;
  z-index: 1;
  top: 4px;
  left: 9px; }

header nav .navbar .mobile-search-wrap .search-box.showInput {
  display: block; }

header nav .navbar .mobile-search-wrap .search-box.showInput .input-box {
  top: auto;
  bottom: 35px;
  opacity: 1;
  pointer-events: auto; }

header nav .navbar .mobile-search-wrap.open-search-form .open-search-form-button {
  right: 8px; }

header nav .navbar .mobile-user-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

header nav .navbar .mobile-user-wrap .mobile-search-wrap {
  margin-right: 11px; }

@media only screen and (max-width: 480px) {
  header nav .navbar .mobile-user-wrap .mobile-search-wrap.open-search-form .open-search-form-button {
    z-index: 2;
    right: -90px; } }

@media only screen and (max-width: 480px) {
  header nav .navbar .mobile-user-wrap .mobile-search-wrap.open-search-form .input-box {
    right: -84px;
    z-index: 1; } }

header nav .navbar .login-in-wrap.user-grantobiorca {
  display: -ms-flexbox;
  display: flex; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-menu-wrap {
  position: relative; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-events-menu-wrap {
    width: 32px;
    height: 32px; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-menu-wrap .not-active-ico {
  display: inline-block; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-menu-wrap .active-ico {
  display: none; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-menu-wrap span {
  position: absolute;
  right: -4px;
  top: -3px;
  padding: 1px 6px;
  border-radius: 45%; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap {
  margin-right: 12px;
  position: relative; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main {
  display: none; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main span {
  font-family: "Manrope", Montserrat, sans-serif;
  color: #000; }

@media only screen and (max-width: 768px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main span {
    font-family: "Manrope", Montserrat, sans-serif; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list {
  margin-top: 23px; }

@media only screen and (max-width: 768px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list {
    margin-top: 16px; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list li {
  margin-bottom: 19px; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #2D2D2D; }

@media only screen and (max-width: 768px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list li a {
    padding: 0; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list li a img {
  margin-right: 12px; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list li a img.not-active-ico {
  display: inline-block; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list li a img.active-ico {
  display: none; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main .site-events-menu-list li a span {
  color: #326903; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main.user-open-menu {
  display: block;
  padding: 9px 16px 16px 16px;
  filter: drop-shadow(-49px -11px 20px rgba(117, 117, 117, 0.01)) drop-shadow(-28px -6px 17px rgba(117, 117, 117, 0.05)) drop-shadow(-12px -3px 13px rgba(117, 117, 117, 0.09)) drop-shadow(-3px -1px 7px rgba(117, 117, 117, 0.1));
  position: absolute;
  top: 45px;
  right: 0;
  background: #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 2;
  width: 222px; }

@media only screen and (max-width: 768px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main.user-open-menu {
    border-radius: 4px;
    top: 39px;
    padding: 9px 16px 4px 16px; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-events-wrap .site-events-menu-main.user-open-menu .site-events-menu-list {
  display: block; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap {
  position: relative; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap {
  position: relative; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap {
    width: 32px;
    height: 32px; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap .not-active-ico {
  display: inline-block; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap .active-ico {
  display: none; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap .open-close-user-account {
  position: absolute;
  right: -6px;
  bottom: -1px; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap .open-close-user-account {
    right: -8px;
    bottom: -2px; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap .open-close-user-account.not-active-ico {
  display: inline-block; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .user-account-wrap .open-close-user-account.active-ico {
  display: none; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main {
  display: none;
  position: absolute; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li {
  position: relative;
  margin-top: 31px; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #2D2D2D;
  font-family: "Manrope", Montserrat, sans-serif; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li a img {
  margin-right: 12px; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li a img.not-active-ico {
  display: inline-block; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li a img.active-ico {
  display: none; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  background: #A6A6A6;
  bottom: -16px; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li:last-child:after {
  content: none; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li:first-child {
  margin-bottom: 15px;
  margin-top: 0; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main .site-user-account-menu-list li:first-child a {
  font-family: "Manrope", Montserrat, sans-serif; }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main.user-main-open-menu {
  display: block;
  padding: 16px 16px 23px 16px;
  filter: drop-shadow(-49px -11px 20px rgba(117, 117, 117, 0.01)) drop-shadow(-28px -6px 17px rgba(117, 117, 117, 0.05)) drop-shadow(-12px -3px 13px rgba(117, 117, 117, 0.09)) drop-shadow(-3px -1px 7px rgba(117, 117, 117, 0.1));
  position: absolute;
  top: 45px;
  right: 0;
  background: #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 2;
  width: 222px; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main.user-main-open-menu {
    border-radius: 4px;
    top: 39px;
    padding: 17px 16px 23px 16px; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main.user-main-open-menu ul {
  display: block; }

@media only screen and (max-width: 1024px) {
  header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main.user-main-open-menu ul li a {
    padding: 0; } }

header nav .navbar .login-in-wrap.user-grantobiorca .site-user-account-wrap .site-user-account-menu-main.user-main-open-menu .site-events-menu-list {
  display: block; }

header nav .navbar .nav-links .sidebar-logo {
  display: none; }

header nav .navbar .bx-menu {
  display: none; }

header nav .nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0; }

header nav .login-in-wrap-mobile {
  display: none; }

header nav .mobile-search-wrap {
  display: none; }

@media only screen and (max-width: 1024px) {
  header nav .nav-mobile {
    display: block;
    position: relative;
    width: 32px;
    height: 32px; }
  header nav nav {
    width: 100%; }
  header nav nav ul {
    display: none; }
  header nav nav ul li {
    float: none; }
  header nav nav ul li a {
    padding: 8px 16px;
    line-height: 20px; }
  header nav nav ul li ul li a {
    padding-left: 30px; }
  header nav .nav-links {
    position: fixed;
    top: 0;
    display: none;
    width: 100%;
    line-height: 64px;
    z-index: 1000;
    left: 0;
    right: 0; }
  header nav .sub-menu {
    position: static; }
  header nav .login-in-wrap {
    display: none; }
  header nav .login-in-wrap-mobile {
    display: block;
    margin: -4px 16px 0; }
  header nav .mobile-search-wrap {
    display: block; }
  header nav .mobile-search-wrap .not-active-ico {
    display: block; }
  header nav .mobile-search-wrap .active-ico {
    display: none; } }

header nav #nav-toggle {
  position: absolute;
  left: 4px;
  top: 0;
  cursor: pointer;
  padding: 0;
  width: 24px;
  height: 32px; }

header nav #nav-toggle span,
header nav #nav-toggle span:before,
header nav #nav-toggle span:after {
  cursor: pointer;
  height: 2px;
  width: 24px;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
  border-radius: 35px; }

header nav #nav-toggle span:before {
  top: -6px; }

header nav #nav-toggle span:after {
  bottom: -6px; }

header nav .menu-close-toggle {
  position: absolute;
  right: 12px;
  top: 36px;
  cursor: pointer;
  padding: 0;
  width: 32px;
  height: 32px;
  display: none; }

@media only screen and (max-width: 1240px) {
  header nav .menu-close-toggle {
    display: block; } }

header nav .menu-close-toggle button {
  width: 100%;
  height: 100%; }

header nav .menu-close-toggle span {
  background-color: transparent; }

header nav .menu-close-toggle span:before,
header nav .menu-close-toggle span:after {
  cursor: pointer;
  top: -5px;
  height: 2px;
  width: 24px;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
  border-radius: 35px; }

header nav .menu-close-toggle span:before {
  top: -5px;
  transform: rotate(45deg); }

header nav .menu-close-toggle span:after {
  bottom: -6px;
  transform: rotate(-45deg); }

.slide-menu-open {
  margin-bottom: 5px;
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/menu-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%; }

.slide-menu-close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 32px;
  height: 32px;
  background-image: url("../img/icons/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%; }

@media only screen and (min-width: 1240px) {
  .toggler-menu-mobile {
    display: none; } }

@media only screen and (max-width: 1240px) {
  .header-logo-wrap {
    text-align: center; }
  header .first-header-wrap .header-icons-wrap {
    margin-top: 20px;
    -ms-flex-pack: center;
    justify-content: center; } }

.slide-menu {
  position: fixed;
  padding: 80px 16px 64px;
  left: -100%;
  top: 0;
  background: #F6F6F6;
  width: 100%;
  height: 100%;
  z-index: 99;
  transition: .3s; }

.admin-bar .slide-menu {
  top: 32px; }

.slide-menu.active {
  left: 0; }

.slide-menu nav {
  height: 100%; }

.slide-menu__menu {
  height: 100%;
  overflow: auto; }

.slide-menu__menu .current-menu-item {
  font-weight: 700; }

.slide-menu__menu > li {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px; }

.slide-menu__menu > li:not(:last-child) {
  margin-bottom: 20px; }

.slide-menu__menu a {
  color: #171819; }

.slide-menu__menu .sub-menu {
  margin-top: 8px;
  padding: 8px 16px;
  border-top: 1px solid #C5D8D8; }

.slide-menu__menu .sub-menu li {
  font-size: 16px;
  text-transform: none; }

.slide-menu__menu .sub-menu li:not(:last-child) {
  margin-bottom: 12px; }

.slide-menu__menu .submenu-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background-image: url("../img/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%; }

.slide-menu__menu .menu-item-has-children {
  position: relative; }

.slide-menu__menu .menu-item-has-children > a {
  max-width: calc(100% - 48px); }

.slide-menu__menu .menu-item-has-children ul {
  display: none; }

.slide-menu__menu .menu-item-has-children[aria-expanded="true"] > ul {
  display: block; }

.slide-menu__menu .menu-item-has-children[aria-expanded="true"] > .submenu-toggle {
  transform: rotate(180deg); }

@media only screen and (min-width: 1240px) {
  .slide-menu {
    display: none; } }

.woocommerce-product-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in-out; }

.is-search-active .woocommerce-product-search {
  visibility: visible;
  opacity: 1; }

.woocommerce-product-search input {
  padding: 8px 48px 8px 12px;
  width: 100%;
  height: 100%;
  border: 1px solid #DEDEDE;
  border-radius: 12px; }

.woocommerce-product-search button {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px; }

.is-search-active .js-toggle-search-input {
  opacity: 0; }

@media only screen and (max-width: 1240px) {
  header .first-header-wrap .header-icons-wrap .header-icon-item {
    position: inherit; }
  .woocommerce-product-search {
    background: #fff;
    top: calc(100% + 16px);
    z-index: 99;
    width: 100%;
    padding: 8px 24px;
    height: auto;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE; }
  .woocommerce-product-search input {
    padding: 12px 48px 12px 12px;
    font-size: 14px; }
  .woocommerce-product-search button {
    right: 36px; }
  .is-search-active .js-toggle-search-input {
    opacity: 1; } }

footer {
  margin-top: 20px;
  padding: 64px 0 24px;
  background: #000; }

@media only screen and (max-width: 991px) {
  footer {
    padding: 64px 80px 24px; } }

@media only screen and (max-width: 768px) {
  footer {
    padding: 64px 24px 24px; } }

@media only screen and (max-width: 576px) {
  footer {
    padding: 64px 0 24px; } }

footer .footer__inner .footer-big-text {
  padding-bottom: 62px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.4); }

footer .footer__inner .footer-big-text h3 {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 120px;
  line-height: 104px;
  letter-spacing: 24px;
  text-align: center;
  color: #fff; }

@media only screen and (max-width: 1440px) {
  footer .footer__inner .footer-big-text h3 {
    font-size: 85px;
    line-height: 50px; } }

@media only screen and (max-width: 1240px) {
  footer .footer__inner .footer-big-text h3 {
    font-size: 64px;
    line-height: 1; } }

@media only screen and (max-width: 768px) {
  footer .footer__inner .footer-big-text h3 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 10px; } }

footer .footer__inner .second-footer-wrap {
  padding: 64px 0 15px; }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logo {
  display: -ms-flexbox;
  display: flex;
  gap: 31px;
  width: 86%;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 48px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.4); }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logo img {
  max-width: 80px;
  max-height: 90px; }

@media only screen and (max-width: 1024px) {
  footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logo {
    max-width: 600px;
    margin: auto; } }

@media only screen and (max-width: 768px) {
  footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logo {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; } }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logo p {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: left;
  letter-spacing: -0.2px; }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logos-wrap {
  text-align: center;
  width: 86%;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.4);
  border-top: 0.5px solid rgba(255, 255, 255, 0.4); }

@media only screen and (max-width: 1024px) {
  footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logos-wrap {
    width: 100%; } }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-logos-wrap img {
  margin: 0 auto;
  text-align: center;
  padding: 50px 0; }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-socials-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 86%;
  padding: 48px 0; }

@media only screen and (max-width: 1024px) {
  footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-socials-wrap {
    width: 100%; } }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-socials-wrap p {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff; }

footer .footer__inner .second-footer-wrap .second-footer-left-wrap .second-footer-left-socials-wrap .socials-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 23px; }

footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap {
  max-width: 653px;
  margin-left: auto;
  margin-right: 0; }

@media only screen and (max-width: 1024px) {
  footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap {
    margin: auto; } }

footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap .second-footer-right-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 77px;
  grid-row-gap: 32px; }

@media only screen and (max-width: 768px) {
  footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap .second-footer-right-wrap {
    display: block; } }

footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap .second-footer-right-wrap .footer-menu-wrap {
  width: -moz-max-content;
  width: max-content; }

@media only screen and (max-width: 1024px) {
  footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap .second-footer-right-wrap .footer-menu-wrap {
    margin-top: 20px; } }

footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap .second-footer-right-wrap .footer-menu-wrap p {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 6px; }

footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap .second-footer-right-wrap .footer-menu-wrap ul {
  list-style: none;
  padding: 0;
  margin: 0; }

footer .footer__inner .second-footer-wrap .main-second-footer-right-wrap .second-footer-right-wrap .footer-menu-wrap ul li a {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.8);
  mix-blend-mode: normal;
  opacity: 0.8; }

footer .footer-copyright-wrap {
  padding: 24px 0 0; }

footer .footer-copyright-wrap p {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5); }

footer .footer-copyright-wrap p a {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.5); }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

@font-face {
  font-family: 'Manrope';
  font-display: fallback;
  src: url("../fonts/Manrope-ExtraBold/Manrope-ExtraBold.eot");
  src: url("../fonts/Manrope-ExtraBold/Manrope-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Manrope-ExtraBold/Manrope-ExtraBold.woff") format("woff"), url("../fonts/Manrope-ExtraBold/Manrope-ExtraBold.otf") format("opentype"), url("../fonts/Manrope-ExtraBold/Manrope-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Manrope';
  font-display: fallback;
  src: url("../fonts/Manrope-Bold/Manrope-Bold.eot");
  src: url("../fonts/Manrope-Bold/Manrope-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Manrope-Bold/Manrope-Bold.woff") format("woff"), url("../fonts/Manrope-Bold/Manrope-Bold.otf") format("opentype"), url("../fonts/Manrope-Bold/Manrope-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Manrope';
  font-display: fallback;
  src: url("../fonts/Manrope-SemiBold/Manrope-SemiBold.eot");
  src: url("../fonts/Manrope-SemiBold/Manrope-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Manrope-SemiBold/Manrope-SemiBold.woff") format("woff"), url("../fonts/Manrope-SemiBold/Manrope-SemiBold.otf") format("opentype"), url("../fonts/Manrope-SemiBold/Manrope-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Manrope';
  font-display: fallback;
  src: url("../fonts/Manrope-Medium/Manrope-Medium.eot");
  src: url("../fonts/Manrope-Medium/Manrope-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Manrope-Medium/Manrope-Medium.woff") format("woff"), url("../fonts/Manrope-Medium/Manrope-Medium.otf") format("opentype"), url("../fonts/Manrope-Medium/Manrope-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Manrope';
  font-display: fallback;
  src: url("../fonts/Manrope-Regular/Manrope-Regular.eot");
  src: url("../fonts/Manrope-Regular/Manrope-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Manrope-Regular/Manrope-Regular.woff") format("woff"), url("../fonts/Manrope-Regular/Manrope-Regular.otf") format("opentype"), url("../fonts/Manrope-Regular/Manrope-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

.section-grid-wrap {
  clear: both; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-dots {
  bottom: -38px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-dots li {
  height: 16px;
  width: 16px;
  padding: 0;
  margin: 0 10px 0 0px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-dots li button {
  height: 16px;
  width: 16px;
  padding: 0;
  position: relative; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-dots li button:after {
  content: '';
  background: #F4F4F4;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  top: 0; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-dots li button:before {
  display: none; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-dots li.slick-active button:after {
  background: #21373A; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-arrow {
  position: absolute;
  display: block;
  height: 44px;
  width: 44px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 2; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-arrow.custom-slick-prev {
  left: -9px;
  transform: rotate(180deg); }

@media only screen and (max-width: 1024px) {
  .section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-arrow.custom-slick-prev {
    left: 0; } }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-arrow.custom-slick-next {
  right: -9px; }

@media only screen and (max-width: 1240px) {
  .section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-arrow.custom-slick-next {
    right: 0; } }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .slick-arrow.slick-disabled {
  display: none !important; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item {
  padding: 24px;
  border: 0.5px solid #C5D8D8;
  border-radius: 12px;
  display: block;
  position: relative; }

@media only screen and (max-width: 1024px) {
  .section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item {
    padding: 16px; } }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image {
  position: relative;
  margin-bottom: 14px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image .bestseller-grid-item-cat {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #fff;
  padding: 4px 8px;
  background: #21373A;
  border-radius: 4px;
  display: block;
  top: 7px;
  position: absolute;
  left: 7px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image .add-to-favorite {
  display: none;
  position: absolute;
  top: -9px;
  left: -9px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image .add-to-favorite img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 0;
  min-height: auto; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image .delete-from-favorite {
  display: none;
  position: absolute;
  top: -9px;
  left: -9px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image .delete-from-favorite img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 0;
  min-height: auto; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image .full-screen {
  display: none;
  position: absolute;
  top: -9px;
  right: -9px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-image .full-screen img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 0;
  min-height: auto; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item:hover {
  border: 0.5px solid #21373A;
  border-radius: 8px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item:hover .bestseller-grid-item-image .add-to-favorite {
  display: block; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item:hover .bestseller-grid-item-image .delete-from-favorite {
  display: block; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item:hover .bestseller-grid-item-image .full-screen {
  display: block; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .bestseller-grid-item-info-first p {
  display: block;
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 24px;
  color: #6C7E81;
  letter-spacing: -0.2px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info h3 {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #21373A; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .product-code {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #6C7E81; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .footer-price-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .footer-price-wrap .footer-price-first-wrap .product-price-wrap {
  font-size: 14px;
  line-height: 37px; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .footer-price-wrap .footer-price-first-wrap .product-price-wrap .old-price {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #21373A; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .footer-price-wrap .footer-price-first-wrap .product-price-wrap .main-price {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 120%;
  color: #F85422; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .footer-price-wrap .footer-price-first-wrap .mounts-price-wrap .mounts-price-text {
  display: block;
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 8px;
  color: #6C7E81; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item .bestseller-grid-item-info .footer-price-wrap .footer-price-first-wrap .mounts-price-wrap .mounts-price {
  display: block;
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 19px;
  color: #6C7E81; }

/*section.home-slider-section {*/
/*  padding: 41px 0 20px; }*/

@media only screen and (max-width: 768px) {
  section.home-slider-section .col-12 {
    padding: 0; } }

/*@media only screen and (max-width: 1024px) {*/
/*  section.home-slider-section {*/
/*    padding-top: 15px; } }*/

section.home-slider-section .home-slider-wrap .home-slider-item {
  height: 400px;
  background-size: cover;
  background-position: center; }

@media only screen and (max-width: 768px) {
  section.home-slider-section .home-slider-wrap .home-slider-item {
    height: 300px; } }

@media only screen and (max-width: 500px) {
  section.home-slider-section .home-slider-wrap .home-slider-item {
    height: 200px; } }

section.home-slider-section .home-slider-wrap .home-slider-item-wrapper {
  display: -ms-flexbox;
  display: flex;
  border-radius: 16px;
  overflow: hidden; }

section.home-slider-section .home-slider-wrap .home-slider-item-wrapper > * {
  width: 50%; }

@media only screen and (max-width: 768px) {
  section.home-slider-section .home-slider-wrap .home-slider-item-wrapper {
    -ms-flex-direction: column;
    flex-direction: column; }
  section.home-slider-section .home-slider-wrap .home-slider-item-wrapper > * {
    width: 100%; } }

@media only screen and (max-width: 500px) {
  section.home-slider-section .home-slider-wrap .home-slider-item-wrapper {
    border-radius: 0; } }

section.home-slider-section .home-slider-wrap .home-slider-item-logo {
  height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 24px; }

section.home-slider-section .home-slider-wrap .home-slider-item-logo-el {
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

section.home-slider-section .home-slider-wrap .home-slider-item-logo img {
  max-width: 70%; }

section.home-slider-section .home-slider-wrap .home-slider-item-logo img.height-herb-small {
  height: 60px; }

section.home-slider-section .home-slider-wrap .home-slider-item-logo img.height-herb-big {
  height: 200px; }

@media only screen and (max-width: 768px) {
  section.home-slider-section .home-slider-wrap .home-slider-item-logo {
    height: 300px; } }

@media only screen and (max-width: 500px) {
  section.home-slider-section .home-slider-wrap .home-slider-item-logo {
    height: 200px; }
  section.home-slider-section .home-slider-wrap .home-slider-item-logo img.height-herb-big {
    height: 125px; }
  section.home-slider-section .home-slider-wrap .home-slider-item-logo img.height-herb-small {
    height: 50px; } }

section.home-slider-section .home-slider-wrap .slick-dots {
  bottom: -32px; }

section.home-slider-section .home-slider-wrap .slick-dots li {
  height: 16px;
  width: 16px;
  padding: 0;
  margin: 0 10px 0 0px; }

section.home-slider-section .home-slider-wrap .slick-dots li button {
  height: 16px;
  width: 16px;
  padding: 0;
  position: relative; }

section.home-slider-section .home-slider-wrap .slick-dots li button:after {
  content: '';
  background: #F4F4F4;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  top: 0; }

section.home-slider-section .home-slider-wrap .slick-dots li button:before {
  display: none; }

section.home-slider-section .home-slider-wrap .slick-dots li.slick-active button:after {
  background: #21373A; }

section.bestseller-section {
  padding: 23px 0; }

section.bestseller-section .section-header-wrap {
  margin-bottom: 32px; }

section.bestseller-section .section-header-wrap h2 {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #21373A;
  margin-bottom: 4px; }

section.bestseller-section .section-header-wrap .help-section-header {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #576567;
  letter-spacing: -0.1px; }

section.bestseller-section .section-header-wrap .help-section-link {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #F85422; }

section.bestseller-section .section-header-wrap .help-section-link img {
  margin-left: 3px; }

section.offers-section {
  padding: 26px 0; }

section.offers-section h2 {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  color: #576567;
  margin-bottom: 31px;
  letter-spacing: -0.3px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-list .slick-track {
  padding-top: 10px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-dots {
  bottom: -38px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-dots li {
  height: 16px;
  width: 16px;
  padding: 0;
  margin: 0 10px 0 0px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-dots li button {
  height: 16px;
  width: 16px;
  padding: 0;
  position: relative; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-dots li button:after {
  content: '';
  background: #F4F4F4;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  top: 0; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-dots li button:before {
  display: none; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-dots li.slick-active button:after {
  background: #21373A; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-arrow {
  position: absolute;
  display: block;
  height: 44px;
  width: 44px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 2; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-arrow.custom-slick-prev {
  left: -9px;
  transform: rotate(180deg); }

@media only screen and (max-width: 1024px) {
  section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-arrow.custom-slick-prev {
    left: 0; } }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-arrow.custom-slick-next {
  right: -9px; }

@media only screen and (max-width: 1240px) {
  section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-arrow.custom-slick-next {
    right: 0; } }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .slick-arrow.slick-disabled {
  display: none !important; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item {
  padding: 24px;
  border: 0.5px solid #C5D8D8;
  border-radius: 12px;
  position: relative;
  display: block; }

@media only screen and (max-width: 1024px) {
  section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item {
    padding: 16px; } }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-cat-main {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #21373A;
  width: -moz-max-content;
  width: max-content;
  background: #ffffff;
  padding: 0 16px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image {
  position: relative; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .offers-grid-item-main-image {
  height: 230px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .offers-grid-item-cat {
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #fff;
  padding: 4px 8px;
  background: #227DF8;
  border-radius: 4px;
  display: block;
  top: 7px;
  position: absolute;
  left: 7px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .add-to-favorite {
  display: none;
  position: absolute;
  top: -9px;
  left: -9px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .add-to-favorite img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 0;
  min-height: auto; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .delete-from-favorite {
  display: none;
  position: absolute;
  top: -9px;
  left: -9px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .delete-from-favorite img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 0;
  min-height: auto; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .full-screen {
  display: none;
  position: absolute;
  top: -9px;
  right: -9px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-image .full-screen img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 0;
  min-height: auto; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item:hover {
  border: 0.5px solid #21373A;
  border-radius: 8px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item:hover .offers-grid-item-image .add-to-favorite {
  display: block; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item:hover .offers-grid-item-image .delete-from-favorite {
  display: block; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item:hover .offers-grid-item-image .full-screen {
  display: block; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info h3 {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #21373A; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info .product-code {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #6C7E81; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info .footer-price-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info .footer-price-wrap .footer-price-first-wrap .product-price-wrap {
  font-size: 14px;
  line-height: 37px; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info .footer-price-wrap .footer-price-first-wrap .product-price-wrap .old-price {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #21373A; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info .footer-price-wrap .footer-price-first-wrap .product-price-wrap .main-price {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 120%;
  color: #F85422; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info .footer-price-wrap .footer-price-first-wrap .mounts-price-wrap .mounts-price-text {
  display: block;
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 8px;
  color: #6C7E81; }

section.offers-section .section-offers-grid-wrap .offers-grid-wrap .offers-grid-slider .offers-grid-item .offers-grid-item-info .footer-price-wrap .footer-price-first-wrap .mounts-price-wrap .mounts-price {
  display: block;
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 19px;
  color: #6C7E81; }

section.banner-section {
  padding: 74px 0; }

section.banner-section .banner-section-wrap {
  background: #EBEEEF;
  border-radius: 24px;
  padding: 15px 80px 43px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

section.banner-section .banner-section-wrap .main-first-banner-section-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 44px;
  width: 61%; }

@media only screen and (max-width: 1440px) {
  section.banner-section .banner-section-wrap .main-first-banner-section-wrap {
    gap: 20px; } }

section.banner-section .banner-section-wrap .main-first-banner-section-wrap .first-banner-section-wrap {
  padding: 9px 30px; }

section.banner-section .banner-section-wrap .main-first-banner-section-wrap .first-banner-section-wrap h2 {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 87.2727px;
  line-height: 118%;
  color: #213731;
  letter-spacing: -1.7px; }

@media only screen and (max-width: 1440px) {
  section.banner-section .banner-section-wrap .main-first-banner-section-wrap .first-banner-section-wrap h2 {
    font-size: 72px; } }

section.banner-section .banner-section-wrap .main-first-banner-section-wrap .first-banner-section-wrap p {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 33.5px;
  line-height: 100%;
  letter-spacing: -0.4px;
  color: #213731;
  text-transform: uppercase; }

@media only screen and (max-width: 1440px) {
  section.banner-section .banner-section-wrap .main-first-banner-section-wrap .first-banner-section-wrap p {
    font-size: 25.5px; } }

section.banner-section .banner-section-wrap .main-first-banner-section-wrap .second-banner-section-wrap a {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  color: #fff;
  padding: 12px 32px;
  background: #F85422;
  border-radius: 8px;
  text-align: center; }

section.banner-section .banner-section-wrap .third-banner-section-wrap {
  position: relative;
  width: 39%;
  height: 100%; }

section.banner-section .banner-section-wrap .third-banner-section-wrap .third-banner-section-image {
  position: absolute;
  width: 120%;
  top: -80px;
  left: -37px; }

section.banner-section .banner-section-wrap .third-banner-section-wrap .third-banner-section-image img {
  filter: drop-shadow(-18px 89px 36px rgba(0, 0, 0, 0.01)) drop-shadow(-10px 50px 31px rgba(0, 0, 0, 0.05)) drop-shadow(-5px 22px 23px rgba(0, 0, 0, 0.09)) drop-shadow(-1px 6px 12px rgba(0, 0, 0, 0.1)); }

section.pay-section {
  padding: 19px 0; }

section.pay-section .payment-section-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: end;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px; }

section.pay-section .payment-section-wrap .payment-section-text {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #21373A;
  letter-spacing: 1px; }

section.pay-section .payment-section-wrap .payments-logo-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px; }

section.pay-section .payment-section-wrap .payment-section-end-logo-wrap {
  margin-left: 94px;
  margin-right: 16px; }

section.pay-section .payment-section-wrap .payment-section-end-logo-wrap .payment-section-end-logo {
  position: relative; }

section.pay-section .payment-section-wrap .payment-section-end-logo-wrap .payment-section-end-logo:after {
  content: '';
  position: absolute;
  left: -64px;
  height: 100%;
  width: 0.83px;
  background: #888888; }

.desktop-text-align-right {
  margin-top: 20px; }

@media only screen and (min-width: 1024px) {
  .desktop-text-align-right {
    margin-top: 0;
    text-align: right; } }

.footer-price-second-wrap {
  width: 40px; }

.footer-price-first-wrap {
  width: calc(100% - 40px); }

@media only screen and (max-width: 1024px) {
  .old-price {
    display: block; }
  section.bestseller-section .section-header-wrap h2,
  section.offers-section h2 {
    font-size: 32px;
    text-align: center; }
  .section.bestseller-section .section-header-wrap .help-section-header {
    text-align: center; }
  .section-header-wrap .desktop-text-align-right {
    text-align: center; }
  .bestseller-grid-slider .slick-list,
  .offers-grid-slider .slick-list {
    padding-right: 50px; }
  section.banner-section .banner-section-wrap .third-banner-section-wrap {
    width: 100%; }
  section.banner-section .banner-section-wrap .third-banner-section-wrap .third-banner-section-image {
    position: relative;
    left: 0;
    top: 100px;
    width: 100%; }
  section.banner-section .banner-section-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0; }
  section.banner-section .banner-section-wrap .main-first-banner-section-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    width: 100%;
    margin-bottom: -120px;
    -ms-flex-align: center;
    align-items: center; }
  .section.banner-section .col-12 {
    padding: 0; }
  .second-banner-section-wrap {
    margin: 30px auto; }
  .section.banner-section .banner-section-wrap .main-first-banner-section-wrap .first-banner-section-wrap {
    padding: 0;
    text-align: center; }
  section.banner-section .banner-section-wrap .main-first-banner-section-wrap .first-banner-section-wrap h2 {
    font-size: 60px; }
  section.pay-section .payment-section-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  section.pay-section .payment-section-wrap .payment-section-text {
    width: 100%;
    text-align: center; }
  section.pay-section .payment-section-wrap .payment-section-end-logo-wrap {
    margin: 0; }
  .section.pay-section .payment-section-wrap .payment-section-end-logo-wrap .payment-section-end-logo:after {
    display: none; } }

@media only screen and (max-width: 991px) {
  main {
    padding: 0 80px; } }

@media only screen and (max-width: 768px) {
  main {
    padding: 0 24px; } }

@media only screen and (max-width: 576px) {
  main {
    padding: 0; } }

.footer-price-wrap .iworks-omnibus {
  font-size: 10px;
  color: #6C7E81; }

.footer-price-wrap .iworks-omnibus span {
  font-weight: 700; }

.no-slick .col-12 {
  margin-bottom: 24px; }

/* informacyjny toast */
.info-toasts-container {
  position: fixed;
  top: 20px;
  right: 0;
  padding: 10px;
  z-index: -1;
  width: 320px;
  overflow: hidden;
  box-sizing: border-box; }

.info-toasts-container.visible {
  z-index: 100; }

.info-toasts-container .info-toast {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  transform: translateX(104%);
  transition: all 0.3s ease-in-out; }

.info-toasts-container .info-toast.info-toast--visible {
  transform: translateX(0); }

.info-toasts-container .info-toast.info-toast--success {
  background-color: #41d888;
  color: #fff; }

.info-toasts-container .info-toast.info-toast--error {
  background-color: #f94416;
  color: #fff; }

.info-toasts-container .info-toast.info-toast--warning {
  background-color: #ffbc00;
  color: #fff; }

.info-toasts-container .info-toast .info-toast__content {
  margin: 0; }

.info-toasts-container .info-toast .info-toast__close-btn {
  display: block;
  background-color: transparent;
  border: 0;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  cursor: pointer; }

.reset_variations {
  display: none !important; }

.woocommerce .product .cart .variations .rudr-variation-radios {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px; }

.woocommerce .product .cart .variations .rudr-variation-radios label {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  color: #21373A;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  margin-bottom: 0;
  width: 60px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.woocommerce .product .cart .variations .rudr-variation-radios label:last-child {
  margin-right: 0; }

.woocommerce .product .cart .variations .rudr-variation-radios label.active {
  background: #21373A;
  color: #fff; }

.woocommerce .product .cart .desktop-input-button-wrap {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  border-radius: 4px;
  margin-right: 16px;
  border: 1px solid #DEDEDE;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content; }

@media only screen and (max-width: 1024px) {
  .woocommerce .product .cart .desktop-input-button-wrap {
    margin: 0 0 0 32px;
    -ms-flex-order: 2;
    order: 2;
    width: 180px;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.woocommerce .product .cart .desktop-input-button-wrap .button-minus,
.woocommerce .product .cart .desktop-input-button-wrap .button-plus {
  background: none;
  min-width: 46px;
  width: auto;
  border: none;
  transition: all 300ms ease;
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: inherit;
  height: 46px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.woocommerce .product .cart .desktop-input-button-wrap .quantity {
  float: none;
  position: relative;
  height: 46px;
  left: 0;
  text-align: center;
  display: inline-block;
  margin: 0;
  resize: vertical;
  background: #fff; }

.woocommerce .product .cart .desktop-input-button-wrap .quantity input {
  -moz-appearance: textfield;
  -webkit-appearance: none;
  height: 46px;
  border: none;
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 20px;
  background: #fff;
  padding: 0;
  width: 34px;
  text-align: center; }

@media only screen and (max-width: 1024px) {
  .woocommerce .product .cart .desktop-input-button-wrap .quantity input {
    width: 100%; } }

.wp-block-group.product {
  padding: 12px 0; }

.block-md-7-12 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%; }

.wp-block-column.is-layout-flow.block-md-5-12 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  padding-right: 13.3px;
  padding-left: 13.3px; }

.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 40px;
  line-height: 37.5px;
  font-weight: 500;
  font-size: 12px;
  color: #F85422; }

.woocommerce .woocommerce-breadcrumb a {
  color: #6C7E81; }

@media only screen and (max-width: 1024px) {
  .woocommerce .woocommerce-breadcrumb {
    margin-bottom: 20px; } }

.wp-block-product-label {
  padding: 8px 12px;
  border-radius: 4px;
  background: #21373A;
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.14px;
  font-size: 14px; }

.wp-block-product-mark {
  font-weight: 700;
  line-height: 1.4;
  color: #21373A; }

.wp-block-add-to-cart-form {
  margin: 0; }

.wp-block-post-title {
  margin: 24px 0 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Manrope", Montserrat, sans-serif; }

.woocommerce-product-gallery a {
  width: 100%; }

.radio-select-size {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  margin: 24px 0;
  padding: 24px 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE; }

.radio-select-size__label {
  font-size: 14px; }

.radio-select-size label {
  margin: 0; }

.radio-select-size input {
  display: none; }

.radio-select-size input:checked ~ span {
  background-color: #21373A;
  color: #fff; }

.radio-select-size span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 48px;
  font-size: 24px;
  font-weight: 500;
  border: 1px solid #DEDEDE;
  border-radius: 4px; }

@media only screen and (max-width: 1024px) {
  .radio-select-size span {
    width: 32px;
    height: 32px;
    font-size: 14px; } }

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 40%; }

@media only screen and (max-width: 1024px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100%; } }

.woocommerce div.product .wc-block-add-to-cart-form form.cart .quantity {
  margin: 0; }

.woocommerce div.product form.cart .woocommerce-variation-add-to-cart,
.woocommerce div.product form.cart-simple {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

@media only screen and (max-width: 1024px) {
  .woocommerce div.product form.cart .woocommerce-variation-add-to-cart,
  .woocommerce div.product form.cart-simple {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center; } }

.woocommerce div.product form.cart button.single_add_to_cart_button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  height: 48px;
  width: calc(100% - 224px);
  background: #F85422;
  border-color: #F85422;
  font-weight: 800;
  max-width: 314px; }

@media only screen and (max-width: 1024px) {
  .woocommerce div.product form.cart button.single_add_to_cart_button {
    margin-top: 16px;
    max-width: 100%;
    -ms-flex-order: 3;
    order: 3;
    width: 100%; } }

.woocommerce div.product form.cart button.single_add_to_cart_button::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  background-image: url("../img/icons/shopping-cart-white.svg"); }

.wishlist-toggler {
  margin-left: 16px;
  cursor: pointer; }

@media only screen and (max-width: 1024px) {
  .wishlist-toggler {
    margin: 0; } }

.product-simple-info {
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0;
  font-size: 14px;
  color: #21373A;
  line-height: 1.4; }

.product-simple-info__title {
  padding-right: 24px;
  width: 30%;
  font-weight: 700; }

.product-simple-info__info {
  width: 70%;
  line-height: 2; }

@media only screen and (max-width: 1024px) {
  .product-simple-info {
    -ms-flex-direction: column;
    flex-direction: column; }
  .product-simple-info__info, .product-simple-info__title {
    width: 100%; }
  .product-simple-info__title {
    margin-bottom: 8px; } }

.ask-about-product {
  padding: 8px 24px;
  line-height: 1.4;
  font-size: 14px;
  font-weight: 800;
  color: #F85422;
  border: 1px solid #F85422;
  border-radius: 4px; }

.product-info {
  clear: both;
  margin: 24px 0 64px;
  padding-bottom: 40px;
  border-bottom: 1px solid #DEDEDE;
  color: #21373A; }

.product-info__title {
  margin: 40px 0 1.6rem;
  font-family: "Manrope", Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4; }

.product-info__subtitle {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px; }

.product-info__desc {
  line-height: 1.4; }

.product-info__attributes {
  width: 100%; }

.product-info__attributes:not(:first-child) {
  margin-top: 40px; }

.product-info__attributes td,
.product-info__attributes th {
  padding: 8px 12px; }

.product-info__attributes td {
  font-size: 14px;
  border-bottom: 1px solid #DEDEDE; }

.product-info__attributes td:first-child {
  width: 40%; }

.product-info__attributes th {
  font-weight: 700;
  text-align: left;
  background: #F5F6F7; }

.product-info__attributes tr:first-child td {
  padding-top: 24px; }

.product-info__size-chart {
  max-width: 100%;
  font-size: 14px;
  border-collapse: unset; }

@media only screen and (max-width: 1024px) {
  .product-info__size-chart {
    max-width: none; } }

.product-info__size-chart-wrapper:not(:last-child) {
  margin-bottom: 32px; }

.product-info__size-chart th {
  padding: 10px;
  background: #000;
  color: #fff;
  font-weight: 700;
  width: 140px; }

@media only screen and (max-width: 1024px) {
  .product-info__size-chart th {
    min-width: 140px; } }

.product-info__size-chart th:first-child {
  width: 200px;
  border-top-left-radius: 10px; }

.product-info__size-chart th:last-child {
  width: 200px;
  border-top-right-radius: 10px; }

.product-info__size-chart td {
  text-align: center;
  padding: 10px; }

.product-info__size-chart td:first-child {
  font-weight: 700;
  border-right: 1px solid #21373A;
  border-left: 1px solid #DEDEDE; }

.product-info__size-chart td:last-child {
  border-right: 1px solid #DEDEDE; }

.product-info__size-chart td:nth-child(2n+2) {
  background: #EDEFF1; }

.product-info__size-chart tbody tr:last-child td {
  border-bottom: 1px solid #DEDEDE; }

.product-info__size-chart tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px; }

.product-info__size-chart tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px; }

.product-info__size-chart-wrapper {
  overflow: auto; }

.product-info__icons {
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.product-info__icons img {
  width: auto;
  height: 40px; }

@media only screen and (min-width: 1024px) {
  .product-info__icons--space .product-info__icon-image:last-child::before {
    content: '';
    display: inline-block;
    margin-right: 40px;
    width: 1px;
    height: 100%;
    background: #888888; } }

@media only screen and (max-width: 1024px) {
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100%; } }

.iworks-omnibus {
  font-size: 14px; }

.woocommerce span.onsale {
  border-radius: 0;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1;
  min-height: auto;
  background: #59b938; }

.modal-ask-about-product {
  position: fixed;
  padding: 24px;
  width: 100%;
  max-width: 800px;
  height: auto;
  max-height: calc(100vh - 100px);
  overflow: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  background: #fff;
  transition: .3s ease-in-out; }

.modal-ask-about-product__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.9);
  cursor: pointer;
  transition: .3s ease-in-out; }

.modal-ask-about-product__overlay button {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2); }

.modal-ask-about-product__overlay button span {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #fff;
  left: 8px; }

.modal-ask-about-product__overlay button span.line-top {
  transform: rotate(-45deg); }

.modal-ask-about-product__overlay button span.line-bottom {
  transform: rotate(45deg); }

.modal-ask-about-product:not(.active), .modal-ask-about-product__overlay:not(.active) {
  opacity: 0;
  visibility: hidden; }

.modal-ask-about-product label {
  display: block;
  margin-bottom: 20px; }

.modal-ask-about-product input:not([type="submit"]):not([type="checkbox"]),
.modal-ask-about-product textarea {
  display: block;
  padding: 10px;
  width: 100%;
  border: 1px solid #DEDEDE; }

.modal-ask-about-product input[type="checkbox"] {
  margin-right: 10px;
  width: 10px;
  height: 10px;
  -moz-appearance: auto;
  appearance: auto; }

.modal-ask-about-product input[type="submit"] {
  display: inline-block;
  margin: 10px 0 20px;
  padding: 12px 32px;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 120%;
  color: #fff;
  background: #F85422;
  border-radius: 8px;
  text-align: center; }

.modal-ask-about-product .wpcf7-list-item {
  margin: 0; }

.modal-ask-about-product .wpcf7-list-item-label {
  font-size: 14px; }

.modal-ask-about-product__label {
  display: block;
  margin-bottom: 6px;
  font-size: 14px; }

.modal-ask-about-product__info {
  display: block;
  color: #6C7E81;
  font-size: 14px; }

.modal-ask-about-product__title {
  margin-bottom: 24px;
  font-size: 24px; }

.single_variation_wrap .price,
.summary.entry-summary .price {
  font-style: normal;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 140%;
  color: #21373A !important;
  margin-bottom: 20px;
  display: block; }

.cart-simple {
  margin-top: 24px; }

.product-type-simple .iworks-omnibus {
  margin-top: -16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  color: #21373A; }

.login-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100vh;
  -ms-flex-align: center;
  align-items: center; }

.login-page > * {
  width: 50%; }

.login-page__image {
  padding: 54px;
  height: 100%;
  background-image: url("../img/login-register.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center; }

.login-page__content {
  padding: 24px 88px;
  max-width: 632px; }

.login-page .woocommerce form.login,
.login-page .woocommerce form.register {
  padding: 0;
  border: none; }

.login-page .form-row-first {
  width: 100% !important; }

.login-page .woocommerce form .form-row input.input-text,
.login-page .woocommerce form .form-row textarea {
  display: block;
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #E8ECEF;
  font-size: 16px; }

.login-page__title {
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  color: #21373A; }

.login-page__switch-info {
  margin: 24px 0 32px;
  font-size: 16px;
  color: #6C7275; }

.login-page__switch-info a {
  color: #F85422;
  font-weight: 600; }

.login-page .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.login-page .woocommerce-Button.button {
  margin-top: 32px;
  display: block;
  width: 100%;
  padding: 10px 40px;
  color: #fff;
  background: #F85422;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700; }

.login-page .woocommerce-form-login__rememberme input {
  display: none; }

.login-page .woocommerce-form-login__rememberme span {
  display: block;
  margin-top: 32px;
  padding-left: 40px;
  position: relative;
  color: #21373A;
  line-height: 24px; }

.login-page .woocommerce-form-login__rememberme span::before {
  content: '';
  width: 24px;
  height: 24px;
  border: 1px solid #6C7E81;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%; }

.login-page .woocommerce-form-login__rememberme input:checked ~ span::before {
  background-image: url("../img/icons/check.svg"); }

.login-page .woocommerce-LostPassword.lost_password {
  margin-top: 32px;
  font-size: 14px; }

.login-page .woocommerce-LostPassword.lost_password a {
  color: #21272A; }

@media only screen and (max-width: 1024px) {
  .login-page {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto; }
  .login-page > * {
    width: 100%; }
  .login-page__image {
    height: 50vh; }
  .login-page__content {
    padding: 40px 24px; } }

.woocommerce-MyAccount-wrap {
  padding: 12px 0 64px; }

.woocommerce-MyAccount__navigation {
  padding: 40px 16px;
  border-radius: 8px;
  background: #000;
  color: #fff; }

.woocommerce-MyAccount__navigation-name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 32px;
  font-weight: 600; }

.woocommerce-MyAccount__navigation-name::before {
  content: '';
  display: inline-block;
  margin-bottom: 6px;
  width: 40px;
  height: 40px;
  background-image: url("../img/icons/user.svg"); }

@media only screen and (max-width: 1024px) {
  .woocommerce-MyAccount__navigation-name {
    -ms-flex-direction: row;
    flex-direction: row; }
  .woocommerce-MyAccount__navigation-name::before {
    margin-bottom: 0;
    margin-right: 16px; } }

.woocommerce-MyAccount__navigation ul {
  margin-top: 40px; }

.woocommerce-MyAccount__navigation ul li {
  padding: 8px 0; }

.woocommerce-MyAccount__navigation ul li:not(:last-child) {
  margin-bottom: 4px; }

.woocommerce-MyAccount__navigation ul li.is-active {
  font-weight: 700;
  border-bottom: 1px solid #fff; }

.woocommerce-MyAccount__navigation ul a {
  font-size: 16px;
  color: #fff; }

.woocommerce-MyAccount__navigation select {
  display: none;
  margin-top: 16px;
  width: 100%;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 26px;
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../img/icons/chevron-down-light.svg");
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat;
  background-size: 24px; }

.woocommerce-MyAccount__navigation select::-ms-expand {
  display: none; }

@media only screen and (max-width: 1024px) {
  .woocommerce-MyAccount__navigation ul {
    display: none; }
  .woocommerce-MyAccount__navigation select {
    display: block; } }

.woocommerce-MyAccount__content {
  height: 100%;
  color: #21373A; }

.woocommerce-MyAccount__content a {
  color: #F85422; }

@media only screen and (max-width: 1024px) {
  .woocommerce-MyAccount__content {
    margin-top: 24px; } }

.woocommerce-MyAccount__center {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 536px; }

.woocommerce-MyAccount__center > * {
  width: 100%; }

.woocommerce-MyAccount__center p {
  font-weight: 800; }

.woocommerce-MyAccount__center p:not(:last-child) {
  margin-bottom: 32px; }

.woocommerce-MyAccount__center-title {
  font-size: 32px; }

.woocommerce-Button {
  padding: 10px 40px;
  text-align: center;
  color: #fff !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  background-color: #F85422;
  border-radius: 8px; }

.woocommerce table.shop_table {
  margin-top: 24px;
  border-radius: 8px; }

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 10px; }

.woocommerce table.shop_table th {
  background: #DEDEDE; }

.single-order-info {
  margin-top: 24px; }

.single-order-info mark {
  background: inherit;
  font-weight: 800; }

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  border-radius: 8px;
  overflow: hidden; }

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead th {
  background: #000;
  color: #fff;
  width: 50%; }

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody td:first-child,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody th:first-child,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot td:first-child,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot th:first-child {
  background: #E8ECEF; }

.woocommerce-order-details,
.woocommerce-customer-details {
  max-width: 560px;
  font-size: 14px; }

.woocommerce-customer-details p {
  padding: 0 !important; }

.woocommerce-customer-details p::before {
  display: none; }

.woocommerce-customer-details address {
  margin-top: 8px; }

.woocommerce-Addresses {
  margin-top: 32px; }

header.woocommerce-Address-title.title {
  margin-bottom: 12px; }

.u-column.woocommerce-Address {
  margin-bottom: 48px; }

form.woocommerce-EditAccountForm.edit-account input,
.woocommerce-address-fields__field-wrapper input,
.woocommerce-address-fields__field-wrapper select,
.woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single {
  display: block;
  padding: 10px;
  width: 100%;
  border: 1px solid #DEDEDE;
  border-radius: 0; }

.woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single {
  height: auto; }

.woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-size: 14px; }

.woocommerce-address-fields__field-wrapper .form-row-first,
.woocommerce-address-fields__field-wrapper .form-row-last {
  float: none !important;
  width: 100% !important; }

form.woocommerce-EditAccountForm.edit-account .form-row,
form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row,
.woocommerce-address-fields__field-wrapper .form-row {
  margin-bottom: 16px !important; }

form.woocommerce-EditAccountForm.edit-account label,
.woocommerce-address-fields__field-wrapper label {
  font-size: 14px; }

form.woocommerce-EditAccountForm.edit-account fieldset,
.woocommerce-address-fields__field-wrapper fieldset {
  margin-top: 48px; }

form.woocommerce-EditAccountForm.edit-account em,
.woocommerce-address-fields__field-wrapper em {
  font-size: 12px; }

.cart-empty.woocommerce-info {
  display: none; }

.cart-empty__top {
  margin: auto;
  max-width: 538px;
  text-align: center;
  color: #21373A; }

.cart-empty__top h1 {
  margin: 24px 0 8px;
  font-size: 32px;
  font-weight: 700;
  line-height: 45px; }

.cart-empty__top p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700; }

.cart-empty__top-buttons {
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px; }

.cart-empty__top-btn-primary {
  padding: 12px 40px;
  background: #F85422;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  width: 100%;
  max-width: 314px;
  border-radius: 4px; }

.cart-empty__top-btn-outline {
  padding: 8px 24px;
  font-size: 14px;
  line-height: 20px;
  color: #F85422;
  font-weight: 800;
  border: 1px solid #F85422;
  border-radius: 4px; }

.cart-empty__bottom {
  margin: 64px 0 0;
  padding: 64px 0;
  border-top: 1px solid #DEDEDE; }

.cart-empty__bottom-title {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 34px;
  color: #21373A; }

.cart-empty__icon {
  width: 64px; }

.page-404 {
  padding: 80px 0;
  text-align: center; }

.page-404 h1 {
  font-size: 104px; }

.page-404 p {
  margin: 40px 0;
  font-size: 20px; }

.page-404 a {
  padding: 12px 40px;
  background: #F85422;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  width: 100%;
  max-width: 314px;
  border-radius: 4px; }

.woocommerce-ordering .orderby {
  padding: 6px; }

.woocommerce-checkout .woocommerce-order {
  padding: 60px 0;
  text-align: center; }

.woocommerce-checkout .woocommerce-order .woocommerce-notice {
  margin-bottom: 48px;
  font-size: 32px;
  font-weight: 700; }

@media only screen and (max-width: 1024px) {
  .woocommerce-checkout .woocommerce-order .woocommerce-notice {
    font-size: 24px; } }

.woocommerce-checkout .woocommerce-order ul.order_details li {
  float: none;
  margin: 0 0 10px;
  padding: 0;
  border: none; }

.woocommerce-checkout .woocommerce-order .woocommerce-order-details__title {
  margin: 24px 0 32px;
  font-size: 20px;
  font-weight: 700; }

.woocommerce-checkout .woocommerce-order .woocommerce-order-details, .woocommerce-checkout .woocommerce-order .woocommerce-customer-details {
  margin-left: auto;
  margin-right: auto; }

.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-column, .woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column {
  margin-bottom: 20px; }

/*# sourceMappingURL=style.css.map */
