@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 {
  padding: 15px 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;
  background-color: #fff;
  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 {
  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 (min-width: 768px) {
  .footer-menu-wrap {
    max-width: 250px;
  }
}
@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: #000; }

.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 transparent;
  box-shadow: 0px 0px 20px 0px #0000001A;
  transition-duration: .3s;
  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: #000;
  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 {
  opacity: 0;
  transition-duration: .3s;
  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 {
  opacity: 0;
  transition-duration: .3s;
  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 #65b32e; }

.section-grid-wrap .bestseller-grid-wrap .bestseller-grid-slider .bestseller-grid-item:hover .bestseller-grid-item-image .add-to-favorite {
  opacity: 1; }

.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 {
  opacity: 1; }

.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: 900;
  font-size: 16px;
  line-height: 20px;
  color: #000; }

.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: #000; }

.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: 900;
  font-size: 18px;
  line-height: 120%;
  color: #65b32e; }

.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: #000; }


section.bestseller-section .section-header-wrap {
  margin-bottom: 32px;
  padding-top: 2rem;
}

section.bestseller-section .section-header-wrap h2 {
  font-family: "Manrope", Montserrat, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 32px;
  line-height: 140%;
  background-color: #fff;
  color: #000;
  margin-bottom: 4px; 
  padding: 0 27px;
  text-align: center;
  text-transform: uppercase;
}

.section-header-line {
  width: 100%;
  height: 5px;
  background-color: #65b32e;
  position: absolute;
  z-index: -1;
}

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: #000; }

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: #000;
  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 #000;
  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: #000; }

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: #000; }

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 {
  background-color: #fff;
  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: #000;
  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: 12px;
  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: #000;
  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: #000;
  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: #000;
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.14px;
  font-size: 14px; }

.wp-block-product-mark {
  font-weight: 700;
  line-height: 1.4;
  color: #000; }

.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: #000;
  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: #000;
  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: #000; }

.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 #000;
  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: #000 !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: #000; }

.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: #000; }

.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: #000;
  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: #000; }

.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: #000; }

.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: #000; }

.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; }

.variations select#variant {
  display: none;
}

/*# sourceMappingURL=style.css.map */

:root,
[data-bs-theme="light"] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans",
        Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, 0.75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme="dark"] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222, 226, 230;
    --bs-body-bg: #212529;
    --bs-body-bg-rgb: 33, 37, 41;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255, 255, 255;
    --bs-secondary-color: rgba(222, 226, 230, 0.75);
    --bs-secondary-color-rgb: 222, 226, 230;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52, 58, 64;
    --bs-tertiary-color: rgba(222, 226, 230, 0.5);
    --bs-tertiary-color-rgb: 222, 226, 230;
    --bs-tertiary-bg: #2b3035;
    --bs-tertiary-bg-rgb: 43, 48, 53;
    --bs-primary-text-emphasis: #6ea8fe;
    --bs-secondary-text-emphasis: #a7acb1;
    --bs-success-text-emphasis: #75b798;
    --bs-info-text-emphasis: #6edff6;
    --bs-warning-text-emphasis: #ffda6a;
    --bs-danger-text-emphasis: #ea868f;
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: #031633;
    --bs-secondary-bg-subtle: #161719;
    --bs-success-bg-subtle: #051b11;
    --bs-info-bg-subtle: #032830;
    --bs-warning-bg-subtle: #332701;
    --bs-danger-bg-subtle: #2c0b0e;
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: #084298;
    --bs-secondary-border-subtle: #41464b;
    --bs-success-border-subtle: #0f5132;
    --bs-info-border-subtle: #087990;
    --bs-warning-border-subtle: #997404;
    --bs-danger-border-subtle: #842029;
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: #6ea8fe;
    --bs-link-hover-color: #8bb9fe;
    --bs-link-color-rgb: 110, 168, 254;
    --bs-link-hover-color-rgb: 139, 185, 254;
    --bs-code-color: #e685b5;
    --bs-highlight-color: #dee2e6;
    --bs-highlight-bg: #664d03;
    --bs-border-color: #495057;
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-form-valid-color: #75b798;
    --bs-form-valid-border-color: #75b798;
    --bs-form-invalid-color: #ea868f;
    --bs-form-invalid-border-color: #ea868f;
}




.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}
.sticky-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
}
@media (min-width: 576px) {
    .sticky-sm-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .sticky-sm-bottom {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        z-index: 1020;
    }
}
@media (min-width: 768px) {
    .sticky-md-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .sticky-md-bottom {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        z-index: 1020;
    }
}
@media (min-width: 992px) {
    .sticky-lg-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .sticky-lg-bottom {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        z-index: 1020;
    }
}
@media (min-width: 1200px) {
    .sticky-xl-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .sticky-xl-bottom {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        z-index: 1020;
    }
}
@media (min-width: 1400px) {
    .sticky-xxl-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .sticky-xxl-bottom {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        z-index: 1020;
    }
}
.hstack {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: stretch;
}
.vstack {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),
.visually-hidden:not(caption) {
    position: absolute !important;
}
.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vr {
    display: inline-block;
    align-self: stretch;
    width: var(--bs-border-width);
    min-height: 1em;
    background-color: currentcolor;
    opacity: 0.25;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.float-start {
    float: left !important;
}
.float-end {
    float: right !important;
}
.float-none {
    float: none !important;
}
.object-fit-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
}
.object-fit-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
.object-fit-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
}
.object-fit-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
}
.object-fit-none {
    -o-object-fit: none !important;
    object-fit: none !important;
}
.opacity-0 {
    opacity: 0 !important;
}
.opacity-25 {
    opacity: 0.25 !important;
}
.opacity-50 {
    opacity: 0.5 !important;
}
.opacity-75 {
    opacity: 0.75 !important;
}
.opacity-100 {
    opacity: 1 !important;
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.overflow-visible {
    overflow: visible !important;
}
.overflow-scroll {
    overflow: scroll !important;
}
.overflow-x-auto {
    overflow-x: auto !important;
}
.overflow-x-hidden {
    overflow-x: hidden !important;
}
.overflow-x-visible {
    overflow-x: visible !important;
}
.overflow-x-scroll {
    overflow-x: scroll !important;
}
.overflow-y-auto {
    overflow-y: auto !important;
}
.overflow-y-hidden {
    overflow-y: hidden !important;
}
.overflow-y-visible {
    overflow-y: visible !important;
}
.overflow-y-scroll {
    overflow-y: scroll !important;
}

.shadow {
    box-shadow: var(--bs-box-shadow) !important;
}
.shadow-sm {
    box-shadow: var(--bs-box-shadow-sm) !important;
}
.shadow-lg {
    box-shadow: var(--bs-box-shadow-lg) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.focus-ring-primary {
    --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-secondary {
    --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-success {
    --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-info {
    --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-warning {
    --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-danger {
    --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-light {
    --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-dark {
    --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.top-0 {
    top: 0 !important;
}
.top-50 {
    top: 50% !important;
}
.top-100 {
    top: 100% !important;
}
.bottom-0 {
    bottom: 0 !important;
}
.bottom-50 {
    bottom: 50% !important;
}
.bottom-100 {
    bottom: 100% !important;
}
.start-0 {
    left: 0 !important;
}
.start-50 {
    left: 50% !important;
}
.start-100 {
    left: 100% !important;
}
.end-0 {
    right: 0 !important;
}
.end-50 {
    right: 50% !important;
}
.end-100 {
    right: 100% !important;
}
.translate-middle {
    transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
    transform: translate(-50%) !important;
}
.translate-middle-y {
    transform: translateY(-50%) !important;
}
.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-0 {
    border: 0 !important;
}
.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end-0 {
    border-right: 0 !important;
}
.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start-0 {
    border-left: 0 !important;
}
.border-primary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.border-secondary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.border-success {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.border-info {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.border-warning {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.border-danger {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.border-light {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.border-dark {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.border-black {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.border-primary-subtle {
    border-color: var(--bs-primary-border-subtle) !important;
}
.border-secondary-subtle {
    border-color: var(--bs-secondary-border-subtle) !important;
}
.border-success-subtle {
    border-color: var(--bs-success-border-subtle) !important;
}
.border-info-subtle {
    border-color: var(--bs-info-border-subtle) !important;
}
.border-warning-subtle {
    border-color: var(--bs-warning-border-subtle) !important;
}
.border-danger-subtle {
    border-color: var(--bs-danger-border-subtle) !important;
}
.border-light-subtle {
    border-color: var(--bs-light-border-subtle) !important;
}
.border-dark-subtle {
    border-color: var(--bs-dark-border-subtle) !important;
}
.border-1 {
    border-width: 1px !important;
}
.border-2 {
    border-width: 2px !important;
}
.border-3 {
    border-width: 3px !important;
}
.border-4 {
    border-width: 4px !important;
}
.border-5 {
    border-width: 5px !important;
}
.border-opacity-10 {
    --bs-border-opacity: 0.1;
}
.border-opacity-25 {
    --bs-border-opacity: 0.25;
}
.border-opacity-50 {
    --bs-border-opacity: 0.5;
}
.border-opacity-75 {
    --bs-border-opacity: 0.75;
}
.border-opacity-100 {
    --bs-border-opacity: 1;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.vw-100 {
    width: 100vw !important;
}
.min-vw-100 {
    min-width: 100vw !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mh-100 {
    max-height: 100% !important;
}
.vh-100 {
    height: 100vh !important;
}
.min-vh-100 {
    min-height: 100vh !important;
}
.flex-fill {
    flex: 1 1 auto !important;
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    flex-direction: column-reverse !important;
}
.flex-grow-0 {
    flex-grow: 0 !important;
}
.flex-grow-1 {
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    flex-shrink: 1 !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.justify-content-evenly {
    justify-content: space-evenly !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
.order-first {
    order: -1 !important;
}
.order-0 {
    order: 0 !important;
}
.order-1 {
    order: 1 !important;
}
.order-2 {
    order: 2 !important;
}
.order-3 {
    order: 3 !important;
}
.order-4 {
    order: 4 !important;
}
.order-5 {
    order: 5 !important;
}
.order-last {
    order: 6 !important;
}
.m-0 {
    margin: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}
.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}
.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}
.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}
.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mt-auto {
    margin-top: auto !important;
}
.me-0 {
    margin-right: 0 !important;
}
.me-1 {
    margin-right: 0.25rem !important;
}
.me-2 {
    margin-right: 0.5rem !important;
}
.me-3 {
    margin-right: 1rem !important;
}
.me-4 {
    margin-right: 1.5rem !important;
}
.me-5 {
    margin-right: 3rem !important;
}
.me-auto {
    margin-right: auto !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.ms-0 {
    margin-left: 0 !important;
}
.ms-1 {
    margin-left: 0.25rem !important;
}
.ms-2 {
    margin-left: 0.5rem !important;
}
.ms-3 {
    margin-left: 1rem !important;
}
.ms-4 {
    margin-left: 1.5rem !important;
}
.ms-5 {
    margin-left: 3rem !important;
}
.ms-auto {
    margin-left: auto !important;
}
.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}
.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}
.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.pt-4 {
    padding-top: 1.5rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}
.pe-0 {
    padding-right: 0 !important;
}
.pe-1 {
    padding-right: 0.25rem !important;
}
.pe-2 {
    padding-right: 0.5rem !important;
}
.pe-3 {
    padding-right: 1rem !important;
}
.pe-4 {
    padding-right: 1.5rem !important;
}
.pe-5 {
    padding-right: 3rem !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.ps-0 {
    padding-left: 0 !important;
}
.ps-1 {
    padding-left: 0.25rem !important;
}
.ps-2 {
    padding-left: 0.5rem !important;
}
.ps-3 {
    padding-left: 1rem !important;
}
.ps-4 {
    padding-left: 1.5rem !important;
}
.ps-5 {
    padding-left: 3rem !important;
}
.gap-0 {
    gap: 0 !important;
}
.gap-1 {
    gap: 0.25rem !important;
}
.gap-2 {
    gap: 0.5rem !important;
}
.gap-3 {
    gap: 1rem !important;
}
.gap-4 {
    gap: 1.5rem !important;
}
.gap-5 {
    gap: 3rem !important;
}
.row-gap-0 {
    row-gap: 0 !important;
}
.row-gap-1 {
    row-gap: 0.25rem !important;
}
.row-gap-2 {
    row-gap: 0.5rem !important;
}
.row-gap-3 {
    row-gap: 1rem !important;
}
.row-gap-4 {
    row-gap: 1.5rem !important;
}
.row-gap-5 {
    row-gap: 3rem !important;
}
.column-gap-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
}
.column-gap-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
}
.column-gap-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
}
.column-gap-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
}
.column-gap-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
}
.column-gap-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
}
.font-monospace {
    font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
    font-size: 1.25rem !important;
}
.fs-6 {
    font-size: 1rem !important;
}
.fst-italic {
    font-style: italic !important;
}
.fst-normal {
    font-style: normal !important;
}
.fw-lighter {
    font-weight: lighter !important;
}
.fw-light {
    font-weight: 300 !important;
}
.fw-normal {
    font-weight: 400 !important;
}
.fw-medium {
    font-weight: 500 !important;
}
.fw-semibold {
    font-weight: 600 !important;
}
.fw-bold {
    font-weight: 700 !important;
}
.fw-bolder {
    font-weight: bolder !important;
}
.lh-1 {
    line-height: 1 !important;
}
.lh-sm {
    line-height: 1.25 !important;
}
.lh-base {
    line-height: 1.5 !important;
}
.lh-lg {
    line-height: 2 !important;
}
.text-start {
    text-align: left !important;
}
.text-end {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-decoration-underline {
    text-decoration: underline !important;
}
.text-decoration-line-through {
    text-decoration: line-through !important;
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important;
}
.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important;
}
.text-black-50 {
    --bs-text-opacity: 1;
    color: #00000080 !important;
}
.text-white-50 {
    --bs-text-opacity: 1;
    color: #ffffff80 !important;
}
.text-body-secondary {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important;
}
.text-body-tertiary {
    --bs-text-opacity: 1;
    color: var(--bs-tertiary-color) !important;
}
.text-body-emphasis {
    --bs-text-opacity: 1;
    color: var(--bs-emphasis-color) !important;
}
.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important;
}
.text-opacity-25 {
    --bs-text-opacity: 0.25;
}
.text-opacity-50 {
    --bs-text-opacity: 0.5;
}
.text-opacity-75 {
    --bs-text-opacity: 0.75;
}
.text-opacity-100 {
    --bs-text-opacity: 1;
}
.text-primary-emphasis {
    color: var(--bs-primary-text-emphasis) !important;
}
.text-secondary-emphasis {
    color: var(--bs-secondary-text-emphasis) !important;
}
.text-success-emphasis {
    color: var(--bs-success-text-emphasis) !important;
}
.text-info-emphasis {
    color: var(--bs-info-text-emphasis) !important;
}
.text-warning-emphasis {
    color: var(--bs-warning-text-emphasis) !important;
}
.text-danger-emphasis {
    color: var(--bs-danger-text-emphasis) !important;
}
.text-light-emphasis {
    color: var(--bs-light-text-emphasis) !important;
}
.text-dark-emphasis {
    color: var(--bs-dark-text-emphasis) !important;
}
.link-opacity-10,
.link-opacity-10-hover:hover {
    --bs-link-opacity: 0.1;
}
.link-opacity-25,
.link-opacity-25-hover:hover {
    --bs-link-opacity: 0.25;
}
.link-opacity-50,
.link-opacity-50-hover:hover {
    --bs-link-opacity: 0.5;
}
.link-opacity-75,
.link-opacity-75-hover:hover {
    --bs-link-opacity: 0.75;
}
.link-opacity-100,
.link-opacity-100-hover:hover {
    --bs-link-opacity: 1;
}
.link-offset-1,
.link-offset-1-hover:hover {
    text-underline-offset: 0.125em !important;
}
.link-offset-2,
.link-offset-2-hover:hover {
    text-underline-offset: 0.25em !important;
}
.link-offset-3,
.link-offset-3-hover:hover {
    text-underline-offset: 0.375em !important;
}
.link-underline-primary {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-secondary {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-success {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-info {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-warning {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-danger {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-light {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-dark {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-underline-opacity-0,
.link-underline-opacity-0-hover:hover {
    --bs-link-underline-opacity: 0;
}
.link-underline-opacity-10,
.link-underline-opacity-10-hover:hover {
    --bs-link-underline-opacity: 0.1;
}
.link-underline-opacity-25,
.link-underline-opacity-25-hover:hover {
    --bs-link-underline-opacity: 0.25;
}
.link-underline-opacity-50,
.link-underline-opacity-50-hover:hover {
    --bs-link-underline-opacity: 0.5;
}
.link-underline-opacity-75,
.link-underline-opacity-75-hover:hover {
    --bs-link-underline-opacity: 0.75;
}
.link-underline-opacity-100,
.link-underline-opacity-100-hover:hover {
    --bs-link-underline-opacity: 1;
}
.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
}
.bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-opacity-10 {
    --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
    --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
    --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
    --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
    --bs-bg-opacity: 1;
}
.bg-primary-subtle {
    background-color: var(--bs-primary-bg-subtle) !important;
}
.bg-secondary-subtle {
    background-color: var(--bs-secondary-bg-subtle) !important;
}
.bg-success-subtle {
    background-color: var(--bs-success-bg-subtle) !important;
}
.bg-info-subtle {
    background-color: var(--bs-info-bg-subtle) !important;
}
.bg-warning-subtle {
    background-color: var(--bs-warning-bg-subtle) !important;
}
.bg-danger-subtle {
    background-color: var(--bs-danger-bg-subtle) !important;
}
.bg-light-subtle {
    background-color: var(--bs-light-bg-subtle) !important;
}
.bg-dark-subtle {
    background-color: var(--bs-dark-bg-subtle) !important;
}
.bg-gradient {
    background-image: var(--bs-gradient) !important;
}
.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}
.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important;
}
.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
}
.pe-none {
    pointer-events: none !important;
}
.pe-auto {
    pointer-events: auto !important;
}
.rounded {
    border-radius: var(--bs-border-radius) !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.rounded-1 {
    border-radius: var(--bs-border-radius-sm) !important;
}
.rounded-2 {
    border-radius: var(--bs-border-radius) !important;
}
.rounded-3 {
    border-radius: var(--bs-border-radius-lg) !important;
}
.rounded-4 {
    border-radius: var(--bs-border-radius-xl) !important;
}
.rounded-5 {
    border-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-pill {
    border-radius: var(--bs-border-radius-pill) !important;
}
.rounded-top {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.rounded-top-1 {
    border-top-left-radius: var(--bs-border-radius-sm) !important;
    border-top-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-top-2 {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-3 {
    border-top-left-radius: var(--bs-border-radius-lg) !important;
    border-top-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-top-4 {
    border-top-left-radius: var(--bs-border-radius-xl) !important;
    border-top-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-top-5 {
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-top-circle {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
}
.rounded-top-pill {
    border-top-left-radius: var(--bs-border-radius-pill) !important;
    border-top-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-end {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.rounded-end-1 {
    border-top-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-end-2 {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-3 {
    border-top-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-end-4 {
    border-top-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-end-5 {
    border-top-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-end-circle {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
}
.rounded-end-pill {
    border-top-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-bottom {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-0 {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.rounded-bottom-1 {
    border-bottom-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-bottom-2 {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-3 {
    border-bottom-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-bottom-4 {
    border-bottom-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-bottom-5 {
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-bottom-circle {
    border-bottom-right-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
}
.rounded-bottom-pill {
    border-bottom-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
.rounded-start {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.rounded-start-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-start-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-start-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-start-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-start-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
}
.rounded-start-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
.z-n1 {
    z-index: -1 !important;
}
.z-0 {
    z-index: 0 !important;
}
.z-1 {
    z-index: 1 !important;
}
.z-2 {
    z-index: 2 !important;
}
.z-3 {
    z-index: 3 !important;
}
@media (min-width: 576px) {
    .float-sm-start {
        float: left !important;
    }
    .float-sm-end {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
    .object-fit-sm-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important;
    }
    .object-fit-sm-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
    .object-fit-sm-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important;
    }
    .object-fit-sm-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important;
    }
    .object-fit-sm-none {
        -o-object-fit: none !important;
        object-fit: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-grid {
        display: grid !important;
    }
    .d-sm-inline-grid {
        display: inline-grid !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
    .d-sm-none {
        display: none !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .justify-content-sm-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
    .order-sm-first {
        order: -1 !important;
    }
    .order-sm-0 {
        order: 0 !important;
    }
    .order-sm-1 {
        order: 1 !important;
    }
    .order-sm-2 {
        order: 2 !important;
    }
    .order-sm-3 {
        order: 3 !important;
    }
    .order-sm-4 {
        order: 4 !important;
    }
    .order-sm-5 {
        order: 5 !important;
    }
    .order-sm-last {
        order: 6 !important;
    }
    .m-sm-0 {
        margin: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-sm-0 {
        margin-top: 0 !important;
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .me-sm-0 {
        margin-right: 0 !important;
    }
    .me-sm-1 {
        margin-right: 0.25rem !important;
    }
    .me-sm-2 {
        margin-right: 0.5rem !important;
    }
    .me-sm-3 {
        margin-right: 1rem !important;
    }
    .me-sm-4 {
        margin-right: 1.5rem !important;
    }
    .me-sm-5 {
        margin-right: 3rem !important;
    }
    .me-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ms-sm-0 {
        margin-left: 0 !important;
    }
    .ms-sm-1 {
        margin-left: 0.25rem !important;
    }
    .ms-sm-2 {
        margin-left: 0.5rem !important;
    }
    .ms-sm-3 {
        margin-left: 1rem !important;
    }
    .ms-sm-4 {
        margin-left: 1.5rem !important;
    }
    .ms-sm-5 {
        margin-left: 3rem !important;
    }
    .ms-sm-auto {
        margin-left: auto !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-sm-0 {
        padding-top: 0 !important;
    }
    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pt-sm-3 {
        padding-top: 1rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pt-sm-5 {
        padding-top: 3rem !important;
    }
    .pe-sm-0 {
        padding-right: 0 !important;
    }
    .pe-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pe-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pe-sm-3 {
        padding-right: 1rem !important;
    }
    .pe-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pe-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
    .ps-sm-0 {
        padding-left: 0 !important;
    }
    .ps-sm-1 {
        padding-left: 0.25rem !important;
    }
    .ps-sm-2 {
        padding-left: 0.5rem !important;
    }
    .ps-sm-3 {
        padding-left: 1rem !important;
    }
    .ps-sm-4 {
        padding-left: 1.5rem !important;
    }
    .ps-sm-5 {
        padding-left: 3rem !important;
    }
    .gap-sm-0 {
        gap: 0 !important;
    }
    .gap-sm-1 {
        gap: 0.25rem !important;
    }
    .gap-sm-2 {
        gap: 0.5rem !important;
    }
    .gap-sm-3 {
        gap: 1rem !important;
    }
    .gap-sm-4 {
        gap: 1.5rem !important;
    }
    .gap-sm-5 {
        gap: 3rem !important;
    }
    .row-gap-sm-0 {
        row-gap: 0 !important;
    }
    .row-gap-sm-1 {
        row-gap: 0.25rem !important;
    }
    .row-gap-sm-2 {
        row-gap: 0.5rem !important;
    }
    .row-gap-sm-3 {
        row-gap: 1rem !important;
    }
    .row-gap-sm-4 {
        row-gap: 1.5rem !important;
    }
    .row-gap-sm-5 {
        row-gap: 3rem !important;
    }
    .column-gap-sm-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-sm-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .column-gap-sm-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .column-gap-sm-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .column-gap-sm-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important;
    }
    .column-gap-sm-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important;
    }
    .text-sm-start {
        text-align: left !important;
    }
    .text-sm-end {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .float-md-start {
        float: left !important;
    }
    .float-md-end {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
    .object-fit-md-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important;
    }
    .object-fit-md-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
    .object-fit-md-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important;
    }
    .object-fit-md-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important;
    }
    .object-fit-md-none {
        -o-object-fit: none !important;
        object-fit: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-grid {
        display: grid !important;
    }
    .d-md-inline-grid {
        display: inline-grid !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
    .d-md-none {
        display: none !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .justify-content-md-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
    .order-md-first {
        order: -1 !important;
    }
    .order-md-0 {
        order: 0 !important;
    }
    .order-md-1 {
        order: 1 !important;
    }
    .order-md-2 {
        order: 2 !important;
    }
    .order-md-3 {
        order: 3 !important;
    }
    .order-md-4 {
        order: 4 !important;
    }
    .order-md-5 {
        order: 5 !important;
    }
    .order-md-last {
        order: 6 !important;
    }
    .m-md-0 {
        margin: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mt-md-5 {
        margin-top: 3rem !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .me-md-0 {
        margin-right: 0 !important;
    }
    .me-md-1 {
        margin-right: 0.25rem !important;
    }
    .me-md-2 {
        margin-right: 0.5rem !important;
    }
    .me-md-3 {
        margin-right: 1rem !important;
    }
    .me-md-4 {
        margin-right: 1.5rem !important;
    }
    .me-md-5 {
        margin-right: 3rem !important;
    }
    .me-md-auto {
        margin-right: auto !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ms-md-0 {
        margin-left: 0 !important;
    }
    .ms-md-1 {
        margin-left: 0.25rem !important;
    }
    .ms-md-2 {
        margin-left: 0.5rem !important;
    }
    .ms-md-3 {
        margin-left: 1rem !important;
    }
    .ms-md-4 {
        margin-left: 1.5rem !important;
    }
    .ms-md-5 {
        margin-left: 3rem !important;
    }
    .ms-md-auto {
        margin-left: auto !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .pt-md-3 {
        padding-top: 1rem !important;
    }
    .pt-md-4 {
        padding-top: 1.5rem !important;
    }
    .pt-md-5 {
        padding-top: 3rem !important;
    }
    .pe-md-0 {
        padding-right: 0 !important;
    }
    .pe-md-1 {
        padding-right: 0.25rem !important;
    }
    .pe-md-2 {
        padding-right: 0.5rem !important;
    }
    .pe-md-3 {
        padding-right: 1rem !important;
    }
    .pe-md-4 {
        padding-right: 1.5rem !important;
    }
    .pe-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3rem !important;
    }
    .ps-md-0 {
        padding-left: 0 !important;
    }
    .ps-md-1 {
        padding-left: 0.25rem !important;
    }
    .ps-md-2 {
        padding-left: 0.5rem !important;
    }
    .ps-md-3 {
        padding-left: 1rem !important;
    }
    .ps-md-4 {
        padding-left: 1.5rem !important;
    }
    .ps-md-5 {
        padding-left: 3rem !important;
    }
    .gap-md-0 {
        gap: 0 !important;
    }
    .gap-md-1 {
        gap: 0.25rem !important;
    }
    .gap-md-2 {
        gap: 0.5rem !important;
    }
    .gap-md-3 {
        gap: 1rem !important;
    }
    .gap-md-4 {
        gap: 1.5rem !important;
    }
    .gap-md-5 {
        gap: 3rem !important;
    }
    .row-gap-md-0 {
        row-gap: 0 !important;
    }
    .row-gap-md-1 {
        row-gap: 0.25rem !important;
    }
    .row-gap-md-2 {
        row-gap: 0.5rem !important;
    }
    .row-gap-md-3 {
        row-gap: 1rem !important;
    }
    .row-gap-md-4 {
        row-gap: 1.5rem !important;
    }
    .row-gap-md-5 {
        row-gap: 3rem !important;
    }
    .column-gap-md-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-md-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .column-gap-md-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .column-gap-md-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .column-gap-md-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important;
    }
    .column-gap-md-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important;
    }
    .text-md-start {
        text-align: left !important;
    }
    .text-md-end {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .float-lg-start {
        float: left !important;
    }
    .float-lg-end {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
    .object-fit-lg-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important;
    }
    .object-fit-lg-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
    .object-fit-lg-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important;
    }
    .object-fit-lg-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important;
    }
    .object-fit-lg-none {
        -o-object-fit: none !important;
        object-fit: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-grid {
        display: grid !important;
    }
    .d-lg-inline-grid {
        display: inline-grid !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
    .d-lg-none {
        display: none !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .justify-content-lg-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
    .order-lg-first {
        order: -1 !important;
    }
    .order-lg-0 {
        order: 0 !important;
    }
    .order-lg-1 {
        order: 1 !important;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .order-lg-3 {
        order: 3 !important;
    }
    .order-lg-4 {
        order: 4 !important;
    }
    .order-lg-5 {
        order: 5 !important;
    }
    .order-lg-last {
        order: 6 !important;
    }
    .m-lg-0 {
        margin: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .me-lg-0 {
        margin-right: 0 !important;
    }
    .me-lg-1 {
        margin-right: 0.25rem !important;
    }
    .me-lg-2 {
        margin-right: 0.5rem !important;
    }
    .me-lg-3 {
        margin-right: 1rem !important;
    }
    .me-lg-4 {
        margin-right: 1.5rem !important;
    }
    .me-lg-5 {
        margin-right: 3rem !important;
    }
    .me-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ms-lg-0 {
        margin-left: 0 !important;
    }
    .ms-lg-1 {
        margin-left: 0.25rem !important;
    }
    .ms-lg-2 {
        margin-left: 0.5rem !important;
    }
    .ms-lg-3 {
        margin-left: 1rem !important;
    }
    .ms-lg-4 {
        margin-left: 1.5rem !important;
    }
    .ms-lg-5 {
        margin-left: 3rem !important;
    }
    .ms-lg-auto {
        margin-left: auto !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pt-lg-3 {
        padding-top: 1rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pt-lg-5 {
        padding-top: 3rem !important;
    }
    .pe-lg-0 {
        padding-right: 0 !important;
    }
    .pe-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pe-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pe-lg-3 {
        padding-right: 1rem !important;
    }
    .pe-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pe-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }
    .ps-lg-0 {
        padding-left: 0 !important;
    }
    .ps-lg-1 {
        padding-left: 0.25rem !important;
    }
    .ps-lg-2 {
        padding-left: 0.5rem !important;
    }
    .ps-lg-3 {
        padding-left: 1rem !important;
    }
    .ps-lg-4 {
        padding-left: 1.5rem !important;
    }
    .ps-lg-5 {
        padding-left: 3rem !important;
    }
    .gap-lg-0 {
        gap: 0 !important;
    }
    .gap-lg-1 {
        gap: 0.25rem !important;
    }
    .gap-lg-2 {
        gap: 0.5rem !important;
    }
    .gap-lg-3 {
        gap: 1rem !important;
    }
    .gap-lg-4 {
        gap: 1.5rem !important;
    }
    .gap-lg-5 {
        gap: 3rem !important;
    }
    .row-gap-lg-0 {
        row-gap: 0 !important;
    }
    .row-gap-lg-1 {
        row-gap: 0.25rem !important;
    }
    .row-gap-lg-2 {
        row-gap: 0.5rem !important;
    }
    .row-gap-lg-3 {
        row-gap: 1rem !important;
    }
    .row-gap-lg-4 {
        row-gap: 1.5rem !important;
    }
    .row-gap-lg-5 {
        row-gap: 3rem !important;
    }
    .column-gap-lg-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-lg-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .column-gap-lg-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .column-gap-lg-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .column-gap-lg-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important;
    }
    .column-gap-lg-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important;
    }
    .text-lg-start {
        text-align: left !important;
    }
    .text-lg-end {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-start {
        float: left !important;
    }
    .float-xl-end {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
    .object-fit-xl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important;
    }
    .object-fit-xl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
    .object-fit-xl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important;
    }
    .object-fit-xl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important;
    }
    .object-fit-xl-none {
        -o-object-fit: none !important;
        object-fit: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-grid {
        display: grid !important;
    }
    .d-xl-inline-grid {
        display: inline-grid !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
    .d-xl-none {
        display: none !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .justify-content-xl-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
    .order-xl-first {
        order: -1 !important;
    }
    .order-xl-0 {
        order: 0 !important;
    }
    .order-xl-1 {
        order: 1 !important;
    }
    .order-xl-2 {
        order: 2 !important;
    }
    .order-xl-3 {
        order: 3 !important;
    }
    .order-xl-4 {
        order: 4 !important;
    }
    .order-xl-5 {
        order: 5 !important;
    }
    .order-xl-last {
        order: 6 !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-xl-0 {
        margin-top: 0 !important;
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .me-xl-0 {
        margin-right: 0 !important;
    }
    .me-xl-1 {
        margin-right: 0.25rem !important;
    }
    .me-xl-2 {
        margin-right: 0.5rem !important;
    }
    .me-xl-3 {
        margin-right: 1rem !important;
    }
    .me-xl-4 {
        margin-right: 1.5rem !important;
    }
    .me-xl-5 {
        margin-right: 3rem !important;
    }
    .me-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ms-xl-0 {
        margin-left: 0 !important;
    }
    .ms-xl-1 {
        margin-left: 0.25rem !important;
    }
    .ms-xl-2 {
        margin-left: 0.5rem !important;
    }
    .ms-xl-3 {
        margin-left: 1rem !important;
    }
    .ms-xl-4 {
        margin-left: 1.5rem !important;
    }
    .ms-xl-5 {
        margin-left: 3rem !important;
    }
    .ms-xl-auto {
        margin-left: auto !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-xl-0 {
        padding-top: 0 !important;
    }
    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xl-3 {
        padding-top: 1rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xl-5 {
        padding-top: 3rem !important;
    }
    .pe-xl-0 {
        padding-right: 0 !important;
    }
    .pe-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pe-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pe-xl-3 {
        padding-right: 1rem !important;
    }
    .pe-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pe-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }
    .ps-xl-0 {
        padding-left: 0 !important;
    }
    .ps-xl-1 {
        padding-left: 0.25rem !important;
    }
    .ps-xl-2 {
        padding-left: 0.5rem !important;
    }
    .ps-xl-3 {
        padding-left: 1rem !important;
    }
    .ps-xl-4 {
        padding-left: 1.5rem !important;
    }
    .ps-xl-5 {
        padding-left: 3rem !important;
    }
    .gap-xl-0 {
        gap: 0 !important;
    }
    .gap-xl-1 {
        gap: 0.25rem !important;
    }
    .gap-xl-2 {
        gap: 0.5rem !important;
    }
    .gap-xl-3 {
        gap: 1rem !important;
    }
    .gap-xl-4 {
        gap: 1.5rem !important;
    }
    .gap-xl-5 {
        gap: 3rem !important;
    }
    .row-gap-xl-0 {
        row-gap: 0 !important;
    }
    .row-gap-xl-1 {
        row-gap: 0.25rem !important;
    }
    .row-gap-xl-2 {
        row-gap: 0.5rem !important;
    }
    .row-gap-xl-3 {
        row-gap: 1rem !important;
    }
    .row-gap-xl-4 {
        row-gap: 1.5rem !important;
    }
    .row-gap-xl-5 {
        row-gap: 3rem !important;
    }
    .column-gap-xl-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-xl-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .column-gap-xl-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .column-gap-xl-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .column-gap-xl-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important;
    }
    .column-gap-xl-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important;
    }
    .text-xl-start {
        text-align: left !important;
    }
    .text-xl-end {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
@media (min-width: 1400px) {
    .float-xxl-start {
        float: left !important;
    }
    .float-xxl-end {
        float: right !important;
    }
    .float-xxl-none {
        float: none !important;
    }
    .object-fit-xxl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important;
    }
    .object-fit-xxl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
    .object-fit-xxl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important;
    }
    .object-fit-xxl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important;
    }
    .object-fit-xxl-none {
        -o-object-fit: none !important;
        object-fit: none !important;
    }
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-grid {
        display: grid !important;
    }
    .d-xxl-inline-grid {
        display: inline-grid !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: inline-flex !important;
    }
    .d-xxl-none {
        display: none !important;
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xxl-row {
        flex-direction: row !important;
    }
    .flex-xxl-column {
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        justify-content: space-around !important;
    }
    .justify-content-xxl-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-xxl-start {
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        align-content: center !important;
    }
    .align-content-xxl-between {
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        align-self: auto !important;
    }
    .align-self-xxl-start {
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        align-self: stretch !important;
    }
    .order-xxl-first {
        order: -1 !important;
    }
    .order-xxl-0 {
        order: 0 !important;
    }
    .order-xxl-1 {
        order: 1 !important;
    }
    .order-xxl-2 {
        order: 2 !important;
    }
    .order-xxl-3 {
        order: 3 !important;
    }
    .order-xxl-4 {
        order: 4 !important;
    }
    .order-xxl-5 {
        order: 5 !important;
    }
    .order-xxl-last {
        order: 6 !important;
    }
    .m-xxl-0 {
        margin: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.25rem !important;
    }
    .m-xxl-2 {
        margin: 0.5rem !important;
    }
    .m-xxl-3 {
        margin: 1rem !important;
    }
    .m-xxl-4 {
        margin: 1.5rem !important;
    }
    .m-xxl-5 {
        margin: 3rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xxl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-xxl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-xxl-0 {
        margin-top: 0 !important;
    }
    .mt-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xxl-3 {
        margin-top: 1rem !important;
    }
    .mt-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xxl-5 {
        margin-top: 3rem !important;
    }
    .mt-xxl-auto {
        margin-top: auto !important;
    }
    .me-xxl-0 {
        margin-right: 0 !important;
    }
    .me-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .me-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .me-xxl-3 {
        margin-right: 1rem !important;
    }
    .me-xxl-4 {
        margin-right: 1.5rem !important;
    }
    .me-xxl-5 {
        margin-right: 3rem !important;
    }
    .me-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xxl-auto {
        margin-bottom: auto !important;
    }
    .ms-xxl-0 {
        margin-left: 0 !important;
    }
    .ms-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .ms-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .ms-xxl-3 {
        margin-left: 1rem !important;
    }
    .ms-xxl-4 {
        margin-left: 1.5rem !important;
    }
    .ms-xxl-5 {
        margin-left: 3rem !important;
    }
    .ms-xxl-auto {
        margin-left: auto !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 1rem !important;
    }
    .p-xxl-4 {
        padding: 1.5rem !important;
    }
    .p-xxl-5 {
        padding: 3rem !important;
    }
    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-xxl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-xxl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xxl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-xxl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-xxl-0 {
        padding-top: 0 !important;
    }
    .pt-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pt-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xxl-3 {
        padding-top: 1rem !important;
    }
    .pt-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xxl-5 {
        padding-top: 3rem !important;
    }
    .pe-xxl-0 {
        padding-right: 0 !important;
    }
    .pe-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .pe-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .pe-xxl-3 {
        padding-right: 1rem !important;
    }
    .pe-xxl-4 {
        padding-right: 1.5rem !important;
    }
    .pe-xxl-5 {
        padding-right: 3rem !important;
    }
    .pb-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xxl-5 {
        padding-bottom: 3rem !important;
    }
    .ps-xxl-0 {
        padding-left: 0 !important;
    }
    .ps-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .ps-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .ps-xxl-3 {
        padding-left: 1rem !important;
    }
    .ps-xxl-4 {
        padding-left: 1.5rem !important;
    }
    .ps-xxl-5 {
        padding-left: 3rem !important;
    }
    .gap-xxl-0 {
        gap: 0 !important;
    }
    .gap-xxl-1 {
        gap: 0.25rem !important;
    }
    .gap-xxl-2 {
        gap: 0.5rem !important;
    }
    .gap-xxl-3 {
        gap: 1rem !important;
    }
    .gap-xxl-4 {
        gap: 1.5rem !important;
    }
    .gap-xxl-5 {
        gap: 3rem !important;
    }
    .row-gap-xxl-0 {
        row-gap: 0 !important;
    }
    .row-gap-xxl-1 {
        row-gap: 0.25rem !important;
    }
    .row-gap-xxl-2 {
        row-gap: 0.5rem !important;
    }
    .row-gap-xxl-3 {
        row-gap: 1rem !important;
    }
    .row-gap-xxl-4 {
        row-gap: 1.5rem !important;
    }
    .row-gap-xxl-5 {
        row-gap: 3rem !important;
    }
    .column-gap-xxl-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-xxl-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .column-gap-xxl-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .column-gap-xxl-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .column-gap-xxl-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important;
    }
    .column-gap-xxl-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important;
    }
    .text-xxl-start {
        text-align: left !important;
    }
    .text-xxl-end {
        text-align: right !important;
    }
    .text-xxl-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .fs-1 {
        font-size: 2.5rem !important;
    }
    .fs-2 {
        font-size: 2rem !important;
    }
    .fs-3 {
        font-size: 1.75rem !important;
    }
    .fs-4 {
        font-size: 1.5rem !important;
    }
}
@media print {
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-grid {
        display: grid !important;
    }
    .d-print-inline-grid {
        display: inline-grid !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
    .d-print-none {
        display: none !important;
    }
}

.page-heading__title,
.hero__title {
    font-size: 75px;
}
@media (min-width: 1920px) {
    .page-heading__title,
    .hero__title {
        font-size: 5.2083333333vw;
    }
}
header, footer {
  z-index: 1;
  position: relative;
}
.section {
  position: relative;
  z-index: 1;
}
.hero {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;     /* <- było fixed */
  width: 100%;
  z-index: 0;             /* <- bez -1 */
}

/* tło jako fixed */
.hero video {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
  pointer-events: none;
}
.hero__title {
    color: #fff;
    line-height: 1.2;
    font-family: Bahnschrift-bold, sans-serif;
}
.hero__title--green {
    color: #65b32e;
}
.hero__button {
    padding: 10px 50px;
    background: #65b32e;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
}
.hero__button_icon {
  vertical-align: middle;
  margin-left: 10px;
}
@media (max-width: 767px) {
    .hero__title {
        font-size: 50px;
    }
}
.hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
  z-index: -1;
  pointer-events: none;
}
.bestseller-section {
  background: #fff;
}
@media (max-width: 1199px) {
    .bestseller-section {
        padding: 0 0 100px;
    }
}
@media (max-width: 991px) {
    .bestseller-section {
        padding: 0 0 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .bestseller-section {
        padding: 0vw 0vw 6.9444444444vw;
    }
}
.bestseller-section__curve-top {
    position: relative;
    height: 60px;
    margin-top: -1px;
    overflow: hidden;
}
.bestseller-section__curve-top svg {
    display: block;
    width: 100%;
    height: auto;
}
.bestseller-section > .container {
    position: relative;
    z-index: 2;
}
.bestseller-section__overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 75%);
    pointer-events: none;
}
.bestseller-section__tile {
    position: relative;
}
.bestseller-section__tile:hover .bestseller-section__overlay {
    background: linear-gradient(to top, #65b32e 0%, rgba(0, 0, 0, 0) 75%);
}
.bestseller-section__tile:hover .bestseller-section__tile-label {
    transform: translateY(-20px);
}
.bestseller-section__tile-label {
    color: #fff;
    line-height: 1.2;
    font-family: Bahnschrift-bold, sans-serif;
    text-align: left;
    transition: transform 0.3s ease;
}
@media (max-width: 1199px) {
    .bestseller-section__tile-label {
        padding: 15px 20px;
    }
}
@media (max-width: 991px) {
    .bestseller-section__tile-label {
        padding: 0 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .bestseller-section__tile-label {
        padding: 1.0416666667vw 1.3888888889vw;
    }
}
@media (max-width: 767px) {
    .bestseller-section__tile-label {
        font-size: 20px;
    }
}
.bestseller-section__tile .bestseller-section__overlay {
    transition: background 0.3s ease;
}
.bestseller-section__partners-title {
    color: #000;
    line-height: 1.2;
    font-family: Bahnschrift-bold, sans-serif;
}
.bestseller-section__svg-wrap svg {
    transition: all 0.3s ease;
    max-width: 100%;
}
.bestseller-section__svg-wrap svg:hover {
    transform: scale(1.2);
}
.bestseller-section__svg-wrap svg:hover path {
    fill: #65b32e;
}
.bestseller-section__svg-label {
    color: #000;
    line-height: 1.2;
    font-family: Bahnschrift-bold, sans-serif;
    text-decoration: none;
}

.contact-section {
    background: #65b32e;
}
@media (max-width: 1199px) {
    .contact-section {
        padding: 55px 0 70px;
    }
}
@media (max-width: 991px) {
    .contact-section {
        padding: 50px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .contact-section {
        padding: 3.8194444444vw 0vw 4.8611111111vw;
    }
}
.contact-section * {
    color: #fff;
}
.section-title__text {
    font-family: "Manrope", Montserrat, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 140%;
    color: #000;
    margin-bottom: 4px;
    padding: 0 27px;
    text-align: center;
    text-transform: uppercase;
}
.contact-section__subtitle {
    color: #fff;
    line-height: 1.2;
    font-family: Bahnschrift-bold, sans-serif;
}
@media (max-width: 1199px) {
    .contact-section__subtitle {
        margin: 0 0 21px;
    }
}
@media (max-width: 991px) {
    .contact-section__subtitle {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .contact-section__subtitle {
        margin: 0vw 0vw 1.4583333333vw;
    }
}
.contact-section a {
    color: #fff;
    line-height: 1.2;
    font-family: Bahnschrift-light, sans-serif;
    text-decoration: none;
}
.contact-section a:hover {
    text-decoration: underline;
}
.contact-section textarea,
.contact-section input[type="text"],
.contact-section input[type="email"] {
    width: 100%;
    border: 2px solid #fff;
    background: transparent;
    padding: 10px 15px;
    font-family: inherit;
    color: #fff;
    line-height: 1.2;
    font-family: Bahnschrift-light, sans-serif;
}
.contact-section textarea::placeholder,
.contact-section input[type="text"]::placeholder,
.contact-section input[type="email"]::placeholder {
    color: #fff;
    line-height: 1.2;
    font-family: Bahnschrift-light, sans-serif;
    opacity: 0.7;
}
.contact-section iframe {
    max-width: 100%;
}
@media (min-width: 768px) {
    .contact-section iframe {
        height: 100%;
    }
}
.contact-section .wpcf7-list-item {
    margin: 0;
}
.contact-section textarea {
    min-height: 200px;
    resize: none;
}
.contact-section .form-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.contact-section .form-row .form-group {
    flex: 1;
}
.contact-section .form-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}
.contact-section .form-actions .form-radio {
    display: flex;
    gap: 30px;
}
.contact-section .form-actions .form-radio label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    color: #fff;
    line-height: 1.2;
    font-family: Bahnschrift-light, sans-serif;
}
.contact-section .form-actions .form-radio label input[type="radio"] {
    accent-color: #fff;
}
.contact-section .form-actions .wpcf7-spinner {
    position: absolute;
}
.contact-section .form-actions .wpcf7-submit,
.contact-section .form-actions .btn-form {
    width: 100%;
}
.section-title {
    color: #000;
    line-height: 1.2;
    font-family: Bahnschrift-bold, sans-serif;
}
.section-title__border {
    border-top: 4px solid #65b32e;
    z-index: 0;
}
.section-title__text {
    z-index: 1;
    position: relative;
}
@media (max-width: 1199px) {
    .section-title__text {
        padding: 0 25px;
    }
}
@media (max-width: 991px) {
    .section-title__text {
        padding: 0 25px;
    }
}
@media only screen and (min-width: 1200px) {
    .section-title__text {
        padding: 0vw 1.7361111111vw;
    }
}
.section-title--black .section-title__border {
    border-top: 4px solid #000;
}
.section-title--black .section-title__text {
    background: #65b32e;
    color: #fff;
}
.button,
.footer__newsletter-btn.wpcf7-submit,
.contact-section .form-actions .wpcf7-submit,
.contact-section .form-actions .btn-form {
    background: #fff;
    color: #65b32e;
    line-height: 1.2;
    font-family: Bahnschrift-light, sans-serif;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    border-radius: none;
}
@media (max-width: 1199px) {
    .button,
    .footer__newsletter-btn.wpcf7-submit,
    .contact-section .form-actions .wpcf7-submit,
    .contact-section .form-actions .btn-form {
        padding: 10px 50px;
    }
}
@media (max-width: 991px) {
    .button,
    .footer__newsletter-btn.wpcf7-submit,
    .contact-section .form-actions .wpcf7-submit,
    .contact-section .form-actions .btn-form {
        padding: 10px 25px;
    }
}
@media only screen and (min-width: 1200px) {
    .button,
    .footer__newsletter-btn.wpcf7-submit,
    .contact-section .form-actions .wpcf7-submit,
    .contact-section .form-actions .btn-form {
        padding: 0.6944444444vw 3.4722222222vw;
    }
}
.button:hover,
.footer__newsletter-btn.wpcf7-submit:hover,
.contact-section .form-actions .wpcf7-submit:hover,
.contact-section .form-actions .btn-form:hover {
    background: #e5e5e5;
}
.button--green,
.footer__newsletter-btn.wpcf7-submit {
    background: #65b32e;
    color: #fff;
}
.button--green:hover,
.footer__newsletter-btn.wpcf7-submit:hover {
    background-color: #4e8a24;
}
.prints-industries__item-title,
.prints-industries__title,
.contact-section__subtitle,
.section-about__item-title,
.realizations__text-box h3,
.our-offer__partners-title,
.our-offer__tile-label {
    font-size: 24px;
}
@media (min-width: 1920px) {
    .prints-industries__item-title,
    .prints-industries__title,
    .contact-section__subtitle,
    .section-about__item-title,
    .realizations__text-box h3,
    .our-offer__partners-title,
    .our-offer__tile-label {
        font-size: 1.6666666667vw;
    }
}

.home-banner {
  background-color: #fff;
  padding-bottom: 3rem;
}
/* BANER 1 */
.home-banner1{ position:relative; overflow:hidden; }
.home-banner1__media{ line-height:0; }
.home-banner1__img{ width:100%; height:auto; display:block; }

.home-banner1__bar{
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:center;
  padding: 1.5rem 3rem;
  background:#0b0b0b;
  color:#fff;
}
.home-banner1__title{
  margin:0 0 6px;
  font-size: 36px;
  font-weight:900;
  color: #65b32e;
  text-transform:uppercase;
  letter-spacing:.02em;
}
.home-banner1__desc{ font-size:16px; line-height:1.4; }

.home-banner1__cta{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  background:#65b32e; /* zielony jak na screenie */
  color:#fff;
  text-decoration:none;
}
.home-banner1__ctaText{ display:none; } /* na screenie jest sama ikonka */
.home-banner1__ctaIcon{ font-size:22px; line-height:1; }

/* BANER 2 */
.home-banner2{
  display:grid;
  grid-template-columns: 1fr 1fr;
  overflow:hidden;
}
.home-banner2__image{ line-height:0; }
.home-banner2__img{ width:100%; height:100%; object-fit:cover; display:block; }
.home-banner2__box{
  background:#000;
  color:#fff;
  padding:22px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.home-banner2__title{   margin:0 0 6px;
  font-size: 36px;
  font-weight:900;
  color: #65b32e;
  text-transform:uppercase;
  letter-spacing:.02em; }
.home-banner2__desc{ line-height:1.5; }
.home-banner2__cta{ margin-top:12px; display:inline-flex; }

/* RWD */
@media (max-width: 767px){
  .home-banner2{ grid-template-columns:1fr; }
  .home-banner1__bar{ flex-direction:column; align-items:flex-start; }
  .home-banner1__cta{ width:44px; height:44px; }
}
