

/* Start:/local/templates/stickerwell/css/styles.css?1759236575275310*/
/* OWL & BOOTSTRAP & FONTS */
* {
  box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
::after,
::before {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1368px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1728px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

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

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

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

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

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

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    max-width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    max-width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1920px) {
  .col-full {
    flex: 1 0 0%;
  }
  .row-cols-full-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-full-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-full-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-full-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-full-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-full-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-full-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-full-auto {
    flex: 0 0 auto;
    max-width: auto;
  }
  .col-full-1 {
    flex: 0 0 auto;
    max-width: 8.33333333%;
  }
  .col-full-2 {
    flex: 0 0 auto;
    max-width: 16.66666667%;
  }
  .col-full-3 {
    flex: 0 0 auto;
    max-width: 25%;
  }
  .col-full-4 {
    flex: 0 0 auto;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    max-width: 41.66666667%;
  }
  .col-full-6 {
    flex: 0 0 auto;
    max-width: 50%;
  }
  .col-full-7 {
    flex: 0 0 auto;
    max-width: 58.33333333%;
  }
  .col-full-8 {
    flex: 0 0 auto;
    max-width: 66.66666667%;
  }
  .col-full-9 {
    flex: 0 0 auto;
    max-width: 75%;
  }
  .col-full-10 {
    flex: 0 0 auto;
    max-width: 83.33333333%;
  }
  .col-full-11 {
    flex: 0 0 auto;
    max-width: 91.66666667%;
  }
  .col-full-12 {
    flex: 0 0 auto;
    max-width: 100%;
  }
  .offset-full-0 {
    margin-left: 0;
  }
  .offset-full-1 {
    margin-left: 8.33333333%;
  }
  .offset-full-2 {
    margin-left: 16.66666667%;
  }
  .offset-full-3 {
    margin-left: 25%;
  }
  .offset-full-4 {
    margin-left: 33.33333333%;
  }
  .offset-full-5 {
    margin-left: 41.66666667%;
  }
  .offset-full-6 {
    margin-left: 50%;
  }
  .offset-full-7 {
    margin-left: 58.33333333%;
  }
  .offset-full-8 {
    margin-left: 66.66666667%;
  }
  .offset-full-9 {
    margin-left: 75%;
  }
  .offset-full-10 {
    margin-left: 83.33333333%;
  }
  .offset-full-11 {
    margin-left: 91.66666667%;
  }
  .g-full-0,
  .gx-full-0 {
    --bs-gutter-x: 0;
  }
  .g-full-0,
  .gy-full-0 {
    --bs-gutter-y: 0;
  }
  .g-full-1,
  .gx-full-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-full-1,
  .gy-full-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-full-2,
  .gx-full-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-full-2,
  .gy-full-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-full-3,
  .gx-full-3 {
    --bs-gutter-x: 1rem;
  }
  .g-full-3,
  .gy-full-3 {
    --bs-gutter-y: 1rem;
  }
  .g-full-4,
  .gx-full-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-full-4,
  .gy-full-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-full-5,
  .gx-full-5 {
    --bs-gutter-x: 3rem;
  }
  .g-full-5,
  .gy-full-5 {
    --bs-gutter-y: 3rem;
  }
}
.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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -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 {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -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 {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

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

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -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;
  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;
  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;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important;
  }
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/stickerwell/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

@font-face {
  font-family: "Wix Madefor Text";
  src: url("/local/templates/stickerwell/css/../fonts/WixMadeforText-Regular.woff2") format("woff2"), url("/local/templates/stickerwell/css/../fonts/WixMadeforText-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wix Madefor Text";
  src: url("/local/templates/stickerwell/css/../fonts/WixMadeforText-Medium.woff2") format("woff2"), url("/local/templates/stickerwell/css/../fonts/WixMadeforText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wix Madefor Text";
  src: url("/local/templates/stickerwell/css/../fonts/WixMadeforText-SemiBold.woff2") format("woff2"), url("/local/templates/stickerwell/css/../fonts/WixMadeforText-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wix Madefor Text";
  src: url("/local/templates/stickerwell/css/../fonts/WixMadeforText-Bold.woff2") format("woff2"), url("/local/templates/stickerwell/css/../fonts/WixMadeforText-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wix Madefor Display";
  src: url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Regular.eot");
  src: local("Wix Madefor Display"), local("Wix Madefor Display"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Regular.woff2") format("woff2"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Regular.woff") format("woff"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wix Madefor Display";
  src: url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Bold.eot");
  src: local("Wix Madefor Display"), local("Wix Madefor Display"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Bold.woff2") format("woff2"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Bold.woff") format("woff"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wix Madefor Display";
  src: url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-SemiBold.eot");
  src: local("Wix Madefor Display"), local("Wix Madefor Display"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-SemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-SemiBold.woff2") format("woff2"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-SemiBold.woff") format("woff"), url("/local/templates/stickerwell/css/../fonts/WixMadeforDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* OWL & BOOTSTRAP & FONTS */
body,
html {
  height: 100%;
}

body {
  margin: 0;
  font-size: 16px;
  color: #252627;
  font-family: "Wix Madefor Text";
}

input,
textarea,
select,
button {
  outline: none;
  box-sizing: border-box;
  font-family: "Wix Madefor Text";
}

input,
textarea,
select {
  display: block;
  width: 100%;
  border: 0;
  font-size: 18px;
  color: #1e1f1f;
}

textarea {
  background: none;
  resize: none;
}

button {
  cursor: pointer;
}

img {
  max-width: 100%;
}

a {
  color: #252627;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #e2341c;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 120%;
  font-family: "Wix Madefor Display";
  color: #252627;
  letter-spacing: -1px;
}

h1 {
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1.2px;
}
@media screen and (max-width: 1919.98px) {
  h1 {
    font-size: 55px;
    letter-spacing: -1.1px;
  }
}
@media screen and (max-width: 1399.98px) {
  h1 {
    font-size: 50px;
    letter-spacing: -1px;
  }
}
@media screen and (max-width: 1199.98px) {
  h1 {
    font-size: 42px;
    letter-spacing: -0.84px;
  }
}
@media screen and (max-width: 991.98px) {
  h1 {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
}
@media screen and (max-width: 767.98px) {
  h1 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
}

h2 {
  font-size: 50px;
}
@media screen and (max-width: 1919.98px) {
  h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1399.98px) {
  h2 {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
}
@media screen and (max-width: 1199.98px) {
  h2 {
    font-size: 35px;
    letter-spacing: -0.7px;
  }
}
@media screen and (max-width: 991.98px) {
  h2 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
}
@media screen and (max-width: 767.98px) {
  h2 {
    font-size: 24px;
    letter-spacing: -0.48px;
  }
}

h3 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.6px;
}
@media screen and (max-width: 1919.98px) {
  h3 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 31.2px */
    letter-spacing: -0.52px;
  }
}
@media screen and (max-width: 1199.98px) {
  h3 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 767.98px) {
  h3 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}

p {
  margin: 0;
  padding: 0;
}

/* CUSTOM H1-H3 */
h1.inner-h1 {
  font-size: 50px;
  line-height: 110%;
  letter-spacing: -1px;
}

h1.small-h1 {
  font-size: 35px;
  line-height: 120%;
  letter-spacing: -0.7px;
}

h1.auth-h1 {
  font-size: 30px;
  line-height: 120%;
  letter-spacing: -0.6px;
}

h2.inner-h2 {
  font-size: 40px;
  letter-spacing: -0.8px;
}

h2.small-h2 {
  font-size: 30px;
  letter-spacing: -0.6px;
}

@media screen and (max-width: 1919.98px) {
  h1.inner-h1 {
    font-size: 45px;
    line-height: 110%;
    letter-spacing: -0.9px;
  }
  h2.inner-h2 {
    font-size: 35px;
    letter-spacing: -0.7px;
  }
  h2.small-h2 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  h1.small-h1 {
    font-size: 32px;
    letter-spacing: -0.64px;
  }
  h1.auth-h1 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
}
@media screen and (max-width: 1399.98px) {
  h1.inner-h1 {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
  h2.inner-h2 {
    font-size: 32px;
    letter-spacing: -0.64px;
  }
  h2.small-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}
@media screen and (max-width: 1199.98px) {
  h1.inner-h1 {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  h1.small-h1 {
    font-size: 28px;
    letter-spacing: -0.56px;
  }
  h1.auth-h1 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 991.98px) {
  h1.inner-h1 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  h2.inner-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  h1.small-h1 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
}
@media screen and (max-width: 767.98px) {
  h1.inner-h1 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  h2.inner-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  h1.small-h1 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  h1.auth-h1 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}
@media screen and (max-width: 575.98px) {
  h1.inner-h1 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  h2.small-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}
/* CUSTOM_H1-H3_END */
/* FRAME */
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex.inline {
  display: inline-flex;
}
.flex.jcsb {
  justify-content: space-between;
}
.flex.ais {
  align-items: flex-start;
}
.flex.aic {
  align-items: center;
}
.flex.jcc {
  justify-content: center;
}
.flex.aib {
  align-items: flex-end;
}
.flex.aif {
  align-items: flex-start;
}
.flex.nowrap {
  flex-wrap: nowrap;
}

.wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  position: relative;
}

.blockin {
  position: relative;
  max-width: 1728px;
  margin: 0 auto;
  width: 100%;
  padding: 0 12px;
  z-index: 1;
}
@media screen and (max-width: 1919.98px) {
  .blockin {
    max-width: 1368px;
  }
}
@media screen and (max-width: 1399.98px) {
  .blockin {
    max-width: 1152px;
  }
}
@media screen and (max-width: 1199.98px) {
  .blockin {
    max-width: 960px;
  }
  .blockin-lg {
    max-width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .blockin {
    max-width: 736px;
  }
  .blockin-lg {
    max-width: 100%;
  }
}

.blockin-stat {
  position: static;
}

/* FRAME_END */
/* HEADER */
.header {
  position: sticky;
  top: 0;
  bottom: 0;
  z-index: 10;
  background: #ffffff;
}
.header__top {
  height: 36px;
  background: #ebf4ff;
  border-radius: 4px;
  padding: 3px 12px;
}
.header__top-left {
  gap: 5px 30px;
}
.header__top-right {
  gap: 20px;
}
.header__center {
  padding: 15px 0 20px;
  gap: 15px;
}
.header__center-left {
  gap: 16px;
}
.header__center-search {
  max-width: 408px;
  flex-grow: 2;
  position: relative;
  z-index: 2;
}
.header__center-right {
  gap: 30px;
}
.header__logo img {
  display: block;
}
.header__mail {
  display: flex;
  padding: 3px 0px;
  align-items: center;
  gap: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 136%;
  letter-spacing: -0.18px;
  color: #252627;
}
.header__mail:hover {
  color: #e2341c;
}
.header__messengers {
  position: relative;
  display: flex;
  padding: 3px 0px;
  align-items: center;
  gap: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 136%;
  letter-spacing: -0.18px;
  color: #252627;
}
.header__messengers-wrap {
  position: relative;
}
.header__messengers:hover {
  color: #e2341c;
}
.header__messengers > span.mob {
  display: none;
}
.header__phone {
  display: flex;
  padding: 3px 0px;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 18px;
  line-height: 136%;
  letter-spacing: -0.18px;
  color: #252627;
}
.header__phone:hover {
  color: #e2341c;
}
.header__menuwrap {
  background-color: #d5dadd;
  position: relative;
}
.header__menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 50px;
}
.header__menu > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: start;
  gap: 40px;
}
.header__menu > ul > li {
  flex-grow: 2;
  display: flex;
  align-items: center;
  gap: 6px;
}
.header__menu > ul > li:hover > ul {
  display: flex;
}
.header__menu > ul > li:hover > ul::before {
  display: block;
  content: "";
  position: absolute;
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.2), transparent);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.2), transparent);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2), transparent);
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  pointer-events: none;
}
.header__menu > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%; /* 24.48px */
  letter-spacing: -0.18px;
  color: #252627;
  padding: 11px 0;
  white-space: nowrap;
}
.header__menu > ul > li > a:hover {
  color: #e2341c;
}
.header__menu > ul > li > a > span {
  width: 16px;
  height: 16px;
  background: url(/local/templates/stickerwell/css/../images/svg/arrow.svg) 50% 50% no-repeat;
}
.header__menu > ul > li > a.active {
  border-bottom: 2px solid #39434c;
}
.header__menu-item {
  width: 100%;
  display: flex;
  padding: 0px 20px 0px 10px;
  align-items: center;
  gap: 15px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #ffffff;
  min-height: 80px;
}
.header__submenu {
  width: 100%;
  max-height: 500px;
  display: none;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  right: 0;
  background: #eff1f3;
  flex-wrap: wrap;
  gap: 24px;
  padding: 20px calc((100vw - 1704px) / 2) 40px;
  margin: 0;
  list-style: none;
}
.header__submenu-flow {
  flex-flow: column wrap;
}
.header__submenu-flex {
  flex-flow: row wrap;
}
.header__submenu > li {
  width: calc(25% - 18px);
}
.header__submenu > li > a {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 117%; /* 18.72px */
  letter-spacing: -0.32px;
  color: #252627;
}
.header__submenu > li > a:hover {
  color: #e2341c;
}
.header__submenu > li > a.back {
  box-shadow: none;
}
.header__submenu > li > a.back:hover {
  box-shadow: none;
}
.header__submenu > li ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header__submenu > li ul li a {
  color: #6e6e78;
  font-size: 14px;
  font-weight: 400;
}
.header__submenu > li ul li a:hover {
  color: #e2341c;
}
.header__submenu:nth-child(3) {
  position: relative;
}
.header__submenu:nth-child(3) > ul {
  column-count: 1;
  right: auto;
  white-space: nowrap;
}
.header__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.header__nav-link {
  position: relative;
  display: flex;
  padding: 6px 10px;
  align-items: center;
  gap: 5px;
  border-radius: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%;
  letter-spacing: -0.18px;
  background-color: #ffffff;
  min-height: 40px;
}
.header__nav-link:hover {
  color: #ffffff;
  background-color: #000000;
}
.header__popup {
  position: absolute;
  bottom: -100px;
  left: -30px;
  display: none;
  padding: 15px 20px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
.header__popup::before {
  display: block;
  content: "";
  position: absolute;
  top: -14px;
  left: calc((100% - 15px) / 2);
  width: 18px;
  height: 15px;
  background: url(/local/templates/stickerwell/css/../images/popup-el.png) no-repeat;
}
.header__popup-body {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.header__popup-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  min-width: 80px;
}
.header__telegram:hover {
  color: #229ed9;
}
.header__whatsapp:hover {
  color: #20b038;
}
.header__email {
  display: none;
}
@media screen and (max-width: 1919.98px) {
  .header__center {
    padding: 10px 0 10px;
  }
  .header__submenu {
    max-height: 556px;
    padding: 20px calc((100vw - 1340px) / 2) 40px;
  }
  .header__submenu > li {
    width: calc(33.33333% - 16px);
  }
  .header__submenu-row > li {
    width: calc(25% - 18px);
  }
  .header__nav > a span {
    display: none;
  }
}
@media screen and (max-width: 1399.98px) {
  .header__logo img {
    max-width: 140px;
    height: auto;
  }
  .header__center-search {
    max-width: 318px;
  }
  .header__messengers > span {
    display: none;
  }
  .header__messengers > span + .mob {
    display: block;
  }
  .header__mail {
    display: none;
  }
  .header__email {
    display: flex;
  }
  .header__menu {
    min-height: 40px;
  }
  .header__menu-item {
    min-height: 70px;
    gap: 10px;
  }
  .header__menu > ul {
    gap: 30px;
  }
  .header__menu > ul li > a {
    font-size: 16px;
    letter-spacing: -0.16px;
    padding: 7px 0;
  }
  .header__menu ul.header__submenu {
    padding: 20px calc((100vw - 1128px) / 2) 40px;
    max-height: 412px;
  }
  .header__menu ul.header__submenu li {
    width: calc(25% - 18px);
  }
  .header__menu ul.header__submenu li a {
    padding: 0 15px 0 10px;
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .header__menu ul.header__submenu li a img {
    max-width: 50px;
  }
  .header__popup {
    padding: 10px 20px;
    bottom: -80px;
    left: -90px;
  }
  .header__popup-link {
    min-width: 75px;
    gap: 3px;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .header__nav-link {
    padding: 3px 6px;
    gap: 4px;
    min-height: 32px;
  }
  .header__nav-basket {
    padding: 3px 10px 3px 5px;
  }
}
@media screen and (max-width: 1199.98px) {
  .header {
    border-bottom: 2px solid #d5dadd;
  }
  .header__logo img {
    max-width: 114px;
  }
  .header__center {
    gap: 46px;
  }
  .header__center-search {
    max-width: 488px;
  }
  .header__center-left {
    flex-direction: column;
  }
  .header__center-right {
    display: none;
  }
  .header__messengers > span {
    display: none;
  }
  .header__messengers > span + .mob {
    display: block;
  }
  .header .burger {
    display: flex;
    margin-left: auto;
  }
  .header__menu {
    display: none;
  }
  .header__menu-item {
    min-height: 70px;
  }
  .header__submenu {
    max-height: 100vh;
  }
  .header__submenu li a {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .header__submenu li a img {
    max-width: 50px;
  }
  .header__submenu-row > li a {
    flex-direction: column;
    padding: 20px 15px;
  }
}
@media screen and (max-width: 991.98px) {
  .header__center {
    padding: 0;
    height: 64px;
  }
  .header__logo {
    max-width: 140px;
  }
  .header__soc {
    gap: 14px;
    margin-left: auto;
  }
  .header__soc a {
    width: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .header__center-search {
    max-width: 230px;
  }
}
@media screen and (max-width: 575.98px) {
  .header__center {
    gap: 20px;
    height: 53px;
  }
  .header__logo img {
    max-width: 100px;
  }
  .header__submenu-flow {
    flex-flow: column;
  }
}

/* BURGER */
.burger {
  width: 40px;
  position: relative;
  cursor: pointer;
  height: 40px;
  align-items: center;
  justify-content: center;
  display: none;
}
.burger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 26px;
  border-radius: 1px;
  background: #e21c23;
  opacity: 1;
  left: 7px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.burger span:nth-child(1) {
  top: 11px;
}
.burger span:nth-child(3) {
  background: #000000;
}
.burger span:nth-child(2),
.burger span:nth-child(3) {
  top: 19px;
}
.burger span:nth-child(4) {
  top: 27px;
}
.burger.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}
.burger.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.burger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #e21c23;
}
.burger.open span:nth-child(4) {
  top: 27px;
  width: 0%;
  left: 50%;
}

/* BURGER_END */
/* MOBILEMENU */
.mobileblock {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  background: #d5dadd;
  max-height: calc(100vh - 53px);
  overflow-y: auto;
  display: none;
}
.mobileblock__wrap {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.mobileblock__menu {
  background: #d5dadd;
  min-height: calc(100% - 53px);
}
.mobileblock__menu > ul {
  padding: 0;
  padding-top: 64px;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background: #d5dadd;
  position: relative;
  z-index: 2;
}
.mobileblock__menu > ul > li {
  background: #d5dadd;
  border-bottom: 1px solid rgba(128, 143, 152, 0.2);
}
.mobileblock__menu > ul > li > a {
  width: 296px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%; /* 38.08px */
  letter-spacing: -0.28px;
  color: #252627;
  padding-bottom: 20px;
}
.mobileblock__menu > ul ul {
  display: none;
  align-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d5dadd;
  padding: 152px calc((100% - 936px) / 2) 40px;
  list-style: none;
  z-index: 1;
  height: 680px;
}
@media (max-height: 750px) {
  .mobileblock__menu > ul ul {
    max-height: 130vh;
  }
}
@media (max-height: 550px) {
  .mobileblock__menu > ul ul {
    max-height: 170vh;
  }
}
.mobileblock__menu > ul ul li:first-child {
  position: fixed;
  top: 80px;
  width: fit-content;
  z-index: 3;
}
.mobileblock__menu > ul ul li:first-child a.back {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 0;
  font-size: 16px;
  letter-spacing: -0.16px;
}
.mobileblock__menu > ul ul li:nth-child(2) {
  width: 100%;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%; /* 38.08px */
  letter-spacing: -0.28px;
  background: #d5dadd;
  color: #252627;
  padding: 65px 0 20px;
  border-bottom: 1px solid rgba(128, 143, 152, 0.2);
}
@media screen and (max-width: 1199.98px) {
  .mobileblock > ul > li > ul.header__submenu-flow {
    flex-flow: column wrap;
    height: 100%;
    max-height: 680px;
  }
  .mobileblock > ul > li > ul.header__submenu-row li {
    width: calc(25% - 12px);
  }
}
@media screen and (max-width: 991.98px) {
  .mobileblock__menu > ul li a {
    font-size: 26px;
    letter-spacing: -0.26px;
  }
  .mobileblock__menu > ul ul {
    padding: 152px calc((100% - 712px) / 2) 0;
    gap: 25px 24px;
    height: 640px;
  }
  .mobileblock__menu > ul ul > li {
    display: flex;
  }
  .mobileblock__menu > ul ul > li a {
    padding: 10px 15px 10px 10px;
    font-size: 14px;
    letter-spacing: -0.28px;
    gap: 8px;
  }
  .mobileblock__menu > ul ul > li a img {
    max-width: 40px;
  }
  .mobileblock__menu > ul ul > li:nth-child(2) {
    font-size: 26px;
    letter-spacing: -0.26px;
  }
  .mobileblock__menu > ul ul.header__submenu-row {
    height: 100%;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li {
    width: calc(50% - 12px);
  }
  .mobileblock__menu > ul ul.header__submenu-row > li:nth-child(2) {
    width: 100%;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li a {
    flex-direction: row;
    gap: 10px;
    padding: 15px;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li a img {
    max-width: 50px;
  }
}
@media screen and (max-width: 767.98px) {
  .mobileblock__menu > ul li a {
    width: 270px;
    font-size: 22px;
    letter-spacing: -0.22px;
    padding-bottom: 15px;
  }
  .mobileblock__menu > ul ul {
    padding: 152px 12px 40px;
    gap: 15px 24px;
    height: 100vh;
    max-height: 870px;
  }
}
@media screen and (max-width: 767.98px) and (max-height: 870px) {
  .mobileblock__menu > ul ul {
    height: 120vh;
  }
}
@media screen and (max-width: 767.98px) and (max-height: 700px) {
  .mobileblock__menu > ul ul {
    height: 140vh;
  }
}
@media screen and (max-width: 767.98px) and (max-height: 600px) {
  .mobileblock__menu > ul ul {
    height: 160vh;
  }
}
@media screen and (max-width: 767.98px) and (max-height: 500px) {
  .mobileblock__menu > ul ul {
    height: 200vh;
  }
}
@media screen and (max-width: 767.98px) {
  .mobileblock__menu > ul ul > li {
    width: calc(50% - 12px);
    display: flex;
  }
  .mobileblock__menu > ul ul > li a {
    width: 100%;
    padding: 10px 15px 10px 10px;
    font-size: 14px;
    letter-spacing: -0.28px;
    gap: 8px;
  }
  .mobileblock__menu > ul ul > li a img {
    max-width: 40px;
  }
  .mobileblock__menu > ul ul > li:nth-child(2) {
    font-size: 22px;
    letter-spacing: -0.22px;
  }
  .mobileblock__menu > ul ul.header__submenu-row {
    height: 100%;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li {
    width: calc(50% - 12px);
  }
  .mobileblock__menu > ul ul.header__submenu-row > li:first-child {
    width: fit-content;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li:nth-child(2) {
    width: 100%;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li a {
    flex-direction: row;
    gap: 10px;
    padding: 15px;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li a img {
    max-width: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .mobileblock {
    top: 53px;
  }
  .mobileblock__menu > ul {
    padding-top: 25px;
    gap: 15px;
  }
  .mobileblock__menu > ul li {
    display: flex;
  }
  .mobileblock__menu > ul li a {
    padding: 0 12px;
    flex: 1 0 0;
  }
  .mobileblock__menu > ul ul {
    padding: 138px 12px 40px;
  }
  .mobileblock__menu > ul ul > li {
    width: 100%;
  }
  .mobileblock__menu > ul ul > li:first-child {
    width: fit-content;
    padding: 0;
  }
  .mobileblock__menu > ul ul > li:nth-child(2) {
    top: 53px;
    padding: 64px 12px 15px;
    justify-content: flex-start;
  }
  .mobileblock__menu > ul ul.header__submenu-row > li {
    width: 100%;
  }
}

/* MOBILEMENU_END */
/* SEARCH */
.search {
  position: relative;
}
.search__form {
  height: 40px;
  position: relative;
  background-color: #ededee;
  border-radius: 10px;
  display: flex;
  padding: 8px 5px 8px 10px;
  align-items: center;
  gap: 6px;
}
.search__form input {
  font-family: "Wix Madefor Display";
  padding: 0;
  background: transparent;
  border-radius: 0;
  font-size: 16px;
  line-height: 136%;
  letter-spacing: -0.16px;
  color: #1e1f1f;
}
.search__icon {
  width: 24px;
  height: 24px;
  border: 0;
  padding: 0;
  background: url(/local/templates/stickerwell/css/../images/svg/search.svg) 50% 50% no-repeat;
}
.search__list {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  overflow-y: auto;
  display: none;
}
.search__wrapper {
  position: relative;
  display: flex;
  padding: 15px 24px 40px 24px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 10px;
  background: #ffffff;
  width: 100%;
  height: 100%;
  max-width: 665px;
  max-height: 665px;
  margin: 10px calc((100% - 1704px) / 2 + 270px) 0;
}
.search__wrapper .searchbtn {
  border: 0;
  display: flex;
  padding: 9px 15px;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 10px;
  background: #e2341c;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
  transition: all 0.3s ease-in-out;
}
.search__wrapper .searchbtn:hover {
  background: #000000;
}
.search__form {
  display: flex;
  width: 100%;
  max-width: 552px;
  height: 40px;
  padding: 8px 0 8px 10px;
  align-items: center;
}
.search__closebtn {
  position: absolute;
  border: 0;
  padding: 0;
  top: 10px;
  right: 15px;
  width: 50px;
  height: 50px;
  background: url(/local/templates/stickerwell/css/../images/svg/close-search-bt.svg) 50% no-repeat;
  cursor: pointer;
}
.search__popular {
  position: relative;
}
.search__popular ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}
.search__popular ul li a {
  display: inline-flex;
  padding: 6px 15px 8px 15px;
  justify-content: center;
  align-items: center;
  background: #e2e6e9;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 21px */
  letter-spacing: -0.15px;
  color: rgba(37, 38, 39, 0.6);
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.search__popular ul li a:hover {
  background: #000000;
  color: #ffffff;
}
.search__results {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 20px;
  overflow-y: auto;
}
.search__categories {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.search__category {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5dadd;
}
.search__category:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.search__category-title {
  width: 100%;
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
  color: rgba(37, 38, 39, 0.6);
}
.search__category ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: inherit;
}
.search__category ul li {
  padding: 0;
  margin: 0;
}
.search__category ul li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.16px;
  color: #1e1f1f;
  transition: all 0.3s ease-in-out;
}
.search__category ul li a:hover {
  color: #e2341c;
}
@media screen and (max-width: 1919.98px) {
  .search__wrapper {
    margin: 10px calc((100% - 1520px) / 2 + 270px) 0;
  }
}
@media screen and (max-width: 1399.98px) {
  .search__wrapper {
    margin: 10px calc((100% - 1340px) / 2 + 270px) 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .search__wrapper {
    padding: 13px 28px 40px 28px;
    max-width: 992px;
    max-height: 616px;
    margin: 10px auto 0;
  }
  .search__form {
    height: 34px;
    padding: 5px 10px 5px 5px;
    gap: 5px;
    max-width: 772px;
  }
  .search__form input {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .search .searchbtn {
    display: none;
  }
  .search__closebtn {
    width: 40px;
    height: 40px;
    right: 12px;
  }
  .search__results {
    gap: 20px;
  }
  .search__popular ul > li > a {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
  .search__categories {
    gap: 15px;
  }
  .search__category-title {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .search__category ul > li > a {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}
@media screen and (max-width: 991.98px) {
  .search__wrapper {
    max-width: 768px;
  }
  .search__form {
    max-width: 651px;
  }
  .search__form {
    max-width: 475px;
  }
}
@media screen and (max-width: 767.98px) {
  .search__wrapper {
    max-width: 576px;
    padding: 13px 12px 40px 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .search__popular ul {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 8px;
  }
  .search__popular ul li a {
    width: 100%;
    white-space: nowrap;
  }
  .search__wrapper {
    min-width: 360px;
    max-height: 643px;
  }
  .search__form {
    max-width: 286px;
  }
  .search__form input {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
  .search__category-title {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .search__category ul > li > a {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .search__results {
    gap: 15px;
    margin-top: 15px;
  }
}

.mobilesearch {
  position: relative;
  border: 1px solid #96d4f3;
  border-radius: 5px;
  display: flex;
}
.mobilesearch input {
  padding: 0 12px;
  background: none;
  border-radius: 0;
  font-size: 16px;
  color: #ffffff;
}
.mobilesearch input::placeholder {
  color: #bfe5f8;
}
.mobilesearch button {
  width: 48px;
  border: 0;
  background: url(/local/templates/stickerwell/css/../images/m_search.svg) 50% 50% no-repeat;
}

/* SEARCH_END */
/* HEADER_END */
/* CONTENT */
.content {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
}
.content.freepic::before, .content.freepic::after {
  background: none;
  width: 0;
  height: 0;
}
@media screen and (max-width: 1399.98px) {
  .content {
    padding-top: 0;
  }
  .content::after {
    background: url(/local/templates/stickerwell/css/../images/services-right-bg-1200.png) 100% 0 no-repeat;
  }
}
@media screen and (max-width: 1199.98px) {
  .content::after {
    background: url(/local/templates/stickerwell/css/../images/services-right-bg-992.png) 100% 0 no-repeat;
  }
}
@media screen and (max-width: 991.98px) {
  .content {
    gap: 0;
  }
}

/* CONTENT_END */
/* MAIN_SECTION */
.main {
  position: relative;
  overflow: hidden;
}

.main::before {
  content: "";
  position: absolute;
  top: -490px;
  left: 0;
  background: url(/local/templates/stickerwell/css/../images/services-bg.png) 0 0 no-repeat;
  width: 577px;
  height: 1330px;
}
@media screen and (max-width: 1919.98px) {
  .main::before {
    width: 469px;
    background: url(/local/templates/stickerwell/css/../images/services-bg-1400.png) 0 0 no-repeat;
  }
}
@media screen and (max-width: 1399.98px) {
  .main::before {
    top: -515px;
    background: url(/local/templates/stickerwell/css/../images/services-bg-1200.png) 0 0 no-repeat;
  }
}
@media screen and (max-width: 1199.98px) {
  .main::before {
    top: -560px;
  }
}
@media screen and (max-width: 991.98px) {
  .main::before {
    top: -530px;
  }
}
@media screen and (max-width: 767.98px) {
  .main::before {
    top: -315px;
    width: 576px;
    height: 1044px;
    background: url(/local/templates/stickerwell/css/../images/services-bg-576.png) 0 0 no-repeat;
  }
}
@media screen and (max-width: 575.98px) {
  .main::before {
    top: -490px;
    width: 360px;
    height: 1281px;
    background: url(/local/templates/stickerwell/css/../images/services-bg-360.png) 0 0 no-repeat;
  }
}

.main::after {
  content: "";
  position: absolute;
  top: -150px;
  right: 0;
  background: url(/local/templates/stickerwell/css/../images/services-right-bg.png) 100% 0 no-repeat;
  width: 1012px;
  height: 1939px;
  z-index: -1;
}
@media screen and (max-width: 1919.98px) {
  .main::after {
    top: -90px;
    width: 822px;
    background: url(/local/templates/stickerwell/css/../images/services-right-bg-1400.png) 100% 0 no-repeat;
  }
}
@media screen and (max-width: 1399.98px) {
  .main::after {
    top: -110px;
    width: 732px;
    background: url(/local/templates/stickerwell/css/../images/services-right-bg-1200.png) 100% 0 no-repeat;
  }
}
@media screen and (max-width: 1199.98px) {
  .main::after {
    top: -210px;
    right: -100px;
    width: 624px;
  }
}
@media screen and (max-width: 991.98px) {
  .main::after {
    top: -340px;
    right: 0;
    width: 460px;
    background: url(/local/templates/stickerwell/css/../images/services-right-bg-768.png) 100% 0 no-repeat;
  }
}
@media screen and (max-width: 767.98px) {
  .main::after {
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: none;
  }
}

/* MAIN_SECTION_END */
/* SITEBUTTON_BLOCK */
.sitebutton {
  display: inline-flex;
  padding: 12px 20px 13px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: 50px;
  background: #e2e6e9;
  border-radius: 10px;
  font-family: "Wix Madefor Text";
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
  color: #252627;
  border: 0;
  transition: all 0.3s ease-in-out;
}
.sitebutton.block {
  display: flex;
  width: 100%;
}
.sitebutton.continue {
  padding: 9px 20px;
  height: 40px;
  font-size: 16px;
  letter-spacing: -0.16px;
}
.sitebutton.form {
  width: 100%;
  background: #e2341c;
  padding: 12px 25px 13px;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.18px;
}
.sitebutton.padding {
  padding: 0 15px;
}
.sitebutton.otp {
  padding: 12px 30px 15px;
  height: 55px;
  background: #e2341c;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 28px */
  letter-spacing: -0.2px;
  color: #ffffff;
}
.sitebutton.oto {
  padding: 9px 20px;
  background: #e2341c;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 28px */
  letter-spacing: -0.16px;
  color: #ffffff;
}
.sitebutton.basket {
  padding: 9px 20px;
  background: #e2341c;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
  height: 40px;
}
.sitebutton.buy {
  height: 50px;
  padding: 12px 25px 13px;
  background: #e2341c;
  color: #ffffff;
}
.sitebutton.more {
  width: 100%;
}
.sitebutton.more span {
  width: 18px;
  height: 18px;
  transition: all 0.3s ease-in-out;
  background: url(/local/templates/stickerwell/css/../images/svg/arrow-down.svg) 50% no-repeat;
}
.sitebutton.more:hover span {
  background: url(/local/templates/stickerwell/css/../images/svg/arrow-down-hover.svg) 50% no-repeat;
}
.sitebutton.del {
  padding: 9px 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
  height: 40px;
  background: #e2341c;
  color: #ffffff;
}
.sitebutton.favor {
  padding: 12px 30px 15px;
  background: #e2341c;
  color: #ffffff;
}
.sitebutton.cart {
  width: fit-content;
  padding: 12px 30px 15px;
  background: #e2341c;
  color: #ffffff;
  height: 55px;
  font-size: 20px;
  letter-spacing: -0.2px;
}
.sitebutton.cartform {
  width: 100%;
  padding: 12px 25px 13px;
  height: 50px;
  background: #e2341c;
  color: #ffffff;
}
.sitebutton.step {
  padding: 9px 15px 9px 20px;
  background: #e2341c;
  color: #ffffff;
  height: 40px;
  font-size: 16px;
  letter-spacing: -0.16px;
}
.sitebutton.previos {
  padding: 9px 20px 9px 15px;
  height: 40px;
  font-size: 16px;
  letter-spacing: -0.16px;
}
.sitebutton:hover {
  background: #252627;
  color: #ffffff;
}
@media screen and (max-width: 1919.98px) {
  .sitebutton.oto {
    height: 40px;
  }
  .sitebutton.buy {
    width: 100%;
  }
}
@media screen and (max-width: 1399.98px) {
  .sitebutton {
    height: 40px;
    padding: 8px 15px 10px 20px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .sitebutton.more {
    height: 50px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .sitebutton.buy {
    font-size: 18px;
    letter-spacing: -0.18px;
    padding: 12px 20px 13px;
  }
}
@media screen and (max-width: 1199.98px) {
  .sitebutton.form {
    height: 40px;
    padding: 9px 20px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .sitebutton.otp {
    height: 50px;
    padding: 12px 25px 13px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .sitebutton.basket {
    padding: 7px 25px;
    height: 35px;
  }
  .sitebutton.del {
    width: 214px;
    font-size: 15px;
    letter-spacing: -0.15px;
    padding: 9px 25px 10px;
  }
  .sitebutton.more {
    padding: 8px 20px 10px 25px;
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .sitebutton.filter {
    padding: 9px 25px 10px;
    width: 100%;
    font-size: 15px;
    letter-spacing: -0.15px;
    line-height: 140%;
    background: #e2341c;
    color: #ffffff;
  }
  .sitebutton.continue {
    padding: 7px 20px;
    height: 35px;
  }
  .sitebutton.cart {
    padding: 12px 25px 15px;
    height: 50px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .sitebutton.cartform {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 991.98px) {
  .sitebutton.otp {
    height: 40px;
    padding: 9px 20px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .sitebutton.basket {
    padding: 7px 25px 8px;
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .sitebutton.more {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .sitebutton.cart {
    padding: 9px 20px;
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .sitebutton.buy {
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 767.98px) {
  .sitebutton.basket {
    padding: 5px 20px 7px;
    font-size: 13px;
    letter-spacing: -0.13px;
    height: 30px;
  }
  .sitebutton.continue {
    padding: 5px 20px 7px;
    font-size: 13px;
    letter-spacing: -0.13px;
    height: 30px;
  }
  .sitebutton.previos {
    padding: 7px 20px 7px 15px;
    font-size: 15px;
    letter-spacing: -0.15px;
    height: 35px;
  }
  .sitebutton.step {
    padding: 7px 15px 7px 20px;
    font-size: 15px;
    letter-spacing: -0.15px;
    height: 35px;
  }
  .sitebutton.cartform {
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .sitebutton.buy {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}
@media screen and (max-width: 575.98px) {
  .sitebutton.otp {
    width: 100%;
  }
  .sitebutton.del {
    width: 100%;
  }
  .sitebutton.favor {
    width: 100%;
  }
}

/* SITEBUTTON_BLOCK_END */
/* SITELINK_BLOCK */
.sitelink {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Wix Madefor Text";
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
  color: #252627;
  transition: all 0.3s ease-in-out;
}
.sitelink.searches {
  font-size: 16px;
  letter-spacing: -0.16px;
}
.sitelink.fav {
  font-size: 16px;
  letter-spacing: -0.16px;
  padding-left: 29px;
  background: url(/local/templates/stickerwell/css/../images/svg/heart.svg) 0 50% no-repeat;
  transition: all 0.3s ease-in-out;
}
.sitelink.fav:hover {
  background-image: url(/local/templates/stickerwell/css/../images/svg/heart-hover.svg);
}
.sitelink.fav.active {
  background-image: url(/local/templates/stickerwell/css/../images/svg/heart-active.svg);
}
@media screen and (max-width: 575.98px) {
  .sitelink {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}

/* SITELINK_BLOCK_END */
/* MAINSLIDER_BLOCK */
.mainslider {
  width: 100%;
  padding: 40px 0 60px;
  background: #f4f5f5;
  position: relative;
}
.mainslider__control {
  position: absolute;
  top: 0;
  left: -68px;
  font-size: 0;
  line-height: 0;
  height: 0;
  display: inline-flex;
  height: 302px;
  padding: 20px 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px 0px 0px 20px;
  background: #ffffff;
  z-index: 2;
}
.mainslider__control::after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -20px;
  right: 0;
  background: url(/local/templates/stickerwell/css/../images/svg/nav-after.svg) no-repeat;
}
.mainslider__control-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.mainslider__control-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.mainslider__control-nav div {
  width: 42px;
  height: 42px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow.svg) 0 0 no-repeat;
}
.mainslider__control-nav div:hover {
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow-hover.svg) 0 0 no-repeat;
}
.mainslider__control-nav div:first-child {
  transform: rotate(180deg);
}
.mainslider__control-dots {
  width: 80px;
  text-align: center;
  counter-reset: slides-num;
  color: #000000;
  text-align: center;
  font-family: "Wix Madefor Text";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 32px */
  letter-spacing: -0.32px;
  opacity: 0.2;
}
.mainslider__control-dots:after {
  content: counter(slides-num);
}
.mainslider__control .owl-dot {
  display: inline-block;
  counter-increment: slides-num; /* Increment counter */
  color: #000000;
  text-align: center;
  font-family: "Wix Madefor Text";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 32px */
  letter-spacing: -0.32px;
  cursor: pointer;
}
.mainslider__control .owl-dot span {
  display: none;
}
.mainslider__control .owl-dot.active {
  opacity: 1;
}
.mainslider__control .owl-dot.active:before {
  content: counter(slides-num) "/"; /* Use the same counter to get current item. */
}
.mainslider__left {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 35px;
}
.mainslider__info {
  flex-direction: column;
  gap: 20px;
}
.mainslider__title {
  font-family: "Wix Madefor Display";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 72px */
  letter-spacing: -1.2px;
  color: #252627;
  max-width: 696px;
}
.mainslider__title span {
  color: #e21c23;
}
.mainslider__description {
  color: #57595c;
  font-family: "Wix Madefor Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.22px;
  max-width: 696px;
}
.mainslider__right {
  position: relative;
  border-radius: 0 20px 20px 20px;
  overflow: hidden;
}
.mainslider__item {
  object-fit: cover;
}
.mainslider__featers-item {
  height: 100%;
  padding: 15px 15px 20px 15px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 10px;
  background: #727270;
}
.mainslider__featers-text {
  color: #d9d9d9;
  font-family: "Wix Madefor Text";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.17px;
}
@media screen and (max-width: 1919.98px) {
  .mainslider {
    padding: 30px 0 50px;
  }
  .mainslider__item {
    width: auto !important;
  }
  .mainslider__title {
    font-size: 55px;
    letter-spacing: -1.1px;
    max-width: 570px;
  }
  .mainslider__description {
    font-size: 20px;
    letter-spacing: -0.2px;
    max-width: 570px;
  }
}
@media screen and (max-width: 1399.98px) {
  .mainslider {
    padding: 45px 0 40px;
  }
  .mainslider__info {
    gap: 15px;
  }
  .mainslider__control {
    height: 260px;
  }
  .mainslider__title {
    font-size: 50px;
    letter-spacing: -1px;
    max-width: 462px;
  }
  .mainslider__description {
    font-size: 18px;
    letter-spacing: -0.18px;
    max-width: 462px;
  }
  .mainslider__featers {
    gap: 10px;
  }
  .mainslider__featers-item {
    flex-direction: row;
    padding: 10px 15px;
    align-items: center;
  }
  .mainslider__featers-icon {
    width: 42px;
    height: 42px;
  }
}
@media screen and (max-width: 1199.98px) {
  .mainslider {
    padding: 20px 0 40px;
  }
  .mainslider__left {
    gap: 25px;
  }
  .mainslider__info {
    gap: 10px;
  }
  .mainslider__title {
    font-size: 42px;
    letter-spacing: -0.84px;
  }
  .mainslider__featers-item {
    flex-wrap: nowrap;
    gap: 6px;
    padding: 10px 10px 10px 10px;
  }
  .mainslider__featers-text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .mainslider__featers-icon {
    width: 32px;
    height: 32px;
  }
  .mainslider__right {
    border-radius: 20px;
    height: 425px;
  }
  .mainslider__item {
    max-height: 425px;
  }
  .mainslider__control {
    top: unset;
    bottom: 0;
    left: 12px;
    right: 12px;
    display: flex;
    padding: 8px 12px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: auto;
    max-width: 144px;
    margin: 0 auto;
    border-radius: 8px 8px 0 0;
  }
  .mainslider__control-dots {
    width: unset;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    opacity: 1;
  }
  .mainslider__control-dots::after {
    content: none;
  }
  .mainslider__control .owl-dot.active::before {
    content: "";
  }
  .mainslider__control::before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: 0;
    left: -14px;
    background: url(/local/templates/stickerwell/css/../images/svg/nav-corner-mob.svg) no-repeat;
    transform: scaleX(-1);
  }
  .mainslider__control::after {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: 0;
    right: -14px;
    background: url(/local/templates/stickerwell/css/../images/svg/nav-corner-mob.svg) no-repeat;
  }
  .mainslider__control .owl-dot {
    width: 12px;
    height: 12px;
    background: #e2e6e9;
    border-radius: 50%;
  }
  .mainslider__control .owl-dot.active {
    background: #e21c23;
  }
  .mainslider__control-nav.disabled {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  .mainslider {
    padding: 30px 0 40px;
  }
  .mainslider__left {
    justify-content: center;
  }
  .mainslider__right {
    height: 250px;
    border-radius: 10px;
  }
  .mainslider__title {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
  .mainslider__description {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .mainslider__item {
    max-height: 250px;
  }
  .mainslider__control {
    width: fit-content;
    padding: 5px 10px;
  }
  .mainslider__control .owl-dot {
    width: 8px;
    height: 8px;
  }
  .mainslider__control::before {
    width: 10px;
    height: 10px;
    left: -10px;
    background: url(/local/templates/stickerwell/css/../images/svg/nav-corner-mob-768.svg) no-repeat;
  }
  .mainslider__control::after {
    width: 10px;
    height: 10px;
    right: -10px;
    background: url(/local/templates/stickerwell/css/../images/svg/nav-corner-mob-768.svg) no-repeat;
  }
  .mainslider__featers {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .mainslider {
    padding: 20px 0 40px;
  }
  .mainslider__title {
    max-width: 230px;
    font-size: 30px;
    letter-spacing: -0.8px;
  }
  .mainslider__right {
    height: 225px;
  }
  .mainslider__item {
    width: 100% !important;
    max-height: 225px;
  }
}
@media screen and (max-width: 575.98px) {
  .mainslider {
    padding: 15px 0 40px;
  }
  .mainslider .row {
    gap: 25px 0;
  }
  .mainslider__right {
    height: 250px;
  }
  .mainslider__item {
    max-height: 250px;
  }
}

/* MAINSLIDER_BLOCK_END */
/* MAINBLOCK */
.mainblock {
  padding: 40px 0 60px;
  background: #f4f5f5;
}
.mainblock__left {
  position: relative;
  display: flex;
  padding-right: 60px;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  flex: 1 0 0;
}
.mainblock__info {
  gap: 20px;
}
.mainblock__info-service {
  padding-top: 50px;
  gap: 15px;
}
.mainblock__text {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.22px;
  color: #57595c;
}
.mainblock__text-service {
  font-size: 20px;
  letter-spacing: -0.2px;
}
.mainblock__image {
  object-fit: cover;
  border-radius: 20px;
}
.mainblock__picture {
  display: flex;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
}
.mainblock__picture img {
  object-fit: cover;
}
.mainblock__title span {
  color: #e21c23;
}
@media screen and (max-width: 1919.98px) {
  .mainblock {
    padding: 30px 0 60px;
  }
  .mainblock__left {
    gap: 35px;
    padding-right: 40px;
  }
  .mainblock__right {
    max-height: 376px;
  }
  .mainblock__text {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
  .mainblock__image {
    max-height: 376px;
  }
}
@media screen and (max-width: 1399.98px) {
  .mainblock {
    padding: 45px 0 40px;
  }
  .mainblock__left {
    padding-right: 0;
  }
  .mainblock__text {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .mainblock__picture img {
    max-height: 421px;
  }
}
@media screen and (max-width: 1199.98px) {
  .mainblock {
    padding: 20px 0 40px;
  }
  .mainblock__left {
    margin-top: 10px;
    gap: 30px;
  }
  .mainblock__left-service {
    margin-top: 0;
  }
  .mainblock__right {
    max-height: 304px;
  }
  .mainblock__image {
    max-height: 304px;
  }
  .mainblock__info {
    gap: 10px;
  }
  .mainblock__info-service {
    gap: 15px;
  }
  .mainblock__text {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .mainblock__picture img {
    max-height: unset;
  }
}
@media screen and (max-width: 991.98px) {
  .mainblock__text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .mainblock__right {
    max-height: 330px;
  }
  .mainblock__image {
    max-height: 330px;
  }
  .mainblock__picture img {
    max-height: 385px;
  }
}
@media screen and (max-width: 767.98px) {
  .mainblock__content.row div.col-12:nth-child(odd) {
    padding-right: 6px;
  }
  .mainblock__content.row div.col-12:nth-child(even) {
    padding-left: 6px;
  }
  .mainblock__left {
    margin-top: 0;
  }
  .mainblock__text-service {
    display: none;
  }
  .mainblock__right {
    max-height: 296px;
    margin-left: -6px;
  }
  .mainblock__image {
    max-height: 296px;
  }
  .mainblock__picture img {
    max-height: 234px;
  }
}
@media screen and (max-width: 575.98px) {
  .mainblock {
    padding: 15px 0 40px;
  }
  .mainblock-service {
    padding: 25px 0 40px;
  }
  .mainblock-service .mainblock__content {
    gap: 30px;
    padding-top: 48px;
  }
  .mainblock__content {
    gap: 25px;
  }
  .mainblock__content.row div.col-12:nth-child(odd) {
    padding-right: 12px;
  }
  .mainblock__content.row div.col-12:nth-child(even) {
    padding-left: 12px;
  }
  .mainblock__info-service {
    padding-top: 0;
  }
  .mainblock__text-service {
    display: flex;
  }
  .mainblock__right {
    max-height: 192px;
    margin-left: 0;
  }
  .mainblock__image {
    max-height: 192px;
  }
  .mainblock__picture img {
    max-height: 336px;
  }
}

/* MAINBLOCK_END*/
/* HOMESLIDER_BLOCK */
.homeslider__control {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 264px;
  display: flex;
  padding: 4px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
}
.homeslider__control-dots {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 8px;
  border-radius: 3px;
  background: #eff1f3;
  overflow: hidden;
}
.homeslider__control-dots div {
  flex-grow: 1;
  cursor: pointer;
  height: 8px;
}
.homeslider__control-dots div.owl-dot.active {
  border-radius: 3px;
  height: 8px;
  opacity: 0.3;
  background: #252627;
}
.homeslider__control-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0;
  line-height: 0;
}
.homeslider__control-nav.disabled {
  display: none;
}
.homeslider__control-nav div {
  width: 42px;
  height: 42px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow.svg) 0 0 no-repeat;
}
.homeslider__control-nav div.disabled:hover {
  cursor: not-allowed;
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow.svg) 0 0 no-repeat;
}
.homeslider__control-nav div:hover {
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow-hover.svg) 0 0 no-repeat;
}
.homeslider__control-nav div:first-child {
  transform: rotate(180deg);
}
@media screen and (max-width: 1199.98px) {
  .homeslider__control {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    border-radius: 12px;
    background: #ffffff;
    height: 18px;
    box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
  }
  .homeslider__control-dots {
    width: calc(100% - 10px);
    left: 5px;
    right: 5px;
    height: auto;
  }
}
/* HOMESLIDER_BLOCK_END */
/* SERVICES */
.services {
  width: 100%;
  padding: 100px 0 50px;
  position: relative;
  overflow-x: hidden;
}
.services__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}
.services__slider {
  background: transparent;
}
.services__slider .owl-stage-outer {
  overflow: visible;
}
.services__item {
  display: flex;
  padding: 15px 15px 20px 15px;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(15, 36, 55, 0.1);
  transition: all 0.3s ease-in-out;
}
.services__item img {
  max-width: 100%;
  height: auto;
}
.services__item div {
  transition: all 0.3s ease-in-out;
}
.services__item:hover {
  box-shadow: 0px 15px 30px 0px rgba(15, 36, 55, 0.25);
}
.services__item:hover div {
  color: #e21c23;
}
.services__item-title {
  display: flex;
  min-height: 52px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  text-align: center;
  font-family: "Wix Madefor Text";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
  color: #252627;
}
@media screen and (max-width: 1919.98px) {
  .services {
    padding: 100px 0 50px;
  }
  .services__content {
    gap: 50px;
  }
  .services__content h2 {
    max-width: 1020px;
  }
}
@media screen and (max-width: 1399.98px) {
  .services {
    padding: 80px 0 80px;
  }
  .services__content {
    gap: 40px;
  }
  .services__item-title {
    font-size: 17px;
    letter-spacing: -0.17px;
  }
}
@media screen and (max-width: 1199.98px) {
  .services {
    padding: 70px 0 70px;
  }
  .services__content {
    gap: 30px;
  }
  .services__slider {
    padding-bottom: 48px;
  }
  .services__item {
    width: 264px;
    padding: 10px 10px 20px 10px;
  }
  .services__item-title {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}
@media screen and (max-width: 991.98px) {
  .services {
    padding: 60px 0 60px;
  }
  .services__item {
    width: 300px;
    padding: 5px 5px 10px 5px;
  }
  .services__item-title {
    min-height: 40px;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
}
@media screen and (max-width: 767.98px) {
  .services {
    padding: 50px 0 60px;
  }
  .services__content {
    gap: 20px;
  }
  .services__slider {
    padding-bottom: 38px;
  }
}

/* SERVICES_END */
/* SERVICE_PAGE */
.service {
  width: 100%;
  padding: 100px 0 50px;
  position: relative;
  overflow-x: hidden;
  background: url(/local/templates/stickerwell/css/../images/services-bg.png) 0 -490px no-repeat;
}
.service__content {
  display: flex;
  flex-direction: column;
  gap: 60px;
  position: relative;
}
.service__slider {
  background: transparent;
}
.service__slider .owl-stage-outer {
  overflow: visible;
}
.service__slider-item {
  display: flex;
  padding: 15px 15px 20px 15px;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  border-radius: 10px;
  background: #ffffff;
  cursor: pointer;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
  transition: all 0.3s ease-in-out;
}
.service__slider-item:hover {
  box-shadow: 0px 10px 30px 0px rgba(15, 36, 55, 0.25);
}
.service__card-img {
  border-radius: 8px;
  background: #eff1f3;
}
.service__card-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  align-self: stretch;
}
.service__card-list span {
  align-self: stretch;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  letter-spacing: -0.32px;
  color: #8c8c8c;
}
.service__card-list span span {
  font-weight: 400;
  color: #1e1f1f;
}
.service__card-bottom {
  display: flex;
  align-items: center;
  gap: 15px;
  align-self: stretch;
}
.service__card-price {
  flex: 1 0 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
}
.service__bottom {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.service__bottom p {
  flex: 1 0 0;
  color: #1e1f1f;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  padding-right: 20px;
}
@media screen and (max-width: 1919.98px) {
  .service__content {
    gap: 50px;
  }
  .service__card-list span {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .service__card-price {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}
@media screen and (max-width: 1399.98px) {
  .service {
    padding: 80px 0 50px;
  }
  .service__content {
    gap: 40px;
  }
  .service__slider-item {
    padding: 10px 10px 20px 10px;
  }
  .service__card-list span {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .service__card-price {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .service__bottom p {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 1199.98px) {
  .service {
    padding: 70px 0 35px;
  }
  .service__content {
    gap: 30px;
  }
  .service__wrap {
    position: relative;
    padding-bottom: 48px;
  }
  .service__slider {
    padding-right: 96px;
  }
  .service__slider-item {
    width: 264px;
  }
  .service__control {
    bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .service {
    padding: 70px 0 40px;
  }
  .service__slider {
    padding-right: 160px;
  }
}
@media screen and (max-width: 767.98px) {
  .service {
    padding: 50px 0 25px;
  }
  .service__content {
    gap: 20px;
  }
  .service__wrap {
    padding-bottom: 38px;
  }
  .service__slider {
    padding-right: 0;
  }
  .service__slider-item {
    width: auto;
  }
  .service__bottom {
    padding-top: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    align-self: stretch;
  }
  .service__bottom p {
    padding-right: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .service__slider {
    padding-right: 64px;
  }
  .service__slider-item {
    width: 264px;
  }
}

/* SERVICE_PAGE_END */
/* PRODUCTION_SECTION */
.production {
  width: 100%;
  padding: 50px 0 50px;
  position: relative;
  overflow-x: hidden;
}
.production__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}
.production__slider {
  background: transparent;
}
.production__slider .owl-stage-outer {
  overflow: visible;
}
.production__item {
  display: flex;
  padding: 15px 15px 20px 15px;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(15, 36, 55, 0.1);
  transition: all 0.3s ease-in-out;
}
.production__item img {
  max-width: 100%;
  height: auto;
}
.production__item-title {
  display: flex;
  min-height: 63px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  text-align: center;
  font-family: "Wix Madefor Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 117%; /* 21.06px */
  letter-spacing: -0.36px;
  color: #252627;
  transition: all 0.3s ease-in-out;
}
.production__item:hover {
  box-shadow: 0px 15px 30px 0px rgba(15, 36, 55, 0.25);
}
.production__item:hover-title {
  color: #e21c23;
}
@media screen and (max-width: 1919.98px) {
  .production {
    padding: 50px 0 50px;
  }
  .production__content {
    gap: 50px;
  }
  .production__content h2 {
    max-width: 1020px;
  }
  .production__control {
    top: 29px;
  }
}
@media screen and (max-width: 1399.98px) {
  .production {
    padding: 0 0 30px;
  }
  .production__content {
    gap: 40px;
  }
  .production__content h2 {
    max-width: 804px;
  }
  .production__control {
    top: 23px;
  }
}
@media screen and (max-width: 1199.98px) {
  .production {
    padding: 35px 0 70px;
  }
  .production__content {
    gap: 30px;
  }
  .production__slider {
    padding-bottom: 48px;
  }
  .production__control {
    top: auto;
  }
  .production__item {
    max-width: 244px;
    padding: 10px 10px 20px 10px;
  }
  .production__item-title {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}
@media screen and (max-width: 991.98px) {
  .production {
    padding: 30px 0 60px;
  }
  .production__item {
    width: 300px;
    max-width: 300px;
    padding: 5px 5px 15px 5px;
    gap: 10px;
  }
  .production__item-title {
    min-height: 38px;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
}
@media screen and (max-width: 767.98px) {
  .production {
    padding: 40px 0 60px;
  }
  .production__content {
    gap: 20px;
  }
  .production__slider {
    padding-bottom: 38px;
  }
}
@media screen and (max-width: 575.98px) {
  .production {
    padding: 25px 0 60px;
  }
}

/* PRODUCTION_SECTION_END */
/* ABOUT */
.about {
  width: 100%;
  padding: 50px 0 50px;
  position: relative;
}
.about__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}
.about__content-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.about__content h1 span {
  color: #e2341c;
}
.about__wrap {
  position: relative;
  overflow: hidden;
}
.about__slider {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.about__slider-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about__dots {
  position: absolute;
  bottom: 20px;
  left: calc(50% - 34px);
  display: flex;
  align-items: center;
  gap: 12px;
  z-index: 1;
}
.about__dots div {
  width: 14px;
  height: 14px;
  background: #ffffff;
  border: 2px solid #c1c1c1;
  border-radius: 50%;
}
.about__dots div.active {
  background: #000000;
}
.about__nav {
  padding: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0;
  line-height: 0;
  z-index: 1;
}
.about__nav div {
  width: 42px;
  height: 42px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow.svg) 0 0 no-repeat;
}
.about__nav div.disabled:hover {
  cursor: not-allowed;
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow.svg) 0 0 no-repeat;
}
.about__nav div:hover {
  background: url(/local/templates/stickerwell/css/../images/svg/button-arrow-hover.svg) 0 0 no-repeat;
}
.about__nav div:first-child {
  transform: rotate(180deg);
}
.about__info {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px 40px;
  justify-content: center;
  align-items: center;
  gap: 35px;
  align-self: stretch;
  border-radius: 10px;
  background: url(/local/templates/stickerwell/css/../images/about-info-bg.png) no-repeat;
}
.about__info p {
  color: #1e1f1f;
  font-family: "Wix Madefor Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.22px;
}
.about__featers-item {
  position: relative;
  display: flex;
  padding: 30px;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  background: url(/local/templates/stickerwell/css/../images/adv-card-bg.png) 0 0 no-repeat;
  background-size: cover;
  border-radius: 10px;
  min-height: 100%;
}
.about__featers-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/local/templates/stickerwell/css/../images/adv-card-corner.png) 0 0 no-repeat;
  width: 38px;
  height: 38px;
}
.about__featers-title {
  color: #252627;
  text-align: center;
  font-family: "Wix Madefor Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; /* 24.2px */
  letter-spacing: -0.22px;
}
.about__featers-text {
  color: #57595c;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
}
.about__page {
  padding: 40px 0 100px;
  overflow: hidden;
}
.about__page-content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.about__page-content h1 > span {
  color: #e2341c;
}
.about__page::before {
  content: "";
  position: absolute;
  top: -154px;
  left: 0;
  width: 786px;
  height: 1069px;
  background: url(/local/templates/stickerwell/css/../images/about-page-bg.png) 0 0 no-repeat;
}
@media screen and (max-width: 1919.98px) {
  .about__page::before {
    top: -134px;
    width: 706px;
    height: 1024px;
    background: url(/local/templates/stickerwell/css/../images/about-page-bg-1400.png) 0 0 no-repeat;
  }
}
@media screen and (max-width: 1399.98px) {
  .about__page::before {
    top: -106px;
    width: 714px;
    background: url(/local/templates/stickerwell/css/../images/about-page-bg-1200.png) 0 0 no-repeat;
  }
}
@media screen and (max-width: 1199.98px) {
  .about__page::before {
    top: -66px;
    background: url(/local/templates/stickerwell/css/../images/about-page-bg-992.png) 0 0 no-repeat;
  }
}
@media screen and (max-width: 767.98px) {
  .about__page::before {
    top: -48px;
    width: 576px;
    height: 1044px;
    background: url(/local/templates/stickerwell/css/../images/about-page-bg-576.png) 0 0 no-repeat;
  }
}
@media screen and (max-width: 575.98px) {
  .about__page::before {
    top: -64px;
    width: 360px;
    height: 1054px;
    background: url(/local/templates/stickerwell/css/../images/about-page-bg-360.png) 0 0 no-repeat;
  }
}
.about__portfolio {
  padding: 0 0 100px;
}
.about__testimonials {
  padding: 0 0 100px;
  overflow-x: hidden;
}
.about__blog {
  padding: 0 0 100px;
}
@media screen and (max-width: 1919.98px) {
  .about__page {
    padding: 30px 0 100px;
  }
  .about__content {
    gap: 50px;
  }
  .about__slider {
    height: 386px;
  }
  .about__slider-item {
    max-height: 386px;
  }
  .about__info {
    gap: 25px;
  }
  .about__info p {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .about__featers-title {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
  .about__featers-text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 1399.98px) {
  .about {
    padding: 50px 0;
  }
  .about__content {
    gap: 40px;
  }
  .about__slider {
    height: 328px;
  }
  .about__slider-item {
    height: 328px;
  }
  .about__slider-item img {
    height: 100%;
  }
  .about__info {
    padding: 20px 25px;
  }
  .about__info p {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .about__featers-item {
    padding: 30px 15px 15px 15px;
  }
  .about__featers-title {
    font-size: 18px;
    max-width: 204px;
    letter-spacing: -0.18px;
  }
  .about__featers-text {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .about__page {
    padding: 50px 0 80px;
  }
  .about__page-content {
    gap: 40px;
  }
  .about__portfolio {
    padding: 0 0 80px;
  }
  .about__testimonials {
    padding: 0 0 80px;
  }
  .about__blog {
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 1199.98px) {
  .about {
    padding: 35px 0 35px;
  }
  .about__content {
    gap: 30px;
  }
  .about__slider {
    min-height: 329px;
  }
  .about__info {
    padding: 15px;
  }
  .about__info p {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .about__nav.disabled {
    display: none;
  }
  .about__featers-item::after {
    background: url(/local/templates/stickerwell/css/../images/adv-card-corner-992.png) 0 0 no-repeat;
    width: 30px;
    height: 30px;
  }
  .about__featers-title {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .about__featers-text {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .about__page {
    padding: 40px 0 70px;
  }
  .about__page-content {
    gap: 30px;
  }
  .about__portfolio {
    padding: 0 0 70px;
  }
  .about__testimonials {
    padding: 0 0 70px;
  }
  .about__blog {
    padding: 0 0 70px;
  }
  .about__blog .blog__list > .blog__item:nth-child(n+4) {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  .about {
    padding: 30px 0 30px;
  }
  .about__content-wrap {
    gap: 20px;
  }
  .about__content-wrap .row {
    gap: 20px;
  }
  .about__slider {
    min-height: 420px;
  }
  .about__slider-item {
    min-height: 420px;
  }
  .about__slider-item img {
    height: auto;
  }
  .about__dots {
    bottom: 15px;
  }
  .about__featers .row {
    gap: 24px 0;
  }
  .about__page {
    padding: 30px 0 70px;
  }
  .about__page-content {
    gap: 30px;
  }
  .about__blog .blog__list > .blog__item:nth-child(n+4) {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .about {
    padding: 25px 0 25px;
  }
  .about__content {
    gap: 20px;
  }
  .about__slider {
    min-height: 321px;
  }
  .about__slider-item {
    min-height: 321px;
  }
  .about__featers .row {
    row-gap: 20px;
  }
  .about__featers .row div.col-12:nth-child(odd) {
    padding-right: 6px;
  }
  .about__featers .row div.col-12:nth-child(even) {
    padding-left: 6px;
  }
  .about__featers-item {
    padding: 15px;
    gap: 5px;
  }
  .about__featers-item::after {
    background: url(/local/templates/stickerwell/css/../images/adv-card-corner-576.png) 0 0 no-repeat;
    width: 25px;
    height: 25px;
  }
  .about__page {
    padding: 20px 0 50px;
  }
  .about__portfolio {
    padding: 0 0 50px;
  }
  .about__testimonials {
    padding: 0 0 50px;
  }
  .about__blog {
    padding: 0 0 50px;
  }
  .about__blog .blog__list {
    row-gap: 20px;
  }
  .about__blog .blog__list > .blog__item:nth-child(n+4) {
    display: flex;
  }
}
@media screen and (max-width: 575.98px) {
  .about__slider {
    min-height: 195px;
    height: 195px;
  }
  .about__slider-item {
    min-height: 195px;
    height: 195px;
  }
  .about__dots {
    bottom: 5px;
  }
  .about__info {
    padding: 15px 15px 20px 15px;
  }
  .about__featers .row {
    row-gap: 10px;
  }
  .about__featers .row div.col-12:nth-child(odd) {
    padding-right: 12px;
  }
  .about__featers .row div.col-12:nth-child(even) {
    padding-left: 12px;
  }
  .about__page {
    padding: 35px 0 50px;
  }
  .about__page-content {
    gap: 20px;
  }
  .about__blog .blog__list > .blog__item:nth-child(n+4) {
    display: none;
  }
}

/* ABOUT_END */
/* PORTFOLIO */
.portfolio {
  width: 100%;
  padding: 50px 0 50px;
  position: relative;
}
.portfolio__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}
.portfolio__content-page {
  gap: 40px;
}
.portfolio__head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
  align-self: stretch;
}
.portfolio__list {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  row-gap: 30px;
  flex-wrap: wrap;
}
.portfolio__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 10px;
  color: #57595c;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 21.6px */
  letter-spacing: -0.18px;
  transition: all 0.3s ease-in-out;
  /*Swipe on hover styles start*/
  /*Swipe on hover styles end*/
}
.portfolio__item:hover .hvr__dots {
  display: flex;
}
.portfolio__item:hover .portfolio__item-name {
  color: #e2341c;
}
.portfolio__item-images {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portfolio__item-images img {
/*  height: auto;*/
  border-radius: 10px 10px 10px 0;
}
.portfolio__item-images img {
  display: none;
}
.portfolio__item-images img:first-child {
  display: block;
}
.portfolio__item-images.borr img {
  border-radius: 10px;
}
.portfolio__item .hvr {
  position: relative;
  width: 100%;
}
.portfolio__item .hvr__images {
  position: relative;
  width: 100%;
}
.portfolio__item .hvr__images img {
  width: 100%;
}
.portfolio__item .hvr__sectors {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
.portfolio__item .hvr__sector {
  flex-grow: 1;
}
.portfolio__item .images {
  display: flex;
  overflow: hidden;
}
.portfolio__item .image {
  display: block;
}
.portfolio__item .hvr__dots {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  padding: 0 15px;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 10px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.portfolio__item .hvr__dot {
  width: 50%;
  max-width: 87px;
  height: 10px;
  border-radius: 10px;
  background: #ffffff;
}
.portfolio__item .hvr__dot--active {
  background: #252627;
}
.portfolio__item-title {
  position: relative;
  display: flex;
  min-height: 60px;
  max-width: 306px;
  padding: 8px 25px 8px 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 0px 0px 10px 10px;
  background: #eff1f3;
}
.portfolio__item-title:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: -20px;
  background: url(/local/templates/stickerwell/css/../images/case-card-el.png) no-repeat;
}
.portfolio__item-name {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 19.2px */
  letter-spacing: -0.16px;
  color: #57595c;
  margin-top: 15px;
}
.portfolio__title {
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  max-width: 1272px;
}
.portfolio__title span {
  color: #e2341c;
}
.portfolio__tabs {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.portfolio__tabs-top {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 10px;
  align-self: stretch;
  flex-wrap: wrap;
}
.portfolio__tabs-body > .row {
  row-gap: 40px;
}
.portfolio__tab {
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  border: 2px solid #b6c0c8;
  color: #57595c;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 21.6px */
  letter-spacing: -0.18px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.portfolio__tab:hover {
  border: 2px solid #252627;
  background: #252627;
  color: #ffffff;
}
.portfolio__tab.active {
  border: 2px solid #e2341c;
  background: #ffffff;
  color: #252627;
}
.portfolio__tab.active:hover {
  border: 2px solid #e2341c;
  background: #ffffff;
  color: #252627;
}
.portfolio__page {
  padding: 40px 0 100px;
}
.portfolio__page-content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media screen and (max-width: 1919.98px) {
  .portfolio__content {
    gap: 50px;
  }
  .portfolio__item-title {
    max-width: 280px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .portfolio__page {
    padding: 30px 0 100px;
  }
  .portfolio__page-content {
    gap: 40px;
  }
}
@media screen and (max-width: 1399.98px) {
  .portfolio {
    padding: 30px 0 40px;
  }
  .portfolio__content {
    gap: 40px;
  }
  .portfolio__item-title {
    max-width: 230px;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .portfolio__tabs {
    gap: 40px;
  }
  .portfolio__tab {
    padding: 8px 20px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .portfolio__page {
    padding: 50px 0 80px;
  }
  .portfolio__page-content {
    gap: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .portfolio {
    padding: 35px 0 35px;
  }
  .portfolio__content {
    gap: 30px;
  }
  .portfolio__page {
    padding: 40px 0 70px;
  }
  .portfolio__tabs {
    gap: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .portfolio {
    padding: 30px 0 30px;
  }
  .portfolio__head {
    gap: 40px;
  }
  .portfolio__item-title {
    width: fit-content;
    max-width: 300px;
  }
  .portfolio__page {
    padding: 30px 0 70px;
  }
  .portfolio__tab {
    padding: 8px 15px;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}
@media screen and (max-width: 767.98px) {
  .portfolio {
    padding: 25px 0 25px;
  }
  .portfolio__content {
    gap: 20px;
  }
  .portfolio__title {
    display: block;
  }
  .portfolio__item-title {
    padding: 5px 15px;
    max-width: 230px;
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .portfolio__item-name {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .portfolio__item .hvr__dot {
    height: 5px;
  }
  .portfolio__list {
    gap: 30px 0;
  }
  .portfolio__list.row div.col-12:nth-child(odd) {
    padding-right: 6px;
  }
  .portfolio__list.row div.col-12:nth-child(even) {
    padding-left: 6px;
  }
  .portfolio__tabs-top {
    flex-wrap: nowrap;
    width: 100%;
    overflow: auto;
    padding-bottom: 10px;
  }
  .portfolio__tab {
    white-space: nowrap;
  }
  .portfolio__page {
    padding: 20px 0 50px;
  }
  .portfolio__page-content {
    gap: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .portfolio__page {
    padding: 35px 0 50px;
  }
  .portfolio__title {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .portfolio__tabs-body .row {
    row-gap: 30px;
  }
  .portfolio__list {
    gap: 20px;
  }
  .portfolio__list.row div.col-12:nth-child(odd) {
    padding-right: 12px;
  }
  .portfolio__list.row div.col-12:nth-child(even) {
    padding-left: 12px;
  }
  .portfolio__list.row div.col-12:last-child {
    margin-top: 10px;
  }
}

/* PORTFOLIO_END */
/* SERVICE_SECTION */
.serviceblock {
  width: 100%;
  padding: 50px 0 100px;
}
.serviceblock .row {
  row-gap: 24px;
}
.serviceblock__card {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 15px 15px 20px 15px;
  border-radius: 10px;
  background: #ffffff;
  color: #252627;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
  transition: all 0.3s ease-in-out;
}
.serviceblock__card:hover {
  box-shadow: 0px 15px 30px 0px rgba(15, 36, 55, 0.25);
  color: #e2341c;
}
.serviceblock__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: #eff1f3;
}
.serviceblock__img img {
  max-width: 100%;
  height: auto;
}
.serviceblock__title {
  min-height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
}
@media screen and (max-width: 1399.98px) {
  .serviceblock {
    padding: 40px 0 80px;
  }
  .serviceblock__card {
    padding: 10px 10px 20px 10px;
  }
  .serviceblock__title {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}
@media screen and (max-width: 1199.98px) {
  .serviceblock {
    padding: 40px 0 70px;
  }
}
@media screen and (max-width: 767.98px) {
  .serviceblock {
    padding: 40px 0 50px;
  }
  .serviceblock .row {
    row-gap: 20px;
  }
  .serviceblock .row div.col-12:nth-child(odd) {
    padding-right: 6px;
  }
  .serviceblock .row div.col-12:nth-child(even) {
    padding-left: 6px;
  }
  .serviceblock__card {
    padding: 5px 5px 10px 5px;
  }
  .serviceblock__title {
    font-size: 16px;
    letter-spacing: -0.32px;
    min-height: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .serviceblock .row {
    row-gap: 20px;
  }
  .serviceblock .row div.col-12:nth-child(odd) {
    padding-right: 12px;
  }
  .serviceblock .row div.col-12:nth-child(even) {
    padding-left: 12px;
  }
}

/* SERVICE_SECTION_END */
/* INFORMATION_SECTION */
.information {
  width: 100%;
  padding: 30px 0 100px;
}
.information__content {
  display: flex;
  flex-direction: column;
}
.information__block {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 60px;
}
.information__block:last-child {
  margin-bottom: 0;
}
.information__block h2 {
  align-self: stretch;
}
.information__block.rg-20 {
  gap: 20px;
}
.information__block-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.information__block-list ul {
  margin: 0;
  padding-inline-start: 30px;
}
.information__block-list ul.ls {
  list-style: none;
  padding: 0;
}
.information__block-list p,
.information__block-list li,
.information__block-list span {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  color: #1e1f1f;
}
.information__block-list.rg-0 {
  gap: 0;
}
.information.padding {
  padding: 30px 0;
}
@media screen and (max-width: 1399.98px) {
  .information {
    padding: 40px 0 80px;
  }
  .information__block {
    gap: 20px;
  }
  .information p,
  .information li,
  .information span {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 1199.98px) {
  .information {
    padding: 35px 0 70px;
  }
  .information__block {
    gap: 15px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767.98px) {
  .information {
    padding: 35px 0 50px;
  }
  .information__block {
    margin-bottom: 40px;
  }
}

/* INFORMATION_SECTION_END */
/* TESTIMONIALS */
.testimonials {
  width: 100%;
  padding: 50px 0 50px;
  position: relative;
  overflow-x: hidden;
}
.testimonials__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}
.testimonials__wrap {
  width: 100%;
}
.testimonials__slider {
  background: transparent;
}
.testimonials__slider .owl-stage-outer {
  overflow: visible;
}
.testimonials__item {
  max-width: 552px;
  min-height: 405px;
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border-radius: 10px;
  background: #f4f5f5;
}
.testimonials__item-message {
  color: #1e1f1f;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.2px;
}
.testimonials__item-owner {
  display: flex;
  align-items: center;
  gap: 15px;
  align-self: stretch;
}
.testimonials__item-img {
  max-width: 60px;
  height: 60px;
}
.testimonials__item-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  flex: 1 0 0;
}
.testimonials__item-author {
  color: #57595c;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  letter-spacing: -0.2px;
}
.testimonials__item-position {
  color: #57595c;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
  letter-spacing: -0.16px;
}
@media screen and (max-width: 1919.98px) {
  .testimonials__content {
    gap: 50px;
  }
  .testimonials__item {
    padding: 40px 30px;
    min-height: 437px;
  }
  .testimonials__item-message {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 1399.98px) {
  .testimonials {
    padding: 40px 0;
  }
  .testimonials__content {
    gap: 40px;
  }
  .testimonials__item {
    padding: 25px 20px;
    min-height: 360px;
    gap: 20px;
  }
  .testimonials__item-message {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .testimonials__item-author {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .testimonials__item-position {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
}
@media screen and (max-width: 1199.98px) {
  .testimonials {
    padding: 35px 0 70px;
  }
  .testimonials__content {
    gap: 30px;
  }
  .testimonials__item {
    width: 360px;
  }
  .testimonials__wrap {
    position: relative;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 991.98px) {
  .testimonials {
    padding: 30px 0 60px;
  }
  .testimonials__item {
    width: 344px;
    min-height: 340px;
  }
  .testimonials__item-message {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .testimonials__item-img {
    max-width: 50px;
    height: 50px;
  }
  .testimonials__item-author {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .testimonials__item-position {
    font-size: 12px;
    letter-spacing: -0.12px;
  }
}
@media screen and (max-width: 767.98px) {
  .testimonials {
    padding: 25px 0 60px;
  }
  .testimonials__content {
    gap: 20px;
  }
  .testimonials__wrap {
    padding-bottom: 38px;
  }
}
@media screen and (max-width: 575.98px) {
  .testimonials__item {
    width: 336px;
    min-height: 330px;
    padding: 20px 15px;
  }
}

/* TESTIMONIALS_END */
/* BLOG_SECTION */
.blog {
  width: 100%;
  padding: 50px 0 100px;
  position: relative;
}
.blog__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}
.blog h1 > span {
  color: #e2341c;
}
.blog__head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
  align-self: stretch;
}
.blog__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
}
.blog__tabs {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 10px;
  align-self: stretch;
  flex-wrap: wrap;
}
.blog__tab {
  box-sizing: border-box;
  height: 42px;
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  border: 2px solid #b6c0c8;
  background: #ffffff;
  color: #57595c;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 21.6px */
  letter-spacing: -0.18px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.blog__tab:hover {
  border: 2px solid #252627;
  background: #252627;
  color: #ffffff;
}
.blog__tab.active {
  border: 2px solid #e2341c;
  background: #ffffff;
  color: #252627;
}
.blog__tab.active:hover {
  border: 2px solid #e2341c;
  background: #ffffff;
  color: #252627;
}
.blog__list {
  display: flex;
  flex-direction: row;
  gap: 24px;
}
.blog__list-archive {
  width: calc(25% - 18px);
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: space-between;
}
.blog__list.flex-wrap {
  row-gap: 30px;
}
.blog__list.flex-wrap .blog__item {
  flex: initial;
}
.blog__item {
  width: calc(25% - 18px);
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  border-radius: 10px;
  align-content: stretch;
}
.blog__item img {
  border-radius: 10px 10px 0 0;
  height: auto;
}
.blog__item-half {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}
.blog__item-half .blog__info {
  height: 100%;
  border-radius: 10px;
}
.blog__item-half img {
  display: none;
}
.blog__item:hover .blog__info-title {
  color: #e21c23;
}
.blog__info {
  padding: 20px 25px;
  display: flex;
  flex-direction: column;
  gap: 30px 0px;
  background: #f4f5f5;
  border-radius: 0 0 10px 10px;
  height: 100%;
}
.blog__info-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  flex: 1 0 0;
  align-self: stretch;
}
.blog__info-title {
  flex-basis: auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  align-self: stretch;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1e1f1f;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 23.4px */
  letter-spacing: -0.18px;
  transition: all 0.3s ease-in-out;
}
.blog__info-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  align-self: stretch;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1e1f1f;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.16px;
}
.blog__info-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #8c8c8c;
  padding-top: 12px;
}
.blog__info-tags {
  display: flex;
  align-items: center;
  gap: 10px;
}
.blog__info-tags span {
  display: flex;
  padding: 4px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  background: #ffffff;
  color: #57595c;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 18px */
  letter-spacing: -0.15px;
}
.blog__page {
  padding: 40px 0 100px;
}
.blog__page-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.blog__page h1 span {
  color: #e2341c;
}
@media screen and (max-width: 1919.98px) {
  .blog__content {
    gap: 50px;
  }
  .blog__item-half .blog__info {
    gap: 15px;
  }
  .blog__info-title {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .blog__info-text {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .blog__info-bottom {
    padding-top: 10px;
  }
  .blog__info-tags span {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
  .blog__page {
    padding: 30px 0 100px;
  }
}
@media screen and (max-width: 1399.98px) {
  .blog {
    padding: 40px 0 80px;
  }
  .blog__content {
    gap: 40px;
  }
  .blog__item-half .blog__info {
    gap: 15px;
  }
  .blog__item-half .blog__info-text {
    letter-spacing: -0.14px;
  }
  .blog__tab {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .blog__wrap {
    gap: 40px;
  }
  .blog__info {
    padding: 15px;
    gap: 20px;
  }
  .blog__info-title {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .blog__info-text {
    letter-spacing: -0.16px;
  }
  .blog__page {
    padding: 50px 0 80px;
  }
}
@media screen and (max-width: 1199.98px) {
  .blog {
    padding: 35px 0 70px;
  }
  .blog__list-archive {
    display: none;
  }
  .blog__item-half {
    display: none;
  }
  .blog__page {
    padding: 40px 0 70px;
  }
  .blog__page-content {
    gap: 30px;
  }
  .blog__page .blog__list.flex-wrap > .blog__item {
    width: calc(33.3333333333% - 18px);
  }
}
@media screen and (max-width: 991.98px) {
  .blog {
    padding: 30px 0 60px;
  }
  .blog__content {
    gap: 30px;
  }
  .blog__tab {
    height: 34px;
    padding: 8px 15px;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .blog__wrap {
    gap: 30px;
  }
  .blog__list {
    flex-wrap: wrap;
  }
  .blog__item {
    width: calc(50% - 12px);
  }
  .blog__info-title {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .blog__info-text {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
  .blog__info-tags span {
    font-size: 12px;
    letter-spacing: -0.12px;
  }
  .blog .blog__list > .blog__item:nth-child(n+3) {
    display: none;
  }
  .blog__page {
    padding: 30px 0 70px;
  }
  .blog__page .blog__list.flex-wrap > .blog__item {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 767.98px) {
  .blog {
    padding: 25px 0 50px;
  }
  .blog__content {
    gap: 20px;
  }
  .blog__tabs {
    gap: 5px;
  }
  .blog__wrap {
    gap: 20px;
  }
  .blog__list {
    gap: 30px 12px;
  }
  .blog__info-tags span {
    padding: 4px 5px;
  }
  .blog__page {
    padding: 30px 0 50px;
  }
  .blog__page-content {
    gap: 20px;
  }
  .blog__page .blog__list {
    gap: 20px 12px;
  }
  .blog__page .blog__list.flex-wrap > .blog__item {
    width: calc(50% - 6px);
  }
}
@media screen and (max-width: 575.98px) {
  .blog__tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 8px;
  }
  .blog__list {
    flex-direction: column;
    gap: 20px 0;
  }
  .blog__list .sitebutton {
    margin-top: 10px;
  }
  .blog__item {
    width: 100%;
  }
  .blog__item:nth-child(n+3) {
    display: flex;
  }
  .blog__item img {
    width: auto;
  }
  .blog__page {
    padding: 35px 0 50px;
  }
  .blog__page .blog__list {
    gap: 30px 0;
  }
  .blog__page .blog__list.flex-wrap > .blog__item {
    width: 100%;
  }
}

/* BLOG_SECTION_END */
/* BLOGPAGE */
.blogpage {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.blogpage__more {
  padding-bottom: 100px;
}
.blogpage__more .blog__content {
  padding-top: 50px;
  border-top: 2px solid #d5dadd;
}
.blogpage__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.blogpage__block {
  display: flex;
  flex-direction: column;
  gap: 50px;
  margin-bottom: 60px;
}
.blogpage__block:last-child {
  margin-bottom: 0;
}
.blogpage__image {
  height: auto;
}
.blogpage__blockquote {
  margin: 0;
  display: flex;
  width: 100%;
  padding: 30px 30px 40px 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 10px;
  border: 4px solid #f5c800;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
  color: #1e1f1f;
}
@media screen and (max-width: 1919.98px) {
  .blogpage {
    padding: 30px 0 100px;
  }
  .blogpage__blockquote {
    font-size: 22px;
    letter-spacing: -0.22px;
  }
  .blogpage .information__block {
    gap: 20px;
  }
  .blogpage__more .blog__content {
    gap: 60px;
  }
}
@media screen and (max-width: 1399.98px) {
  .blogpage {
    padding: 30px 0 80px;
  }
  .blogpage__blockquote {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
  .blogpage__block {
    margin-bottom: 50px;
  }
  .blogpage .information__block {
    margin-bottom: 40px;
  }
  .blogpage .information__block:last-child {
    margin-bottom: 0;
  }
  .blogpage .information__block-list p,
  .blogpage .information__block-list li,
  .blogpage .information__block-list span {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .blogpage__more {
    padding-bottom: 80px;
  }
  .blogpage__more .blog__content {
    gap: 50px;
  }
}
@media screen and (max-width: 1199.98px) {
  .blogpage {
    padding: 20px 0 70px;
  }
  .blogpage__block {
    gap: 30px;
    margin-bottom: 30px;
  }
  .blogpage__blockquote {
    padding: 26px 26px 36px 26px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .blogpage .information__block {
    gap: 15px;
  }
  .blogpage .information__block h2.inner-h2 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .blogpage__more {
    padding-bottom: 70px;
  }
  .blogpage__more .blog__content {
    gap: 30px;
    padding-top: 40px;
  }
  .blogpage__more .blog__item {
    width: calc(33.3333333333% - 12px);
  }
  .blogpage__more .blog__item:nth-child(n+4) {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  .blogpage .information__block h2.inner-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .blogpage__more .blog__item {
    width: calc(50% - 12px);
  }
  .blogpage__more .blog__item:nth-child(n+3) {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .blogpage {
    padding: 20px 0 50px;
  }
  .blogpage__block {
    gap: 20px;
    margin-bottom: 20px;
  }
  .blogpage__blockquote {
    padding: 16px 16px 21px 16px;
  }
  .blogpage .information__block h2.inner-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .blogpage__more {
    padding-bottom: 50px;
  }
  .blogpage__more .blog__content {
    gap: 20px;
    padding-top: 30px;
  }
  .blogpage__more .blog__list {
    row-gap: 20px;
  }
  .blogpage__more .blog__list > :last-child {
    margin-top: 10px;
  }
  .blogpage__more .blog__item {
    width: calc(50% - 18px);
  }
  .blogpage__more .blog__item:nth-child(n+3) {
    display: flex;
  }
}
@media screen and (max-width: 575.98px) {
  .blogpage {
    padding: 25px 0 50px;
  }
  .blogpage__block {
    margin-bottom: 30px;
  }
  .blogpage__more .blog__item {
    width: 100%;
  }
  .blogpage__more .blog__item:nth-child(n+4) {
    display: none;
  }
}

/* BLOGPAGE_END */
/* CUSTOMERS */
.customers {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.customers__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.customers__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 40px 15px 30px 15px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 28.8px */
  letter-spacing: -0.48px;
  color: #252627;
  transition: all 0.3s ease-in-out;
}
.customers__item span {
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customers__item:hover {
  box-shadow: 0px 10px 30px 0px rgba(15, 36, 55, 0.25);
}
@media screen and (max-width: 1919.98px) {
  .customers {
    padding: 30px 0 100px;
  }
  .customers__item {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
}
@media screen and (max-width: 1399.98px) {
  .customers {
    padding: 50px 0 80px;
  }
  .customers__content {
    gap: 40px;
  }
  .customers__item {
    padding: 30px 15px 20px;
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .customers__item img {
    width: 90px;
    height: 71px;
  }
}
@media screen and (max-width: 1199.98px) {
  .customers {
    padding: 40px 0 80px;
  }
  .customers__content {
    gap: 30px;
  }
  .customers__item {
    padding: 20px 15px 15px;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .customers__item img {
    width: 80px;
    height: 63px;
  }
}
@media screen and (max-width: 991.98px) {
  .customers {
    padding: 30px 0 70px;
  }
  .customers__list {
    row-gap: 30px;
  }
  .customers__item {
    min-height: 160px;
  }
}
@media screen and (max-width: 767.98px) {
  .customers {
    padding: 20px 0 50px;
  }
  .customers__content {
    gap: 20px;
  }
  .customers__list {
    row-gap: 20px;
  }
  .customers__list div.col-12:nth-child(odd) {
    padding-right: 6px;
  }
  .customers__list div.col-12:nth-child(even) {
    padding-left: 6px;
  }
  .customers__item {
    flex-direction: row;
    min-height: auto;
    padding: 10px 15px;
  }
  .customers__item span {
    justify-content: flex-start;
  }
  .customers__item img {
    width: 51px;
    height: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .customers__list div.col-12:nth-child(odd) {
    padding-right: 12px;
  }
  .customers__list div.col-12:nth-child(even) {
    padding-left: 12px;
  }
}

/* CUSTOMERS_END */
/* DELIVERY */
.delivery {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.delivery__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.delivery__block {
  height: 100%;
  display: flex;
  padding: 20px 20px 30px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
  border-radius: 10px;
  background: #eff1f3;
}
.delivery__block ul {
  padding-inline-start: 30px;
}
.delivery__block-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
  align-self: stretch;
}
.delivery__block-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 30px */
  letter-spacing: -0.2px;
  color: #252627;
}
.delivery__block-prices {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.delivery__block-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  color: #1e1f1f;
  flex: 1 0 0;
}
.delivery__block-price {
  width: 385px;
}
.delivery__block-price ul {
  margin: 0;
}
@media screen and (max-width: 1919.98px) {
  .delivery {
    padding: 30px 0 100px;
  }
}
@media screen and (max-width: 1399.98px) {
  .delivery {
    padding: 30px 0 80px;
  }
  .delivery__content {
    gap: 40px;
  }
  .delivery__block-title {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .delivery__block-text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 1199.98px) {
  .delivery {
    padding: 20px 0 80px;
  }
  .delivery__blocks {
    row-gap: 24px;
  }
  .delivery__block {
    flex-direction: row;
    gap: 24px;
    align-items: center;
  }
}
@media screen and (max-width: 991.98px) {
  .delivery {
    padding: 20px 0 70px;
  }
  .delivery__content {
    gap: 30px;
  }
  .delivery__block {
    gap: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .delivery {
    padding: 20px 0 50px;
  }
  .delivery__content {
    gap: 20px;
  }
  .delivery__block {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .delivery__block-prices {
    flex-direction: column;
    gap: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .delivery {
    padding: 25px 0 50px;
  }
  .delivery__block-info {
    gap: 5px;
  }
  .delivery__block-price {
    width: auto;
  }
}

/* DELIVERY_END */
/* FAQ */
.faq {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.faq__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.faq__blocks.row {
  row-gap: 20px;
}
.faq__block {
  display: flex;
  flex-direction: column;
}
.faq__block-title {
  width: 100%;
  height: 90px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-family: "Wix Madefor Display";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 30px */
  letter-spacing: -0.5px;
  padding: 20px 15px 20px 25px;
  color: #000000;
  border-radius: 10px;
  background: #eff1f3;
  transition: all 0.3s ease-in-out;
}
.faq__block-title:before {
  content: "";
  position: absolute;
  right: 15px;
  width: 50px;
  height: 50px;
  background: url(/local/templates/stickerwell/css/../images/svg/faq-plus.svg) 0 0 no-repeat;
  transition: all 0.3s ease-in-out;
}
.faq__block-title:hover {
  color: #e2341c;
}
.faq__block-title:hover:before {
  background: url(/local/templates/stickerwell/css/../images/svg/faq-plus-hover.svg) 0 0 no-repeat;
}
.faq__block-title.active:before {
  transform: rotate(45deg);
}
.faq__block-title.active:hover:before {
  background: url(/local/templates/stickerwell/css/../images/svg/faq-plus-hover.svg) 0 0 no-repeat;
}
.faq__block-text {
  display: none;
  padding: 30px 25px 50px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  color: #1e1f1f;
  flex: 1 0 0;
}
@media screen and (max-width: 1919.98px) {
  .faq {
    padding: 30px 0 100px;
  }
  .faq__block-title {
    height: 80px;
    padding: 15px 15px 15px 25px;
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}
@media screen and (max-width: 1399.98px) {
  .faq {
    padding: 30px 0 80px;
  }
  .faq__content {
    gap: 40px;
  }
  .faq__block-title {
    height: 60px;
    padding: 10px 15px 10px 25px;
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .faq__block-title:before {
    width: 40px;
    height: 40px;
    background-size: cover;
  }
  .faq__block-title:hover {
    color: #e2341c;
  }
  .faq__block-title:hover:before {
    width: 40px;
    height: 40px;
    background-size: cover;
  }
  .faq__block-title.active:before {
    transform: rotate(45deg);
  }
  .faq__block-title.active:hover:before {
    width: 40px;
    height: 40px;
    background-size: cover;
  }
}
@media screen and (max-width: 1199.98px) {
  .faq {
    padding: 20px 0 80px;
  }
  .faq__content {
    gap: 30px;
  }
  .faq__block-title {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .faq__block-text {
    padding: 20px 15px 40px 25px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 991.98px) {
  .faq {
    padding: 20px 0 70px;
  }
  .faq__blocks.row {
    row-gap: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  .faq {
    padding: 20px 0 50px;
  }
  .faq__block-title {
    padding: 10px 10px 10px 15px;
  }
  .faq__block-title:before {
    right: 10px;
  }
  .faq__block-text {
    padding: 20px 10px 40px 15px;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}
@media screen and (max-width: 575.98px) {
  .faq {
    padding: 25px 0 50px;
  }
}

/* FAQ_END */
/* REQUIREMENTS */
.requirements {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.requirements__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.requirements__content blockquote {
  display: flex;
  width: max-content;
  max-width: 1128px;
  margin: 0;
  padding: 30px 25px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 10px;
  background: #eff1f3;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
  color: #1e1f1f;
}
@media screen and (max-width: 1919.98px) {
  .requirements {
    padding: 30px 0 100px;
  }
  .requirements__content blockquote {
    max-width: 888px;
    font-size: 22px;
    letter-spacing: -0.22px;
  }
}
@media screen and (max-width: 1399.98px) {
  .requirements {
    padding: 30px 0 80px;
  }
  .requirements__content {
    gap: 40px;
  }
  .requirements__content blockquote {
    padding: 25px 20px;
    max-width: 744px;
    font-size: 20px;
    letter-spacing: -0.2px;
  }
  .requirements .information__block-list p,
  .requirements .information__block-list li,
  .requirements .information__block-list span {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 1199.98px) {
  .requirements {
    padding: 20px 0 70px;
  }
  .requirements__content {
    gap: 30px;
  }
  .requirements__content blockquote {
    padding: 25px 20px;
    max-width: 744px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 991.98px) {
  .requirements__content blockquote {
    max-width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .requirements {
    padding: 20px 0 50px;
  }
  .requirements__content {
    gap: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .requirements {
    padding: 25px 0 50px;
  }
  .requirements__content {
    gap: 30px;
  }
  .requirements .information__block-list p,
  .requirements .information__block-list li,
  .requirements .information__block-list span {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}

/* REQUIREMENTS_END */
/* DISCOUNTS */
.discounts {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.discounts__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.discounts__block {
  position: relative;
  width: 100%;
  display: flex;
  background: #161616;
  padding: 40px 0 40px 40px;
  border-radius: 12px;
  overflow: hidden;
}
.discounts__block::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 296px;
  height: 420px;
  background: url(/local/templates/stickerwell/css/../images/svg/star.svg) 100% 0 no-repeat;
}
.discounts__block-info {
  max-width: 506px;
  min-height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  z-index: 2;
}
.discounts__block-title {
  font-size: 40px;
  letter-spacing: -0.8px;
  color: #ffffff;
}
.discounts__block-text {
  font-family: "Wix Madefor Display";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.2px;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 1919.98px) {
  .discounts {
    padding: 30px 0 100px;
  }
  .discounts__block-title {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .discounts__block-info {
    max-width: 354px;
  }
  .discounts__block-text {
    max-width: 280px;
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}
@media screen and (max-width: 1399.98px) {
  .discounts {
    padding: 30px 0 80px;
  }
  .discounts__content {
    gap: 40px;
  }
  .discounts__block {
    padding: 25px 0 35px 30px;
    min-height: 350px;
  }
  .discounts__block::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 157px;
    height: 350px;
    background: url(/local/templates/stickerwell/css/../images/svg/star-1200.svg) 100% 50% no-repeat;
  }
  .discounts__block-info {
    min-height: 280px;
  }
  .discounts__block-title {
    font-size: 28px;
    letter-spacing: -0.56px;
  }
  .discounts__block-text {
    max-width: 280px;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
}
@media screen and (max-width: 1199.98px) {
  .discounts {
    padding: 20px 0 70px;
  }
  .discounts__content {
    gap: 30px;
  }
  .discounts__block-info {
    max-width: 280px;
  }
  .discounts__block-title {
    font-size: 24px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 991.98px) {
  .discounts__block {
    min-height: 290px;
    padding: 30px 0 40px 30px;
  }
  .discounts__block::after {
    height: 290px;
  }
  .discounts__block-info {
    max-width: 392px;
    min-height: unset;
  }
  .discounts__block-title {
    width: 100%;
  }
  .discounts__block-text {
    max-width: unset;
    width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .discounts {
    padding: 20px 0 50px;
  }
  .discounts__content {
    gap: 20px;
  }
  .discounts__block {
    padding: 30px 0 40px 20px;
  }
  .discounts__block::after {
    opacity: 0.2;
  }
  .discounts__block-info {
    max-width: 299px;
  }
  .discounts__block-title {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .discounts__block-text {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
}
@media screen and (max-width: 575.98px) {
  .discounts {
    padding: 25px 0 50px;
  }
  .discounts__block {
    padding: 30px 17px 40px 20px;
  }
}

/* DISCOUNTS_END */
/* CATALOG */
.catalog {
  width: 100%;
  padding: 40px 0 100px;
}
.catalog-section {
  padding: 40px 0 60px;
}
.catalog__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.catalog__content-head {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.catalog__content-top {
  display: flex;
  justify-content: flex-start;
}
.catalog__content-top :last-child {
  margin-left: auto;
}
.catalog__content-section {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.catalog__title span {
  color: #e2341c;
}
.catalog__categories {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 30px 24px;
}
.catalog__categories li {
  display: flex;
  width: calc(25% - 18px);
}
.catalog__categories-item {
  width: 100%;
  min-height: 80px;
  display: flex;
  padding: 0px 20px 0px 10px;
  align-items: center;
  gap: 15px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 117%; /* 21.06px */
  letter-spacing: -0.18px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
}
.catalog__categories-item:hover {
  box-shadow: 0px 10px 30px 0px rgba(15, 36, 55, 0.25);
}
.catalog__bottom {
  padding-bottom: 100px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.catalog__bottom .owl-stage-outer {
  overflow: visible;
}
.catalog__bottom h2.small-h2 {
  height: 50px;
}
@media screen and (max-width: 1919.98px) {
  .catalog {
    padding: 30px 0 100px;
  }
  .catalog-section {
    padding: 30px 0 60px;
  }
  .catalog-page {
    padding: 30px 0 60px;
  }
  .catalog__content {
    gap: 50px;
  }
  .catalog__categories-item {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .catalog__categories-item img {
    width: 65px;
    height: auto;
  }
  .catalog__bottom h2.small-h2 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
}
@media screen and (max-width: 1399.98px) {
  .catalog {
    padding: 50px 0 80px;
  }
  .catalog-section {
    padding: 30px 0 40px;
  }
  .catalog__content {
    gap: 30px;
  }
  .catalog__content-head {
    gap: 40px;
  }
  .catalog__categories-item {
    padding: 0px 15px 0px 10px;
    gap: 10px;
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .catalog__categories-item img {
    width: 50px;
  }
  .catalog__slider {
    padding-bottom: 0;
  }
  .catalog__title {
    max-width: 888px;
  }
  .catalog__content-top {
    align-items: flex-start;
  }
  .catalog__bottom {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1199.98px) {
  .catalog {
    padding: 30px 0 70px;
  }
  .catalog-section {
    padding: 20px 0 30px;
  }
  .catalog__content-head {
    gap: 30px;
  }
  .catalog__slider {
    padding-bottom: 48px;
  }
  .catalog__control {
    bottom: 0;
  }
  .catalog__categories li {
    width: calc(33.3333333333% - 18px);
  }
  .catalog__categories-item {
    min-height: 70px;
  }
  .catalog__title {
    max-width: 800px;
    font-size: 28px;
  }
  .catalog__bottom {
    padding-bottom: 70px;
  }
  .catalog__bottom h2.small-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
    height: auto;
  }
}
@media screen and (max-width: 991.98px) {
  .catalog-page {
    padding: 20px 0 50px;
  }
  .catalog__categories-item {
    padding: 10px 15px 10px 10px;
    gap: 8px;
    font-size: 14px;
    letter-spacing: -0.28px;
    min-height: 70px;
  }
  .catalog__categories-item img {
    max-width: 40px;
  }
  .catalog__title {
    max-width: 576px;
  }
  .catalog__content-top {
    align-items: center;
  }
}
@media screen and (max-width: 767.98px) {
  .catalog {
    padding: 20px 0 50px;
  }
  .catalog-section {
    padding: 20px 0 10px;
  }
  .catalog__content {
    gap: 40px;
  }
  .catalog__content-head {
    gap: 20px;
  }
  .catalog__content-top {
    flex-wrap: wrap;
  }
  .catalog__categories {
    gap: 15px 12px;
  }
  .catalog__categories li {
    width: calc(50% - 6px);
  }
  .catalog__categories li:nth-child(even) {
    margin-right: 0;
  }
  .catalog__categories-item {
    padding: 10px 15px 10px 10px;
    gap: 8px;
    font-size: 14px;
    letter-spacing: -0.28px;
    min-height: 70px;
  }
  .catalog__categories-item img {
    max-width: 40px;
  }
  .catalog__bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .catalog {
    padding: 35px 0 50px;
  }
  .catalog-section {
    padding: 25px 0 10px;
  }
  .catalog-page {
    padding: 25px 0 50px;
  }
  .catalog__content-section {
    gap: 20px;
  }
  .catalog__content-top {
    gap: 10px;
  }
  .catalog__content-top :last-child {
    margin-left: 0;
  }
  .catalog__categories {
    flex-direction: column;
  }
  .catalog__categories li {
    width: 100%;
  }
}
.catalog__bottom h2.small-h2 {
  font-size: 22px;
  letter-spacing: -0.44px;
}

/* CATALOG_END */
/* FILTERS */
.filters {
  width: 100%;
  position: relative;
  z-index: 2;
}
.filters__wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5dadd;
}
.filters__block {
  display: flex;
  justify-content: flex-start;
  gap: 60px;
}
.filters__left {
  display: flex;
  align-items: center;
  gap: 20px 40px;
  flex: 1 0 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
}
.filters__list {
  display: flex;
  align-items: center;
  gap: 15px;
}
.filters__button {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 15px 8px;
  height: 35px;
  background: #d5dadd;
  border-radius: 5px;
  font-size: 16px;
  letter-spacing: -0.32px;
  font-style: normal;
  font-weight: 500;
  color: #1e1f1f;
  transition: all 0.3s ease-in-out;
}
.filters__button span {
  transition: all 0.3s ease-in-out;
  color: #e2341c;
  font-weight: 700;
}
.filters__button:hover {
  background: #252627;
  color: #ffffff;
}
.filters__button:hover span {
  color: #ffffff;
}
.filters__item {
  position: relative;
  z-index: 2;
}
.filters__item-title {
  position: relative;
  display: flex;
  height: 35px;
  padding: 6px 36px 8px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: #e2e6e9;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
  color: #252627;
  cursor: pointer;
  transition: all 0.3s ease;
}
.filters__item-title::before {
  position: absolute;
  content: "";
  right: 10px;
  width: 16px;
  height: 16px;
  background: url(/local/templates/stickerwell/css/../images/svg/filter-plus.svg) center no-repeat;
}
.filters__item-title:hover {
  background: #e8ebed;
}
.filters__item-title.active + div {
  display: block;
}
.filters__item-body {
  display: none;
  position: absolute;
  top: calc(100% + 5px);
  width: 250px;
  padding: 10px 10px 15px 10px;
  border-radius: 5px;
  border: 1px solid #808f98;
  background: #ffffff;
  z-index: 2;
}
.filters__item-vals {
  width: 270px;
}
.filters__checkbox {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  padding-right: 15px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  max-height: 210px;
  overflow-y: auto;
}
.filters__checkbox::-webkit-scrollbar {
  width: 4px;
}
.filters__checkbox::-webkit-scrollbar-track {
  background: #d5dadd;
  border-radius: 4px;
}
.filters__checkbox::-webkit-scrollbar-thumb {
  background: rgba(37, 38, 39, 0.3);
  border-radius: 4px;
}
.filters__checkbox li {
  margin: 0;
}
.filters__checkbox li label {
  min-height: 28px;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  color: rgba(37, 38, 39, 0.8);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 23.4px */
  letter-spacing: -0.32px;
  transition: all 0.3s ease-in-out;
}
.filters__checkbox li label input[type=checkbox] {
  display: none;
}
.filters__checkbox li label input[type=checkbox]:checked + span {
  border-color: #252627;
  background: url(/local/templates/stickerwell/css/../images/svg/check.svg) 50% 50% no-repeat;
}
.filters__checkbox li label span {
  width: 22px;
  height: 22px;
  border: 1.5px solid rgba(37, 38, 39, 0.4);
  border-radius: 100%;
}
.filters__checkbox li label:hover {
  color: rgb(37, 38, 39);
}
.filters__checkbox li label:hover span {
  border-color: rgba(37, 38, 39, 0.7);
}
.filters__vals {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.filters__vals-block {
  display: flex;
  width: 115px;
  padding: 7px 10px;
  align-items: center;
  gap: 5px;
  border-radius: 10px;
  background: #ededee;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 21px */
  letter-spacing: -0.15px;
  color: #7c7f83;
}
.filters__vals-block span {
  opacity: 0.8;
}
.filters__vals-input {
  padding: 0;
  background: transparent;
  font-size: 15px;
  letter-spacing: -0.15px;
}
.filters__vals-input::placeholder, .filters__vals-input:-moz-placeholder, .filters__vals-input:-ms-input-placeholder, .filters__vals-input::-webkit-input-placeholder {
  color: #7c7f83;
  opacity: 1;
}
.filters__right {
  margin-left: auto;
}
.filters__select {
  position: relative;
  display: flex;
  padding: 6px 30px 8px 10px;
  min-width: 172px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: #e2e6e9;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.filters__select::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  right: 10px;
  background: url(/local/templates/stickerwell/css/../images/svg/select.svg) 50% no-repeat;
}
.filters__select-toggle {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #252627;
}
.filters__select-list {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 5px;
  border: 1px solid #808f98;
  border-width: 0;
  background: #ffffff;
  max-height: 0;
  z-index: 10;
  overflow: hidden;
}
.filters__select-option {
  position: relative;
  display: flex;
  padding: 5px 10px 9px 10px;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  transition: all 0.3s ease-in-out;
}
.filters__select-option a {
  color: rgba(37, 38, 39, 0.8);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
}
.filters__select-option:hover {
  background: #e8ebed;
}
.filters__select-option:hover a {
  color: rgb(37, 38, 39);
}
.filters__select.active::after {
  transform: rotate(180deg);
}
.filters__select.active .filters__select-list {
  max-height: 143px;
  border-width: 1px;
}
.filters__results {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 10px 5px;
  align-self: stretch;
  flex-wrap: wrap;
}
.filters__results-item {
  display: flex;
  padding: 5px 7px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 100px;
  border: 1px solid rgba(37, 38, 39, 0.4);
  color: rgba(37, 38, 39, 0.7);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.28px;
}
.filters__results-clear {
  display: flex;
  padding: 6px 0px 6px 10px;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.28px;
  color: rgba(37, 38, 39, 0.7);
}
.filters__results-clear:hover {
  color: rgb(37, 38, 39);
}
@media screen and (max-width: 1399.98px) {
  .filters__wrap {
    padding-bottom: 15px;
  }
  .filters__left {
    flex-wrap: wrap;
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .filters__item-title {
    height: 33px;
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .filters__button {
    height: 33px;
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .filters__select {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
}
@media screen and (max-width: 1199.98px) {
  .filters__wrap {
    padding-bottom: 12px;
  }
  .filters__left {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .filters__select {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .filters__mobbutton {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px 8px 10px;
    background: #e2e6e9;
    border-radius: 5px;
    font-weight: 500;
  }
  .filters__vals {
    width: 100%;
  }
  .filters__vals-block {
    width: 50%;
  }
  .filters__select-option {
    padding: 7px 9px 10px 17px;
  }
  .filters__select-option a {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .filters__results-item {
    font-size: 13px;
    letter-spacing: -0.25px;
  }
}
@media screen and (max-width: 991.98px) {
  .filters__wrap {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .filters__block {
    gap: 24px;
  }
}

/* FILTERS_END */
/* MOBILEFILTER */
.mobilefilter {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  overflow: hidden;
}
.mobilefilter__wrap {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 350px;
  margin-left: auto;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  right: -350px;
  transition: all 0.3s ease-in-out;
}
.mobilefilter__wrap.show {
  right: 0;
}
.mobilefilter__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  min-height: 100vh;
}
.mobilefilter__top {
  position: relative;
  width: 100%;
  padding: 50px 20px 20px;
}
.mobilefilter__title {
  font-family: "Wix Madefor Display";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 30px */
  letter-spacing: -0.5px;
  color: #000000;
}
.mobilefilter__close {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(/local/templates/stickerwell/css/../images/svg/close-bt.svg);
  position: absolute;
  top: 10px;
  right: 12px;
}
.mobilefilter__list {
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-height: calc(100% - 183px);
  overflow-y: auto;
}
.mobilefilter__block {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d5dadd;
}
.mobilefilter__block-title {
  display: flex;
  align-items: center;
  height: 24px;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 23.4px */
  letter-spacing: -0.36px;
  color: #252627;
}
.mobilefilter__block-title:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background: url(/local/templates/stickerwell/css/../images/svg/mobfilter_arrow.svg) 0 50% no-repeat;
}
.mobilefilter__block-title.active:before {
  transform: rotate(180deg);
}
.mobilefilter__bottom {
  margin-top: auto;
  width: 100%;
  background: #ffffff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  align-items: center;
}
.mobilefilter__bottom .clearfilter {
  display: flex;
  padding: 7px 0px 6px 0px;
  justify-content: center;
  align-items: center;
  gap: 3px;
  align-self: stretch;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.28px;
  color: rgba(37, 38, 39, 0.7);
}
.mobilefilter__bottom .clearfilter:hover, .mobilefilter__bottom .clearfilter:active {
  color: #252627;
}
@media screen and (max-width: 767.98px) {
  .mobilefilter__wrap {
    width: 576px;
    right: -576px;
  }
  .mobilefilter__top {
    padding: 50px 12px 15px;
  }
  .mobilefilter__title {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .mobilefilter__list {
    padding: 0 12px;
    gap: 15px;
  }
  .mobilefilter__block {
    gap: 10px;
  }
  .mobilefilter__block-title {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .mobilefilter__bottom {
    padding: 10px 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .mobilefilter__wrap {
    width: 360px;
    right: -360px;
  }
}

/* MOBILEFILTER_END */
/* CARDS */
.cards {
  width: 100%;
}
.cards__list {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}
.cards__block.row {
  row-gap: 30px;
}
.cards__block .col-6 {
  padding-bottom: 30px;
  border-bottom: 1px solid #d5dadd;
}
.cards__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  min-height: 100%;
}
.cards__item .sitebutton {
  margin-top: auto;
}
.cards__item-link {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.cards__item-img {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 5px;
  background: #f4f5f7;
}
.cards__item-img img {
  width: 100%;
  height: auto;
  mix-blend-mode: darken;
}
.cards__item-fav {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: url(/local/templates/stickerwell/css/../images/svg/card-fav.svg) center no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.cards__item-fav:hover {
  background: url(/local/templates/stickerwell/css/../images/svg/card-fav-hover.svg) center no-repeat;
}
.cards__item-fav.active {
  background: url(/local/templates/stickerwell/css/../images/svg/card-fav-active.svg) center no-repeat;
}
.cards__item-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.cards__item-price {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  color: #252627;
}
.cards__item-curprice {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
}
.cards__item-oldprice {
  color: #57595c;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
  letter-spacing: -0.32px;
  text-decoration-line: line-through;
  opacity: 0.7;
}
.cards__item-discount {
  display: flex;
  padding: 4px 5px 6px 5px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 5px;
  background: #39434c;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.24px;
  color: #ffffff;
}
.cards__item-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #252627;
  text-overflow: ellipsis;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 19.5px */
  letter-spacing: -0.3px;
  transition: all 0.3s ease-in-out;
}
.cards__item:hover .cards__item-title {
  color: #e2341c;
}
@media screen and (max-width: 1399.98px) {
  .cards__item-curprice {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .cards__item-oldprice {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
}
@media screen and (max-width: 991.98px) {
  .cards__item-link {
    gap: 10px;
  }
  .cards__item-img {
    padding: 5px;
  }
  .cards__item-fav {
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
  }
  .cards__item-curprice {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .cards__item-oldprice {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .cards__item-discount {
    padding: 4px 5px;
  }
  .cards__item-title {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
}
@media screen and (max-width: 767.98px) {
  .cards__block.row {
    row-gap: 35px;
    margin: 0 -6px;
  }
  .cards__block .col-6 {
    padding-bottom: 0;
    border-bottom: none;
    padding: 0 6px;
  }
  .cards__item-info {
    gap: 5px;
  }
  .cards__item-curprice {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .cards__item-oldprice {
    font-size: 12px;
    letter-spacing: -0.24px;
  }
  .cards__item-discount {
    display: none;
  }
  .cards__item-discountmob {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    padding: 4px 5px;
    align-items: flex-start;
    gap: 10px;
    border-radius: 5px;
    background: #39434c;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 14.4px */
    letter-spacing: -0.24px;
    color: #ffffff;
  }
  .cards__item-title {
    font-size: 12px;
    letter-spacing: -0.24px;
  }
}
@media screen and (max-width: 575.98px) {
  .cards__list {
    gap: 35px;
  }
  .cards__item-fav {
    width: 26px;
    height: 26px;
    border-radius: 5px;
    background-size: 90%;
  }
  .cards__item-fav:hover {
    background-size: 90%;
  }
  .cards__item-fav.active {
    background-size: 90%;
  }
}

/* CARDS_END */
/* CARD */
.card {
  padding: 0 0 30px 0;
}
.card__slider {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.card__slider-previews {
  width: 60px;
  display: flex;
  flex-direction: column;
  height: 224px;
  flex-shrink: 0;
}
.card__slider-previews img {
  border-radius: 5px;
}
.card__slider-images {
  width: 472px;
  height: 472px;
}
.card__slider-images img {
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}
.card__center {
  display: flex;
  padding-top: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
.card__block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.card__block.desc {
  padding-right: 20px;
}
.card__block-colors, .card__block-types {
  margin-top: 20px;
}
.card__block-title {
  flex: 1 0 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  color: #252627;
}
.card__block-title span {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.16px;
}
.card__block-text {
  align-self: stretch;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  color: #1e1f1f;
}
.card__block ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
  color: #1e1f1f;
}
.card__block ul em {
  flex-grow: 2;
  border-bottom: 1px dashed #808f98;
  margin-bottom: 5px;
}
.card__block ul li {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 5px;
  align-self: stretch;
}
.card__block ul li span {
  font-size: 16px;
  letter-spacing: -0.16px;
}
.card__block ul li span:first-child {
  opacity: 0.6;
}
.card__block ul li span:last-child {
  width: 200px;
}
.card__block ul.columns {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px 24px;
}
.card__block ul.columns > li {
  width: calc(50% - 12px);
}
.card__block ul.type {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.card__block ul.type li {
  box-sizing: border-box;
  display: block;
  padding: 10px;
  background: #eaedf1;
  border: 2px solid transparent;
  border-radius: 5px;
  cursor: pointer;
  transition: border 0.3s ease-in-out;
}
.card__block ul.type li:hover {
  border: 2px solid rgba(30, 31, 31, 0.4);
}
.card__block ul.type li.selected {
  border: 2px solid #1e1f1f;
}
.card__block ul.type li img {
  display: block;
  mix-blend-mode: darken;
}
.card__block ul.color {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}
.card__block ul.color li {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  border: 2px solid transparent;
  cursor: pointer;
  transition: border 0.3s ease-in-out;
}
.card__block ul.color li:hover {
  border: 2px solid rgba(30, 31, 31, 0.4);
}
.card__block ul.color li.selected {
  border: 2px solid #1e1f1f;
}
.card__block ul.color li img {
  border-radius: 4px;
  height: auto;
}
.card__right {
  display: flex;
  padding: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  border-radius: 10px;
  background: #eff1f3;
}
.card__right-topblock {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 24px;
}
.card__right-topblock.preposals {
  flex-direction: column;
}
.card__price {
  flex: 1 0 0;
  font-family: "Wix Madefor Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: -0.44px;
  color: #252627;
}
.card__price-list {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.card__price-list ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  letter-spacing: -0.14px;
  column-count: 2;
  column-gap: 40px;
}
.card__price-list li {
  display: flex;
  gap: 20px;
  margin-bottom: 5px;
}
.card__price-list li span:last-child {
  margin-left: auto;
}
.card__button {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: auto;
}
.card__amount {
  width: 95px;
  min-width: 95px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 10px;
  background: #ffffff;
}
.card__amount-button {
  width: 25px;
  height: 50px;
  min-width: 25px;
  border: 0;
  background: url(/local/templates/stickerwell/css/../images/svg/plus.svg) 3px 50% no-repeat;
}
.card__amount-button:first-child {
  background: url(/local/templates/stickerwell/css/../images/svg/minus.svg) 9px 50% no-repeat;
}
.card__amount-input {
  padding: 0;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
  color: #252627;
  opacity: 0.7;
}
.card__amount.cartin {
  height: 40px;
  border-radius: 10px;
  background: #f0f2f4;
}
.card__amount.cartin button {
  height: 40px;
  padding: 0;
}
.card__amount.cartin input {
  opacity: 1;
  background: transparent;
}
.card__info {
  gap: 60px;
}
@media screen and (max-width: 1919.98px) {
  .card__slider {
    gap: 10px;
  }
  .card__slider-images {
    width: 362px;
    height: 362px;
  }
  .card__right {
    padding: 30px 20px;
  }
  .card__right-topblock {
    flex-direction: column;
    align-items: flex-start;
  }
  .card__button {
    width: 100%;
    margin-left: 0;
  }
  .card__block-anchor {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .card__price-list ul {
    column-count: auto;
  }
}
@media screen and (max-width: 1399.98px) {
  .card {
    padding: 0 0 20px 0;
  }
  .card__slider-images {
    width: 300px;
    height: 300px;
  }
  .card__slider-previews {
    width: 50px;
    height: 194px;
  }
  .card__center {
    gap: 15px;
  }
  .card__center .card__block:nth-child(2) {
    padding-right: 0;
  }
  .card__right {
    padding: 25px 20px;
    gap: 15px;
  }
  .card__right-topblock {
    gap: 15px;
  }
  .card__block.desc {
    gap: 5px;
  }
  .card__block-title {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .card__block-text {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .card__block ul > li > span {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .card__block-anchor {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .card__price {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .card__info {
    gap: 50px;
  }
  .card__info h2.small-h2 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .card__info .information__block-list p,
  .card__info .information__block-list li,
  .card__info .information__block-list span {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .card__info .information__block {
    margin-bottom: 50px;
  }
  .card__info .information__block:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .card {
    row-gap: 30px;
  }
  .card__slider-images {
    width: 396px;
    height: 396px;
  }
  .card__center {
    padding-top: 0;
  }
  .card__right {
    padding: 25px 30px;
    flex-direction: row;
    gap: 25px 24px;
    flex-wrap: wrap;
  }
  .card__right-topblock {
    flex-direction: row;
    align-items: center;
  }
  .card__price {
    min-width: 140px;
  }
  .card__price-list ul {
    column-count: 3;
  }
  .card__block.pay {
    width: calc(33.3333333333% - 16px);
  }
  .card__info h2.small-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 991.98px) {
  .card__slider-images {
    width: 284px;
    height: 284px;
  }
  .card__amount {
    height: 40px;
  }
  .card__amount-input {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .card__price {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .card__right {
    padding: 25px 20px;
    gap: 24px;
  }
  .card__block.pay {
    width: calc(50% - 12px);
  }
  .card__block.pay:last-child {
    width: 100%;
  }
  .card__block ul.columns > li {
    width: 100%;
  }
  .card__price-list ul {
    column-count: 2;
  }
}
@media screen and (max-width: 767.98px) {
  .card {
    row-gap: 24px;
  }
  .card__slider-images {
    width: 336px;
    height: 336px;
  }
  .card__right {
    padding: 25px 10px;
  }
  .card__block.pay {
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .card__slider {
    flex-direction: column;
    justify-content: flex-start;
  }
  .card__slider-previews {
    order: 1;
    height: 50px;
  }
  .card__slider-previews .swiper-thumbs {
    width: 194px;
    height: 50px;
  }
  .card__block-title span {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .card__block ul.type li img {
    width: 80px;
    height: auto;
  }
  .card__right-topblock {
    flex-direction: column;
    align-items: flex-start;
  }
  .card__info h2.small-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .card__info .information__block-list p,
  .card__info .information__block-list li,
  .card__info .information__block-list span {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .card__price-list ul {
    column-count: auto;
  }
}

/* CARD_END */
/* PAY */
.pay {
  padding-top: 10px;
  padding-right: 0;
  border-top: 1px solid #d5dadd;
}
.pay__head {
  display: flex;
  align-items: center;
  gap: 5px;
}
.pay__title {
  flex: 1 0 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  color: #57595c;
}
.pay__body {
  display: flex;
  align-items: stretch;
  gap: 10px;
  align-self: stretch;
}
.pay__block {
  width: 100%;
  width: calc(33.3333333333% - 5px);
  padding: 10px 15px;
  flex: 1 0 0;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 18px */
  letter-spacing: -0.15px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.5);
  color: #1e1f1f;
}
@media screen and (max-width: 1919.98px) {
  .pay__body {
    flex-direction: column;
  }
  .pay__block {
    width: 100%;
  }
}
@media screen and (max-width: 1399.98px) {
  .pay__title {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .pay__block {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
}
/* PAY_END */
/* SWIPER_CSS*/
.swiper-slide {
  height: auto;
  display: flex;
  align-items: center;
}

.swiper-slide-thumb-active {
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #394146;
}

/* SWIPER_CSS_END*/
/* SITEFORM */
.siteform {
  width: 100%;
  padding: 40px 0;
  background: url(/local/templates/stickerwell/css/../images/siteform-bg.png) no-repeat;
  background-size: cover;
}
.siteform-inner {
  margin: 50px 0 70px;
}
.siteform__content {
  align-items: center;
}
.siteform .row {
  gap: 60px 0;
}
.siteform__block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.siteform__block.row {
  gap: 100px;
}
.siteform__info {
  gap: 15px;
  max-width: 620px;
}
.siteform__title {
  align-self: stretch;
  color: #252627;
  font-family: "Wix Madefor Display";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 60px */
  letter-spacing: -1px;
}
.siteform__text {
  align-self: stretch;
  color: #57595c;
  font-family: "Wix Madefor Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.22px;
}
.siteform__form {
  padding: 40px;
  flex-direction: column;
  gap: 20px;
  border-radius: 10px;
  background: #ffffff;
}
.siteform__form-blocks {
  gap: 15px;
}
.siteform__form-block {
  width: 100%;
  display: flex;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: #ededee;
}
.siteform__form-block input {
  padding: 0;
  background: transparent;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
}
.siteform__form-block.light {
  background: #ffffff;
  height: 45px;
}
.siteform__form-privacy {
  color: #57595c;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.14px;
}
.siteform__form-privacy a {
  border-bottom: 1px solid #57595c;
}
.siteform__form-privacy a:hover {
  border-color: transparent;
}
.siteform.mt-0 {
  margin-top: 0;
}
@media screen and (max-width: 1919.98px) {
  .siteform__image {
    max-width: 296px;
  }
  .siteform__info {
    max-width: 516px;
  }
  .siteform__title {
    font-size: 45px;
    letter-spacing: -0.9px;
  }
  .siteform__text {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
}
@media screen and (max-width: 1399.98px) {
  .siteform {
    padding: 40px 0;
  }
  .siteform-inner {
    margin: 40px 0 40px;
  }
  .siteform__image {
    max-width: 248px;
  }
  .siteform__info {
    max-width: 426px;
  }
  .siteform__title {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
  .siteform__text {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .siteform__form {
    padding: 30px 20px;
  }
  .siteform__form-privacy {
    font-size: 12px;
    letter-spacing: -0.12px;
  }
}
@media screen and (max-width: 1199.98px) {
  .siteform-inner {
    margin: 35px 0 35px;
  }
  .siteform__info {
    max-width: 346px;
  }
  .siteform__image {
    max-width: 200px;
  }
  .siteform__title {
    font-size: 35px;
    letter-spacing: -0.7px;
  }
  .siteform__text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .siteform__form {
    padding: 25px 20px;
    gap: 15px;
  }
  .siteform__form-blocks {
    gap: 10px;
  }
  .siteform__form-block {
    padding: 9px 20px;
    height: 40px;
  }
  .siteform__form-block input {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .siteform__form-textarea {
    height: 84px;
  }
  .siteform__form-textarea textarea {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .siteform__form-privacy {
    font-size: 12px;
    letter-spacing: -0.12px;
  }
}
@media screen and (max-width: 991.98px) {
  .siteform {
    padding: 30px 0 50px;
  }
  .siteform-inner {
    margin: 40px 0 35px;
  }
  .siteform__content {
    align-items: flex-start;
  }
  .siteform .row {
    gap: 0 0;
  }
  .siteform__image {
    max-width: 144px;
  }
  .siteform__info {
    max-width: 100%;
  }
  .siteform__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .siteform__form {
    margin-top: -20px;
  }
}
@media screen and (max-width: 767.98px) {
  .siteform {
    padding: 20px 0 50px;
  }
  .siteform-inner {
    margin: 25px 0 15px;
  }
  .siteform .row {
    gap: 20px 0;
  }
  .siteform__title {
    font-size: 24px;
    letter-spacing: -0.48px;
  }
  .siteform__form {
    margin-top: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .siteform__info {
    gap: 5px;
  }
  .siteform__form {
    padding: 15px 10px 20px;
  }
  .siteform__form-block input {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}

/* SITEFORM_END */
/* POPULAR */
.popular {
  padding: 40px 0 40px;
  width: 100%;
  overflow-x: hidden;
}
.popular .owl-stage-outer {
  overflow: visible;
}
.popular-last {
  padding: 30px 0 100px;
}
.popular-last .owl-stage-outer {
  background: transparent;
  overflow: visible;
}
.popular__content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.popular__slider {
  position: relative;
}
.popular__slider-item {
  display: flex;
  align-items: stretch;
  min-height: 428px;
}
@media screen and (max-width: 1919.98px) {
  .popular__slider-item {
    min-height: 482px;
  }
}
@media screen and (max-width: 1399.98px) {
  .popular__slider-item {
    min-height: 428px;
  }
}
@media screen and (max-width: 1199.98px) {
  .popular__content {
    gap: 30px;
  }
  .popular__slider-item {
    min-height: 451px;
  }
}
@media screen and (max-width: 991.98px) {
  .popular__slider-item {
    min-height: 371px;
  }
}
@media screen and (max-width: 767.98px) {
  .popular__slider-item {
    width: 221px;
    min-height: 344px;
  }
}
@media screen and (max-width: 575.98px) {
  .popular {
    padding: 40px 0 15px;
  }
}

/* POPULAR_END */
/* BREADCRUMBS */
.bcspath {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 128%;
  color: rgba(37, 38, 39, 0.7);
}
.bcspath div a {
  position: relative;
  display: inline-flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border-radius: 10px;
  color: rgba(37, 38, 39, 0.7);
  margin-right: 15px;
  transition: all 0.3s ease-in-out;
}
.bcspath div a::after {
  content: "";
  position: absolute;
  vertical-align: middle;
  right: -15px;
  width: 15px;
  height: 2px;
  background: #ffffff;
}
.bcspath div a:hover {
  color: #e2341c;
}
.bcspath div:last-child > a {
  margin-right: 0;
}
.bcspath div:last-child > a::after {
  width: 0;
  height: 0;
  content: none;
}
.bcspath-section {
  width: 100%;
  margin-bottom: 20px;
}
.bcspath-section div a {
  background: #e2e6e9;
}
.bcspath-section div a::after {
  background: #e2e6e9;
}
@media screen and (max-width: 1399.98px) {
  .bcspath {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}
@media screen and (max-width: 991.98px) {
  .bcspath {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
}
@media screen and (max-width: 575.98px) {
  .bcspath-section {
    overflow-x: auto;
    padding-bottom: 8px;
  }
}
.bcspath .breadcrumbs {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 575.98px) {
  .bcspath .breadcrumbs {
    flex-wrap: nowrap;
  }
  .bcspath .breadcrumbs-item {
    white-space: nowrap;
  }
}

/* BREADCRUMBS_END */
/* CONTACTS */
.contacts {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.contacts__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.contacts__info {
  display: flex;
  padding-top: 10px;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
}
.contacts__blocks {
  width: 100%;
  max-width: 1110px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 40px 24px;
}
.contacts__block-right {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
  letter-spacing: -0.2px;
  color: #1e1f1f;
}
.contacts__block-right span {
  font-size: 20px;
  font-weight: 400;
}
.contacts__office {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.contacts__link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 30px */
  letter-spacing: -0.2px;
  color: #1e1f1f;
}
.contacts__link-phone {
  width: max-content;
  /*max-width: 408px;*/
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
}
.contacts__link-wa {
  width: 100%;
  max-width: 264px;
}
.contacts__link-wa:hover {
  color: #20b038;
}
.contacts__link-tg {
  width: 100%;
  max-width: 130px;
}
.contacts__link-tg:hover {
  color: #229ed9;
}
.contacts__link-mail {
  margin-top: -80px;
}
.contacts__form form {
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
}
.contacts__form form textarea {
  padding: 0;
}
.contacts__map {
  width: 100%;
}
.contacts__map iframe {
  border-radius: 10px;
}
@media screen and (max-width: 1919.98px) {
  .contacts {
    padding: 30px 0 100px;
  }
  .contacts__info {
    gap: 50px;
  }
  .contacts__link {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .contacts__link-phone {
    /*max-width: 318px;*/
    font-size: 22px;
    letter-spacing: -0.22px;
  }
  .contacts__form .siteform__form {
    padding: 25px 20px;
  }
  .contacts__form .siteform__form input {
    padding: 0;
  }
  .contacts__block-right {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .contacts__block-right span {
    font-size: inherit;
    letter-spacing: inherit;
  }
}
@media screen and (max-width: 1399.98px) {
  .contacts {
    padding: 50px 0 80px;
  }
  .contacts__link {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .contacts__link-phone {
    /*max-width: 264px;*/
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .contacts__block-right {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .contacts__block-right span {
    font-size: inherit;
    letter-spacing: inherit;
  }
  .contacts__map iframe {
    height: 400px;
  }
}
@media screen and (max-width: 1199.98px) {
  .contacts {
    padding: 40px 0 70px;
  }
  .contacts__info {
    gap: 30px;
  }
  .contacts__blocks {
    flex-direction: column;
    gap: 25px;
  }
  .contacts__link-wa, .contacts__link-tg {
    order: 1;
  }
  .contacts__link-mail {
    margin-top: 0;
    order: 2;
  }
  .contacts__block-right {
    order: 3;
  }
  .contacts__map iframe {
    height: 350px;
  }
}
@media screen and (max-width: 991.98px) {
  .contacts {
    padding: 30px 0 70px;
  }
  .contacts__form .siteform__form {
    margin-top: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .contacts {
    padding: 20px 0 50px;
  }
  .contacts__content .row {
    row-gap: 40px;
  }
  .contacts__info {
    gap: 20px;
  }
  .contacts__blocks {
    flex-direction: row;
    gap: 20px 12px;
  }
  .contacts__link-wa {
    order: 0;
  }
  .contacts__form .siteform__form {
    padding: 25px 15px;
    gap: 20px;
  }
  .contacts__form .siteform__form-block {
    padding: 7px 15px;
    height: 35px;
  }
  .contacts__form .siteform__form-block input {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .contacts__form .siteform__form-textarea {
    height: 77px;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}
.contacts__map iframe {
  height: 336px;
}
@media screen and (max-width: 575.98px) {
  .contacts {
    padding: 35px 0 50px;
  }
  .contacts__info {
    padding-top: 0;
  }
  .contacts__blocks {
    flex-direction: column;
  }
  .contacts__link-wa {
    order: 1;
  }
}

/* CONTACTS_END */
/* RESULTS */
.results {
  padding: 40px 0 100px;
  width: 100%;
  position: relative;
}
.results-empty {
  padding: 40px 0;
}
.results__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.results__head {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.results__head-empty {
  padding-bottom: 40px;
  border-bottom: 1px solid #d5dadd;
}
.results__btn {
  width: fit-content;
  padding: 12px 30px 15px;
  height: 55px;
  background: #e2341c;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.2px;
}
.results__title {
  padding-top: 20px;
}
.results__list {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.results__cards {
  display: flex;
  flex-direction: column;
  gap: 30px;
  overflow: hidden;
}
.results__item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.results__slider {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
  overflow-x: hidden;
}
.results__slider-title {
  height: 50px;
}
.results__slider-recomend {
  width: 100%;
}
.results__slider-recomend .owl-stage-outer {
  overflow: visible;
}
.results__wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 1919.98px) {
  .results-empty {
    padding: 40px 0 30px;
  }
  .results__title {
    font-size: 32px;
    line-height: 120%;
    letter-spacing: -0.64px;
  }
  .results__item {
    gap: 30px;
  }
  .results__list {
    gap: 60px;
  }
  .results__slider {
    padding: 30px 0 100px;
  }
}
@media screen and (max-width: 1399.98px) {
  .results {
    padding: 60px 0 80px;
  }
  .results-empty {
    padding: 60px 0 30px;
  }
  .results__title {
    padding-top: 10px;
  }
  .results__item h2.small-h2 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .results__slider {
    padding: 30px 0 80px;
  }
  .results__slider-title.small-h2 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
}
@media screen and (max-width: 1199.98px) {
  .results {
    padding: 30px 0 70px;
  }
  .results-empty {
    padding: 30px 0 25px;
  }
  .results__content {
    gap: 40px;
  }
  .results__title {
    font-size: 28px;
    letter-spacing: -0.56px;
  }
  .results__item h2.small-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .results__item .blog__item {
    width: calc(33.3333333333% - 16px);
  }
  .results__btn {
    height: 50px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .results__wrap {
    gap: 30px;
  }
  .results__slider {
    padding: 25px 0 70px;
  }
  .results__slider-title.small-h2 {
    height: 30px;
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .results__slider-wrap {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 991.98px) {
  .results__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .results__head-empty {
    gap: 30px;
  }
  .results__services {
    row-gap: 24px;
  }
  .results__item .blog__item {
    width: calc(50% - 12px);
  }
  .results__slider-title.small-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .results__btn {
    height: 43px;
    padding: 9px 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .results {
    padding: 30px 0 50px;
  }
  .results__title {
    padding-top: 0;
  }
  .results__content {
    gap: 30px;
  }
  .results__head-empty {
    gap: 20px;
    padding-bottom: 30px;
  }
  .results__item {
    gap: 20px;
  }
  .results__item h2.small-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .results__list {
    gap: 50px;
  }
  .results__services .col-12:nth-child(odd) {
    padding-right: 6px;
  }
  .results__services .col-12:nth-child(even) {
    padding-left: 6px;
  }
  .results__slider {
    padding: 25px 0 50px;
  }
  .results__slider-title.small-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .results__btn {
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 575.98px) {
  .results {
    padding: 35px 0 50px;
  }
  .results-empty {
    padding: 35px 0 25px;
  }
  .results__title {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .results__title.inner-h1 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .results__services {
    row-gap: 20px;
  }
  .results__services .col-12:nth-child(odd) {
    padding-right: 12px;
  }
  .results__services .col-12:nth-child(even) {
    padding-left: 12px;
  }
  .results__item .blog__item {
    width: 100%;
  }
  .results__item .blog__list.flex-wrap {
    row-gap: 20px;
  }
  .results__btn {
    height: 43px;
  }
  .results__slider-title.small-h2 {
    height: auto;
  }
}

/* RESULTS_END */
/* FAVORITES */
.favorites {
  width: 100%;
  padding: 40px 0 100px;
  position: relative;
}
.favorites__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.favorites__head {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.favorites__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.favorites__body-text {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.22px;
  color: #57595c;
}
.favorites__body-icon {
  width: 40px;
  height: 40px;
  background: url(/local/templates/stickerwell/css/../images/svg/card-fav.svg) 50% no-repeat;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.favorites__body-icon:hover {
  background: url(/local/templates/stickerwell/css/../images/svg/card-fav-active.svg) 50% no-repeat;
}
.favorites__cards {
  display: flex;
  flex-direction: column;
  gap: 30px;
  overflow: hidden;
}
.favorites.empty {
  padding: 155px 0 200px;
}
.favorites.empty .favorites__content {
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 1399.98px) {
  .favorites {
    padding: 40px 0 80px;
  }
}
@media screen and (max-width: 1199.98px) {
  .favorites {
    padding: 30px 0 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .favorites__body-text {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
  .favorites.empty {
    padding: 115px 0 160px;
  }
  .favorites.empty .favorites__content {
    gap: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .favorites {
    padding: 30px 0 50px;
  }
  .favorites__body-text {
    flex-wrap: wrap;
    justify-content: center;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .favorites.empty {
    padding: 60px 0 110px;
  }
  .favorites.empty .favorites__content {
    gap: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .favorites {
    padding: 35px 0 50px;
  }
  .favorites.empty {
    padding: 60px 0 60px;
  }
  .favorites.empty .favorites__content {
    gap: 30px;
  }
  .favorites__body-text {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
}

/* FAVORITES_END */
/* CART */
.cart {
  width: 100%;
  padding: 40px 0 100px;
}
.cart__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.cart__head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
.cart__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
.cart__body-title {
  text-align: center;
  max-width: 840px;
}
.cart__blocks {
  padding-bottom: 100px;
}
.cart__block {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.cart__block-head {
  display: flex;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}
.cart__block-payer {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cart__block-name {
  font-family: "Wix Madefor Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
  letter-spacing: -0.44px;
  color: #252627;
}
.cart__block-delivery {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
}
.cart__block-payment {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cart__block-check {
  font-size: 18px;
  letter-spacing: -0.36px;
}
.cart__block-check label {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  color: rgba(37, 38, 39, 0.8);
  transition: all 0.3s ease;
}
.cart__block-check input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.cart__block-check input:checked + span {
  border-color: #252627;
  background: url(/local/templates/stickerwell/css/../images/svg/ch-ac.svg) 50% 50% no-repeat;
}
.cart__block-check span {
  width: 22px;
  height: 22px;
  border: 1.5px solid rgba(37, 38, 39, 0.4);
  border-radius: 100%;
  user-select: none;
  transition: color, border-color 0.3s ease-in-out;
}
.cart__block-check:hover label {
  color: rgb(37, 38, 39);
}
.cart__block-check:hover label span {
  border-color: rgba(37, 38, 39, 0.7);
}
.cart__block-check:hover label input:checked + span {
  border-color: #252627;
}
.cart__section {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #eff1f3;
  cursor: pointer;
  color: rgba(37, 38, 39, 0.8);
  transition: all 0.3s ease;
}
.cart__section-text {
  font-family: "Wix Madefor Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 26.4px */
  letter-spacing: -0.44px;
  color: #252627;
}
.cart__section-list {
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  height: 100%;
}
.cart__section-badge {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
}
.cart__section-transport {
  width: 230px;
  height: 112px;
}
.cart__section-payment {
  box-sizing: border-box;
  width: 240px;
  height: 144px;
  flex-direction: column;
  gap: 5px;
  padding: 25px 30px 20px;
}
.cart__section-radio {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 22px;
  height: 22px;
  background: #ffffff url(/local/templates/stickerwell/css/../images/svg/check-w.svg) 50% 50% no-repeat;
  border-radius: 100%;
  user-select: none;
  transition: background-color 0.3s ease-in-out;
}
.cart__section-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.cart__section-input:checked + .cart__section-radio {
  background: #e2341c url(/local/templates/stickerwell/css/../images/svg/check-w.svg) 50% 50% no-repeat;
}
.cart__section-input:checked ~ .cart__section-badge {
  border: 2px solid #252627;
}
.cart__section-caption {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 5px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 21.6px */
  letter-spacing: -0.36px;
  color: #252627;
  text-align: center;
}
.cart__section-caption span {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 21.6px */
  letter-spacing: -0.36px;
  color: #8c8c8c;
}
.cart__goods {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
  color: #1e1f1f;
  flex: 1 0 0;
}
.cart__good {
  box-sizing: border-box;
  display: flex;
  padding-top: 15px;
  align-items: flex-start;
  gap: 60px;
  border-top: 1px solid #d5dadd;
  align-self: stretch;
}
.cart__good:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid #d5dadd;
}
.cart__good-img {
  display: flex;
  width: 100px;
  height: 100px;
  padding: 3.787px 3.788px 3.788px 3.788px;
  justify-content: center;
  align-items: center;
  border-radius: 1.894px;
  background: #eff1f3;
  flex-shrink: 0;
}
.cart__good-img img {
  mix-blend-mode: darken;
}
.cart__good-info {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
}
.cart__good-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 5px;
  flex: 1 0 0;
}
.cart__good-title {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 19.5px */
  letter-spacing: -0.3px;
  color: #252627;
}
.cart__good-param {
  display: flex;
  align-items: center;
  gap: 5px;
  align-self: stretch;
}
.cart__good-param span {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.28px;
  color: #57595c;
}
.cart__good-param span:first-child {
  color: #8c8c8c;
}
.cart__good-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  align-self: stretch;
}
.cart__good-amount {
  display: flex;
  align-items: center;
  gap: 40px;
}
.cart__good-amount .card__amount-input {
  font-size: 16px;
  letter-spacing: -0.16px;
}
.cart__good-price {
  min-width: 100px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 19.2px */
  letter-spacing: -0.32px;
  color: #252627;
  flex: 1 0 0;
}
.cart__good-remove {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #252627;
  opacity: 0.4;
  transition: opacity 0.3s ease-in-out;
}
.cart__good-remove:hover {
  opacity: 1;
}
.cart__removeall {
  flex: 1 0 0;
  text-align: right;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 19.5px */
  letter-spacing: -0.3px;
  color: #252627;
  opacity: 0.6;
}
.cart__checkout {
  display: flex;
  padding: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  border-radius: 10px;
  background: #eff1f3;
}
.cart__checkout-btn {
  width: 100%;
  padding: 12px 25px 13px;
  height: 50px;
  background: #e2341c;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.18px;
}
.cart__promo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
.cart__summary {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
.cart__summary-block {
  padding-top: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  align-self: stretch;
  border-top: 1px solid #d5dadd;
}
.cart__summary-block span {
  flex: 1 0 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  color: #8c8c8c;
}
.cart__summary-block span:last-child {
  text-align: right;
  font-weight: 400;
  color: #252627;
}
.cart__summary-instep {
  padding-top: 0;
  border-top: none;
}
.cart__summary-total {
  padding-top: 15px;
  border-color: #394146;
}
.cart__summary-total span:last-child {
  font-family: "Wix Madefor Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: -0.44px;
  color: #252627;
}
.cart__steps-footer {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cart__step {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 10px;
  border: 2px solid #eff1f3;
  margin-bottom: 15px;
}
.cart__step-last {
  margin-bottom: 30px;
}
.cart__step-head {
  margin: -2px -2px 0;
  display: flex;
  padding: 15px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: #eff1f3;
}
.cart__step-status {
  display: none;
  width: 32px;
  height: 32px;
  background: url(/local/templates/stickerwell/css/../images/svg/step-status.svg) 50% no-repeat;
}
.cart__step-status.complete {
  display: block;
}
.cart__step-edit {
  display: none;
  margin-left: auto;
  padding: 6px 0 6px 19px;
  align-items: center;
  background: url(/local/templates/stickerwell/css/../images/svg/edit-hover.svg) 0 50% no-repeat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
  color: #252627;
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}
.cart__step-edit.complete {
  display: inline-flex;
}
.cart__step-edit:hover {
  color: #252627;
  opacity: 1;
}
.cart__step-position {
  font-family: "Wix Madefor Display";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 36px */
  letter-spacing: -0.6px;
  color: #b3b3b3;
}
.cart__step-wrap {
  width: 100%;
}
.cart__step-content {
  display: flex;
  padding: 20px 18px 40px 18px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  align-self: stretch;
}
.cart__step-content .cart__good {
  padding-top: 10px;
}
.cart__step-content .cart__good-info {
  gap: 15px;
  align-items: center;
}
.cart__step-content .cart__good-img {
  width: 60px;
  height: 60px;
  padding: 2.273px 2.273px 2.272px 2.272px;
}
.cart__step-content .cart__good-img img {
  width: 60px;
  height: 60px;
}
.cart__step-content .cart__good-right {
  justify-content: start;
}
.cart__step-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.cart__step-promo {
  display: flex;
  width: 260px;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
  background: #ededee;
  position: relative;
}
.cart__step-promo::after {
  content: "";
  display: block;
  position: absolute;
  width: 42px;
  height: 36px;
  top: 4px;
  right: 5px;
  border-radius: 10px;
  transition: background-color 0.3s ease-in-out;
  background: #e2341c url(/local/templates/stickerwell/css/../images/svg/promo-check.svg) 50% no-repeat;
  cursor: pointer;
}
.cart__step-promo:hover::after {
  background: #252627 url(/local/templates/stickerwell/css/../images/svg/promo-check.svg) 50% no-repeat;
}
.cart__step-promo input {
  background: none;
}
.cart__step-promo input::placeholder {
  color: #1e1f1f;
}
.cart__form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.cart__form-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.cart__form-block span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
  color: #57595c;
}
.cart__form-input {
  display: flex;
  width: 472px;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #ededee;
}
.cart__form-input ::placeholder,
.cart__form-input ::-moz-placeholder,
.cart__form-input ::-webkit-input-placeholder {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
  color: #7c7f83;
}
.cart__order {
  padding-bottom: 100px;
}
.cart__order-badge {
  display: flex;
  max-width: 1128px;
  padding: 20px 25px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 10px;
  background: #eff1f3;
}
.cart__order-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.2px;
  color: #57595c;
}
.cart__order-number {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 30px */
  letter-spacing: -0.2px;
  color: #1e1f1f;
}
.cart__order-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  margin-top: 50px;
}
.cart__order-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  color: #1e1f1f;
}
.cart__order-link {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
}
.cart.empty {
  padding: 115px 0 100px;
}
.cart.empty .cart__content {
  align-items: center;
  gap: 100px;
}
.cart__slider {
  width: 100%;
  overflow: hidden;
  background: transparent;
}
.cart__slider .owl-stage-outer {
  overflow: visible;
}
.cart__slider-content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.cart__slider-content h2 {
  height: 50px;
}
@media screen and (max-width: 1919.98px) {
  .cart__content {
    gap: 30px;
  }
  .cart__checkout {
    padding: 30px 20px;
  }
  .cart.empty {
    padding: 130px 0 100px;
  }
  .cart__ordering {
    padding: 30px 0 100px;
  }
  .cart__step-position {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .cart__step-edit {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .cart__step-content {
    padding: 20px 18px 30px 18px;
  }
  .cart__block-name {
    font-size: 20px;
    letter-spacing: -0.44px;
  }
  .cart__section-text {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .cart__order-info {
    margin-top: 45px;
  }
}
@media screen and (max-width: 1399.98px) {
  .cart {
    padding: 30px 0 80px;
  }
  .cart__blocks {
    padding-bottom: 80px;
  }
  .cart__goods {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .cart__removeall {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .cart__checkout {
    padding: 20px 15px;
  }
  .cart__checkout-btn {
    padding: 12px 0 13px;
    width: 100%;
  }
  .cart__summary-block span {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .cart__summary-total span:last-child {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .cart.empty {
    padding: 150px 0 80px;
  }
  .cart.empty .cart__content {
    gap: 80px;
  }
  .cart__body-title {
    max-width: 820px;
  }
  .cart__block-name {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .cart__block-check {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .cart__section-transport {
    width: 190px;
    height: 104px;
  }
  .cart__section-payment {
    width: 200px;
    height: 128px;
  }
  .cart__section-payment img {
    width: 30px;
    height: 30px;
  }
  .cart__section-icon {
    width: 24px;
    height: 24px;
  }
  .cart__section-caption {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .cart__section-caption span {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .cart__section-radio {
    bottom: 8px;
    right: 8px;
  }
  .cart__section-text {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .cart__form-block span {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .cart__form-input {
    padding: 9px 20px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .cart__step-promo {
    height: 40px;
  }
  .cart__step-promo::after {
    width: 38px;
    height: 32px;
  }
  .cart__order {
    padding-bottom: 80px;
  }
  .cart__order-badge {
    padding: 15px 20px;
  }
  .cart__order-title {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
  .cart__order-number {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 1199.98px) {
  .cart {
    padding: 30px 0 70px;
    padding: 20px 0 70px;
  }
  .cart__ordering {
    padding: 20px 0 70px;
  }
  .cart__ordering .cart__content {
    gap: 20px;
  }
  .cart__blocks {
    padding-bottom: 70px;
  }
  .cart__goods {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .cart__removeall {
    font-size: 13px;
    letter-spacing: -0.26px;
  }
  .cart.empty {
    padding: 80px 0 70px;
  }
  .cart.empty .cart__content {
    gap: 30px;
  }
  .cart__body {
    gap: 40px;
    padding-bottom: 20px;
  }
  .cart__body-title {
    max-width: 740px;
  }
  .cart__slider {
    padding: 20px 0;
  }
  .cart__slider-content {
    gap: 30px;
  }
  .cart__slider-content h2.inner-h2 {
    height: auto;
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .cart__slider-wrap {
    padding-bottom: 48px;
  }
  .cart__step-position {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .cart__step-content {
    padding: 15px 18px 25px;
  }
  .cart__block-delivery {
    width: 100%;
    flex-direction: column;
    gap: 15px;
  }
  .cart__section {
    width: 100%;
  }
  .cart__section-badge {
    width: 100%;
    justify-content: flex-start;
    padding: 15px 60px 15px 20px;
    gap: 5px;
  }
  .cart__section-transport {
    height: 54px;
  }
  .cart__section-radio {
    top: 16px;
    right: 23px;
  }
  .cart__section-list {
    width: 100%;
    flex-direction: column;
    gap: 15px;
  }
  .cart__section-list .cart__section-radio {
    top: 19px;
  }
  .cart__section-payment {
    flex-direction: row;
    height: 60px;
  }
  .cart__head {
    gap: 25px;
  }
  .cart__order {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .cart__ordering {
    padding: 20px 0 70px;
  }
  .cart__ordering .cart__content {
    gap: 25px;
  }
  .cart__blocks {
    gap: 30px;
  }
  .cart__good-img {
    width: 80px;
    height: 80px;
  }
  .cart__good-img img {
    width: 80px;
    height: 80px;
  }
  .cart__checkout {
    gap: 20px;
  }
  .cart__checkout-btn {
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .cart__promo {
    gap: 15px;
  }
  .cart__summary-total span:last-child {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .cart.empty {
    padding: 70px 0 70px;
  }
  .cart__body {
    gap: 30px;
  }
  .cart__body-title {
    max-width: 616px;
  }
  .cart__slider-content h2.inner-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .cart__step .cart__good-title {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .cart__step .cart__good-price {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .cart__steps {
    gap: 30px;
  }
  .cart__steps-footer {
    gap: 15px;
  }
  .cart__order {
    padding-bottom: 50px;
  }
  .cart__order-info {
    margin-top: 35px;
    gap: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  .cart {
    padding: 30px 0 50px;
  }
  .cart__ordering {
    padding: 20px 0 50px;
  }
  .cart__blocks {
    padding-bottom: 30px;
  }
  .cart__checkout {
    padding: 15px 10px 20px;
  }
  .cart__checkout-btn {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .cart__promo {
    gap: 10px;
  }
  .cart__good {
    flex-direction: column;
    gap: 5px;
  }
  .cart__good-info {
    gap: 10px;
  }
  .cart__good-img {
    width: 50px;
    height: 50px;
  }
  .cart__good-img img {
    width: 50px;
    height: 50px;
  }
  .cart__good-title {
    font-size: 13px;
    letter-spacing: -0.26px;
  }
  .cart__good-param span {
    font-size: 12px;
    letter-spacing: -0.24px;
  }
  .cart__good-price {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .cart__good-right {
    flex-direction: row;
    align-items: center;
    margin-left: 60px;
  }
  .cart .card__amount {
    width: 80px;
    min-width: 80px;
    height: 35px;
  }
  .cart.empty {
    padding: 50px 0 50px;
  }
  .cart.empty .cart__content {
    gap: 10px;
  }
  .cart__slider-content h2.inner-h2 {
    font-size: 24px;
    letter-spacing: -0.48px;
  }
  .cart__step-promo {
    height: 35px;
  }
  .cart__step-promo::after {
    width: 34px;
    height: 28px;
    top: 3px;
    background: #e2341c url(/local/templates/stickerwell/css/../images/svg/promo-check-576.svg) 50% no-repeat;
  }
  .cart__step-promo input {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .cart__step-last {
    margin-bottom: 20px;
  }
  .cart__step-content .cart__good-img {
    width: 50px;
    height: 50px;
  }
  .cart__step-content .cart__good-img img {
    width: 50px;
    height: 50px;
  }
  .cart__step-content .cart__good-info {
    gap: 10px;
  }
  .cart__mobilecheckout {
    margin-bottom: 20px;
  }
  .cart__block-name {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .cart__block-check {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .cart__section-text {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .cart__section-caption {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .cart__section-caption span {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .cart__form {
    width: 100%;
  }
  .cart__form-block {
    width: 100%;
  }
  .cart__form-block span {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .cart__form-input {
    width: 100%;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .cart__head {
    gap: 20px;
  }
  .cart__order {
    padding-bottom: 30px;
  }
  .cart__order-info {
    margin-top: 30px;
  }
  .cart__order-text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 575.98px) {
  .cart {
    padding: 35px 0 50px;
  }
  .cart__content {
    gap: 20px;
  }
  .cart.empty {
    padding: 55px 0 50px;
  }
  .cart__body-title.inner-h1 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .cart__step-head {
    flex-wrap: wrap;
  }
  .cart__step-content {
    padding: 10px 8px 25px 10px;
  }
  .cart__step-promoblock {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  .cart__step-promoblock .sitebutton.step {
    align-self: flex-end;
  }
  .cart__step-promo {
    width: 100%;
  }
  .cart__section-radio {
    right: 13px;
  }
  .cart__section-caption {
    text-align: left;
  }
}

/* CART_END */
/* AUTH */
.auth {
  padding: 55px 0 100px;
}
.auth-register {
  padding: 40px 0 100px;
}
.auth__content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.auth__section {
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
  margin-top: 60px;
}
.auth__form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
.auth__form-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;
}
.auth__form-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  align-self: stretch;
}
.auth__form-block span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
  color: #57595c;
}
.auth__form-buttons {
  flex-direction: row;
  gap: 15px;
  margin-top: 10px;
}
.auth__form-input {
  height: 45px;
  display: flex;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: #ededee;
}
.auth__form-submit {
  height: 50px;
  display: flex;
  padding: 12px 25px 13px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: #e2341c;
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.18px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.auth__form-submit:hover {
  background: #252627;
}
.auth__form-submit.auth__form-cancel {
  background: #ededee;
  color: #252627;
}
.auth__form-submit.auth__form-cancel:hover {
  background: #252627;
  color: #ffffff;
}
.auth__form-register {
  width: 100%;
  padding: 12px 25px 13px 25px;
}
.auth__pass-recovery {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 21px */
  letter-spacing: -0.15px;
  color: #e2341c;
}
.auth__pass-recovery:hover {
  color: #252627;
}
@media screen and (max-width: 1919.98px) {
  .auth-register {
    padding: 30px 0 100px;
  }
  .auth__section {
    padding: 30px;
  }
}
@media screen and (max-width: 1399.98px) {
  .auth-register {
    padding: 30px 0 80px;
  }
  .auth__section {
    margin-top: 50px;
  }
  .auth__form-register {
    height: 50px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 1199.98px) {
  .auth-register {
    padding: 20px 0 70px;
  }
  .auth__section {
    margin-top: 40px;
  }
  .auth__form-block span {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .auth__form-input {
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .auth__form-register {
    height: 50px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 767.98px) {
  .auth-register {
    padding: 20px 0 50px;
  }
  .auth__section {
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .auth__form-block span {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .auth__form-input {
    height: 35px;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .auth__form-submit {
    height: 40px;
    padding: 9px 20px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .auth__form-register {
    padding: 9px 20px;
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 575.98px) {
  .auth-register {
    padding: 25px 0 50px;
  }
  .auth__section {
    gap: 15px;
  }
}

/* AUTH_END */
/* PERSONAL */
.personal {
  width: 100%;
  padding: 40px 0 100px;
}
.personal__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.personal__title {
  font-size: 55px;
  letter-spacing: -1.1px;
}
.personal__sections {
  display: flex;
  align-items: center;
  gap: 24px 24px;
}
.personal__section {
  display: flex;
  padding: 40px 15px 30px 15px;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
  transition: all 0.3s ease-in-out;
}
.personal__section-title {
  display: flex;
  height: 52px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 28.8px */
  letter-spacing: -0.48px;
  color: #252627;
  transition: all 0.3s ease-in-out;
}
.personal__section:hover {
  box-shadow: 0px 10px 30px 0px rgba(15, 36, 55, 0.25);
}
.personal__section:hover .personal__section-title {
  color: #e2341c;
}
.personal__nav {
  display: flex;
  padding: 10px 30px 30px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(15, 36, 55, 0.1);
  margin: 0;
  list-style: none;
}
.personal__nav li {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #d5dadd;
}
.personal__nav li:first-child {
  border-top: none;
}
.personal__nav-item {
  display: flex;
  padding-top: 15px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  flex: 1 0 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
  color: #252627;
}
.personal__nav-item.active {
  opacity: 0.6;
}
.personal__nav-item.active:hover {
  opacity: 1;
}
.personal__orders-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.personal__order {
  display: flex;
  padding-bottom: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 10px;
  border: 2px solid #eff1f3;
}
.personal__order-head {
  display: flex;
  padding: 25px 20px 0px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  font-family: "Wix Madefor Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: -0.44px;
  color: #1e1f1f;
}
.personal__order-head span {
  color: #8c8c8c;
}
.personal__order-body {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  align-self: stretch;
}
.personal__order-blocks {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.personal__order-goods {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
.personal__order-block {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.personal__order-block .cart__good:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.personal__order-top {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  color: #8c8c8c;
  margin-bottom: 5px;
}
.personal__order-info {
  display: flex;
  padding-top: 15px;
  align-items: center;
  gap: 60px;
  align-self: stretch;
  min-width: 100px;
  font-size: 16px;
  font-style: normal;
  letter-spacing: -0.32px;
  border-top: 1px solid #d5dadd;
  color: #252627;
}
.personal__order-document {
  font-weight: 500;
  line-height: 130%; /* 20.8px */
}
.personal__order-sum {
  font-weight: 600;
  line-height: 120%; /* 19.2px */
}
.personal__order-status, .personal__order-delivery {
  padding-top: 10px;
  font-weight: 500;
  line-height: 130%; /* 20.8px */
  color: #252627;
}
.personal__order-change {
  width: max-content;
  display: flex;
  height: 35px;
  padding: 7px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 21px */
  letter-spacing: -0.15px;
  color: #252627;
}
.personal__order-footer {
  display: flex;
  padding: 0px 20px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.personal__order-link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
  color: #252627;
}
.personal__order-more {
  padding-right: 23px;
  background: url(/local/templates/stickerwell/css/../images/svg/order-arrow.svg) 100% 50% no-repeat;
}
.personal__order-cancel {
  padding-left: 29px;
  background: url(/local/templates/stickerwell/css/../images/svg/trash.svg) 0 50% no-repeat;
}
.personal__order-repeat {
  padding-left: 29px;
  background: url(/local/templates/stickerwell/css/../images/svg/repeat.svg) 0 50% no-repeat;
}
.personal__accounts-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  flex-shrink: 0;
}
.personal__account {
  display: flex;
  padding: 20px;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  border-radius: 10px;
  border: 2px solid #eff1f3;
  font-family: "Wix Madefor Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 19.2px */
  letter-spacing: -0.32px;
  color: #57595c;
}
.personal__account-name {
  flex: 1 0 0;
  font-weight: 600;
  color: #1e1f1f;
}
.personal__account-type {
  flex: 1 0 0;
}
.personal__account-date {
  flex: 1 0 0;
}
.personal__account-edit {
  display: flex;
  padding: 6px 0 6px 19px;
  align-items: center;
  gap: 3px;
  font-family: "Wix Madefor Text";
  color: #252627;
  background: url(/local/templates/stickerwell/css/../images/svg/edit.svg) 0 40% no-repeat;
  opacity: 0.7;
}
.personal__account-edit:hover {
  opacity: 1;
  color: #252627;
}
@media screen and (max-width: 1919.98px) {
  .personal {
    padding: 30px 0 100px;
  }
  .personal__section-title {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .personal__nav {
    padding: 10px 20px 25px;
  }
}
@media screen and (max-width: 1399.98px) {
  .personal {
    padding: 50px 0 80px;
  }
  .personal-orders {
    padding: 30px 0 80px;
  }
  .personal__content {
    gap: 40px;
  }
  .personal__title {
    font-size: 50px;
    letter-spacing: -1px;
  }
  .personal__sections {
    flex-wrap: wrap;
    gap: 30px 24px;
  }
  .personal__section {
    padding: 30px 15px 20px;
    width: calc(33.3333333333% - 16px);
    flex: initial;
  }
  .personal__section-icon {
    width: 90px;
    height: 71px;
  }
  .personal__section-title {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .personal__order-head {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .personal__order-body {
    padding: 10px 20px;
  }
  .personal__account-name {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .personal__account-type {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .personal__account-date {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .personal__account-edit {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
}
@media screen and (max-width: 1199.98px) {
  .personal {
    padding: 40px 0 80px;
  }
  .personal-orders {
    padding: 20px 0 70px;
  }
  .personal__content {
    gap: 30px;
  }
  .personal__title {
    font-size: 42px;
    letter-spacing: -0.84px;
  }
  .personal__section {
    padding: 20px 15px 15px;
  }
  .personal__section-icon {
    width: 80px;
    height: 63px;
  }
  .personal__section-title {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .personal__nav {
    padding: 5px 20px 20px;
  }
  .personal__nav-item {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .personal__orders-list {
    gap: 20px;
  }
  .personal__order-head {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .personal__order-top {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .personal__order-document, .personal__order-sum, .personal__order-status, .personal__order-delivery {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .personal__order-link {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .personal__order-block .cart__good-title {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .personal__order-block .cart__good-param {
    font-size: 13px;
    letter-spacing: -0.26px;
  }
  .personal__order-block .cart__good-price {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .personal__account {
    padding: 10px 20px 20px;
    flex-wrap: wrap;
    gap: 15px 30px;
  }
  .personal__account-name {
    min-width: 432px;
    flex: initial;
  }
  .personal__account-edit {
    order: 1;
    margin-left: auto;
  }
  .personal__account-type, .personal__account-date {
    order: 2;
    flex: initial;
  }
}
@media screen and (max-width: 991.98px) {
  .personal {
    padding: 30px 0 70px;
  }
  .personal-orders {
    padding: 20px 0 70px;
  }
  .personal__title {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
  .personal__orders {
    row-gap: 24px;
  }
  .personal__nav {
    padding: 5px 15px 15px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 24px;
  }
  .personal__nav li {
    width: calc(50% - 12px);
  }
  .personal__nav li:nth-child(2) {
    border-top: 0;
  }
  .personal__nav-item {
    padding-top: 10px;
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .personal__order-head {
    padding: 25px 15px 0;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .personal__order-body {
    padding: 10px 15px;
  }
  .personal__order-top {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .personal__order-footer {
    padding: 0 15px;
  }
  .personal__order-document, .personal__order-sum, .personal__order-status, .personal__order-delivery {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .personal__order-link {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .personal__order-cancel, .personal__order-change {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .personal__order-more {
    background: url(/local/templates/stickerwell/css/../images/svg/order-arrow.svg) 100% 0 no-repeat;
  }
  .personal__order-cancel {
    padding-left: 23px;
    background: url(/local/templates/stickerwell/css/../images/svg/trash-sm.svg) 0 0 no-repeat;
  }
  .personal__order-repeat {
    padding-left: 26px;
    background: url(/local/templates/stickerwell/css/../images/svg/repeat-768.svg) 0 100% no-repeat;
  }
  .personal__order-block .cart__good-img {
    width: 70px;
    height: 70px;
  }
  .personal__order-block .cart__good-img img {
    width: 70px;
    height: 70px;
  }
  .personal__order-block .cart__good-param span {
    font-size: 13px;
    letter-spacing: -0.26px;
  }
  .personal__order-block .cart__good-price {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .personal__profile {
    row-gap: 24px;
  }
  .personal__card .auth__form-group {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px 24px;
  }
  .personal__card .auth__form-block {
    width: calc(50% - 12px);
  }
  .personal__accounts {
    row-gap: 24px;
  }
  .personal__accounts-list {
    gap: 15px;
  }
  .personal__account {
    padding: 10px 15px 20px;
  }
  .personal__account-name {
    min-width: 538px;
  }
}
@media screen and (max-width: 767.98px) {
  .personal {
    padding: 20px 0 50px;
  }
  .personal__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .personal__content {
    gap: 20px;
  }
  .personal__sections {
    gap: 20px 12px;
  }
  .personal__section {
    padding: 10px 15px;
    width: calc(50% - 6px);
    flex-direction: row;
    align-items: center;
  }
  .personal__section-icon {
    width: 51px;
    height: 40px;
  }
  .personal__section-title {
    text-align: left;
  }
  .personal__nav {
    padding: 10px 15px 20px;
    gap: 15px 12px;
  }
  .personal__nav li {
    width: calc(50% - 6px);
  }
  .personal__order-block .cart__good {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .personal__order-block .cart__good-info {
    gap: 20px;
  }
  .personal__order-block .cart__good-right {
    align-items: flex-start;
  }
  .personal__order-block .cart__good-img {
    width: 70px;
    height: 70px;
  }
  .personal__order-block .cart__good-img img {
    width: 70px;
    height: 70px;
  }
  .personal__order-block .cart__good-param span {
    font-size: 13px;
    letter-spacing: -0.26px;
  }
  .personal__order-block .cart__good-price {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .personal__card .auth__form-group {
    flex-direction: column;
    gap: 15px;
  }
  .personal__card .auth__form-block {
    width: 100%;
  }
  .personal__account {
    row-gap: 10px;
  }
  .personal__account-name {
    min-width: 78%;
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .personal__account-type, .personal__account-date {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .personal__account-edit {
    font-size: 13px;
    letter-spacing: -0.26px;
  }
}
@media screen and (max-width: 575.98px) {
  .personal {
    padding: 35px 0 50px;
  }
  .personal-orders {
    padding: 25px 0 50px;
  }
  .personal__section {
    width: 100%;
  }
  .personal__nav {
    padding: 5px 10px 15px;
  }
  .personal__nav li {
    width: 100%;
  }
  .personal__nav li:nth-child(2) {
    border-top: 1px solid #d5dadd;
  }
  .personal__order-head {
    padding: 25px 10px 0;
    display: inline-block;
  }
  .personal__order-body {
    padding: 10px;
  }
  .personal__order-info {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }
  .personal__order-footer {
    padding: 0 10px;
  }
  .personal__order-block .cart__good {
    flex-direction: column;
  }
  .personal__order-block .cart__good-info {
    gap: 10px;
  }
  .personal__order-block .cart__good-img {
    width: 60px;
    height: 60px;
  }
  .personal__order-block .cart__good-img img {
    width: 60px;
    height: 60px;
  }
  .personal__order-block .cart__good-title {
    font-size: 13px;
    letter-spacing: -0.26px;
  }
  .personal__order-block .cart__good-param span {
    font-size: 12px;
    letter-spacing: -0.24px;
  }
  .personal__order-block .cart__good-price {
    margin-left: 10px;
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .personal__card .auth__form {
    gap: 15px;
  }
  .personal__account {
    gap: 10px 20px;
  }
  .personal__account-name {
    width: 60%;
    min-width: unset;
  }
}

/* PERSONAL_END */
/* 404 */
.error {
  position: relative;
  width: 100%;
  padding: 155px 0 200px;
  min-height: 100%;
  background: url(/local/templates/stickerwell/css/../images/x-pic.png) 50% 50% no-repeat;
}
.error__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
.error__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
}
.error__body-text {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.22px;
  color: #57595c;
}
.error__btn {
  padding: 13px 30px 15px;
  background: #e2341c;
  color: #ffffff;
  height: 55px;
  font-size: 20px;
  letter-spacing: -0.2px;
}
@media screen and (max-width: 1919.98px) {
  .error {
    padding: 170px 0 200px;
    background-position-y: 43%;
  }
  .error__body-text {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
}
@media screen and (max-width: 1399.98px) {
  .error {
    padding: 150px 0 170px;
    background-position-y: 41%;
  }
  .error__body-text {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 1199.98px) {
  .error {
    padding: 200px 0 170px;
    background: url(/local/templates/stickerwell/css/../images/x-pic-992.png) 50% 0 no-repeat;
    background-size: 60%;
  }
  .error__body {
    gap: 15px;
  }
  .error__content {
    gap: 40px;
  }
  .error__btn {
    height: 50px;
    padding: 12px 25px 13px;
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media screen and (max-width: 991.98px) {
  .error {
    padding: 120px 0 140px;
    background-size: 58%;
  }
  .error__body-text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .error__btn {
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 767.98px) {
  .error {
    padding: 50px 0 90px;
    background-position-y: 50%;
    background-size: 75%;
  }
  .error__content {
    gap: 30px;
  }
  .error__body {
    gap: 10px;
  }
  .error__btn {
    padding: 9px 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .error {
    padding: 65px 0 90px;
    background-size: 85%;
  }
}

/* 404_END */
/* PRIVACY */
.privacy {
  width: 100%;
  padding: 40px 0 100px;
}
.privacy__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.privacy__content h1.inner-h1 {
  padding-top: 20px;
}
@media screen and (max-width: 1399.98px) {
  .privacy {
    padding: 60px 0 80px;
  }
  .privacy__content {
    padding: 0 25px;
  }
  .privacy h2.small-h2 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .privacy .information__block-list p,
  .privacy .information__block-list li,
  .privacy .information__block-list span {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 1199.98px) {
  .privacy {
    padding: 30px 0 70px;
  }
  .privacy__content {
    padding: 0;
    gap: 40px;
  }
  .privacy h2.small-h2 {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .privacy .information__block {
    margin-bottom: 40px;
  }
  .privacy .information__block:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .privacy {
    padding: 30px 0 50px;
  }
  .privacy__content {
    gap: 30px;
  }
  .privacy__content h1.inner-h1 {
    padding-top: 0;
  }
  .privacy h2.small-h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .privacy .information__block.rg-20 {
    gap: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .privacy {
    padding: 35px 0 50px;
  }
  .privacy__content h1.inner-h1 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
}

/* PRIVACY_END */
/* FOOTER */
.footer {
  background: #161616;
}
.footer__body {
  padding: 40px 0;
  display: flex;
}
.footer__info {
  display: flex;
  flex-direction: column;
  justify-content: start;
  gap: 10px;
  padding: 20px;
  border-radius: 10px;
  background: #1c1c1c;
  height: 100%;
}
.footer__info-wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer__brand {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer__company {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.176px;
  color: #8c8c8c;
}
.footer__adress {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.176px;
  color: #8c8c8c;
}
.footer__bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
}
.footer__link {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.176px;
  color: #8c8c8c;
}
.footer__copyright {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.176px;
  color: #8c8c8c;
}
.footer__top {
  padding: 55px 0;
  font-size: 16px;
  color: #d2d2d2;
}
.footer__top-row {
  gap: 25px 0;
  margin-top: 27px;
}
.footer__logo {
  display: inline-flex;
  align-items: center;
}
.footer__address {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-top: 24px;
}
.footer__menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  align-self: stretch;
  border-radius: 10px;
  background: #1c1c1c;
  padding: 20px;
  margin: 0;
  list-style: none;
  height: 100%;
}
.footer__menu li:first-child {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%; /* 21.76px */
  letter-spacing: -0.16px;
  color: #ffffff;
}
.footer__menu li a {
  color: #ffffff;
}
.footer__menu li a:hover {
  color: #e2341c;
}
.footer__menu-small {
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  height: calc(50% - 12px);
}
.footer__menu-small li {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%; /* 21.76px */
  letter-spacing: -0.16px;
  color: #ffffff;
}
.footer__submenu {
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  flex: 1 0 0;
  column-count: 2;
}
.footer__submenu li {
  margin-bottom: 10px;
}
.footer__submenu li:last-child {
  margin: 0;
}
.footer__submenu li:nth-child(7) {
  margin: 0;
}
.footer__submenu li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.176px;
  color: #8c8c8c;
}
.footer__submenu_mono {
  column-count: 1;
}
.footer__submenu_mono li:nth-child(7) {
  margin-bottom: 10px;
}
.footer__right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  height: 100%;
}
@media screen and (max-width: 1919.98px) {
  .footer__company {
    font-size: 15px;
    letter-spacing: -0.165px;
  }
  .footer__adress {
    font-size: 15px;
    letter-spacing: -0.165px;
  }
  .footer__link {
    font-size: 15px;
    letter-spacing: -0.165px;
  }
  .footer__copyright {
    font-size: 15px;
    letter-spacing: -0.165px;
  }
  .footer__submenu {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .footer__submenu li {
    margin-bottom: 0;
  }
  .footer__submenu li a {
    font-size: 15px;
    letter-spacing: -0.165px;
  }
}
@media screen and (max-width: 1399.98px) {
  .footer__info {
    padding: 20px 15px;
  }
  .footer__menu {
    padding: 20px 15px;
  }
  .footer__company {
    font-size: 14px;
    letter-spacing: -0.154px;
  }
  .footer__adress {
    font-size: 14px;
    letter-spacing: -0.154px;
  }
  .footer__link {
    font-size: 14px;
    letter-spacing: -0.154px;
  }
  .footer__copyright {
    font-size: 14px;
    letter-spacing: -0.154px;
  }
  .footer__submenu {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .footer__submenu li {
    margin-bottom: 0;
  }
  .footer__submenu li a {
    font-size: 14px;
    letter-spacing: -0.154px;
  }
}
@media screen and (max-width: 1199.98px) {
  .footer {
    padding-bottom: 94px;
  }
  .footer__body {
    padding: 25px 0 40px;
  }
  .footer__company {
    font-size: 13px;
    letter-spacing: -0.143px;
  }
  .footer__adress {
    font-size: 13px;
    letter-spacing: -0.143px;
  }
  .footer__link {
    font-size: 13px;
    letter-spacing: -0.143px;
  }
  .footer__copyright {
    font-size: 13px;
    letter-spacing: -0.143px;
  }
  .footer__menu li:first-child {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .footer__menu-small:first-child {
    flex-grow: 1;
    height: 23%;
  }
  .footer__menu-small:last-child {
    flex-grow: 3;
  }
  .footer__menu-small li a {
    font-size: 14px;
    letter-spacing: -0.154px;
  }
  .footer__submenu li a {
    font-size: 13px;
    letter-spacing: -0.143px;
  }
}
@media screen and (max-width: 991.98px) {
  .footer {
    padding-bottom: 83px;
  }
  .footer__body {
    gap: 15px;
  }
  .footer__info {
    padding: 15px 10px;
    margin-top: 9px;
    gap: 15px;
  }
  .footer__info-wrap {
    flex-direction: row;
    gap: 24px;
  }
  .footer__logo img {
    max-width: 80px;
  }
  .footer__brand {
    width: calc(50% - 12px);
    flex-direction: row;
    gap: 30px;
  }
  .footer__company {
    font-size: 14px;
    letter-spacing: -0.154px;
  }
  .footer__adress {
    font-size: 14px;
    letter-spacing: -0.154px;
    flex: 1 0 0;
  }
  .footer__copyright {
    width: calc(50% - 12px);
  }
  .footer__link {
    order: 1;
    flex: 1 0 0;
  }
  .footer__menu {
    padding: 15px 10px;
  }
  .footer__menu-small {
    height: 100%;
    gap: 10px;
  }
  .footer__menu-small:first-child {
    width: calc(50% - 12px);
    height: 100%;
    flex-grow: 0;
  }
  .footer__menu-small:nth-child(2) .footer__submenu {
    display: flex;
    flex-direction: column;
  }
  .footer__menu-small:nth-child(2) .footer__submenu li {
    margin-bottom: 0;
  }
  .footer__submenu {
    display: block;
    column-count: 2;
    column-gap: 40px;
  }
  .footer__submenu li {
    margin-bottom: 10px;
  }
  .footer__right {
    margin-top: 0;
    flex-direction: row;
  }
  .footer__bottom {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer__info {
    margin-top: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .footer__body {
    padding: 20px 0 20px;
  }
  .footer__info-wrap {
    flex-direction: column;
    gap: 15px;
  }
  .footer__brand {
    width: 100%;
    gap: 30px;
  }
  .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .footer__link {
    order: 0;
  }
  .footer__copyright {
    width: 100%;
  }
  .footer__menu-small {
    height: auto;
  }
  .footer__menu-small:first-child {
    width: 100%;
    height: auto;
  }
  .footer__submenu {
    column-count: 1;
  }
  .footer__submenu > li:nth-child(7) {
    margin-bottom: 10px;
  }
  .footer__right {
    flex-direction: column;
    gap: 15px;
  }
}

.fixbottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  border-top: 1px solid #e0e0e0;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  gap: 10px;
  background: #d5dadd;
}
.fixbottom li {
  width: 100%;
}
.fixbottom a {
  display: flex;
  padding: 5px 10px;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  border-radius: 10px;
  background: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%; /* 19.04px */
  letter-spacing: -0.14px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .fixbottom {
    padding: 5px 12px;
  }
}
@media screen and (max-width: 767.98px) {
  .fixbottom a {
    font-size: 12px;
    letter-spacing: -0.12px;
  }
}
@media screen and (max-width: 575.98px) {
  .fixbottom {
    gap: 3px;
  }
  .fixbottom li {
    display: flex;
  }
  .fixbottom a {
    padding: 5px 6px;
    font-size: 10px;
    letter-spacing: -0.3px;
    flex: 1 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .fixbottom {
    display: none;
  }
}

/* FOOTER */
/* POPUP */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  z-index: 20;
  display: none;
}
.popup-mob {
  overflow-y: unset;
}
.popup-blur {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
}
.popup-basket {
  background: rgba(0, 0, 0, 0.6);
}
.popup__wrap {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  padding: 30px 20px;
  border-radius: 10px 10px 0px 0px;
  background: #f1f3f4;
  position: relative;
  color: #252627;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.15px;
  box-sizing: border-box;
  text-align: left;
}
.popup__wrap-invoice {
  top: 25%;
  padding: 40px;
  border-radius: 10px;
  background: #ffffff;
  max-width: 552px;
}
.popup__wrap-invoice.succesfull {
  padding: 50px 50px 50px 30px;
  max-width: 476px;
  top: 25%;
}
.popup__wrap-invoice form {
  padding: 0;
}
.popup__wrap-req {
  top: 25%;
  padding: 40px;
  border-radius: 10px;
  background: #ffffff;
  max-width: 840px;
}
.popup__wrap-basket {
  top: 25%;
  padding: 40px;
  border-radius: 10px;
  background: #ffffff;
  max-width: 650px;
}
.popup__wrap-messages, .popup__wrap-calls {
  left: 0;
  bottom: 0;
}
.popup__wrap-success {
  width: auto;
  top: 35%;
  padding: 50px 50px 50px 30px;
  border-radius: 10px;
  background: #ffffff;
  max-width: 476px;
}
.popup__body {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 60px;
}
.popup__body-calls .header__phone {
  padding: 5px 0;
  font-size: 15px;
  letter-spacing: -0.15px;
}
.popup__body-invoice {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.popup__body-messages .header__popup-link {
  flex-direction: row;
  gap: 5px;
  padding: 5px 0;
}
.popup__body-basket {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.popup__body-req {
  flex-direction: column;
  justify-content: flex-start;
  gap: 35px;
}
.popup__body-success {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.popup__body-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  align-self: stretch;
  margin-bottom: 5px;
}
.popup__body-blocks {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.popup__body-block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.18px;
  color: #1e1f1f;
  min-height: 27px;
}
.popup__body-block span:first-child {
  color: #57595c;
  min-width: 248px;
}
.popup__body-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  color: #57595c;
}
.popup__good {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1 0 0;
  padding: 20px 0;
  border-top: 1px solid #d5dadd;
  border-bottom: 1px solid #d5dadd;
}
.popup__good-title {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 19.5px */
  letter-spacing: -0.3px;
  color: #252627;
  flex: 1 0 0;
}
.popup__good-price {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
  color: #252627;
}
.popup__buttons {
  display: flex;
  gap: 10px;
}
.popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: url(/local/templates/stickerwell/css/../images/svg/close-blur-bt.svg) 50% no-repeat;
  cursor: pointer;
}
.popup__close-basket {
  background: url(/local/templates/stickerwell/css/../images/svg/close-blur-bt.svg) 50% no-repeat;
}
.popup form + .success {
  display: none;
}
@media screen and (max-width: 1919.98px) {
  .popup__wrap-invoice {
    padding: 30px;
    max-width: 432px;
  }
  .popup__wrap-invoice.succesfull {
    max-width: 432px;
  }
  .popup__wrap-req {
    max-width: 888px;
  }
  .popup__wrap-success {
    max-width: 432px;
  }
  .popup__info-title {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
}
@media screen and (max-width: 1399.98px) {
  .popup__wrap-invoice {
    max-width: 396px;
  }
  .popup__wrap-invoice.succesfull {
    max-width: 396px;
  }
  .popup__wrap-req {
    padding: 30px;
    max-width: 744px;
  }
  .popup__body-text {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .popup__body-req {
    gap: 30px;
  }
  .popup__body-block {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}
@media screen and (max-width: 1199.98px) {
  .popup-mob {
    bottom: 70px;
  }
  .popup__wrap-invoice {
    max-width: 456px;
    padding: 25px 30px;
  }
  .popup__wrap-invoice.succesfull {
    max-width: 401px;
    padding: 50px 40px 50px 20px;
  }
  .popup__wrap-messages, .popup__wrap-calls {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .popup__wrap-req {
    max-width: 776px;
  }
  .popup__wrap-basket .sitebutton {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .popup__wrap-success {
    max-width: 401px;
    padding: 50px 40px 50px 20px;
  }
  .popup__info-title {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
  .popup__close {
    top: 27px;
    right: 12px;
    width: 40px;
    height: 40px;
  }
  .popup__close-invoice {
    top: 10px;
  }
  .popup__close-footer {
    background: url(/local/templates/stickerwell/css/../images/svg/close-bt.svg) 50% no-repeat;
  }
  .popup__good-price {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}
@media screen and (max-width: 991.98px) {
  .popup-mob {
    bottom: 64px;
  }
  .popup__wrap {
    padding: 25px 20px;
  }
  .popup__wrap-invoice {
    max-width: 344px;
  }
  .popup__wrap-req {
    max-width: 716px;
    padding: 25px 20px;
  }
  .popup__wrap-basket {
    padding: 30px;
  }
  .popup__wrap-basket .sitebutton {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .popup__wrap-success {
    padding: 50px 40px 50px 20px;
  }
  .popup__body-top {
    margin-bottom: 0;
  }
  .popup__body form {
    margin-top: 0;
  }
  .popup__body-req {
    gap: 20px;
  }
  .popup__body-basket {
    gap: 20px;
  }
  .popup__close {
    top: 22px;
  }
  .popup__close-invoice {
    top: 10px;
  }
  .popup__good-img {
    width: 80px;
    height: 80px;
  }
  .popup__good-price {
    font-size: 16px;
    letter-spacing: -0.32px;
    width: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .popup {
    bottom: 61px;
  }
  .popup__wrap {
    padding: 10px 20px;
  }
  .popup__wrap-invoice {
    padding: 25px 12px;
    max-width: 576px;
  }
  .popup__wrap-req {
    padding: 25px 12px;
    max-width: 576px;
    gap: 20px;
    max-height: 325px;
  }
  .popup__wrap-basket {
    padding: 25px 20px;
    max-width: 552px;
  }
  .popup__wrap-basket .sitebutton {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
  .popup__wrap-success {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 576px;
    max-width: 576px;
    height: 325px;
  }
  .popup__wrap-success img {
    width: 40px;
    height: 40px;
  }
  .popup__body {
    gap: 30px;
  }
  .popup__body-text {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .popup__body-calls .header__phone {
    padding: 5px 0;
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .popup__body-messages .header__popup-link {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .popup__body-req {
    height: 280px;
    overflow-y: auto;
  }
  .popup__body-basket {
    gap: 20px;
  }
  .popup__body-block {
    min-height: 23px;
    font-size: 15px;
    letter-spacing: -0.15px;
    gap: 12px;
  }
  .popup__body-block span:first-child {
    min-width: 189px;
  }
  .popup__close {
    top: 7px;
    background: url(/local/templates/stickerwell/css/../images/svg/close-bt.svg) 50% no-repeat;
  }
  .popup__close-invoice {
    top: 10px;
  }
  .popup__close-basket {
    top: 10px;
    right: 0;
    background: url(/local/templates/stickerwell/css/../images/svg/close-blur-bt.svg) 50% no-repeat;
  }
  .popup__good {
    padding: 15px 0;
  }
  .popup__good-title {
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .popup__good-price {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
}
@media screen and (max-width: 575.98px) {
  .popup {
    bottom: 58px;
  }
  .popup__wrap {
    padding: 15px 12px;
  }
  .popup__wrap-invoice {
    padding: 50px 12px 30px;
    max-width: 360px;
  }
  .popup__wrap-invoice.succesfull {
    padding: 70px 12px;
  }
  .popup__wrap-success {
    width: 360px;
    min-width: 100%;
    height: 192px;
    padding: 70px 12px 70px;
    border-radius: 0 0 10px 10px;
    top: 0;
  }
  .popup__wrap-req {
    min-width: 360px;
    vertical-align: top;
    max-height: unset;
    padding: 50px 12px 30px;
    border-radius: 0 0 10px 10px;
  }
  .popup__wrap-basket {
    padding: 25px 15px;
    max-width: 336px;
  }
  .popup__body {
    flex-direction: column;
    gap: 10px;
  }
  .popup__body-calls .header__phone {
    margin: 0 auto;
  }
  .popup__body-messages .header__popup-link {
    margin: 0 auto;
    min-width: 99px;
    justify-content: flex-start;
  }
  .popup__body-req {
    height: auto;
  }
  .popup__body-success {
    display: flex;
    flex-direction: row;
  }
  .popup__body-block span:first-child {
    min-width: 162px;
  }
  .popup__body-block span:last-child {
    word-break: break-all;
  }
  .popup__info img {
    width: 40px;
    height: 40px;
  }
  .popup__info-title {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .popup__close {
    top: 10px;
  }
  .popup__good {
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 0;
  }
  .popup__good-img {
    width: 50px;
    height: 50px;
  }
  .popup__good-title {
    width: 246px;
    font-size: 13px;
    letter-spacing: -0.26px;
  }
  .popup__good-price {
    margin-left: 60px;
  }
  .popup__buttons {
    flex-direction: column;
  }
}

/* POPUP *//*# sourceMappingURL=styles.css.map */
/* End */


/* Start:/local/templates/stickerwell/css/custom.css?175923703215161*/
.cart__ordering .buttons{
  margin: 30px 0px;
}
body .cart__section.bx-selected{
  border: 2px solid #252627;
}
body .cart__checkout .cart__summary-block:first-child{
  border:none;
}
.sale-profile-detail-form__buttons{
  margin-top: 20px;
}
.header__menu-item img {
  border-radius: 8px;
}
.change-password__box .auth__form-submit{
  border: none;
  margin-top: 20px;
}
.catalog__categories-item img {
  border-radius: 8px;
}
.id43 .cart__section-caption {
  position: relative;
  padding-left: 42px;
  align-items: center;
}
.id43 .cart__section-caption:before {
  position: absolute;
  left: 0;
  content: '';
  width: 32px;
  height: 32px;
  background: url(/local/templates/stickerwell/css/../images/svg/sdek-icon.svg) no-repeat;
}
.id7 .cart__section-caption {
  position: relative;
  padding-left: 42px;
  align-items: center;
}
.id7 .cart__section-caption:before {
  position: absolute;
  left: 0;
  content: '';
  width: 32px;
  height: 32px;
  background: url(/local/templates/stickerwell/css/../images/svg/storefront.svg) no-repeat;
}
.cart__section-badge.cart__section-payment {
  justify-content: flex-start;
}
.id5 .cart__section-caption {
  position: relative;
  padding-top: 45px;
  align-items: center;
}
.id5 .cart__section-caption:before {
  position: absolute;
  top: 0;
  content: '';
  width: 40px;
  height: 40px;
  background: url(/local/templates/stickerwell/css/../images/svg/cash.svg) no-repeat;
}
.id4 .cart__section-caption {
  position: relative;
  padding-top: 45px;
  align-items: center;
}
.id4 .cart__section-caption:before {
  position: absolute;
  top: 0;
  content: '';
  width: 40px;
  height: 40px;
  background: url(/local/templates/stickerwell/css/../images/svg/creditcard.svg) no-repeat;
}
.id6 .cart__section-caption {
  position: relative;
  padding-top: 45px;
  align-items: center;
}
.id6 .cart__section-caption:before {
  position: absolute;
  top: 0;
  content: '';
  width: 40px;
  height: 40px;
  background: url(/local/templates/stickerwell/css/../images/svg/doc.svg) no-repeat;
}
.sitebutton.continue__buy{
    padding: 9px 20px;
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.16px;
}
.catalog-page .catalog__bottom{
  padding-bottom: 0px;
}
.bx-filter-popup-result{
    flex-direction: row-reverse;
    align-items: center;
    gap: 3px
}
.search__empty:hover{
  cursor: pointer;
}
.title-search-result {
  z-index: 15;
}

/*.portfolio__list {
    width: 100%;
}*/

.blog__list {
    width: 100%;
}

.faq__block-title {
    padding-right: 64px;
}

.mt-10 {
    margin-top:10px;
}

.mt-20 {
    margin-top:20px;
}
.sale-personal-profile-detail-form-title-row {
  width: 100%;
}
.sale-personal-profile-detail-form-title-row h4 {
  width: 100%;
}
.sale-order-detail-order-item-td-text .bx-price {
  white-space: nowrap;
}
.personal__order-link-return {
  justify-content: flex-start;
}
/*Admin interface*/

.adm-workarea input[type=button],
.adm-workarea input[type="text"] {
    width: unset;
}

.catalog__content-top .cards__item-fav {
  width:fit-content;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: -0.16px;
  padding-left: 29px;
  color:inherit;
  background: url(/local/templates/stickerwell/css/../images/svg/heart.svg) 0 0 no-repeat;
  transition: all 0.3s ease-in-out;
}

.catalog__content-top .cards__item-fav:hover {
  background: url(/local/templates/stickerwell/css/../images/svg/heart-hover.svg) 0 0 no-repeat;
  color: #e2341c;
}
.catalog__content-top .cards__item-fav.active {
  background: url(/local/templates/stickerwell/css/../images/svg/heart-hover.svg) 0 0 no-repeat;
  color: #e2341c;
}
.catalog-page .card__button {
  width: 100%;
}
.catalog-page .card__button div[data-entity="main-button-container"] {
  width: 100%;
}
div[data-entity="basket-checkout-aligner"] {
  width: 100%;
}
.catalog-page .sitebutton.buy{
  width: 100%;
}

.catalog-page .card__price {
  min-width: 140px;
}

.product-item-info-container {
  margin-bottom: 0;
  margin-top: auto;
}

.portfolio__item .hvr__images img {
  object-fit: cover;
}
.service__card {
  width: 100%;
}

.service__card-img {
  min-height:307px;
}
/*basket*/
.cart__content .bx-soa-cart-total {
  border: none;
  border-radius:10px;
  padding:30px 20px;
}
.cart__content .bx-selected .bx-soa-coupon-label {
  display: none;
}
.cart__content .bx-soa-coupon {
  position:relative;
}

.cart__ordering .buttons {
  margin: 30px 0 0 0;
}
.sitebutton.step {
  margin-left: auto;
}
.bx-soa-section {
  border: 2px solid #eff1f3 !important;
  margin-bottom: 10px !important;
  border-radius:10px !important;
}
.cart__step .bx-soa-section .bx-active .bx-step-completed {
  border:none;
  border-radius:10px;
}
.bx-soa-pp {
  margin: 0;
}
.bx-soa-pp-company {
  z-index: 5 !important;
}
.bx-blue .btn.btn-default {
  display:none;
}
.bx-soa-pp-company-selected {
    padding: 20px 25px !important;
    display: flex;
    min-width: 200px;
    border: 2px solid #000;
    border-radius: 10px;
    justify-content: flex-start;
    align-items:center;
}
.bx-soa-pp-company-selected img {
  height:32px !important;
}
.bx-soa-pp-price {
  display:none;
}
.bx-soa-cart-total-button-container .visible-xs {
  display:none !important;
}
/*.cart__summary-block:nth-child(2) {*/
/*  display:none;*/
/*}*/
.cart__summary-block:nth-child(3) {
  border-color: #394146;
}
.cart__summary-block:nth-child(3) span:last-child{
  /*font-weight: 600;*/
  /*font-size: 20px;*/
  letter-spacing: -0.4px;
}
.cart__delivery-desc {
  /*margin-left: 20px;*/
  display: flex;
  align-items: center;
  /*min-height: 76px;*/
  /*float: right;*/
  order: 1;
}
div #bx-soa-delivery.cart__step.bx-soa-section.bx-active.bx-step-completed>.bx-soa-section-content {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.upload {
  width: 100%;
  max-width: 472px;
  padding: 9px 20px;
  height: 50px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.16px;
  /*background: #e2e6e9 url("/local/templates/stickerwell/images/svg/cloud-upload.svg") 72% 55% no-repeat;*/
  background: #ededee;
}
.upload:hover {
  /*background: #252629 url("/local/templates/stickerwell/images/svg/cloud-upload-hover.svg") 72% 55% no-repeat;*/
  background: #252629;
}
/*Media*/
@media screen and (max-width:1919.98px) {
  .search__form {
    max-width:330px;
  }
  .service__card-img {
    min-height:234px;
  }
  .portfolio__item .hvr__images img {
    max-height: 318px;
  }
  .portfolio__item-images.borr img {
    max-height: 318px;
  }
  .portfolio__item-images img {
    max-height: 318px;
  }
}
@media screen and (max-width: 1399.98px) {
  .faq__block-title {
    height:80px;
  }
  .filter {
    width: 100%;
  }
  .service__card-img {
    min-height:200px;
  }
  .portfolio__item .hvr__images img {
    max-height: 264px;
  }
  .portfolio__item-images.borr img {
    max-height: 264px;
  }
  .portfolio__item-images img {
    max-height: 264px;
  }
}

@media screen and (max-width:1199.98px) {
  .catalog__content-top :last-child {
    top:55px;
  }
  .mob-btn {
      display: flex;
      justify-content: center;
    background: #e2341c;
    text-align: center;
    padding: 9px 25px 10px;
    border-radius: 10px;
    font-size: 15px;
    letter-spacing: -0.15px;
    line-height: 140%;
    font-weight: 600;
    color:#ffffff;
  }
  .portfolio__item .hvr__images img {
    max-height: 296px;
  }
  .portfolio__item-images img {
    max-height: 296px;
  }
  .portfolio__item-images.borr img {
    max-height: 296px;
  }
  .cart__section-radio {
    top:22px;
  }
  .cart__section-list .cart__section-radio {
    top:26px;
  }
  .id5 .cart__section-caption {
    padding-top: 0;
    padding-left: 45px;
  }
  .id5 .cart__section-caption:before {
    top: auto;
    left: 0;
  }
  .id4 .cart__section-caption {
    padding-top: 0;
    padding-left: 45px;
  }
  .id4 .cart__section-caption:before {
    top: auto;
    left: 0;
  }
  .id6 .cart__section-caption {
    padding-top: 0;
    padding-left: 45px;
  }
  .id6 .cart__section-caption:before {
    top: auto;
    left: 0;
  }
  .personal__account-edit {
    order: 0;
  }
  .personal__account-name {
    min-width: 400px;
  }
}
@media screen and (max-width:991.98px) {
  .portfolio__item .hvr__images img {
    max-height: 344px;
  }
  .portfolio__item-images.borr img {
    max-height: 344px;
  }
  .portfolio__item-images img {
    min-height: 344px;
    max-height: 344px;
  }
  .bx-soa-item-block {
    display:flex;
    align-items:center;
  }
  .personal__account-name {
    min-width: 500px;
  }
}
@media screen and (max-width:767.98px) {
  .catalog__content-top :last-child {
    position:static;
  }
  .service__card-img {
    min-height:205px;
  }
  .portfolio__item .hvr__images img {
    max-height: 270px;
  }
  .portfolio__item-images.borr img {
    max-height: 270px;
  }
  .portfolio__item-images img {
    min-height: 296px;
    max-height: 296px;
  }
  .personal__account-name {
    min-width: 65%;
  }
}
@media screen and (max-width:575.98px) {
  .search__form {
    max-width:152px;
  }
  .portfolio__list {
      width: auto;
  }
  .faq__block-title {
      height:auto;
      min-height: 60px;
  }
  .portfolio__item-images.borr img {
    max-height: 336px;
    max-width: 336px;
  }
  .portfolio__item-images img {
    min-height: 336px;
    max-height: 336px;
    max-width: 336px;
  }
  .catalog__content-top :last-child {
      margin-left:auto;
  }
  .cart__ordering .buttons {
    margin-top: 30px;  
  }
  .bx-soa-item-img-block {
    width: 100% !important;
    max-width: 50px !important;
    margin: 0 8px 0 0 !important;
    padding-right: 0;
  }
  .bx-soa-item-content {
    padding-top:0 !important;
  }
  .bx-soa-item-title {
    font-size: 14px !important;
    letter-spacing: -0.28px !important;
    font-weight:500 !important;
  }
  .personal__account-name {
    width: 50%;
    min-width:unset;
  }
  div #bx-soa-delivery.cart__step.bx-soa-section.bx-active.bx-step-completed>.bx-soa-section-content {
    flex-direction: column;
    gap: 10px;
  }
}
.blockin {
  z-index: unset;
}

.filters {
  z-index: unset;
}

.filters__left {
  flex: initial;
}

.filters__list-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}

.filters__counter {
  display: flex;
  align-items: center;
  min-width: 110px;
}
.swiper-vertical {
  height: 100%;
}
.upload {
  height: 45px;
}

/* Media */
@media screen and (max-width: 1199.98px) {
  .filters__left {
    justify-content: start;
    column-gap: 15px;

  }

  .filters__list {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
  }

  .filters__list-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 350px;
    background: white;
    flex-direction: column;
    overflow-y: auto;
  }

  /*.mobilefilter__list {
    overflow-y: clip;
  }*/
  .mobilefilter__bottom {
    flex-direction: column-reverse;
  }
  .mobilefilter__bottom .clearfilter {
    width:fit-content;
    cursor: pointer;
    padding-left:24px;
    background: url(/local/templates/stickerwell/css/../images/svg/intrash.svg) 0 50% no-repeat;
    align-self: center;
  }
}

@media screen and (min-width:1200px) {
  .filters {
    z-index: 2;
  }

  .filters__button span {
    width: max-content;
  }

  .mobilefilter {
    display: block;
    width: 100%;
    background: transparent;
    position: static;
    overflow: visible;
    z-index: 0;
  }

  .mobilefilter__wrap {
    position: static;
    width: 100%;
/*    height: 35px;*/
    flex-direction: row;
    overflow: unset;
  }

  .mobilefilter__content {
    width: 100%;
    flex-direction: row;
    flex-wrap:wrap;
    align-items:center;
    gap: 20px;
    min-height: unset;
  }

  .mobilefilter__list {
    flex-direction: row;
    flex-wrap:wrap;
    gap: 15px;
    padding: 0;
    overflow: unset;
    max-height:unset;
  }

  .mobilefilter__block {
    position: relative;
    z-index: 2;
    display: block;
    padding: 0;
    border: none;
  }

  .mobilefilter__block-title {
    position: relative;
    width: max-content;
    display: flex;
    height: 35px;
    padding: 6px 36px 8px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    background: #e2e6e9;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.32px;
    color: #252627;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .mobilefilter__block-title::before {
    position: absolute;
    content: "";
    top: auto;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url(/local/templates/stickerwell/css/../images/svg/filter-plus.svg) center no-repeat;
  }

  .mobilefilter__block-title.active+div {
    display: block;
  }

  .mobilefilter__block-title.active:before {
    transform: none;
  }

  .mobilefilter__block-body {
    display: none;
    position: absolute;
    top: 40px;
    width: 250px;
    padding: 10px 10px 15px 10px;
    border-radius: 5px;
    border: 1px solid #808f98;
    background: #ffffff;
    z-index: 2;
  }

  .mobilefilter__bottom {
    width: auto;
    padding: 0;
    margin: 0;
    display: block;
  }

  .filter {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    /*    gap: 10px;*/
    padding: 6px 15px 8px;
    height: 35px;
    background: #d5dadd;
    border-radius: 5px;
    font-size: 16px;
    letter-spacing: -0.32px;
    font-style: normal;
    font-weight: 500;
    color: #1e1f1f;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .filter span {
      color: #e2341c;
      font-weight:700;
    }

  .filters__checkbox li label span {
    flex-shrink: 0;
  }
}

@media (min-width:1200px) and (max-width:1920px) {
  .filters__block {
    gap: 0 20px;
  }
}
.wrapper  {
  user-select: none;
  -webkit-user-select: none;
}
.header__center-right {
  user-select: text;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
}
.header__messengers {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.header__phone {
  -webkit-user-drag: none;
  user-select: text;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
}
.contacts__office, .contacts__company {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.contacts__office> div:first-child {
	user-select: text;
    -webkit-user-select: text;
}

@media screen and (min-width:1400px) {
  h2 {
    font-size: 34px;
  }
  h2.inner-h2 {
    font-size: 26px;
  }
}
a.link {
  color: #e21c23;
}
a.link:hover {
  color: #e2341c;
  text-decoration: underline;
}
.footer__adress {
	user-select: text;
    -webkit-user-select: text;
}
body a.header__mail, body a.header__phone {
  -webkit-user-drag: none;
	user-select: text !important;
    -webkit-user-select: text !important;
}
.mainblock__buttons {
	width: 100%;
	display: flex;
	gap: 15px;
}
@media screen and (max-width:700px) {
	.mainblock__buttons {
		flex-direction: column;
	}
}

.contacts__blocks {
  user-select: text !important;
  -webkit-user-select: text !important;
}
.contacts__link-wrap {
  width: 100%;
  max-width: 408px;
  user-select: text;
  -webkit-user-select: text;
}
@media screen and (max-width: 1919.98px) {
  .contacts__link-wrap {
    max-width: 318px;
  }
}
@media screen and (max-width: 1399.98px) {
  .contacts__link-wrap {
    max-width: 264px;
  }
}
/* End */


/* Start:/local/templates/stickerwell/components/bitrix/search.title/main/style.css?17109246992108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/stickerwell/components/bitrix/search.title/main/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */
/* /local/templates/stickerwell/css/styles.css?1759236575275310 */
/* /local/templates/stickerwell/css/custom.css?175923703215161 */
/* /local/templates/stickerwell/components/bitrix/search.title/main/style.css?17109246992108 */
