@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Light.eot");
  src: local("Gotham Pro Light"), local("GothamPro-Light"), url("../fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro.eot");
  src: local("Gotham Pro"), local("GothamPro"), url("../fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Medium.eot");
  src: local("Gotham Pro Medium"), local("GothamPro-Medium"), url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Bold.eot");
  src: local("Gotham Pro Bold"), local("GothamPro-Bold"), url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "Gotham Pro", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.63;
  color: #352e2e;
  text-align: left;
  background-color: #fff; }

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

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

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

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

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #352e2e;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #e51283;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #352e2e !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  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: 1170px; } }

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

.d-inline-flex {
  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: flex !important; }
  .d-sm-inline-flex {
    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: flex !important; }
  .d-md-inline-flex {
    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: flex !important; }
  .d-lg-inline-flex {
    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: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

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

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

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

* {
  min-width: 0; }

a {
  text-decoration: none;
  text-decoration-skip-ink: none;
  outline: none !important; }
  a:hover {
    text-decoration: none;
    transition: 0.4s; }

input::-ms-clear {
  display: none; }

input {
  outline: none;
  font-family: "Gotham Pro", sans-serif; }

:focus {
  outline: none !important; }

textarea {
  max-width: 100%;
  resize: none; }

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

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

ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.description {
  font-weight: 400; }
  .description a {
    color: #e51283; }
    .description a:hover {
      text-decoration: underline; }
  .description p {
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 5px 0;}
  .description img {
    max-width: 100%; }
  .description b, .description strong {
    font-weight: 600; }
  .description ul li {
    margin-left: 10px;
    position: relative;
    padding-left: 15px; }
    .description ul {
    margin: 5px 0;
    padding-left: 15px; }
     .description h2 {
      text-transform: uppercase;
     }
    .description ul li:before {
      content: "";
      width: 13px;
      border-radius: 2px;
      left: -2px;
      top: 10px;
      position: absolute;
      background-color: #e51283;
      height: 2px; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.app {
  overflow: hidden; }

.fill {
  fill: #352e2e; }

.fill-white {
  fill: #fff; }

.fill-pink {
  fill: #e51283; }

.checkbox {
  position: relative;
  width: 18px;
  height: 18px;
  display: inline-block; }
  .checkbox input {
    display: none; }
    .checkbox input + span {
      border-radius: 100%;
      border: 1px solid #dfe7ea;
      background-color: #ffffff;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .checkbox input:hover:enabled + span {
      border-color: #e51283; }
    .checkbox input:checked + span {
      background-color: #e51283;
      border-color: #e51283; }

.header__logo {
  border-right: 1px solid #eee;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }

.mob-logo {
  max-width: 120px; }

.header-feedback__call {
  width: 165px;
  color: #e51283;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 19px 0;
  text-align: center;
  cursor: pointer; }

.header-feedback__tel a {
  color: #797979;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 25px 0 5px; }
  .header-feedback__tel a:hover {
    color: #e51283;
    transition: 0.4s; }
  .header-feedback__tel a:last-child {
    padding: 0; }

.header-feedback__text {
  color: #797979;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase; }

.header-feedback__social {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .header-feedback__social ul {
    display: flex; }
  .header-feedback__social li {
    margin-left: 28px; }
  .header-feedback__social svg {
    cursor: pointer; }
    .header-feedback__social svg:hover {
      fill: #e51283;
      transition: 0.4s; }

.header-menu:after {
  content: '';
  position: absolute;
  top: 0;
  height: 1px;
  left: -15px;
  width: 9999px;
  background-color: #eee; }

.header-menu ul {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding: 19px 0; }

.header-menu a {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase; }
  .header-menu a:hover {
    transition: 0.4s; }

.post-header {
  width: 100%;
  height: 60px;
  background-color: #f0f4f6; }

.catalog {
  width: 100%;
  height: 60px;
  background-color: #e51283;
  display: flex;
  justify-content: space-around;
  align-items: center;
  cursor: pointer; }

.catalog__menu {
  width: 24px;
  height: 17px;
  position: relative; }
  .catalog__menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
    opacity: 1;
    left: 0;
    transition: all 0.4s;
    backface-visibility: hidden; }
  .catalog__menu span:first-child {
    top: 0; }
  .catalog__menu span:nth-child(2) {
    top: 7px; }
  .catalog__menu span:last-child {
    bottom: 0; }

.catalog.open .catalog__icon {
  transform: rotate(180deg); }

.catalog__icon {
  transition: 0.4s; }

.menu-products {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 4;
  width: calc(100% - 30px); }
  .menu-products:before {
    content: '';
    position: absolute;
    width: 9999px;
    top: 0;
    right: 100%;
    background-color: #fff;
    height: 100%; }

.menu-products__item {
  display: flex;
  align-items: center;
  margin: 30px 0;
  cursor: pointer; }

.menu-products__item-text {
  color: #352e2e;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 20px; }

.catalog__text {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase; }

.post_header__input {
  margin-top: 11px;
  position: relative; }

.open .menu-products {
  visibility: visible; }

.post_header__search {
  position: absolute;
  right: 35px;
  top: 45%;
  padding: 7px 20px;
  width: 44px;
  transform: translate(0, -50%);
  cursor: pointer; }
  .post_header__search:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 9px;
    width: 1px;
    height: 20px;
    background-color: #eee; }

.post_header__input input {
  width: 100%;
  padding: 6px 60px 6px 15px;
  border: 0;
  outline: 0; }

.basket {
  margin-top: 11px;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .basket .basket-block {
    margin: 0 20px;
    font-size: 12px;
    cursor: pointer; }
  .basket .basket__text {
    font-weight: 700;
    text-transform: uppercase; }
  .basket .basket__text {
    font-weight: 600; }
  .basket .basket__price {
    color: #e51283;
    font-weight: 600; }
  .basket span {
    font-weight: 300; }

.svg-catalog {
  transform: rotate(90deg); }

.header-mob {
  background-color: #e51283;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5; }

.header-mob__logo {
  margin-top: 10px; }

.basket-bag {
  position: relative; }

.header-mob__menu {
  display: block;
  width: 30px;
  height: 19px;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  margin-top: -2px; }
  .header-mob__menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #eee;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out; }
    .header-mob__menu span:nth-child(1) {
      top: 0; }
    .header-mob__menu span:nth-child(2) {
      top: 8px; }
    .header-mob__menu span:nth-child(3) {
      top: 16px; }
  .header-mob__menu.open-mobile span:nth-child(1) {
    top: 8px;
    transform: rotate(135deg); }
  .header-mob__menu.open-mobile span:nth-child(2) {
    opacity: 0;
    left: -60px; }
  .header-mob__menu.open-mobile span:nth-child(3) {
    top: 8px;
    transform: rotate(-135deg); }

.header-mob__icons {
  padding: 20px 20px 100px 20px; }
  .header-mob__icons a {
    padding-right: 23px; }

.header-mob__nav {
  height: 100%;
  max-width: 300px;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  position: fixed;
  left: -300px;
  top: 65px;
  z-index: 11;
  background-color: #fff;
  transition: left .7s; }

.header-mob__nav.open-mobile {
  left: 0; }

.header-mob__nav li {
  color: #352e2e;
  padding: 20px;
  border-bottom: 1px solid rgba(53, 46, 46, 0.2); }

.header-mob__nav a {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }

.header-mob__nav .header-feedback__tel {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-bottom: 1px solid rgba(53, 46, 46, 0.2); }

.header-mob__list ul {
  display: none; }

.header-mob__list li {
  border-bottom: 0; }

.header-mob__list .menu-products__item {
  position: relative; }
  .header-mob__list .menu-products__item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: -15px;
    background-color: rgba(53, 46, 46, 0.2); }

.basket-bag__item {
  width: 18px;
  height: 18px;
  top: 0;
  left: 12px;
  background-color: #e51283;
  border-radius: 10px;
  position: absolute;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }

@media (min-width: 992px) {
  .header-feedback__social li {
    margin-left: 16px; }
  .catalog__text {
    font-size: 12px; }
  .main-slider {
    margin-left: -30px; }
    .main-slider .slick-list {
      overflow: visible; }
  .app {
    padding-top: 0; } }

@media (max-width: 991.98px) {
  .basket-bag svg {
    fill: #fff; }
  .js-search-header {
    margin-right: 30px; }
  .mob-logo {
    max-width: 155px;
    padding: 13px 0; }
  .post_header__input {
    margin-top: 0; }
  .basket-bag__item {
    background-color: #fff;
    color: #e51283; }
  .header-mob__nav {
    top: 64px; }
  .media-md-slider {
    max-width: 100%;
    padding: 0; }
  .img-title {
    position: absolute;
    z-index: 2;
    top: 75px; }
  .header__logo {
    display: flex;
    justify-content: center; }
  .app {
    padding-top: 64px; }
  .post_header__input input {
    padding: 15px 150px 15px 15px; }
  .basket-bag__item {
    width: 18px;
    height: 18px;
    top: 0;
    left: 12px;
    background-color: #e51283;
    border-radius: 10px;
    position: absolute;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center; }
  .search-header {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    display: none;
    border-bottom: 1px solid #eee; }
  .js-search-header-vis {
    display: none; }
  .post_header__input-close {
    position: absolute;
    right: 20px;
    top: 15px; }
  .post_header__input-look {
    background-color: #e51283;
    padding: 3px 8px;
    color: #fff;
    border-radius: 4px;
    top: 11px;
    position: absolute;
    right: 75px; } }

@media (max-width: 767.98px) {
  .js-search-header {
    margin-right: 15px; }
  .mob-logo {
    max-width: 120px;
    padding: 11px 0;
    height: auto; }
  .app {
    padding-top: 50px; }
  .header-feedback__call {
    font-size: 12px;
    border: 0;
    padding: 0;
    text-align: start;
    cursor: pointer; }
  .header-mob__nav {
    top: 50px; } }

.pre-footer {
  background-color: #fafafa;
  border-bottom: 1px solid #eceff1; }

.js-mask-mobile {
  width: 100%;
  z-index: 5;
  position: fixed;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6); }

.footer-menu ul {
  display: flex;
  justify-content: space-between; }

.footer-menu li {
  margin: 40px 0; }

.footer-menu a:first-child {
  margin-left: 45px; }

.footer-menu a {
  font-weight: 600;
  text-transform: uppercase;
  position: relative; }
  .footer-menu a:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 30px;
    background-color: #e51283;
    left: -50px;
    top: 6px; }

.footer {
  background-color: #fafafa;
  padding: 77px 0; }

.footer-title {
  color: #797979;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 55px; }

.schedule {
  display: flex;
  flex-direction: column; }
  .schedule .schedule_sat {
    margin: 24px 0; }
  .schedule div {
    font-weight: 500; }
  .schedule span {
    font-weight: 300; }

.footer-social {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.footer-social-items ul {
  display: flex; }

.footer-social-items li {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  border: 1px solid #eceff1;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center; }
  .footer-social-items li:hover {
    background-color: #e51283;
    transition: ease-in-out 0.5s; }
    .footer-social-items li:hover svg {
      fill: #fff;
      transition: ease-in-out 0.5s; }

.footer-social-items li:nth-child(2), .footer-social-items li:nth-child(3), .footer-social-items li:last-child {
  margin-left: 20px; }

.footer-social__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  font-size: 12px; }
  .footer-social__button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .footer-social__button:hover svg {
      fill: #e51283; }

.footer-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .footer-contact svg {
    margin-right: 15px; }

.footer-contact-tel {
  display: flex;
  font-size: 18px;
  font-weight: 600;
  align-items: center; }

.footer-mail {
  margin-top: 35px;
  display: flex;
  font-weight: 300;
  align-items: center; }

.post-footer {
  height: 80px;
  background-color: #fafafa;
  display: flex;
  align-items: center;
  border-top: 1px solid #eceff1; }

.post-footer__title {
  color: #797979;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase; }

.post-footer__studio {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 300;
  display: flex;
  justify-content: flex-end; }
  .post-footer__studio span {
    font-weight: 500; }

@media (max-width: 991.98px) {
  .footer-work {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px; }
  .footer-contact {
    align-items: center; }
  .footer-social {
    margin-bottom: 50px; }
  .schedule {
    align-items: center; } }

@media (max-width: 767.98px) {
  .footer-social__button {
    margin-top: 23px; }
  .footer-title {
    margin-bottom: 25px; }
  .post-footer__studio {
    justify-content: center; }
  .post-footer__title {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center; } }

.main-slideshow {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03); }

.main-slider-block {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  left: 0;
  display: flex;
  flex-flow: column;
  justify-content: center; }

.elips-wrapper {
  margin-left: 205px; }

.elips {
  width: 300px;
  height: 300px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative; }

.main-slider__item {
  position: relative; }

.elips__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent; }
  .elips__button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .elips__button:hover svg {
      fill: #e51283; }
  .elips__button:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 1px;
    background-color: #e51283;
    bottom: 130px;
    left: 47px; }

.elips__title {
  color: #352e2e;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 215px;
  text-align: center; }
  .elips__title span {
    color: #e51283;
    font-size: 36px; }

.elips-border {
  width: 340px;
  height: 340px;
  border: 8px solid #ffffff;
  background: transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center; }

.dots-slideshow {
  margin: 20px 0; }
  .dots-slideshow ul {
    display: flex;
    justify-content: flex-end; }
  .dots-slideshow li {
    margin: 10px;
    background-color: #fff;
    border-radius: 100px;
    height: 16px;
    width: 16px;
    border: 1px solid #352e2e;
    cursor: pointer; }
  .dots-slideshow .slick-active {
    background-color: #e51283; }

@media (max-width: 991.98px) {
  .elips-wrapper {
    margin: 0 auto; }
  .dots-slideshow ul {
    justify-content: center; } }

@media (max-width: 767.98px) {
  .elips__button:after {
    left: 20px; }
  .elips {
    width: 240px;
    height: 240px; }
  .elips-border {
    width: 280px;
    height: 280px; }
  .elips__title {
    font-size: 13px; }
    .elips__title span {
      font-size: 28px; }
  .elips__button:after {
    bottom: 113px; } }

.advantages {
  position: relative;
  padding-bottom: 200px; }

.advantages-slider-back {
  width: 100%;
  height: 100%;
  position: absolute; }

.advantages-back {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 130px; }

.main_title {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  text-align: center; }
  .main_title span {
    position: relative; }
  .main_title span:after {
    position: absolute;
    content: '';
    width: 2px;
    z-index: 4;
    height: 60px;
    background-color: #e51283;
    left: 50%;
    bottom: -80px; }

.advantages__title {
  margin: 50px 0 100px 0; }

.advantages-items__product {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  flex-direction: column; }
  .advantages-items__product img {
    padding: 30px; }

.advantages-items__product-text {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 25px; }

.advantages__beauty-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  margin: 60px 0;
  margin-bottom: 30px}
  .advantages__beauty-title span {
    color: #e51283;
    font-weight: 600; }

.advantages__beauty-description {
  margin-bottom: 110px;}
  .advantages__beauty-description span {
    font-weight: 500; }

.advantages-arrows__left, .advantages-arrows__right {
  width: 56px;
  height: 56px;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  border-radius: 28px;
  background-color: #fff;
  position: absolute;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center; }
  .advantages-arrows__left:hover, .advantages-arrows__right:hover {
    box-shadow: 0 4px 32px 8px rgba(229, 18, 131, 0.1); }
    .advantages-arrows__left:hover svg, .advantages-arrows__right:hover svg {
      fill: #e51283; }

.slider-advantages-wrapper .slick-track {
  display: flex;
  align-items: center; }

.slider-advantages-wrapper .slick-initialized .slick-slide {
  display: flex;
  justify-content: center; }

.advantages-arrows__right {
  right: -80px;
  bottom: 132px; }

.advantages-arrows__left {
  left: -80px;
  bottom: 132px; }

.advantages-slider__back {
  margin-top: 100px; }

@media (max-width: 991.98px) {
  .advantages {
    padding-bottom: 25px; }
  .advantages-items__product-text {
    text-align: center; }
  .advantages__beauty-title {
    font-size: 20px; }
  .advantages-items__product {
    margin-bottom: 20px; }
  .advantages__beauty-description {
    columns: 1; } }

@media (max-width: 767.98px) {
  .main_title {
    font-size: 21px; } }

.modal {
  background-color: #f0f4f6;
  width: 745px;
  overflow: hidden;
  padding: 0; }
  .modal label {
    display: flex;
    flex-direction: column;
    color: #263238;
    font-size: 11px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .modal .input_name, .modal .input_tel {
    padding: 8px 0 8px 20px;
    width: 100%;
    border: 1px solid #cfd8dc;
    background-color: #fff;
    letter-spacing: 0.6px; }
    .modal .input_name:focus, .modal .input_tel:focus {
      border: 1px solid #352e2e; }
    .modal .input_name::placeholder, .modal .input_tel::placeholder {
      color: #797979;
      line-height: 24px;
      text-transform: uppercase; }

.modal-success-title {
  margin-bottom: 30px;
  text-align: center; }

.feedback-form__icon {
  margin-left: 30px; }

.modal-form-item {
  background-color: #fff;
  padding: 30px 33px 25px 30px; }

.modal-form {
  background-color: #fff;
  padding: 40px 95px 60px 30px; }

.feedback-form__title {
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase; }

.form_input {
  padding-bottom: 15px; }

.modal-button__order {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 0; }
  .modal-button__order:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .modal-button__order:hover svg {
      fill: #e51283; }

.modal-button__back {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 0; }
  .modal-button__back:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .modal-button__back:hover svg {
      fill: #e51283; }

.modal-buttons-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.modal_button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 0; }
  .modal_button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .modal_button:hover svg {
      fill: #e51283; }

.modal-button__continue {
  margin-top: 40px;
  text-align: center;
  color: #e51283;
  font-weight: 400; }

@media (max-width: 767.98px) {
  .modal-form {
    padding: 40px 30px 60px 30px; } }

@media (max-width: 575.98px) {
  .modal-buttons-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .modal-button__back {
    margin-bottom: 20px; }
  .js-buy-one-click .form-wrapper {
    flex-direction: column;
    justify-content: flex-start; }
    .js-buy-one-click .form-wrapper label {
      width: 100%; } }

.featured-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  visibility: hidden;
  transition: ease 0.8s;
  opacity: 0;
  margin-top: 20px; }
  .featured-button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .featured-button:hover svg {
      fill: #e51283; }

.featured-back {
  width: 750px;
  height: 140px;
  top: 100px;
  position: absolute; }

.featured-back-bottom {
  width: 1920px;
  height: 150px;
  position: absolute;
  z-index: -10;
  bottom: 0; }

.featured {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  padding: 100px 0;
  position: relative; }
  .featured .price {
    font-size: 16px;
    font-weight: 600;
    color: #e51283;
    margin-top: auto; }

.featured-description {
  color: #797979;
  font-size: 13px;
  font-weight: 400;
  display: none;
  transition: ease-in-out 0.5s;
  margin: 25px 0;
  position: relative;
  opacity: 0; }

.featured-image {
  transition: 0.4s;
  position: relative; }
  .featured-image .discount {
    display: inline-flex;
    transition: ease-in-out 0.5s;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0; }

.back-white {
  background-color: white;
  width: 105%;
  height: 343px;
  top: 262px;
  z-index: 2;
  display: none;
  position: absolute; }

.product-thumb {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 60px; }

.featured-frame {
  z-index: 1;
  width: 243px;
  height: 380px;
  border: 2px solid #eceff1;
  position: absolute;
  top: 10px;
  transition: ease-in-out 0.5s; }

.product-thumb:hover .featured-frame {
  top: -15px;
  width: 282px;
  height: 620px;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.1);
  border: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.9); }

.product-thumb:hover .back-white {
  display: block; }

.product-thumb:hover .featured-button {
  visibility: visible;
  opacity: 1;
  transition: 0.5s; }

.product-thumb:hover .featured-description {
  transition: 0.5s;
  display: block;
  opacity: 1; }

.product-thumb:hover .featured-image_background {
  display: block; }

.product-thumb:hover .featured-details {
  visibility: visible; }

.featured-details {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  visibility: hidden;
  color: #e51283;
  font-weight: 600;
  height: 276px;
  text-transform: uppercase;
  cursor: pointer; }
  .featured-details svg {
    margin-top: 20px;
    cursor: pointer; }

.caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 123px;
  z-index: 2;
  background-color: white;
  width: 200px; }

.featured-title {
  margin-top: 26px;
  text-align: center; }
  .featured-title a {
    color: #352e2e;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; }

.featured-items {
  padding-top: 180px;
  position: relative;
  display: flex;
  justify-content: center; }

.button-group {
  position: relative; }

.featured-image_background {
  display: none;
  position: absolute;
  background-color: #fff;
  bottom: 0;
  width: 100%;
  height: 100%; }

@media (max-width: 991.98px) {
  .featured-title {
    max-width: 253px; } }

@media (max-width: 767.98px) {
  .product-thumb:hover .featured-frame {
    display: none; }
  .featured-items .product-layout:nth-child(2n+1) {
    display: none; }
  .product-thumb:hover .back-white {
    display: none; }
  .product-thumb:hover .featured-button {
    visibility: hidden;
    opacity: 0;
    transition: 0.5s; }
  .product-thumb:hover .featured-description {
    display: none; }
  .product-thumb:hover .featured-image_background {
    display: none; }
  .product-thumb:hover .featured-details {
    visibility: hidden; } }

.special-wrapper {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03); }

.special-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  transition: ease-in-out 0.5s;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  margin-top: 5px;
  position: relative;
  display: flex;
  align-items: center; }
  .special-button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .special-button:hover svg {
      fill: #e51283; }
  .special-button svg {
    margin-left: 6px;
    transition: ease-in-out 0.5s; }

.special .caption {
  height: 100px; }

.special .special-main-title {
  margin-bottom: 45px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  text-align: center; }
  .special .special-main-title span {
    position: relative; }
  .special .special-main-title span:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 60px;
    background-color: #e51283;
    bottom: -80px; }

.special .price {
  font-size: 16px;
  font-weight: 600;
  color: #e51283;
  margin-top: auto; }

.special .price-old {
  font-weight: 300;
  color: #797979;
  position: relative; }
  .special .price-old:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 8px;
    background-color: #797979; }

.special .slick-slide {
  padding-top: 45px; }

.price {
  font-size: 16px;
  font-weight: 600;
  color: #e51283;
  margin-top: auto; }

.price-old {
  font-weight: 300;
  color: #797979;
  position: relative; }
  .price-old:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 8px;
    background-color: #797979; }

.special-frame {
  width: 243px;
  height: 380px;
  border: 2px solid #eceff1;
  position: absolute;
  top: 10px;
  transition: ease-in-out 0.5s; }

.special-items {
  position: relative; }

.special-title {
  margin-top: 26px;
  text-align: center; }
  .special-title a {
    color: #352e2e;
    font-size: 12px;
    display: block;
    overflow: hidden;
    max-height: 40px;
    font-weight: 600;
    text-transform: uppercase; }

.special-details {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  visibility: hidden;
  color: #e51283;
  font-weight: 600;
  margin-top: 110px;
  text-transform: uppercase;
  cursor: pointer; }
  .special-details svg {
    margin-top: 20px;
    cursor: pointer; }

.product-thumb:hover .special-details {
  visibility: visible; }

.product-thumb:hover .special-frame {
  top: -15px;
  width: 282px;
  height: 400px;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.1);
  border: 0;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.7); }

.product-thumb:hover .special-button {
  visibility: visible;
  transition: 1s;
  opacity: 1; }

.discount {
  display: inline-flex;
  transition: ease-in-out 0.5s;
  position: absolute;
  bottom: 148px;
  z-index: 0; }

.discount-number {
  background-color: #e51283;
  color: #fff;
  padding: 15px 8px; }
  .discount-number span {
    font-weight: 600; }

.discount-date {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.8); }
  .discount-date span {
    font-weight: 500; }

.special-arrows__right {
  right: -100px;
  top: 200px; }

.special-arrows__left {
  left: -100px;
  top: 200px; }

.special-arrows__left, .special-arrows__right {
  width: 56px;
  height: 56px;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  border-radius: 28px;
  background-color: #fff;
  cursor: pointer;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center; }
  .special-arrows__left:hover, .special-arrows__right:hover {
    box-shadow: 0 4px 32px 8px rgba(229, 18, 131, 0.1); }
    .special-arrows__left:hover svg, .special-arrows__right:hover svg {
      fill: #e51283; }

.js-specialSlider__nav {
  margin-top: -50px;
  margin-bottom: 65px; }

.products {
  margin: 100px 0;
  position: relative; }
  .products .slick-center .products-line {
    background-color: #e51283; }

.products__back-one {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 80px;
  left: 0; }

.products__back-two {
  position: absolute;
  width: 652px;
  height: 100%;
  top: 80px;
  right: 0; }

.product-img {
  overflow: hidden; }

.slick-center .product-img__crop {
  top: 0; }

.product-img__crop {
  top: 136px;
  position: relative;
  transition: ease 0.5s; }

.products_title {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  text-align: start; }
  .products_title span {
    position: absolute; }
  .products_title span:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 60px;
    background-color: #e51283;
    left: 128px;
    bottom: -80px; }

.products-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 4; }

.products-pagination {
  font-size: 16px;
  font-weight: 300;
  margin: 0 60px; }
  .products-pagination span {
    color: #e51283;
    font-weight: 500; }

.products-arrows__left, .products-arrows__right {
  width: 56px;
  height: 56px;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  border-radius: 28px;
  background-color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center; }
  .products-arrows__left:hover, .products-arrows__right:hover {
    box-shadow: 0 4px 32px 8px rgba(229, 18, 131, 0.1); }
    .products-arrows__left:hover svg, .products-arrows__right:hover svg {
      fill: #e51283; }

.product-img__crop:hover .products-line {
  background-color: #e51283;
  transition: ease-in-out 0.4s; }

.products-line {
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: -60px;
  display: flex;
  position: relative; }

.products-line__name {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 1;
  position: absolute;
  left: 30px;
  top: 20px; }

.products-line__arrow {
  position: absolute;
  right: 30px;
  top: 15px;
  opacity: 1;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  border: 2px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center; }

@media (max-width: 991.98px) {
  .products_title {
    display: flex;
    justify-content: center;
    top: -75px; }
  .products-arrows {
    margin-top: 95px;
    position: relative;
    top: 0;
    margin-bottom: 20px; }
  .products-arrows {
    right: 0; } }

@media (max-width: 767.98px) {
  .products {
    margin: 70px 0 100px 0; }
  .products_title {
    text-align: center;
    top: -40px; }
  .products_title span:after {
    height: 30px;
    bottom: -40px; } }

.category-filter {
  background-color: #ffffff;
  height: 100%;
  max-width: 315px;
  width: 100%;
  overflow: auto;
  position: fixed;
  left: -315px;
  margin-top: 100px;
  transition: left 0.3s;
  top: 0;
  z-index: 11;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03); }
  .category-filter.open {
    left: 0; }

.category-sidebar {
  height: 58px;
  background-color: #e51283;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.category-sidebar__close {
  display: block;
  width: 30px;
  height: 21px;
  cursor: pointer;
  z-index: 5;
  position: relative; }
  .category-sidebar__close span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
    left: 0;
    border-radius: 3px; }
    .category-sidebar__close span:nth-child(1) {
      top: 8px;
      transform: rotate(135deg); }
    .category-sidebar__close span:nth-child(2) {
      top: 8px;
      transform: rotate(-135deg); }

.category-sidebar__title {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px; }

.category-filter__content {
  padding: 0 20px; }

.category-filter__item {
  border-top: 1px solid #eceff1;
  margin-top: -1px; }

.category-filter__header {
  color: #352e2e;
  font-weight: 500;
  line-height: 18px;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eceff1; }
  .category-filter__header svg {
    transition: all 0.5s; }
  .category-filter__header.open svg {
    transform: rotate(0); }

.category-filter__body {
  padding: 20px 0; }

.category-filter__reset {
  text-align: right;
  border-top: 1px solid #eceff1;
  margin-top: -1px;
  padding: 30px 0; }
  .category-filter__reset a {
    color: #e51283;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    display: inline-flex;
    align-items: center; }
    .category-filter__reset a:hover {
      text-decoration: underline; }
    .category-filter__reset a span {
      margin-right: 10px; }

.category-filter-title {
  background-color: #e51283;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 0;
  font-weight: 500;
  text-transform: uppercase;
  margin: 20px 0; }
  .category-filter-title svg {
    fill: #fff;
    margin-left: 10px; }

.filter-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px; }

.filter-price__input input {
  height: 32px;
  border: 1px solid #eceff1;
  background-color: #ffffff;
  padding-top: 2px;
  width: 100%;
  text-align: center; }

.filter-price__separator {
  width: 30px;
  height: 1px;
  background-color: #eceff1;
  margin: 0 30px;
  flex-shrink: 0; }

.category-filter__item .category-filter__header {
  cursor: pointer; }

.filter-item__counter {
  color: #777777;
  font-size: 12px;
  font-weight: 300; }

.filter-item {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .filter-item.selected, .filter-item:hover:not(.disabled) {
    cursor: pointer; }
    .filter-item.selected .filter-item__name, .filter-item:hover:not(.disabled) .filter-item__name {
      color: #e51283; }
    .filter-item.selected .filter-item__counter, .filter-item:hover:not(.disabled) .filter-item__counter {
      color: #e51283; }
  .filter-item.selected .filter-item__name {
    font-weight: 400; }
  .filter-item.disabled {
    opacity: 0.5; }

.filter-item__name {
  font-weight: 300;
  display: flex;
  align-items: center; }
  .filter-item__name .filter-color,
  .filter-item__name .filter-image {
    width: 20px;
    height: 20px;
    margin-left: 10px; }
  .filter-item__name .filter-name {
    padding-left: 15px; }
  .filter-item__name .filter-color + .filter-name,
  .filter-item__name .filter-color + .filter-image {
    padding-left: 10px; }

.category-filter__option {
  padding-bottom: 10px; }
  .category-filter__option span {
    font-size: 12px;
    display: block;
    font-weight: 300;
    padding-bottom: 5px; }
  .category-filter__option a {
    color: #fff;
    display: inline-flex;
    border-radius: 5px;
    font-size: 12px;
    align-items: center;
    padding: 0 10px;
    font-weight: 300;
    background-color: #e51283;
    margin-bottom: 5px; }
    .category-filter__option a svg {
      margin-right: 5px; }

.category-filter__title {
  color: #e51283;
  font-weight: 600;
  margin-top: 10px;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .category-filter {
    position: static;
    height: auto;
    margin-bottom: 20px; }
  .category-filter__content {
    padding: 15px 20px 0; } }

@media (max-width: 991.98px) {
  .category-filter {
    margin-top: 64px; } }

@media (max-width: 767.98px) {
  .category-filter {
    margin-top: 50px; } }

.contact .schedule_sat {
  margin: 0; }

.contact-information {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  padding: 0 0 50px 20px;
  margin-top: 45px;
  background-color: #fff;
  z-index: 3;
  position: relative; }

.contact__text {
  display: flex;
  align-items: center; }
  .contact__text svg {
    margin-right: 12px; }

.contact__title {
  margin: 60px 0 23px 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #797979; }

.contact__address {
  display: flex;
  flex-direction: column; }

.contact-address-mobile {
  font-weight: 500; }

.contact-map {
  width: 100%;
  height: 600px;
  position: relative;
  top: -100px;
  z-index: 2; }

.form-contact {
  display: flex;
  margin-bottom: 45px;
  position: relative; }
  .form-contact .contact-title {
    margin-bottom: 120px; }
  .form-contact label {
    color: #263238;
    font-size: 11px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase; }

.contact-form__text textarea {
  padding: 15px 0 15px 21px;
  width: 100%;
  border: 1px solid #cfd8dc; }

.contact-back {
  position: absolute;
  top: 80px; }

.contact-form__text, .contact-form__tel {
  display: flex;
  flex-direction: column; }

.contact-form__name input {
  padding: 15px 0 15px 21px;
  width: 100%;
  border: 1px solid #cfd8dc;
  background-color: #ffffff;
  display: flex;
  flex-direction: column; }

.contact-form__tel input {
  padding: 15px 0 15px 21px;
  width: 100%;
  border: 1px solid #cfd8dc;
  background-color: #ffffff;
  display: flex;
  flex-direction: column; }

.contact-form__email {
  margin: 40px 0 40px 0; }
  .contact-form__email input {
    padding: 15px 0 15px 21px;
    width: 100%;
    border: 1px solid #cfd8dc;
    background-color: #ffffff;
    display: flex;
    flex-direction: column; }

.contact__address b {
  font-weight: 600; }

.contact__address p {
  margin: 0; }

.contact-form__button button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 0;
  width: 100%;
  padding: 13px 0;
  border-radius: 24px; }
  .contact-form__button button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .contact-form__button button:hover svg {
      fill: #e51283; }

.contact-form__button-reset button {
  cursor: pointer;
  width: 165px;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #352e2e;
  color: #352e2e;
  background-color: #fff;
  transition: ease-in-out 0.4s; }
  .contact-form__button-reset button:hover {
    background-color: #352e2e;
    color: #fff; }

.form-contact__wrapper-bottom {
  display: flex;
  justify-content: space-between; }

@media (max-width: 991.98px) {
  .contact-form__email {
    margin: 0 0 20px 0; }
  .contact-form__tel {
    margin: 20px 0; }
  .form-contact {
    margin-bottom: 18px; } }

@media (max-width: 767.98px) {
  .contact-form__name {
    margin-top: 20px; } }

.product-category select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.product-category .price {
  font-size: 16px;
  font-weight: 600;
  color: #e51283;
  margin-top: auto; }

.product-category .price-old {
  font-weight: 300;
  color: #797979;
  position: relative; }
  .product-category .price-old:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 8px;
    background-color: #797979; }

.product-category .discount {
  left: 0;
  bottom: 0; }

.new-item {
  font-weight: 600;
  text-transform: uppercase;
  width: 54px;
  height: 40px;
  background-color: #83c550;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }

label {
  padding: 0;
  margin: 0; }

.breadcrumb {
  border-bottom: 1px solid #eee; }
  .breadcrumb ul {
    display: flex;
    padding: 30px 0;
    flex-wrap: wrap; }
  .breadcrumb li {
    margin: 0 5px; }
  .breadcrumb span {
    font-weight: 500;
    color: #e51283; }
  .breadcrumb a .breadcrumb-home {
    color: #352e2e;
    font-weight: 300;
    text-decoration: underline; }

.category-title {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 40px 0; }

.category-setting {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  padding: 0 20px;
  background-color: #fff; }
  .category-setting label {
    flex-shrink: 0;
    color: #797979;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase; }
  .category-setting select {
    color: #352e2e;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    padding: 3px 3px 3px 5px;
    margin: 12px 0; }

.category-left-menu {
  margin-top: 40px; }
  .category-left-menu li {
    margin: 15px 0 15px 21px; }
  .category-left-menu a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative; }
    .category-left-menu a:before {
      position: absolute;
      content: '';
      height: 2px;
      width: 13px;
      top: 5px;
      left: -20px;
      background-color: #e51283; }

.breadcrumb-line {
  color: #797979 !important;
  margin-left: 5px; }

img.category__image-back {
  position: absolute;
  z-index: -1;
  right: 15px; }

.category-setting select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.category-pagination {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03); }
  .category-pagination ul {
    display: flex;
    padding: 22px;
    justify-content: center; }
  .category-pagination li {
    margin: 0 10px; }
  .category-pagination a {
    font-size: 16px;
    font-weight: 400; }
  .category-pagination .active {
    color: #e51283;
    font-size: 16px;
    font-weight: 400; }

.pagination-next {
  position: absolute;
  right: 45px; }

.pagination-prev {
  position: absolute;
  left: 45px; }

.category-sort, .category-limit {
  display: flex;
  align-items: center; }
  .category-sort select, .category-limit select {
    margin: 0 7px; }

.category-products {
  margin-top: 40px; }

.pagination-back {
  margin-top: 120px; }

.category_h1-title {
  margin: 55px 0;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase; }

.category_description {
  font-weight: 300;
  margin-bottom: 120px; }

.category-select-limit {
  width: 54px;
  position: relative; }
  .category-select-limit select {
    width: 100%;
    margin: 12px 15px 12px 12px;
    border: 1px solid #eee; }
  .category-select-limit:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #e51283 transparent transparent transparent;
    pointer-events: none;
    right: 0;
    top: 24px; }

.category-select-limit_page {
  margin-left: 20px; }

.category-select-sort {
  position: relative; }
  .category-select-sort select {
    width: 100%;
    border: 1px solid #eee;
    background-color: #fff; }
  .category-select-sort:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #e51283 transparent transparent transparent;
    pointer-events: none;
    right: 2px;
    top: 13px; }

.alert-success {
  border: 2px solid #44b759;
  color: #44b759;
  padding: 5px;
  text-align: center;
  margin-bottom: 10px; }

.alert-danger {
  border: 2px solid #ff033e;
  color: #ff033e;
  padding: 5px;
  text-align: center;
  margin-bottom: 15px; }

#error-not-found .category-title {
  margin: 40px 0; }

#error-not-found .error-text {
  margin-bottom: 30px; }

@media (max-width: 991.98px) {
  .category-sort {
    padding-bottom: 10px; }
  img.category__image-back {
    width: 100%;
    left: auto; }
  .product-category .category-title {
    padding: 30px 0 0 0; } }

@media (max-width: 575.98px) {
  .breadcrumb ul {
    flex-wrap: wrap; } }

.product-main .discount {
  z-index: 2;
  top: 40px;
  left: 15px;
  bottom: auto; }

.product-other-image {
  padding: 0 23px;
  margin-top: 20px; }

.product-image-slide {
  padding: 10px;
  border: 1px solid #eceff1; }

.product-title {
  margin: 40px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px; }

.product-image-frame {
  padding: 5px;
  cursor: pointer; }

.product-slider {
  padding: 40px 45px 20px 0;
  border-right: 1px solid #eee; }

.product-arrow.slick-arrow {
  position: absolute; }

.prev-arrow-product {
  left: 0;
  top: 46px;
  cursor: pointer; }

.next-arrow-product {
  right: 0;
  top: 46px;
  cursor: pointer; }

.product-card {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  padding: 32px; }

.model {
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
  border-bottom: 1px solid #eee; }

.model-stock {
  color: #44b759;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px; }
  .model-stock svg {
    margin-right: 10px; }

.model-number {
  font-size: 13px;
  font-weight: 400;
  line-height: 30px; }
  .model-number span {
    color: #797979; }

.product-price {
  font-size: 24px;
  font-weight: 700;
  color: #e51283; }
  .product-price span {
    font-weight: 300;
    color: #e51283;
    font-size: 16px; }
  .product-price .price-uah span {
    color: #e51283; }

.quantity-block {
  position: relative;
  width: 112px; }
  .quantity-block input {
    border-radius: 24px;
    border: 1px solid #eeeeee;
    background-color: #fff;
    width: 100%;
    cursor: pointer;
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase; }

.quantity-arrow-plus {
  position: absolute;
  border: 0;
  background-image: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  right: 10px;
  top: 11px;
  border-left: 1px solid #eee;
  cursor: pointer;
  display: block;
  padding-left: 15px; }

.quantity-arrow-minus {
  top: 11px;
  left: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  position: absolute;
  border: 0;
  background-image: none;
  background-color: transparent;
  cursor: pointer;
  border-right: 1px solid #eee;
  padding-right: 12px;
  padding-left: 8px; }

.product-button button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 0;
  padding: 12px;
  width: 200px; }
  .product-button button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .product-button button:hover svg {
      fill: #e51283; }
  .product-button button svg {
    margin-left: 6px;
    transition: ease-in-out 0.5s; }

.product-card__middle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px; }

.rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center; }
  .rating label {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 44px;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
    transition: color .2s ease-in-out; }
    .rating label:hover ~ input:checked ~ label {
      color: orange; }
  .rating:not(:checked) > label {
    color: gray; }
    .rating:not(:checked) > label:hover {
      color: orange; }
      .rating:not(:checked) > label:hover ~ label {
        color: orange; }
  .rating input {
    display: none; }
    .rating input:checked + label:hover,
    .rating input:checked ~ label:hover {
      color: orange; }
      .rating input:checked + label:hover ~ label,
      .rating input:checked ~ label:hover ~ label {
        color: orange; }
    .rating input:checked ~ label {
      color: orange; }

.product-cart__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px; }

.buy-one-click {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  width: 200px;
  background-color: #fff;
  border: 1px solid #e51283;
  color: #e51283;
  margin-top: 0;
  padding: 8px; }
  .buy-one-click:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .buy-one-click:hover svg {
      fill: #e51283; }
  .buy-one-click:hover {
    background-color: #e51283;
    color: #fff; }

.product-info {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  display: flex;
  padding: 14px 30px;
  justify-content: space-between;
  margin-top: 40px; }
  .product-info svg {
    margin-right: 8px; }

.info-delivery {
  cursor: pointer;
  transition: 0.5s;
  font-size: 13px;
  font-weight: 400; }
  .info-delivery svg {
    transition: 0.5s; }
  .info-delivery:hover {
    color: #e51283; }
    .info-delivery:hover svg {
      fill: #e51283; }

.interested-back {
  position: absolute;
  margin-left: -375px;
  left: 50%;
  top: -57px; }

.info-date {
  cursor: pointer;
  transition: 0.5s;
  font-size: 13px;
  font-weight: 400; }
  .info-date svg {
    transition: 0.5s; }
  .info-date:hover {
    color: #e51283; }
    .info-date:hover svg {
      fill: #e51283; }

.info-delivery-add {
  display: none; }

.info-delivery-add {
  z-index: 1;
  position: absolute;
  padding: 33px;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  right: 15px;
  left: 15px; }
  .info-delivery-add li {
    margin-left: 15px;
    position: relative; }
    .info-delivery-add li:before {
      position: absolute;
      content: '';
      width: 10px;
      height: 2px;
      background-color: #e51283;
      left: -14px;
      top: 10px; }

.info-delivery-post {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee; }
  .info-delivery-post svg {
    margin-right: 10px; }

.info-delivery-post__method {
  font-weight: 700;
  text-transform: uppercase; }
  .info-delivery-post__method li {
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    line-height: 24px; }

.info-pay {
  display: flex;
  align-items: flex-start;
  padding: 30px 0;
  border-bottom: 1px solid #eee; }
  .info-pay svg {
    margin-right: 10px; }

.info-pay__add {
  font-weight: 700;
  text-transform: uppercase; }
  .info-pay__add li {
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    line-height: 24px; }

.extra-info {
  padding: 30px 0 8px 0; }

.extra-info__title {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px; }

.extra-info__contact {
  font-weight: 400;
  line-height: 24px; }

.info-date-add {
  display: none;
  position: absolute;
  z-index: 1;
  right: 15px;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  width: 280px;
  padding: 30px 30px 40px 30px; }
  .info-date-add li {
    display: flex;
    justify-content: space-between;
    font-weight: 400; }
  .info-date-add ul {
    display: flex;
    flex-direction: column; }
  .info-date-add span {
    font-weight: 700; }

.product-info {
  width: 100%;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff; }

.product-info-show {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff; }

.tabs ul {
  display: flex; }

.tabs a {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase; }

.tabs li {
  margin-right: 60px; }

#tab-1 {
  margin: 60px 0 80px 0; }

.tab-active a {
  color: #e51283;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative; }
  .tab-active a:after {
    width: 2px;
    height: 30px;
    position: absolute;
    content: '';
    left: 50%;
    background-color: #e51283;
    top: 44px; }

.tabs-stage {
  margin-top: 15px;
  width: 100%; }

.table {
  width: 100%; }

.cell {
  padding: 20px 20px 20px 30px;
  border: 1px solid #eceff1; }

.cell-atr {
  font-weight: 600;
  min-width: 260px; }

.table-row {
  border: 1px solid #eceff1; }

.table-row:nth-child(2n+1) {
  background-color: #fafafa; }

.cell-text {
  width: 100%;
  font-weight: 400; }

.review-user__img {
  min-width: 68px;
  height: 68px;
  background-color: #fafafa;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px; }

.product-share {
  margin-top: 50px;
  align-items: center;
  display: flex;
  justify-content: flex-end; }
  .product-share ul {
    display: flex; }
  .product-share li {
    box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    border: 1px solid #eceff1;
    background-color: #fff;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center; }

.product-share__text {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  color: #797979; }

.product-main-info {
  padding: 37px 0;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff; }

.rating-static {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center; }
  .rating-static .stars-yellow {
    color: orange; }
  .rating-static label {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 22px;
    color: #797979;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1;
    transition: color .2s ease-in-out; }
  .rating-static input {
    display: none; }
    .rating-static input:checked + label:hover,
    .rating-static input:checked ~ label:hover {
      color: orange; }
      .rating-static input:checked + label:hover ~ label,
      .rating-static input:checked ~ label:hover ~ label {
        color: orange; }
    .rating-static input:checked ~ label {
      color: orange; }

.review-user {
  display: flex;
  padding: 30px 38px;
  border-bottom: 1px solid #eceff1; }

.review-user__info {
  display: flex;
  align-items: start;
  margin-top: 10px;
  margin-bottom: 8px; }

.review-user__date-img svg {
  fill: #797979; }

.review-user__date-text {
  color: #797979;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px; }

.review-user__info-image {
  margin-right: 10px; }
  .review-user__info-image svg {
    fill: #797979; }

.review-user__info-name {
  margin-right: 20px;
  font-size: 13px;
  font-weight: 600;
  line-height: 27px;
  text-transform: uppercase; }

.review-user__comment {
  font-weight: 300;
  line-height: 24px; }

.rating-stars-comment {
  display: flex; }
  .rating-stars-comment .rating-static {
    margin-right: 20px;
    flex-direction: row; }

.review-user__date-img {
  margin-right: 10px; }

.more-reviews {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 0;
  border-bottom: 1px solid #eceff1; }

.more-reviews__text {
  margin-right: 10px;
  color: #e51283;
  font-size: 13px;
  font-weight: 600;
  line-height: 47px;
  text-transform: uppercase;
  cursor: pointer; }

.more-reviews__svg svg {
  fill: #e51283; }

.give-comment {
  margin: 60px 0 80px 0;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  padding: 40px 30px 60px 30px; }
  .give-comment textarea {
    width: 100%;
    border: 1px solid #cfd8dc;
    padding: 21px; }
  .give-comment .label {
    display: flex;
    flex-direction: column-reverse;
    color: #263238;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin-right: 5px; }
  .give-comment .comment-name {
    width: 230px;
    margin-right: 30px;
    border: 1px solid #cfd8dc;
    margin-top: 5px;
    padding: 8px 18px; }
  .give-comment .comment-surname {
    width: 262px;
    margin-right: 30px;
    border: 1px solid #cfd8dc;
    margin-top: 5px;
    padding: 8px 18px; }
  .give-comment .rating label {
    height: 34px; }

.info-date-add b {
  font-weight: 600; }

.schedule b {
  font-weight: 600; }

.give-comment__title {
  color: #263238;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px; }

.review-user__date-img {
  display: flex;
  align-items: center; }
  .review-user__date-img .review-user__date-text {
    margin-left: 10px; }

.comment-wrapper {
  display: flex;
  align-items: flex-end; }

.comment-mark {
  color: #263238;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  margin-right: 2px;
  margin-bottom: 3px; }

.comment__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 0;
  margin-left: 40px;
  width: 240px; }
  .comment__button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .comment__button:hover svg {
      fill: #e51283; }

.interesting-product {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03); }

input.comment-name {
  padding: 3px 5px; }

.interesting-product__wrapper {
  margin-top: 100px; }

.interesting-product .main_title {
  margin-top: 120px; }

.interesting-product .special-button {
  margin-top: -20px; }

.characteristic {
  margin: 45px 0 75px 0; }

.buy-one-click__bottom {
  padding: 28px; }

.buy-one-click__top {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px auto; }

.buy-one-click__title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px; }

.buy-one-click__item {
  color: #e51283;
  text-decoration: underline;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px; }

.buy-one-click__bottom {
  background-color: #fff; }
  .buy-one-click__bottom .modal_button {
    margin: 20px auto; }

.product-other-image .slick-current .product-image-slide {
  border: 1px solid #e51283; }

.buy-one-click__description {
  padding: 30px 0;
  border-bottom: 1px solid #eceff1; }
  .buy-one-click__description p {
    margin: 0; }

.product-card .reviews span {
  color: #e51283; }

.no-reviews {
  margin-top: 50px;
  font-weight: 400; }

.form-wrapper {
  justify-content: space-between;
  display: flex;
  margin: 30px 0 15px 0; }
  .form-wrapper label {
    width: 45%; }

@media (max-width: 1199.98px) {
  .comment-wrapper {
    flex-wrap: wrap; }
  .comment__button {
    margin: 30px auto; } }

@media (max-width: 991.98px) {
  .tab-1 h1 {
    font-size: 16px; }
  .main_title {
    font-size: 16px; }
  .footer {
    padding: 25px 0; }
  #tab-1 {
    margin: 0; }
  .tabs a {
    font-size: 14px; }
  .product-slider {
    border: 0;
    padding: 0; }
  .slick-slide img {
    margin: 0 auto; }
  .interesting-product .main_title {
    margin-top: 33px; }
  .product-image-slide {
    padding: 4px; }
  .give-comment .label {
    width: 100%;
    margin: 15px 0; }
  .comment-mark {
    margin: 10px 0; }
  .comment__button {
    margin: 15px 0; }
  .comment-wrapper {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center; }
  .give-comment .comment-name, .give-comment .comment-surname {
    width: 100%;
    margin: 0; }
  .comment-mark {
    margin: 0; }
  .product-title {
    display: flex;
    justify-content: center; }
  .product-share {
    justify-content: center;
    margin: 30px 0; }
  .tabs ul {
    flex-direction: column; }
  .tab-active a:after {
    width: 30px;
    height: 2px;
    right: -45px;
    top: 9px;
    left: auto; }
  .review-user {
    padding: 30px 0; }
  .review-user__info {
    flex-wrap: wrap; } }

.uscl-item span {
  background-color: #fff !important;
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  border: 1px solid #eceff1;
  width: 28px !important;
  height: 28px !important;
  border-radius: 9px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

@media (max-width: 575.98px) {
  .cell-atr {
    min-width: auto; }
  .product-price {
    font-size: 19px; }
    .product-price ul {
      display: flex; }
    .product-price li {
      margin-right: 8px; }
  .product-card__middle {
    flex-wrap: wrap; }
  .product-button {
    margin: 40px 0;
    display: flex;
    width: 100%;
    justify-content: space-between; }
  .product-cart__bottom {
    flex-wrap: wrap; }
  .buy-one-click {
    margin: 0 auto; }
  .model {
    flex-wrap: wrap; }
  .info-delivery-add {
    z-index: 3; }
  .info-date-add {
    left: 15px;
    width: 100%;
    z-index: 3; }
  .button-wrap {
    margin: 0 auto; }
  .product-info {
    display: flex;
    flex-direction: column; } }

@media (max-width: 430px) {
  .product-button {
    flex-direction: column;
    align-items: center; }
    .product-button button:first-child {
      margin-bottom: 25px; }
  .product-price ul {
    display: flex;
    flex-direction: column; }
  .product-price li {
    margin: 0; }
  .next-arrow-product, .prev-arrow-product {
    top: 20px; } }

.no-search__text {
  font-size: 20px;
  margin: 100px; }

.search-setting {
  margin-top: 40px; }

.search-pagination {
  margin-bottom: 40px; }

.main-cart {
  margin-bottom: 140px; }

.main-cart__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 20px; }
  .main-cart__title:after {
    content: '';
    position: absolute;
    height: 60px;
    width: 2px;
    bottom: -80px;
    left: 50%;
    background-color: #e51283; }

.main-cart-top {
  display: flex;
  flex-direction: column;
  margin: 40px 0 120px 0;
  align-items: center; }

.main-cart__name {
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: 26px;
  position: relative;
  z-index: 3; }

.main-cart__quantity {
  display: flex;
  align-items: center;
  color: #797979;
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  border-top: 1px solid #eee;
  padding-top: 17px;
  margin-bottom: 13px; }
  .main-cart__quantity .quantity-block {
    margin: 0 20px; }

.main-cart__price {
  font-size: 18px;
  font-weight: 600;
  color: #e51283; }
  .main-cart__price span {
    font-weight: 300;
    font-size: 15px; }

.cart-quantity-block {
  margin: 0 20px; }

.cart-quantity-arrow-minus {
  top: 0;
  left: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  position: absolute;
  border: 0;
  background-image: none;
  background-color: transparent;
  cursor: pointer;
  border-right: 1px solid #eee;
  padding-right: 12px;
  padding-left: 8px; }

.cart-quantity-block {
  position: relative;
  width: 112px;
  z-index: 4; }

.cart-quantity-block input {
  border-radius: 24px;
  border: 1px solid #eeeeee;
  background-color: #fff;
  width: 100%;
  padding: 1px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase; }

.cart-quantity-arrow-plus {
  position: absolute;
  border: 0;
  background-image: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  right: 10px;
  top: 0;
  border-left: 1px solid #eee;
  cursor: pointer;
  padding-left: 15px; }

.main-cart-items {
  margin: 30px 0; }

.main-cart__delete {
  border: 6px solid #fff;
  position: absolute;
  right: -27px;
  z-index: 4;
  background-color: white;
  top: -8px;
  cursor: pointer; }
  .main-cart__delete svg {
    fill: #cfd8dc; }

.main-cart-footer__text {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 15px; }

.main-cart-footer__price {
  font-size: 24px;
  font-weight: 600;
  color: #e51283; }
  .main-cart-footer__price span {
    font-weight: 300; }

.main-cart__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 0 auto;
  width: 240px;
  position: absolute;
  margin-left: -120px;
  left: 50%;
  top: 60px; }
  .main-cart__button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .main-cart__button:hover svg {
      fill: #e51283; }

.main-cart-wrapper {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  padding: 20px 20px 80px 20px; }

.main-cart__frame {
  width: 100%;
  height: 140px;
  border: 2px solid #eceff1;
  position: absolute;
  top: 10px;
  z-index: 3;
  left: 10px; }

.main-cart-items {
  position: relative; }

@media (max-width: 991.98px) {
  .main-cart__frame {
    height: 100%; }
  .main-cart__quantity {
    margin: 15px auto; } }

@media (max-width: 767.98px) {
  .main-cart__quantity {
    border: 0;
    margin: 20px auto; }
  .main-cart__name {
    padding: 10px 40px; }
  .main-cart {
    margin-bottom: 80px; } }

.error-title {
  font-size: 24px;
  padding: 60px  0 20px 0;
  text-align: center; }

.error-text {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 60px; }

.issue {
  margin-bottom: 120px; }

.cart-buy .cart-amount {
  color: #352e2e;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0 10px; }

.cart-buy .main-cart__quantity {
  border: 0; }

.cart-buy .main-cart__price-wrapper {
  border-top: 1px solid #eee; }

.cart-buy .cart-buy__text {
  color: #797979;
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  margin-right: 10px; }

.has-error input {
  border: 1px solid #ff033e; }

.info-delivery__input {
  width: 100%;
  padding: 9px 20px;
  border: 1px solid #cfd8dc;
  margin-bottom: 10px; }

.select-delivery {
  width: 100%;
  padding: 9px 20px;
  border: 1px solid #cfd8dc;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  -moz-appearance: none; }

.simplecheckout-rule-group {
  display: none; }

.row-shipping_address_country_id, .row-shipping_address_zone_id {
  position: relative;
  margin-bottom: 20px; }
  .row-shipping_address_country_id:before, .row-shipping_address_zone_id:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #e51283 transparent transparent transparent;
    pointer-events: none;
    right: 20px;
    top: 19px; }

#simplecheckout_payment .simplecheckout-block-content, #simplecheckout_shipping .simplecheckout-block-content {
  position: relative; }
  #simplecheckout_payment .simplecheckout-block-content select, #simplecheckout_shipping .simplecheckout-block-content select {
    width: 100%;
    padding: 9px 20px;
    border: 1px solid #cfd8dc;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
  #simplecheckout_payment .simplecheckout-block-content:before, #simplecheckout_shipping .simplecheckout-block-content:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #e51283 transparent transparent transparent;
    pointer-events: none;
    right: 20px;
    top: 19px; }

.checkout-heading {
  margin: 40px 0 20px 0;
  color: #797979;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase; }

.simplecheckout-button-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px; }

.simplecheckout-button-left a {
  border-radius: 24px;
  border: 1px solid #352e2e;
  color: #352e2e;
  padding: 16px 60px;
  font-weight: 600;
  transition: ease-in-out 0.4s;
  cursor: pointer; }
  .simplecheckout-button-left a:hover {
    background-color: #352e2e;
    color: #fff !important;
    border: 1px solid #fff; }

.simplecheckout-button-right a {
  background-color: #e51283;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  color: #fff !important;
  padding: 16px 49px;
  width: 100%;
  border-radius: 24px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  border: 1px solid transparent;
  transition: ease-in-out 0.4s; }
  .simplecheckout-button-right a:hover {
    cursor: pointer;
    color: #e51283 !important;
    background-color: #fff;
    border: 1px solid #e51283; }

.cart-buy-comment textarea {
  width: 100%;
  padding: 15px 0 0 20px;
  border: 1px solid #cfd8dc; }

.cart-buy__issue-title {
  margin-bottom: 100px; }

.cart-buy__titles {
  margin: 0 0 60px 0; }

.cart__issue-wrapper {
  margin-right: 30px; }
  .cart__issue-wrapper:after {
    box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
    position: absolute;
    content: '';
    right: 15px;
    width: 10000px;
    height: 100%;
    top: 83px;
    z-index: -1; }

.cart-buy__button {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent; }
  .cart-buy__button:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .cart-buy__button:hover svg {
      fill: #e51283; }

.cart-buy-button__back {
  padding: 18px 60px;
  color: #352e2e;
  border-radius: 24px;
  border: 1px solid #352e2e; }

.cart-buy__item-title {
  margin-bottom: 46px;
  color: #e51283;
  font-size: 24px;
  font-weight: 400;
  line-height: 39px;
  text-transform: uppercase; }
  .cart-buy__item-title span {
    position: relative; }
    .cart-buy__item-title span:after {
      position: absolute;
      content: '';
      right: -85px;
      width: 60px;
      top: 12px;
      height: 2px;
      background-color: #e51283; }

.success-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  width: 165px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 43px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  margin: 40px auto; }
  .success-button a:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }
    .success-button a:hover svg {
      fill: #e51283; }

.success-text {
  margin: 40px 0 150px 0; }

.success-item {
  margin: 40px 0 90px 0; }

.simplecheckout-block-content .has-error select {
  border: 1px solid #ff033e; }

@media (max-width: 991.98px) {
  .cart-buy__item-title {
    margin-top: 100px; }
  .main-cart__quantity {
    margin-top: 0; } }

@media (max-width: 767.98px) {
  .cart-buy .main-cart__price-wrapper {
    border: 0; } }

@media (max-width: 575.98px) {
  .simplecheckout-button-block {
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .simplecheckout-button-left {
    margin-bottom: 40px; } }

.review-title {
  margin-top: 40px; }

.review-review {
  padding-top: 80px; }
  .review-review .review-user {
    justify-content: flex-end;
    border: 0; }
    .review-review .review-user:after {
      position: absolute;
      content: '';
      bottom: 0;
      height: 1px;
      left: -999px;
      width: 9999px;
      background-color: #eceff1; }
  .review-review .review-user:nth-child(2n+1) {
    justify-content: flex-start; }

.form-review-review .give-comment__title {
  margin: 40px 0;
  color: #e51283;
  font-size: 24px;
  font-weight: 400;
  line-height: 39px;
  text-transform: uppercase; }
  .form-review-review .give-comment__title span {
    position: relative; }
    .form-review-review .give-comment__title span:after {
      position: absolute;
      content: '';
      right: -85px;
      width: 60px;
      top: 12px;
      height: 2px;
      background-color: #e51283; }

.form-review-review .comment-wrapper label {
  display: flex;
  flex-direction: column-reverse;
  margin-right: 60px;
  color: #263238;
  font-size: 11px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  width: 250px;
  margin-bottom: 30px; }

.form-review-review .comment-wrapper input {
  padding: 15px 0 15px 21px;
  width: 100%;
  border: 1px solid #cfd8dc;
  background-color: #ffffff;
  font-size: 15px; }

.form-review-review textarea {
  width: 100%;
  border: 1px solid #cfd8dc;
  background-color: #ffffff;
  font-size: 15px;
  padding: 15px 0 15px 20px; }

.form-review-review .raiting-wrapper {
  margin: 40px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.form-review-review .comment-mark {
  margin-right: 7px;
  margin-bottom: 0; }

.form-review-review .comment__button-review {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #e51283;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  outline: 0;
  cursor: pointer;
  transition: 0.5s;
  border: 1px solid transparent;
  width: 240px;
  margin-left: 30px; }
  .form-review-review .comment__button-review:hover {
    border: 1px solid #e51283;
    background-color: #fff;
    color: #e51283; }

@media (max-width: 991.98px) {
  .form-review-review .comment-wrapper label {
    width: 100%;
    margin-right: 0; } }

#information-information {
  padding-bottom: 30px; }
  #information-information .information-title {
    margin: 40px 0 90px 0; }
  #information-information #content {
    margin-bottom: 60px; }

.visited-products {
  box-shadow: 0 4px 32px 8px rgba(0, 0, 0, 0.03);
  display: flex;
  flex-direction: column;
  background-color: #fff;
  align-items: center; }
  .visited-products .special-frame {
    width: 203px;
    height: 320px; }
  .visited-products .caption {
    height: 100px; }
  .visited-products .discount-date {
    padding: 12px; }
  .visited-products .discount {
    display: inline-flex;
    transition: ease-in-out 0.5s;
    position: absolute;
    bottom: 148px;
    z-index: 0;
    left: 0; }
  .visited-products .product-thumb:hover .special-frame {
    width: 259px; }

.visited-title {
  color: #352e2e;
  font-weight: 600;
  text-transform: uppercase;
  padding: 30px 0; }

/*# sourceMappingURL=style.css.map */
.special-row{
  margin-right: -15px;
    margin-left: -15px;
}