@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 12, _normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 25, _normalize.scss */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
/* line 33, _normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 47, _normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 60, _normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
/* line 70, _normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 79, _normalize.scss */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 91, _normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 104, _normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  cursor: pointer;
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 115, _normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 126, _normalize.scss */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 135, _normalize.scss */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 145, _normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 156, _normalize.scss */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
/* line 164, _normalize.scss */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
/* line 173, _normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 182, _normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 190, _normalize.scss */
sub {
  bottom: -0.25em; }

/* line 194, _normalize.scss */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 205, _normalize.scss */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
/* line 214, _normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 223, _normalize.scss */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
/* line 231, _normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 243, _normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 259, _normalize.scss */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 269, _normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
  cursor: pointer; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 281, _normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 292, _normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 304, _normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
/* line 315, _normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 326, _normalize.scss */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 341, _normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 350, _normalize.scss */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 359, _normalize.scss */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 370, _normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 380, _normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 389, _normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 399, _normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 412, _normalize.scss */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
/* line 421, _normalize.scss */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 432, _normalize.scss */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
/* line 440, _normalize.scss */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 451, _normalize.scss */
[hidden] {
  display: none; }

@font-face {
  font-family: 'plus';
  src: url("plus.eot");
  src: url("plus.eot") format("embedded-opentype"), url("plus.ttf") format("truetype"), url("plus.woff") format("woff"), url("plus.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 1, _scaffolding.scss */
html {
  height: 100%; }

/* line 5, _scaffolding.scss */
body {
  min-width: 320px;
  line-height: 1;
  min-height: 100%;
  height: auto; }

/* line 12, _scaffolding.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0; }

/* line 21, _scaffolding.scss */
.container {
  width: 100%; }

/* line 1, _components.scss */
.container {
  padding-left: 1rem;
  padding-right: 1rem; }

/* line 6, _components.scss */
.row {
  margin-left: -1rem;
  margin-right: -1rem; }

/* line 11, _components.scss */
[class*="cell-"] {
  padding-left: 1rem;
  padding-right: 1rem; }

/** layout */
/* line 18, _components.scss */
.fhg-body {
  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: 100%;
  height: auto; }

/* line 30, _components.scss */
.fhg-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 0 auto; }

/* line 42, _components.scss */
.editor {
  line-height: 1.4;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  color: inherit; }
  /* line 50, _components.scss */
  .editor h1,
  .editor h2,
  .editor h3,
  .editor h4,
  .editor h5,
  .editor h6 {
    margin-bottom: 1rem; }
  /* line 59, _components.scss */
  .editor p {
    margin: 0;
    word-wrap: break-word;
    color: #0a0a0a; }
    /* line 64, _components.scss */
    .editor p + .editor p {
      margin-top: 0.5em; }
  /* line 69, _components.scss */
  .editor img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    display: inline;
    height: auto !important; }
  /* line 77, _components.scss */
  .editor table {
    display: inline-block;
    max-width: 100%;
    overflow-x: auto;
    padding: 3px; }
    /* line 83, _components.scss */
    .editor table:before, .editor table:after {
      display: block;
      content: ''; }
    /* line 89, _components.scss */
    .editor table td {
      border: 1px solid #eeeeee;
      padding: 0.5rem; }
  /* line 95, _components.scss */
  .editor a {
    color: #271e1e;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s;
    text-decoration: underline; }
    /* line 499, _mixins.scss */
    .editor a:hover {
      color: #000;
      -webkit-text-decoration: underline;
      text-decoration: underline; }

/* line 102, _components.scss */
.gallery-thumbs .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/** Image */
/* line 110, _components.scss */
a.slide-inner.image-container:after {
  display: none; }

/* line 114, _components.scss */
.image-container.is-checked {
  border: 1px solid #c8898e; }

/* line 123, _components.scss */
.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  /* line 335, _mixins.scss */
  .pagination > .pagination-item {
    -webkit-box-flex: 0;
    position: relative; }
  /* line 342, _mixins.scss */
  .pagination .pagination-link {
    display: inline-block; }
  @media screen and (max-width: 768px) {
    /* line 123, _components.scss */
    .pagination {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 137, _components.scss */
.button-text {
  text-align: center; }

/* line 141, _components.scss */
.pagination-item {
  flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  line-height: 1.9rem; }
  /* line 147, _components.scss */
  .pagination-item.is-current > span {
    color: #67064e;
    border-color: #67064e; }

/* line 153, _components.scss */
.pagination-link {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  border-radius: 0.15rem;
  text-align: center;
  margin: 0 0.25rem;
  border: 1px solid #322e31;
  -webkit-transition: none;
  transition: none; }
  /* line 499, _mixins.scss */
  .pagination-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 166, _components.scss */
  .pagination-link:hover {
    border-color: #67064e; }

/* line 171, _components.scss */
.pagination-void {
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  display: block;
  border-radius: 0.15rem;
  text-align: center;
  margin: 0 0.25rem;
  border: 1px solid #322e31; }

/* line 186, _components.scss */
.notice {
  margin-top: 0.5rem;
  display: block;
  padding: 0.5rem;
  margin-bottom: 1rem;
  border: 1px solid transparent; }
  /* line 514, _mixins.scss */
  .notice:last-child {
    margin-bottom: 0; }
  /* line 518, _mixins.scss */
  .notice h2,
  .notice h3,
  .notice h4 {
    margin-top: 0;
    color: inherit; }
  /* line 527, _mixins.scss */
  .notice > p:last-child,
  .notice > ul:last-child {
    margin-bottom: 0; }
  /* line 532, _mixins.scss */
  .notice > p + p {
    margin-top: 0.5em; }
  /* line 191, _components.scss */
  .notice.is-success {
    background-color: #80c780;
    border-color: #5cb85c;
    color: #163216; }
    /* line 544, _mixins.scss */
    .notice.is-success hr {
      border-top-color: #4cae4c; }
    /* line 548, _mixins.scss */
    .notice.is-success a {
      color: #060f06; }
  /* line 196, _components.scss */
  .notice.is-info {
    color: #fff;
    border-color: #e96c6b;
    background: #c8898e;
    font-size: 13px;
    text-transform: uppercase;
    font-family: ProximaBold; }
    /* line 466, _mixins.scss */
    .notice.is-info:before {
      font-family: "FontAwesome";
      content: ""; }
    /* line 466, _mixins.scss */
    .notice.is-info.icon-warning:before {
      font-family: "FontAwesome";
      content: ""; }
  /* line 213, _components.scss */
  .notice.is-error {
    background-color: #ff545b;
    border-color: #ff212a;
    color: #540003; }
    /* line 544, _mixins.scss */
    .notice.is-error hr {
      border-top-color: #ff0812; }
    /* line 548, _mixins.scss */
    .notice.is-error a {
      color: #210001; }
  /* line 218, _components.scss */
  .notice.is-warning {
    background-color: #f4c37d;
    border-color: #f0ad4e;
    color: #694109; }
    /* line 544, _mixins.scss */
    .notice.is-warning hr {
      border-top-color: #eea236; }
    /* line 548, _mixins.scss */
    .notice.is-warning a {
      color: #3a2405; }

/* line 226, _components.scss */
.comments-heading, .article-preview-heading, .reviews-heading, .feedback-heading, .benefits-heading, .special-categories-heading {
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }

/* line 250, _components.scss */
.comments-heading, .article-preview-heading {
  font-size: 1rem; }

/* line 256, _components.scss */
.reviews-heading, .feedback-heading, .benefits-heading, .special-categories-heading {
  font-size: 1rem;
  font-weight: bold; }

/* line 263, _components.scss */
.reviews-heading, .feedback-heading, .benefits-heading-wrapper, .special-categories-heading-wrapper, .product-slider-heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 280, _components.scss */
.compares-widget-link {
  color: #0a0a0a;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  white-space: nowrap; }
  /* line 499, _mixins.scss */
  .compares-widget-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 287, _components.scss */
.compare-widget-caption {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #300127;
  text-decoration: none;
  position: relative; }
  /* line 499, _mixins.scss */
  .compare-widget-caption:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 466, _mixins.scss */
  .compare-widget-caption:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 1.3rem; }
  /* line 301, _components.scss */
  .compare-widget-caption:hover {
    color: #0a0a0a; }

/* line 309, _components.scss */
.counter {
  width: 6rem;
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

/* line 320, _components.scss */
.counter-button {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2rem;
  flex: 0 0 2rem;
  padding: 0;
  height: 2rem;
  font-size: 0.5rem;
  border: none;
  color: #000;
  border-radius: 0;
  background: #fff; }
  /* line 335, _components.scss */
  .counter-button.is-count-down {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    text-align: center; }
    /* line 466, _mixins.scss */
    .counter-button.is-count-down:before {
      font-family: "FontAwesome";
      content: ""; }
  /* line 343, _components.scss */
  .counter-button.is-count-up {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    text-align: center; }
    /* line 475, _mixins.scss */
    .counter-button.is-count-up:before {
      font-family: "Plus";
      content: ""; }

/* line 352, _components.scss */
.button.product-button, .checkout-v2-wrapper .product-button.co-button--checkout, .checkout-v2-wrapper .product-button.co-button, .checkout-v2-wrapper .product-button.co-tabs-node, .checkout-v2-wrapper .product-button.co-modal-button {
  border-radius: 0.15rem; }

/* line 356, _components.scss */
.product-rating-point {
  color: #777777; }

/* line 360, _components.scss */
.counter-input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 1rem;
  border: none;
  background-color: #fff;
  color: #000;
  text-align: center; }

/* line 376, _components.scss */
.discount-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 768px) {
    /* line 376, _components.scss */
    .discount-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 395, _components.scss */
.discount-input {
  min-width: 4rem;
  margin: 0.25rem 0;
  border: 1px solid #322e31;
  padding: 0 0.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 36px;
  line-height: 2rem; }
  @media screen and (max-width: 380px) {
    /* line 395, _components.scss */
    .discount-input {
      padding: 0.25rem; } }

/* line 412, _components.scss */
.discount-notice {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

/* line 423, _components.scss */
.header-search {
  position: relative;
  margin-left: auto;
  padding-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 423, _components.scss */
    .header-search {
      margin: 0;
      padding: 0; } }
  /* line 433, _components.scss */
  .header-search .search-widget-wrapper {
    padding: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

/* line 441, _components.scss */
.search-widget-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #e96c6b;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #300127; }
  @media screen and (max-width: 1024px) {
    /* line 452, _components.scss */
    .search-widget-wrapper .top-panel-open-search {
      font-size: 1.2rem; } }
  /* line 457, _components.scss */
  .search-widget-wrapper.only-button {
    border: none;
    padding: inherit; }

/* line 463, _components.scss */
.search-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  /* line 469, _components.scss */
  .search-widget.in-top-panel {
    border: 1px solid #313131;
    position: absolute;
    width: 240px;
    top: 50%;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 2px #0a0a0a;
    box-shadow: 0px 0px 2px #0a0a0a;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%); }
    /* line 480, _components.scss */
    .search-widget.in-top-panel .search-widget-button {
      -webkit-transition: color 0.15s ease-out 0.15s;
      transition: color 0.15s ease-out 0.15s;
      padding: 0.15rem 1rem;
      color: #300127; }
      /* line 486, _components.scss */
      .search-widget.in-top-panel .search-widget-button:hover {
        color: #0a0a0a;
        background-color: transparent; }
  /* line 493, _components.scss */
  .search-widget.in-page {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }
    /* line 498, _components.scss */
    .search-widget.in-page .search-widget-button {
      background-color: #e96c6b;
      color: #300127;
      border-top-right-radius: 0.15rem;
      border-bottom-right-radius: 0.15rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-transition: background-color 0.15s ease-out 0.15s;
      transition: background-color 0.15s ease-out 0.15s; }
      /* line 509, _components.scss */
      .search-widget.in-page .search-widget-button:hover {
        background-color: #0a0a0a; }

/* line 517, _components.scss */
.header-block .search-widget-field, .footer-block .search-widget-field, .header-compare > .shopcart-widget-wrapper .search-widget-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 2rem;
  line-height: 2rem;
  min-width: 3rem;
  background-color: #e96c6b;
  color: #300127;
  margin-left: 0.25rem;
  padding: 0 0.3rem;
  border-radius: 0;
  border: none;
  outline: none; }
  /* line 630, _mixins.scss */
  .header-block .search-widget-field::-moz-placeholder, .footer-block .search-widget-field::-moz-placeholder, .header-compare > .shopcart-widget-wrapper .search-widget-field::-moz-placeholder {
    color: #300127;
    opacity: 1; }
  /* line 635, _mixins.scss */
  .header-block .search-widget-field:-ms-input-placeholder, .footer-block .search-widget-field:-ms-input-placeholder, .header-compare > .shopcart-widget-wrapper .search-widget-field:-ms-input-placeholder {
    color: #300127;
    opacity: 1; }
  /* line 640, _mixins.scss */
  .header-block .search-widget-field::-webkit-input-placeholder, .footer-block .search-widget-field::-webkit-input-placeholder, .header-compare > .shopcart-widget-wrapper .search-widget-field::-webkit-input-placeholder {
    color: #300127;
    opacity: 1; }
  /* line 646, _mixins.scss */
  .header-block .search-widget-field:focus::-moz-placeholder, .footer-block .search-widget-field:focus::-moz-placeholder, .header-compare > .shopcart-widget-wrapper .search-widget-field:focus::-moz-placeholder {
    color: #300127;
    opacity: 1; }
  /* line 651, _mixins.scss */
  .header-block .search-widget-field:focus:-ms-input-placeholder, .footer-block .search-widget-field:focus:-ms-input-placeholder, .header-compare > .shopcart-widget-wrapper .search-widget-field:focus:-ms-input-placeholder {
    color: #300127;
    opacity: 1; }
  /* line 656, _mixins.scss */
  .header-block .search-widget-field:focus::-webkit-input-placeholder, .footer-block .search-widget-field:focus::-webkit-input-placeholder, .header-compare > .shopcart-widget-wrapper .search-widget-field:focus::-webkit-input-placeholder {
    color: #300127;
    opacity: 0; }
  /* line 534, _components.scss */
  .header-block .search-widget-field:-webkit-autofill, .footer-block .search-widget-field:-webkit-autofill, .header-compare > .shopcart-widget-wrapper .search-widget-field:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #e96c6b !important;
    /* Цвет фона */
    -webkit-text-fill-color: #300127 !important;
    /* цвет текста */
    color: #300127 !important;
    /* цвет текста */ }

/* line 542, _components.scss */
.ajs-dimmer {
  z-index: 1000; }

/* line 546, _components.scss */
.ajs-panel .ajs-body {
  min-height: 68px;
  background-color: #f9f2f9; }

/* line 556, _components.scss */
.search-widget-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 3rem;
  border: none;
  outline: none;
  padding-left: 0.4rem;
  border-top-left-radius: 0.15rem;
  border-bottom-left-radius: 0.15rem; }

/* line 568, _components.scss */
.search-widget-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2rem;
  flex: 0 0 2rem;
  border-radius: 0; }
  /* line 466, _mixins.scss */
  .search-widget-button:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 1.2rem; }

/* line 584, _components.scss */
.search-widget.in-search-panel .search-widget-button.is-widget-submit {
  color: #271e1e;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 589, _components.scss */
  .search-widget.in-search-panel .search-widget-button.is-widget-submit:hover {
    background-color: transparent;
    color: #67064e; }

/* line 599, _components.scss */
.button, .checkout-v2-wrapper .co-button--checkout, .checkout-v2-wrapper .co-button, .checkout-v2-wrapper .co-tabs-node, .checkout-v2-wrapper .co-modal-button {
  display: inline-block;
  max-width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.5em 1em; }
  /* line 265, _mixins.scss */
  .button:active, .checkout-v2-wrapper .co-button--checkout:active, .checkout-v2-wrapper .co-button:active, .checkout-v2-wrapper .co-tabs-node:active, .checkout-v2-wrapper .co-modal-button:active, .button:focus, .checkout-v2-wrapper .co-button--checkout:focus, .checkout-v2-wrapper .co-button:focus, .checkout-v2-wrapper .co-tabs-node:focus, .checkout-v2-wrapper .co-modal-button:focus {
    outline: 0; }
  /* line 270, _mixins.scss */
  .button:hover, .checkout-v2-wrapper .co-button--checkout:hover, .checkout-v2-wrapper .co-button:hover, .checkout-v2-wrapper .co-tabs-node:hover, .checkout-v2-wrapper .co-modal-button:hover {
    text-decoration: none;
    background-color: #67064e; }
  /* line 275, _mixins.scss */
  .button.disabled, .checkout-v2-wrapper .disabled.co-button--checkout, .checkout-v2-wrapper .disabled.co-button, .checkout-v2-wrapper .disabled.co-tabs-node, .checkout-v2-wrapper .disabled.co-modal-button, .button[disabled], .checkout-v2-wrapper [disabled].co-button--checkout, .checkout-v2-wrapper [disabled].co-button, .checkout-v2-wrapper [disabled].co-tabs-node, .checkout-v2-wrapper [disabled].co-modal-button, fieldset[disabled] .button, fieldset[disabled] .checkout-v2-wrapper .co-button--checkout, .checkout-v2-wrapper fieldset[disabled] .co-button--checkout, fieldset[disabled] .checkout-v2-wrapper .co-button, .checkout-v2-wrapper fieldset[disabled] .co-button, fieldset[disabled] .checkout-v2-wrapper .co-tabs-node, .checkout-v2-wrapper fieldset[disabled] .co-tabs-node, fieldset[disabled] .checkout-v2-wrapper .co-modal-button, .checkout-v2-wrapper fieldset[disabled] .co-modal-button {
    cursor: not-allowed; }
  /* line 604, _components.scss */
  .button.is-primary, .checkout-v2-wrapper .is-primary.co-button--checkout, .checkout-v2-wrapper .is-primary.co-button, .checkout-v2-wrapper .is-primary.co-tabs-node, .checkout-v2-wrapper .is-primary.co-modal-button {
    -webkit-transition: all 0.15s ease-out 0.15s;
    transition: all 0.15s ease-out 0.15s;
    background-color: #271e1e;
    color: #eeeeee;
    border-radius: 0.15rem; }
    /* line 289, _mixins.scss */
    .button.is-primary:focus, .checkout-v2-wrapper .is-primary.co-button--checkout:focus, .checkout-v2-wrapper .is-primary.co-button:focus, .checkout-v2-wrapper .is-primary.co-tabs-node:focus, .checkout-v2-wrapper .is-primary.co-modal-button:focus, .button.is-primary:active, .checkout-v2-wrapper .is-primary.co-button--checkout:active, .checkout-v2-wrapper .is-primary.co-button:active, .checkout-v2-wrapper .is-primary.co-tabs-node:active, .checkout-v2-wrapper .is-primary.co-modal-button:active, .button.is-primary:hover, .checkout-v2-wrapper .is-primary.co-button--checkout:hover, .checkout-v2-wrapper .is-primary.co-button:hover, .checkout-v2-wrapper .is-primary.co-tabs-node:hover, .checkout-v2-wrapper .is-primary.co-modal-button:hover {
      background-color: #67064e;
      color: #eeeeee; }
    /* line 296, _mixins.scss */
    .button.is-primary:-moz-focus-inner, .checkout-v2-wrapper .is-primary.co-button--checkout:-moz-focus-inner, .checkout-v2-wrapper .is-primary.co-button:-moz-focus-inner, .checkout-v2-wrapper .is-primary.co-tabs-node:-moz-focus-inner, .checkout-v2-wrapper .is-primary.co-modal-button:-moz-focus-inner {
      border: 0; }
  /* line 609, _components.scss */
  .button.is-secondary, .checkout-v2-wrapper .is-secondary.co-button--checkout, .checkout-v2-wrapper .is-secondary.co-button, .checkout-v2-wrapper .is-secondary.co-tabs-node, .checkout-v2-wrapper .is-secondary.co-modal-button {
    -webkit-transition: all 0.15s ease-out 0.15s;
    transition: all 0.15s ease-out 0.15s;
    background-color: #777777;
    color: #eeeeee;
    border-radius: 0.15rem; }
    /* line 289, _mixins.scss */
    .button.is-secondary:focus, .checkout-v2-wrapper .is-secondary.co-button--checkout:focus, .checkout-v2-wrapper .is-secondary.co-button:focus, .checkout-v2-wrapper .is-secondary.co-tabs-node:focus, .checkout-v2-wrapper .is-secondary.co-modal-button:focus, .button.is-secondary:active, .checkout-v2-wrapper .is-secondary.co-button--checkout:active, .checkout-v2-wrapper .is-secondary.co-button:active, .checkout-v2-wrapper .is-secondary.co-tabs-node:active, .checkout-v2-wrapper .is-secondary.co-modal-button:active, .button.is-secondary:hover, .checkout-v2-wrapper .is-secondary.co-button--checkout:hover, .checkout-v2-wrapper .is-secondary.co-button:hover, .checkout-v2-wrapper .is-secondary.co-tabs-node:hover, .checkout-v2-wrapper .is-secondary.co-modal-button:hover {
      background-color: #67064e;
      color: #eeeeee; }
    /* line 296, _mixins.scss */
    .button.is-secondary:-moz-focus-inner, .checkout-v2-wrapper .is-secondary.co-button--checkout:-moz-focus-inner, .checkout-v2-wrapper .is-secondary.co-button:-moz-focus-inner, .checkout-v2-wrapper .is-secondary.co-tabs-node:-moz-focus-inner, .checkout-v2-wrapper .is-secondary.co-modal-button:-moz-focus-inner {
      border: 0; }
  /* line 616, _components.scss */
  .button.is-filter-section-toggle, .checkout-v2-wrapper .is-filter-section-toggle.co-button--checkout, .checkout-v2-wrapper .is-filter-section-toggle.co-button, .checkout-v2-wrapper .is-filter-section-toggle.co-tabs-node, .checkout-v2-wrapper .is-filter-section-toggle.co-modal-button {
    padding: 0.5em 0;
    text-align: left; }
  /* line 466, _mixins.scss */
  .button.is-filter-section-clear:before, .checkout-v2-wrapper .is-filter-section-clear.co-button--checkout:before, .checkout-v2-wrapper .is-filter-section-clear.co-button:before, .checkout-v2-wrapper .is-filter-section-clear.co-tabs-node:before, .checkout-v2-wrapper .is-filter-section-clear.co-modal-button:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 626, _components.scss */
  .button.is-filter-section-submit, .checkout-v2-wrapper .is-filter-section-submit.co-button--checkout, .checkout-v2-wrapper .is-filter-section-submit.co-button, .checkout-v2-wrapper .is-filter-section-submit.co-tabs-node, .checkout-v2-wrapper .is-filter-section-submit.co-modal-button {
    display: none; }
  /* line 630, _components.scss */
  .button.is-readmore, .checkout-v2-wrapper .is-readmore.co-button--checkout, .checkout-v2-wrapper .is-readmore.co-button, .checkout-v2-wrapper .is-readmore.co-tabs-node, .checkout-v2-wrapper .is-readmore.co-modal-button {
    -webkit-transition: all 0.15s ease-out 0.15s;
    transition: all 0.15s ease-out 0.15s;
    background-color: #271e1e;
    color: #eeeeee;
    border-radius: 0.15rem;
    margin-left: auto; }
    /* line 289, _mixins.scss */
    .button.is-readmore:focus, .checkout-v2-wrapper .is-readmore.co-button--checkout:focus, .checkout-v2-wrapper .is-readmore.co-button:focus, .checkout-v2-wrapper .is-readmore.co-tabs-node:focus, .checkout-v2-wrapper .is-readmore.co-modal-button:focus, .button.is-readmore:active, .checkout-v2-wrapper .is-readmore.co-button--checkout:active, .checkout-v2-wrapper .is-readmore.co-button:active, .checkout-v2-wrapper .is-readmore.co-tabs-node:active, .checkout-v2-wrapper .is-readmore.co-modal-button:active, .button.is-readmore:hover, .checkout-v2-wrapper .is-readmore.co-button--checkout:hover, .checkout-v2-wrapper .is-readmore.co-button:hover, .checkout-v2-wrapper .is-readmore.co-tabs-node:hover, .checkout-v2-wrapper .is-readmore.co-modal-button:hover {
      background-color: #67064e;
      color: #eeeeee; }
    /* line 296, _mixins.scss */
    .button.is-readmore:-moz-focus-inner, .checkout-v2-wrapper .is-readmore.co-button--checkout:-moz-focus-inner, .checkout-v2-wrapper .is-readmore.co-button:-moz-focus-inner, .checkout-v2-wrapper .is-readmore.co-tabs-node:-moz-focus-inner, .checkout-v2-wrapper .is-readmore.co-modal-button:-moz-focus-inner {
      border: 0; }
  /* line 636, _components.scss */
  .button.is-item-delete, .checkout-v2-wrapper .is-item-delete.co-button--checkout, .checkout-v2-wrapper .is-item-delete.co-button, .checkout-v2-wrapper .is-item-delete.co-tabs-node, .checkout-v2-wrapper .is-item-delete.co-modal-button {
    color: #0a0a0a;
    opacity: 0.5; }
    /* line 466, _mixins.scss */
    .button.is-item-delete:after, .checkout-v2-wrapper .is-item-delete.co-button--checkout:after, .checkout-v2-wrapper .is-item-delete.co-button:after, .checkout-v2-wrapper .is-item-delete.co-tabs-node:after, .checkout-v2-wrapper .is-item-delete.co-modal-button:after {
      font-family: "FontAwesome";
      content: ""; }

/* line 645, _components.scss */
.fancybox-arrow:focus {
  outline: 0; }

/* line 653, _components.scss */
select {
  line-height: inherit;
  cursor: pointer;
  padding: 0.5rem;
  padding-left: 0.75rem;
  border-radius: 0.15rem; }
  /* line 891, _mixins.scss */
  select:focus {
    outline: none; }
  /* line 895, _mixins.scss */
  select::-ms-expand {
    border: 0;
    color: transparent;
    background-color: transparent !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAQAAABn7dZ6AAAAVUlEQVQI12NgwA1Ky0obUfheJZfBjGr5kpcltTDhMteSL+VhUE6VTumb0jKwavuSzyUxSNorDEvfleaXW5V+Kk1Cs6nMrPRDyZeyDCyOqJYvNmUgDABtXBsVW8rhNAAAAABJRU5ErkJggg==") !important;
    background-repeat: no-repeat;
    background-position: center; }
  @supports (-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none) {
    /* line 653, _components.scss */
    select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding-right: 1.25rem;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAQAAABn7dZ6AAAAVUlEQVQI12NgwA1Ky0obUfheJZfBjGr5kpcltTDhMteSL+VhUE6VTumb0jKwavuSzyUxSNorDEvfleaXW5V+Kk1Cs6nMrPRDyZeyDCyOqJYvNmUgDABtXBsVW8rhNAAAAABJRU5ErkJggg==") !important;
      background-repeat: no-repeat;
      background-position: right 0.5rem center; } }
  /* line 660, _components.scss */
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

/* line 670, _components.scss */
.option-selectors {
  margin-bottom: 1rem; }

/* line 674, _components.scss */
.option-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 687, _components.scss */
.option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px; }
  @media screen and (max-width: 768px) {
    /* line 687, _components.scss */
    .option {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%; } }

/* line 709, _components.scss */
.option-label {
  margin-bottom: 12px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

/* line 716, _components.scss */
.option-values {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0;
  background-color: #fff; }
  @media screen and (max-width: 480px) {
    /* line 716, _components.scss */
    .option-values {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }

/* line 734, _components.scss */
.labels-list {
  margin: -0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 747, _components.scss */
.label {
  margin: 0.25rem;
  padding: 0.25rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #eee;
  font-size: 0.95em; }

/* line 764, _components.scss */
.image-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  @media screen and (max-width: 768px) {
    /* line 764, _components.scss */
    .image-text {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

/* line 785, _components.scss */
.image-text-container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  max-width: 100%;
  padding: 15px; }
  /* line 792, _components.scss */
  .image-text-container.is-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  /* line 798, _components.scss */
  .image-text-container.is-right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  /* line 804, _components.scss */
  .image-text-container.is-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  /* line 809, _components.scss */
  .image-text-container.is-center {
    -ms-flex-item-align: center;
    align-self: center; }
  /* line 814, _components.scss */
  .image-text-container.is-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  @media screen and (max-width: 768px) {
    /* line 785, _components.scss */
    .image-text-container {
      -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
      order: 0 !important;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 828, _components.scss */
.image-text__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  max-width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
  @media screen and (max-width: 480px) {
    /* line 828, _components.scss */
    .image-text__content {
      margin-top: 0.5rem; } }

/* line 848, _components.scss */
.reviews-wrapper {
  margin: 1.5rem 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

/* line 854, _components.scss */
.reviews-heading {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 2rem; }

/* line 865, _components.scss */
.reviews-blocks {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 887, _components.scss */
.review {
  display: block;
  margin: 1rem 0.75rem; }
  /* line 891, _components.scss */
  .review.is-left-cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%; }
    @media screen and (max-width: 768px) {
      /* line 891, _components.scss */
      .review.is-left-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin: auto;
        max-width: 100%; } }
  /* line 906, _components.scss */
  .review.is-top-cell {
    max-width: 30%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%; }
    @media screen and (max-width: 768px) {
      /* line 906, _components.scss */
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        margin: auto;
        max-width: 45%; } }
    @media screen and (max-width: 480px) {
      /* line 906, _components.scss */
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%; } }

/* line 929, _components.scss */
.review-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -0.5rem; }
  /* line 938, _components.scss */
  .review-inner.is-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  /* line 945, _components.scss */
  .review-inner.is-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media screen and (max-width: 480px) {
      /* line 945, _components.scss */
      .review-inner.is-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column; } }
    /* line 964, _components.scss */
    .review-inner.is-left .review-content {
      margin-left: 0.5rem;
      text-align: left; }
      @media screen and (max-width: 480px) {
        /* line 964, _components.scss */
        .review-inner.is-left .review-content {
          text-align: center;
          margin-left: 0; } }
    /* line 974, _components.scss */
    .review-inner.is-left .user-name {
      text-align: left;
      margin-left: 1rem; }
      @media screen and (max-width: 480px) {
        /* line 974, _components.scss */
        .review-inner.is-left .user-name {
          text-align: center;
          margin-left: 0; } }

/* line 986, _components.scss */
.review-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5.5rem;
  flex: 0 0 5.5rem;
  width: 5.5rem;
  margin: 0.5rem; }
  /* line 993, _components.scss */
  .review-image .is-top {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  @media screen and (max-width: 380px) {
    /* line 986, _components.scss */
    .review-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 7rem;
      flex: 0 0 7rem;
      width: 7rem;
      margin: 0.5rem auto; } }

/* line 1008, _components.scss */
.user-name {
  margin: 0.25rem auto;
  font-weight: bold;
  text-align: center;
  font-size: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 1018, _components.scss */
.review-content {
  padding: 0.5rem;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%; }

/* line 1031, _components.scss */
.feedback-wrapper {
  margin: 1.5rem 0; }

/* line 1036, _components.scss */
.feedback + .feedback {
  margin: 2rem 0; }

/* line 1040, _components.scss */
.feedback-form {
  display: flex;
  align-items: flex-end;
  flex-flow: row wrap;
  justify-content: center;
  flex: 1 1 100%; }

/* line 1048, _components.scss */
.feedback-heading {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 2rem; }

/* line 1059, _components.scss */
.form-cell {
  display: block;
  padding-right: 0.5rem;
  margin-bottom: 0.5rem; }
  /* line 1064, _components.scss */
  .form-cell:last-child {
    margin-top: 0.5rem; }

/* line 1069, _components.scss */
.form-title {
  margin-bottom: 0.35rem;
  font-size: 1rem; }

/* line 1074, _components.scss */
.widget-form-field {
  flex: 1 0 auto;
  padding: 0 0.25rem;
  width: 100%;
  min-height: 2rem;
  border-radius: 0.15rem;
  box-shadow: none;
  outline: none;
  border: 1px solid #322e31; }

/* line 1086, _components.scss */
.button-widget-feedback {
  width: 100%; }

/* line 1093, _components.scss */
.tabs-button {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #322e31;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

/* line 1112, _components.scss */
.tab-toggle {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: none;
  transition: none;
  padding: 0.5rem 1rem;
  max-width: 100%;
  border-top-left-radius: 0.15rem;
  border-top-right-radius: 0.15rem;
  z-index: 1;
  margin-bottom: -1px; }
  /* line 499, _mixins.scss */
  .tab-toggle:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 1124, _components.scss */
  .tab-toggle.is-opened {
    z-index: 99;
    border: 1px solid #322e31;
    color: #67064e;
    border-bottom: 2px solid #f9f2f9;
    border-radius: 0;
    border-top-left-radius: 0.15rem;
    border-top-right-radius: 0.15rem; }
  /* line 1134, _components.scss */
  .tab-toggle:hover {
    color: #67064e; }
  @media screen and (max-width: 768px) {
    /* line 1112, _components.scss */
    .tab-toggle {
      border: 1px solid #322e31;
      padding-bottom: 0.5rem;
      border-radius: 0.15rem;
      margin: 0.5rem 0; }
      /* line 1144, _components.scss */
      .tab-toggle.is-opened {
        border: 1px solid #67064e;
        margin-top: 1rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0.15rem;
        border-top-right-radius: 0.15rem;
        margin-bottom: 0; } }
  /* line 1155, _components.scss */
  .tab-toggle:last-of-type {
    margin-right: 0; }

/* line 1160, _components.scss */
.tab-block {
  padding-bottom: 1rem;
  max-width: 100%;
  padding-top: 1rem;
  border-top: 1px solid #322e31; }
  @media screen and (max-width: 768px) {
    /* line 1160, _components.scss */
    .tab-block {
      border: 1px solid #67064e;
      padding: 1rem;
      border-top: 0;
      margin-bottom: 1rem; }
      /* line 1172, _components.scss */
      .tab-block.is-opened {
        border-bottom-left-radius: 0.15rem;
        border-bottom-right-radius: 0.15rem; } }

/* line 1179, _components.scss */
.tab-block-toolbar {
  padding: 1rem 0;
  border-top: 1px solid #322e31;
  border-bottom: 1px solid #322e31; }

/* line 1185, _components.scss */
.filter-field-input {
  display: none; }

/* line 1189, _components.scss */
.filter-section-toggle.button, .checkout-v2-wrapper .filter-section-toggle.co-button--checkout, .checkout-v2-wrapper .filter-section-toggle.co-button, .checkout-v2-wrapper .filter-section-toggle.co-tabs-node, .checkout-v2-wrapper .filter-section-toggle.co-modal-button {
  padding: 1rem 0.25rem 1rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-all;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-repeat: no-repeat;
  color: #271e1e; }
  /* line 1202, _components.scss */
  .filter-section-toggle.button:hover, .checkout-v2-wrapper .filter-section-toggle.co-button--checkout:hover, .checkout-v2-wrapper .filter-section-toggle.co-button:hover, .checkout-v2-wrapper .filter-section-toggle.co-tabs-node:hover, .checkout-v2-wrapper .filter-section-toggle.co-modal-button:hover {
    background-color: transparent; }
    /* line 1205, _components.scss */
    .filter-section-toggle.button:hover .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.co-button--checkout:hover .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.co-button:hover .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.co-tabs-node:hover .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.co-modal-button:hover .filter-section-name {
      color: #67064e; }
  /* line 1210, _components.scss */
  .filter-section-toggle.button.is-active, .checkout-v2-wrapper .filter-section-toggle.is-active.co-button--checkout, .checkout-v2-wrapper .filter-section-toggle.is-active.co-button, .checkout-v2-wrapper .filter-section-toggle.is-active.co-tabs-node, .checkout-v2-wrapper .filter-section-toggle.is-active.co-modal-button {
    border-bottom: 0; }
    /* line 1213, _components.scss */
    .filter-section-toggle.button.is-active .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.is-active.co-button--checkout .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.is-active.co-button .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.is-active.co-tabs-node .filter-section-name, .checkout-v2-wrapper .filter-section-toggle.is-active.co-modal-button .filter-section-name {
      font-weight: bold; }

/* line 1219, _components.scss */
.product-form .option-selector {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

@font-face {
  font-family: "ProximaNova";
  src: url("ProximaNova-Regular.eot");
  src: url("ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Regular.woff") format("woff"), url("ProximaNova-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "ProximaBold";
  src: url("ProximaNova-Bold.eot");
  src: url("ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Bold.woff") format("woff"), url("ProximaNova-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* line 19, core.min.css */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

/* line 19, core.min.css */
*, ::after, ::before {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
/* line 19, core.min.css */
body {
  font-family: "ProximaNova",sans-serif;
  line-height: 16px; }

/* line 19, core.min.css */
[tabindex="-1"]:focus {
  outline: none !important; }

/* line 19, core.min.css */
dl, h1, h2, h3, h4, h5, h6, ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 19, core.min.css */
p {
  margin-top: 0;
  margin-bottom: 1rem; }

/* line 19, core.min.css */
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

/* line 19, core.min.css */
address, dd {
  margin-bottom: 10px; }

/* line 19, core.min.css */
address {
  font-style: normal;
  line-height: inherit; }

/* line 19, core.min.css */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

/* line 19, core.min.css */
dd {
  margin-left: 0; }

/* line 19, core.min.css */
blockquote, figure {
  margin: 0 0 10px; }

/* line 19, core.min.css */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

/* line 19, core.min.css */
a:not([href]):not([tabindex]):focus {
  outline: none; }

/* line 19, core.min.css */
pre {
  margin-top: 0;
  margin-bottom: 10px;
  overflow: auto; }

/* line 19, core.min.css */
img {
  max-width: 100%;
  vertical-align: middle; }

/* line 19, core.min.css */
[role=button] {
  cursor: pointer; }

/* line 19, core.min.css */
[role=button], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

/* line 19, core.min.css */
table {
  border-collapse: collapse; }

/* line 19, core.min.css */
caption {
  caption-side: bottom; }

/* line 19, core.min.css */
.table th, caption, th {
  text-align: left; }

/* line 19, core.min.css */
label, output {
  display: inline-block; }

/* line 19, core.min.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

/* line 19, core.min.css */
button, input, select, textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

/* line 19, core.min.css */
input[type=checkbox]:disabled, input[type=radio]:disabled {
  cursor: not-allowed; }

/* line 19, core.min.css */
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox; }

/* line 19, core.min.css */
textarea {
  resize: vertical; }

/* line 19, core.min.css */
.form legend, legend {
  display: block;
  width: 100%;
  padding: 0;
  line-height: inherit; }

/* line 19, core.min.css */
.form input[type=search], input[type=search] {
  -webkit-appearance: none; }

/* line 19, core.min.css */
[hidden] {
  display: none !important; }

/* line 19, core.min.css */
.form fieldset, fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

/* line 19, core.min.css */
.form legend {
  font-size: 21px;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #eee; }

/* line 19, core.min.css */
.form label {
  display: inline-block;
  max-width: 100%; }

/* line 19, core.min.css */
.button, .checkout-v2-wrapper .co-button--checkout, .checkout-v2-wrapper .co-button, .checkout-v2-wrapper .co-tabs-node, .checkout-v2-wrapper .co-modal-button, .input-field, .select-field, .textarea-field {
  display: inline-block;
  border-radius: 0;
  border: none;
  box-shadow: none;
  vertical-align: top;
  max-width: 100%; }

/* line 19, core.min.css */
.button, .checkout-v2-wrapper .co-button--checkout, .checkout-v2-wrapper .co-button, .checkout-v2-wrapper .co-tabs-node, .checkout-v2-wrapper .co-modal-button {
  background-color: transparent;
  cursor: pointer;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  white-space: nowrap; }

/* line 19, core.min.css */
.button:active, .checkout-v2-wrapper .co-button--checkout:active, .checkout-v2-wrapper .co-button:active, .checkout-v2-wrapper .co-tabs-node:active, .checkout-v2-wrapper .co-modal-button:active {
  outline: 0; }

/* line 19, core.min.css */
.button, .checkout-v2-wrapper .co-button--checkout, .checkout-v2-wrapper .co-button, .checkout-v2-wrapper .co-tabs-node, .checkout-v2-wrapper .co-modal-button, .button:hover, .checkout-v2-wrapper .co-button--checkout:hover, .checkout-v2-wrapper .co-button:hover, .checkout-v2-wrapper .co-tabs-node:hover, .checkout-v2-wrapper .co-modal-button:hover {
  text-decoration: none; }

/* line 19, core.min.css */
.button.disabled, .checkout-v2-wrapper .disabled.co-button--checkout, .checkout-v2-wrapper .disabled.co-button, .checkout-v2-wrapper .disabled.co-tabs-node, .checkout-v2-wrapper .disabled.co-modal-button, .button[disabled], .checkout-v2-wrapper [disabled].co-button--checkout, .checkout-v2-wrapper [disabled].co-button, .checkout-v2-wrapper [disabled].co-tabs-node, .checkout-v2-wrapper [disabled].co-modal-button, fieldset[disabled] .button, fieldset[disabled] .checkout-v2-wrapper .co-button--checkout, .checkout-v2-wrapper fieldset[disabled] .co-button--checkout, fieldset[disabled] .checkout-v2-wrapper .co-button, .checkout-v2-wrapper fieldset[disabled] .co-button, fieldset[disabled] .checkout-v2-wrapper .co-tabs-node, .checkout-v2-wrapper fieldset[disabled] .co-tabs-node, fieldset[disabled] .checkout-v2-wrapper .co-modal-button, .checkout-v2-wrapper fieldset[disabled] .co-modal-button {
  cursor: not-allowed; }

/* line 19, core.min.css */
.input-field, .select-field, .textarea-field {
  background-image: none; }

/* line 19, core.min.css */
.input-field::-moz-placeholder {
  color: #ccc;
  opacity: 1; }

/* line 19, core.min.css */
.input-field:-ms-input-placeholder {
  color: #ccc; }

/* line 19, core.min.css */
.input-field::-webkit-input-placeholder {
  color: #ccc; }

/* line 19, core.min.css */
.input-field:focus::-moz-placeholder {
  color: #ccc;
  opacity: 0; }

/* line 19, core.min.css */
.input-field:focus:-ms-input-placeholder, .select-field:focus:-ms-input-placeholder, .textarea-field:focus:-ms-input-placeholder {
  color: #ccc;
  opacity: 0; }

/* line 19, core.min.css */
.input-field:focus::-webkit-input-placeholder {
  color: #ccc;
  opacity: 0; }

/* line 19, core.min.css */
.input-field::-ms-expand {
  border: 0;
  background-color: transparent; }

/* line 19, core.min.css */
.input-field[disabled], .input-field[readonly], fieldset[disabled] .input-field {
  opacity: 1; }

/* line 19, core.min.css */
.input-field[disabled], fieldset[disabled] .input-field {
  cursor: not-allowed; }

/* line 19, core.min.css */
.select-field::-moz-placeholder {
  color: #ccc;
  opacity: 1; }

/* line 19, core.min.css */
.select-field:-ms-input-placeholder {
  color: #ccc; }

/* line 19, core.min.css */
.select-field::-webkit-input-placeholder {
  color: #ccc; }

/* line 19, core.min.css */
.select-field:focus::-moz-placeholder {
  color: #ccc;
  opacity: 0; }

/* line 19, core.min.css */
.select-field:focus::-webkit-input-placeholder {
  color: #ccc;
  opacity: 0; }

/* line 19, core.min.css */
.select-field::-ms-expand {
  border: 0;
  background-color: transparent; }

/* line 19, core.min.css */
.select-field[disabled], .select-field[readonly], fieldset[disabled] .select-field {
  opacity: 1; }

/* line 19, core.min.css */
.select-field[disabled], fieldset[disabled] .select-field {
  cursor: not-allowed; }

/* line 19, core.min.css */
.textarea-field::-moz-placeholder {
  color: #ccc;
  opacity: 1; }

/* line 19, core.min.css */
.textarea-field:-ms-input-placeholder {
  color: #ccc; }

/* line 19, core.min.css */
.textarea-field::-webkit-input-placeholder {
  color: #ccc; }

/* line 19, core.min.css */
.textarea-field:focus::-moz-placeholder {
  color: #ccc;
  opacity: 0; }

/* line 19, core.min.css */
.textarea-field:focus::-webkit-input-placeholder {
  color: #ccc;
  opacity: 0; }

/* line 19, core.min.css */
.textarea-field::-ms-expand {
  border: 0;
  background-color: transparent; }

/* line 19, core.min.css */
.textarea-field[disabled], .textarea-field[readonly], fieldset[disabled] .textarea-field {
  opacity: 1; }

/* line 19, core.min.css */
.textarea-field[disabled], fieldset[disabled] .textarea-field {
  cursor: not-allowed; }

/* line 19, core.min.css */
.table {
  border-collapse: collapse; }

/* line 19, core.min.css */
.table table col[class*=cell-] {
  position: static;
  float: none;
  display: table-column; }

/* line 19, core.min.css */
.table table td[class*=cell-], .table table th[class*=cell-] {
  position: static;
  float: none;
  display: table-cell; }

/* line 19, core.min.css */
.list, .list-table {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 19, core.min.css */
.list > .list-item {
  display: inline-block;
  position: relative; }

/* line 19, core.min.css */
.list-table {
  display: table;
  width: 100%; }

/* line 19, core.min.css */
.list-table > .list-item {
  display: table-cell; }

/* line 19, core.min.css */
.list-justified {
  font-size: 0;
  line-height: 0;
  text-align: justify;
  width: 100%; }

/* line 19, core.min.css */
.list-justified:after {
  content: "";
  height: 0;
  overflow: hidden;
  visibility: hidden; }

/* line 19, core.min.css */
.list-justified, .list-unstyled, .list-vertical {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 19, core.min.css */
.list-justified:after, .list-vertical > .list-item {
  display: inline-block;
  width: 100%; }

/* line 19, core.min.css */
.text-right {
  text-align: right; }

/* line 19, core.min.css */
.text-left {
  text-align: left; }

/* line 19, core.min.css */
.text-center {
  text-align: center; }

/* line 19, core.min.css */
.text-justify {
  text-align: justify; }

@media screen and (max-width: 1200px) {
  /* line 19, core.min.css */
  .text-right-lg {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-lg {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-lg {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-lg {
    text-align: justify; } }
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  /* line 19, core.min.css */
  .text-right-lg-only {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-lg-only {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-lg-only {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-lg-only {
    text-align: justify; } }
@media screen and (max-width: 1024px) {
  /* line 19, core.min.css */
  .text-right-md {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-md {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-md {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-md {
    text-align: justify; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 19, core.min.css */
  .text-right-md-only {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-md-only {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-md-only {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-md-only {
    text-align: justify; } }
@media screen and (max-width: 768px) {
  /* line 19, core.min.css */
  .text-right-sm {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-sm {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-sm {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-sm {
    text-align: justify; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 19, core.min.css */
  .text-right-sm-only {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-sm-only {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-sm-only {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-sm-only {
    text-align: justify; } }
@media screen and (max-width: 480px) {
  /* line 19, core.min.css */
  .text-right-xs {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-xs {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-xs {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-xs {
    text-align: justify; } }
@media screen and (min-width: 381px) and (max-width: 480px) {
  /* line 19, core.min.css */
  .text-right-xs-only {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-xs-only {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-xs-only {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-xs-only {
    text-align: justify; } }
@media screen and (max-width: 380px) {
  /* line 19, core.min.css */
  .text-right-mc {
    text-align: right; }

  /* line 19, core.min.css */
  .text-left-mc {
    text-align: left; }

  /* line 19, core.min.css */
  .text-center-mc {
    text-align: center; }

  /* line 19, core.min.css */
  .text-justify-mc {
    text-align: justify; } }
/* line 19, core.min.css */
.hide {
  display: none; }

/* line 19, core.min.css */
.hidden {
  display: none !important; }

/* line 19, core.min.css */
.show {
  display: block; }

/* line 19, core.min.css */
.show-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 19, core.min.css */
.show-inline {
  display: inline; }

/* line 19, core.min.css */
.show-inline-block {
  display: inline-block; }

/* line 19, core.min.css */
.shown {
  display: block !important; }

/* line 19, core.min.css */
.shown-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

/* line 19, core.min.css */
.shown-inline {
  display: inline !important; }

/* line 19, core.min.css */
.shown-inline-block {
  display: inline-block !important; }

@media screen and (max-width: 1200px) {
  /* line 19, core.min.css */
  .hide-lg {
    display: none; }

  /* line 19, core.min.css */
  .hidden-lg {
    display: none !important; }

  /* line 19, core.min.css */
  .show-lg {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-lg {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-lg {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-lg {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-lg {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-lg {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-lg {
    display: inline-block !important; } }
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  /* line 19, core.min.css */
  .hide-lg-only {
    display: none; }

  /* line 19, core.min.css */
  .hidden-lg-only {
    display: none !important; }

  /* line 19, core.min.css */
  .show-lg-only {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-lg-only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-lg-only {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-lg-only {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-lg-only {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-lg-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-lg-only {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-lg-only {
    display: inline-block !important; } }
@media screen and (max-width: 1024px) {
  /* line 19, core.min.css */
  .hide-md {
    display: none; }

  /* line 19, core.min.css */
  .hidden-md {
    display: none !important; }

  /* line 19, core.min.css */
  .show-md {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-md {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-md {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-md {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-md {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-md {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-md {
    display: inline-block !important; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 19, core.min.css */
  .hide-md-only {
    display: none; }

  /* line 19, core.min.css */
  .hidden-md-only {
    display: none !important; }

  /* line 19, core.min.css */
  .show-md-only {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-md-only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-md-only {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-md-only {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-md-only {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-md-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-md-only {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-md-only {
    display: inline-block !important; } }
@media screen and (max-width: 768px) {
  /* line 19, core.min.css */
  .hide-sm {
    display: none; }

  /* line 19, core.min.css */
  .hidden-sm {
    display: none !important; }

  /* line 19, core.min.css */
  .show-sm {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-sm {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-sm {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-sm {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-sm {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-sm {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-sm {
    display: inline-block !important; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 19, core.min.css */
  .hide-sm-only {
    display: none; }

  /* line 19, core.min.css */
  .hidden-sm-only {
    display: none !important; }

  /* line 19, core.min.css */
  .show-sm-only {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-sm-only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-sm-only {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-sm-only {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-sm-only {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-sm-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-sm-only {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-sm-only {
    display: inline-block !important; } }
@media screen and (max-width: 480px) {
  /* line 19, core.min.css */
  .hide-xs {
    display: none; }

  /* line 19, core.min.css */
  .hidden-xs {
    display: none !important; }

  /* line 19, core.min.css */
  .show-xs {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-xs {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-xs {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-xs {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-xs {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-xs {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-xs {
    display: inline-block !important; } }
@media screen and (min-width: 381px) and (max-width: 480px) {
  /* line 19, core.min.css */
  .hide-xs-only {
    display: none; }

  /* line 19, core.min.css */
  .hidden-xs-only {
    display: none !important; }

  /* line 19, core.min.css */
  .show-xs-only {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-xs-only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-xs-only {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-xs-only {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-xs-only {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-xs-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-xs-only {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-xs-only {
    display: inline-block !important; } }
@media screen and (max-width: 380px) {
  /* line 19, core.min.css */
  .hide-mc {
    display: none; }

  /* line 19, core.min.css */
  .hidden-mc {
    display: none !important; }

  /* line 19, core.min.css */
  .show-mc {
    display: block; }

  /* line 19, core.min.css */
  .show-flex-mc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 19, core.min.css */
  .show-inline-mc {
    display: inline; }

  /* line 19, core.min.css */
  .show-inline-block-mc {
    display: inline-block; }

  /* line 19, core.min.css */
  .shown-mc {
    display: block !important; }

  /* line 19, core.min.css */
  .shown-flex-mc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  /* line 19, core.min.css */
  .shown-inline-mc {
    display: inline !important; }

  /* line 19, core.min.css */
  .shown-inline-block-mc {
    display: inline-block !important; } }
/* line 19, core.min.css */
.push-0 {
  margin-left: 0%; }

/* line 19, core.min.css */
.push-1 {
  margin-left: 8.33333%; }

/* line 19, core.min.css */
.push-2 {
  margin-left: 16.66667%; }

/* line 19, core.min.css */
.push-3 {
  margin-left: 25%; }

/* line 19, core.min.css */
.push-4 {
  margin-left: 33.33333%; }

/* line 19, core.min.css */
.push-5 {
  margin-left: 41.66667%; }

/* line 19, core.min.css */
.push-6 {
  margin-left: 50%; }

/* line 19, core.min.css */
.push-7 {
  margin-left: 58.33333%; }

/* line 19, core.min.css */
.push-8 {
  margin-left: 66.66667%; }

/* line 19, core.min.css */
.push-9 {
  margin-left: 75%; }

/* line 19, core.min.css */
.push-10 {
  margin-left: 83.33333%; }

/* line 19, core.min.css */
.push-11 {
  margin-left: 91.66667%; }

/* line 19, core.min.css */
.push-12 {
  margin-left: 100%; }

/* line 19, core.min.css */
.pull-0 {
  margin-left: 0%; }

/* line 19, core.min.css */
.pull-1 {
  margin-left: -8.33333%; }

/* line 19, core.min.css */
.pull-2 {
  margin-left: -16.66667%; }

/* line 19, core.min.css */
.pull-3 {
  margin-left: -25%; }

/* line 19, core.min.css */
.pull-4 {
  margin-left: -33.33333%; }

/* line 19, core.min.css */
.pull-5 {
  margin-left: -41.66667%; }

/* line 19, core.min.css */
.pull-6 {
  margin-left: -50%; }

/* line 19, core.min.css */
.pull-7 {
  margin-left: -58.33333%; }

/* line 19, core.min.css */
.pull-8 {
  margin-left: -66.66667%; }

/* line 19, core.min.css */
.pull-9 {
  margin-left: -75%; }

/* line 19, core.min.css */
.pull-10 {
  margin-left: -83.33333%; }

/* line 19, core.min.css */
.pull-11 {
  margin-left: -91.66667%; }

/* line 19, core.min.css */
.pull-12 {
  margin-left: -100%; }

/* line 19, core.min.css */
.post-0 {
  margin-right: 0%; }

/* line 19, core.min.css */
.post-1 {
  margin-right: 8.33333%; }

/* line 19, core.min.css */
.post-2 {
  margin-right: 16.66667%; }

/* line 19, core.min.css */
.post-3 {
  margin-right: 25%; }

/* line 19, core.min.css */
.post-4 {
  margin-right: 33.33333%; }

/* line 19, core.min.css */
.post-5 {
  margin-right: 41.66667%; }

/* line 19, core.min.css */
.post-6 {
  margin-right: 50%; }

/* line 19, core.min.css */
.post-7 {
  margin-right: 58.33333%; }

/* line 19, core.min.css */
.post-8 {
  margin-right: 66.66667%; }

/* line 19, core.min.css */
.post-9 {
  margin-right: 75%; }

/* line 19, core.min.css */
.post-10 {
  margin-right: 83.33333%; }

/* line 19, core.min.css */
.post-11 {
  margin-right: 91.66667%; }

/* line 19, core.min.css */
.post-12 {
  margin-right: 100%; }

/* line 19, core.min.css */
.push-fifth {
  margin-left: 20%; }

/* line 19, core.min.css */
.pull-fifth {
  margin-left: -20%; }

/* line 19, core.min.css */
.post-fifth {
  margin-right: 20%; }

/* line 19, core.min.css */
.pull-left {
  float: left; }

/* line 19, core.min.css */
.pull-right {
  float: right; }

/* line 19, core.min.css */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 100%; }

@media screen and (max-width: 1200px) {
  /* line 19, core.min.css */
  .push-0-lg {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-lg {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-lg {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-lg {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-lg {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-lg {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-lg {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-lg {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-lg {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-lg {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-lg {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-lg {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-lg {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-lg {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-lg {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-lg {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-lg {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-lg {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-lg {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-lg {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-lg {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-lg {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-lg {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-lg {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-lg {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-lg {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-lg {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-lg {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-lg {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-lg {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-lg {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-lg {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-lg {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-lg {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-lg {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-lg {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-lg {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-lg {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-lg {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-lg {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-lg {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-lg {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-lg {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-lg {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-lg:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  /* line 19, core.min.css */
  .push-0-lg-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-lg-only {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-lg-only {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-lg-only {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-lg-only {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-lg-only {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-lg-only {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-lg-only {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-lg-only {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-lg-only {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-lg-only {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-lg-only {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-lg-only {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-lg-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-lg-only {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-lg-only {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-lg-only {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-lg-only {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-lg-only {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-lg-only {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-lg-only {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-lg-only {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-lg-only {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-lg-only {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-lg-only {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-lg-only {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-lg-only {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-lg-only {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-lg-only {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-lg-only {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-lg-only {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-lg-only {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-lg-only {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-lg-only {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-lg-only {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-lg-only {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-lg-only {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-lg-only {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-lg-only {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-lg-only {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-lg-only {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-lg-only {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-lg-only {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-lg-only {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-lg-only:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (max-width: 1024px) {
  /* line 19, core.min.css */
  .push-0-md {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-md {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-md {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-md {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-md {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-md {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-md {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-md {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-md {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-md {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-md {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-md {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-md {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-md {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-md {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-md {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-md {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-md {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-md {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-md {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-md {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-md {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-md {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-md {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-md {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-md {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-md {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-md {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-md {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-md {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-md {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-md {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-md {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-md {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-md {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-md {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-md {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-md {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-md {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-md {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-md {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-md {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-md {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-md {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-md:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 19, core.min.css */
  .push-0-md-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-md-only {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-md-only {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-md-only {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-md-only {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-md-only {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-md-only {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-md-only {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-md-only {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-md-only {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-md-only {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-md-only {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-md-only {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-md-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-md-only {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-md-only {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-md-only {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-md-only {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-md-only {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-md-only {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-md-only {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-md-only {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-md-only {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-md-only {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-md-only {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-md-only {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-md-only {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-md-only {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-md-only {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-md-only {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-md-only {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-md-only {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-md-only {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-md-only {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-md-only {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-md-only {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-md-only {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-md-only {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-md-only {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-md-only {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-md-only {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-md-only {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-md-only {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-md-only {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-md-only:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (max-width: 768px) {
  /* line 19, core.min.css */
  .push-0-sm {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-sm {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-sm {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-sm {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-sm {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-sm {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-sm {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-sm {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-sm {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-sm {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-sm {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-sm {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-sm {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-sm {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-sm {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-sm {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-sm {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-sm {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-sm {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-sm {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-sm {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-sm {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-sm {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-sm {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-sm {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-sm {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-sm {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-sm {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-sm {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-sm {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-sm {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-sm {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-sm {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-sm {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-sm {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-sm {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-sm {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-sm {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-sm {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-sm {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-sm {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-sm {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-sm {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-sm {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-sm:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 19, core.min.css */
  .push-0-sm-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-sm-only {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-sm-only {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-sm-only {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-sm-only {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-sm-only {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-sm-only {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-sm-only {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-sm-only {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-sm-only {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-sm-only {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-sm-only {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-sm-only {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-sm-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-sm-only {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-sm-only {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-sm-only {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-sm-only {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-sm-only {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-sm-only {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-sm-only {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-sm-only {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-sm-only {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-sm-only {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-sm-only {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-sm-only {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-sm-only {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-sm-only {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-sm-only {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-sm-only {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-sm-only {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-sm-only {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-sm-only {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-sm-only {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-sm-only {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-sm-only {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-sm-only {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-sm-only {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-sm-only {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-sm-only {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-sm-only {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-sm-only {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-sm-only {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-sm-only {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-sm-only:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (max-width: 480px) {
  /* line 19, core.min.css */
  .push-0-xs {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-xs {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-xs {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-xs {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-xs {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-xs {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-xs {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-xs {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-xs {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-xs {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-xs {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-xs {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-xs {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-xs {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-xs {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-xs {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-xs {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-xs {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-xs {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-xs {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-xs {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-xs {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-xs {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-xs {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-xs {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-xs {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-xs {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-xs {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-xs {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-xs {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-xs {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-xs {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-xs {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-xs {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-xs {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-xs {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-xs {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-xs {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-xs {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-xs {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-xs {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-xs {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-xs {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-xs {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-xs:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (min-width: 381px) and (max-width: 480px) {
  /* line 19, core.min.css */
  .push-0-xs-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-xs-only {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-xs-only {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-xs-only {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-xs-only {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-xs-only {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-xs-only {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-xs-only {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-xs-only {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-xs-only {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-xs-only {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-xs-only {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-xs-only {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-xs-only {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-xs-only {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-xs-only {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-xs-only {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-xs-only {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-xs-only {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-xs-only {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-xs-only {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-xs-only {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-xs-only {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-xs-only {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-xs-only {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-xs-only {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-xs-only {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-xs-only {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-xs-only {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-xs-only {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-xs-only {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-xs-only {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-xs-only {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-xs-only {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-xs-only {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-xs-only {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-xs-only {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-xs-only {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-xs-only {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-xs-only {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-xs-only {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-xs-only {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-xs-only {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-xs-only {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-xs-only:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
@media screen and (max-width: 380px) {
  /* line 19, core.min.css */
  .push-0-mc {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .push-1-mc {
    margin-left: 8.33333%; }

  /* line 19, core.min.css */
  .push-2-mc {
    margin-left: 16.66667%; }

  /* line 19, core.min.css */
  .push-3-mc {
    margin-left: 25%; }

  /* line 19, core.min.css */
  .push-4-mc {
    margin-left: 33.33333%; }

  /* line 19, core.min.css */
  .push-5-mc {
    margin-left: 41.66667%; }

  /* line 19, core.min.css */
  .push-6-mc {
    margin-left: 50%; }

  /* line 19, core.min.css */
  .push-7-mc {
    margin-left: 58.33333%; }

  /* line 19, core.min.css */
  .push-8-mc {
    margin-left: 66.66667%; }

  /* line 19, core.min.css */
  .push-9-mc {
    margin-left: 75%; }

  /* line 19, core.min.css */
  .push-10-mc {
    margin-left: 83.33333%; }

  /* line 19, core.min.css */
  .push-11-mc {
    margin-left: 91.66667%; }

  /* line 19, core.min.css */
  .push-12-mc {
    margin-left: 100%; }

  /* line 19, core.min.css */
  .pull-0-mc {
    margin-left: 0%; }

  /* line 19, core.min.css */
  .pull-1-mc {
    margin-left: -8.33333%; }

  /* line 19, core.min.css */
  .pull-2-mc {
    margin-left: -16.66667%; }

  /* line 19, core.min.css */
  .pull-3-mc {
    margin-left: -25%; }

  /* line 19, core.min.css */
  .pull-4-mc {
    margin-left: -33.33333%; }

  /* line 19, core.min.css */
  .pull-5-mc {
    margin-left: -41.66667%; }

  /* line 19, core.min.css */
  .pull-6-mc {
    margin-left: -50%; }

  /* line 19, core.min.css */
  .pull-7-mc {
    margin-left: -58.33333%; }

  /* line 19, core.min.css */
  .pull-8-mc {
    margin-left: -66.66667%; }

  /* line 19, core.min.css */
  .pull-9-mc {
    margin-left: -75%; }

  /* line 19, core.min.css */
  .pull-10-mc {
    margin-left: -83.33333%; }

  /* line 19, core.min.css */
  .pull-11-mc {
    margin-left: -91.66667%; }

  /* line 19, core.min.css */
  .pull-12-mc {
    margin-left: -100%; }

  /* line 19, core.min.css */
  .post-0-mc {
    margin-right: 0%; }

  /* line 19, core.min.css */
  .post-1-mc {
    margin-right: 8.33333%; }

  /* line 19, core.min.css */
  .post-2-mc {
    margin-right: 16.66667%; }

  /* line 19, core.min.css */
  .post-3-mc {
    margin-right: 25%; }

  /* line 19, core.min.css */
  .post-4-mc {
    margin-right: 33.33333%; }

  /* line 19, core.min.css */
  .post-5-mc {
    margin-right: 41.66667%; }

  /* line 19, core.min.css */
  .post-6-mc {
    margin-right: 50%; }

  /* line 19, core.min.css */
  .post-7-mc {
    margin-right: 58.33333%; }

  /* line 19, core.min.css */
  .post-8-mc {
    margin-right: 66.66667%; }

  /* line 19, core.min.css */
  .post-9-mc {
    margin-right: 75%; }

  /* line 19, core.min.css */
  .post-10-mc {
    margin-right: 83.33333%; }

  /* line 19, core.min.css */
  .post-11-mc {
    margin-right: 91.66667%; }

  /* line 19, core.min.css */
  .post-12-mc {
    margin-right: 100%; }

  /* line 19, core.min.css */
  .push-fifth-mc {
    margin-left: 20%; }

  /* line 19, core.min.css */
  .pull-fifth-mc {
    margin-left: -20%; }

  /* line 19, core.min.css */
  .post-fifth-mc {
    margin-right: 20%; }

  /* line 19, core.min.css */
  .pull-left-mc {
    float: left; }

  /* line 19, core.min.css */
  .pull-right-mc {
    float: right; }

  /* line 19, core.min.css */
  .clearfix-mc:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%; } }
/* line 19, core.min.css */
.padding-top {
  padding-top: 20px; }

/* line 19, core.min.css */
.padding-left {
  padding-left: 20px; }

/* line 19, core.min.css */
.padding-right {
  padding-right: 20px; }

/* line 19, core.min.css */
.padding-bottom {
  padding-bottom: 20px; }

/* line 19, core.min.css */
.padding-around {
  padding: 20px; }

/* line 19, core.min.css */
.padding-vertical {
  padding-top: 20px;
  padding-bottom: 20px; }

/* line 19, core.min.css */
.padding-horizontal {
  padding-left: 20px;
  padding-right: 20px; }

/* line 19, core.min.css */
.padding-top-double {
  padding-top: 40px; }

/* line 19, core.min.css */
.padding-left-double {
  padding-left: 40px; }

/* line 19, core.min.css */
.padding-right-double {
  padding-right: 40px; }

/* line 19, core.min.css */
.padding-bottom-double {
  padding-bottom: 40px; }

/* line 19, core.min.css */
.padding-around-double {
  padding: 40px; }

/* line 19, core.min.css */
.padding-vertical-double {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 19, core.min.css */
.padding-horizontal-double {
  padding-left: 40px;
  padding-right: 40px; }

/* line 19, core.min.css */
.margin-top {
  padding-top: 20px; }

/* line 19, core.min.css */
.margin-left {
  padding-left: 20px; }

/* line 19, core.min.css */
.margin-right {
  padding-right: 20px; }

/* line 19, core.min.css */
.margin-bottom {
  padding-bottom: 20px; }

/* line 19, core.min.css */
.margin-around {
  padding: 20px; }

/* line 19, core.min.css */
.margin-vertical {
  padding-top: 20px;
  padding-bottom: 20px; }

/* line 19, core.min.css */
.margin-horizontal {
  padding-left: 20px;
  padding-right: 20px; }

/* line 19, core.min.css */
.margin-top-double {
  padding-top: 40px; }

/* line 19, core.min.css */
.margin-left-double {
  padding-left: 40px; }

/* line 19, core.min.css */
.margin-right-double {
  padding-right: 40px; }

/* line 19, core.min.css */
.margin-bottom-double {
  padding-bottom: 40px; }

/* line 19, core.min.css */
.margin-around-double {
  padding: 40px; }

/* line 19, core.min.css */
.margin-vertical-double {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 19, core.min.css */
.margin-horizontal-double {
  padding-left: 40px;
  padding-right: 40px; }

@media screen and (max-width: 1200px) {
  /* line 19, core.min.css */
  .padding-top-lg {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-lg {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-lg {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-lg {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-lg {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-lg {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-lg {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-lg {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-lg {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-lg {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-lg {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-lg {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-lg {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-lg {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-lg {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-lg {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-lg {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-lg {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-lg {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-lg {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-lg {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-lg {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-lg {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-lg {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-lg {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-lg {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-lg {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-lg {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  /* line 19, core.min.css */
  .padding-top-lg-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-lg-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-lg-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-lg-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-lg-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-lg-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-lg-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-lg-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-lg-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-lg-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-lg-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-lg-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-lg-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-lg-only {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-lg-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-lg-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-lg-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-lg-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-lg-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-lg-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-lg-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-lg-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-lg-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-lg-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-lg-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-lg-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-lg-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-lg-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 1024px) {
  /* line 19, core.min.css */
  .padding-top-md {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-md {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-md {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-md {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-md {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-md {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-md {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-md {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-md {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-md {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-md {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-md {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-md {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-md {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-md {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-md {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-md {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-md {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-md {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-md {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-md {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-md {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-md {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-md {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-md {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-md {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-md {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-md {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 19, core.min.css */
  .padding-top-md-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-md-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-md-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-md-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-md-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-md-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-md-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-md-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-md-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-md-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-md-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-md-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-md-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-md-only {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-md-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-md-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-md-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-md-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-md-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-md-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-md-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-md-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-md-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-md-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-md-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-md-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-md-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-md-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 768px) {
  /* line 19, core.min.css */
  .padding-top-sm {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-sm {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-sm {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-sm {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-sm {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-sm {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-sm {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-sm {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-sm {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-sm {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-sm {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-sm {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-sm {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-sm {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-sm {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-sm {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-sm {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-sm {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-sm {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-sm {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-sm {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-sm {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-sm {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-sm {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-sm {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-sm {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-sm {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-sm {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 19, core.min.css */
  .padding-top-sm-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-sm-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-sm-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-sm-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-sm-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-sm-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-sm-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-sm-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-sm-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-sm-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-sm-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-sm-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-sm-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-sm-only {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-sm-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-sm-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-sm-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-sm-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-sm-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-sm-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-sm-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-sm-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-sm-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-sm-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-sm-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-sm-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-sm-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-sm-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 480px) {
  /* line 19, core.min.css */
  .padding-top-xs {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-xs {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-xs {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-xs {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-xs {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-xs {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-xs {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-xs {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-xs {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-xs {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-xs {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-xs {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-xs {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-xs {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-xs {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-xs {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-xs {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-xs {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-xs {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-xs {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-xs {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-xs {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-xs {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-xs {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-xs {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-xs {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-xs {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-xs {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 381px) and (max-width: 480px) {
  /* line 19, core.min.css */
  .padding-top-xs-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-xs-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-xs-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-xs-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-xs-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-xs-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-xs-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-xs-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-xs-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-xs-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-xs-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-xs-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-xs-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-xs-only {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-xs-only {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-xs-only {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-xs-only {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-xs-only {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-xs-only {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-xs-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-xs-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-xs-only {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-xs-only {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-xs-only {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-xs-only {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-xs-only {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-xs-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-xs-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 380px) {
  /* line 19, core.min.css */
  .padding-top-mc {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .padding-left-mc {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .padding-right-mc {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-bottom-mc {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-around-mc {
    padding: 20px; }

  /* line 19, core.min.css */
  .padding-vertical-mc {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .padding-horizontal-mc {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .padding-top-double-mc {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .padding-left-double-mc {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .padding-right-double-mc {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .padding-bottom-double-mc {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-around-double-mc {
    padding: 40px; }

  /* line 19, core.min.css */
  .padding-vertical-double-mc {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .padding-horizontal-double-mc {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-top-mc {
    padding-top: 20px; }

  /* line 19, core.min.css */
  .margin-left-mc {
    padding-left: 20px; }

  /* line 19, core.min.css */
  .margin-right-mc {
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-bottom-mc {
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-around-mc {
    padding: 20px; }

  /* line 19, core.min.css */
  .margin-vertical-mc {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 19, core.min.css */
  .margin-horizontal-mc {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 19, core.min.css */
  .margin-top-double-mc {
    padding-top: 40px; }

  /* line 19, core.min.css */
  .margin-left-double-mc {
    padding-left: 40px; }

  /* line 19, core.min.css */
  .margin-right-double-mc {
    padding-right: 40px; }

  /* line 19, core.min.css */
  .margin-bottom-double-mc {
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-around-double-mc {
    padding: 40px; }

  /* line 19, core.min.css */
  .margin-vertical-double-mc {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 19, core.min.css */
  .margin-horizontal-double-mc {
    padding-left: 40px;
    padding-right: 40px; } }
/* line 19, core.min.css */
.container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px; }

/* line 19, core.min.css */
.col, .col-reverse, .row, .row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px; }

/* line 19, core.min.css */
.col, .col-reverse, .row-reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

/* line 19, core.min.css */
.col, .col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

/* line 19, core.min.css */
.col-reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

/* line 19, core.min.css */
[class*=cell-] {
  padding-left: 20px;
  padding-right: 20px; }

/* line 19, core.min.css */
.cell-1 {
  max-width: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%; }

/* line 19, core.min.css */
.cell-2 {
  max-width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%; }

/* line 19, core.min.css */
.cell-3 {
  max-width: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%; }

/* line 19, core.min.css */
.cell-4 {
  max-width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%; }

/* line 19, core.min.css */
.cell-5 {
  max-width: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%; }

/* line 19, core.min.css */
.cell-6 {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

/* line 19, core.min.css */
.cell-7 {
  max-width: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%; }

/* line 19, core.min.css */
.cell-8 {
  max-width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%; }

/* line 19, core.min.css */
.cell-9 {
  max-width: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%; }

/* line 19, core.min.css */
.cell-10 {
  max-width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%; }

/* line 19, core.min.css */
.cell-11 {
  max-width: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%; }

/* line 19, core.min.css */
.cell-12 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

/* line 19, core.min.css */
.cell-fifth {
  max-width: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%; }

@media screen and (max-width: 1200px) {
  /* line 19, core.min.css */
  .cell-1-lg {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-lg {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-lg {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-lg {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-lg {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-lg {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-lg {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-lg {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-lg {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-lg {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-lg {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-lg {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-lg {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  /* line 19, core.min.css */
  .cell-1-lg-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-lg-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-lg-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-lg-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-lg-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-lg-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-lg-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-lg-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-lg-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-lg-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-lg-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-lg-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-lg-only {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (max-width: 1024px) {
  /* line 19, core.min.css */
  .cell-1-md {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-md {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-md {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-md {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-md {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-md {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-md {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-md {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-md {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-md {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-md {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-md {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-md {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 19, core.min.css */
  .cell-1-md-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-md-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-md-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-md-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-md-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-md-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-md-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-md-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-md-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-md-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-md-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-md-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-md-only {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (max-width: 768px) {
  /* line 19, core.min.css */
  .cell-1-sm {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-sm {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-sm {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-sm {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-sm {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-sm {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-sm {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-sm {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-sm {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-sm {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-sm {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-sm {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-sm {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 19, core.min.css */
  .cell-1-sm-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-sm-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-sm-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-sm-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-sm-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-sm-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-sm-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-sm-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-sm-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-sm-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-sm-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-sm-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-sm-only {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (max-width: 480px) {
  /* line 19, core.min.css */
  .cell-1-xs {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-xs {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-xs {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-xs {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-xs {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-xs {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-xs {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-xs {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-xs {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-xs {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-xs {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-xs {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-xs {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (min-width: 381px) and (max-width: 480px) {
  /* line 19, core.min.css */
  .cell-1-xs-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-xs-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-xs-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-xs-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-xs-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-xs-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-xs-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-xs-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-xs-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-xs-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-xs-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-xs-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-xs-only {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
@media screen and (max-width: 380px) {
  /* line 19, core.min.css */
  .cell-1-mc {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 19, core.min.css */
  .cell-2-mc {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 19, core.min.css */
  .cell-3-mc {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 19, core.min.css */
  .cell-4-mc {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 19, core.min.css */
  .cell-5-mc {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 19, core.min.css */
  .cell-6-mc {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 19, core.min.css */
  .cell-7-mc {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 19, core.min.css */
  .cell-8-mc {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 19, core.min.css */
  .cell-9-mc {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 19, core.min.css */
  .cell-10-mc {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 19, core.min.css */
  .cell-11-mc {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 19, core.min.css */
  .cell-12-mc {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 19, core.min.css */
  .cell-fifth-mc {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
/* line 19, core.min.css */
.flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left; }

/* line 19, core.min.css */
.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

/* line 19, core.min.css */
.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right; }

/* line 19, core.min.css */
.flex-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start; }

/* line 19, core.min.css */
.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }

/* line 19, core.min.css */
.flex-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end; }

/* line 19, core.min.css */
.flex-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

/* line 19, core.min.css */
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 19, core.min.css */
.flex-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

/* line 19, core.min.css */
.flex-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

@media screen and (max-width: 1200px) {
  /* line 19, core.min.css */
  .flex-start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  /* line 19, core.min.css */
  .flex-start-lg-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-lg-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-lg-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-lg-only {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-lg-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-lg-only {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-lg-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-lg-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-lg-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-lg-only {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (max-width: 1024px) {
  /* line 19, core.min.css */
  .flex-start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 19, core.min.css */
  .flex-start-md-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-md-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-md-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-md-only {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-md-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-md-only {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-md-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-md-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-md-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-md-only {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (max-width: 768px) {
  /* line 19, core.min.css */
  .flex-start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 19, core.min.css */
  .flex-start-sm-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-sm-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-sm-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-sm-only {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-sm-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-sm-only {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-sm-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-sm-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-sm-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-sm-only {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (max-width: 480px) {
  /* line 19, core.min.css */
  .flex-start-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-xs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-xs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-xs {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-xs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-xs {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-xs {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (min-width: 381px) and (max-width: 480px) {
  /* line 19, core.min.css */
  .flex-start-xs-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-xs-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-xs-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-xs-only {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-xs-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-xs-only {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-xs-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-xs-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-xs-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-xs-only {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media screen and (max-width: 380px) {
  /* line 19, core.min.css */
  .flex-start-mc {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 19, core.min.css */
  .flex-center-mc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 19, core.min.css */
  .flex-end-mc {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 19, core.min.css */
  .flex-top-mc {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }

  /* line 19, core.min.css */
  .flex-middle-mc {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 19, core.min.css */
  .flex-bottom-mc {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }

  /* line 19, core.min.css */
  .flex-around-mc {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 19, core.min.css */
  .flex-between-mc {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 19, core.min.css */
  .flex-first-mc {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 19, core.min.css */
  .flex-last-mc {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
/* line 20, core.min.css */
header.header > div {
  align-items: flex-end; }

/* line 23, core.min.css */
ul.collection_list {
  list-style: none;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "ProximaBold";
  margin-bottom: 0; }

/* line 31, core.min.css */
ul.collection_list a {
  display: inline-block;
  color: #fff;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  max-width: 80%; }

/* line 39, core.min.css */
ul.collection_list a:after {
  background-color: #fff;
  display: block;
  content: "";
  height: 2px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  margin-top: 5px; }

/* line 50, core.min.css */
ul.collection_list a:hover:after,
ul.collection_list a:focus:after,
ul.collection_list a.active_link:after {
  width: 100%; }

/* line 56, core.min.css */
ul.collection_list.level_2 a.active_link,
ul.collection_list.level_2 a:hover {
  font-family: ProximaBold; }

/* line 61, core.min.css */
ul.collection_list.level_2 a.active_link:after,
ul.collection_list.level_2 a:hover:after,
ul.collection_list.level_2 a:focus:after {
  width: 0; }

/* line 68, core.min.css */
ul.collection_list li {
  margin-bottom: 20px; }

/* line 71, core.min.css */
ul.collection_list li:last-child {
  margin-bottom: 0; }

/* line 74, core.min.css */
.logotype {
  margin-bottom: 4px; }

/* line 77, core.min.css */
.head_phone {
  display: flex;
  align-items: baseline;
  color: #fff;
  margin-bottom: 7px;
  font-size: 14px; }

/* line 84, core.min.css */
.props_head {
  display: flex;
  align-items: baseline;
  justify-content: inherit; }

/* line 89, core.min.css */
.props_head > a {
  color: #fff;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  height: 27px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 9px;
  position: relative; }

/* line 100, core.min.css */
.props_head > a:after {
  background-color: #fff;
  display: block;
  content: "";
  height: 2px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  margin-top: 15px;
  position: absolute;
  top: 20px;
  left: 0; }

/* line 114, core.min.css */
.props_head > a:hover:after,
.props_head > a:focus:after {
  width: 100%; }

/* line 118, core.min.css */
.header-menu .collection_list li {
  display: inline-block;
  margin: 0 8px;
  font-family: "ProximaBold"; }

/* line 123, core.min.css */
.footer_cop {
  /* text-transform:uppercase;*/ }

/* line 127, core.min.css */
.sidebar:before {
  content: ' ';
  position: absolute;
  left: 0;
  background: #c8898e;
  margin-top: -60px;
  height: 100%;
  width: 200%;
  z-index: -1;
  margin-left: -100%; }

/* line 139, core.min.css */
.head_phone a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: baseline; }

/* line 145, core.min.css */
.head_phone img {
  margin-right: 10px; }

/* line 148, core.min.css */
.slider_btns {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 -5px;
  margin-top: 10px; }

/* line 156, core.min.css */
.slider_btns > * {
  width: 185px;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 0 7px 0;
  text-decoration: none;
  font-family: 'ProximaBold';
  text-align: center;
  color: #fff;
  position: relative;
  margin: 0 5px; }

/* line 169, core.min.css */
.slider_btns a {
  border: 2px solid #545252;
  background: #545252;
  color: #fff;
  transition: color .25s; }

/* line 175, core.min.css */
.slider_btns a:hover {
  color: #545252;
  transition: color .25s; }

/* line 179, core.min.css */
.slider_btns a:hover span {
  z-index: 2;
  position: relative; }

/* line 183, core.min.css */
button.slider_btn {
  background: #c8898e;
  border: 2px solid #c8898e;
  color: #fff;
  transition: color .25s;
  outline: none; }

/* line 190, core.min.css */
button.slider_btn:hover {
  color: #c8898e;
  transition: color .25s; }

/* line 194, core.min.css */
button.slider_btn:hover span {
  z-index: 2;
  position: relative; }

/* line 198, core.min.css */
button.slider_btn:after {
  content: ' ';
  background: #fff;
  height: 100%;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: width .5s; }

/* line 208, core.min.css */
.slider_btns a:after {
  content: ' ';
  background: #fff;
  height: 100%;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: width .5s; }

/* line 218, core.min.css */
button.slider_btn:hover:after, .slider_btns a:hover:after {
  width: 100%;
  transition: width .5s;
  z-index: 0; }

/* line 223, core.min.css */
.slide_title {
  color: #000;
  text-transform: uppercase;
  font-family: 'ProximaBold';
  font-size: 14px;
  line-height: 1; }

/* line 230, core.min.css */
.slide_price {
  color: #000;
  font-size: 14px;
  font-family: 'ProximaBold';
  margin-top: 10px; }

/* line 237, core.min.css */
.footer_b_right {
  font-size: 13px; }

/* line 240, core.min.css */
.hidden_search {
  position: absolute;
  background: #fff;
  width: 100%;
  margin-top: 0;
  margin-left: -1rem;
  z-index: 9;
  padding: 0 1rem;
  display: none;
  top: -10px; }

/* line 251, core.min.css */
.hidden_search input {
  width: 100%;
  margin: 34px 0;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  border: none;
  padding: 15px 0;
  border-bottom: 1px solid #000;
  outline: none; }

/* line 262, core.min.css */
.hidden_search input::-webkit-input-placeholder {
  color: #000; }

/* line 265, core.min.css */
.hidden_search input::-moz-placeholder {
  color: #000; }

/* line 268, core.min.css */
.pre_search {
  position: relative; }

/* line 272, core.min.css */
.promo-slider-wrapper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #7f7f7f;
  opacity: 1; }

/* line 280, core.min.css */
.promo-slider-wrapper .swiper-pagination-bullet-active {
  background: #c8898e; }

/* line 283, core.min.css */
.promo-slider-wrapper .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  right: 0 !important;
  left: auto !important; }

/* line 287, core.min.css */
.promo-slider-wrapper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: auto !important;
  left: 0 !important; }

/* line 291, core.min.css */
.promo-slider-wrapper .promo-slider-pagination {
  display: flex;
  flex-direction: column-reverse !important;
  justify-content: flex-end; }

/* line 296, core.min.css */
.cart_link, .compares-widget-link {
  position: relative; }

/* line 299, core.min.css */
.cart_link > span, .compares-widget-link > span {
  position: absolute;
  right: -7px;
  top: -5px;
  font-size: 12px; }

/* line 305, core.min.css */
.index-wrapper .index, .compare-wrapper > div {
  min-height: 84vh; }

/* line 308, core.min.css */
.cart_lines {
  position: absolute;
  top: 46px;
  right: 0;
  background: #fff;
  width: 400px;
  margin-right: -120px;
  box-shadow: 0 3px 5px #00000035;
  display: none;
  padding: 4px 16px 16px;
  color: #000; }

/* line 321, core.min.css */
.cart_lines:before {
  content: '';
  border-bottom: 10px solid #fff;
  height: 10px;
  margin-top: -34px;
  position: absolute;
  background: transparent;
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  right: 123px;
  padding-top: 20px; }

/* line 335, core.min.css */
.line-item a {
  color: #000; }

/* line 338, core.min.css */
.line-item-inner {
  display: flex;
  align-items: flex-start !important;
  border-bottom: 1px solid #ccc;
  padding: 12px 0; }

/* line 344, core.min.css */
.line-image-inner a {
  width: 65px;
  height: 65px;
  overflow: hidden; }

/* line 349, core.min.css */
.line-content {
  display: flex;
  align-items: flex-start;
  padding: 0 0 0 15px;
  font-size: 13px;
  font-weight: bold;
  width: 100%;
  justify-content: space-between; }

/* line 358, core.min.css */
.item-delete button {
  height: 20px;
  width: 20px;
  background: url(delete.png) no-repeat;
  border: none; }

/* line 364, core.min.css */
.cart_lines .item-delete {
  padding: 0; }

/* line 367, core.min.css */
.item-delete button:hover {
  background: url(delete_dark.png) no-repeat; }

/* line 370, core.min.css */
a.line-title {
  height: auto;
  margin: 0;
  margin-bottom: 6px;
  line-height: 1.5;
  text-decoration: none;
  display: block; }

/* line 378, core.min.css */
.line-caption > * {
  margin-bottom: 6px; }

/* line 381, core.min.css */
.line-caption {
  line-height: 1.5; }

/* line 384, core.min.css */
.compares-widget-link .slider_btns {
  justify-content: end; }

/* line 387, core.min.css */
.compares-widget-link .cart_lines {
  margin-right: -60px; }

/* line 390, core.min.css */
.compares-widget-link .cart_lines:before {
  right: 65px; }

/* line 393, core.min.css */
a.head_prop:hover .cart_lines {
  display: block; }

/* line 396, core.min.css */
.promo_video {
  text-align: center;
  padding: 0 6px; }

/* line 401, core.min.css */
.promo_content {
  padding: 0 6px;
  padding-top: 25px; }

/* line 405, core.min.css */
.page_header {
  margin-top: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'ProximaBold'; }

/* line 414, core.min.css */
.page_header > div {
  margin: 0 0.25rem; }

/* line 417, core.min.css */
.col_title {
  font-size: 17px; }

/* line 421, core.min.css */
.col_filter {
  padding-right: 1rem !important;
  position: relative;
  cursor: pointer; }

/* line 426, core.min.css */
.col_filter:after {
  display: block;
  content: ' ';
  width: 14px;
  height: 100%;
  background: url(a_down.png) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  background-position: 0 48%; }

/* line 438, core.min.css */
.big_slider button {
  position: absolute;
  width: 100%;
  margin: 0;
  background: transparent;
  color: #c8898e;
  font-size: 40px;
  opacity: 1 !important; }

/* line 448, core.min.css */
.big_slider .product-slider-prev {
  top: 0; }

/* line 451, core.min.css */
.big_slider .product-slider-next {
  bottom: 0;
  top: auto; }

/* line 455, core.min.css */
.big_slider .product-slider-prev:before {
  font-family: "FontAwesome";
  content: "\f106"; }

/* line 459, core.min.css */
.big_slider .product-slider-next:before {
  font-family: "FontAwesome";
  content: "\f107"; }

/* line 464, core.min.css */
.col_title:after {
  content: ' ';
  width: 50px;
  height: 3px;
  background: #c8898e;
  position: absolute;
  margin-top: 6px;
  display: block; }

/* line 473, core.min.css */
.image-container.is-cover {
  overflow: hidden;
  padding-top: 150%;
  position: relative; }

/* line 478, core.min.css */
.image-container.is-cover.brand {
  padding-top: 77%; }

/* line 481, core.min.css */
.gallery-thumbs-wrapper .image-container.is-cover, .cart-item .image-container.is-cover {
  overflow: hidden;
  padding-top: 100%;
  position: relative; }

/* line 486, core.min.css */
.image-container.is-cover img {
  position: absolute;
  left: 0;
  top: 0; }

/* line 491, core.min.css */
.image-container.is-cover:after {
  content: ' ';
  width: 40px;
  height: 3px;
  background: #c8898e;
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  transition: width .8s ease-in-out; }

/* line 502, core.min.css */
.product-card-inner:hover .image-container.is-cover:after {
  width: 100%;
  transition: width .8s ease-in-out; }

/* line 506, core.min.css */
.product-card-inner:hover .product-prices, .product-card-inner:hover .product-link {
  color: #c8898e; }

/* line 509, core.min.css */
.brand-card {
  max-height: 243px; }

/* line 510, core.min.css */
button.col_compare {
  display: none;
  height: 30px;
  width: 30px;
  border: none;
  background: url(col_compare.png) no-repeat;
  background-size: 100%;
  padding: 0;
  outline: none; }

/* line 520, core.min.css */
button.col_compare_del {
  height: 30px;
  width: 30px;
  border: none;
  background: url(col_compare_o.png) no-repeat;
  background-size: 100%;
  padding: 0;
  outline: none; }

/* line 529, core.min.css */
.product-card-wrapper:hover button.col_compare {
  display: block; }

/* line 532, core.min.css */
.option-selector {
  display: flex; }

/* line 535, core.min.css */
.option.option-razmer.is-span {
  order: 2; }

/* line 538, core.min.css */
button.option-value.is-span {
  color: #000;
  width: auto;
  height: 34px;
  background: #fff;
  border: 1px solid #c9c9c9;
  font-size: 12px; }

/* line 546, core.min.css */
button.option-value.is-active.is-span {
  border-color: #c8898e;
  background: #c8898e;
  color: #fff; }

/* line 551, core.min.css */
.product_title.page_header {
  margin: 0; }

/* line 554, core.min.css */
.product_title.page_header > div {
  margin: 0; }

/* line 557, core.min.css */
form.product-form .price {
  font-size: 18px;
  font-family: 'ProximaBold';
  margin: 16px 4px 25px; }

/* line 562, core.min.css */
span.option-title {
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'ProximaBold'; }

/* line 567, core.min.css */
.prod_desc {
  margin-bottom: 30px; }

/* line 570, core.min.css */
.gallery-thumbs-wrapper .swiper-container {
  z-index: 0;
  height: 100%; }

/* line 574, core.min.css */
.product-slider-heading:after {
  content: ' ';
  width: 9px;
  height: 3px;
  background: #000;
  position: absolute;
  margin-top: 5px;
  left: 0;
  top: 100%; }

/* line 584, core.min.css */
form.shopping-cart {
  margin-top: 50px; }

/* line 587, core.min.css */
.page_header.cart_page > div {
  margin: 0; }

/* line 590, core.min.css */
.cart-item.header_item {
  font-size: 11px;
  text-transform: uppercase;
  font-family: ProximaBold; }

/* line 595, core.min.css */
.cart-item.header_item > div {
  border: none; }

/* line 598, core.min.css */
.item-image-inner {
  padding: 30px 0; }

/* line 601, core.min.css */
.item-content .item-delete button {
  padding: 0;
  background: url(cart_del.png) no-repeat;
  width: 10px;
  height: 10px; }

/* line 607, core.min.css */
.item-content .item-delete button:after {
  display: none; }

/* line 610, core.min.css */
.totals_block {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

/* line 616, core.min.css */
.slider_btns.cart_check {
  justify-content: space-between;
  margin-bottom: 40px; }

/* line 620, core.min.css */
.cart-item * {
  text-align: left; }

/* line 623, core.min.css */
.coll_filters form {
  position: absolute;
  z-index: 9;
  background: #fff;
  width: 100%;
  padding: 25px 6px;
  margin: 0;
  display: block;
  border: 1px solid #e5dcdb;
  margin-top: 35px; }

/* line 635, core.min.css */
.form_rows {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  justify-content: end;
  flex-flow: wrap; }

/* line 642, core.min.css */
.filter-controls {
  min-width: 100%; }

/* line 645, core.min.css */
.coll_filters {
  position: relative;
  width: 100%;
  display: none; }

/* line 651, core.min.css */
.filter_title {
  font-size: 12px;
  text-transform: uppercase;
  font-family: ProximaBold;
  margin-bottom: 20px; }

/* line 657, core.min.css */
span.filter_content {
  font-size: 11px;
  display: inline-block; }

/* line 661, core.min.css */
ul.filter_items_list li {
  margin-bottom: 3px;
  cursor: pointer;
  padding: 2px; }

/* line 666, core.min.css */
ul.filter_items_list li.activex {
  color: #c8898e; }

/* line 669, core.min.css */
ul.filter_items_list {
  padding: 0;
  list-style: none; }

/* line 673, core.min.css */
span.image_wrap {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 2px;
  border: 1px solid #fff;
  outline: 1px solid #c9c9c9;
  background: #f0f0f0;
  margin-bottom: -4px; }

/* line 683, core.min.css */
ul.filter_items_list li.activex span.image_wrap {
  border: 1px solid #c8898e;
  outline: 1px solid #c8898e; }

/* line 687, core.min.css */
.filter_row {
  padding: 0 10px 0 15px;
  margin-bottom: 30px; }

/* line 691, core.min.css */
.filter_row_size {
  width: 87px; }

/* line 694, core.min.css */
.filter_row_color {
  width: 420px; }

/* line 697, core.min.css */
.filter_row_color ul.filter_items_list li {
  display: inline-block;
  width: 33%; }

/* line 701, core.min.css */
.filter_row_price {
  width: 150px; }

/* line 704, core.min.css */
span.filter_content:hover {
  color: #c8898e; }

/* line 707, core.min.css */
.filter_prices {
  font-size: 11px;
  text-transform: uppercase;
  font-family: ProximaBold;
  margin-bottom: 22px;
  display: inline-block; }

/* line 714, core.min.css */
.filter_notice {
  font-size: 14px;
  margin: 20px 0;
  color: #000; }

/* line 719, core.min.css */
form.filter.filter_new .slider_btns {
  justify-content: end; }

/* line 722, core.min.css */
.filter_close {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(closet.png) no-repeat;
  cursor: pointer; }

/* line 731, core.min.css */
ul.collection_list.level_1:after {
  display: block;
  height: 3px;
  width: 60%;
  content: ' ';
  background: url(line.png);
  margin-top: 20px;
  margin-bottom: 30px; }

/* line 740, core.min.css */
ul.collection_list.level_2 {
  font-size: 11px;
  font-family: ProximaNova;
  margin: 15px 0;
  display: none; }

/* line 746, core.min.css */
ul.collection_list.level_2 li {
  margin-bottom: 12px; }

/* line 749, core.min.css */
ul.collection_list.level_3 {
  font-size: 11px;
  font-family: ProximaNova;
  margin: 10px 0;
  text-transform: initial;
  display: none; }

/* line 756, core.min.css */
ul.collection_list.level_3 li {
  margin-bottom: 8px; }

/* line 759, core.min.css */
.absoluted {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%; }

/* line 765, core.min.css */
.fixed_block {
  position: fixed;
  top: 0;
  margin-top: 85px;
  overflow-y: scroll;
  padding-top: 60px;
  scrollbar-width: none;
  -ms-overflow-style: none; }

/* line 774, core.min.css */
.refixed_block {
  top: auto;
  bottom: 0; }

/* line 779, core.min.css */
.absoluted_side {
  position: absolute !important;
  height: 100% !important;
  margin-top: 0 !important; }

/* line 784, core.min.css */
.fixed_block::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* Firefox */ }

/* line 790, core.min.css */
span.middle_head {
  font-size: 12px; }

/* line 793, core.min.css */
ul.filter_items_list {
  /*  max-height: 400px;
  overflow-y: auto;*/ }

/* line 797, core.min.css */
.product_title.page_header {
  margin-bottom: 20px; }

/* line 800, core.min.css */
.discount-row {
  font-size: 11px;
  font-family: ProximaNova;
  text-transform: uppercase; }

/* line 805, core.min.css */
.discount-row > * {
  text-transform: uppercase;
  padding: 0 10px !important;
  margin-right: 10px !important; }

/* line 810, core.min.css */
input.discount-input {
  border: 1px solid #c9c9c9; }

/* line 813, core.min.css */
.discount-row button.slider_btn {
  background: #545252;
  border: 2px solid #545252;
  color: #fff;
  transition: color .25s;
  outline: none;
  width: 120px;
  padding: 8px 0 8px 0; }

/* line 822, core.min.css */
.discount-row button.slider_btn:hover span {
  z-index: 2;
  position: relative;
  color: #545252; }

/* line 827, core.min.css */
.discount-row .slider_btns {
  margin: 0;
  padding: 0 !important; }

/* line 831, core.min.css */
a.mod_cart.button-text:hover {
  color: #c8898e; }

/* line 834, core.min.css */
a.mod_cart.button-text {
  border: 2px solid #c8898e;
  background: #c8898e; }

/* line 838, core.min.css */
.gallery-thumbs img {
  max-height: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  width: auto !important;
  display: block;
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important; }

/* line 848, core.min.css */
input.counter-input {
  text-align: center; }

/* line 851, core.min.css */
.centered {
  margin-top: 10px;
  text-align: center; }

/* line 855, core.min.css */
.page_content {
  margin-top: 40px;
  font-size: 14px; }

/* line 859, core.min.css */
.cont_title {
  font-family: ProximaBold; }

/* line 862, core.min.css */
ul.delivery_list p {
  margin: 0;
  line-height: 1.7; }

/* line 866, core.min.css */
ul.delivery_list {
  padding: 0;
  padding-left: 1rem; }

/* line 870, core.min.css */
ul.delivery_list li {
  margin: 15px 0; }

/* line 873, core.min.css */
.delivery_image {
  margin-top: 50px;
  padding-top: 50px;
  position: relative; }

/* line 879, core.min.css */
.delivery_image:before {
  content: '';
  height: 3px;
  display: block;
  background: url(dotted.png);
  margin-top: -50px;
  position: absolute;
  width: 100%; }

/* line 888, core.min.css */
.skidki_table td {
  padding: 12px 0; }

/* line 891, core.min.css */
td.bolder {
  font-family: ProximaBold;
  padding: 13px 0; }

/* line 895, core.min.css */
.skidki_table {
  margin-bottom: 30px;
  background: url(percent.png) no-repeat;
  background-size: contain;
  background-position-y: 17px;
  min-width: 50%;
  background-size: 84%; }

/* line 903, core.min.css */
.cont_desc {
  margin-bottom: 20px; }

/* line 906, core.min.css */
.feedback_icon {
  margin-bottom: 20px; }

/* line 909, core.min.css */
.feedback_icons {
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 15px; }

/* line 913, core.min.css */
.feedback_form {
  margin: 30px 0; }

/* line 916, core.min.css */
.feedback_form textarea, .feedback_form input {
  outline: none;
  border: 1px solid #c9c9c9;
  width: 100%;
  padding: 7px;
  margin-bottom: 20px; }

/* line 923, core.min.css */
.feedback_form button.slider_btn {
  width: 100%;
  margin: 0; }

/* line 927, core.min.css */
.feedback_form .slider_btns {
  padding-top: 40px;
  margin: 0;
  margin-top: 20px;
  position: relative; }

/* line 933, core.min.css */
.feedback_form .slider_btns:before {
  position: absolute;
  margin-top: -57px;
  display: block;
  height: 3px;
  width: 100%;
  content: ' ';
  background: url(dotted.png); }

/* line 943, core.min.css */
.item-title:hover {
  color: #000 !important; }

/* line 946, core.min.css */
.cart_no_prods {
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  font-size: 13px;
  text-transform: uppercase;
  font-family: ProximaBold;
  padding: 60px 0;
  margin-top: 60px;
  margin-bottom: 45px; }

/* line 956, core.min.css */
.cart_btns .slider_btns {
  justify-content: end;
  align-items: center;
  margin: 0;
  margin-top: 0; }

/* line 962, core.min.css */
.gallery-thumbs-wrapper.big_slider {
  max-height: 500px;
  display: block;
  position: relative;
  min-height: 300px; }

/* line 968, core.min.css */
.index .hidden_search {
  top: 20px; }

/* line 971, core.min.css */
.compares-widget-link:hover {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: ProximaNova; }

/* line 977, core.min.css */
.gallery-main-wrapper.prod_gallery {
  position: relative; }

/* line 980, core.min.css */
ul.filter_items_list {
  margin-bottom: 30px; }

/* line 983, core.min.css */
.gallery-main-wrapper.prod_gallery a {
  padding-top: 148%;
  display: block;
  position: relative; }

/* line 988, core.min.css */
.gallery-main-wrapper.prod_gallery a img {
  position: absolute;
  top: 0%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  transform: translate(-50%, 0); }

@media screen and (max-width: 1024px) {
  /* line 1007, core.min.css */
  .promo_video {
    /*display: none;*/ }

  /* line 1010, core.min.css */
  .promo_content {
    width: 100%; }

  /* line 1013, core.min.css */
  .logo-wrapper {
    order: 0; }

  /* line 1016, core.min.css */
  .header-menu {
    order: 1; }

  /* line 1019, core.min.css */
  .js-contacts-header {
    order: 2; }

  /* line 1022, core.min.css */
  .props_head {
    order: 3; }

  /* line 1025, core.min.css */
  .menu_bar {
    display: block;
    height: 30px;
    width: 40px;
    background: url(menu_bar.png) no-repeat;
    margin-bottom: 6px;
    cursor: pointer; }

  /* line 1033, core.min.css */
  .header-menu ul.collection_list {
    position: absolute;
    width: 193px;
    background: #e96c6b;
    padding: 16px;
    line-height: 2.5; }

  /* line 1040, core.min.css */
  .header-menu ul.collection_list.activex {
    display: block !important; }

  /* line 1043, core.min.css */
  .slider_btns {
    display: flex;
    justify-content: space-evenly; }

  /* line 1047, core.min.css */
  .cart-item.header_item {
    display: none; } }
@media screen and (min-width: 768px) {
  /* line 1052, core.min.css */
  .top-panel-wrapper {
    display: none; } }
@media screen and (max-width: 768px) {
  /* line 1057, core.min.css */
  .sidebar {
    height: 100% !important; }

  /* line 1060, core.min.css */
  .gallery-main-wrapper.prod_gallery {
    height: auto; }

  /* line 1063, core.min.css */
  .gallery-thumbs img {
    width: 100% !important; }

  /* line 1066, core.min.css */
  .gallery-thumbs-wrapper .swiper-container {
    width: 100%; }

  /* line 1070, core.min.css */
  .compare-control.product-form {
    width: auto !important; }

  /* line 1073, core.min.css */
  .co-form-controls button {
    width: 100% !important; }

  /* line 1077, core.min.css */
  button.col_compare {
    display: block; }

  /* line 1080, core.min.css */
  .sidebar:before {
    display: none; }

  /* line 1083, core.min.css */
  .hidden_search {
    position: fixed;
    background: #fff;
    width: 100%;
    margin-top: 0;
    margin-left: -1rem;
    z-index: 999;
    padding: 0 1rem;
    display: none;
    top: 44px; }

  /* line 1094, core.min.css */
  .index .hidden_search {
    top: 44px; }

  /* line 1097, core.min.css */
  .feedback_row > div {
    text-align: center; }

  /* line 1100, core.min.css */
  .skidki_table {
    min-width: 100%; }

  /* line 1103, core.min.css */
  .head_phone.phone_mobile a {
    color: #000;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px; }

  /* line 1109, core.min.css */
  .mobile_logo {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 999; }

  /* line 1115, core.min.css */
  .page_header {
    margin-top: 0; }

  /* line 1118, core.min.css */
  .props_head {
    justify-content: space-between; }

  /* line 1121, core.min.css */
  .header-wrapper {
    padding: 5px 0 0 !important; }

  /* line 1124, core.min.css */
  body {
    padding-top: 41px !important; }

  /* line 1127, core.min.css */
  .sidebar {
    display: block;
    position: fixed !important;
    width: 300px;
    height: 100%;
    max-width: 400px;
    left: -300px;
    padding: 20px !important;
    transition: all 1s;
    top: 57px;
    z-index: 999; }

  /* line 1139, core.min.css */
  .sidebar_active {
    left: 0;
    transition: all 1s; }

  /* line 1143, core.min.css */
  .fixed_block {
    position: relative;
    top: 0;
    margin-top: 0;
    overflow-y: scroll;
    padding-top: 0;
    height: 100%; }

  /* line 1151, core.min.css */
  .gallery-thumbs img {
    transform: translate(0); }

  /* line 1154, core.min.css */
  .form_rows {
    display: flex;
    align-items: baseline;
    flex-direction: row;
    justify-content: space-between;
    flex-flow: wrap; }

  /* line 1161, core.min.css */
  .filter_row {
    width: 50%;
    padding: 0 10px;
    max-height: 100%;
    overflow-y: hidden;
    margin-bottom: 30px;
    min-height: auto; }

  /* line 1171, core.min.css */
  ul.filter_items_list {
    margin-bottom: 30px;
    max-height: 50vh;
    overflow-y: auto; }

  /* line 1176, core.min.css */
  .coll_filters form {
    position: relative;
    width: 100%;
    margin-top: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 25px 6px; }

  /* line 1186, core.min.css */
  .coll_filters {
    position: fixed;
    width: 100%;
    left: -100%;
    display: block;
    transition: all 1s;
    z-index: 999;
    height: 100vh;
    display: block;
    overflow-y: scroll;
    top: 0; }

  /* line 1198, core.min.css */
  .filter_active {
    left: 0;
    transition: all 1s; }

  /* line 1202, core.min.css */
  .footer_b_right > div {
    width: 50%; }

  /* line 1205, core.min.css */
  .footer_b_right {
    font-size: 13px;
    display: flex; }

  /* line 1209, core.min.css */
  .footer_cop {
    text-align: left; }

  /* line 1212, core.min.css */
  .footer-menu-item {
    margin: 0 0.25rem;
    max-width: 50%;
    text-align: left;
    width: 46%; }

  /* line 1218, core.min.css */
  .product-prices {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end; } }
@media screen and (max-width: 480px) {
  /* line 1225, core.min.css */
  .promo_video img {
    margin: 0 auto; }

  /* line 1228, core.min.css */
  .order-item-page #create_order {
    width: 100% !important; }

  /* line 1231, core.min.css */
  .cart-item-inner {
    position: relative; }

  /* line 1234, core.min.css */
  .item-delete {
    padding: 0.25rem;
    position: absolute;
    top: 8px;
    right: 0; }

  /* line 1240, core.min.css */
  .item-prices.is-total-price {
    max-width: 50% !important; }

  /* line 1243, core.min.css */
  .footer-menu-item {
    margin: 0 0.25rem;
    max-width: 100%;
    text-align: left;
    width: 100%; }

  /* line 1249, core.min.css */
  .footer-menu-link {
    text-align: center;
    display: block;
    margin-bottom: 10px; }

  /* line 1254, core.min.css */
  .footer_b_right {
    flex-flow: wrap; }

  /* line 1257, core.min.css */
  .footer_b_right > div {
    width: 100%;
    min-width: 100%;
    text-align: center; }

  /* line 1262, core.min.css */
  .cart_lines {
    position: absolute;
    top: 40px;
    right: 0;
    background: #fff;
    width: 100vw;
    margin-right: 0;
    box-shadow: 0 3px 5px #00000035;
    display: none;
    padding: 4px 16px 16px;
    color: #000;
    left: 0; }

  /* line 1275, core.min.css */
  .slider_btns > * {
    font-size: 9px; }

  /* line 1278, core.min.css */
  a.head_prop:hover .cart_lines {
    display: none; } }
/* line 1282, core.min.css */
.prod_gallery img {
  width: 100%; }

/* line 1285, core.min.css */
.pagination-item.is-current > span {
  color: #ffffff;
  border-color: #e96c6b;
  background: #e96c6b; }

/* line 1291, core.min.css */
.pagination-link {
  color: #e96c6b;
  border: 1px solid #e96c6b; }

/* line 1295, core.min.css */
.pagination-link:hover {
  color: #ffffff;
  border-color: #e96c6b;
  background: #e96c6b; }

/* line 1301, core.min.css */
.prod_desc p span {
  font-family: 'ProximaBold' !important;
  font-weight: normal !important;
  font-size: 13px !important;
  font-style: normal !important; }

/* line 1307, core.min.css */
.prod_desc,
.prod_desc p span, .prod_desc p span em, .descripBox em span, .descripBox span em, .prod-card__manufacturer span em, .prod-card__manufacturer span,
.prod-card__description span, .prod-card__description span em,
.prod_desc div span em,
.page_content,
.page_content p,
.page_content p span,
.page_content p span em,
.page_content ol li span em {
  font-family: 'ProximaNova' !important;
  font-weight: normal !important;
  font-size: 13px !important;
  font-style: normal !important; }

/* line 1322, core.min.css */
.product_title .col_title:after {
  width: 50px; }

@media screen and (max-width: 410px) {
  /* line 1326, core.min.css */
  .product-control, .product-cart-control {
    flex-flow: column !important; } }
/* line 1330, core.min.css */
.collection_list a:hover {
  color: #fff !important; }

/*  НЕ УДАЛЯТЬ ЭТО ФИКС ДЛЯ ФОТО КОТОРЫЙ НЕ ПОНРАВИТСЯ */
/* line 1341, core.min.css */
.image-container.is-cover img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto !important; }

/* line 1352, core.min.css */
.with-trick.is-cover.image-container {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

/* line 1358, core.min.css */
a.buy_butt {
  background: #c8898e;
  border: 2px solid #c8898e;
  color: #fff;
  transition: color .25s;
  outline: none; }

/* line 1366, core.min.css */
.swiper-wp8-vertical {
  -ms-touch-action: none;
  touch-action: none; }

/* line 1371, core.min.css */
.footer_all {
  border-top: 1px solid #f1f1f1;
  padding: 5px 0;
  font-size: 11px;
  font-style: italic;
  color: gray;
  background: #efefef; }

/* line 1380, core.min.css */
.footer_all a {
  color: #ef7878; }

/* line 1383, core.min.css */
.image-wrapper figure.mz-figure {
  overflow: hidden;
  margin: 0 !important;
  -webkit-perspective: 300px;
  perspective: 300px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

/* line 1396, core.min.css */
.image-wrapper figure.mz-figure img {
  position: relative;
  top: 0%;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  transform: translate(-50%, 0); }

/* line 1, _layout.scss */
html {
  font-size: 16px; }

/* line 5, _layout.scss */
body {
  min-width: auto !important;
  background-color: #fff;
  padding-top: 82px;
  background-position: center;
  background-size: inherit;
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: "ProximaNova", sans-serif;
  title: google:Roboto; }

/* line 39, _layout.scss */
.njs-alert-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99999;
  top: 0;
  left: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 53, _layout.scss */
.njs-alert-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -75px; }
  @media screen and (max-width: 480px) {
    /* line 53, _layout.scss */
    .njs-alert-wrapper {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      margin: 0; } }

/* line 69, _layout.scss */
.njs-alert {
  background-color: #fff;
  width: 400px;
  height: 200px;
  border-radius: 8px;
  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; }
  /* line 84, _layout.scss */
  .njs-alert p {
    font-size: 18px;
    line-height: 23px; }
  @media screen and (max-width: 480px) {
    /* line 69, _layout.scss */
    .njs-alert {
      width: 100%;
      height: 100%;
      border-radius: 0; } }

/* line 101, _layout.scss */
.top-panel {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0; }
  @media screen and (max-width: 1024px) {
    /* line 101, _layout.scss */
    .top-panel {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media screen and (max-width: 768px) {
    /* line 101, _layout.scss */
    .top-panel {
      padding: 0; } }
  /* line 119, _layout.scss */
  .top-panel.fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    opacity: 1;
    width: 100%;
    background-color: #e96c6b;
    -webkit-box-shadow: 0 0 0.25rem #000;
    box-shadow: 0 0 0.25rem #000; }

/* line 131, _layout.scss */
.collapse-block {
  padding-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 131, _layout.scss */
    .collapse-block {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row;
      flex-flow: row;
      margin: 0;
      padding: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      /* line 152, _layout.scss */
      .collapse-block .phone {
        margin-right: 0.5rem;
        margin-top: 0; } }

/* line 159, _layout.scss */
.top-menu-icons-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0; }

/* line 169, _layout.scss */
.contacts-top-menu {
  margin-top: 0;
  z-index: 5; }

/* line 174, _layout.scss */
.contacts-icon {
  color: #300127;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  width: 3rem;
  height: 3rem;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  outline: none; }
  /* line 499, _mixins.scss */
  .contacts-icon:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 466, _mixins.scss */
  .contacts-icon:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 201, _layout.scss */
  .contacts-icon:before {
    font-size: 1.35rem;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  /* line 208, _layout.scss */
  .contacts-icon.is-active {
    -webkit-transition: all 0.15s ease-out 0.15s;
    transition: all 0.15s ease-out 0.15s;
    background-color: #300127;
    color: #eeeeee;
    border-radius: 0.15rem; }
    /* line 289, _mixins.scss */
    .contacts-icon.is-active:focus, .contacts-icon.is-active:active, .contacts-icon.is-active:hover {
      background-color: #0a0a0a;
      color: #eeeeee; }
    /* line 296, _mixins.scss */
    .contacts-icon.is-active:-moz-focus-inner {
      border: 0; }

/* line 213, _layout.scss */
.contacts-top-menu-block {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 30;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f2f9;
  padding: 1rem 0;
  -webkit-box-shadow: 0px 1px 3px #222222;
  box-shadow: 0px 1px 3px #222222; }
  /* line 229, _layout.scss */
  .contacts-top-menu-block *, .contacts-top-menu-block .contact-link {
    color: #271e1e; }

/* line 466, _mixins.scss */
.contact-link.tel:before {
  font-family: "FontAwesome";
  content: "";
  padding-right: 0.25rem; }
/* line 466, _mixins.scss */
.contact-link.email:before {
  font-family: "FontAwesome";
  content: "";
  padding-right: 0.25rem; }

@media screen and (max-width: 768px) {
  /* line 251, _layout.scss */
  .top-menu-wrapper {
    padding-left: 0; } }
@media screen and (min-width: 1025px) {
  /* line 251, _layout.scss */
  .top-menu-wrapper {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; } }

/* line 263, _layout.scss */
.top-panel-wrapper {
  position: relative;
  z-index: 1;
  background-color: #e96c6b;
  -webkit-box-shadow: 0 0 0.25rem black;
  box-shadow: 0 0 0.25rem black; }
  /* line 270, _layout.scss */
  .top-panel-wrapper.z-index {
    z-index: 1000; }

/* line 275, _layout.scss */
.top-menu {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-top: -0.25rem;
  margin-bottom: -0.25rem; }

/* line 282, _layout.scss */
.top-menu-item {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

/* line 287, _layout.scss */
.top-menu-link {
  color: #300127;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  padding: 0.5em 0;
  font-size: 0.8rem; }
  /* line 294, _layout.scss */
  .top-menu-link.is-active, .top-menu-link.is-current, .top-menu-link.is-hovered {
    color: #0a0a0a; }

/* line 301, _layout.scss */
.top-panel-open-sidebar {
  color: #300127;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: background-color 0.15s ease-out 0.15s;
  transition: background-color 0.15s ease-out 0.15s; }
  /* line 466, _mixins.scss */
  .top-panel-open-sidebar:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 499, _mixins.scss */
  .top-panel-open-sidebar:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 309, _layout.scss */
  .top-panel-open-sidebar:before {
    color: #300127;
    font-size: 1.5rem; }

/* line 315, _layout.scss */
.filter-panel-open-sidebar {
  margin-right: 0.25rem; }
  /* line 466, _mixins.scss */
  .filter-panel-open-sidebar:before {
    font-family: "FontAwesome";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 315, _layout.scss */
    .filter-panel-open-sidebar {
      width: 100%;
      text-align: left;
      text-transform: uppercase;
      font-weight: bold;
      margin-right: 0; }
      /* line 327, _layout.scss */
      .filter-panel-open-sidebar:before {
        content: attr(data-filter-caption);
        font-family: inherit; }
      /* line 466, _mixins.scss */
      .filter-panel-open-sidebar:after {
        font-family: "FontAwesome";
        content: "";
        padding-left: 0.5rem; } }

/* line 339, _layout.scss */
.header-block > .shopcart-widget-wrapper, .footer-block > .shopcart-widget-wrapper, .header-compare > .shopcart-widget-wrapper > .shopcart-widget-wrapper {
  margin-top: 0; }
/* line 343, _layout.scss */
.header-block > .top-panel-open-search, .footer-block > .top-panel-open-search, .header-compare > .shopcart-widget-wrapper > .top-panel-open-search {
  margin-top: 0; }

/* line 348, _layout.scss */
.top-panel-open-search {
  color: #300127;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  border: none;
  margin-left: auto;
  margin-top: 0; }
  /* line 466, _mixins.scss */
  .top-panel-open-search:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 499, _mixins.scss */
  .top-panel-open-search:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 357, _layout.scss */
  .top-panel-open-search:hover {
    background-color: transparent; }
  @media screen and (max-width: 768px) {
    /* line 348, _layout.scss */
    .top-panel-open-search {
      margin-left: 0; } }
  /* line 365, _layout.scss */
  .top-panel-open-search:before {
    font-size: 1.2rem; }

/* line 378, _layout.scss */
.header-wrapper {
  background-color: #e96c6b;
  padding-top: 1.5rem;
  color: #0a0a0a;
  padding-bottom: 1.5rem;
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0; }

/* line 391, _layout.scss */
.logotype-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem; }

/* line 396, _layout.scss */
.logotype-link {
  color: #300127;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  font-size: 40px;
  font-family: Lobster;
  line-height: 1; }
  /* line 499, _mixins.scss */
  .logotype-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 407, _layout.scss */
.logotype-text {
  padding: 0px 5px; }

/* line 411, _layout.scss */
.header-block, .footer-block, .header-compare > .shopcart-widget-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  /* line 415, _layout.scss */
  .header-block a, .footer-block a, .header-compare > .shopcart-widget-wrapper a {
    color: #300127;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 499, _mixins.scss */
    .header-block a:hover, .footer-block a:hover, .header-compare > .shopcart-widget-wrapper a:hover {
      color: #000;
      -webkit-text-decoration: underline;
      text-decoration: underline; }
  /* line 420, _layout.scss */
  .header-block > * + *, .footer-block > * + *, .header-compare > .shopcart-widget-wrapper > * + * {
    margin-top: 0.5rem; }

/* line 425, _layout.scss */
.header-compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 0; }
  @media screen and (max-width: 768px) {
    /* line 425, _layout.scss */
    .header-compare {
      margin: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0; } }

/* line 451, _layout.scss */
.catalog-menu-wrapper {
  border-top: 1px solid #313131;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }

/* line 459, _layout.scss */
.catalog-menu.level-1 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem; }
/* line 466, _layout.scss */
.catalog-menu:not(.level-1) {
  width: 200px;
  background-color: #e96c6b;
  -webkit-box-shadow: 0 1px 0.25rem black;
  box-shadow: 0 1px 0.25rem black; }

/* line 475, _layout.scss */
.menu-item-controls:hover > * {
  color: #0a0a0a; }
/* line 479, _layout.scss */
.menu-item-controls.mobile-sidebar-menu-item-controls:hover > * {
  color: #67064e; }

/* line 484, _layout.scss */
.menu-item-controls.sidebar-menu-item-controls:hover > * {
  color: #67064e; }

/* line 488, _layout.scss */
.catalog-menu-item {
  color: #300127;
  text-decoration: none; }
  /* line 492, _layout.scss */
  .catalog-menu-item.level-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    color: #300127; }

/* line 499, _layout.scss */
.catalog-menu-link {
  color: #300127; }
  /* line 502, _layout.scss */
  .catalog-menu-link.level-1 {
    padding: 0.5em 0;
    white-space: nowrap;
    text-decoration: none; }
  /* line 508, _layout.scss */
  .catalog-menu-link:not(.level-1) {
    padding: 0.75em 0.5em;
    text-decoration: none; }
  /* line 513, _layout.scss */
  .catalog-menu-link.is-current {
    color: #0a0a0a; }

/* line 518, _layout.scss */
.catalog-menu-marker {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0.5rem;
  color: #300127; }
  /* line 475, _mixins.scss */
  .catalog-menu-marker:before {
    font-family: "Plus";
    content: ""; }
  /* line 526, _layout.scss */
  .catalog-menu-marker.is-current {
    color: #0a0a0a; }

/* line 533, _layout.scss */
.sidebar-menu {
  margin-left: 0.5rem; }
  /* line 536, _layout.scss */
  .sidebar-menu.level-1 {
    margin-left: 0;
    border-bottom: 1px solid #322e31;
    margin-bottom: 2rem;
    padding-bottom: 1rem; }

/* line 544, _layout.scss */
.sidebar-menu-item {
  padding: 0.25rem 0;
  margin-left: 3px; }

/* line 551, _layout.scss */
.sidebar-menu-link {
  padding: 0.45rem 0;
  color: #271e1e;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  /* line 564, _layout.scss */
  .sidebar-menu-link:hover {
    color: #67064e; }
  /* line 568, _layout.scss */
  .sidebar-menu-link.is-active {
    color: #67064e; }
  /* line 572, _layout.scss */
  .sidebar-menu-link:before {
    padding-right: 0.5rem;
    font-size: 1rem; }
  /* line 581, _layout.scss */
  .sidebar-menu-link.level-1:before {
    font-size: 1rem; }

/* line 587, _layout.scss */
.sidebar-menu-marker {
  height: 1rem;
  width: 1rem;
  color: #271e1e; }
  /* line 475, _mixins.scss */
  .sidebar-menu-marker:before {
    font-family: "Plus";
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 0.5em; }
  /* line 466, _mixins.scss */
  .sidebar-menu-marker.is-opened:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 603, _layout.scss */
  .sidebar-menu-marker.is-active {
    color: #67064e; }

/* line 608, _layout.scss */
.mobile-sidebar-menu {
  margin-left: 0.5rem; }
  /* line 611, _layout.scss */
  .mobile-sidebar-menu.level-1 {
    margin-left: 0;
    margin-bottom: 2rem; }

/* line 619, _layout.scss */
.mobile-sidebar-menu-link {
  padding: 0.45rem 0;
  margin-left: 0.25rem;
  color: #271e1e;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  /* line 633, _layout.scss */
  .mobile-sidebar-menu-link:hover {
    color: #67064e; }
  /* line 637, _layout.scss */
  .mobile-sidebar-menu-link.is-active {
    color: #67064e; }
  /* line 641, _layout.scss */
  .mobile-sidebar-menu-link:before {
    padding-right: 0.5rem;
    font-size: 1rem; }
  /* line 649, _layout.scss */
  .mobile-sidebar-menu-link.level-1:before {
    font-size: 1rem; }

/* line 660, _layout.scss */
.mobile-sidebar-menu-marker {
  height: 2rem;
  width: 2rem;
  color: #271e1e; }
  /* line 475, _mixins.scss */
  .mobile-sidebar-menu-marker:before {
    font-family: "Plus";
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 0.5rem; }
  /* line 671, _layout.scss */
  .mobile-sidebar-menu-marker.is-active {
    color: #67064e; }
    /* line 466, _mixins.scss */
    .mobile-sidebar-menu-marker.is-active:before {
      font-family: "FontAwesome";
      content: ""; }
  /* line 466, _mixins.scss */
  .mobile-sidebar-menu-marker.is-opened:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 687, _layout.scss */
.breadcrumb-wrapper {
  margin-top: 1rem;
  margin-bottom: 2rem; }

/* line 692, _layout.scss */
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  padding-left: 0; }

/* line 709, _layout.scss */
.breadcrumb-item {
  font-size: 13px;
  list-style-type: none;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-left: 0.25rem;
  padding-right: 0.25rem; }
  @media screen and (max-width: 480px) {
    /* line 709, _layout.scss */
    .breadcrumb-item {
      margin: 0.15rem 0; } }
  /* line 723, _layout.scss */
  .breadcrumb-item + .breadcrumb-item:before {
    content: '>';
    margin-right: 0.25rem; }

/* line 730, _layout.scss */
.breadcrumb-link {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .breadcrumb-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 739, _layout.scss */
.page-headding-wrapper {
  margin-bottom: 2rem;
  border-bottom: 1px solid #322e31;
  padding-bottom: 1rem; }

/* line 745, _layout.scss */
.page-headding {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
  font-weight: normal; }

/* line 759, _layout.scss */
.content-wrapper {
  background-color: #fff;
  color: #0a0a0a;
  padding-top: 1rem;
  height: 100% !important; }

/* line 770, _layout.scss */
.footer-wrapper {
  color: #7f7f7f;
  padding-top: 0;
  background: #fff; }

/* line 779, _layout.scss */
.footer-menu {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  margin-bottom: 0px;
  font-size: 13px; }

/* line 794, _layout.scss */
.footer-menu-item {
  margin: 0 0.25rem; }

/* line 798, _layout.scss */
.footer-menu-link {
  color: #7f7f7f;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  padding: 0 0.15rem; }
  /* line 805, _layout.scss */
  .footer-menu-link.is-current, .footer-menu-link.is-hovered {
    color: #0a0a0a; }

/* line 813, _layout.scss */
.footer-bottom-wrapper {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 768px) {
    /* line 813, _layout.scss */
    .footer-bottom-wrapper {
      margin-top: 1rem; } }

/* line 826, _layout.scss */
.social-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* line 838, _layout.scss */
.social-menu-item {
  list-style-type: none;
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

/* line 844, _layout.scss */
.social-menu-link {
  color: #300127;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  /* line 499, _mixins.scss */
  .social-menu-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 853, _layout.scss */
.insales-copyright {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0.5rem 0; }
  @media screen and (max-width: 768px) {
    /* line 853, _layout.scss */
    .insales-copyright {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 872, _layout.scss */
.insales-copyright-link {
  color: #300127;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .insales-copyright-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 881, _layout.scss */
.toolbar {
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 894, _layout.scss */
  .toolbar.at-top {
    display: block; }
    /* line 897, _layout.scss */
    .toolbar.at-top .toolbar-inner {
      display: block; }
      /* line 900, _layout.scss */
      .toolbar.at-top .toolbar-inner .search-widget-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: transparent;
        border: 1px solid #322e31;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem; }
  /* line 915, _layout.scss */
  .toolbar.at-bottom {
    margin: 1rem 0; }
  @media screen and (max-width: 380px) {
    /* line 881, _layout.scss */
    .toolbar {
      margin-bottom: 0;
      padding-bottom: 0;
      margin-top: 0; } }

/* line 926, _layout.scss */
.contacts-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }

/* line 935, _layout.scss */
.toolbar-inner {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media screen and (max-width: 380px) {
    /* line 935, _layout.scss */
    .toolbar-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column; } }
  /* line 963, _layout.scss */
  .toolbar-inner > * {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    display: inline-block; }

/* line 971, _layout.scss */
.is-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (min-width: 769px) {
    /* line 971, _layout.scss */
    .is-between {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media screen and (max-width: 380px) {
    /* line 971, _layout.scss */
    .is-between {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 989, _layout.scss */
.filter-collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 769px) {
    /* line 989, _layout.scss */
    .filter-collapse {
      display: none; } }
  @media screen and (max-width: 380px) {
    /* line 989, _layout.scss */
    .filter-collapse {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%; }
      /* line 1007, _layout.scss */
      .filter-collapse .filter-collapse__label {
        display: none; } }

/* line 1013, _layout.scss */
.collection-order-label {
  padding-right: 0.25rem;
  display: none; }

/* line 1021, _layout.scss */
.products-list {
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 380px) {
    /* line 1021, _layout.scss */
    .products-list {
      margin-top: 0; } }

/* line 1039, _layout.scss */
.sidebar-block + .sidebar-block {
  margin-top: 2rem; }

/* line 1044, _layout.scss */
.sidebar-block-heading, .filter-heading {
  font-weight: bold;
  word-wrap: break-word;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1rem;
  line-height: 1.5rem;
  border-bottom: 1px solid #fff;
  padding: 0.5rem 1rem 1rem 0; }

/* line 1056, _layout.scss */
.sidebar {
  margin-top: -1rem;
  background: url("sidebar_bg.png");
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative; }

/* line 1065, _layout.scss */
.mobile-sidebar-menu-item {
  padding: 0.25rem 0; }

/* line 1069, _layout.scss */
.mobile-sidebar-menu-item.level-1,
.mobile-sidebar-menu-item.level-2,
.mobile-sidebar-menu-item.level-3 {
  padding: 0.25rem 0 0 0.3rem; }

/* line 1075, _layout.scss */
.product-rating-point {
  color: #777777; }

/* line 1, _index.scss */
.index-block, .promo-slider-wrapper, .benefits-wrapper, .special-categories-wrapper, .special-products-wrapper {
  margin-top: 2rem;
  margin-bottom: 4rem; }

/* line 6, _index.scss */
.index {
  margin-top: -2rem;
  margin-bottom: -2rem; }

/* line 20, _index.scss */
.promo-slider-heading-wrapper {
  display: none; }

/* line 24, _index.scss */
.promo-slide-inner {
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none; }

/* line 31, _index.scss */
.promo-slide-caption {
  padding: 1rem;
  background-color: rgba(233, 108, 107, 0.9);
  color: #0a0a0a; }
  @media screen and (min-width: 769px) {
    /* line 31, _index.scss */
    .promo-slide-caption {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      padding: 2rem; } }

/* line 43, _index.scss */
.swiper-container {
  z-index: 0; }

/* line 47, _index.scss */
.swiper-container-horizontal > .swiper-pagination {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: auto;
  display: flex;
  flex-direction: column;
  z-index: 99999; }

/* line 58, _index.scss */
.swiper-pagination-bullet-active {
  background: #67064e; }

/* line 61, _index.scss */
.promo-slider-prev,
.promo-slider-next {
  top: 0;
  bottom: 0;
  width: 4rem;
  height: auto;
  margin-top: 0;
  background-image: none;
  font-size: 3rem;
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .promo-slider-prev:hover,
  .promo-slider-next:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 73, _index.scss */
  .promo-slider-prev.is-disabled,
  .promo-slider-next.is-disabled {
    display: none; }
  /* line 77, _index.scss */
  .promo-slider-prev:focus,
  .promo-slider-next:focus {
    outline: none; }
  @media screen and (max-width: 480px) {
    /* line 61, _index.scss */
    .promo-slider-prev,
    .promo-slider-next {
      width: 2rem;
      font-size: 2rem; } }

/* line 466, _mixins.scss */
.promo-slider-prev:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 466, _mixins.scss */
.promo-slider-next:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 106, _index.scss */
.benefits-heading-wrapper {
  margin-bottom: 1rem; }

/* line 112, _index.scss */
.benefits-heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 97%;
  word-wrap: break-word;
  color: #271e1e; }

/* line 123, _index.scss */
.benefits-list {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

/* line 130, _index.scss */
.benefit {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  @media screen and (max-width: 1024px) {
    /* line 130, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%; } }
  @media screen and (max-width: 768px) {
    /* line 130, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  @media screen and (max-width: 480px) {
    /* line 130, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 152, _index.scss */
.benefit-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -0.5rem; }

/* line 168, _index.scss */
.benefit-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  padding: 0.5rem; }

/* line 175, _index.scss */
.benefit-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 0.5rem;
  color: #0a0a0a;
  line-height: 1.2; }

/* line 193, _index.scss */
.special-categories-heading-wrapper {
  margin-bottom: 1rem; }

/* line 199, _index.scss */
.special-categories-heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #271e1e; }

/* line 208, _index.scss */
.special-category {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 25%;
  margin-bottom: 2.5rem; }
  @media screen and (max-width: 1024px) {
    /* line 208, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      max-width: 33%; } }
  @media screen and (max-width: 768px) {
    /* line 208, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (max-width: 480px) {
    /* line 208, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin: 0.5rem auto; } }

/* line 239, _index.scss */
.category-caption {
  text-align: center;
  margin-top: 0.4rem; }

/* line 244, _index.scss */
.category-inner {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .category-inner:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 249, _index.scss */
.footer {
  position: relative;
  padding: 15px 0; }

/* line 253, _index.scss */
.footer-wrapper .container {
  border-top: 1px solid #c9c9c9; }

/* line 256, _index.scss */
.js-arrow-up {
  z-index: 999;
  position: fixed;
  width: 3rem;
  border: none;
  height: 3rem;
  padding: 0;
  bottom: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: 0.5rem;
  color: #67064e;
  background-color: #f9f2f9;
  text-decoration: none;
  border-radius: 50%;
  display: block;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px #777777;
  box-shadow: 0px 0px 5px #777777; }
  /* line 466, _mixins.scss */
  .js-arrow-up:before {
    font-family: "FontAwesome";
    content: "";
    position: absolute;
    -webkit-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%);
    top: 50%;
    font-size: 2rem;
    left: 50%; }
  /* line 285, _index.scss */
  .js-arrow-up:hover, .js-arrow-up:focus {
    outline: none;
    -webkit-box-shadow: 0px 0px 11px #67064e;
    box-shadow: 0px 0px 11px #67064e;
    background-color: none; }

/* line 6, _collection.scss */
.toolbar.collection-toolbar .toolbar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 17, _collection.scss */
.collection-order {
  display: inline-block; }
  @media screen and (max-width: 380px) {
    /* line 17, _collection.scss */
    .collection-order {
      width: 100%; } }

@media screen and (max-width: 380px) {
  /* line 25, _collection.scss */
  .collection-order-wrapper {
    width: 100%; } }

/* line 32, _collection.scss */
.collection-image {
  text-align: center; }

/* line 36, _collection.scss */
.toolbar-inner > .collection-order-wrapper {
  margin-top: 0;
  margin-bottom: 0; }

/* line 41, _collection.scss */
.collection-order-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  /* line 53, _collection.scss */
  .collection-order-row.is-page-size {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row; }

/* line 61, _collection.scss */
.collection-order-field {
  border: 0px solid;
  background-color: #fff;
  line-height: inherit;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  line-height: 23px; }
  /* line 70, _collection.scss */
  .collection-order-field.page-size {
    line-height: 18px;
    padding-left: 0.5rem;
    padding: 0.5rem;
    background-size: 0.6rem;
    background-position-x: 86%;
    padding-right: 1.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; }
  @media screen and (max-width: 380px) {
    /* line 61, _collection.scss */
    .collection-order-field {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%; } }
  @media screen and (max-width: 768px) {
    /* line 61, _collection.scss */
    .collection-order-field {
      border: 1px solid #e96c6b;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem; } }

/* line 106, _collection.scss */
.filter-section-clear {
  color: #271e1e; }
  /* line 475, _mixins.scss */
  .filter-section-clear:before {
    font-family: "Plus";
    content: ""; }
  /* line 466, _mixins.scss */
  .filter-section-clear.is-enable:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 0.75em; }

/* line 118, _collection.scss */
.filter-item {
  padding: 0.25rem; }

/* line 122, _collection.scss */
.filter-section-name {
  color: #271e1e;
  padding-right: 0.25em;
  padding-left: 0.25em;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }

/* line 132, _collection.scss */
.filter-section-toolbar {
  display: none; }

/* line 136, _collection.scss */
.ajs-body {
  background-color: #f9f2f9; }

/* line 140, _collection.scss */
.filter-items-wrapper {
  --filter-background-color: #f9f2f9;
  --filter-background-color-transparent: rgba(249, 242, 249, 0);
  padding-top: 0; }

/* line 146, _collection.scss */
.filter-field {
  padding: 0.35rem 0 0.35rem 0.55rem; }
  /* line 149, _collection.scss */
  .filter-field:hover {
    color: #67064e; }

/* line 154, _collection.scss */
.filter-field-marker, .form-field .form-toggle-marker {
  color: #0a0a0a;
  width: 1rem;
  height: 1rem;
  /*outline: 1px solid $color-border-primary;*/
  border: 3px solid #fff;
  background-color: #fff;
  margin-right: 0.4rem;
  -ms-flex: 0 2 1rem;
  border: 1px solid #322e31 !important;
  border-radius: 50%; }
  /* line 166, _collection.scss */
  .filter-field-marker.is-active, .form-field .is-active.form-toggle-marker {
    background: #970972; }

/* line 177, _collection.scss */
.filter-field-caption {
  padding: 0 0 0 0.25rem;
  color: #0a0a0a; }

/* line 182, _collection.scss */
.filter-controls {
  margin: -0.25rem;
  margin-top: 1rem; }

/* line 187, _collection.scss */
.button.filter-submit, .checkout-v2-wrapper .filter-submit.co-button--checkout, .checkout-v2-wrapper .filter-submit.co-button, .checkout-v2-wrapper .filter-submit.co-tabs-node, .checkout-v2-wrapper .filter-submit.co-modal-button {
  margin: 0.5rem 0.25rem;
  width: 100%;
  padding: 0.5rem; }

/* line 193, _collection.scss */
.noUi-target {
  height: 0.32rem; }

/* line 197, _collection.scss */
.noUi-handle {
  width: 1.1rem;
  height: 1.1rem; }
  /* line 201, _collection.scss */
  .noUi-handle:focus {
    background-color: #67064e; }

/* line 209, _collection.scss */
.buy.text-right-xl .button-buy,
.product-control .more-info .button-buy,
.product-cart-control .more-info .button-buy {
  text-align: center;
  margin: auto;
  display: inline-block; }

/* line 219, _collection.scss */
.filter-clear {
  width: 100%;
  margin: 0.25rem;
  padding: 0.5rem; }

/* line 225, _collection.scss */
.filter-empty {
  width: auto; }

@media screen and (max-width: 480px) {
  /* line 229, _collection.scss */
  .collection-description {
    margin: 0.5rem auto; } }

@media screen and (min-width: 769px) {
  /* line 236, _collection.scss */
  .button-breadcrumb {
    display: none; } }

/* line 243, _collection.scss */
.filter-section-control:hover span {
  color: #67064e; }

/* line 247, _collection.scss */
.hidden-breadcrumbs {
  padding: 0.05rem 0.5rem; }

/* line 251, _collection.scss */
.co-toggable_field-input--radio input:focus + span,
.co-toggable_field-input--radio input:checked + span {
  color: #0a0a0a; }

/* line 2, _product.scss */
.product-prices.in-card {
  margin-bottom: 0.5rem;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (max-width: 768px) {
  /* line 11, _product.scss */
  #gallery {
    display: none; } }

/* line 18, _product.scss */
#review_form {
  display: none; }

/* line 22, _product.scss */
.product-link {
  color: #000;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  display: block;
  line-height: 1;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  height: 12px;
  overflow: hidden;
  margin-bottom: 11px; }

/* line 38, _product.scss */
.product-introtext {
  margin-bottom: 1rem; }

/* line 42, _product.scss */
.form-rating-label:nth-last-child(1) {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #271e1e !important;
  display: none; }
  /* line 466, _mixins.scss */
  .form-rating-label:nth-last-child(1):after {
    font-family: "FontAwesome";
    content: ""; }
  /* line 499, _mixins.scss */
  .form-rating-label:nth-last-child(1):hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 51, _product.scss */
.form-captcha-update:focus {
  box-shadow: none;
  border: none; }

/* line 56, _product.scss */
.tab-block-inner > iframe {
  max-width: 100% !important; }

/* line 63, _product.scss */
.tab-block-inner.editor table tbody {
  display: block; }

/* line 68, _product.scss */
.product-form {
  margin-bottom: 1rem; }

/* line 72, _product.scss */
.product-sku-wrapper {
  margin-bottom: 0.75rem; }
  /* line 75, _product.scss */
  .product-sku-wrapper > .label-article {
    opacity: 0.6; }

/* line 80, _product.scss */
.product-prices {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.25rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 90, _product.scss */
  .product-prices > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0.25rem 0.4rem; }

@media screen and (max-width: 768px) {
  /* line 99, _product.scss */
  .bundle-slider {
    margin: auto; } }

@media screen and (max-width: 480px) {
  /* line 106, _product.scss */
  .product-button.is-quick-checkout {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; } }

/* line 114, _product.scss */
.product-gallery-wrapper {
  position: relative; }
  @media screen and (max-width: 768px) {
    /* line 118, _product.scss */
    .product-gallery-wrapper .product-labels {
      position: static; } }

/* line 124, _product.scss */
.gallery-main-wrapper {
  text-align: center; }

/* line 128, _product.scss */
.product-slider-controls .hidden_counter {
  display: none; }
  @media screen and (max-width: 768px) {
    /* line 128, _product.scss */
    .product-slider-controls .hidden_counter {
      display: block; } }

/* line 136, _product.scss */
.mobile-wrapper {
  margin-bottom: 2.5rem; }

/* line 140, _product.scss */
.product-control, .product-cart-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem -0.25rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  /* line 155, _product.scss */
  .product-control > *, .product-cart-control > * {
    margin: 0.25rem;
    color: #271e1e; }
  @media screen and (max-width: 480px) {
    /* line 140, _product.scss */
    .product-control, .product-cart-control {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 172, _product.scss */
.more-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

/* line 181, _product.scss */
.compare-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 480px) {
    /* line 181, _product.scss */
    .compare-control {
      width: 100%; } }

/* line 194, _product.scss */
.product-option-selectors .option {
  margin-right: 1rem; }

/* line 198, _product.scss */
.gallery-thumbs.swiper-container > .gallery-controls {
  padding-left: 0; }
  /* line 201, _product.scss */
  .gallery-thumbs.swiper-container > .gallery-controls:before {
    margin-left: 0; }

/* line 209, _product.scss */
.m-modal-button--checkout {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem;
  padding: 0.15rem 2.5rem;
  margin: 1rem 0 0.5rem; }
  /* line 289, _mixins.scss */
  .m-modal-button--checkout:focus, .m-modal-button--checkout:active, .m-modal-button--checkout:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .m-modal-button--checkout:-moz-focus-inner {
    border: 0; }

/* line 216, _product.scss */
.m-modal {
  padding: 20px 0 0; }

/* line 220, _product.scss */
.m-modal-heading {
  color: #222222;
  margin-top: 0; }

/* line 225, _product.scss */
.m-input-label {
  color: #222222; }

/* line 229, _product.scss */
.m-input-field {
  color: #222222; }

/* line 232, _product.scss */
.m-input--checkbox {
  opacity: 1; }

/* line 239, _product.scss */
.product-card-wrapper {
  padding: 1.25rem; }
  /* line 242, _product.scss */
  .product-card-wrapper.in-tab {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
    @media screen and (max-width: 1024px) {
      /* line 242, _product.scss */
      .product-card-wrapper.in-tab {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 33%; } }
    @media screen and (max-width: 768px) {
      /* line 242, _product.scss */
      .product-card-wrapper.in-tab {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    @media screen and (max-width: 480px) {
      /* line 242, _product.scss */
      .product-card-wrapper.in-tab {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }

/* line 267, _product.scss */
.product-card {
  display: block; }

/* line 271, _product.scss */
.product-card-inner {
  position: relative; }

/* line 275, _product.scss */
.product-card-photo {
  display: block;
  margin-bottom: 30px; }

/* line 280, _product.scss */
.product-card-caption {
  text-align: center;
  line-height: 1.4; }

/* line 285, _product.scss */
.product-content {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  /* line 289, _product.scss */
  .product-content.tab {
    margin-top: 3rem; }

/* line 298, _product.scss */
.product-labels {
  position: absolute;
  top: 0;
  left: 0.5rem; }

/* line 304, _product.scss */
.label {
  background-color: #eeeeee;
  color: #222222; }
  /* line 308, _product.scss */
  .label.is-discount {
    background-color: #dc4646;
    color: #fff; }

/* line 318, _product.scss */
.price {
  font-size: 15px; }
  /* line 321, _product.scss */
  .price.is-discount {
    text-decoration: line-through; }

/* line 329, _product.scss */
.old-price {
  text-decoration: line-through;
  opacity: 0.6; }
  /* line 333, _product.scss */
  .old-price.on-page {
    font-size: 1.25rem; }

/* line 342, _product.scss */
.product-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px; }
  /* line 358, _product.scss */
  .product-slider.is-related-products .product-slider-heading {
    word-break: break-all; }

/* line 363, _product.scss */
.product-slider-heading-wrapper {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 32px;
  padding-top: 25px;
  border-top: 1px solid #c9c9c9; }

/* line 376, _product.scss */
.product-slider-heading {
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #000;
  word-wrap: break-word;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 14px;
  font-family: ProximaBold;
  text-transform: uppercase;
  position: relative;
  margin: 0; }

/* line 394, _product.scss */
.product-slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-left: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative; }
  /* line 407, _product.scss */
  .product-slider-controls.controls-above-gallery {
    justify-content: flex-end; }

/* line 412, _product.scss */
.swiper-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

/* line 422, _product.scss */
.product-slider-prev,
.product-slider-next {
  display: inline-block;
  max-width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #271e1e;
  color: #f9f2f9;
  -webkit-transition: opacity 0.15s ease-out 0.15s;
  transition: opacity 0.15s ease-out 0.15s;
  width: 1.5rem;
  height: 1.5rem;
  position: static;
  top: 0;
  margin: 0;
  line-height: 1.5rem;
  background-image: none;
  font-size: 1rem; }
  /* line 265, _mixins.scss */
  .product-slider-prev:active, .product-slider-prev:focus,
  .product-slider-next:active,
  .product-slider-next:focus {
    outline: 0; }
  /* line 270, _mixins.scss */
  .product-slider-prev:hover,
  .product-slider-next:hover {
    text-decoration: none;
    background-color: #67064e; }
  /* line 275, _mixins.scss */
  .product-slider-prev.disabled, .product-slider-prev[disabled], fieldset[disabled] .product-slider-prev,
  .product-slider-next.disabled,
  .product-slider-next[disabled], fieldset[disabled]
  .product-slider-next {
    cursor: not-allowed; }
  /* line 439, _product.scss */
  .product-slider-prev:active, .product-slider-prev:hover,
  .product-slider-next:active,
  .product-slider-next:hover {
    opacity: 0.8;
    background-color: #271e1e; }
  /* line 445, _product.scss */
  .product-slider-prev.is-disabled:active, .product-slider-prev.is-disabled:hover,
  .product-slider-next.is-disabled:active,
  .product-slider-next.is-disabled:hover {
    opacity: 0.35; }

/* line 451, _product.scss */
.gallery-slider {
  margin-left: auto; }

/* line 455, _product.scss */
.gallery-controls {
  margin-top: 0.5rem; }
  /* line 458, _product.scss */
  .gallery-controls::before {
    content: ' ';
    height: 0.5rem;
    margin-left: 1rem;
    background: url(title_block_bg.png) repeat-x left center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    display: block;
    flex: 1 1 auto;
    -ms-flex-item-align: center;
    align-self: center; }

/* line 472, _product.scss */
.product-slider-prev {
  margin-right: 3px;
  margin-left: 1rem; }
  /* line 466, _mixins.scss */
  .product-slider-prev:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 479, _product.scss */
.product-slider-next {
  margin-left: 3px; }
  /* line 466, _mixins.scss */
  .product-slider-next:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 485, _product.scss */
.button-buy {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem;
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  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; }
  /* line 289, _mixins.scss */
  .button-buy:focus, .button-buy:active, .button-buy:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .button-buy:-moz-focus-inner {
    border: 0; }

/* line 503, _product.scss */
.bundle_buy > .is-preorder {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }

/* line 509, _product.scss */
.button.product-button, .checkout-v2-wrapper .product-button.co-button--checkout, .checkout-v2-wrapper .product-button.co-button, .checkout-v2-wrapper .product-button.co-tabs-node, .checkout-v2-wrapper .product-button.co-modal-button {
  border-radius: 0.15rem; }
  @media screen and (max-width: 480px) {
    /* line 509, _product.scss */
    .button.product-button, .checkout-v2-wrapper .product-button.co-button--checkout, .checkout-v2-wrapper .product-button.co-button, .checkout-v2-wrapper .product-button.co-tabs-node, .checkout-v2-wrapper .product-button.co-modal-button {
      width: 100%; } }

/* line 517, _product.scss */
.compare-link {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  border: none;
  background: none;
  text-decoration: underline; }
  /* line 499, _mixins.scss */
  .compare-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  @media screen and (max-width: 480px) {
    /* line 517, _product.scss */
    .compare-link {
      width: 100%;
      margin: 0.3rem 0; } }
  /* line 529, _product.scss */
  .compare-link:focus {
    border: none;
    outline: none; }

/* line 535, _product.scss */
.bundle-prices {
  margin: 0.25rem 0; }

/* line 539, _product.scss */
.price-bundle {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1rem; }
  /* line 544, _product.scss */
  .price-bundle span {
    font-weight: bold;
    text-decoration: line-through; }

/* line 550, _product.scss */
.price_discount {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1rem; }
  /* line 555, _product.scss */
  .price_discount span {
    font-weight: bold; }

/* line 560, _product.scss */
.price_finall {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1.5rem; }
  /* line 565, _product.scss */
  .price_finall span {
    font-weight: bold; }

/* line 570, _product.scss */
.buy.bundle_buy {
  margin: 0;
  margin-top: 0.8rem; }
  @media screen and (min-width: 769px) {
    /* line 570, _product.scss */
    .buy.bundle_buy {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
      flex: 0 0 270px; } }

/* line 583, _product.scss */
.product-slider.is-bundle-products {
  margin-top: 0;
  margin-left: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }
  /* line 590, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 2rem; }
  /* line 597, _product.scss */
  .product-slider.is-bundle-products .swiper-wrapper {
    margin-top: 0; }
  /* line 601, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading-wrapper:after {
    margin-left: 0; }
  /* line 605, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading {
    display: none; }

/* line 610, _product.scss */
.fancybox-caption {
  text-align: center;
  border-top: 0; }

/* line 615, _product.scss */
.is-reviews-toggle, .is-comments-toggle {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem;
  margin-bottom: 0.5rem;
  margin-top: 1rem; }
  /* line 289, _mixins.scss */
  .is-reviews-toggle:focus, .is-comments-toggle:focus, .is-reviews-toggle:active, .is-comments-toggle:active, .is-reviews-toggle:hover, .is-comments-toggle:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .is-reviews-toggle:-moz-focus-inner, .is-comments-toggle:-moz-focus-inner {
    border: 0; }
  /* line 621, _product.scss */
  .is-reviews-toggle:after, .is-comments-toggle:after {
    padding-left: 0.25rem; }
  /* line 466, _mixins.scss */
  .is-reviews-toggle.is-unchecked:after, .is-unchecked.is-comments-toggle:after {
    font-family: "FontAwesome";
    content: ""; }
  /* line 466, _mixins.scss */
  .is-reviews-toggle.is-checked:after, .is-checked.is-comments-toggle:after {
    font-family: "FontAwesome";
    content: ""; }

/* line 641, _product.scss */
.sidebar-menu-marker.filter-marker {
  margin-left: auto;
  color: #271e1e; }

/* line 649, _product.scss */
.filter-section.has-active-items .sidebar-menu-marker.filter-marker {
  display: none; }
/* line 653, _product.scss */
.filter-section.has-active-items .filter-section-name {
  color: #67064e; }

/* line 466, _mixins.scss */
.filter-section-toggle.is-active-toggle.is-active > .filter-marker:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 667, _product.scss */
.filter-section-clear.is-filter-section-clear {
  padding: 0.5rem;
  color: #67064e;
  background-color: transparent; }

/* line 673, _product.scss */
.filter {
  margin: 0 0.25rem; }

/* line 677, _product.scss */
.ajs-header {
  background-color: #f9f2f9; }

/* line 681, _product.scss */
.form-label {
  color: #0a0a0a; }

/* line 685, _product.scss */
.ajs-footer {
  background-color: #f9f2f9; }

/* line 689, _product.scss */
.ajs-dialog {
  background-color: #f9f2f9;
  color: #0a0a0a; }

/* line 694, _product.scss */
.form-notice {
  color: #0a0a0a; }

/* line 698, _product.scss */
.ajs-cancel {
  color: #0a0a0a; }

/* line 701, _product.scss */
.bundle-preorder {
  margin-left: 0.5rem; }

/* line 706, _product.scss */
.option.option-cvet.is-color .option-values {
  background: transparent;
  padding: .75em 0 0;
  border: 0; }

/* line 1, _compare.scss */
.button-same-toggle {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem; }
  /* line 289, _mixins.scss */
  .button-same-toggle:focus, .button-same-toggle:active, .button-same-toggle:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .button-same-toggle:-moz-focus-inner {
    border: 0; }

/* line 6, _compare.scss */
.compare-toolbar {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

/* line 12, _compare.scss */
.table-striped .table-row:nth-child(odd) td,
.table-striped tr:nth-child(odd) .table-cell,
.table-striped tr:nth-child(odd) td {
  background-color: rgba(238, 238, 238, 0.5);
  color: #0a0a0a; }

/* line 19, _compare.scss */
.table-striped .table-row:hover > .table-cell {
  background-color: rgba(238, 238, 238, 0.5); }

/* line 23, _compare.scss */
.table-striped .table-row:nth-child(2):hover > .table-cell {
  background-color: transparent; }

/* line 27, _compare.scss */
.table-striped .table-row:last-child:hover > .table-cell {
  background-color: transparent; }

/* line 31, _compare.scss */
.table-bordered td {
  border: 1px solid #322e31; }

/* line 37, _compare.scss */
.table-bordered .table-cell:first-child {
  border-left: 1px solid #322e31; }
/* line 41, _compare.scss */
.table-bordered .table-cell:last-child {
  border-right: 1px solid #322e31; }
/* line 45, _compare.scss */
.table-bordered .table-row:first-child .table-cell {
  border-top: 1px solid #322e31;
  background-color: rgba(238, 238, 238, 0.5);
  color: #0a0a0a; }
/* line 51, _compare.scss */
.table-bordered .table-row:last-child .table-cell {
  border-bottom: 1px solid #322e31; }
/* line 55, _compare.scss */
.table-bordered .table-cell {
  border-right: 1px solid #322e31;
  border-bottom: 1px solid #322e31; }

/* line 61, _compare.scss */
.table .table-cell,
.table td {
  padding: 0.5rem 0.5rem;
  line-height: 1.2; }

/* line 67, _compare.scss */
.compare-table-wrapper {
  overflow-x: auto; }

/* line 71, _compare.scss */
.title-link {
  color: #271e1e;
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .title-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 78, _compare.scss */
.table-compare .table-row,
.table-compare tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

/* line 90, _compare.scss */
.compare-more {
  margin: 0 auto;
  padding: 0.5em 0.6em; }

/* line 466, _mixins.scss */
.compare-delete:after {
  font-family: "FontAwesome";
  content: ""; }

/* line 100, _compare.scss */
.compare-value-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px; }

/* line 113, _compare.scss */
.compare-image-wrapper {
  overflow: hidden; }

/* line 117, _compare.scss */
.param-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  max-width: 180px; }

/* line 124, _compare.scss */
.param-value {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  max-width: 250px; }

/* line 131, _compare.scss */
.compare-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/** Compares widget */
/* line 142, _compare.scss */
.compares-widget {
  margin-left: auto;
  margin-top: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  position: relative; }
  @media screen and (max-width: 768px) {
    /* line 142, _compare.scss */
    .compares-widget {
      margin-left: 0; } }

/* line 155, _compare.scss */
.compare-widget-icon {
  display: inline-block;
  width: 1rem; }

/* line 1, _blog.scss */
.blog-menu-item {
  padding: 0.25rem 0;
  line-height: 23px; }

/* line 6, _blog.scss */
.blog-menu-link {
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  line-height: 1.5rem; }
  /* line 14, _blog.scss */
  .blog-menu-link.is-active, .blog-menu-link.is-current, .blog-menu-link.is-hovered {
    color: #fff; }

/* line 21, _blog.scss */
.js-comments-toggle-notice {
  display: none; }

/* line 25, _blog.scss */
.blog-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }

/* line 32, _blog.scss */
.tags-cloud {
  margin: 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

/* line 44, _blog.scss */
.tag {
  list-style-type: none;
  margin: 0.75rem 0.5rem 0.75rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 54, _blog.scss */
  .tag:hover {
    border-color: #67064e; }
    /* line 57, _blog.scss */
    .tag:hover * {
      border-color: #67064e;
      color: #67064e; }

/* line 64, _blog.scss */
.article-perview-introtext {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 70, _blog.scss */
.tag-link, .tag-title {
  text-decoration: none;
  color: #271e1e;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #322e31;
  vertical-align: middle;
  border-radius: 0.15rem;
  background-color: #f9f2f9; }

/* line 86, _blog.scss */
.tag-text {
  padding: 0.25rem; }

/* line 90, _blog.scss */
.tag-count {
  border-left: 1px solid #322e31;
  padding: 0.5rem;
  font-size: 0.75rem;
  color: #614a4a;
  text-decoration: none; }

/* line 98, _blog.scss */
.comments-count {
  color: #271e1e;
  padding: 0 1em;
  text-decoration: none;
  padding-left: 0;
  padding-bottom: 0.25rem; }
  /* line 105, _blog.scss */
  .comments-count:hover {
    color: #67064e; }

/* line 110, _blog.scss */
.author {
  padding-right: 0.75rem;
  opacity: 0.5;
  padding-bottom: 0.25rem; }
  /* line 466, _mixins.scss */
  .author:before {
    font-family: "FontAwesome";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 110, _blog.scss */
    .author {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 125, _blog.scss */
      .author:before {
        padding-right: 0.25rem; } }

/* line 131, _blog.scss */
.date {
  opacity: 0.5;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem; }
  /* line 466, _mixins.scss */
  .date:before {
    font-family: "FontAwesome";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 131, _blog.scss */
    .date {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      /* line 143, _blog.scss */
      .date:before {
        padding-right: 0.25rem; } }

/* line 149, _blog.scss */
.product-rating {
  padding-bottom: 0.25rem; }

/* line 153, _blog.scss */
.article-preview-toolbar.toolbar .toolbar-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 0.5rem; }

/* line 167, _blog.scss */
.comments-heading {
  margin: 0.75rem 0;
  padding-bottom: 1rem;
  border-bottom: 1px solid black; }

/* line 175, _blog.scss */
.comments-item {
  padding: 0.6rem 0; }
  /* line 178, _blog.scss */
  .comments-item:first-child {
    padding-top: 0; }

/* line 183, _blog.scss */
.comment-body {
  padding: 0.5rem 0;
  line-height: 22px; }

/* line 188, _blog.scss */
.comment-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 80%; }

/* line 205, _blog.scss */
.comments-wrapper {
  margin: 1.5rem 0; }

/* line 209, _blog.scss */
.comments-form {
  margin: 1.5rem 0; }

/* line 213, _blog.scss */
.form-button {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem; }
  /* line 289, _mixins.scss */
  .form-button:focus, .form-button:active, .form-button:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .form-button:-moz-focus-inner {
    border: 0; }

/* line 218, _blog.scss */
.article-block-image {
  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;
  margin: 0.5rem 0; }

/* line 233, _blog.scss */
.form-field.is-text {
  margin: 0.25rem 0;
  border: 1px solid #322e31;
  padding: 0.4rem 0.5rem;
  border-radius: 3px;
  outline: none; }
/* line 241, _blog.scss */
.form-field.with-error {
  background-color: #ffebeb; }

/* line 245, _blog.scss */
.article-preview-image-inner {
  text-align: center; }

/* line 8, _article.scss */
.article-preview-wrapper + .article-preview-wrapper {
  margin-top: 1rem; }

/* line 13, _article.scss */
.article-preview {
  display: block; }
  /* line 16, _article.scss */
  .article-preview > * {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

/* line 22, _article.scss */
.article-preview-image-wrapper {
  position: relative;
  margin-bottom: 1.5rem; }
  @media screen and (max-width: 1024px) {
    /* line 22, _article.scss */
    .article-preview-image-wrapper {
      margin: 0.5rem 0; } }

/* line 32, _article.scss */
.blog .article-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start; }
  @media screen and (max-width: 768px) {
    /* line 32, _article.scss */
    .blog .article-preview {
      display: block; } }
/* line 44, _article.scss */
.blog .article-preview-image-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  max-width: 100%; }

/* line 52, _article.scss */
.article-preview-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 400px;
  flex: 1 1 400px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 69, _article.scss */
.article-preview-link {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .article-preview-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

@media screen and (max-width: 480px) {
  /* line 74, _article.scss */
  .article-tags-header {
    margin-top: 1rem; } }

/* line 466, _mixins.scss */
.comments-wrapper .button-text:before,
.article-preview-toolbar .button-text:before,
.comments-count .button-text:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 90, _article.scss */
.tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 0; }

/* line 106, _article.scss */
.article-preview-heading {
  line-height: 1.5rem;
  margin-bottom: 0.5rem; }

/* line 113, _article.scss */
.article-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-flex: 1;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  max-height: 400px; }

/* line 126, _article.scss */
#comment_form {
  display: none; }

/* line 1, _cart.scss */
.cart-item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

/* line 8, _cart.scss */
.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #c9c9c9;
  font-size: 13px;
  text-transform: uppercase;
  font-family: ProximaBold; }
  @media screen and (max-width: 1024px) {
    /* line 8, _cart.scss */
    .item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }

/* line 37, _cart.scss */
.item-image-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10rem;
  flex: 0 0 6rem;
  padding: 0.5rem 0.5rem;
  margin: auto; }
  @media screen and (max-width: 480px) {
    /* line 37, _cart.scss */
    .item-image-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%; } }

/* line 52, _cart.scss */
.item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 10rem;
  flex: 1 1 10rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 1024px) {
    /* line 52, _cart.scss */
    .item-content {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media screen and (max-width: 768px) {
    /* line 78, _cart.scss */
    .item-content .counter-button {
      display: none; }
    /* line 82, _cart.scss */
    .item-content .counter-input {
      border-right: 1px solid #322e31;
      border-left: 1px solid #322e31; }
    /* line 87, _cart.scss */
    .item-content .counter {
      width: 3rem; } }
  @media screen and (max-width: 768px) {
    /* line 92, _cart.scss */
    .item-content .counter-input {
      background: #f0f0f0;
      border: none; } }

/* line 99, _cart.scss */
.item-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 115, _cart.scss */
.item-caption {
  margin-bottom: -0.25rem;
  margin-top: -0.25rem;
  padding: 0.5rem 0.5rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 47%;
  flex: 1 1 47%;
  font-size: 13px;
  text-transform: uppercase;
  font-family: ProximaBold;
  max-width: 47%; }
  @media screen and (max-width: 480px) {
    /* line 115, _cart.scss */
    .item-caption {
      min-width: 100%; } }
  /* line 130, _cart.scss */
  .item-caption > * {
    display: block;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem; }
  @media screen and (max-width: 1024px) {
    /* line 115, _cart.scss */
    .item-caption {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 142, _cart.scss */
.cart-body {
  border-bottom: 1px solid #322e31;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem; }

/* line 148, _cart.scss */
.item-title {
  text-decoration: none;
  color: #271e1e;
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .item-title:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 155, _cart.scss */
.item-prices {
  white-space: nowrap;
  text-align: left;
  padding: 0.5rem 0.5rem; }
  /* line 160, _cart.scss */
  .item-prices.is-sale-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%; }
    @media screen and (max-width: 768px) {
      /* line 160, _cart.scss */
      .item-prices.is-sale-price {
        display: none; } }
  /* line 171, _cart.scss */
  .item-prices.is-total-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%; }
    @media screen and (max-width: 768px) {
      /* line 171, _cart.scss */
      .item-prices.is-total-price {
        font-size: 1.5rem;
        font-weight: bold; } }
    @media screen and (max-width: 480px) {
      /* line 171, _cart.scss */
      .item-prices.is-total-price {
        font-size: 16px; } }

/* line 188, _cart.scss */
.item-counter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  padding: 0.5rem 0.5rem;
  max-width: 15%; }

/* line 196, _cart.scss */
.item-delete {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5%;
  flex: 0 0 5%;
  padding: 0.5rem 0.5rem;
  padding-right: 0;
  text-align: right; }
  @media screen and (max-width: 380px) {
    /* line 196, _cart.scss */
    .item-delete {
      padding: 0.25rem; } }

/* line 215, _cart.scss */
.shopcart-widget.in-top-panel {
  font-size: 0.9rem;
  margin-left: auto; }

/* line 221, _cart.scss */
.shopcart-widget-link {
  color: #300127;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  /* line 499, _mixins.scss */
  .shopcart-widget-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 240, _cart.scss */
.shopcart-widget-icon {
  position: relative; }
  /* line 466, _mixins.scss */
  .shopcart-widget-icon:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 1.3rem; }

/* line 248, _cart.scss */
.shopcart-widget-caption {
  display: none; }

/* line 252, _cart.scss */
.shopcart-widget-count, .compares-widget-count {
  color: #eeeeee;
  background-color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 1.2rem;
  min-height: 1.2rem;
  top: -0.6rem;
  right: -0.75rem;
  position: absolute;
  border-radius: 100%;
  font-size: 0.65rem; }

/* line 275, _cart.scss */
.compares-widget-count {
  top: -0.75rem; }

/* line 281, _cart.scss */
.shopcart-widget-amount {
  white-space: nowrap;
  margin-left: 1rem; }

/* line 286, _cart.scss */
.cart-checkout {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem; }
  /* line 289, _mixins.scss */
  .cart-checkout:focus, .cart-checkout:active, .cart-checkout:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .cart-checkout:-moz-focus-inner {
    border: 0; }
  @media screen and (max-width: 380px) {
    /* line 286, _cart.scss */
    .cart-checkout {
      width: 100%; } }

/* line 295, _cart.scss */
.button.discount-button, .checkout-v2-wrapper .discount-button.co-button--checkout, .checkout-v2-wrapper .discount-button.co-button, .checkout-v2-wrapper .discount-button.co-tabs-node, .checkout-v2-wrapper .discount-button.co-modal-button {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0.25rem 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
  /* line 289, _mixins.scss */
  .button.discount-button:focus, .checkout-v2-wrapper .discount-button.co-button--checkout:focus, .checkout-v2-wrapper .discount-button.co-button:focus, .checkout-v2-wrapper .discount-button.co-tabs-node:focus, .checkout-v2-wrapper .discount-button.co-modal-button:focus, .button.discount-button:active, .checkout-v2-wrapper .discount-button.co-button--checkout:active, .checkout-v2-wrapper .discount-button.co-button:active, .checkout-v2-wrapper .discount-button.co-tabs-node:active, .checkout-v2-wrapper .discount-button.co-modal-button:active, .button.discount-button:hover, .checkout-v2-wrapper .discount-button.co-button--checkout:hover, .checkout-v2-wrapper .discount-button.co-button:hover, .checkout-v2-wrapper .discount-button.co-tabs-node:hover, .checkout-v2-wrapper .discount-button.co-modal-button:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .button.discount-button:-moz-focus-inner, .checkout-v2-wrapper .discount-button.co-button--checkout:-moz-focus-inner, .checkout-v2-wrapper .discount-button.co-button:-moz-focus-inner, .checkout-v2-wrapper .discount-button.co-tabs-node:-moz-focus-inner, .checkout-v2-wrapper .discount-button.co-modal-button:-moz-focus-inner {
    border: 0; }
  @media screen and (max-width: 380px) {
    /* line 295, _cart.scss */
    .button.discount-button, .checkout-v2-wrapper .discount-button.co-button--checkout, .checkout-v2-wrapper .discount-button.co-button, .checkout-v2-wrapper .discount-button.co-tabs-node, .checkout-v2-wrapper .discount-button.co-modal-button {
      width: 100%; } }

/* line 310, _cart.scss */
.cart-footer {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* line 316, _cart.scss */
.discount-form {
  margin: 1rem 0 0.5rem 0; }

/* line 320, _cart.scss */
.cart-block-checkout {
  margin: 0.5rem 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  @media screen and (max-width: 768px) {
    /* line 320, _cart.scss */
    .cart-block-checkout {
      margin: 0.5rem auto;
      text-align: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

/* line 344, _cart.scss */
.cart-total {
  margin-bottom: 0.5rem;
  text-align: right;
  font-size: 13px;
  text-transform: uppercase;
  font-family: ProximaBold; }

/* line 353, _cart.scss */
.discount-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 362, _cart.scss */
.discount-description {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-right: 0.5rem; }

/* line 369, _cart.scss */
.discount-amount {
  font-weight: bold;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

/* line 376, _cart.scss */
.item-sku {
  display: none; }

/* line 2, _checkout-v2.scss */
.lock_scroll body {
  display: block; }
/* line 7, _checkout-v2.scss */
.lock_scroll.mobile .top-panel {
  display: none; }

/* line 13, _checkout-v2.scss */
.checkout-v2-wrapper {
  /** typeahead */
  /** magic don't remove */
  /** end magic */
  /** страницы связанные с заказом */ }
  /* line 15, _checkout-v2.scss */
  .checkout-v2-wrapper.co-section--checkout_content {
    min-height: auto;
    background-color: #f9f2f9; }
  /* line 20, _checkout-v2.scss */
  .checkout-v2-wrapper .co-breadcrumbs-page {
    color: #0a0a0a; }
  @media screen and (min-width: 769px) {
    /* line 24, _checkout-v2.scss */
    .checkout-v2-wrapper .co-section--checkout_order_sided {
      padding-right: 20px; } }
  @media screen and (min-width: 769px) {
    /* line 31, _checkout-v2.scss */
    .checkout-v2-wrapper .co-sidebar {
      padding-left: 20px; } }
  /* line 38, _checkout-v2.scss */
  .checkout-v2-wrapper .co-checkout-block--padded {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0.5rem; }
  /* line 44, _checkout-v2.scss */
  .checkout-v2-wrapper .co-notice--flash {
    margin-right: 0;
    margin-left: 0; }
    /* line 48, _checkout-v2.scss */
    .checkout-v2-wrapper .co-notice--flash a {
      color: inherit !important; }
  /* line 53, _checkout-v2.scss */
  .checkout-v2-wrapper select {
    background-image: none !important; }
    /* line 56, _checkout-v2.scss */
    .checkout-v2-wrapper select::-ms-expand {
      display: none; }
  /* line 61, _checkout-v2.scss */
  .checkout-v2-wrapper .co-delivery_adress .co-input--zip {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  /* line 66, _checkout-v2.scss */
  .checkout-v2-wrapper .co-button--checkout {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem; }
    @media screen and (max-width: 480px) {
      /* line 66, _checkout-v2.scss */
      .checkout-v2-wrapper .co-button--checkout {
        margin-left: 1rem;
        margin-right: 1rem; } }
  /* line 79, _checkout-v2.scss */
  .checkout-v2-wrapper .co-basket {
    padding-top: 0.5rem; }
  /* line 83, _checkout-v2.scss */
  .checkout-v2-wrapper .co-button {
    -webkit-transition: all 0.15s ease-out 0.15s;
    transition: all 0.15s ease-out 0.15s;
    background-color: #271e1e;
    color: #eeeeee;
    border-radius: 0.15rem; }
    /* line 289, _mixins.scss */
    .checkout-v2-wrapper .co-button:focus, .checkout-v2-wrapper .co-button:active, .checkout-v2-wrapper .co-button:hover {
      background-color: #67064e;
      color: #eeeeee; }
    /* line 296, _mixins.scss */
    .checkout-v2-wrapper .co-button:-moz-focus-inner {
      border: 0; }
  /* line 90, _checkout-v2.scss */
  .checkout-v2-wrapper .co-price--current {
    font-weight: normal;
    color: #271e1e; }
  /* line 94, _checkout-v2.scss */
  .checkout-v2-wrapper .co-sidebar-toggler .co-price--current {
    font-weight: bold;
    color: #1c1c1c; }
  /* line 98, _checkout-v2.scss */
  .checkout-v2-wrapper .co-checkout-title {
    margin-top: 0; }
  /* line 102, _checkout-v2.scss */
  .checkout-v2-wrapper .co-input-select {
    background-color: #fff; }
  /* line 106, _checkout-v2.scss */
  .checkout-v2-wrapper .co-toggable_field-input input:focus + span,
  .checkout-v2-wrapper .co-toggable_field-input input:checked + span {
    -webkit-box-shadow: inset 0 0 0 7px #222222;
    box-shadow: inset 0 0 0 7px #222222; }
  /* line 112, _checkout-v2.scss */
  .checkout-v2-wrapper .co-toggable_field-input.co-toggable_field-input--checkbox input:focus + span,
  .checkout-v2-wrapper .co-toggable_field-input.co-toggable_field-input--checkbox input:checked + span {
    -webkit-box-shadow: inset 0 0 0 10px #222222;
    box-shadow: inset 0 0 0 10px #222222; }
  /* line 119, _checkout-v2.scss */
  .checkout-v2-wrapper .co-toggable_field-input--checkbox input + span {
    -webkit-box-shadow: inset 0 0 0 2px #222222;
    box-shadow: inset 0 0 0 2px #222222; }
  /* line 124, _checkout-v2.scss */
  .checkout-v2-wrapper .co-bonus_points-info {
    color: #0a0a0a; }
  /* line 128, _checkout-v2.scss */
  .checkout-v2-wrapper .co-client-info {
    color: #0a0a0a; }
  /* line 132, _checkout-v2.scss */
  .checkout-v2-wrapper .co-input-field {
    line-height: 1.2; }
    /* line 135, _checkout-v2.scss */
    .checkout-v2-wrapper .co-input-field[disabled] {
      cursor: not-allowed;
      background-color: rgba(128, 128, 128, 0.5); }
  /* line 141, _checkout-v2.scss */
  .checkout-v2-wrapper .co-input--captcha > .co-input-label {
    color: #0a0a0a; }
  /* line 145, _checkout-v2.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .co-input--house {
    margin-right: 0.25rem; }
  @media screen and (max-width: 480px) {
    /* line 148, _checkout-v2.scss */
    .checkout-v2-wrapper .co-button.co-button--checkout.js-button-checkout_submit {
      margin: auto; } }
  /* line 154, _checkout-v2.scss */
  .checkout-v2-wrapper .co-input-label {
    color: #222222; }
    /* line 157, _checkout-v2.scss */
    .checkout-v2-wrapper .co-input-label.co-title--h2 {
      color: #0a0a0a; }
    /* line 161, _checkout-v2.scss */
    .checkout-v2-wrapper .co-input-label.co-toggable_field-title {
      color: #0a0a0a; }
  /* line 182, _checkout-v2.scss */
  .checkout-v2-wrapper .co-bonus_points-maximum_points {
    color: #0a0a0a; }
  /* line 186, _checkout-v2.scss */
  .checkout-v2-wrapper .co-bonus_points-submit {
    -ms-flex-item-align: stretch;
    align-self: stretch; }
  /* line 191, _checkout-v2.scss */
  .checkout-v2-wrapper .co-tabs-controls--customer,
  .checkout-v2-wrapper .co-tabs-controls {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 260px;
    flex: 1 0 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  /* line 201, _checkout-v2.scss */
  .checkout-v2-wrapper .co-tabs-node {
    -webkit-transition: all 0.15s ease-out 0.15s;
    transition: all 0.15s ease-out 0.15s;
    background-color: #271e1e;
    color: #eeeeee;
    border-radius: 0.15rem;
    margin: 0 0.25rem; }
    /* line 289, _mixins.scss */
    .checkout-v2-wrapper .co-tabs-node:focus, .checkout-v2-wrapper .co-tabs-node:active, .checkout-v2-wrapper .co-tabs-node:hover {
      background-color: #67064e;
      color: #eeeeee; }
    /* line 296, _mixins.scss */
    .checkout-v2-wrapper .co-tabs-node:-moz-focus-inner {
      border: 0; }
    /* line 208, _checkout-v2.scss */
    .checkout-v2-wrapper .co-tabs-node--active {
      background-color: #67064e; }
  /* line 213, _checkout-v2.scss */
  .checkout-v2-wrapper .co-modal {
    background-color: #f9f2f9;
    border: 1px solid #322e31; }
  /* line 218, _checkout-v2.scss */
  .checkout-v2-wrapper .co-modal-close {
    color: #271e1e;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 499, _mixins.scss */
    .checkout-v2-wrapper .co-modal-close:hover {
      color: #000;
      -webkit-text-decoration: underline;
      text-decoration: underline; }
  /* line 223, _checkout-v2.scss */
  .checkout-v2-wrapper .js-modal-toggler {
    color: #271e1e;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 499, _mixins.scss */
    .checkout-v2-wrapper .js-modal-toggler:hover {
      color: #000;
      -webkit-text-decoration: underline;
      text-decoration: underline; }
  /* line 228, _checkout-v2.scss */
  .checkout-v2-wrapper .co-button--password_recover {
    color: #271e1e;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 499, _mixins.scss */
    .checkout-v2-wrapper .co-button--password_recover:hover {
      color: #000;
      -webkit-text-decoration: underline;
      text-decoration: underline; }
  /* line 240, _checkout-v2.scss */
  .checkout-v2-wrapper .twitter-typeahead {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }
    /* line 245, _checkout-v2.scss */
    .checkout-v2-wrapper .twitter-typeahead .tt-input {
      margin-bottom: 0; }
  /* line 252, _checkout-v2.scss */
  .checkout-v2-wrapper .fc.old-theme-fix {
    overflow: visible; }
  /* line 256, _checkout-v2.scss */
  .checkout-v2-wrapper .fc.old-theme-fix:after {
    content: '';
    clear: both;
    display: block; }
  /* line 263, _checkout-v2.scss */
  .checkout-v2-wrapper .tt-dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
    min-width: 160px;
    margin-top: 0;
    padding: 0.5rem;
    border: none;
    right: 0 !important;
    background-color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    background-clip: padding-box; }
  /* line 278, _checkout-v2.scss */
  .checkout-v2-wrapper .twitter-typeahead {
    display: inherit !important; }
    /* line 281, _checkout-v2.scss */
    .checkout-v2-wrapper .twitter-typeahead .tt-query,
    .checkout-v2-wrapper .twitter-typeahead .tt-hint {
      margin-bottom: 0; }
  /* line 287, _checkout-v2.scss */
  .checkout-v2-wrapper .tt-suggestion,
  .checkout-v2-wrapper .tt-footer {
    display: block;
    padding: 0.5rem;
    font-size: 16px;
    color: #000; }
    /* line 294, _checkout-v2.scss */
    .checkout-v2-wrapper .tt-suggestion.tt-is-under-cursor,
    .checkout-v2-wrapper .tt-footer.tt-is-under-cursor {
      color: #fff;
      background-color: #428bca; }
      /* line 298, _checkout-v2.scss */
      .checkout-v2-wrapper .tt-suggestion.tt-is-under-cursor a,
      .checkout-v2-wrapper .tt-footer.tt-is-under-cursor a {
        color: #fff; }
    /* line 303, _checkout-v2.scss */
    .checkout-v2-wrapper .tt-suggestion .tt-cursor,
    .checkout-v2-wrapper .tt-footer .tt-cursor {
      color: #fff;
      background-color: #428bca; }
    /* line 308, _checkout-v2.scss */
    .checkout-v2-wrapper .tt-suggestion p,
    .checkout-v2-wrapper .tt-footer p {
      margin-bottom: 0; }
  /* line 316, _checkout-v2.scss */
  .checkout-v2-wrapper.is-order-page .wide_set {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px; }
  /* line 323, _checkout-v2.scss */
  .checkout-v2-wrapper.is-order-page .set-block {
    margin-left: 0;
    margin-right: 0;
    overflow-y: hidden;
    overflow-x: auto; }
  /* line 330, _checkout-v2.scss */
  .checkout-v2-wrapper.is-order-page table {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    /* line 335, _checkout-v2.scss */
    .checkout-v2-wrapper.is-order-page table th,
    .checkout-v2-wrapper.is-order-page table td {
      white-space: nowrap; }
  /* line 341, _checkout-v2.scss */
  .checkout-v2-wrapper.is-order-page .field {
    margin-right: 0;
    margin-left: 0; }
  /* line 346, _checkout-v2.scss */
  .checkout-v2-wrapper.is-order-page .field-label {
    font-weight: bold; }

/* line 352, _checkout-v2.scss */
.co-breadcrumbs {
  margin: 0.5rem 0; }

/* line 356, _checkout-v2.scss */
.co-input-description {
  color: #0a0a0a; }

/* line 360, _checkout-v2.scss */
.co-tabs-header {
  color: #0a0a0a; }

/* line 364, _checkout-v2.scss */
.co-toggable_field--bordered .co-toggable_field-information {
  color: #0a0a0a; }

/* line 368, _checkout-v2.scss */
.co-title {
  color: #0a0a0a; }

/* line 372, _checkout-v2.scss */
.co-basket_item-description,
.co-basket_subtotal-title,
.co-basket_total-title {
  color: #0a0a0a; }

/* line 378, _checkout-v2.scss */
.page-inner {
  background-color: #f9f2f9; }

/* line 382, _checkout-v2.scss */
.co-client-logged {
  color: #0a0a0a; }

/* line 386, _checkout-v2.scss */
.co-basket_item-total {
  color: #0a0a0a; }

/* ОФОРМЛЕНИЕ ЗАКАЗА  */
/* line 393, _checkout-v2.scss */
.order-item-page .co-sidebar {
  position: relative;
  width: 100%;
  left: 0;
  box-shadow: none; }

/* line 402, _checkout-v2.scss */
.order-item-page .co-checkout-block--padded {
  padding: 1rem 0 1rem; }

/* line 406, _checkout-v2.scss */
.order-item-page .co-basket {
  max-width: 100%; }

/* line 410, _checkout-v2.scss */
.order-item-page .co-basket_item-image img {
  max-width: 100% !important;
  max-height: 100% !important; }

/* line 415, _checkout-v2.scss */
.order-item-page .co-basket_item-list {
  color: #000000;
  font-family: "ProximaNova" !important;
  letter-spacing: 0.26px; }

/* line 425, _checkout-v2.scss */
.order-item-page .co-basket_item-description {
  color: #000000;
  font-family: "ProximaNova" !important;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.26px; }

/* line 435, _checkout-v2.scss */
.order-item-page .co-basket_item-count,
.order-item-page .co-price--current {
  color: #000000;
  font-family: "ProximaNova";
  font-size: 13px;
  font-weight: 700;
  line-height: 23px; }

/* line 444, _checkout-v2.scss */
.order-item-page .co-basket_item {
  padding-top: 1rem;
  border-top: 1px solid #cccccc; }

/* line 450, _checkout-v2.scss */
.order-item-page .co-basket_subtotal-list {
  border-bottom: 0; }

/* line 453, _checkout-v2.scss */
.order-item-page .co-basket_subtotal-title,
.order-item-page .co-basket_total-title {
  color: #000000;
  font-family: "ProximaNova";
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.26px;
  text-align: right; }

/* line 465, _checkout-v2.scss */
.order-item-page .co-basket_subtotal-price {
  width: 80px !important;
  text-align: right; }

/* line 471, _checkout-v2.scss */
.order-item-page .co-basket_total-price {
  width: 80px !important;
  text-align: right; }

/* line 476, _checkout-v2.scss */
.order-item-page .co-client {
  display: none; }

/* line 480, _checkout-v2.scss */
.order-item-page .co-input--required .co-input-label::after {
  content: ''; }

/* line 484, _checkout-v2.scss */
.order-item-page .co-input-label {
  line-height: 25px;
  margin-bottom: 1.5rem; }

/* line 489, _checkout-v2.scss */
.order-item-page .co-checkout-order_form {
  margin-top: 0; }

/* line 493, _checkout-v2.scss */
.order-item-page .co-checkout-order_form.co-checkout-block--padded {
  padding-top: 0 !important; }

/* line 497, _checkout-v2.scss */
.account_wrapper .product-slider-heading {
  margin-bottom: 30px; }

/* line 500, _checkout-v2.scss */
.order-item-page #create_order, .figure_link {
  background: #c8898e !important;
  border: 2px solid #c8898e;
  transition: color .25s;
  color: #ffffff;
  font-family: "ProximaNova";
  font-size: 12px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.24px;
  width: 40%;
  position: relative;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 0.5rem 1rem; }

/* line 519, _checkout-v2.scss */
.order-item-page #create_order:hover,
.co-form-controls button:hover, .figure_link:hover {
  color: #c8898e !important;
  transition: color .25s !important; }

/* line 525, _checkout-v2.scss */
.order-item-page #create_order:hover span,
.co-form-controls button:hover span, .figure_link:hover span {
  z-index: 2;
  position: relative; }

/* line 530, _checkout-v2.scss */
.order-item-page #create_order:hover::after,
.co-form-controls button:hover::after, .figure_link:hover::after {
  width: 100%;
  transition: width .5s;
  z-index: 0; }

/* line 538, _checkout-v2.scss */
.order-item-page #create_order::after,
.co-form-controls button::after, .figure_link::after {
  content: ' ';
  background: #fff;
  height: 100%;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: width .5s; }

/* line 550, _checkout-v2.scss */
.order-item-page .co-toggable_field-input input + span {
  -webkit-box-shadow: inset 0 0 0 2px #CACACA;
  box-shadow: inset 0 0 0 2px #CACACA; }

/* line 555, _checkout-v2.scss */
.order-item-page .co-toggable_field-input--radio input:focus + span,
.order-item-page .co-toggable_field-input--radio input:checked + span {
  -webkit-box-shadow: inset 0 0 0 7px #C8898E;
  box-shadow: inset 0 0 0 7px #C8898E; }

/* line 560, _checkout-v2.scss */
.order-item-page .co-input-title {
  color: #000 !important;
  font-family: "ProximaNova" !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.28px !important; }

/* line 568, _checkout-v2.scss */
.order-item-page .co-input-description {
  color: #000000 !important;
  font-family: "ProximaNova" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0.28px !important;
  font-style: normal !important; }

/* line 577, _checkout-v2.scss */
.order-item-page .co-input-description p {
  line-height: 1.5rem; }

/* line 581, _checkout-v2.scss */
.order-item-page .co-input-description span {
  font-family: "ProximaNova" !important;
  font-size: 14px !important;
  font-weight: 400 !important; }

/* line 587, _checkout-v2.scss */
.order-item-page .co-input-description span em {
  font-style: normal !important; }

/* line 591, _checkout-v2.scss */
.order-item-page .co-toggable_field-input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.5rem !important;
  flex: 0 0 1.5rem !important; }

/* line 598, _checkout-v2.scss */
.order-item-page .delivery_variants {
  margin-top: -2rem; }

/* line 602, _checkout-v2.scss */
.order-item-page .co-toggable_field-input--checkbox {
  position: relative !important;
  top: 3px !important; }

/* line 606, _checkout-v2.scss */
.order-item-page .co-toggable_field-input--checkbox input:checked + span {
  background-color: #C8898E !important;
  box-shadow: inset 0 0 0 10px #C8898E !important; }

/* line 611, _checkout-v2.scss */
.order-item-page .co-toggable_field-information > .co-toggable_field-description {
  margin-top: -.5rem; }

/* line 615, _checkout-v2.scss */
.order-item-page .consent_to_personal_data_checkbox {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem; }

/* line 621, _checkout-v2.scss */
.order-item-page .co-input-select::after {
  display: none; }

/* line 625, _checkout-v2.scss */
.order-item-page label.not_available {
  display: none !important; }

/* line 630, _checkout-v2.scss */
.new_login_desc {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin-bottom: 25px; }

/* line 636, _checkout-v2.scss */
.account_wrapper a, .account_wrapper button {
  width: 100%; }

/* line 639, _checkout-v2.scss */
a.new_pass {
  margin-top: -25px;
  display: block;
  color: #000;
  font-size: 14px;
  z-index: 99;
  position: relative; }

/* line 647, _checkout-v2.scss */
.forever_click {
  display: flex;
  align-items: center;
  justify-content: end;
  cursor: pointer;
  font-size: 14px;
  color: #000;
  margin: 25px 0 10px; }

/* line 656, _checkout-v2.scss */
span.for_laberl {
  display: block;
  width: 12px;
  height: 12px;
  border: 5px solid #fff;
  box-sizing: content-box;
  background: #fff;
  outline: 1px solid #c9c9c9;
  margin-right: 12px; }

/* line 666, _checkout-v2.scss */
.forever_click.activex_for .for_laberl {
  background: #c8898e; }

/* line 669, _checkout-v2.scss */
.cart-item.order-item .item-content {
  justify-content: space-between; }

/* line 672, _checkout-v2.scss */
.order2-wrapper .cart-body {
  border-bottom: 1px solid #c9c9c9;
  margin-top: 40px; }

/* line 676, _checkout-v2.scss */
.order_total_info {
  font-family: ProximaBold;
  text-transform: uppercase;
  font-size: 13px; }

/* line 681, _checkout-v2.scss */
.order_total_info > div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px; }

/* line 687, _checkout-v2.scss */
.order_total_info > div span:last-child {
  min-width: 80px;
  text-align: right; }

/* line 691, _checkout-v2.scss */
.order_cust_content {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 20px; }

/* line 696, _checkout-v2.scss */
.order_cust_content span {
  display: block; }

/* line 699, _checkout-v2.scss */
span.co-order-state {
  display: inline-block;
  line-height: 1; }

/* line 703, _checkout-v2.scss */
.order_total_info {
  margin-bottom: 50px; }

/* line 1, _client_account.scss */
.co-button.js-co-login-submit {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem; }
  /* line 289, _mixins.scss */
  .co-button.js-co-login-submit:focus, .co-button.js-co-login-submit:active, .co-button.js-co-login-submit:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .co-button.js-co-login-submit:-moz-focus-inner {
    border: 0; }

/* line 6, _client_account.scss */
.co-button--link {
  font-size: 1rem;
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .co-button--link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 11, _client_account.scss */
.co-title.co-checkout-title {
  color: #0a0a0a;
  font-size: 1.5rem; }

/* line 16, _client_account.scss */
.co-input-label {
  color: #0a0a0a; }

/* line 20, _client_account.scss */
.co-toggable_field-input input:focus + span,
.co-toggable_field-input input:checked + span {
  -webkit-box-shadow: inset 0 0 0 7px #C8898E;
  box-shadow: inset 0 0 0 7px #C8898E; }

/* line 26, _client_account.scss */
.co-toggable_field-input.co-toggable_field-input--checkbox input:focus + span,
.co-toggable_field-input.co-toggable_field-input--checkbox input:checked + span {
  -webkit-box-shadow: inset 0 0 0 10px #C8898E;
  box-shadow: inset 0 0 0 10px #C8898E; }

/* line 33, _client_account.scss */
.co-toggable_field-input--checkbox input + span {
  -webkit-box-shadow: inset 0 0 0 2px #C8898E;
  box-shadow: inset 0 0 0 2px #C8898E; }

/* line 38, _client_account.scss */
.co-table--to_card .co-table-cell--body {
  /* white-space: pre-line */
  line-height: 1.5rem; }

/* line 43, _client_account.scss */
.tt-dropdown-menu {
  color: #222222; }

/* line 46, _client_account.scss */
.co-input-description {
  color: rgba(10, 10, 10, 0.7);
  font-size: 0.8rem; }
  /* line 50, _client_account.scss */
  .co-input-description a {
    color: #271e1e;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s;
    text-decoration: underline; }
    /* line 499, _mixins.scss */
    .co-input-description a:hover {
      color: #000;
      -webkit-text-decoration: underline;
      text-decoration: underline; }

/* line 57, _client_account.scss */
.co-menu-link--personal {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .co-menu-link--personal:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 62, _client_account.scss */
.co-form-button:not(.co-button--link) {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem;
  font-size: 1rem; }
  /* line 289, _mixins.scss */
  .co-form-button:not(.co-button--link):focus, .co-form-button:not(.co-button--link):active, .co-form-button:not(.co-button--link):hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .co-form-button:not(.co-button--link):-moz-focus-inner {
    border: 0; }

/* line 68, _client_account.scss */
.co-order-information_title {
  color: rgba(10, 10, 10, 0.7); }
  @media screen and (max-width: 480px) {
    /* line 68, _client_account.scss */
    .co-order-information_title {
      margin-bottom: 1rem; } }

/* line 76, _client_account.scss */
.co-order-information_value {
  color: #0a0a0a;
  line-height: 1.5rem; }

/* line 81, _client_account.scss */
.co-title--h2 {
  font-size: 1.25rem; }

/* line 85, _client_account.scss */
.co-table-cell--head {
  color: rgba(10, 10, 10, 0.7); }

/* line 89, _client_account.scss */
.co-link {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .co-link:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }
  /* line 93, _client_account.scss */
  .co-link.co-link--active {
    color: #67064e; }

/* line 98, _client_account.scss */
.co-button.co-button--small {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem;
  word-break: break-word; }
  /* line 289, _mixins.scss */
  .co-button.co-button--small:focus, .co-button.co-button--small:active, .co-button.co-button--small:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .co-button.co-button--small:-moz-focus-inner {
    border: 0; }

/* line 104, _client_account.scss */
.co-order-information_value a {
  color: #271e1e;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 499, _mixins.scss */
  .co-order-information_value a:hover {
    color: #000;
    -webkit-text-decoration: underline;
    text-decoration: underline; }

/* line 108, _client_account.scss */
.co-menu-toggle {
  -webkit-transition: all 0.15s ease-out 0.15s;
  transition: all 0.15s ease-out 0.15s;
  background-color: #271e1e;
  color: #eeeeee;
  border-radius: 0.15rem; }
  /* line 289, _mixins.scss */
  .co-menu-toggle:focus, .co-menu-toggle:active, .co-menu-toggle:hover {
    background-color: #67064e;
    color: #eeeeee; }
  /* line 296, _mixins.scss */
  .co-menu-toggle:-moz-focus-inner {
    border: 0; }

/* line 113, _client_account.scss */
.co-menu-switcher:checked ~ .co-menu {
  background-color: #f9f2f9;
  border-bottom: 1px solid #322e31; }

/* line 118, _client_account.scss */
input.co-input-field {
  color: #222222; }

/* line 122, _client_account.scss */
.small_label .co-form-controls, .new_client_payment_transaction_juridical_person_bill .co-form-controls {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }

/* line 128, _client_account.scss */
.co-input-title {
  font-size: 1rem !important; }

/* line 466, _mixins.scss */
.co-menu-toggle:after {
  font-family: "FontAwesome";
  content: ""; }

/* line 466, _mixins.scss */
.co-menu-switcher:checked ~ .co-menu-toggle:after {
  font-family: "FontAwesome";
  content: ""; }

/* Client account  */
/* line 143, _client_account.scss */
.co-menu-switcher,
.co-menu-toggle {
  display: none !important; }

/* line 148, _client_account.scss */
.client-account-submenu {
  padding-left: 1rem;
  padding-bottom: 1rem; }

/* line 153, _client_account.scss */
.collection_list-acc {
  padding-bottom: 1rem !important; }

/* line 157, _client_account.scss */
.collection_list-acc + .client-account-submenu {
  margin-top: -1rem; }

/* line 161, _client_account.scss */
.client-account-header {
  margin-bottom: 1rem; }

/* line 165, _client_account.scss */
.client-account-header > div {
  margin: 0 1.5rem 0 0 !important; }

/* line 169, _client_account.scss */
.co-checkout-block--padded {
  padding-top: 1rem;
  padding-bottom: 1rem; }

/* line 176, _client_account.scss */
.client-account-submenu a.co-link {
  color: #fff; }

/* line 180, _client_account.scss */
.client-account-submenu .co-menu-item + .co-menu-item {
  margin-top: 0.5rem; }

/* line 185, _client_account.scss */
.client-account-infor:after {
  content: '';
  display: block;
  margin: 1.5rem 1rem 1.3rem;
  width: 100%;
  height: 1px;
  background-color: #ccc; }

/* line 194, _client_account.scss */
.client-account-title {
  margin: 1rem 0 1rem 0;
  color: #c8898e;
  font-family: "ProximaNova";
  font-size: 17px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 0.34px;
  padding-bottom: .5rem;
  border-bottom: 1px solid #ccc; }

/* line 207, _client_account.scss */
.client-account-page {
  color: #000000;
  font-family: "ProximaNova";
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 0.28px; }

/* line 217, _client_account.scss */
.client-account-page span:after {
  content: "";
  display: block;
  width: 8px;
  height: 3px;
  margin-left: 2px;
  background-color: #000; }

/* line 227, _client_account.scss */
.client-account-info-head {
  color: #000000;
  font-family: "ProximaNova";
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4rem;
  letter-spacing: 0.28px; }

/* line 236, _client_account.scss */
.client-account-info-text {
  color: #000000;
  font-family: "ProximaNova";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 1.3rem; }

/* line 246, _client_account.scss */
.client-account-info-text a.client-account-info-lnk {
  display: inline-block;
  margin-top: .5rem;
  color: #635f5f;
  font-family: "ProximaNova";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  text-decoration: none; }

/* line 257, _client_account.scss */
.co-table {
  min-width: 100%;
  border-radius: 2px;
  border-top: 1px solid #cccccc;
  border-bottom: 0;
  border-collapse: unset;
  border-spacing: 0; }

/* line 266, _client_account.scss */
.co-table-row--striped:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.05); }

/* line 270, _client_account.scss */
.co-table-row--striped .co-table-cell:last-child {
  font-family: "ProximaNova";
  font-weight: 700;
  letter-spacing: 0.26px; }

/* line 276, _client_account.scss */
.co-table-row:last-child {
  border-bottom: none; }

/* line 280, _client_account.scss */
.co-table-cell {
  text-align: left;
  line-height: 1.2;
  font-family: "ProximaNova";
  font-size: 14px; }

/* line 287, _client_account.scss */
.co-table-cell[data-title]:before {
  content: attr(data-title);
  display: none;
  margin-right: 0.5rem;
  color: #747474; }

/* line 294, _client_account.scss */
.co-table-cell--head {
  padding: 1rem 1rem 1rem 0;
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
  color: #000000;
  font-family: "ProximaNova";
  font-size: 11px;
  font-weight: 700;
  line-height: 37px;
  text-transform: uppercase;
  letter-spacing: 0.22px; }

/* line 308, _client_account.scss */
.co-table-row--striped:nth-child(2n) {
  background-color: transparent !important; }

/* line 312, _client_account.scss */
.co-table-cell--body {
  padding: 1rem 1rem 1rem 0;
  border-bottom: 1px solid #cccccc; }

/* line 317, _client_account.scss */
.co-table-cell--body a.co-link {
  color: #C8898E;
  font-weight: 700; }

/* line 322, _client_account.scss */
.co-table-cell--foot {
  padding: 1rem;
  text-align: right;
  border: none; }

/* line 328, _client_account.scss */
.co-table-cell:last-child {
  text-align: right; }

/* line 332, _client_account.scss */
.co-table-wrapper {
  overflow-x: auto; }

/*  Orders  */
/* line 340, _client_account.scss */
.co-order_history-total_title {
  display: inline-block;
  margin-right: 0.32em; }

/* line 345, _client_account.scss */
.co-order_history-total_sum {
  display: inline-block; }

/* line 349, _client_account.scss */
.co-order-information {
  padding: 1rem 0 1rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }

/* line 357, _client_account.scss */
.co-order-information_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -0.25rem -0.5rem;
  padding: 0.5rem 0; }

/* line 374, _client_account.scss */
.co-order-information_title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  margin: 0.25rem 0.5rem;
  color: #747474;
  opacity: 0.75; }

/* line 383, _client_account.scss */
.co-order-information_value {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 300px;
  flex: 1 1 300px;
  margin: 0.25rem 0.5rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 403, _client_account.scss */
.co-order-information_value > * {
  margin: 0.25rem 0.5em 0.25rem 0; }

/* line 407, _client_account.scss */
.co-order-state {
  padding: 0.25rem 0.75rem;
  border: 1px solid #cccccc;
  border-radius: 2px;
  white-space: nowrap; }

/* line 414, _client_account.scss */
.co-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -0.25rem;
  margin-right: -0.25rem; }

/* line 431, _client_account.scss */
.co-discount + .co-discount {
  margin-top: 0.5rem; }

/* line 435, _client_account.scss */
.co-discount-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0.25rem; }

/* line 442, _client_account.scss */
.co-discount-description {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0.25rem;
  font-weight: bold; }

/* line 451, _client_account.scss */
.co-discount-list {
  margin: 0 0 2rem; }

/* line 455, _client_account.scss */
.co-adress-section {
  margin-bottom: 2rem; }

/* line 459, _client_account.scss */
.co-adress-section:last-child {
  margin-bottom: 0; }

/* line 465, _client_account.scss */
.co-title {
  margin: 0 0 1rem; }

/* line 469, _client_account.scss */
.co-title--h1 {
  font-size: 2.1429rem; }

/* line 473, _client_account.scss */
.co-title--h2 {
  color: #000000;
  font-family: "ProximaNova";
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 0.28px; }

/* line 484, _client_account.scss */
.co-title--h2:after {
  content: "";
  display: block;
  width: 8px;
  height: 3px;
  margin-left: 2px;
  background-color: #000; }

/* line 494, _client_account.scss */
.co-title--h3 {
  font-size: 1.4286rem; }

/* line 498, _client_account.scss */
.co-title--h4 {
  font-size: 1.2857rem; }

/* line 502, _client_account.scss */
.co-price {
  font-weight: bold; }

/* line 506, _client_account.scss */
.co-price--current {
  font-weight: bold;
  font-size: 1.2857rem; }

/* line 511, _client_account.scss */
.co-notice--success {
  color: #c8898e;
  background-color: #c8898e52; }

/* line 516, _client_account.scss */
.co-notice--info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 521, _client_account.scss */
.co-notice--warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 526, _client_account.scss */
.co-notice--danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 531, _client_account.scss */
.co-notice--flash {
  border-radius: 2px;
  padding: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
  margin-left: 1rem;
  flex: 1 1 100%;
  line-height: 1.25; }

/* line 542, _client_account.scss */
.co-input {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

/* line 549, _client_account.scss */
.co-input:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 100%; }

/* line 561, _client_account.scss */
.co-input--country {
  margin-bottom: 1rem; }

/* line 565, _client_account.scss */
.co-input-label {
  display: block;
  margin-bottom: 0.5em;
  line-height: 1; }

/* line 571, _client_account.scss */
.co-input-label:after {
  font-size: 1.2857rem; }

/* line 575, _client_account.scss */
.co-input-field {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.75rem 0.5rem;
  border: 1px solid #cccccc;
  margin-bottom: 0;
  position: relative;
  line-height: 1rem;
  background-color: #fff;
  color: #1c1c1c;
  resize: vertical;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 593, _client_account.scss */
.co-input-field:hover,
.co-input-field:focus,
.picker-input--active {
  outline: none; }

/* line 599, _client_account.scss */
.co-input-notice {
  display: none;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  background-color: transparent;
  font-size: 1rem;
  text-align: right;
  line-height: 1.25; }

/* line 609, _client_account.scss */
.co-input-title {
  display: block; }

/* line 613, _client_account.scss */
.co-input-description {
  display: block;
  margin-top: 0.5rem; }

/* line 618, _client_account.scss */
.co-input-tooltip {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.8571rem; }

/* line 624, _client_account.scss */
.co-input-file_name_wrapper {
  display: none;
  padding-top: 0.5rem; }

/* line 629, _client_account.scss */
.co-input-file_name_wrapper > * + * {
  margin-left: 0.32em; }

/* line 633, _client_account.scss */
.co-input--required .co-input-label:after {
  font-size: 0.9em;
  margin-left: 0.2em;
  line-height: 0.7em;
  content: '*';
  color: red; }

/* line 641, _client_account.scss */
.co-input--static .co-input-field {
  border: none;
  padding: 0.8rem 0rem; }

/* line 646, _client_account.scss */
.co-input--error .co-input-notice {
  display: block; }

/* line 650, _client_account.scss */
.co-input--file .co-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.5rem 0.5rem;
  border: 1px dashed #cccccc;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  color: #1c1c1c; }

/* line 665, _client_account.scss */
.co-input--file .co-input-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  padding-right: 1rem;
  font-size: 2.5rem;
  text-align: right;
  color: #cccccc; }

/* line 675, _client_account.scss */
.co-input--file .co-input-description_container {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 1rem;
  padding-right: 1rem; }

/* line 683, _client_account.scss */
.co-input--file .co-input-title {
  margin-bottom: 0.15rem; }

/* line 687, _client_account.scss */
.co-input--file .co-input-description {
  margin-top: 0.15rem; }

/* line 691, _client_account.scss */
.co-input--file .co-input-field {
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 0; }

/* line 703, _client_account.scss */
.co-input--file .co-input-tooltip--file_drag_inabled {
  display: none; }

/* line 707, _client_account.scss */
.co-input--file:hover .co-input-wrapper,
.co-input--file:focus .co-input-wrapper {
  border-style: solid; }

/* line 712, _client_account.scss */
.co-input--file:hover .co-input-icon,
.co-input--file:focus .co-input-icon {
  color: #1c1c1c; }

/* line 717, _client_account.scss */
.co-input--file_draggable .co-input-tooltip--file_drag_inabled {
  display: block; }

/* line 721, _client_account.scss */
.co-input--file_draggable .co-input-tooltip--file_drag_disabled {
  display: none; }

/* line 725, _client_account.scss */
.co-input--file_selected .co-input-icon {
  color: #1c1c1c; }

/* line 729, _client_account.scss */
.co-input--file_selected .co-input-wrapper {
  border-style: solid; }

/* line 733, _client_account.scss */
.co-input--file_selected .co-input-file_name_wrapper {
  display: block; }

/* line 737, _client_account.scss */
.co-input--password.not-register,
.co-input--password_confirmation.not-register {
  display: none; }

/* line 742, _client_account.scss */
.co-input-select {
  position: relative;
  background-color: #fff;
  border-radius: 2px;
  color: #1c1c1c; }

/* line 749, _client_account.scss */
.ie .co-input-select:after {
  content: none; }

/* line 753, _client_account.scss */
.co-input + .co-input,
.co-tabs-content + .co-input {
  margin-top: 1rem; }

/* line 758, _client_account.scss */
.co-input--captcha {
  margin-top: 1rem; }

/* line 762, _client_account.scss */
.co-toggable_field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  cursor: pointer;
  border-style: dotted;
  border-width: 1px;
  border-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 782, _client_account.scss */
.co-toggable_field-input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2rem;
  flex: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1c1c1c; }

/* line 795, _client_account.scss */
.co-toggable_field-input input {
  width: 0;
  height: 0;
  display: none;
  border: none;
  opacity: 0; }

/* line 803, _client_account.scss */
.co-toggable_field-input input + span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  position: relative;
  width: 18px;
  height: 18px;
  line-height: 1.2;
  -webkit-box-shadow: inset 0 0 0 2px #C8898E;
  box-shadow: inset 0 0 0 2px #C8898E; }

/* line 815, _client_account.scss */
.co-toggable_field-input input:focus + span,
.co-toggable_field-input input:checked + span {
  -webkit-box-shadow: inset 0 0 0 10px #C8898E;
  box-shadow: inset 0 0 0 10px #C8898E; }

/* line 821, _client_account.scss */
.co-toggable_field-input--radio input + span {
  border-radius: 50%; }

/* line 825, _client_account.scss */
.co-toggable_field-input--radio input:focus + span,
.co-toggable_field-input--radio input:checked + span {
  -webkit-box-shadow: inset 0 0 0 7px currentColor;
  box-shadow: inset 0 0 0 7px currentColor; }

/* line 831, _client_account.scss */
.co-toggable_field-input--checkbox {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline; }

/* line 837, _client_account.scss */
.co-toggable_field-input--checkbox input + span {
  border-radius: 2px; }

/* line 841, _client_account.scss */
.co-toggable_field-input--checkbox input + span:after {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-family: "Glyphicons Halflings";
  font-size: 0.6rem; }

/* line 851, _client_account.scss */
.co-toggable_field-input--checkbox input:checked + span:after {
  content: '\e013';
  color: #fff; }

/* line 856, _client_account.scss */
.co-toggable_field-information {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 250px;
  flex: 1 1 250px;
  padding: 0 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 865, _client_account.scss */
.co-toggable_field-title {
  margin: 0 0 0.25rem;
  line-height: 1.25; }

/* line 870, _client_account.scss */
.co-toggable_field-description {
  margin: 0.25rem 0 0;
  line-height: 1.25; }

/* line 875, _client_account.scss */
.co-toggable_field-description * {
  margin-bottom: 0; }

/* line 879, _client_account.scss */
.co-toggable_field-price {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/* line 888, _client_account.scss */
.co-toggable_field--bordered {
  padding: 0.5rem 0; }

/* line 892, _client_account.scss */
.co-toggable_field--bordered .co-toggable_field-information {
  padding: 0.5rem 0.5rem; }

/* line 896, _client_account.scss */
.co-toggable_field--bordered .co-toggable_field-title {
  margin: 0.25rem 0; }

/* line 900, _client_account.scss */
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0.25rem 0; }

/* line 904, _client_account.scss */
.co-toggable_field--bordered:hover {
  border-color: #cccccc; }

/* line 908, _client_account.scss */
.co-toggable_field--bonus_points {
  margin-top: 1rem; }

/* line 912, _client_account.scss */
.co-button,
.picker-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  padding: 0.5rem 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  text-decoration: none; }

/* line 930, _client_account.scss */
.co-button:disabled,
.picker-button:disabled {
  cursor: not-allowed; }

/* line 935, _client_account.scss */
.co-button-inner {
  margin: -0.25rem;
  vertical-align: middle; }

/* line 940, _client_account.scss */
.co-button-icon {
  padding: 0.25rem;
  vertical-align: middle; }

/* line 945, _client_account.scss */
.co-button-caption {
  padding: 0.25rem; }

/* line 949, _client_account.scss */
.co-button--password_recover {
  position: relative;
  line-height: 1;
  margin-left: 1.5rem;
  vertical-align: middle; }

/* line 956, _client_account.scss */
.co-button--password_recover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  color: inherit;
  border-bottom: 1px dotted; }

/* line 967, _client_account.scss */
.co-button--link {
  position: relative;
  line-height: 1;
  margin-left: 1.5rem;
  vertical-align: middle; }

/* line 974, _client_account.scss */
.co-button--link:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  color: inherit;
  border-bottom: 1px dotted; }

/* line 985, _client_account.scss */
.co-button--checkout {
  display: block; }

/* line 989, _client_account.scss */
.co-button--small {
  font-size: inherit;
  padding: 0.25rem 1rem; }

/* line 994, _client_account.scss */
.co-form-controls {
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 1010, _client_account.scss */
.co-form-button {
  margin: 0.5rem 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/* line 1017, _client_account.scss */
.co-modal--login {
  width: 500px; }

/* line 1021, _client_account.scss */
.co-modal--pick_up_modal {
  width: 70rem; }

/* line 1, custom-user.css.liquid */
.cart-total_1 {
  display: inline-block; }

/* line 5, custom-user.css.liquid */
.cart-total_2 {
  min-width: 40%;
  display: inline-block; }

/* line 9, custom-user.css.liquid */
.product-card .compare-control {
  position: absolute;
  bottom: 10px;
  right: 12px;
  margin: 0; }

/* line 15, custom-user.css.liquid */
.filter-field-marker.is-active, .form-field .is-active.form-toggle-marker, .form-field .is-active.form-toggle-marker {
  background: url("https://assets3.insales.ru/assets/1/7711/1195551/1583083683/checked.png");
  background-size: contain;
  background-color: white; }

/* line 20, custom-user.css.liquid */
.filter-field-marker, .form-field .form-toggle-marker, .form-field .form-toggle-marker {
  border: unset; }

/* line 23, custom-user.css.liquid */
.js-gallery-buttons {
  /*opacity:0;*/
  transition: 0.5s;
  position: absolute;
  top: 39%;
  color: #271e1e;
  font-size: 45px;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  width: 100%; }

/* line 35, custom-user.css.liquid */
.js-gallery-buttons:hover {
  color: #c8898e; }

/* line 38, custom-user.css.liquid */
.swiper-slide .js-gallery-buttons {
  width: 85%; }

/* line 41, custom-user.css.liquid */
.product-card-photo:hover .js-gallery-buttons {
  opacity: 1; }

/* line 44, custom-user.css.liquid */
.co-form-controls button.js-co-login-submit {
  background: #c8898e;
  border: 2px solid #c8898e;
  transition: color .25s;
  color: #ffffff;
  font-family: "ProximaNova";
  font-size: 12px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.24px;
  width: 40%;
  position: relative;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 0.5rem 1rem; }

/* line 62, custom-user.css.liquid */
.co-form-controls button.js-co-login-submit:hover {
  color: #c8898e !important;
  background-color: white; }

/* line 66, custom-user.css.liquid */
.co-form-controls button.js-co-login-submit:active {
  background-color: #c8898e;
  color: black; }

/* line 70, custom-user.css.liquid */
.co-form-controls button.js-co-login-submit:hover::after {
  background: transparent;
  color: black !important; }

/* line 1, custom.css */
.disigner {
  color: white; }

/* line 2, custom.css */
:hover.disigner {
  color: grey; }

/* line 4, custom.css */
.footer_all {
  background: #fff; }

/* line 7, custom.css */
button.option-value.is-color:hover::after {
  content: attr(data-title);
  position: absolute;
  top: -35px;
  font-size: 12px;
  width: 100px;
  background: #c8898e;
  padding: 5px;
  color: #fff;
  margin-left: -50px;
  left: 50%;
  display: block; }

/* line 20, custom.css */
button.option-value.is-color {
  position: relative; }

/* line 23, custom.css */
.ajs-message.ajs-success.ajs-visible {
  background: #545252;
  color: #fff; }

/* line 25, custom.css */
.js-arrow-up:before {
  color: grey !important; }

/* line 27, custom.css */
button.js-arrow-up {
  background: white !important; }

/* line 29, custom.css */
.js-gallery-buttons {
  color: #c8898e; }

/* line 32, custom.css */
.blog-menu-item-controls.menu-item-controls.level-1 {
  width: 99%; }

/* line 35, custom.css */
.sidebar-block-heading, .filter-heading {
  border-bottom: 0px solid #fff; }

/* line 39, custom.css */
button.button.is-comments-toggle.is-unchecked.js-comments-toggle, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-button--checkout, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-button, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-tabs-node, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-modal-button {
  background: #545252; }

/* line 42, custom.css */
button.button.is-comments-toggle.is-unchecked.js-comments-toggle:hover, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-button--checkout:hover, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-button:hover, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-tabs-node:hover, .checkout-v2-wrapper button.is-comments-toggle.is-unchecked.js-comments-toggle.co-modal-button:hover {
  color: #545252;
  background: #fff;
  outline: 1px solid; }

/* line 48, custom.css */
.ok-link {
  text-align: center;
  width: 100%;
  display: block;
  margin-top: 20px; }

/* line 55, custom.css */
.ok-link__item {
  background: url(https://static-ru.insales.ru/files/1/5220/11441252/original/ok.png);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover; }
