@charset "UTF-8";
/*WidthDesktop-1700*/
/*WidthDesktop-1520*/
/*WidthDesktop-1400*/
/*WidthDesktop-1200*/
/*WidthDesktop-1024*/
/*WidthDesktop-992*/
/*WidthDesktop-768*/
/*WidthDesktop-580*/
/*WidthDesktop-420*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, button, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  outline: none;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

html,
body {
  min-height: 100%;
}

body {
  background-color: #DEC6DB;
  color: #0A0736;
  font-size: 16px;
  line-height: 1.2;
  font-family: "Century Gothic", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 1023px) {
  body {
    font-size: 14px;
  }
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  opacity: 0.1;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.wrapper.wrapper_ready-load {
  opacity: 1;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  font-weight: 700;
  font-variant-numeric: lining-nums tabular-nums;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 16px;
  font-weight: 700;
  font-family: "Cormorant Garamond", serif;
  line-height: 1.2;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  color: #0A0736;
}
@media screen and (max-width: 767px) {
  h1, h2, h3, h4, h5, h6 {
    margin: 0 0 12px;
  }
}

h1,
.h1 {
  font-size: 60px;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  h1,
.h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 1023px) {
  h1,
.h1 {
    font-size: 32px;
  }
}

h2,
.h2 {
  font-size: 40px;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  h2,
.h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1023px) {
  h2,
.h2 {
    font-size: 24px;
  }
}

h3,
.h3 {
  font-size: 24px;
}
@media screen and (max-width: 1023px) {
  h3,
.h3 {
    font-size: 18px;
  }
}

h4,
.h4 {
  font-size: 20px;
}
@media screen and (max-width: 1023px) {
  h4,
.h4 {
    font-size: 16px;
  }
}

h5,
.h5 {
  font-size: 18px;
}
@media screen and (max-width: 1023px) {
  h5,
.h5 {
    font-size: 14px;
  }
}

h6,
.h6 {
  font-size: 16px;
}
@media screen and (max-width: 1023px) {
  h6,
.h6 {
    font-size: 14px;
  }
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: #0A0736;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #EA29CF;
}

strong,
b,
.bold {
  font-weight: 700;
}

a {
  color: #CA53B9;
}
a:hover {
  text-decoration: none;
  color: #0A0736;
}

ul, p, ol {
  padding: 0;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  ul, p, ol {
    margin-bottom: 12px;
  }
}
ul:last-child, p:last-child, ol:last-child {
  margin-bottom: 0;
}

p:empty {
  display: none;
}

ul,
ol {
  margin-left: 24px;
}
ul ul, ul ol,
ol ul,
ol ol {
  margin: 8px 0 8px 24px;
}
ul li,
ol li {
  margin: 0 0 8px;
}

img {
  outline: none;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
img:not(.no-img) {
  height: auto;
}

sup,
.sup {
  font-size: 12px;
  position: relative;
  top: -4px;
}

blockquote,
blockquote {
  margin-left: 32px;
  padding-left: 16px;
  font-size: 16px;
  line-height: 32px;
  font-style: italic;
  margin-bottom: 32px;
  border-left: 2px solid #0A0736;
}

q,
.q {
  quotes: "«" "»";
  margin-bottom: 24px;
  display: block;
}
q q,
.q q {
  quotes: "„" "“";
}

.info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #CA53B9;
}
.info-block .icon {
  width: 16px;
  fill: #CA53B9;
  margin-right: 4px;
}

.container {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 10px;
}
.container-middle {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1060px;
  width: 100%;
}
@media (max-width: 1700px) {
  .container {
    max-width: 1420px;
  }
}
@media (max-width: 1520px) {
  .container {
    max-width: 1180px;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 1004px;
  }
}
@media screen and (max-width: 1023px) {
  .container {
    max-width: 760px;
  }
  .container-middle {
    max-width: 760px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding: 0 10px;
    max-width: 560px;
  }
  .container-middle {
    padding: 0 10px;
    max-width: 560px;
  }
}
@media screen and (max-width: 579px) {
  .container {
    max-width: 100%;
  }
  .container-middle {
    max-width: 100%;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.row-my:before, .row-my:after {
  display: none;
}
.row.row_justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .row {
    margin: 0 -10px;
  }
}

.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .col {
    padding: 0 10px;
  }
}
.col.col_1 {
  width: 8.3333%;
}
.col.col_2 {
  width: 16.666%;
}
.col.col_3 {
  width: 25%;
}
.col.col_4 {
  width: 33.3%;
}
.col.col_5 {
  width: 41.666667%;
}
.col.col_6 {
  width: 50%;
}
.col.col_7 {
  width: 58.333333%;
}
.col.col_8 {
  width: 66.666667%;
}
.col.col_9 {
  width: 75%;
}
.col.col_10 {
  width: 83.333333%;
}
.col.col_11 {
  width: 91.666667%;
}
.col.col_12 {
  width: 100%;
}
@media (max-width: 1400px) {
  .col.col_big-desktop-1 {
    width: 8.3333%;
  }
  .col.col_big-desktop-2 {
    width: 16.66%;
  }
  .col.col_big-desktop-3 {
    width: 25%;
  }
  .col.col_big-desktop-4 {
    width: 33.3%;
  }
  .col.col_big-desktop-5 {
    width: 41.666667%;
  }
  .col.col_big-desktop-6 {
    width: 50%;
  }
  .col.col_big-desktop-7 {
    width: 58.333333%;
  }
  .col.col_big-desktop-8 {
    width: 66.666667%;
  }
  .col.col_big-desktop-9 {
    width: 75%;
  }
  .col.col_big-desktop-10 {
    width: 83.333333%;
  }
  .col.col_big-desktop-11 {
    width: 91.666667%;
  }
  .col.col_big-desktop-12 {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .col.col_desktop-1 {
    width: 8.3333%;
  }
  .col.col_desktop-2 {
    width: 16.66%;
  }
  .col.col_desktop-3 {
    width: 25%;
  }
  .col.col_desktop-4 {
    width: 33.3%;
  }
  .col.col_desktop-5 {
    width: 41.666667%;
  }
  .col.col_desktop-6 {
    width: 50%;
  }
  .col.col_desktop-7 {
    width: 58.333333%;
  }
  .col.col_desktop-8 {
    width: 66.666667%;
  }
  .col.col_desktop-9 {
    width: 75%;
  }
  .col.col_desktop-10 {
    width: 83.333333%;
  }
  .col.col_desktop-11 {
    width: 91.666667%;
  }
  .col.col_desktop-12 {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .col.col_middle-desktop-1 {
    width: 8.3333%;
  }
  .col.col_middle-desktop-2 {
    width: 16.66%;
  }
  .col.col_middle-desktop-3 {
    width: 25%;
  }
  .col.col_middle-desktop-4 {
    width: 33.3%;
  }
  .col.col_middle-desktop-5 {
    width: 41.666667%;
  }
  .col.col_middle-desktop-6 {
    width: 50%;
  }
  .col.col_middle-desktop-7 {
    width: 58.333333%;
  }
  .col.col_middle-desktop-8 {
    width: 66.666667%;
  }
  .col.col_middle-desktop-9 {
    width: 75%;
  }
  .col.col_middle-desktop-10 {
    width: 83.333333%;
  }
  .col.col_middle-desktop-11 {
    width: 91.666667%;
  }
  .col.col_middle-desktop-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .col.col_tab-3 {
    width: 25%;
  }
  .col.col_tab-4 {
    width: 33.3%;
  }
  .col.col_tab-5 {
    width: 41.666667%;
  }
  .col.col_tab-6 {
    width: 50%;
  }
  .col.col_tab-7 {
    width: 58.333333%;
  }
  .col.col_tab-8 {
    width: 66.666667%;
  }
  .col.col_tab-9 {
    width: 75%;
  }
  .col.col_tab-10 {
    width: 83.333333%;
  }
  .col.col_tab-11 {
    width: 91.666667%;
  }
  .col.col_tab-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .col.col_mob-3 {
    width: 25%;
  }
  .col.col_mob-4 {
    width: 33.3%;
  }
  .col.col_mob-6 {
    width: 50%;
  }
  .col.col_mob-8 {
    width: 66.666667%;
  }
  .col.col_mob-12 {
    width: 100%;
  }
}
@media screen and (max-width: 579px) {
  .col.col_mob-p-12 {
    width: 100%;
  }
}

.text-uppercase {
  text-transform: uppercase;
}
.text-initial {
  text-transform: initial;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
@media (max-width: 1400px) {
  .text-big-desktop-uppercase {
    text-transform: uppercase;
  }
  .text-big-desktop-center {
    text-align: center;
  }
  .text-big-desktop-left {
    text-align: left;
  }
  .text-big-desktop-right {
    text-align: right;
  }
}
@media (max-width: 1200px) {
  .text-desktop-uppercase {
    text-transform: uppercase;
  }
  .text-desktop-initial {
    text-transform: initial;
  }
  .text-desktop-center {
    text-align: center;
  }
  .text-desktop-left {
    text-align: left;
  }
  .text-desktop-right {
    text-align: right;
  }
}
@media screen and (max-width: 1023px) {
  .text-middle-desktop-uppercase {
    text-transform: uppercase;
  }
  .text-middle-desktop-initial {
    text-transform: initial;
  }
  .text-middle-desktop-center {
    text-align: center;
  }
  .text-middle-desktop-left {
    text-align: left;
  }
  .text-middle-desktop-right {
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  .text-tab-uppercase {
    text-transform: uppercase;
  }
  .text-tab-initial {
    text-transform: initial;
  }
  .text-tab-center {
    text-align: center;
  }
  .text-tab-left {
    text-align: left;
  }
  .text-tab-right {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .text-mob-uppercase {
    text-transform: uppercase;
  }
  .text-mob-initial {
    text-transform: initial;
  }
  .text-mob-center {
    text-align: center;
  }
  .text-mob-left {
    text-align: left;
  }
  .text-mob-right {
    text-align: right;
  }
}
@media screen and (max-width: 579px) {
  .text-mob-p-uppercase {
    text-transform: uppercase;
  }
  .text-mob-p-initial {
    text-transform: initial;
  }
  .text-mob-p-center {
    text-align: center;
  }
  .text-mob-p-left {
    text-align: left;
  }
  .text-mob-p-right {
    text-align: right;
  }
}

.display-image img {
  display: block;
  width: 100%;
}
.display-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.display-block {
  display: block !important;
}
.display-none {
  display: none !important;
}
@media (max-width: 1400px) {
  .display-big-desktop-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .display-big-desktop-block {
    display: block !important;
  }
  .display-big-desktop-none {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .display-desktop-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .display-desktop-block {
    display: block !important;
  }
  .display-desktop-none {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .display-middle-desktop-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .display-middle-desktop-block {
    display: block !important;
  }
  .display-middle-desktop-none {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .display-tab-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .display-tab-block {
    display: block !important;
  }
  .display-tab-none {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .display-mob-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .display-mob-block {
    display: block !important;
  }
  .display-mob-none {
    display: none !important;
  }
}
@media screen and (max-width: 579px) {
  .display-mob-p-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .display-mob-p-block {
    display: block !important;
  }
  .display-mob-p-none {
    display: none !important;
  }
}

.w-100 {
  width: 100%;
}
.w-75 {
  width: 75%;
}
.w-50 {
  width: 50%;
}
.w-25 {
  width: 25%;
}
.w-0 {
  width: 0;
}
@media (max-width: 1400px) {
  .w-big-desktop-100 {
    width: 100%;
  }
  .w-big-desktop-75 {
    width: 75%;
  }
  .w-big-desktop-50 {
    width: 50%;
  }
  .w-big-desktop-25 {
    width: 25%;
  }
  .w-big-desktop-0 {
    width: 0;
  }
}
@media (max-width: 1200px) {
  .w-desktop-100 {
    width: 100%;
  }
  .w-desktop-75 {
    width: 75%;
  }
  .w-desktop-50 {
    width: 50%;
  }
  .w-desktop-25 {
    width: 25%;
  }
  .w-desktop-0 {
    width: 0;
  }
}
@media screen and (max-width: 1023px) {
  .w-middle-desktop-100 {
    width: 100%;
  }
  .w-middle-desktop-75 {
    width: 75%;
  }
  .w-middle-desktop-50 {
    width: 50%;
  }
  .w-middle-desktop-25 {
    width: 25%;
  }
  .w-middle-desktop-0 {
    width: 0;
  }
}
@media screen and (max-width: 991px) {
  .w-tab-100 {
    width: 100%;
  }
  .w-tab-75 {
    width: 75%;
  }
  .w-tab-50 {
    width: 50%;
  }
  .w-tab-25 {
    width: 25%;
  }
  .w-tab-0 {
    width: 0;
  }
}
@media screen and (max-width: 767px) {
  .w-mob-100 {
    width: 100%;
  }
  .w-mob-75 {
    width: 75%;
  }
  .w-mob-50 {
    width: 50%;
  }
  .w-mob-25 {
    width: 25%;
  }
  .w-mob-0 {
    width: 0;
  }
}
@media screen and (max-width: 579px) {
  .w-mob-p-100 {
    width: 100%;
  }
  .w-mob-p-75 {
    width: 75%;
  }
  .w-mob-p-50 {
    width: 50%;
  }
  .w-mob-p-25 {
    width: 25%;
  }
  .w-mob-p-0 {
    width: 0;
  }
}

.h-100 {
  height: 100%;
}
.h-75 {
  height: 75%;
}
.h-50 {
  height: 50%;
}
.h-25 {
  height: 25%;
}
.h-0 {
  height: 0;
}
.h-auto {
  height: auto;
}
@media (max-width: 1400px) {
  .h-big-desktop-100 {
    height: 100%;
  }
  .h-big-desktop-75 {
    height: 75%;
  }
  .h-big-desktop-50 {
    height: 50%;
  }
  .h-big-desktop-25 {
    height: 25%;
  }
  .h-big-desktop-0 {
    height: 0;
  }
  .h-big-desktop-auto {
    height: auto;
  }
}
@media (max-width: 1200px) {
  .h-desktop-100 {
    height: 100%;
  }
  .h-desktop-75 {
    height: 75%;
  }
  .h-desktop-50 {
    height: 50%;
  }
  .h-desktop-25 {
    height: 25%;
  }
  .h-desktop-0 {
    height: 0;
  }
  .h-desktop-auto {
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .h-middle-desktop-100 {
    height: 100%;
  }
  .h-middle-desktop-75 {
    height: 75%;
  }
  .h-middle-desktop-50 {
    height: 50%;
  }
  .h-middle-desktop-25 {
    height: 25%;
  }
  .h-middle-desktop-0 {
    height: 0;
  }
  .h-middle-desktop-auto {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .h-tab-100 {
    height: 100%;
  }
  .h-tab-75 {
    height: 75%;
  }
  .h-tab-50 {
    height: 50%;
  }
  .h-tab-25 {
    height: 25%;
  }
  .h-tab-0 {
    height: 0;
  }
  .h-tab-auto {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .h-mob-100 {
    height: 100%;
  }
  .h-mob-75 {
    height: 75%;
  }
  .h-mob-50 {
    height: 50%;
  }
  .h-mob-25 {
    height: 25%;
  }
  .h-mob-0 {
    height: 0;
  }
  .h-mob-auto {
    height: auto;
  }
}
@media screen and (max-width: 579px) {
  .h-mob-p-100 {
    height: 100%;
  }
  .h-mob-p-75 {
    height: 75%;
  }
  .h-mob-p-50 {
    height: 50%;
  }
  .h-mob-p-25 {
    height: 25%;
  }
  .h-mob-p-0 {
    height: 0;
  }
  .h-mob-p-auto {
    height: auto;
  }
}

/*flex-direction */
.direction-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
@media screen and (max-width: 1023px) {
  .direction-row-desktop {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media screen and (max-width: 991px) {
  .direction-row-tab {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media screen and (max-width: 767px) {
  .direction-row-mob {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media screen and (max-width: 579px) {
  .direction-row-mob-p {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

.direction-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
@media screen and (max-width: 1023px) {
  .direction-column-desktop {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media screen and (max-width: 991px) {
  .direction-column-tab {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media screen and (max-width: 767px) {
  .direction-column-mob {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media screen and (max-width: 579px) {
  .direction-column-mob-p {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.direction-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}
@media screen and (max-width: 1023px) {
  .direction-row-reverse-desktop {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}
@media screen and (max-width: 991px) {
  .direction-row-reverse-tab {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}
@media screen and (max-width: 767px) {
  .direction-row-reverse-mob {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}
@media screen and (max-width: 579px) {
  .direction-row-reverse-mob-p {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

.direction-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}
@media screen and (max-width: 1023px) {
  .direction-column-reverse-desktop {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 991px) {
  .direction-column-reverse-tab {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 767px) {
  .direction-column-reverse-mob {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 579px) {
  .direction-column-reverse-mob-p {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
@media screen and (max-width: 1023px) {
  .flex-wrap-desktop {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 991px) {
  .flex-wrap-tab {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 767px) {
  .flex-wrap-mob {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 579px) {
  .flex-wrap-mob-p {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}
@media screen and (max-width: 1023px) {
  .flex-nowrap-desktop {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 991px) {
  .flex-nowrap-tab {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 767px) {
  .flex-nowrap-mob {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 579px) {
  .flex-nowrap-mob-p {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
}

.justify-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
@media screen and (max-width: 1023px) {
  .justify-center-desktop {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
@media screen and (max-width: 991px) {
  .justify-center-tab {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
@media screen and (max-width: 767px) {
  .justify-center-mob {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
@media screen and (max-width: 579px) {
  .justify-center-mob-p {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

.justify-left {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
@media screen and (max-width: 1023px) {
  .justify-left-desktop {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}
@media screen and (max-width: 991px) {
  .justify-left-tab {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}
@media screen and (max-width: 767px) {
  .justify-left-mob {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}
@media screen and (max-width: 579px) {
  .justify-left-mob-p {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

.justify-right {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
@media screen and (max-width: 1023px) {
  .justify-right-desktop {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}
@media screen and (max-width: 991px) {
  .justify-right-tab {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}
@media screen and (max-width: 767px) {
  .justify-right-mob {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}
@media screen and (max-width: 579px) {
  .justify-right-mob-p {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

.justify-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
@media screen and (max-width: 1023px) {
  .justify-between-desktop {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}
@media screen and (max-width: 991px) {
  .justify-between-tab {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}
@media screen and (max-width: 767px) {
  .justify-between-mob {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}
@media screen and (max-width: 579px) {
  .justify-between-mob-p {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

.justify-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
@media screen and (max-width: 1023px) {
  .justify-around-desktop {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}
@media screen and (max-width: 991px) {
  .justify-around-tab {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}
@media screen and (max-width: 767px) {
  .justify-around-mob {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}
@media screen and (max-width: 579px) {
  .justify-around-mob-p {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

.align-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
@media screen and (max-width: 1023px) {
  .align-center-desktop {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
@media screen and (max-width: 991px) {
  .align-center-tab {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
@media screen and (max-width: 767px) {
  .align-center-mob {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
@media screen and (max-width: 579px) {
  .align-center-mob-p {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

.align-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
@media screen and (max-width: 1023px) {
  .align-start-desktop {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
@media screen and (max-width: 991px) {
  .align-start-tab {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
@media screen and (max-width: 767px) {
  .align-start-mob {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
@media screen and (max-width: 579px) {
  .align-start-mob-p {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.align-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}
@media screen and (max-width: 1023px) {
  .align-end-desktop {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}
@media screen and (max-width: 991px) {
  .align-end-tab {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}
@media screen and (max-width: 767px) {
  .align-end-mob {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}
@media screen and (max-width: 579px) {
  .align-end-mob-p {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

.align-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}
@media screen and (max-width: 1023px) {
  .align-between-desktop {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
}
@media screen and (max-width: 991px) {
  .align-between-tab {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
}
@media screen and (max-width: 767px) {
  .align-between-mob {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
}
@media screen and (max-width: 579px) {
  .align-between-mob-p {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
}

.align-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}
@media screen and (max-width: 1023px) {
  .align-around-desktop {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
}
@media screen and (max-width: 991px) {
  .align-around-tab {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
}
@media screen and (max-width: 767px) {
  .align-around-mob {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
}
@media screen and (max-width: 579px) {
  .align-around-mob-p {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
}

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}
.order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.order-3 {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}
.order-4 {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}
.order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}
.order-6 {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}
.order-7 {
  -webkit-box-ordinal-group: 8 !important;
      -ms-flex-order: 7 !important;
          order: 7 !important;
}
.order-8 {
  -webkit-box-ordinal-group: 9 !important;
      -ms-flex-order: 8 !important;
          order: 8 !important;
}
.order-9 {
  -webkit-box-ordinal-group: 10 !important;
      -ms-flex-order: 9 !important;
          order: 9 !important;
}
.order-10 {
  -webkit-box-ordinal-group: 11 !important;
      -ms-flex-order: 10 !important;
          order: 10 !important;
}
.order-11 {
  -webkit-box-ordinal-group: 12 !important;
      -ms-flex-order: 11 !important;
          order: 11 !important;
}
.order-12 {
  -webkit-box-ordinal-group: 13 !important;
      -ms-flex-order: 12 !important;
          order: 12 !important;
}
@media screen and (max-width: 1023px) {
  .order-desktop-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-desktop-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-desktop-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-desktop-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-desktop-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-desktop-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-desktop-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-desktop-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-desktop-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-desktop-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-desktop-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-desktop-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}
@media screen and (max-width: 991px) {
  .order-tab-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-tab-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-tab-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-tab-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-tab-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-tab-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-tab-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-tab-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-tab-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-tab-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-tab-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-tab-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}
@media screen and (max-width: 767px) {
  .order-mob-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-mob-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-mob-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-mob-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-mob-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-mob-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-mob-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-mob-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-mob-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-mob-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-mob-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-mob-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}
@media screen and (max-width: 579px) {
  .order-mob-p-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-mob-p-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-mob-p-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-mob-p-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-mob-p-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-mob-p-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-mob-p-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-mob-p-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-mob-p-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-mob-p-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-mob-p-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-mob-p-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: #F6E228;
}

.fancybox__progress {
  background: #F6E228;
}

.margin-bottom-96 {
  margin-bottom: 96px;
}
.margin-bottom-80 {
  margin-bottom: 80px;
}
.margin-bottom-72 {
  margin-bottom: 72px;
}
.margin-bottom-64 {
  margin-bottom: 64px;
}
.margin-bottom-48 {
  margin-bottom: 48px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-bottom-36 {
  margin-bottom: 36px;
}
.margin-bottom-32 {
  margin-bottom: 32px;
}
.margin-bottom-28 {
  margin-bottom: 28px;
}
.margin-bottom-24 {
  margin-bottom: 24px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-16 {
  margin-bottom: 16px;
}
.margin-bottom-12 {
  margin-bottom: 12px;
}
.margin-bottom-8 {
  margin-bottom: 8px;
}
.margin-bottom-4 {
  margin-bottom: 4px;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-top-96 {
  margin-top: 96px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-top-72 {
  margin-top: 72px;
}
.margin-top-64 {
  margin-top: 64px;
}
.margin-top-48 {
  margin-top: 48px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-36 {
  margin-top: 36px;
}
.margin-top-32 {
  margin-top: 32px;
}
.margin-top-28 {
  margin-top: 28px;
}
.margin-top-24 {
  margin-top: 24px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-16 {
  margin-top: 16px;
}
.margin-top-12 {
  margin-top: 12px;
}
.margin-top-8 {
  margin-top: 8px;
}
.margin-top-4 {
  margin-top: 4px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-auto {
  margin: 0 auto !important;
}
.margin-auto-y {
  margin: auto 0 !important;
}
.margin-left-auto {
  margin-left: auto !important;
}
.margin-right-auto {
  margin-left: auto !important;
}
@media (max-width: 1400px) {
  .margin-big-desktop-auto {
    margin: 0 auto !important;
  }
  .margin-big-desktop-auto-y {
    margin: auto 0 !important;
  }
  .margin-big-desktop-left-auto {
    margin-left: auto !important;
  }
  .margin-big-desktop-right-auto {
    margin-left: auto !important;
  }
  .margin-big-desktop-top-96 {
    margin-top: 96px;
  }
  .margin-big-desktop-top-80 {
    margin-top: 80px;
  }
  .margin-big-desktop-top-72 {
    margin-top: 72px;
  }
  .margin-big-desktop-top-64 {
    margin-top: 64px;
  }
  .margin-big-desktop-top-48 {
    margin-top: 48px;
  }
  .margin-big-desktop-top-40 {
    margin-top: 40px;
  }
  .margin-big-desktop-top-36 {
    margin-top: 36px;
  }
  .margin-big-desktop-top-32 {
    margin-top: 32px;
  }
  .margin-big-desktop-top-28 {
    margin-top: 28px;
  }
  .margin-big-desktop-top-24 {
    margin-top: 24px;
  }
  .margin-big-desktop-top-20 {
    margin-top: 20px;
  }
  .margin-big-desktop-top-16 {
    margin-top: 16px;
  }
  .margin-big-desktop-top-12 {
    margin-top: 12px;
  }
  .margin-big-desktop-top-8 {
    margin-top: 8px;
  }
  .margin-big-desktop-top-4 {
    margin-top: 4px;
  }
  .margin-big-desktop-top-0 {
    margin-top: 0;
  }
  .margin-big-desktop-bottom-96 {
    margin-bottom: 96px;
  }
  .margin-big-desktop-bottom-80 {
    margin-bottom: 80px;
  }
  .margin-big-desktop-bottom-72 {
    margin-bottom: 72px;
  }
  .margin-big-desktop-bottom-64 {
    margin-bottom: 64px;
  }
  .margin-big-desktop-bottom-48 {
    margin-bottom: 48px;
  }
  .margin-big-desktop-bottom-40 {
    margin-bottom: 40px;
  }
  .margin-big-desktop-bottom-36 {
    margin-bottom: 36px;
  }
  .margin-big-desktop-bottom-32 {
    margin-bottom: 32px;
  }
  .margin-big-desktop-bottom-28 {
    margin-bottom: 28px;
  }
  .margin-big-desktop-bottom-24 {
    margin-bottom: 24px;
  }
  .margin-big-desktop-bottom-20 {
    margin-bottom: 20px;
  }
  .margin-big-desktop-bottom-16 {
    margin-bottom: 16px;
  }
  .margin-big-desktop-bottom-12 {
    margin-bottom: 12px;
  }
  .margin-big-desktop-bottom-8 {
    margin-bottom: 8px;
  }
  .margin-big-desktop-bottom-4 {
    margin-bottom: 4px;
  }
  .margin-big-desktop-bottom-0 {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .margin-desktop-auto {
    margin: 0 auto !important;
  }
  .margin-desktop-auto-y {
    margin: auto 0 !important;
  }
  .margin-desktop-left-auto {
    margin-left: auto !important;
  }
  .margin-desktop-right-auto {
    margin-left: auto !important;
  }
  .margin-desktop-top-96 {
    margin-top: 96px;
  }
  .margin-desktop-top-80 {
    margin-top: 80px;
  }
  .margin-desktop-top-72 {
    margin-top: 72px;
  }
  .margin-desktop-top-64 {
    margin-top: 64px;
  }
  .margin-desktop-top-48 {
    margin-top: 48px;
  }
  .margin-desktop-top-40 {
    margin-top: 40px;
  }
  .margin-desktop-top-36 {
    margin-top: 36px;
  }
  .margin-desktop-top-32 {
    margin-top: 32px;
  }
  .margin-desktop-top-28 {
    margin-top: 28px;
  }
  .margin-desktop-top-24 {
    margin-top: 24px;
  }
  .margin-desktop-top-20 {
    margin-top: 20px;
  }
  .margin-desktop-top-16 {
    margin-top: 16px;
  }
  .margin-desktop-top-12 {
    margin-top: 12px;
  }
  .margin-desktop-top-8 {
    margin-top: 8px;
  }
  .margin-desktop-top-4 {
    margin-top: 4px;
  }
  .margin-desktop-top-0 {
    margin-top: 0;
  }
  .margin-desktop-bottom-96 {
    margin-bottom: 96px;
  }
  .margin-desktop-bottom-80 {
    margin-bottom: 80px;
  }
  .margin-desktop-bottom-72 {
    margin-bottom: 72px;
  }
  .margin-desktop-bottom-64 {
    margin-bottom: 64px;
  }
  .margin-desktop-bottom-48 {
    margin-bottom: 48px;
  }
  .margin-desktop-bottom-40 {
    margin-bottom: 40px;
  }
  .margin-desktop-bottom-36 {
    margin-bottom: 36px;
  }
  .margin-desktop-bottom-32 {
    margin-bottom: 32px;
  }
  .margin-desktop-bottom-28 {
    margin-bottom: 28px;
  }
  .margin-desktop-bottom-24 {
    margin-bottom: 24px;
  }
  .margin-desktop-bottom-20 {
    margin-bottom: 20px;
  }
  .margin-desktop-bottom-16 {
    margin-bottom: 16px;
  }
  .margin-desktop-bottom-12 {
    margin-bottom: 12px;
  }
  .margin-desktop-bottom-8 {
    margin-bottom: 8px;
  }
  .margin-desktop-bottom-4 {
    margin-bottom: 4px;
  }
  .margin-desktop-bottom-0 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .margin-middle-desktop-auto {
    margin: 0 auto !important;
  }
  .margin-middle-desktop-auto-y {
    margin: auto 0 !important;
  }
  .margin-middle-desktop-left-auto {
    margin-left: auto !important;
  }
  .margin-middle-desktop-right-auto {
    margin-left: auto !important;
  }
  .margin-middle-desktop-top-96 {
    margin-top: 96px;
  }
  .margin-middle-desktop-top-80 {
    margin-top: 80px;
  }
  .margin-middle-desktop-top-72 {
    margin-top: 72px;
  }
  .margin-middle-desktop-top-64 {
    margin-top: 64px;
  }
  .margin-middle-desktop-top-48 {
    margin-top: 48px;
  }
  .margin-middle-desktop-top-40 {
    margin-top: 40px;
  }
  .margin-middle-desktop-top-36 {
    margin-top: 36px;
  }
  .margin-middle-desktop-top-32 {
    margin-top: 32px;
  }
  .margin-middle-desktop-top-28 {
    margin-top: 28px;
  }
  .margin-middle-desktop-top-24 {
    margin-top: 24px;
  }
  .margin-middle-desktop-top-20 {
    margin-top: 20px;
  }
  .margin-middle-desktop-top-16 {
    margin-top: 16px;
  }
  .margin-middle-desktop-top-12 {
    margin-top: 12px;
  }
  .margin-middle-desktop-top-8 {
    margin-top: 8px;
  }
  .margin-middle-desktop-top-4 {
    margin-top: 4px;
  }
  .margin-middle-desktop-top-0 {
    margin-top: 0;
  }
  .margin-middle-desktop-bottom-96 {
    margin-bottom: 96px;
  }
  .margin-middle-desktop-bottom-80 {
    margin-bottom: 80px;
  }
  .margin-middle-desktop-bottom-72 {
    margin-bottom: 72px;
  }
  .margin-middle-desktop-bottom-64 {
    margin-bottom: 64px;
  }
  .margin-middle-desktop-bottom-48 {
    margin-bottom: 48px;
  }
  .margin-middle-desktop-bottom-40 {
    margin-bottom: 40px;
  }
  .margin-middle-desktop-bottom-36 {
    margin-bottom: 36px;
  }
  .margin-middle-desktop-bottom-32 {
    margin-bottom: 32px;
  }
  .margin-middle-desktop-bottom-28 {
    margin-bottom: 28px;
  }
  .margin-middle-desktop-bottom-24 {
    margin-bottom: 24px;
  }
  .margin-middle-desktop-bottom-20 {
    margin-bottom: 20px;
  }
  .margin-middle-desktop-bottom-16 {
    margin-bottom: 16px;
  }
  .margin-middle-desktop-bottom-12 {
    margin-bottom: 12px;
  }
  .margin-middle-desktop-bottom-8 {
    margin-bottom: 8px;
  }
  .margin-middle-desktop-bottom-4 {
    margin-bottom: 4px;
  }
  .margin-middle-desktop-bottom-0 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .margin-tab-auto {
    margin: 0 auto !important;
  }
  .margin-tab-auto-y {
    margin: auto 0 !important;
  }
  .margin-tab-left-auto {
    margin-left: auto !important;
  }
  .margin-tab-right-auto {
    margin-left: auto !important;
  }
  .margin-tab-top-96 {
    margin-top: 96px;
  }
  .margin-tab-top-80 {
    margin-top: 80px;
  }
  .margin-tab-top-72 {
    margin-top: 72px;
  }
  .margin-tab-top-64 {
    margin-top: 64px;
  }
  .margin-tab-top-48 {
    margin-top: 48px;
  }
  .margin-tab-top-40 {
    margin-top: 40px;
  }
  .margin-tab-top-36 {
    margin-top: 36px;
  }
  .margin-tab-top-32 {
    margin-top: 32px;
  }
  .margin-tab-top-28 {
    margin-top: 28px;
  }
  .margin-tab-top-24 {
    margin-top: 24px;
  }
  .margin-tab-top-20 {
    margin-top: 20px;
  }
  .margin-tab-top-16 {
    margin-top: 16px;
  }
  .margin-tab-top-12 {
    margin-top: 12px;
  }
  .margin-tab-top-8 {
    margin-top: 8px;
  }
  .margin-tab-top-4 {
    margin-top: 4px;
  }
  .margin-tab-top-0 {
    margin-top: 0;
  }
  .margin-tab-bottom-96 {
    margin-bottom: 96px;
  }
  .margin-tab-bottom-80 {
    margin-bottom: 80px;
  }
  .margin-tab-bottom-72 {
    margin-bottom: 72px;
  }
  .margin-tab-bottom-64 {
    margin-bottom: 64px;
  }
  .margin-tab-bottom-48 {
    margin-bottom: 48px;
  }
  .margin-tab-bottom-40 {
    margin-bottom: 40px;
  }
  .margin-tab-bottom-36 {
    margin-bottom: 36px;
  }
  .margin-tab-bottom-32 {
    margin-bottom: 32px;
  }
  .margin-tab-bottom-28 {
    margin-bottom: 28px;
  }
  .margin-tab-bottom-24 {
    margin-bottom: 24px;
  }
  .margin-tab-bottom-20 {
    margin-bottom: 20px;
  }
  .margin-tab-bottom-16 {
    margin-bottom: 16px;
  }
  .margin-tab-bottom-12 {
    margin-bottom: 12px;
  }
  .margin-tab-bottom-8 {
    margin-bottom: 8px;
  }
  .margin-tab-bottom-4 {
    margin-bottom: 4px;
  }
  .margin-tab-bottom-0 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .margin-mob-auto {
    margin: 0 auto !important;
  }
  .margin-mob-auto-y {
    margin: auto 0 !important;
  }
  .margin-mob-left-auto {
    margin-left: auto !important;
  }
  .margin-mob-right-auto {
    margin-left: auto !important;
  }
  .margin-mob-top-96 {
    margin-top: 96px;
  }
  .margin-mob-top-80 {
    margin-top: 80px;
  }
  .margin-mob-top-72 {
    margin-top: 72px;
  }
  .margin-mob-top-64 {
    margin-top: 64px;
  }
  .margin-mob-top-48 {
    margin-top: 48px;
  }
  .margin-mob-top-40 {
    margin-top: 40px;
  }
  .margin-mob-top-36 {
    margin-top: 36px;
  }
  .margin-mob-top-32 {
    margin-top: 32px;
  }
  .margin-mob-top-28 {
    margin-top: 28px;
  }
  .margin-mob-top-24 {
    margin-top: 24px;
  }
  .margin-mob-top-20 {
    margin-top: 20px;
  }
  .margin-mob-top-16 {
    margin-top: 16px;
  }
  .margin-mob-top-12 {
    margin-top: 12px;
  }
  .margin-mob-top-8 {
    margin-top: 8px;
  }
  .margin-mob-top-4 {
    margin-top: 4px;
  }
  .margin-mob-top-0 {
    margin-top: 0;
  }
  .margin-mob-bottom-96 {
    margin-bottom: 96px;
  }
  .margin-mob-bottom-80 {
    margin-bottom: 80px;
  }
  .margin-mob-bottom-72 {
    margin-bottom: 72px;
  }
  .margin-mob-bottom-64 {
    margin-bottom: 64px;
  }
  .margin-mob-bottom-48 {
    margin-bottom: 48px;
  }
  .margin-mob-bottom-40 {
    margin-bottom: 40px;
  }
  .margin-mob-bottom-36 {
    margin-bottom: 36px;
  }
  .margin-mob-bottom-32 {
    margin-bottom: 32px;
  }
  .margin-mob-bottom-28 {
    margin-bottom: 28px;
  }
  .margin-mob-bottom-24 {
    margin-bottom: 24px;
  }
  .margin-mob-bottom-20 {
    margin-bottom: 20px;
  }
  .margin-mob-bottom-16 {
    margin-bottom: 16px;
  }
  .margin-mob-bottom-12 {
    margin-bottom: 12px;
  }
  .margin-mob-bottom-8 {
    margin-bottom: 8px;
  }
  .margin-mob-bottom-4 {
    margin-bottom: 4px;
  }
  .margin-mob-bottom-0 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 579px) {
  .margin-mob-p-auto {
    margin: 0 auto !important;
  }
  .margin-mob-p-auto-y {
    margin: auto 0 !important;
  }
  .margin-mob-p-left-auto {
    margin-left: auto !important;
  }
  .margin-mob-p-right-auto {
    margin-left: auto !important;
  }
  .margin-mob-p-top-96 {
    margin-top: 96px;
  }
  .margin-mob-p-top-80 {
    margin-top: 80px;
  }
  .margin-mob-p-top-72 {
    margin-top: 72px;
  }
  .margin-mob-p-top-64 {
    margin-top: 64px;
  }
  .margin-mob-p-top-48 {
    margin-top: 48px;
  }
  .margin-mob-p-top-40 {
    margin-top: 40px;
  }
  .margin-mob-p-top-36 {
    margin-top: 36px;
  }
  .margin-mob-p-top-32 {
    margin-top: 32px;
  }
  .margin-mob-p-top-28 {
    margin-top: 28px;
  }
  .margin-mob-p-top-24 {
    margin-top: 24px;
  }
  .margin-mob-p-top-20 {
    margin-top: 20px;
  }
  .margin-mob-p-top-16 {
    margin-top: 16px;
  }
  .margin-mob-p-top-12 {
    margin-top: 12px;
  }
  .margin-mob-p-top-8 {
    margin-top: 8px;
  }
  .margin-mob-p-top-4 {
    margin-top: 4px;
  }
  .margin-mob-p-top-0 {
    margin-top: 0;
  }
  .margin-mob-p-bottom-96 {
    margin-bottom: 96px;
  }
  .margin-mob-p-bottom-80 {
    margin-bottom: 80px;
  }
  .margin-mob-p-bottom-72 {
    margin-bottom: 72px;
  }
  .margin-mob-p-bottom-64 {
    margin-bottom: 64px;
  }
  .margin-mob-p-bottom-48 {
    margin-bottom: 48px;
  }
  .margin-mob-p-bottom-40 {
    margin-bottom: 40px;
  }
  .margin-mob-p-bottom-36 {
    margin-bottom: 36px;
  }
  .margin-mob-p-bottom-32 {
    margin-bottom: 32px;
  }
  .margin-mob-p-bottom-28 {
    margin-bottom: 28px;
  }
  .margin-mob-p-bottom-24 {
    margin-bottom: 24px;
  }
  .margin-mob-p-bottom-20 {
    margin-bottom: 20px;
  }
  .margin-mob-p-bottom-16 {
    margin-bottom: 16px;
  }
  .margin-mob-p-bottom-12 {
    margin-bottom: 12px;
  }
  .margin-mob-p-bottom-8 {
    margin-bottom: 8px;
  }
  .margin-mob-p-bottom-4 {
    margin-bottom: 4px;
  }
  .margin-mob-p-bottom-0 {
    margin-bottom: 0;
  }
}

.padding-bottom-96 {
  padding-bottom: 96px;
}
.padding-bottom-64 {
  padding-bottom: 64px;
}
.padding-bottom-48 {
  padding-bottom: 48px;
}
.padding-bottom-32 {
  padding-bottom: 32px;
}
.padding-bottom-24 {
  padding-bottom: 24px;
}
.padding-bottom-16 {
  padding-bottom: 16px;
}
.padding-bottom-12 {
  padding-bottom: 12px;
}
.padding-bottom-8 {
  padding-bottom: 8px;
}
.padding-bottom-4 {
  padding-bottom: 4px;
}
.padding-bottom-0 {
  padding-bottom: 0;
}
.padding-top-96 {
  padding-top: 96px;
}
.padding-top-64 {
  padding-top: 64px;
}
.padding-top-48 {
  padding-top: 48px;
}
.padding-top-32 {
  padding-top: 32px;
}
.padding-top-24 {
  padding-top: 24px;
}
.padding-top-16 {
  padding-top: 16px;
}
.padding-top-12 {
  padding-top: 12px;
}
.padding-top-8 {
  padding-top: 8px;
}
.padding-top-4 {
  padding-top: 4px;
}
.padding-top-0 {
  padding-top: 0;
}
@media (max-width: 1400px) {
  .padding-big-desktop-top-96 {
    padding-top: 96px;
  }
  .padding-big-desktop-top-64 {
    padding-top: 64px;
  }
  .padding-big-desktop-top-48 {
    padding-top: 48px;
  }
  .padding-big-desktop-top-32 {
    padding-top: 32px;
  }
  .padding-big-desktop-top-24 {
    padding-top: 24px;
  }
  .padding-big-desktop-top-16 {
    padding-top: 16px;
  }
  .padding-big-desktop-top-12 {
    padding-top: 12px;
  }
  .padding-big-desktop-top-8 {
    padding-top: 8px;
  }
  .padding-big-desktop-top-4 {
    padding-top: 4px;
  }
  .padding-big-desktop-top-0 {
    padding-top: 0;
  }
  .padding-big-desktop-bottom-96 {
    padding-bottom: 96px;
  }
  .padding-big-desktop-bottom-64 {
    padding-bottom: 64px;
  }
  .padding-big-desktop-bottom-48 {
    padding-bottom: 48px;
  }
  .padding-big-desktop-bottom-32 {
    padding-bottom: 32px;
  }
  .padding-big-desktop-bottom-24 {
    padding-bottom: 24px;
  }
  .padding-big-desktop-bottom-16 {
    padding-bottom: 16px;
  }
  .padding-big-desktop-bottom-12 {
    padding-bottom: 12px;
  }
  .padding-big-desktop-bottom-8 {
    padding-bottom: 8px;
  }
  .padding-big-desktop-bottom-4 {
    padding-bottom: 4px;
  }
  .padding-big-desktop-bottom-0 {
    padding-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .padding-desktop-top-96 {
    padding-top: 96px;
  }
  .padding-desktop-top-64 {
    padding-top: 64px;
  }
  .padding-desktop-top-48 {
    padding-top: 48px;
  }
  .padding-desktop-top-32 {
    padding-top: 32px;
  }
  .padding-desktop-top-24 {
    padding-top: 24px;
  }
  .padding-desktop-top-16 {
    padding-top: 16px;
  }
  .padding-desktop-top-12 {
    padding-top: 12px;
  }
  .padding-desktop-top-8 {
    padding-top: 8px;
  }
  .padding-desktop-top-4 {
    padding-top: 4px;
  }
  .padding-desktop-top-0 {
    padding-top: 0;
  }
  .padding-desktop-bottom-96 {
    padding-bottom: 96px;
  }
  .padding-desktop-bottom-64 {
    padding-bottom: 64px;
  }
  .padding-desktop-bottom-48 {
    padding-bottom: 48px;
  }
  .padding-desktop-bottom-32 {
    padding-bottom: 32px;
  }
  .padding-desktop-bottom-24 {
    padding-bottom: 24px;
  }
  .padding-desktop-bottom-16 {
    padding-bottom: 16px;
  }
  .padding-desktop-bottom-12 {
    padding-bottom: 12px;
  }
  .padding-desktop-bottom-8 {
    padding-bottom: 8px;
  }
  .padding-desktop-bottom-4 {
    padding-bottom: 4px;
  }
  .padding-desktop-bottom-0 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .padding-middle-desktop-top-96 {
    padding-top: 96px;
  }
  .padding-middle-desktop-top-64 {
    padding-top: 64px;
  }
  .padding-middle-desktop-top-48 {
    padding-top: 48px;
  }
  .padding-middle-desktop-top-32 {
    padding-top: 32px;
  }
  .padding-middle-desktop-top-24 {
    padding-top: 24px;
  }
  .padding-middle-desktop-top-16 {
    padding-top: 16px;
  }
  .padding-middle-desktop-top-12 {
    padding-top: 12px;
  }
  .padding-middle-desktop-top-8 {
    padding-top: 8px;
  }
  .padding-middle-desktop-top-4 {
    padding-top: 4px;
  }
  .padding-middle-desktop-top-0 {
    padding-top: 0;
  }
  .padding-middle-desktop-bottom-96 {
    padding-bottom: 96px;
  }
  .padding-middle-desktop-bottom-64 {
    padding-bottom: 64px;
  }
  .padding-middle-desktop-bottom-48 {
    padding-bottom: 48px;
  }
  .padding-middle-desktop-bottom-32 {
    padding-bottom: 32px;
  }
  .padding-middle-desktop-bottom-24 {
    padding-bottom: 24px;
  }
  .padding-middle-desktop-bottom-16 {
    padding-bottom: 16px;
  }
  .padding-middle-desktop-bottom-12 {
    padding-bottom: 12px;
  }
  .padding-middle-desktop-bottom-8 {
    padding-bottom: 8px;
  }
  .padding-middle-desktop-bottom-4 {
    padding-bottom: 4px;
  }
  .padding-middle-desktop-bottom-0 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .padding-tab-top-96 {
    padding-top: 96px;
  }
  .padding-tab-top-64 {
    padding-top: 64px;
  }
  .padding-tab-top-48 {
    padding-top: 48px;
  }
  .padding-tab-top-32 {
    padding-top: 32px;
  }
  .padding-tab-top-24 {
    padding-top: 24px;
  }
  .padding-tab-top-16 {
    padding-top: 16px;
  }
  .padding-tab-top-12 {
    padding-top: 12px;
  }
  .padding-tab-top-8 {
    padding-top: 8px;
  }
  .padding-tab-top-4 {
    padding-top: 4px;
  }
  .padding-tab-top-0 {
    padding-top: 0;
  }
  .padding-tab-bottom-96 {
    padding-bottom: 96px;
  }
  .padding-tab-bottom-64 {
    padding-bottom: 64px;
  }
  .padding-tab-bottom-48 {
    padding-bottom: 48px;
  }
  .padding-tab-bottom-32 {
    padding-bottom: 32px;
  }
  .padding-tab-bottom-24 {
    padding-bottom: 24px;
  }
  .padding-tab-bottom-16 {
    padding-bottom: 16px;
  }
  .padding-tab-bottom-12 {
    padding-bottom: 12px;
  }
  .padding-tab-bottom-8 {
    padding-bottom: 8px;
  }
  .padding-tab-bottom-4 {
    padding-bottom: 4px;
  }
  .padding-tab-bottom-0 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .padding-mob-top-96 {
    padding-top: 96px;
  }
  .padding-mob-top-64 {
    padding-top: 64px;
  }
  .padding-mob-top-48 {
    padding-top: 48px;
  }
  .padding-mob-top-32 {
    padding-top: 32px;
  }
  .padding-mob-top-24 {
    padding-top: 24px;
  }
  .padding-mob-top-16 {
    padding-top: 16px;
  }
  .padding-mob-top-12 {
    padding-top: 12px;
  }
  .padding-mob-top-8 {
    padding-top: 8px;
  }
  .padding-mob-top-4 {
    padding-top: 4px;
  }
  .padding-mob-top-0 {
    padding-top: 0;
  }
  .padding-mob-bottom-96 {
    padding-bottom: 96px;
  }
  .padding-mob-bottom-64 {
    padding-bottom: 64px;
  }
  .padding-mob-bottom-48 {
    padding-bottom: 48px;
  }
  .padding-mob-bottom-32 {
    padding-bottom: 32px;
  }
  .padding-mob-bottom-24 {
    padding-bottom: 24px;
  }
  .padding-mob-bottom-16 {
    padding-bottom: 16px;
  }
  .padding-mob-bottom-12 {
    padding-bottom: 12px;
  }
  .padding-mob-bottom-8 {
    padding-bottom: 8px;
  }
  .padding-mob-bottom-4 {
    padding-bottom: 4px;
  }
  .padding-mob-bottom-0 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 579px) {
  .padding-mob-p-top-96 {
    padding-top: 96px;
  }
  .padding-mob-p-top-64 {
    padding-top: 64px;
  }
  .padding-mob-p-top-48 {
    padding-top: 48px;
  }
  .padding-mob-p-top-32 {
    padding-top: 32px;
  }
  .padding-mob-p-top-24 {
    padding-top: 24px;
  }
  .padding-mob-p-top-16 {
    padding-top: 16px;
  }
  .padding-mob-p-top-12 {
    padding-top: 12px;
  }
  .padding-mob-p-top-8 {
    padding-top: 8px;
  }
  .padding-mob-p-top-4 {
    padding-top: 4px;
  }
  .padding-mob-p-top-0 {
    padding-top: 0;
  }
  .padding-mob-p-bottom-96 {
    padding-bottom: 96px;
  }
  .padding-mob-p-bottom-64 {
    padding-bottom: 64px;
  }
  .padding-mob-p-bottom-48 {
    padding-bottom: 48px;
  }
  .padding-mob-p-bottom-32 {
    padding-bottom: 32px;
  }
  .padding-mob-p-bottom-24 {
    padding-bottom: 24px;
  }
  .padding-mob-p-bottom-16 {
    padding-bottom: 16px;
  }
  .padding-mob-p-bottom-12 {
    padding-bottom: 12px;
  }
  .padding-mob-p-bottom-8 {
    padding-bottom: 8px;
  }
  .padding-mob-p-bottom-4 {
    padding-bottom: 4px;
  }
  .padding-mob-p-bottom-0 {
    padding-bottom: 0;
  }
}

.icon {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-text .icon {
  margin-right: 8px;
}

.label-icon {
  position: relative;
}
.label-icon .icon {
  position: absolute;
  top: calc(50% - 12px);
  left: auto;
  right: 12px;
}
.label-icon-position-right {
  left: auto;
  right: 12px;
}
.label-icon-position-left {
  right: auto;
  left: 12px;
}
@media screen and (max-width: 767px) {
  .label-icon .icon {
    top: calc(50% - 10px);
    right: 8px;
  }
  .label-icon-position-right {
    left: auto;
    right: 8px;
  }
  .label-icon-position-left {
    right: auto;
    left: 8px;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  width: 100%;
  margin-bottom: 32px;
}
table td, table th {
  border-bottom: 1px solid #DEC6DB;
  border-top: 1px solid #DEC6DB;
  color: #0A0736;
  font-weight: 400;
  text-align: left;
  padding: 16px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
table th {
  padding: 16px;
  font-weight: 800;
  color: #FBF0F9;
  background-color: #CA53B9;
}
table thead td {
  padding: 16px;
  font-weight: 800;
  color: #FBF0F9;
  background-color: #CA53B9;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=number],
input[type=date],
input[name=txtemail],
textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #0A0736;
  border-radius: 0;
  font-size: 16px;
  line-height: 1.2;
  padding: 16px 16px;
  color: #0A0736;
  width: 100%;
  margin: 0;
  height: auto;
  font-family: "Century Gothic", sans-serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=number],
input[type=date],
input[name=txtemail],
textarea {
    font-size: 10px;
  }
}
input[type=text]:hover,
input[type=password]:hover,
input[type=tel]:hover,
input[type=email]:hover,
input[type=number]:hover,
input[type=date]:hover,
input[name=txtemail]:hover,
textarea:hover {
  border-color: #0A0736;
  background-color: transparent;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[name=txtemail]:focus,
textarea:focus {
  border-color: #0A0736;
  background-color: transparent;
}
input[type=text]:disabled,
input[type=password]:disabled,
input[type=tel]:disabled,
input[type=email]:disabled,
input[type=number]:disabled,
input[type=date]:disabled,
input[name=txtemail]:disabled,
textarea:disabled {
  border-color: #C8C8CA;
  background-color: #C8C8CA;
  color: #D4A1CC;
}
input[type=text].error,
input[type=password].error,
input[type=tel].error,
input[type=email].error,
input[type=number].error,
input[type=date].error,
input[name=txtemail].error,
textarea.error {
  border-color: #E80505;
}

textarea {
  width: 100%;
  height: 54px !important;
  line-height: 1.2 !important;
  resize: none;
}

.form-field {
  margin-bottom: 8px;
}
.form-field .label-wrap {
  display: block;
  height: 100%;
}
.form-field__title {
  padding: 14px 0;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 8px;
  color: #0A0736;
}
@media screen and (max-width: 767px) {
  .form-field__title {
    font-size: 14px;
  }
}
.form-field, .form-group {
  position: relative;
}
.form-field .input-group-addon, .form-group .input-group-addon {
  background-color: transparent;
  font-weight: 700;
}

.error-label {
  color: #E80505;
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 12px;
  line-height: 1.2;
  font-style: italic;
}

.form-control {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #CA53B9 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #CA53B9 !important;
}

.form-group .select2-container--bootstrap.select2-container--focus .select2-selection, .form-group .select2-container--bootstrap.select2-container--open .select2-selection, .form-group .select2-container--default.select2-container--focus .select2-selection, .form-group .select2-container--default.select2-container--open .select2-selection {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-group .select2-container--bootstrap .select2-selection, .form-group .select2-container--default .select2-selection {
  background-color: transparent;
  border: none;
  height: auto;
  border-bottom: 1px solid #0A0736;
  border-radius: 0;
  font-size: 16px;
  line-height: 1.2;
  padding: 16px 16px;
  color: #0A0736;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-group .select2-container--bootstrap .select2-selection .select2-selection__rendered, .form-group .select2-container--default .select2-selection .select2-selection__rendered {
  padding: 0;
  line-height: 1.2;
  font-size: 16px;
}
.form-group .select2-container--bootstrap .select2-selection .select2-selection__arrow, .form-group .select2-container--default .select2-selection .select2-selection__arrow {
  top: calc(50% - 13px);
}
.form-group .select2-container--bootstrap .select2-selection .select2-selection__arrow b, .form-group .select2-container--default .select2-selection .select2-selection__arrow b {
  border-width: 8px 8px 0;
  border-color: #0A0736 transparent transparent;
}

.select2-container {
  width: 100% !important;
}
.select2-container .select2-dropdown {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: #DEC6DB;
}
.select2-container .select2-dropdown .select2-search__field {
  background-color: transparent !important;
  border: none !important;
  height: auto;
  border-bottom: 1px solid #0A0736 !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  padding: 16px 16px !important;
  color: #0A0736 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected],
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #EA29CF !important;
  color: #DEC6DB !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: #EA29CF !important;
  color: #DEC6DB !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #EA29CF !important;
  color: #DEC6DB !important;
}

.custom-check {
  display: block;
  position: relative;
}
.custom-check .custom-check__input {
  position: absolute;
  opacity: 0;
}
.custom-check .custom-check__input:checked ~ .custom-check__text:before {
  opacity: 1;
}
.custom-check .custom-check__input:checked ~ .custom-check__text:after {
  border-color: #0A0736;
}
.custom-check .custom-check__input:disabled ~ .custom-check__text {
  color: #CA53B9;
}
.custom-check .custom-check__input:disabled ~ .custom-check__text:after {
  border-color: #CA53B9;
}
.custom-check .custom-check__input:disabled ~ .custom-check__text:hover:after {
  border-color: #CA53B9;
}
.custom-check .custom-check__text {
  position: relative;
  padding-left: 27px;
  display: block;
  cursor: pointer;
}
.custom-check .custom-check__text:before, .custom-check .custom-check__text:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-check .custom-check__text:before {
  opacity: 0;
}
.custom-check .custom-check__text:after {
  width: 19px;
  height: 19px;
  border-radius: 3px;
  border: 1px solid #0A0736;
}
.custom-check .custom-check__text:hover:after {
  border-color: #0A0736;
}
.custom-check input[type=checkbox] ~ .custom-check__text:before {
  content: "✓";
  background: #0A0736;
  color: #FBF0F9;
  width: 19px;
  height: 19px;
  top: 0;
  left: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-check input[type=radio] ~ .custom-check__text:before, .custom-check input[type=radio] ~ .custom-check__text:after {
  border-radius: 50%;
}
.custom-check input[type=radio] ~ .custom-check__text:before {
  width: 15px;
  height: 15px;
  background: #0A0736;
  opacity: 0;
  top: 3px;
  left: 3px;
}

.radio-block_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -4px;
}
.radio-block_group .radio,
.radio-block_group .checkbox {
  margin: 0 4px;
}
.radio-block_group .radio label,
.radio-block_group .checkbox label {
  padding: 0;
}
.radio-block_group .radio label input[type=radio],
.radio-block_group .radio label input[type=checkbox],
.radio-block_group .checkbox label input[type=radio],
.radio-block_group .checkbox label input[type=checkbox] {
  opacity: 0;
}
.radio-block_group .radio label input[type=radio] ~ .custom-check__text,
.radio-block_group .radio label input[type=checkbox] ~ .custom-check__text,
.radio-block_group .checkbox label input[type=radio] ~ .custom-check__text,
.radio-block_group .checkbox label input[type=checkbox] ~ .custom-check__text {
  background-color: #FBF0F9;
  color: #0A0736;
  padding: 7px 15px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.radio-block_group .radio label input[type=radio] ~ .custom-check__text:hover,
.radio-block_group .radio label input[type=checkbox] ~ .custom-check__text:hover,
.radio-block_group .checkbox label input[type=radio] ~ .custom-check__text:hover,
.radio-block_group .checkbox label input[type=checkbox] ~ .custom-check__text:hover {
  background-color: #EA29CF;
  color: #FBF0F9;
}
.radio-block_group .radio label input[type=radio]:checked ~ .custom-check__text,
.radio-block_group .radio label input[type=checkbox]:checked ~ .custom-check__text,
.radio-block_group .checkbox label input[type=radio]:checked ~ .custom-check__text,
.radio-block_group .checkbox label input[type=checkbox]:checked ~ .custom-check__text {
  background-color: #EA29CF;
  color: #FBF0F9;
}

.checkbox label,
.radio label {
  padding-left: 0;
}
.checkbox label .radio-checkbox__text,
.radio label .radio-checkbox__text {
  position: relative;
  padding-left: 24px;
  display: block;
  line-height: 20px;
}
.checkbox label .radio-checkbox__text:before, .checkbox label .radio-checkbox__text:after,
.radio label .radio-checkbox__text:before,
.radio label .radio-checkbox__text:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #0A0736;
}

.checkbox input[type=checkbox] {
  opacity: 0;
}
.checkbox label .radio-checkbox__text:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px;
  background-color: transparent;
  border: none;
  z-index: 1;
  opacity: 0;
}
.checkbox label input[type=checkbox]:checked ~ span:before {
  opacity: 1;
  border-color: #CA53B9;
}
.checkbox label input[type=checkbox]:checked ~ span:after {
  background-color: #CA53B9;
  border-color: transparent;
}

.radio input[type=radio] {
  opacity: 0;
}
.radio label .radio-checkbox__text:before {
  border-radius: 50%;
}
.radio label .radio-checkbox__text:after {
  border-radius: 50%;
  background-color: #CA53B9;
  border: none;
  top: 3px;
  width: 14px;
  height: 14px;
  left: 3px;
  opacity: 0;
}
.radio label input[type=radio]:checked ~ .radio-checkbox__text:after {
  opacity: 1;
}
.radio label input[type=radio]:checked ~ .radio-checkbox__text:before {
  border-color: #CA53B9;
}

.quantitys {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100px;
  border: 1px solid #0A0736;
}
.quantitys input {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
.quantitys input::-webkit-inner-spin-button,
.quantitys input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.quantitys input {
  width: 100%;
  text-align: center;
  border-bottom: none;
}
.quantity-btn-minus:before {
  content: "-";
}
.quantity-btn-plus:before {
  content: "+";
}
.quantity-btn-minus, .quantity-btn-plus {
  padding: 17px 10px;
  border: none;
  margin: -1px 0;
}

@-webkit-keyframes autofill {
  to {
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #D4A1CC;
}

::-webkit-scrollbar-thumb {
  background-color: #0A0736;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #EA29CF;
}

.btn,
button,
input[type=submit],
input[type=reset] {
  color: #FBF0F9;
  font-size: 16px;
  cursor: pointer;
  line-height: 1.2;
  padding: 14px 48px;
  border: 1px solid #FBF0F9;
  text-decoration: none;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-family: "Cormorant Garamond", serif;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  white-space: normal;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media screen and (max-width: 1023px) {
  .btn,
button,
input[type=submit],
input[type=reset] {
    font-size: 14px;
  }
}
.btn .icon,
button .icon,
input[type=submit] .icon,
input[type=reset] .icon {
  fill: #FBF0F9;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  text-decoration: none;
  color: #0A0736;
  background-color: #FBF0F9;
  border-color: #FBF0F9;
}
.btn:hover .icon,
button:hover .icon,
input[type=submit]:hover .icon,
input[type=reset]:hover .icon {
  fill: #0A0736;
}
.btn:active,
button:active,
input[type=submit]:active,
input[type=reset]:active {
  border-color: #0A0736;
  color: #0A0736;
  background-color: transparent;
}
.btn:active .icon,
button:active .icon,
input[type=submit]:active .icon,
input[type=reset]:active .icon {
  fill: #0A0736;
}
.btn:disabled,
button:disabled,
input[type=submit]:disabled,
input[type=reset]:disabled {
  cursor: default;
  color: #0A0736;
  border-color: #D4A1CC;
  background-color: #D4A1CC;
}
.btn:disabled .icon,
button:disabled .icon,
input[type=submit]:disabled .icon,
input[type=reset]:disabled .icon {
  fill: #0A0736;
}
.btn.btn_secondary,
button.btn_secondary,
input[type=submit].btn_secondary,
input[type=reset].btn_secondary {
  color: #0A0736;
  border-color: #0A0736;
  background-color: transparent;
}
.btn.btn_secondary .icon,
button.btn_secondary .icon,
input[type=submit].btn_secondary .icon,
input[type=reset].btn_secondary .icon {
  fill: #0A0736;
}
.btn.btn_secondary:hover,
button.btn_secondary:hover,
input[type=submit].btn_secondary:hover,
input[type=reset].btn_secondary:hover {
  color: #FBF0F9;
  border-color: #0A0736;
  background-color: #0A0736;
}
.btn.btn_secondary:hover .icon,
button.btn_secondary:hover .icon,
input[type=submit].btn_secondary:hover .icon,
input[type=reset].btn_secondary:hover .icon {
  fill: #FBF0F9;
}
.btn.btn_secondary:active,
button.btn_secondary:active,
input[type=submit].btn_secondary:active,
input[type=reset].btn_secondary:active {
  color: #CA53B9;
  border-color: #CA53B9;
  background-color: transparent;
}
.btn.btn_secondary:active .icon,
button.btn_secondary:active .icon,
input[type=submit].btn_secondary:active .icon,
input[type=reset].btn_secondary:active .icon {
  fill: #CA53B9;
}
.btn.btn_secondary:disabled,
button.btn_secondary:disabled,
input[type=submit].btn_secondary:disabled,
input[type=reset].btn_secondary:disabled {
  border-color: #D4A1CC;
  background-color: #D4A1CC;
  color: #0A0736;
}
.btn.btn_secondary:disabled .icon,
button.btn_secondary:disabled .icon,
input[type=submit].btn_secondary:disabled .icon,
input[type=reset].btn_secondary:disabled .icon {
  fill: #0A0736;
}
.btn.btn_tertiary,
button.btn_tertiary,
input[type=submit].btn_tertiary,
input[type=reset].btn_tertiary {
  color: #FBF0F9;
  border-color: #0A0736;
  background-color: #0A0736;
}
.btn.btn_tertiary .icon,
button.btn_tertiary .icon,
input[type=submit].btn_tertiary .icon,
input[type=reset].btn_tertiary .icon {
  fill: #FBF0F9;
}
.btn.btn_tertiary:hover,
button.btn_tertiary:hover,
input[type=submit].btn_tertiary:hover,
input[type=reset].btn_tertiary:hover {
  color: #0A0736;
  border-color: #0A0736;
  background-color: transparent;
}
.btn.btn_tertiary:hover .icon,
button.btn_tertiary:hover .icon,
input[type=submit].btn_tertiary:hover .icon,
input[type=reset].btn_tertiary:hover .icon {
  fill: #FBF0F9;
}
.btn.btn_tertiary:active,
button.btn_tertiary:active,
input[type=submit].btn_tertiary:active,
input[type=reset].btn_tertiary:active {
  color: #FBF0F9;
  border-color: #EA29CF;
  background-color: #EA29CF;
}
.btn.btn_tertiary:active .icon,
button.btn_tertiary:active .icon,
input[type=submit].btn_tertiary:active .icon,
input[type=reset].btn_tertiary:active .icon {
  fill: #CA53B9;
}
.btn.btn_tertiary:disabled,
button.btn_tertiary:disabled,
input[type=submit].btn_tertiary:disabled,
input[type=reset].btn_tertiary:disabled {
  color: #0A0736;
  border-color: #D4A1CC;
  background-color: #D4A1CC;
}
.btn.btn_tertiary:disabled .icon,
button.btn_tertiary:disabled .icon,
input[type=submit].btn_tertiary:disabled .icon,
input[type=reset].btn_tertiary:disabled .icon {
  fill: #0A0736;
}
.btn.btn_fourth,
button.btn_fourth,
input[type=submit].btn_fourth,
input[type=reset].btn_fourth {
  color: #0A0736;
  border-color: #CA53B9;
  background-color: #CA53B9;
}
.btn.btn_fourth .icon,
button.btn_fourth .icon,
input[type=submit].btn_fourth .icon,
input[type=reset].btn_fourth .icon {
  fill: #0A0736;
}
.btn.btn_fourth:hover,
button.btn_fourth:hover,
input[type=submit].btn_fourth:hover,
input[type=reset].btn_fourth:hover {
  color: #CA53B9;
  border-color: #FBF0F9;
  background-color: #FBF0F9;
}
.btn.btn_fourth:hover .icon,
button.btn_fourth:hover .icon,
input[type=submit].btn_fourth:hover .icon,
input[type=reset].btn_fourth:hover .icon {
  fill: #CA53B9;
}
.btn.btn_fourth:active,
button.btn_fourth:active,
input[type=submit].btn_fourth:active,
input[type=reset].btn_fourth:active {
  color: #0A0736;
  border-color: #FBF0F9;
  background-color: #CA53B9;
}
.btn.btn_fourth:active .icon,
button.btn_fourth:active .icon,
input[type=submit].btn_fourth:active .icon,
input[type=reset].btn_fourth:active .icon {
  fill: #0A0736;
}
.btn.btn_fourth:disabled,
button.btn_fourth:disabled,
input[type=submit].btn_fourth:disabled,
input[type=reset].btn_fourth:disabled {
  color: #0A0736;
  border-color: #D4A1CC;
  background-color: #D4A1CC;
}
.btn.btn_fourth:disabled .icon,
button.btn_fourth:disabled .icon,
input[type=submit].btn_fourth:disabled .icon,
input[type=reset].btn_fourth:disabled .icon {
  fill: #0A0736;
}

.btn-hider {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  border: none;
}
.btn.btn-link {
  background-color: transparent;
  border: none;
  padding: 0;
  outline: none;
  color: #0A0736;
}
.btn.btn-link .icon {
  fill: #0A0736;
}
.btn.btn-link:hover, .btn.btn-link:active {
  background-color: transparent;
  border: none;
  color: #EA29CF;
}
.btn.btn-link:hover .icon, .btn.btn-link:active .icon {
  fill: #EA29CF;
}
.btn.btn-icon-right {
  padding-left: 0;
  padding-right: 50px;
}
@media screen and (min-width: 1024px) {
  .btn.btn-icon-right {
    padding-right: 100px;
  }
}
.btn.btn-icon-left {
  padding-left: 50px;
  padding-right: 0;
}
@media screen and (min-width: 1024px) {
  .btn.btn-icon-left {
    padding-left: 100px;
  }
}
.btn.btn-icon {
  position: relative;
}
.btn.btn-icon:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn.btn-icon-arrow:before {
  width: 40px;
  height: 12px;
  top: calc(50% - 6px);
}
@media screen and (min-width: 1024px) {
  .btn.btn-icon-arrow:before {
    width: 60px;
    height: 24px;
    top: calc(50% - 12px);
  }
}
.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-group .btn-text {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-icon-position__left .icon {
  margin-right: 8px;
}
.btn-icon-position__left-block {
  margin-right: 12px;
}
.btn-icon-position__left-block .icon {
  margin-right: 0;
}
.btn-icon-position__left:hover-block .icon {
  margin-right: 0;
}
.btn-icon-position__right .icon {
  margin-left: 8px;
}
.btn-icon-position__right-block {
  margin-left: 12px;
}
.btn-icon-position__right-block .icon {
  margin-left: 0;
}
.btn-icon-position__right:hover-block .icon {
  margin-left: 0;
}
.btn-icon.icon {
  width: 24px;
  height: 24px;
}
.btn-icon.icon-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-container .btn {
  border: none;
  background-color: #0A0736;
  color: #DEC6DB;
  padding: 48px 24px;
  font-size: 26px;
}
@media screen and (max-width: 1023px) {
  .btn-container .btn {
    padding: 32px 24px;
    font-size: 24px;
  }
}
.btn-container .btn .icon {
  fill: #DEC6DB;
}
.btn-container .btn .icon.arrow {
  width: 41px;
  height: 16px;
}
.btn-container .btn:hover {
  background-color: #EA29CF;
}
.btn-container .btn:hover .icon {
  fill: #DEC6DB;
}
.btn-container .btn:active {
  background-color: #0A0736;
  color: #EA29CF;
}
.btn-container .btn:active .icon {
  fill: #EA29CF;
}
.btn-catalog {
  font-family: "Cormorant Garamond", serif;
}
.btn-catalog .icon {
  width: 64px;
  height: 48px;
}
.btn-catalog .btn-catalog__icon {
  position: relative;
  margin-left: 8px;
  width: 64px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-catalog .btn-catalog__icon .icon {
  margin-left: 0;
}
.btn-catalog .btn-catalog__icon .icon.arrows {
  width: 41px !important;
  height: 8px !important;
  position: absolute;
  top: calc(50% - 4px);
}
.btn-catalog .btn-catalog__icon .icon.round {
  width: 46px !important;
  height: 48px !important;
  margin-left: auto;
}
.btn-catalog:hover .btn-text {
  margin-left: 8px;
}
.btn-catalog:hover .btn-catalog__icon {
  width: 58px;
}

.wysiwyg > *:last-child {
  margin-bottom: 0;
}
.wysiwyg iframe {
  width: 100%;
}
.wysiwyg img {
  display: block;
  margin: 0 auto 16px;
}
@media screen and (max-width: 991px) {
  .wysiwyg img.float-left, .wysiwyg img.float-right {
    width: 100% !important;
    height: auto !important;
  }
}
.wysiwyg img.float-left {
  margin-left: 0;
  margin-right: 16px;
}
@media screen and (max-width: 991px) {
  .wysiwyg img.float-left {
    margin-right: 0;
  }
}
.wysiwyg img.float-right {
  margin-left: 16px;
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .wysiwyg img.float-right {
    margin-left: 0;
  }
}
.wysiwyg ul li, .wysiwyg ol li {
  margin-bottom: 8px;
}
@media screen and (max-width: 991px) {
  .wysiwyg ul li, .wysiwyg ol li {
    padding-left: 16px;
  }
}
.wysiwyg ul ul {
  margin-left: 0;
}
.wysiwyg-title-def h1, .wysiwyg-title-def h2, .wysiwyg-title-def h3, .wysiwyg-title-def h4, .wysiwyg-title-def h5, .wysiwyg-title-def h6 {
  text-transform: initial;
}
.wysiwyg.check-list ul li {
  padding-left: 52px;
  margin-bottom: 24px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .wysiwyg.check-list ul li {
    margin-bottom: 10px;
  }
}
.wysiwyg.check-list ul li:last-child {
  margin-bottom: 0;
}
.wysiwyg.check-list ul li:before {
  content: "";
  width: 60px;
  height: 60px;
  background-image: url("../images/check-circle.png");
}

.slider {
  width: 100%;
}
.slider-item__img img {
  width: 100%;
}
.slider.full-screen {
  height: 100vh;
}
.slider.full-screen .slider-item__img img {
  height: 100%;
}
.slider-nav-btn {
  width: 64px;
  height: 48px;
  top: calc(50% - 24px);
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .slider-nav-btn {
    width: 32px;
    height: 24px;
  }
}
.slider-nav-btn:after {
  display: none;
}
.slider-nav-btn .icon {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slider-nav-btn .btn-slider__icon {
  position: relative;
  width: 64px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1023px) {
  .slider-nav-btn .btn-slider__icon {
    width: 32px;
  }
}
.slider-nav-btn .btn-slider__icon .icon {
  display: block;
  margin-left: 0;
  fill: #0A0736;
  display: block;
}
.slider-nav-btn .btn-slider__icon .icon.arrow {
  width: 41px !important;
  height: 8px !important;
  position: absolute;
  top: calc(50% - 4px);
}
@media screen and (max-width: 1023px) {
  .slider-nav-btn .btn-slider__icon .icon.arrow {
    width: 20px !important;
  }
}
.slider-nav-btn .btn-slider__icon .icon.round {
  width: 46px !important;
  height: 48px !important;
}
@media screen and (max-width: 1023px) {
  .slider-nav-btn .btn-slider__icon .icon.round {
    width: 23px !important;
    height: 24px !important;
  }
}
.slider-nav-btn:hover .icon {
  fill: #EA29CF;
}
.slider-nav-btn-next {
  right: 32px;
}
.slider-nav-btn-next .btn-slider__icon .icon.arrow {
  left: 0;
}
.slider-nav-btn-next .btn-slider__icon .icon.round {
  margin-left: auto;
}
.slider-nav-btn-prev {
  left: 32px;
}
.slider-nav-btn-prev .btn-slider__icon .icon.arrow {
  right: 0;
}
.slider-nav-btn-prev .btn-slider__icon .icon.round {
  margin-right: auto;
}
.slider-pagination {
  position: initial;
  margin-top: 20px;
}
.slider-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background-color: #0A0736;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slider-pagination .swiper-pagination-bullet-active {
  background-color: #EA29CF;
}

.gallery-slider {
  overflow: inherit;
}

.tabs:not(:last-child) {
  margin-bottom: 32px;
}
.tabs .tabs-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #D4A1CC;
  margin-bottom: 24px;
}
.tabs .tabs-header .tabs-header__item.active .tabs-header__text {
  color: #FBF0F9;
  background-color: #F6E228;
}
.tabs .tabs-header .tabs-header__text {
  display: block;
  cursor: pointer;
  color: #0A0736;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 24px;
  text-align: center;
  position: relative;
  background-color: #D4A1CC;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tabs .tabs-header .slick-next,
.tabs .tabs-header .slick-prev {
  width: 40px;
  height: 40px;
}
.tabs .tabs-header .slick-next.slick-disabled,
.tabs .tabs-header .slick-prev.slick-disabled {
  opacity: 0.5;
}
.tabs .tabs-header .slick-next i,
.tabs .tabs-header .slick-prev i {
  font-size: 15px;
  color: #0A0736;
}
.tabs .tabs-body .tabs-body__item {
  width: 100%;
  display: none;
}
.tabs .tabs-body .tabs-body__item.active {
  display: block;
}
.tabs.tabs-header__slider .slider-tabs__header {
  height: auto !important;
}
@media screen and (min-width: 768px) {
  .tabs.tabs-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px;
  }
  .tabs.tabs-vertical .tabs-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 25%;
    width: 100%;
    padding: 0 16px;
    border-bottom: none;
  }
  .tabs.tabs-vertical .tabs-header__text {
    text-align: left;
  }
  .tabs.tabs-vertical .tabs-body {
    max-width: 75%;
    width: 100%;
    padding: 0 16px;
  }
}

.accordion-item {
  margin-bottom: 8px;
  padding: 16px 12px;
  border-bottom: 1px solid #0A0736;
}
.accordion-item.active .accordion-item__header {
  margin-bottom: 12px;
}
.accordion-item.active .accordion-item__header:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 8px;
}
.accordion-item.active .accordion-item__body {
  display: block;
}
.accordion-item .accordion-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  text-transform: uppercase;
  color: #0A0736;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .accordion-item .accordion-item__header {
    font-size: 16px;
  }
}
.accordion-item .accordion-item__header .title-text {
  margin-right: 16px;
}
.accordion-item .accordion-item__header:after {
  border-right: 2px solid #0A0736;
  border-top: 2px solid #0A0736;
  content: "";
  width: 12px;
  min-width: 12px;
  height: 12px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-item .accordion-item__body {
  display: none;
  margin-bottom: 16px;
}

.light-fon .accordion-item {
  border-bottom-color: #FBF0F9;
}
.light-fon .accordion-item .accordion-item__header {
  color: #FBF0F9;
}
.light-fon .accordion-item .accordion-item__header:after {
  border-right-color: #FBF0F9;
  border-top-color: #FBF0F9;
}

.air-datepicker {
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.05) !important;
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.05) !important;
  border-radius: 8px;
  border-color: #FBF0F9 !important;
  font-family: "Century Gothic", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  overflow: hidden;
  color: #0A0736;
  padding: 16px;
  max-width: 280px;
  width: auto;
}
.air-datepicker--pointer {
  display: none;
}
.air-datepicker--navigation {
  padding: 0;
}
.air-datepicker-nav {
  border-bottom: none;
}
.air-datepicker-nav--action {
  width: 40px;
  height: 40px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.air-datepicker-nav--action[data-action=prev] {
  border-radius: 8px;
}
.air-datepicker-nav--action[data-action=next] {
  border-radius: 8px;
}
.air-datepicker-nav--action svg {
  fill: #0A0736;
  width: 32px;
  height: 32px;
}
.air-datepicker-nav--action path {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  fill: inherit;
  stroke: inherit;
  stroke-width: inherit;
}
.air-datepicker-nav--action:hover {
  background-color: #C8C8CA;
}
.air-datepicker-nav--action:hover svg {
  fill: #FBF0F9;
}
.air-datepicker-nav--title {
  max-width: calc(100% - 80px);
  padding: 0 8px;
  width: 100%;
  border-radius: 8px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.air-datepicker-nav--title:hover {
  background-color: #C8C8CA;
  color: #FBF0F9;
}
.air-datepicker--content {
  padding: 0;
}
.air-datepicker-body--day-name {
  color: #C8C8CA;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: none;
  width: 40px;
  height: 40px;
}
.air-datepicker-body--day-names {
  margin: 0;
}
.air-datepicker-body--cells.-days- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.air-datepicker-cell {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  padding: 8px;
  border-radius: 50%;
}
.air-datepicker-cell.-day- {
  width: 40px;
  height: 40px;
}
.air-datepicker-cell.-day-.-other-month- {
  color: #dedede;
}
.air-datepicker-cell.-month- {
  border-radius: 8px;
}
.air-datepicker-cell.-year- {
  border-radius: 8px;
}
.air-datepicker-cell.-focus- {
  background-color: #C8C8CA;
  color: #FBF0F9;
}
.air-datepicker-cell.-current- {
  border: 1px solid #0A0736;
  color: #0A0736;
}
.air-datepicker-cell.-current-.-focus- {
  border-color: #C8C8CA;
  background-color: #C8C8CA;
  color: #FBF0F9;
}
.air-datepicker-cell.-current-.-in-range- {
  color: #0A0736;
}
.air-datepicker-cell.-current-.-range-from-, .air-datepicker-cell.-current-.-range-to- {
  background: #0A0736;
  color: #FBF0F9;
}
.air-datepicker-cell.-selected- {
  background: #0A0736;
  color: #FBF0F9;
}
.air-datepicker-cell.-selected-.-current-, .air-datepicker-cell.-selected-.-focus- {
  background: #0A0736;
  color: #FBF0F9;
}
.air-datepicker-cell.-selected-.-other-month- {
  background: #0A0736 !important;
  color: #FBF0F9 !important;
}
.air-datepicker-cell.-range-from-, .air-datepicker-cell.-range-to- {
  position: relative;
  border: none;
  background-color: #0A0736;
  color: #FBF0F9;
}
.air-datepicker-cell.-range-from-:before, .air-datepicker-cell.-range-to-:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: rgba(2, 21, 51, 0.3);
  width: 50%;
  z-index: -1;
}
.air-datepicker-cell.-range-from- {
  border-radius: 50%;
}
.air-datepicker-cell.-range-from-:before {
  right: 0;
}
.air-datepicker-cell.-range-from-.-range-to- {
  border-radius: 50%;
}
.air-datepicker-cell.-range-from-.-range-to-:before {
  display: none;
}
.air-datepicker-cell.-range-to- {
  border-radius: 50%;
}
.air-datepicker-cell.-range-to-:before {
  left: 0;
}
.air-datepicker-cell.-in-range- {
  background-color: rgba(2, 21, 51, 0.3);
}
.air-datepicker-cell.-in-range-.-other-month- {
  background-color: rgba(2, 21, 51, 0.3) !important;
}
.air-datepicker-cell.-in-range-.-focus- {
  background-color: rgba(2, 21, 51, 0.5);
}
.air-datepicker-cell.-in-range-.-focus-.-current- {
  border-color: #0A0736;
  color: #FBF0F9;
}

.dropdown-btn {
  position: relative;
}
.dropdown-btn:after {
  display: inline-block;
  margin-left: 4px;
  vertical-align: middle;
  content: "";
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-bottom: 0;
  border-left: 4px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dropdown-btn:hover:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.dropdown.active .dropdown-list {
  visibility: visible;
  opacity: 1;
  max-height: 9999px;
}
.dropdown.active .dropdown-item {
  left: 0;
  opacity: 1;
}
.dropdown-list {
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  background-color: #CA53B9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .dropdown-list {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    max-height: 0;
  }
}
.dropdown .dropdown-item {
  margin: 0;
}
@media screen and (max-width: 991px) {
  .dropdown .dropdown-item {
    position: relative;
    left: -20px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
.dropdown .dropdown-link {
  padding: 8px 16px;
  display: block;
  color: #FBF0F9;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #CA53B9;
}
@media screen and (max-width: 991px) {
  .dropdown .dropdown-link {
    padding: 8px 24px;
  }
}
.dropdown .dropdown-link:hover {
  color: #F6E228;
  background-color: #FBF0F9;
}

.header {
  padding: 14px 0;
  background-color: #DEC6DB;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header a {
  text-decoration: none;
  color: #0A0736;
  font-weight: 700;
}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .header .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 1023px) {
  .header-mobile {
    position: absolute;
    left: 0;
    right: 0;
    height: 0;
    top: 100%;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: rgba(13, 18, 1, 0.66);
  }
  .header-mobile .nav-toggle {
    position: absolute;
    top: 25px;
    right: 35px;
    padding: 0;
    width: 25px;
    height: 25px;
  }
  .header-mobile .nav-toggle .nav-toggle__link:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
            transform: translateY(8px) rotate(-45deg);
  }
  .header-mobile .nav-toggle .nav-toggle__link:nth-child(2) {
    opacity: 0;
  }
  .header-mobile .nav-toggle .nav-toggle__link:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
            transform: translateY(-8px) rotate(45deg);
  }
}
@media screen and (min-width: 1024px) {
  .header-mobile__lang {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .header-mobile__middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
  }
}
@media screen and (max-width: 1023px) {
  .header-mobile__block {
    background-color: #DEC6DB;
    padding: 24px;
    width: 100%;
    margin-left: auto;
    overflow-y: auto;
  }
}
.header-mobile__info_block.phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-mobile__info_block.phone a {
  font-size: 24px;
}
.header-mobile__info_block.phone:after {
  content: url("../images/icon/whatsupp.png");
  margin-left: 4px;
}
@media screen and (min-width: 1024px) {
  .header-mobile__info_block {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .header-mobile__bottom {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .header-mobile__info > *:not(:last-child) {
    margin-bottom: 20px;
  }
}
.header-mobile__info .contact-list li {
  font-size: 24px;
  font-weight: 700;
  color: #0A0736;
}
.header-mobile__info .contact-list li a {
  color: #0A0736;
}
.header-mobile__info .contact-list li a:hover {
  color: #EA29CF;
}
@media screen and (min-width: 1024px) {
  .header-mobile__info_block.social {
    display: none;
  }
}
.header.active {
  top: 0 !important;
}
@media screen and (max-width: 1023px) {
  .header.active .header-mobile {
    height: calc(var(--vh, 100vh) - 122px);
    visibility: visible;
    opacity: 1;
  }
}

.logo .logo__link {
  height: 100%;
  display: block;
}

.nav-toggle {
  display: none;
  width: 50px;
  height: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .nav-toggle {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.nav-toggle .nav-toggle__link {
  display: block;
  background-color: #0A0736;
  height: 2px;
  border-radius: 3px;
  width: 100%;
  margin: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-toggle.active {
  width: 32px;
  height: 32px;
}
.nav-toggle.active .nav-toggle__link:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
          transform: translateY(10px) rotate(-45deg);
}
.nav-toggle.active .nav-toggle__link:nth-child(2) {
  opacity: 0;
}
.nav-toggle.active .nav-toggle__link:nth-child(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
          transform: translateY(-11px) rotate(45deg);
}

@media screen and (min-width: 1024px) {
  .header-menu__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-menu__container .language-menu li {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .header-menu__container > *:not(:last-child) {
    margin-bottom: 24px !important;
  }
}
.header .logo {
  margin: 0 10px;
}
@media screen and (max-width: 1023px) {
  .header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header .logo a {
    display: inline-block;
  }
  .header .logo img {
    max-width: 200px;
  }
}
@media screen and (max-width: 1023px) {
  .header .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  .header .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 1023px) {
  .header .menu-list > .menu-item {
    margin-bottom: 24px !important;
  }
}
.header .menu-list .menu-item a {
  color: #0A0736;
}
.header .menu-list .menu-item a:hover {
  color: #EA29CF;
}
@media screen and (min-width: 1024px) {
  .header .menu-list .menu-item {
    padding: 0 4px;
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .header .menu-list .menu-item a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .header .menu-list .menu-item a {
    text-transform: uppercase;
    font-size: 22px;
  }
}
.header .menu-list .menu-item__sub .sub-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  height: 0;
  list-style-type: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .header .menu-list .menu-item__sub .sub-menu {
    background: rgba(255, 255, 255, 0.4);
    padding: 8px 16px;
    top: 100%;
    left: 0;
    position: absolute;
    margin: 0;
  }
}
@media screen and (max-width: 1023px) {
  .header .menu-list .menu-item__sub .sub-menu {
    background: rgba(72, 75, 80, 0.4);
    padding: 0 16px;
  }
  .header .menu-list .menu-item__sub .sub-menu a {
    color: rgb(255, 255, 255);
  }
  .header .menu-list .menu-item__sub:hover .sub-menu {
    padding: 8px 16px;
  }
}
.header .menu-list .menu-item__sub:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.header .menu-list .sub-menu {
  list-style-type: none;
  padding: 10px 24px;
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .header .menu-list .sub-menu {
    padding: 0 24px 10px;
  }
}
.header .menu-list .sub-menu li a {
  text-transform: initial;
}
.header .menu-list.lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.header .menu-list.lang .lang-item {
  padding: 0 5px;
}
.header .menu-list.lang .lang-item:not(:first-child) {
  border-left: 3px solid #0A0736;
}
.header .menu-list.lang .lang-item a {
  font-weight: 700;
  text-transform: uppercase;
  color: #0A0736;
}
@media screen and (max-width: 1023px) {
  .header .menu-list.lang .lang-item a {
    font-size: 28px;
    font-weight: 900;
  }
}
.header .menu-list.lang .lang-item a:hover {
  color: #EA29CF;
}
.header .menu-list.lang .lang-item.current-lang a {
  color: #EA29CF;
  cursor: default;
}
@media screen and (min-width: 1024px) {
  .header .menu-list.lang .lang-item {
    margin-bottom: 0;
  }
  .header .menu-list.lang .lang-item a {
    font-size: 22px;
  }
}
.header-info {
  margin: 0 -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header-info__block {
  padding: 0 8px;
}
.header-info__block_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -4px;
}
.header-info__block_item {
  margin: 0 4px;
}
@media screen and (max-width: 1023px) {
  .header-info__block.lang {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .header .icon {
    width: 18px;
    height: 18px;
  }
}
.header .mini-cart {
  position: static;
  display: block;
}
@media screen and (max-width: 1023px) {
  .header .mini-cart {
    margin-left: auto;
    margin-right: 0;
  }
}
.header .mini-cart .icon {
  fill: #0A0736;
}
.header .mini-cart .basket-item-count {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  background-color: #FBF0F9;
  color: #0A0736;
  font-weight: 700;
  position: absolute;
  top: -2px;
  right: -6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
@media screen and (max-width: 1023px) {
  .header .mini-cart .basket-item-count {
    width: 14px;
    height: 14px;
  }
}
.header .social .icon {
  fill: #0A0736;
}
.header-search .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #0A0736;
  border-radius: 48px;
  padding-right: 14px;
}
.header-search .input-group input {
  border: none;
  padding: 8px 14px;
}
.header-search .input-group-btn {
  width: auto;
}
.header-search .input-group-btn .icon {
  display: block;
}
.header .language-menu {
  list-style-type: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .language-menu li {
  padding: 0 2px;
}
.header .language-menu li:not(:last-child) {
  border-right: 1px solid #0A0736;
}
.header .language-menu li.active .btn {
  opacity: 0.5;
}
@media screen and (min-width: 1024px) {
  .header-order__logo, .header-order__info, .header-order__menu {
    max-width: 33.3334%;
    width: 100%;
  }
  .header-order__logo .logo img {
    margin: 0 auto;
  }
  .header-order__info {
    margin-left: auto;
  }
  .header-order__menu {
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) {
  .header-order__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 100%;
    width: 100%;
  }
  .header-order__info, .header-order__menu {
    width: 100%;
  }
  .header-order__info {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    max-width: calc(100% - 60px);
  }
  .header-order__menu {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 60px;
  }
}
.header .navbar-header {
  float: none;
}
.header .navbar-header__desctop .nav-toggle {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 50px;
  height: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .header .navbar-header__desctop .nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header .navbar-header__desctop .nav-toggle .nav-toggle__link {
  display: block;
  background-color: #0A0736;
  height: 2px;
  border-radius: 3px;
  width: 100%;
  margin: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .navbar-header__desctop .nav-toggle.active {
  width: 32px;
  height: 32px;
}
.header .navbar-header__desctop .nav-toggle.active .nav-toggle__link:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
          transform: translateY(10px) rotate(-45deg);
}
.header .navbar-header__desctop .nav-toggle.active .nav-toggle__link:nth-child(2) {
  opacity: 0;
}
.header .navbar-header__desctop .nav-toggle.active .nav-toggle__link:nth-child(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
          transform: translateY(-11px) rotate(45deg);
}
.header .navbar-header__desctop .header-mobile {
  position: absolute;
  left: 0;
  height: 0;
  top: 100%;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: rgba(13, 18, 1, 0.66);
}
@media screen and (min-width: 1024px) {
  .header .navbar-header__desctop .header-mobile__block {
    background-color: #DEC6DB;
    padding: 24px;
    width: 100%;
    height: calc(var(--vh, 100vh) - 134px);
    margin-left: auto;
    overflow-y: auto;
  }
}
.header .navbar-header__desctop .header-mobile__block .header-menu > .menu-item a {
  color: #EA29CF;
}
@media screen and (max-width: 1023px) {
  .header.active .navbar-header__desctop {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .header.active .navbar-header__desctop .header-mobile {
    height: calc(var(--vh, 100vh) - 122px);
    visibility: visible;
    opacity: 1;
  }
  .header.active .navbar-header__desctop .header-mobile .header-menu {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .header .header-menu__mob {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .header-mobile__block .header-menu > .menu-item:nth-child(2) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .header-mobile__block .header-menu > .menu-item:nth-child(3) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .header-mobile__block .header-menu > .menu-item:nth-child(4) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 1023px) {
  .header-mobile__block .header-menu > .header-menu__mob {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .header-mobile__block .header-menu > .header-menu__mob > .menu-item a {
    color: #EA29CF;
  }
}

.footer {
  margin-top: auto;
  background-color: #0A0736;
  color: #DEC6DB;
}
.footer a {
  color: #DEC6DB;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer a:hover {
  color: #CA53B9;
}
.footer-top {
  padding: 40px 0;
  font-weight: 700;
  font-family: "Cormorant Garamond", serif;
  font-variant-numeric: lining-nums tabular-nums;
}
@media screen and (max-width: 767px) {
  .footer-top {
    padding: 12px 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer-top .menu .footer-info,
.footer-top .info .footer-info {
    margin: 0 auto;
  }
}
.footer-top .contact-list ul li {
  text-transform: uppercase;
}
.footer-bottom {
  border-top: 1px solid #DEC6DB;
  padding: 10px 0;
  color: #DEC6DB;
}
.footer-bottom span {
  font-size: #DEC6DB;
}
.footer-bottom span a {
  color: #DEC6DB;
}
.footer-bottom span a:hover {
  color: #CA53B9;
}
@media screen and (max-width: 767px) {
  .footer-bottom {
    padding: 6px 0;
  }
  .footer-bottom span {
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .footer-info .logo {
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 767px) {
  .footer-info .logo {
    max-width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .footer-info .wysiwyg {
    font-size: 14px;
  }
}
.footer-info .logo,
.footer-info .wysiwyg {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .footer-info .logo,
.footer-info .wysiwyg {
    margin-bottom: 10px;
  }
}
.footer-info .contact-list:not(:last-child) {
  margin-bottom: 8px;
}
.footer-info .contact-list.email a {
  word-break: break-all;
}
@media screen and (max-width: 1023px) {
  .footer-info {
    padding: 12px 0;
  }
}
.footer .menu-list .menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.footer .menu-list .menu-item a {
  color: #DEC6DB;
}
.footer .menu-list .menu-item a:hover {
  color: #CA53B9;
}
@media screen and (max-width: 1023px) {
  .footer .menu-list {
    text-align: center;
  }
}
.footer .soc-list {
  margin-top: 24px;
}
@media screen and (max-width: 1023px) {
  .footer .soc-list ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .soc-list li a .icon {
  fill: #CA53B9;
}
.footer .soc-list li a:hover .icon {
  fill: #DEC6DB;
}
.footer .soc-list__pay {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .footer .soc-list__pay {
    margin-left: auto;
  }
}
@media screen and (max-width: 1023px) {
  .footer .soc-list__pay {
    margin-bottom: 4px;
  }
}
.footer .contact-list.addres .icon-item:before {
  background-image: url("../../assets/images/icon/footer-location.png");
}
.footer .contact-list.phone .icon-item:before {
  background-image: url("../../assets/images/icon/footer-phone.png");
}
.footer .contact-list.email .icon-item:before {
  background-image: url("../../assets/images/icon/footer-email.png");
}
@media screen and (max-width: 1023px) {
  .footer .contact-list ul li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .subscribers input[name=txtemail] {
  border: 1px solid #DEC6DB;
  color: #DEC6DB;
  margin-bottom: 8px;
}
.footer .subscribers input[name=txtemail]::-ms-input-placeholder {
  color: #DEC6DB !important;
}
.footer .subscribers input[name=txtemail]::-webkit-input-placeholder {
  color: #DEC6DB !important;
}
@media screen and (max-width: 1023px) {
  .footer .subscribers {
    text-align: center;
    max-width: 480px;
    margin: 0 auto;
  }
}

.popup {
  cursor: auto;
  padding: 30px;
  max-width: 850px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #FBF0F9;
  z-index: 111;
  margin: auto;
  display: none;
  position: relative;
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.25);
          box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.25);
}
.popup.popup-full {
  width: 100%;
  min-height: 100%;
}
.popup.popup-middle {
  width: 768px;
}
.popup.popup-tiny {
  width: 480px;
}
@media screen and (max-width: 767px) {
  .popup.popup-middle, .popup.popup-tiny {
    max-height: 100%;
    height: 100%;
    width: 100%;
  }
}
.popup-open {
  overflow: hidden;
}
.popup-init {
  cursor: pointer;
}
.popup-wrap {
  position: fixed;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 200;
  background-color: rgba(34, 34, 34, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popup-wrap.active {
  visibility: visible;
  opacity: 1;
}
.popup-wrap.active .popup {
  visibility: visible;
  opacity: 1;
  display: block;
}
.popup-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
  padding-bottom: 48px;
}
.popup-header .popup-remove {
  margin-left: auto;
  padding: 0;
  border: none;
}
.popup-header__title {
  margin-right: 24px;
}
.popup-header__title .title {
  color: #0A0736;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .popup-header {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
}
.popup-content {
  margin-bottom: 16px;
}
.popup-content .wysiwyg .wpcf7 {
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .popup {
    padding: 48px 56px 32px;
  }
}
@media screen and (max-width: 767px) {
  .popup {
    padding: 48px 24px 32px;
  }
}
.popup-remove {
  position: absolute !important;
  top: 10px;
  right: 10px;
  padding: 0;
  width: 24px;
  height: 24px;
  border: none;
  background-color: #D4A1CC;
}
.popup-remove .icon {
  width: 12px;
  height: 12px;
  display: block;
  fill: #FBF0F9;
}
.popup-remove:hover {
  background: none;
}
.popup-remove:hover .icon {
  fill: #F6E228;
}

.section {
  padding: 120px 0;
}
.section-info {
  padding: 40px 0 !important;
}
.section:first-child {
  padding-top: 120px;
}
@media screen and (max-width: 1023px) {
  .section:first-child {
    padding-top: 80px;
  }
}
.section:last-child {
  padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
  .section:last-child {
    padding-bottom: 80px;
  }
}
.section-top-150 {
  padding-top: 120px;
}
@media screen and (max-width: 1023px) {
  .section-top-150 {
    padding-top: 80px;
  }
}
.section-bottom-150 {
  padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
  .section-bottom-150 {
    padding-bottom: 80px;
  }
}
.section-top-0 {
  padding-top: 0 !important;
}
.section-bottom-0 {
  padding-bottom: 0 !important;
}
.section-small {
  padding: 40px 0;
}
@media screen and (max-width: 1023px) {
  .section {
    padding: 40px 0;
  }
}
.section.section-fon {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section.section-gray {
  background-color: #D4A1CC;
}
.section.light-fon {
  color: #DEC6DB;
}
.section.light-fon h1, .section.light-fon h2, .section.light-fon h3, .section.light-fon h4, .section.light-fon h5, .section.light-fon h6 {
  color: #DEC6DB;
}
.section.light-fon h1 span, .section.light-fon h2 span, .section.light-fon h3 span, .section.light-fon h4 span, .section.light-fon h5 span, .section.light-fon h6 span {
  color: #DEC6DB;
}
.section.light-fon .btn-link {
  color: #FBF0F9;
}
.section.light-fon .btn-link .icon {
  fill: #FBF0F9;
}
.section.light-fon .btn-link:hover {
  color: #EA29CF;
}
.section.light-fon .btn-link:hover .icon {
  fill: #EA29CF;
}
.section.section-light {
  background-color: #FBF0F9;
}
.section.section-light h3, .section.section-light h4, .section.section-light h5, .section.section-light h6 {
  color: #0A0736;
}
.section.section-light .btn-link {
  color: #FBF0F9;
}
.section.section-light .btn-link .icon {
  fill: #FBF0F9;
}
.section .section-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .section .section-title {
    margin-bottom: 24px;
  }
}
.section .section-title .title {
  margin-bottom: 0;
}
.section .section-title .section-description {
  margin-top: 8px;
}
.section .section-title .title-fon-icon span {
  position: relative;
}
.section .section-title .title-fon-icon span:before {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: -50%;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon span:before {
    right: -25%;
  }
}
.section .section-title .title-fon-icon.popular span:before {
  content: "";
  background-image: url("../../assets/images/Hits.png");
  width: 200px;
  height: 100px;
  top: -80px;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.popular span:before {
    width: 100px;
    height: 75px;
    top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.popular span:before {
    width: 80px;
    height: 40px;
    top: -30px;
    right: -25%;
  }
}
.section .section-title .title-fon-icon.about span:before {
  content: "";
  background-image: url("../../assets/images/About.png");
  width: 200px;
  height: 100px;
  top: -80px;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.about span:before {
    width: 100px;
    height: 75px;
    top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.about span:before {
    width: 80px;
    height: 40px;
    top: -35px;
  }
}
.section .section-title .title-fon-icon.certificate span:before {
  content: "";
  background-image: url("../../assets/images/Certificate.png");
  width: 200px;
  height: 100px;
  top: -80px;
  right: -25%;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.certificate span:before {
    width: 100px;
    height: 75px;
    top: -50px;
    right: 0%;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.certificate span:before {
    width: 80px;
    height: 40px;
    top: -25px;
    right: auto;
    left: 100%;
  }
}
.section .section-title .title-fon-icon.certificates span {
  display: block;
}
.section .section-title .title-fon-icon.certificates span:before {
  content: "";
  background-image: url("../../assets/images/certificates.png");
  width: 332px;
  height: 126px;
  top: -80px;
  right: -50%;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.certificates span {
    display: inline-block;
  }
  .section .section-title .title-fon-icon.certificates span:before {
    width: 100px;
    height: 75px;
    top: -50px;
    right: -50%;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.certificates span:before {
    width: 80px;
    height: 40px;
    top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.testinomial {
    max-width: 75%;
    margin: 0 auto;
  }
}
.section .section-title .title-fon-icon.testinomial span:before {
  content: "";
  background-image: url("../../assets/images/Reviews.png");
  width: 260px;
  height: 100px;
  top: -80px;
  right: -25%;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.testinomial span:before {
    width: 100px;
    height: 75px;
    top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.testinomial span:before {
    width: 80px;
    height: 40px;
    top: -30px;
    right: -75%;
  }
}
.section .section-title .title-fon-icon.insta span:before {
  content: "";
  background-image: url("../../assets/images/Istagram.png");
  width: 260px;
  height: 100px;
  top: -80px;
  left: 75%;
  right: auto;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.insta span:before {
    width: 100px;
    height: 75px;
    top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.insta span:before {
    width: 80px;
    height: 40px;
    top: -25px;
    right: -50%;
  }
}
.section .section-title .title-fon-icon.main-title span:lang(ru):before {
  right: 0%;
}
.section .section-title .title-fon-icon.main-title span:lang(en):before {
  right: -100px;
  top: -120px;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.main-title span:lang(en):before {
    right: -25px;
    top: -90px;
  }
}
.section .section-title .title-fon-icon.main-title span:before {
  content: "";
  background-image: url("../../assets/images/main-title.png");
  width: 460px;
  height: 175px;
  top: -150px;
  right: -25%;
}
@media screen and (max-width: 1023px) {
  .section .section-title .title-fon-icon.main-title span:before {
    width: 250px;
    height: 125px;
    top: -90px;
  }
}
@media screen and (max-width: 767px) {
  .section .section-title .title-fon-icon.main-title span:before {
    width: 170px;
    height: 70px;
    top: -70px;
    left: auto;
    right: 0;
  }
}
.section .section-title__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section.section-title__container {
  padding-bottom: 16px;
}
.section.section-title__container .section-title {
  margin-bottom: 0;
}

.menu {
  list-style-type: none;
  margin: 0;
}
.menu-open {
  overflow: hidden;
}
.menu-list {
  list-style-type: none;
  margin: 0;
}
.menu .menu-item {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.menu .menu-item:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .menu .menu-item:not(:last-child) {
    margin-bottom: 6px;
  }
}
.menu .menu-item.sale > a {
  color: #E80505 !important;
}
.menu .menu-item.sale > a:hover {
  color: #0A0736 !important;
}
.menu .menu-item a {
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  color: #0A0736;
  font-family: "Cormorant Garamond", serif;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .menu .menu-item a {
    font-size: 14px;
  }
}
.menu .menu-item a:hover {
  color: #EA29CF;
}
.menu .menu-item__sub {
  position: relative;
}
.menu .menu-item__sub:before {
  content: "";
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  border-left: 2px solid #0A0736;
  border-bottom: 2px solid #0A0736;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  right: -4px;
  top: 3px;
}
.menu .menu-item__sub .sub-menu {
  list-style-type: none;
  margin: 0;
}
.menu .menu-item__sub .sub-menu li:not(:last-child) {
  margin-bottom: 15px;
}

.pagination {
  margin: 20px -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination li {
  margin: 4px;
}
.pagination li a,
.pagination li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 18px !important;
  background-color: #FBF0F9;
  color: #0A0736;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
}
.pagination li a:hover,
.pagination li span:hover {
  background-color: #EA29CF;
  color: #FBF0F9;
}
.pagination li.active span {
  background-color: #EA29CF;
  color: #FBF0F9;
}
.pagination li.active span:hover {
  background-color: #EA29CF;
  color: #FBF0F9;
}

.sidebar {
  position: relative;
}
.sidebar-btn.btn {
  background-color: #CA53B9;
  color: #DEC6DB;
  padding: 5px;
  border: none;
}
@media screen and (min-width: 1024px) {
  .sidebar-btn.btn {
    display: none;
  }
}
.sidebar-btn.btn:hover {
  background-color: #CA53B9;
  color: #DEC6DB;
}
.sidebar-btn.btn:hover .icon {
  fill: #DEC6DB;
}
@media screen and (max-width: 1023px) {
  .sidebar-btn.btn {
    margin-bottom: 32px;
  }
}
.sidebar-btn.btn .icon {
  fill: #DEC6DB;
  display: block;
}
.sidebar-btn.btn-filter .icon {
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 1023px) {
  .sidebar-container {
    position: absolute;
    top: calc(100% - 24px);
    left: 0;
    right: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10;
  }
  .sidebar-container__block {
    width: 75%;
    height: 100vh;
    background-color: #DEC6DB;
    overflow-y: auto;
    padding: 16px 10px;
  }
}
.sidebar.active > .sidebar-btn {
  opacity: 0.5;
}
.sidebar.active .sidebar-container {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.sidebar.active .sidebar-container__block {
  -webkit-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.25);
}
.sidebar .menu {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sidebar .menu-item__sub:before {
  display: none;
}
.sidebar .menu-item:not(:last-child) {
  margin-bottom: 10px;
}
.sidebar .menu-item a {
  font-size: 24px;
  font-family: "Cormorant Garamond", serif;
  padding-right: 24px;
}
@media screen and (max-width: 1023px) {
  .sidebar .menu-item a {
    font-size: 18px;
  }
}
.sidebar .menu-item a:hover {
  color: #CA53B9;
}
.sidebar .menu-item a.active {
  color: #CA53B9;
}
.sidebar .menu-item.active > a {
  color: #CA53B9;
}
.sidebar .menu-item__sub:before {
  top: 6px;
  width: 12px;
  height: 12px;
  right: 0;
}
.sidebar .menu-item__sub .sub-menu {
  overflow: hidden;
  padding: 10px 24px 0;
}
.sidebar .menu-item__sub .sub-menu .menu-item a {
  text-transform: initial;
  font-size: 18px;
  font-weight: 400;
  font-family: "Century Gothic", sans-serif;
}
.sidebar .menu-item__sub.active:before {
  top: 9px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.banner-section {
  padding: 150px 0;
}
.banner-section h1, .banner-section h2, .banner-section h3, .banner-section h4, .banner-section h5, .banner-section h6 {
  font-weight: 400;
}
.banner-section__fon {
  background-image: var(--bg-image-desc);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .banner-section__fon {
    background-image: var(--bg-image-mob);
  }
}

.image-block {
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(20, 28, 0, 0.25);
          box-shadow: 2px 2px 4px 0 rgba(20, 28, 0, 0.25);
}
.image-block img {
  display: block;
  width: 100%;
}

.soc-list ul {
  list-style-type: none;
  margin: 0 -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.soc-list ul li {
  padding: 0 8px;
  margin-bottom: 0;
}
.soc-list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.soc-list ul li a span {
  margin-left: 8px;
}
.soc-list ul li img {
  display: block;
}

.main-banner_section {
  min-height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .main-banner_section {
    background-position-x: right !important;
  }
}
.main-banner_section__home {
  min-height: 50vh;
}
.main-banner_section__home.section {
  padding: 0;
}
.main-banner_section__home .home-banner__image {
  margin-top: auto;
}
.main-banner_section__home .home-banner__image img {
  width: 100%;
  display: block;
}
.main-banner_section__home .main-banner_description {
  padding: 150px 0 40px;
  margin: auto 0;
}
@media screen and (min-width: 768px) {
  .main-banner_section__home .main-banner_description .container {
    width: auto;
    max-width: initial;
    margin-left: calc(50vw - (100% - 60px) - 20px);
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .main-banner_section__home .main-banner_description .container {
    margin-left: calc(50vw - (100% - 40px) - 20px);
  }
}
.main-banner_section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main-banner__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-banner_description .section-title {
  margin-bottom: 16px;
}

.counter-list.row {
  margin: 0 -10px;
}
.counter-item {
  max-width: 50%;
  width: 100%;
}
.counter-item:nth-child(3n) {
  max-width: 100%;
}
.counter-item.col {
  padding: 0 10px;
}

.services-list {
  margin: 0 -10px;
}
.services-list .services-item {
  background-color: #FBF0F9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(20, 28, 0, 0.25);
          box-shadow: 2px 2px 4px 0px rgba(20, 28, 0, 0.25);
  border-radius: 8px;
  overflow: hidden;
  padding: 30px 12px;
  height: 100%;
}
.services-list .services-item__info {
  max-width: calc(100% - 75px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 14px;
}
.services-list .services-item__info .title {
  text-transform: inherit;
  color: #F6E228;
  margin-bottom: 8px;
}
.services-list .services-item__icon {
  max-width: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.services-list .services-item__icon .icon {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-width: 80px;
  width: 100%;
  height: inherit;
  fill: #F6E228;
}
.services-list .services-item__col {
  padding: 0 10px;
}
.services-list .services-item:hover {
  background-color: #F6E228;
  color: #FBF0F9;
}
.services-list .services-item:hover .services-item__info .title {
  color: #FBF0F9;
}
.services-list .services-item:hover .services-item__icon .icon {
  fill: #FBF0F9;
}
@media screen and (max-width: 1023px) {
  .services-list .services-item {
    min-height: 180px;
  }
  .services-list .services-item__icon .icon {
    right: 0;
    width: 80px;
  }
}

.advantages-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 -10px;
}
.advantages-list__col {
  padding: 0 10px;
  max-width: 16.667%;
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 1400px) {
  .advantages-list__col {
    max-width: 25%;
  }
}
@media (max-width: 1200px) {
  .advantages-list__col {
    max-width: 33.3%;
  }
}
@media screen and (max-width: 767px) {
  .advantages-list__col {
    max-width: 50%;
  }
}
.advantages-item__icon {
  margin-bottom: 24px;
}
.advantages-item__icon img {
  display: block;
  margin: 0 auto;
}
.advantages-item__info {
  text-align: center;
}
.advantages-item .title {
  margin-bottom: 0;
  font-size: 18px;
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .advantages-item .title {
    font-size: 12px;
  }
}

.news-section.light-fon .news-item__info .date {
  color: #DEC6DB;
}
.news-section.light-fon .news-item__title {
  color: #DEC6DB;
}
.news-section.light-fon .news-item__title a {
  color: #DEC6DB;
}
.news-list {
  margin: 0 -10px;
}
.news-col {
  padding: 0 10px;
}
.news-item {
  margin-bottom: 20px;
  position: relative;
  height: 100%;
}
.news-item__img {
  overflow: hidden;
}
.news-item__img img {
  width: 100%;
  display: block;
}
.news-item__img img:not(.no-img) {
  height: auto;
}
.news-item__info {
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .news-item__info {
    padding: 5px;
  }
}
.news-item__info .date {
  color: #0A0736;
}
.news-item__info > *:not(:last-child) {
  margin-bottom: 8px;
}
.news-item__title {
  margin-bottom: 0;
  color: #0A0736;
}
.news-item__title a {
  color: #0A0736;
}
.news-item.catalog-item .news-item__info {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-item.catalog-item .news-item__title {
  color: #0A0736;
  margin-right: 0;
  text-transform: uppercase;
}
.news-item.product-item .news-item__title {
  font-weight: 700;
}
.news-item.product-item .news-item__info .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-item.product-item .news-item__info .article {
  font-size: 14px;
  color: #F6E228;
}
.news-item.product-item .news-item__info .name {
  padding-right: 15px;
}
.news-item.product-item .news-item__info .price-block {
  font-size: 24px;
  font-weight: 900;
  text-transform: lowercase;
}
.news-item.product-item .news-item__description {
  margin-bottom: 24px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.news-item.product-item .news-item__description .wysiwyg {
  display: -webkit-box;
  -webkit-line-clamp: inherit;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 32px;
  margin-bottom: 6px;
}
.news-item.product-item .news-item__description:not(.open) .wysiwyg {
  -webkit-line-clamp: 2;
}
.news-item.product-item .news-item__description .description-open {
  border: none;
  background: none;
  color: #EA29CF;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding: 0;
  padding-right: 24px;
}
.news-item.product-item .news-item__description .description-open:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #EA29CF;
  border-bottom: 2px solid #EA29CF;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 3px;
  top: calc(50% - 5px);
}
.news-item.product-item .news-item__description .description-open.open:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: calc(50% - 2px);
}
@media screen and (max-width: 1023px) {
  .news-aside {
    display: none;
  }
}
.news-aside .title {
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .news-aside .title {
    margin-bottom: 16px;
  }
}
.news-description {
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .news-description {
    margin-bottom: 16px;
  }
}
.news-description img {
  width: 100%;
}
.news-section-detail .description .title {
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .news-section-detail .description .title {
    margin-bottom: 16px;
  }
}
.news-detail__info ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.news-detail__info ul li {
  padding: 0 10px;
  margin-bottom: 0;
}

.blog-container {
  background-color: #FBF0F9;
  padding: 60px;
  border-radius: 60px;
}
@media screen and (max-width: 1023px) {
  .blog-container {
    padding: 40px;
    border-radius: 40px;
  }
}
@media screen and (max-width: 767px) {
  .blog-container {
    padding: 24px;
    border-radius: 32px;
  }
}

.information-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.information-author__container {
  padding: 8px;
  border-radius: 8px;
  background-color: #DEC6DB;
  margin-bottom: 24px;
  max-width: 250px;
}
.information-author .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.information-author .list-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  color: #0A0736;
  font-size: 16px;
}
.information-author .list-inline li {
  margin-bottom: 0;
}

.sale-section {
  background-color: #0A0736;
  position: relative;
  padding: 15% 0;
}
.sale-section:before, .sale-section:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 30%;
  background-size: cover;
  background-repeat: no-repeat;
}
.sale-section:before {
  background-position: center top;
  background-image: url("../images/sale-top.png");
  top: 0;
}
.sale-section:after {
  background-position: center bottom;
  background-image: url("../images/sale-bottom.png");
  bottom: 0;
}
.sale-item {
  min-height: 446px;
  z-index: 2;
  margin-bottom: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-position: right center;
}
.sale-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
  -webkit-box-shadow: 6px 0 6px rgba(0, 0, 0, 0.25) inset;
          box-shadow: 6px 0 6px rgba(0, 0, 0, 0.25) inset;
  background-color: #CA53B9;
  max-width: 75%;
  width: 100%;
}
.sale-item__info {
  height: 100%;
  max-width: 75%;
  padding: 17px;
  padding-right: 12%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 579px) {
  .sale-item__info {
    max-width: 100%;
  }
}
.sale-item .wysiwyg h1, .sale-item .wysiwyg h2 {
  font-weight: 700;
}
.sale-item .wysiwyg h1, .sale-item .wysiwyg h2, .sale-item .wysiwyg h3, .sale-item .wysiwyg h4, .sale-item .wysiwyg h5, .sale-item .wysiwyg h6 {
  text-transform: inherit;
}
.sale-item .wysiwyg > * {
  margin-bottom: 16px;
}
.sale-list .sale-col:nth-child(even) .sale-item:before {
  background-color: #F6E228;
}
.sale-list .sale-col:nth-child(odd) .sale-item__info {
  color: #FBF0F9;
}

.price-list {
  counter-reset: my-awesome-counter;
}
.price-col {
  margin-bottom: 10px;
}
.price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  height: 100%;
  padding: 10px 10px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(20, 28, 0, 0.25);
          box-shadow: 2px 2px 4px 0 rgba(20, 28, 0, 0.25);
  background-color: #FBF0F9;
  border-radius: 6px;
}
@media screen and (max-width: 1023px) {
  .price-item {
    padding: 10px 20px;
    min-height: 48px;
  }
}
.price-item .title {
  margin-right: 15px;
  text-transform: initial;
  margin-bottom: 0;
  counter-increment: my-awesome-counter;
  color: #0A0736;
}
.price-item .title:before {
  content: counter(my-awesome-counter, decimal-leading-zero);
  text-transform: uppercase;
  margin-right: 20px;
  margin-bottom: auto;
}
@media screen and (max-width: 1023px) {
  .price-item .title:before {
    margin-right: 6px;
  }
}
@media screen and (max-width: 579px) {
  .price-item .title {
    word-break: break-word;
    max-width: 50%;
  }
}
.price-item .price-block {
  margin-left: 16px;
  text-align: right;
}
@media screen and (max-width: 579px) {
  .price-item .price-block {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px;
    width: 100%;
  }
}

.price {
  text-transform: initial;
  white-space: nowrap;
  margin-bottom: 0;
  font-weight: 700;
  font-variant-numeric: lining-nums tabular-nums;
  color: #0A0736;
}

.advice-list {
  margin: 0 -10px;
}
.advice-col {
  padding: 0 10px;
}
.advice-item {
  height: 100%;
  padding: 30px 12px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(20, 28, 0, 0.25);
          box-shadow: 2px 2px 4px 0 rgba(20, 28, 0, 0.25);
  background-color: #FBF0F9;
  border-radius: 8px;
  margin-bottom: 20px;
}
.advice-item .title {
  margin-bottom: 8px;
}
.advice-item .price {
  margin-bottom: 14px;
  display: block;
}
.advice-item .price-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 14px;
}

.contact-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .contact-section {
    min-height: 600px;
  }
}
@media screen and (min-width: 768px) {
  .contact-section.section-fon {
    background-position: left center;
  }
}
@media screen and (max-width: 767px) {
  .contact-section.section-fon {
    padding-top: 400px;
    background-position: center top;
  }
}
.contact-form {
  margin: auto;
  color: #FBF0F9;
}
.contact-form input[type=text],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=email],
.contact-form input[type=number],
.contact-form textarea {
  border-bottom-color: #FBF0F9;
}
.contact-form .btn {
  display: block;
  margin: 0 auto;
}
.contact-form__success {
  display: none;
  text-align: center;
}
.contact-form.active .contact-form__form {
  display: none;
}
.contact-form.active .contact-form__success {
  display: block;
}
.contact-list:not(:last-child) {
  margin-bottom: 24px;
}
.contact-list ul {
  list-style-type: none;
  margin: 0;
}
.contact-list ul li {
  padding-left: 30px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .contact-list ul li {
    font-size: 14px;
  }
}
.contact-list ul li:last-child {
  margin-bottom: 0;
}
.contact-list ul li:not(:last-child) {
  margin-bottom: 20px;
}
.contact-list ul li.icon-item {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-list ul li.icon-item:before {
  content: "";
  min-width: 20px;
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .contact-list ul li.icon-item:before {
    margin-right: 10px;
  }
}
.contact-list.phone .icon-item:before {
  background-image: url("../../assets/images/icon/phone.png");
}
.contact-list.email li a {
  word-break: break-all;
}
.contact-list.email .icon-item:before {
  background-image: url("../../assets/images/icon/email.png");
}
.contact-list.addres .icon-item:before {
  background-image: url("../../assets/images/icon/location.png");
}
.contact-list.work .icon-item:before {
  background-image: url("../../assets/images/icon/time.png");
}
.contact-form-block-form {
  text-align: center;
}
.contact-maps-section {
  padding: 0;
}
.contact-maps-section .maps iframe {
  width: 100%;
  height: 575px;
  display: block;
}
@media screen and (max-width: 1023px) {
  .contact-maps-section .maps iframe {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .contact-maps-section .maps iframe {
    height: 230px;
  }
}
.contact-info-list .contact-list:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .contact-info-list .contact-list:not(:last-child) {
    margin-bottom: 16px;
  }
}
.contact-info-list .contact-list ul li {
  padding-left: 26px;
  font-size: 16px;
  font-weight: 400;
  color: #0A0736;
}
@media screen and (max-width: 767px) {
  .contact-info-list .contact-list ul li {
    font-size: 14px;
  }
}
.contact-info-list .contact-list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.contact-info-list .contact-list ul li.icon-item {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-info-list .contact-list ul li.icon-item:before {
  content: "";
  width: 22px;
  height: 22px;
}
.contact-info-list .contact-list ul li a {
  color: #0A0736;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-info-list .contact-list ul li a:hover {
  color: #EA29CF;
}
.contact-info-list .soc-list {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .contact-info-list .soc-list {
    margin-top: 24px;
  }
}
.contact-info-list .soc-list a .icon {
  fill: #0A0736;
}
.contact-info-list .soc-list a:hover .icon {
  fill: #EA29CF;
}

.page-description__section {
  background-color: #FBF0F9;
}
.page-description__section .page-description__block.section {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .page-description__section .page-description__block.section {
    padding: 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .team-section .container {
    max-width: 80%;
  }
}
.team-item {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 20px;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(20, 28, 0, 0.25);
          box-shadow: 2px 2px 4px 0px rgba(20, 28, 0, 0.25);
}
.team-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #FFF 100%);
  z-index: 1;
}
.team-item img {
  width: 100%;
  display: block;
}
.team-item__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px;
  z-index: 2;
}
.team-item__info > *:not(:last-child) {
  margin-bottom: 20px;
}
.team-item__info .title {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .team-item__info .title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .team-item__info {
    padding: 10px 9px;
  }
  .team-item__info > *:not(:last-child) {
    margin-bottom: 10px;
  }
}

.work-list {
  counter-reset: my-awesome-counter;
}
.work-item {
  margin-bottom: 24px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.work-item__image {
  position: relative;
  margin: 0 auto 20px;
  text-align: center;
  max-width: 220px;
}
.work-item__image img {
  width: 100%;
}
.work-item__col {
  max-width: 20%;
  padding: 0 10px;
  width: 100%;
}
@media (max-width: 1200px) {
  .work-item__col {
    max-width: 33.333%;
  }
}
@media screen and (max-width: 767px) {
  .work-item__col {
    max-width: 50%;
  }
}
@media screen and (max-width: 579px) {
  .work-item__col {
    max-width: 100%;
  }
}
.work-item__info .title {
  margin-bottom: 8px;
}
.work-banner {
  margin-top: 40px;
}
.work-banner img {
  width: 100%;
}

.follow-col {
  padding: 0 5px;
  max-width: 12.5%;
  margin-bottom: 10px;
  width: 100%;
}
@media (max-width: 1200px) {
  .follow-col {
    max-width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .follow-col {
    padding: 0 4px;
  }
}
.follow-item {
  position: relative;
  height: 100%;
}
.follow-item img {
  display: block;
  width: 100%;
  height: 100%;
}

.reviews-slider {
  overflow-x: inherit;
}
.reviews-item {
  background-color: #FBF0F9;
  padding: 16px;
}
.reviews-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.reviews-item__avatar {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.reviews-item__avatar img {
  display: block;
  width: 100%;
}
.reviews-item__title {
  margin-left: 8px;
}
.reviews-item__title .title {
  font-size: 16px;
  margin-bottom: 0;
}
.reviews-item__title .date {
  font-size: 14px;
  color: #DEC6DB;
}
.reviews-item__description .wysiwyg {
  max-height: 120px;
  overflow: auto;
  padding-right: 5px;
}
.reviews-item__description .stars {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 8px;
}
.reviews-item__description .stars li {
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mini-cart__btn {
  position: relative;
}
.mini-cart__btn .total {
  width: 18px;
  height: 18px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  background-color: #FBF0F9;
  font-variant-numeric: lining-nums tabular-nums;
  border-radius: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  position: absolute;
  top: -5px;
  right: -5px;
}
.mini-cart__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}
.mini-cart__title .title {
  margin-bottom: 0;
}
.mini-cart__container {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #FBF0F9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-height: calc(var(--vh, 100vh) - 0px);
  padding: 24px 0;
  max-width: 650px;
  width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
}
.mini-cart__container.empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .mini-cart__container {
    top: 0;
  }
}
@media screen and (max-height: 680px) {
  .mini-cart__container {
    top: 0;
    max-width: 100%;
    overflow-y: auto;
    display: block;
  }
}
.mini-cart__container .checkout-table__container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-height: 680px) {
  .mini-cart__container .checkout-table__container {
    display: block;
  }
}
.mini-cart__container .checkout-table__container.empty {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  .mini-cart__container .checkout-footer-total .total {
    margin-bottom: 18px;
  }
}
.mini-cart__container .checkout-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 36px;
}
@media screen and (max-height: 680px) {
  .mini-cart__container .checkout-table {
    overflow-y: initial;
    height: auto;
  }
}
.mini-cart__container .checkout-table__info_container {
  margin-bottom: 36px;
}
@media screen and (max-width: 1023px) {
  .mini-cart__container .checkout-table__info_container {
    margin-bottom: 18px;
  }
}
.mini-cart__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}
@media screen and (max-height: 680px) {
  .mini-cart__block {
    overflow-y: initial;
    height: auto;
  }
}
.mini-cart__empty {
  text-align: center;
  margin: auto 0;
  font-weight: 400;
}
.mini-cart.active .mini-cart__container {
  width: 100%;
  padding: 24px;
}

.cart-body-open {
  overflow-y: hidden;
  -ms-touch-action: none;
      touch-action: none;
  height: 100%;
}
.cart-body-open body {
  overflow-y: hidden;
  -ms-touch-action: none;
      touch-action: none;
  height: 100%;
}

.certificate-section {
  padding-top: 0 !important;
}
.certificate-description {
  padding: 120px 0;
  color: #FBF0F9;
  min-height: 575px;
}
@media screen and (min-width: 768px) {
  .certificate-description__fon {
    background-position-x: 100%;
  }
}
@media screen and (max-width: 767px) {
  .certificate-description__fon {
    background-position-y: 100%;
  }
}
.certificate-description .container {
  margin-left: calc(50vw - 840px - 8px);
  margin-right: 0;
  width: auto;
}
@media (max-width: 1700px) {
  .certificate-description .container {
    margin-left: calc(50vw - 710px - 8px);
  }
}
@media (max-width: 1520px) {
  .certificate-description .container {
    margin-left: calc(50vw - 590px - 8px);
  }
}
@media (max-width: 1200px) {
  .certificate-description .container {
    margin-left: calc(50vw - 502px - 8px);
  }
}
@media screen and (max-width: 1023px) {
  .certificate-description .container {
    margin-left: calc(50vw - 380px - 8px);
  }
}
@media screen and (max-width: 767px) {
  .certificate-description .container {
    margin-left: auto;
    margin-right: auto;
  }
}
.certificate-description .section-title .title {
  color: #CA53B9;
}
.certificate-description .section-title .title.title-fon-icon span {
  color: #CA53B9;
}
.certificate-description .btn-link {
  color: #FBF0F9;
}
.certificate-description .btn-link .icon {
  fill: #FBF0F9;
}
.certificate-banner img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .certificate-banner__fon {
    background-image: none;
  }
}
@media screen and (min-width: 768px) {
  .certificate-banner {
    display: none;
  }
}

/*product*/
.category-list__home .col:first-child .category-link {
  color: #E80505;
}
.category-list__home .col:first-child .category-link:hover {
  color: #CA53B9;
}
.category-list__home .category-item {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.category-list__home .category-item__btn .btn-link {
  color: #0A0736;
}
.category-list__home .category-item__btn .btn-link .icon {
  fill: #0A0736;
  width: 64px;
  height: 48px;
}
.category-list__home .category-item__btn .btn-link:hover {
  color: #0A0736;
}
.category-list__home .category-item__btn .btn-link:hover .icon {
  fill: #0A0736;
}
.category-list__home .category-item__btn .btn-link:active {
  color: #CA53B9;
}
.category-list__home .category-item__btn .btn-link:active .icon {
  fill: #CA53B9;
}
@media screen and (max-width: 767px) {
  .category-list__home .category-item__btn .btn-link {
    height: auto;
    padding: 24px;
  }
}
.category-list__home .category-item:not(.category-item__btn) .category-link span {
  padding: 8px;
  color: #FBF0F9;
  background-color: #0A0736;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.category-list__home .category-item:not(.category-item__btn) .category-link:hover span {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #CA53B9;
}
.category-list__home .category-link {
  font-weight: 700;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  color: #DEC6DB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 395px;
  margin: 0;
  padding: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.category-list__home .category-link:hover {
  color: #CA53B9;
}
@media screen and (max-width: 1023px) {
  .category-list__home .category-link {
    height: 200px;
  }
}

.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.product-col {
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .product-item:not(.product-item__out_stock):hover .button-group .btn-wishlist {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .product-item:not(.product-item__out_stock):hover .button-group .btn-cart {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.product-item__out_stock {
  position: relative;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.product-item__out_stock .button-group .btn-wishlist {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}
.product-item__out_stock .button-group .btn-cart {
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
}
.product-item__image {
  position: relative;
  overflow: hidden;
}
.product-item__image img {
  width: 100%;
  display: block;
}
.product-item__image .button-group {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
}
.product-item__image .button-group .btn-wishlist {
  position: absolute;
  top: 16px;
  right: 16px;
}
.product-item__image .button-group .btn-wishlist .icon {
  fill: #EA29CF;
  display: block;
}
.product-item__image .button-group .btn-cart {
  color: #0A0736;
  border-color: #FBF0F9;
  background-color: #FBF0F9;
}
.product-item__image .button-group .btn-cart .icon {
  fill: #0A0736;
}
.product-item__image .button-group .btn-cart:hover {
  color: #FBF0F9;
  border-color: #0A0736;
  background-color: #0A0736;
}
.product-item__image .button-group .btn-cart:hover .icon {
  fill: #FBF0F9;
}
.product-item__image .button-group .btn-cart:active {
  color: #CA53B9;
  border-color: #CA53B9;
  background-color: transparent;
}
.product-item__image .button-group .btn-cart:active .icon {
  fill: #CA53B9;
}
@media screen and (min-width: 1024px) {
  .product-item__image .button-group .btn-wishlist {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  .product-item__image .button-group .btn-cart {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
}
.product-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
}
.product-item__info > *:not(:last-child) {
  margin-bottom: 8px;
}
.product-item__info .price {
  color: #0A0736;
  font-size: 16px;
  font-weight: 700;
  font-family: "Cormorant Garamond", serif;
  font-variant-numeric: lining-nums tabular-nums;
}
.product-item__info .price .price-new {
  font-size: 18px;
}
.product-item__info .price .price-old {
  font-size: 14px;
  text-decoration: line-through;
  padding-left: 4px;
}
.product-item__info .title {
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
}
.product-info__option_color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}
.product-info__option_color .product-item {
  padding: 4px 4px;
  max-width: 100px;
  width: 100%;
}
.product-info__option_color .product-item .title {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  font-size: 12px;
  text-transform: capitalize;
  font-family: "Century Gothic", sans-serif;
}
@media (max-width: 1400px) {
  .product-info__option_color .product-item {
    max-width: 80px;
  }
}
@media screen and (max-width: 1023px) {
  .product-info__option_color .product-item {
    max-width: 60px;
  }
  .product-info__option_color .product-item .title {
    font-size: 10px;
  }
}
.products-slider {
  overflow-x: initial !important;
}
.products-slider-related {
  padding: 0 72px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .products-slider-related {
    padding: 0 40px;
  }
}
.products-slider-related .slider-nav-btn-next {
  right: 0;
}
.products-slider-related .slider-nav-btn-prev {
  left: 0;
}
.product-cart-slider img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .product-cart-slider.slider-nav .slide-item {
    padding: 0 4px;
  }
}
.product-cart__image {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .product-cart__image {
    margin-bottom: 24px;
  }
}
.product-cart__image .row {
  margin: 0 -4px;
}
.product-cart__image .col {
  padding: 0 4px;
}
.product-cart__image .thumbnails .thumbnail {
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}
.product-cart__image .btn-wishlist {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 5;
}
.product-cart__image .btn-wishlist .icon {
  fill: #FBF0F9;
  display: block;
}
.product-cart__info .description {
  margin-bottom: 16px;
}
.product-cart__info .product-title {
  font-family: "Cormorant Garamond", serif;
}
.product-cart__info .product-info__title {
  font-size: 16px;
  font-family: "Century Gothic", sans-serif;
  font-weight: 400;
  color: #CA53B9;
  text-transform: inherit;
  margin-top: 0;
  margin-bottom: 8px;
}
.product-cart__info .form-group {
  border: none;
  padding: 0;
  margin-bottom: 16px;
}
.product-cart__info .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #0A0736;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 16px;
  font-family: "Cormorant Garamond", serif;
  font-variant-numeric: lining-nums tabular-nums;
}
.product-cart__info .price .price-new {
  padding-left: 8px;
}
.product-cart__info .price .price-old {
  font-size: 18px;
  text-decoration: line-through;
  padding-left: 4px;
}
.product-cart__info .out-stock {
  padding: 16px 0;
  color: #E80505;
}
.product-cart__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-cart__count .input-group {
  margin-right: 8px;
  background-color: #FBF0F9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-cart__count .input-group .input-group-btn {
  width: auto;
}
.product-cart__count .input-group .btn {
  padding: 10px 8px;
  border: none;
  color: #0A0736;
  background-color: #FBF0F9;
}
.product-cart__count .input-group .btn:hover, .product-cart__count .input-group .btn:active {
  color: #FBF0F9;
  background-color: #0A0736;
}
.product-cart__count .input-group input[type=text] {
  padding: 0;
  color: #0A0736;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 30px;
}
.product-cart__certificate {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FBF0F9;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.product-cart__certificate .image {
  max-width: 80px;
  margin-right: 24px;
}
.product-cart__certificate .image img {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .simplecheckout-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.simplecheckout-block {
  margin-bottom: 24px !important;
}
.simplecheckout-block .checkout-heading.checkout-heading__title {
  border-bottom: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  color: #0A0736;
}
.simplecheckout-block .checkout-heading.checkout-heading__title .title {
  margin-bottom: 16px;
}
.simplecheckout-block#simplecheckout_cart .checkout-heading__title {
  color: #CA53B9;
}
.simplecheckout-block#simplecheckout_customer, .simplecheckout-block#simplecheckout_shipping_address {
  margin-bottom: 0 !important;
}
.simplecheckout-block-content {
  padding: 0 !important;
}
.simplecheckout-block .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.simplecheckout-button-block {
  margin-bottom: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  text-align: left !important;
}
.simplecheckout-button-block .simplecheckout-button-right {
  float: none !important;
  text-align: left !important;
}
.simplecheckout-button-block .btn:not(.btn-link) {
  color: #FBF0F9;
  border-color: #0A0736;
  background-color: #0A0736;
}
.simplecheckout-button-block .btn:not(.btn-link) .icon {
  fill: #FBF0F9;
}
.simplecheckout-button-block .btn:not(.btn-link):hover {
  color: #0A0736;
  border-color: #0A0736;
  background-color: transparent;
}
.simplecheckout-button-block .btn:not(.btn-link):hover .icon {
  fill: #FBF0F9;
}
.simplecheckout-button-block .btn:not(.btn-link):active {
  color: #FBF0F9;
  border-color: #EA29CF;
  background-color: #EA29CF;
}
.simplecheckout-button-block .btn:not(.btn-link):active .icon {
  fill: #CA53B9;
}
.simplecheckout-button-block .btn:not(.btn-link):disabled {
  color: #0A0736;
  border-color: #D4A1CC;
  background-color: #D4A1CC;
}
.simplecheckout-button-block .btn:not(.btn-link):disabled .icon {
  fill: #0A0736;
}

.checkout-description__title {
  margin-bottom: 8px;
}
.checkout-description__title .title {
  margin-bottom: 0;
}
.checkout-description__attribute {
  color: #BFBABA;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 8px;
}
.checkout-description .options {
  margin-bottom: 4px;
}
.checkout-description .options ul {
  list-style-type: none;
  margin: 0 -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.checkout-description .options ul li {
  margin: 0 4px 4px;
}
.checkout-description .options ul li .title {
  display: block;
  color: #CA53B9;
  margin-bottom: 8px;
}
.checkout-description .options ul li .option {
  display: inline-block;
  padding: 7px 15px;
  color: #FBF0F9;
  background-color: #D4A1CC;
}
.checkout-description .quantity {
  background-color: #D4A1CC;
  margin-right: 10px;
  color: #FBF0F9;
}
.checkout-description .quantity-text {
  padding: 16px;
  display: block;
}
.checkout-description .quantity .form-control {
  border: none;
  padding: 14px 4px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #FBF0F9;
  text-align: center;
  height: auto;
}
.checkout-description .quantity .input-group-btn .btn {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #FBF0F9;
  padding: 14px 10px;
  border: none;
}
.checkout-description .quantity .input-group-btn .btn:hover {
  background-color: #0A0736;
  color: #FBF0F9;
}
.checkout-description .quantity-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 579px) {
  .checkout-description .quantity-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.checkout-description .quantity-title {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
  margin-right: 20px;
}
.checkout-description .price {
  font-family: "Cormorant Garamond", serif;
  color: #0A0736;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.checkout-description .price-old {
  margin-right: 8px;
  margin-top: auto;
  font-size: 18px;
}
@media screen and (max-width: 1023px) {
  .checkout-description .price-old {
    font-size: 14px;
  }
}
.checkout-table {
  margin-bottom: 40px;
}
.checkout-table__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.checkout-table__item:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .checkout-table__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.checkout-table__image {
  width: 170px;
}
.checkout-table__image a {
  display: block;
}
.checkout-table__image a img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .checkout-table__image {
    margin-bottom: 16px;
  }
}
.checkout-table__info {
  max-width: calc(100% - 170px);
  width: 100%;
  padding-left: 24px;
}
@media screen and (max-width: 767px) {
  .checkout-table__info {
    padding-left: 0;
    max-width: 100%;
  }
}
.checkout-table__info_container {
  padding: 16px;
  color: #FBF0F9;
  background-color: #D4A1CC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.checkout-table__info_container .icon {
  margin-right: 8px;
  min-width: 24px;
}
.checkout-table__container .simplecheckout-cart-total {
  border: none;
  text-align: left;
}
.checkout-table__container .simplecheckout-cart-total.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
  padding: 0;
}
@media screen and (max-width: 579px) {
  .checkout-table__container .simplecheckout-cart-total.input-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.checkout-table__container .simplecheckout-cart-total .inputs {
  width: 100%;
  margin-right: 0 !important;
}
.checkout-table__container .simplecheckout-cart-total .inputs input {
  max-width: 100%;
  padding: 25px 28px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}
@media screen and (min-width: 580px) {
  .checkout-table__container .simplecheckout-cart-total .inputs input {
    border-right-width: 0;
  }
}
.checkout-table__container .simplecheckout-cart-total-price {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #000000;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout-table__container .simplecheckout-cart-total-price .simplecheckout-cart-total-value {
  margin-left: auto;
}
.checkout-table__container .simplecheckout-cart-total-price:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (max-width: 579px) {
  .checkout-table__container .simplecheckout-cart-buttons {
    width: 100%;
  }
}
.checkout-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.checkout-footer-total .total {
  margin-bottom: 36px;
}
.checkout-footer-total ul {
  margin: 0;
  list-style-type: none;
}
.checkout-footer-total ul li {
  font-family: "Cormorant Garamond", serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  font-variant-numeric: lining-nums tabular-nums;
}
.checkout-footer-total ul li:not(:last-child) {
  display: none;
}
.checkout-footer .close-popup {
  max-width: 50%;
  width: 100%;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #231F20;
  text-align: center;
  text-decoration: underline;
  margin-bottom: 32px;
}
.checkout-footer .close-popup:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .checkout-footer .close-popup {
    max-width: 100%;
  }
}

.simplecheckout-cart-total {
  border: none !important;
  text-align: left !important;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-variant-numeric: lining-nums tabular-nums;
}
.simplecheckout-cart-total:not(#total_total) {
  display: none;
}

#simplecheckout_cart .checkout-table__container {
  background-color: #FBF0F9;
  padding: 24px;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

ul.dropdown-address {
  width: 100%;
}
ul.dropdown-address li:hover {
  background-color: #D4A1CC;
  color: #FBF0F9;
}

#agreement_checkbox {
  float: none !important;
}

.simplecheckout-block .form-horizontal .form-group input {
  border: 1px solid #0A0736;
  font-size: 18px;
  padding: 14px 16px;
}
@media screen and (max-width: 767px) {
  .simplecheckout-block .form-horizontal .form-group input {
    font-size: 16px;
  }
}
.simplecheckout-block-content textarea {
  border: 1px solid #0A0736;
  font-size: 18px;
  padding: 14px 16px;
}
@media screen and (max-width: 767px) {
  .simplecheckout-block-content textarea {
    font-size: 16px;
  }
}

.checkout-table__container .simplecheckout-cart-total input.form-control {
  border: 1px solid #0A0736;
  font-size: 18px;
  padding: 13px 16px;
}
@media screen and (max-width: 767px) {
  .checkout-table__container .simplecheckout-cart-total input.form-control {
    font-size: 16px;
  }
}

.review-list .review-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #0A0736;
}
.review-list .review-item:not(:last-child) {
  margin-bottom: 24px;
}
.review-list .review-item__description {
  width: 100%;
}
.review-list .review-item__body {
  padding: 17px 0;
  font-size: 16px;
  line-height: -0.8;
  font-weight: 500;
  color: #000;
}
.review-list .review-admin-reply {
  padding: 16px;
  margin-left: 24px;
  margin-top: 16px;
  background-color: #D4A1CC;
}
.review-list .review-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.review-list .review-header__title span {
  display: block;
  font-size: 16px;
  line-height: -0.8;
  font-weight: 700;
  color: #000;
}
.review-list .review-header__title a {
  display: block;
  font-size: 14px;
  line-height: -2.8;
  font-weight: 500;
  text-decoration: none;
  color: #BFBABA;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.review-list .review-header__title a:hover {
  color: #000;
}
.review-list .review-header .star {
  display: block;
}
.review-list .review-header .star .icon {
  width: 33px;
  height: 33px;
  stroke: #0A0736;
}
.review-list .review-header .star .icon.active {
  stroke: #F6E228;
  fill: #F6E228;
}
.review-list .review-header .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
}
.review-form .review-description .h4 {
  margin-bottom: 14px;
}
.review-form .review-description p {
  font-size: 16px;
  line-height: -0.8;
  font-weight: 500;
}
.review-form textarea {
  height: 100px !important;
  border: none;
  border-radius: 0;
  background-color: transparent;
  border-bottom: 1px solid #0A0736;
}
.review-form .rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.review-form .rating-stars__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.review-form .rating-stars__item {
  position: relative;
  width: 33px;
  height: 30px;
  cursor: pointer;
}
.review-form .rating-stars__item input[type=radio] {
  opacity: 0;
  width: 33px;
  height: 30px;
}
.review-form .rating-stars__item .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 30px;
  stroke: #0A0736;
  z-index: -1;
}
.review-form .rating-stars__item .icon.active {
  stroke: #F6E228;
  fill: #F6E228;
  opacity: 0;
}
.review-form .rating-stars__item:hover .icon, .review-form .rating-stars__item.checked .icon {
  opacity: 0;
}
.review-form .rating-stars__item:hover .icon.active, .review-form .rating-stars__item.checked .icon.active {
  opacity: 1;
}
.review-form .rating-stars__item:hover ~ * .icon, .review-form .rating-stars__item.checked ~ * .icon {
  opacity: 0;
}
.review-form .rating-stars__item:hover ~ * .icon.active, .review-form .rating-stars__item.checked ~ * .icon.active {
  opacity: 1;
}

/*product*/
.well {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background-color: #FBF0F9;
  border: none;
}

@media screen and (min-width: 1024px) {
  .certificates-banner_section {
    background-position-x: 65% !important;
  }
}
.certificates-products__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.certificates-products__item {
  max-width: 20%;
}
@media screen and (max-width: 1023px) {
  .certificates-products__item {
    max-width: 33.333%;
  }
}
@media screen and (max-width: 767px) {
  .certificates-products__item {
    max-width: 50%;
  }
}