@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.
 * 3. Remove the inner shadow in mobile Safari.
 */
/* line 244, _normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  -webkit-box-shadow: none;
  box-shadow: none;
  /* 3 */
  -webkit-appearance: none;
  /* 3 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 263, _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 273, _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 285, _normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 296, _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 308, _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 319, _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 330, _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 345, _normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 375, _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 385, _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 394, _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 404, _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 417, _normalize.scss */
details,
menu {
  display: block; }

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

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

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

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

/* line 1, core.min.css */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1, core.min.css */
.button, .co-button[type="submit"], .co-button[name="commit"], .co-button[data-method="delete"], .co-button.co-button--small, .co-modal-button, .co-tabs-node, .input-field, .select-field, .textarea-field {
  display: inline-block;
  border-radius: 0;
  border: none;
  box-shadow: none;
  vertical-align: top;
  max-width: 100%; }

/* line 1, core.min.css */
.button, .co-button[type="submit"], .co-button[name="commit"], .co-button[data-method="delete"], .co-button.co-button--small, .co-modal-button, .co-tabs-node {
  background-color: transparent;
  cursor: pointer;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  white-space: nowrap; }

/* line 1, core.min.css */
.button:active, .co-button[type="submit"]:active, .co-button[name="commit"]:active, .co-button[data-method="delete"]:active, .co-button.co-button--small:active, .co-modal-button:active, .co-tabs-node:active {
  outline: 0; }

/* line 1, core.min.css */
.button, .co-button[type="submit"], .co-button[name="commit"], .co-button[data-method="delete"], .co-button.co-button--small, .co-modal-button, .co-tabs-node, .button:hover, .co-button[type="submit"]:hover, .co-button[name="commit"]:hover, .co-button[data-method="delete"]:hover, .co-button.co-button--small:hover, .co-modal-button:hover, .co-tabs-node:hover {
  text-decoration: none; }

/* line 1, core.min.css */
.button.disabled, .disabled.co-button[type="submit"], .disabled.co-button[name="commit"], .disabled.co-button[data-method="delete"], .disabled.co-button.co-button--small, .disabled.co-modal-button, .disabled.co-tabs-node, .button[disabled], [disabled].co-button[type="submit"], [disabled].co-button[name="commit"], [disabled].co-button[data-method="delete"], [disabled].co-button.co-button--small, [disabled].co-modal-button, [disabled].co-tabs-node, fieldset[disabled] .button, fieldset[disabled] .co-button[type="submit"], fieldset[disabled] .co-button[name="commit"], fieldset[disabled] .co-button[data-method="delete"], fieldset[disabled] .co-button.co-button--small, fieldset[disabled] .co-modal-button, fieldset[disabled] .co-tabs-node {
  cursor: not-allowed; }

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

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

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

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

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

/* line 1, 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 1, core.min.css */
.input-field:focus::-webkit-input-placeholder {
  color: #ccc;
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1, 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 1, core.min.css */
  .push-0-lg {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-lg-only {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-md {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-md-only {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-sm {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-sm-only {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-xs {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-xs-only {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
  .push-0-mc {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, 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 1, core.min.css */
.padding-top {
  padding-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, core.min.css */
  .margin-horizontal-double-lg {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  /* line 1, core.min.css */
  .padding-top-lg-only {
    padding-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, core.min.css */
  .margin-horizontal-double-lg-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 1024px) {
  /* line 1, core.min.css */
  .padding-top-md {
    padding-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, core.min.css */
  .margin-horizontal-double-md {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 1, core.min.css */
  .padding-top-md-only {
    padding-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, core.min.css */
  .margin-horizontal-double-md-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 768px) {
  /* line 1, core.min.css */
  .padding-top-sm {
    padding-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, core.min.css */
  .margin-horizontal-double-sm {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 1, core.min.css */
  .padding-top-sm-only {
    padding-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1, core.min.css */
  .margin-bottom-sm-only {
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-around-sm-only {
    padding: 20px; }

  /* line 1, core.min.css */
  .margin-vertical-sm-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-horizontal-sm-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1, core.min.css */
  .margin-top-double-sm-only {
    padding-top: 40px; }

  /* line 1, core.min.css */
  .margin-left-double-sm-only {
    padding-left: 40px; }

  /* line 1, core.min.css */
  .margin-right-double-sm-only {
    padding-right: 40px; }

  /* line 1, core.min.css */
  .margin-bottom-double-sm-only {
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-around-double-sm-only {
    padding: 40px; }

  /* line 1, core.min.css */
  .margin-vertical-double-sm-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-horizontal-double-sm-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 480px) {
  /* line 1, core.min.css */
  .padding-top-xs {
    padding-top: 20px; }

  /* line 1, core.min.css */
  .padding-left-xs {
    padding-left: 20px; }

  /* line 1, core.min.css */
  .padding-right-xs {
    padding-right: 20px; }

  /* line 1, core.min.css */
  .padding-bottom-xs {
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .padding-around-xs {
    padding: 20px; }

  /* line 1, core.min.css */
  .padding-vertical-xs {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .padding-horizontal-xs {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1, core.min.css */
  .padding-top-double-xs {
    padding-top: 40px; }

  /* line 1, core.min.css */
  .padding-left-double-xs {
    padding-left: 40px; }

  /* line 1, core.min.css */
  .padding-right-double-xs {
    padding-right: 40px; }

  /* line 1, core.min.css */
  .padding-bottom-double-xs {
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .padding-around-double-xs {
    padding: 40px; }

  /* line 1, core.min.css */
  .padding-vertical-double-xs {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .padding-horizontal-double-xs {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 1, core.min.css */
  .margin-top-xs {
    padding-top: 20px; }

  /* line 1, core.min.css */
  .margin-left-xs {
    padding-left: 20px; }

  /* line 1, core.min.css */
  .margin-right-xs {
    padding-right: 20px; }

  /* line 1, core.min.css */
  .margin-bottom-xs {
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-around-xs {
    padding: 20px; }

  /* line 1, core.min.css */
  .margin-vertical-xs {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-horizontal-xs {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1, core.min.css */
  .margin-top-double-xs {
    padding-top: 40px; }

  /* line 1, core.min.css */
  .margin-left-double-xs {
    padding-left: 40px; }

  /* line 1, core.min.css */
  .margin-right-double-xs {
    padding-right: 40px; }

  /* line 1, core.min.css */
  .margin-bottom-double-xs {
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-around-double-xs {
    padding: 40px; }

  /* line 1, core.min.css */
  .margin-vertical-double-xs {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-horizontal-double-xs {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (min-width: 381px) and (max-width: 480px) {
  /* line 1, core.min.css */
  .padding-top-xs-only {
    padding-top: 20px; }

  /* line 1, core.min.css */
  .padding-left-xs-only {
    padding-left: 20px; }

  /* line 1, core.min.css */
  .padding-right-xs-only {
    padding-right: 20px; }

  /* line 1, core.min.css */
  .padding-bottom-xs-only {
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .padding-around-xs-only {
    padding: 20px; }

  /* line 1, core.min.css */
  .padding-vertical-xs-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .padding-horizontal-xs-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1, core.min.css */
  .padding-top-double-xs-only {
    padding-top: 40px; }

  /* line 1, core.min.css */
  .padding-left-double-xs-only {
    padding-left: 40px; }

  /* line 1, core.min.css */
  .padding-right-double-xs-only {
    padding-right: 40px; }

  /* line 1, core.min.css */
  .padding-bottom-double-xs-only {
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .padding-around-double-xs-only {
    padding: 40px; }

  /* line 1, core.min.css */
  .padding-vertical-double-xs-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .padding-horizontal-double-xs-only {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 1, core.min.css */
  .margin-top-xs-only {
    padding-top: 20px; }

  /* line 1, core.min.css */
  .margin-left-xs-only {
    padding-left: 20px; }

  /* line 1, core.min.css */
  .margin-right-xs-only {
    padding-right: 20px; }

  /* line 1, core.min.css */
  .margin-bottom-xs-only {
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-around-xs-only {
    padding: 20px; }

  /* line 1, core.min.css */
  .margin-vertical-xs-only {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-horizontal-xs-only {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1, core.min.css */
  .margin-top-double-xs-only {
    padding-top: 40px; }

  /* line 1, core.min.css */
  .margin-left-double-xs-only {
    padding-left: 40px; }

  /* line 1, core.min.css */
  .margin-right-double-xs-only {
    padding-right: 40px; }

  /* line 1, core.min.css */
  .margin-bottom-double-xs-only {
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-around-double-xs-only {
    padding: 40px; }

  /* line 1, core.min.css */
  .margin-vertical-double-xs-only {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-horizontal-double-xs-only {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 380px) {
  /* line 1, core.min.css */
  .padding-top-mc {
    padding-top: 20px; }

  /* line 1, core.min.css */
  .padding-left-mc {
    padding-left: 20px; }

  /* line 1, core.min.css */
  .padding-right-mc {
    padding-right: 20px; }

  /* line 1, core.min.css */
  .padding-bottom-mc {
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .padding-around-mc {
    padding: 20px; }

  /* line 1, core.min.css */
  .padding-vertical-mc {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .padding-horizontal-mc {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1, core.min.css */
  .padding-top-double-mc {
    padding-top: 40px; }

  /* line 1, core.min.css */
  .padding-left-double-mc {
    padding-left: 40px; }

  /* line 1, core.min.css */
  .padding-right-double-mc {
    padding-right: 40px; }

  /* line 1, core.min.css */
  .padding-bottom-double-mc {
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .padding-around-double-mc {
    padding: 40px; }

  /* line 1, core.min.css */
  .padding-vertical-double-mc {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .padding-horizontal-double-mc {
    padding-left: 40px;
    padding-right: 40px; }

  /* line 1, core.min.css */
  .margin-top-mc {
    padding-top: 20px; }

  /* line 1, core.min.css */
  .margin-left-mc {
    padding-left: 20px; }

  /* line 1, core.min.css */
  .margin-right-mc {
    padding-right: 20px; }

  /* line 1, core.min.css */
  .margin-bottom-mc {
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-around-mc {
    padding: 20px; }

  /* line 1, core.min.css */
  .margin-vertical-mc {
    padding-top: 20px;
    padding-bottom: 20px; }

  /* line 1, core.min.css */
  .margin-horizontal-mc {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1, core.min.css */
  .margin-top-double-mc {
    padding-top: 40px; }

  /* line 1, core.min.css */
  .margin-left-double-mc {
    padding-left: 40px; }

  /* line 1, core.min.css */
  .margin-right-double-mc {
    padding-right: 40px; }

  /* line 1, core.min.css */
  .margin-bottom-double-mc {
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-around-double-mc {
    padding: 40px; }

  /* line 1, core.min.css */
  .margin-vertical-double-mc {
    padding-top: 40px;
    padding-bottom: 40px; }

  /* line 1, core.min.css */
  .margin-horizontal-double-mc {
    padding-left: 40px;
    padding-right: 40px; } }
/* line 1, core.min.css */
.container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1220px; }

/* line 1, 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 1, core.min.css */
.col, .col-reverse, .row-reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

/* line 1, core.min.css */
.col, .col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

/* line 1, core.min.css */
.col-reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

/* line 1, core.min.css */
[class*=cell-] {
  padding-left: 20px;
  padding-right: 20px; }

/* line 1, core.min.css */
.cell-1 {
  max-width: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%; }

/* line 1, core.min.css */
.cell-2 {
  max-width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%; }

/* line 1, core.min.css */
.cell-3 {
  max-width: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%; }

/* line 1, core.min.css */
.cell-4 {
  max-width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%; }

/* line 1, core.min.css */
.cell-5 {
  max-width: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%; }

/* line 1, core.min.css */
.cell-6 {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

/* line 1, core.min.css */
.cell-7 {
  max-width: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%; }

/* line 1, core.min.css */
.cell-8 {
  max-width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%; }

/* line 1, core.min.css */
.cell-9 {
  max-width: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%; }

/* line 1, core.min.css */
.cell-10 {
  max-width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%; }

/* line 1, core.min.css */
.cell-11 {
  max-width: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%; }

/* line 1, core.min.css */
.cell-12 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

/* line 1, core.min.css */
.cell-fifth {
  max-width: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%; }

@media screen and (max-width: 1200px) {
  /* line 1, core.min.css */
  .cell-1-lg {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-lg {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-lg {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-lg {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-lg {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-lg {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-lg {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-lg {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-lg {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-lg {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-lg {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-lg {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-lg-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-lg-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-lg-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-lg-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-lg-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-lg-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-lg-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-lg-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-lg-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-lg-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-lg-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-lg-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-md {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-md {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-md {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-md {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-md {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-md {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-md {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-md {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-md {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-md {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-md {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-md {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-md-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-md-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-md-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-md-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-md-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-md-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-md-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-md-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-md-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-md-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-md-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-md-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-sm {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-sm {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-sm {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-sm {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-sm {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-sm {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-sm {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-sm {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-sm {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-sm {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-sm {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-sm {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-sm-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-sm-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-sm-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-sm-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-sm-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-sm-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-sm-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-sm-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-sm-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-sm-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-sm-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-sm-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-xs {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-xs {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-xs {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-xs {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-xs {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-xs {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-xs {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-xs {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-xs {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-xs {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-xs {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-xs {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-xs-only {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-xs-only {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-xs-only {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-xs-only {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-xs-only {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-xs-only {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-xs-only {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-xs-only {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-xs-only {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-xs-only {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-xs-only {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-xs-only {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, 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 1, core.min.css */
  .cell-1-mc {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%; }

  /* line 1, core.min.css */
  .cell-2-mc {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%; }

  /* line 1, core.min.css */
  .cell-3-mc {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }

  /* line 1, core.min.css */
  .cell-4-mc {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%; }

  /* line 1, core.min.css */
  .cell-5-mc {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%; }

  /* line 1, core.min.css */
  .cell-6-mc {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 1, core.min.css */
  .cell-7-mc {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%; }

  /* line 1, core.min.css */
  .cell-8-mc {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%; }

  /* line 1, core.min.css */
  .cell-9-mc {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }

  /* line 1, core.min.css */
  .cell-10-mc {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%; }

  /* line 1, core.min.css */
  .cell-11-mc {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%; }

  /* line 1, core.min.css */
  .cell-12-mc {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 1, core.min.css */
  .cell-fifth-mc {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }
/* line 1, core.min.css */
.flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left; }

/* line 1, core.min.css */
.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

/* line 1, core.min.css */
.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right; }

/* line 1, core.min.css */
.flex-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start; }

/* line 1, core.min.css */
.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }

/* line 1, core.min.css */
.flex-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end; }

/* line 1, core.min.css */
.flex-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

/* line 1, core.min.css */
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 1, core.min.css */
.flex-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

/* line 1, core.min.css */
.flex-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

@media screen and (max-width: 1200px) {
  /* line 1, core.min.css */
  .flex-start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-lg-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-lg-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-lg-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-lg-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-lg-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-lg-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-lg-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-md-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-md-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-md-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-md-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-md-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-md-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-md-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-sm-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-sm-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-sm-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-sm-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-sm-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-sm-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-sm-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-xs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-xs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-xs {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-xs-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-xs-only {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-xs-only {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-xs-only {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-xs-only {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-xs-only {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-xs-only {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, 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 1, core.min.css */
  .flex-start-mc {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }

  /* line 1, core.min.css */
  .flex-center-mc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 1, core.min.css */
  .flex-end-mc {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }

  /* line 1, 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 1, core.min.css */
  .flex-middle-mc {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  /* line 1, 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 1, core.min.css */
  .flex-around-mc {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1, core.min.css */
  .flex-between-mc {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 1, core.min.css */
  .flex-first-mc {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  /* line 1, core.min.css */
  .flex-last-mc {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@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; }
@font-face {
  font-family: 'oval';
  src: url("oval.eot");
  src: url("oval.eot") format("embedded-opentype"), url("oval.ttf") format("truetype"), url("oval.woff") format("woff"), url("oval.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'check' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url("check.eot?d8fi20");
  src: url("check.eot?d8fi20#iefix") format("embedded-opentype"), url("check.ttf?d8fi20") format("truetype"), url("check.woff?d8fi20") format("woff"), url("check.svg?d8fi20#check") 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; }

/* fix for IE */
/* line 21, _scaffolding.scss */
object {
  width: 100%; }

/* line 25, _scaffolding.scss */
.container {
  width: 100%; }

/* line 1, insales.ui.swiper.css */
.promo-slide-title, [data-slider-slide] + [data-slider-slide] {
  display: none; }

/* line 1, insales.ui.swiper.css */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

/* line 1, insales.ui.swiper.css */
.swiper-container .promo-slide-title, .swiper-container [data-slider-controls] {
  display: block; }

/* line 1, insales.ui.swiper.css */
.swiper-container-no-flexbox .swiper-slide {
  float: left; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

/* line 1, insales.ui.swiper.css */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

/* line 1, insales.ui.swiper.css */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translateZ(0); }

/* line 1, insales.ui.swiper.css */
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

/* line 1, insales.ui.swiper.css */
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 1, insales.ui.swiper.css */
.swiper-slide {
  flex-shrink: 0;
  width: 0;
  height: 100%;
  position: relative; }

/* line 1, insales.ui.swiper.css */
.swiper-slide + .swiper-slide {
  display: block; }

/* line 1, insales.ui.swiper.css */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height; }

/* line 1, insales.ui.swiper.css */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* line 1, insales.ui.swiper.css */
.swiper-wp8-horizontal {
  touch-action: pan-y; }

/* line 1, insales.ui.swiper.css */
.swiper-wp8-vertical {
  touch-action: pan-x; }

/* line 1, insales.ui.swiper.css */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none; }

/* line 1, insales.ui.swiper.css */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

/* line 1, insales.ui.swiper.css */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 0;
  right: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 0;
  left: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s;
  transform: translateZ(0);
  z-index: 10; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

/* line 1, insales.ui.swiper.css */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0); }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

/* line 1, insales.ui.swiper.css */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top; }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d {
  perspective: 1200px; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: blur(50px);
  z-index: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

/* line 1, insales.ui.swiper.css */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* line 1, insales.ui.swiper.css */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

/* line 1, insales.ui.swiper.css */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* line 1, insales.ui.swiper.css */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12) infinite; }

/* line 1, insales.ui.swiper.css */
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

/* line 1, insales.ui.swiper.css */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); }

@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn); } }
/*# sourceMappingURL=insales.ui.swiper.css.map*/
/* 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; }

/* line 28, _components.scss */
.tt-dropdown-menu {
  color: #222222; }

/* line 32, _components.scss */
.fhg-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 44, _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;
  /*
  pre {
    display: block;
    margin-bottom: 0.5rem;

    white-space: normal;

    * + & {
      margin-top: 0.5rem;
    }
  }
  */ }
  /* line 52, _components.scss */
  .editor h1,
  .editor h2,
  .editor h3,
  .editor h4,
  .editor h5,
  .editor h6 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  /* line 62, _components.scss */
  .editor p {
    margin: 0;
    word-wrap: break-word;
    color: #333333;
    padding-bottom: 5px; }
    /* line 68, _components.scss */
    .editor p + .editor p {
      margin-top: 0.5em; }
  /* line 73, _components.scss */
  .editor img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    display: block;
    height: auto !important; }
  /* line 81, _components.scss */
  .editor table {
    display: inline-block;
    max-width: 100%;
    overflow-x: auto;
    padding: 3px; }
    /* line 87, _components.scss */
    .editor table:before, .editor table:after {
      display: block;
      content: ''; }
    /* line 93, _components.scss */
    .editor table td {
      border: 1px solid #eeeeee;
      padding: 0.5rem; }
  /* line 99, _components.scss */
  .editor a {
    color: #5a5a5a;
    -webkit-text-decoration: inhernit;
    text-decoration: inhernit;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 509, _mixins.scss */
    .editor a:active, .editor a:focus, .editor a:hover {
      color: #654ea3;
      -webkit-text-decoration: none;
      text-decoration: none; }

/* line 117, _components.scss */
.gallery-thumbs .swiper-slide {
  padding: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/** Image */
/* line 126, _components.scss */
.image-container.is-checked {
  -webkit-box-shadow: 0px 0px 1px 2px #654ea3;
  box-shadow: 0px 0px 1px 2px #654ea3; }

/* line 136, _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 337, _mixins.scss */
  .pagination > .pagination-item {
    -webkit-box-flex: 0;
    position: relative; }
  /* line 344, _mixins.scss */
  .pagination .pagination-link {
    display: inline-block; }
  @media screen and (max-width: 768px) {
    /* line 136, _components.scss */
    .pagination {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 150, _components.scss */
.button-text {
  text-align: center; }

/* line 154, _components.scss */
.pagination-item {
  flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto; }
  /* line 159, _components.scss */
  .pagination-item.is-current > span {
    color: #654ea3; }

/* line 164, _components.scss */
.pagination-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-align: center;
  margin: 0 0.5rem;
  font-size: 1.25rem;
  -webkit-transition: none;
  transition: none; }
  /* line 509, _mixins.scss */
  .pagination-link:active, .pagination-link:focus, .pagination-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 173, _components.scss */
  .pagination-link:hover {
    color: #654ea3; }

/* line 178, _components.scss */
.pagination-void {
  vertical-align: middle;
  display: block;
  text-align: center;
  margin: 0 0.25rem; }

/* line 189, _components.scss */
.notice {
  display: block;
  padding: 0.5rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  margin-top: 0.5rem;
  padding: 0.75rem; }
  /* line 526, _mixins.scss */
  .notice:last-child {
    margin-bottom: 0; }
  /* line 530, _mixins.scss */
  .notice h2,
  .notice h3,
  .notice h4 {
    margin-top: 0;
    color: inherit; }
  /* line 539, _mixins.scss */
  .notice > p:last-child,
  .notice > ul:last-child {
    margin-bottom: 0; }
  /* line 544, _mixins.scss */
  .notice > p + p {
    margin-top: 0.5em; }
  /* line 195, _components.scss */
  .notice.is-success {
    background-color: #80c780;
    border-color: #5cb85c;
    color: #163216; }
    /* line 556, _mixins.scss */
    .notice.is-success hr {
      border-top-color: #4cae4c; }
    /* line 560, _mixins.scss */
    .notice.is-success a {
      color: #060f06; }
  /* line 200, _components.scss */
  .notice.is-info {
    background-color: #85d0e7;
    border-color: #5bc0de;
    color: #124a5b;
    background-color: #ebf4ff;
    border-color: #acbcff; }
    /* line 556, _mixins.scss */
    .notice.is-info hr {
      border-top-color: #46b8da; }
    /* line 560, _mixins.scss */
    .notice.is-info a {
      color: #0a2730; }
    /* line 468, _mixins.scss */
    .notice.is-info:before {
      font-family: "FontAwesome";
      content: ""; }
    /* line 468, _mixins.scss */
    .notice.is-info.icon-warning:before {
      font-family: "FontAwesome";
      content: ""; }
  /* line 216, _components.scss */
  .notice.is-error {
    margin: 0.5rem 0;
    background-color: #ff545b;
    border-color: #ff212a;
    color: #540003; }
    /* line 556, _mixins.scss */
    .notice.is-error hr {
      border-top-color: #ff0812; }
    /* line 560, _mixins.scss */
    .notice.is-error a {
      color: #210001; }
  /* line 221, _components.scss */
  .notice.is-warning {
    background-color: #f4c37d;
    border-color: #f0ad4e;
    color: #694109; }
    /* line 556, _mixins.scss */
    .notice.is-warning hr {
      border-top-color: #eea236; }
    /* line 560, _mixins.scss */
    .notice.is-warning a {
      color: #3a2405; }

/* line 229, _components.scss */
.product-slider-heading:not(.tab-toggle), .reviews-heading, .feedback-heading, .views-tovar-heading, .comments-heading, .article-preview-heading, .benefits-heading, .special-categories-heading, .categories-subcollections-heading {
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }

/* line 235, _components.scss */
.product-slider-heading:not(.tab-toggle) {
  font-size: 1.5rem; }

/* line 241, _components.scss */
.reviews-heading, .feedback-heading, .views-tovar-heading {
  font-size: 1.25rem; }

/* line 253, _components.scss */
.comments-heading, .article-preview-heading {
  font-size: 1rem; }

/* line 259, _components.scss */
.benefits-heading, .special-categories-heading, .categories-subcollections-heading {
  font-size: 1rem;
  font-weight: bold; }

/* line 294, _components.scss */
.compares-widget-link {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  white-space: nowrap; }
  /* line 509, _mixins.scss */
  .compares-widget-link:active, .compares-widget-link:focus, .compares-widget-link:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 302, _components.scss */
.compare-widget-caption {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #5a5a5a;
  text-decoration: none;
  font-size: 1.3rem;
  position: relative;
  position: relative;
  vertical-align: middle;
  padding: 1rem 0.8rem;
  border: 1px solid #cccccc;
  border-radius: 50%;
  margin-right: 0.3rem;
  display: inline-block;
  text-align: center;
  line-height: 1rem; }
  /* line 509, _mixins.scss */
  .compare-widget-caption:active, .compare-widget-caption:focus, .compare-widget-caption:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 468, _mixins.scss */
  .compare-widget-caption:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 321, _components.scss */
  .compare-widget-caption:hover {
    color: #654ea3; }

/* line 329, _components.scss */
.counter {
  width: 8rem;
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  /* line 339, _components.scss */
  .counter:hover > * {
    border-color: #654ea3; }
  /* line 343, _components.scss */
  .counter.hidden-counter {
    width: 3rem; }
    /* line 346, _components.scss */
    .counter.hidden-counter .counter-button {
      display: none; }
    /* line 350, _components.scss */
    .counter.hidden-counter .counter-input {
      border: 1px solid #cccccc;
      border-radius: 0.1rem;
      outline: none; }
      /* line 355, _components.scss */
      .counter.hidden-counter .counter-input:focus {
        -webkit-box-shadow: 0px 0px 2px #654ea3;
        box-shadow: 0px 0px 2px #654ea3; }

/* line 364, _components.scss */
.counter-button {
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.75rem;
  flex: 0 0 1.75rem;
  padding: 0;
  height: 2rem;
  font-size: 0.5rem;
  border: 1px solid #cccccc;
  color: #333333;
  background-color: white;
  border-radius: 0; }
  /* line 379, _components.scss */
  .counter-button:hover, .counter-button:focus {
    color: #654ea3;
    outline: none; }
  /* line 385, _components.scss */
  .counter-button.is-count-down {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    border-right: none;
    padding-left: 0.5rem; }
    /* line 468, _mixins.scss */
    .counter-button.is-count-down:before {
      font-family: "FontAwesome";
      content: ""; }
  /* line 394, _components.scss */
  .counter-button.is-count-up {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    border-left: none;
    padding-right: 0.5rem; }
    /* line 477, _mixins.scss */
    .counter-button.is-count-up:before {
      font-family: "Plus";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }

/* line 404, _components.scss */
.button.product-button, .product-button.co-button[type="submit"], .product-button.co-button[name="commit"], .product-button.co-button[data-method="delete"], .product-button.co-button.co-button--small, .product-button.co-modal-button, .product-button.co-tabs-node {
  border-radius: 0.1rem; }

/* line 408, _components.scss */
.product-rating-point {
  color: #777777; }

/* line 412, _components.scss */
.counter-input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 1rem;
  border: none;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  background-color: white;
  color: #333333;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none; }
  /* line 427, _components.scss */
  .counter-input:focus {
    outline: none;
    border-right: none;
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 441, _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 441, _components.scss */
    .discount-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 460, _components.scss */
.discount-input {
  min-width: 4rem;
  margin: 0.25rem 0;
  border: 1px solid #cccccc;
  border-top-left-radius: 0.1rem;
  border-bottom-left-radius: 0.1rem;
  padding: 0 0.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 2rem;
  outline: none;
  line-height: 2rem; }
  @media screen and (max-width: 380px) {
    /* line 460, _components.scss */
    .discount-input {
      padding: 0.25rem;
      border-radius: 0.1rem; } }

/* line 480, _components.scss */
.discount-notice {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

/* line 491, _components.scss */
.header-search {
  position: relative;
  margin-left: auto;
  padding-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 491, _components.scss */
    .header-search {
      margin: 0;
      padding: 0; } }
  /* line 501, _components.scss */
  .header-search .search-widget-wrapper {
    padding: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

/* line 509, _components.scss */
.search-widget-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #654ea3;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid white; }
  @media screen and (max-width: 1024px) {
    /* line 520, _components.scss */
    .search-widget-wrapper .top-panel-open-search {
      font-size: 1.2rem; } }
  /* line 525, _components.scss */
  .search-widget-wrapper.only-button {
    border: none;
    padding: inherit; }

/* line 533, _components.scss */
.search-widget.in-page {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 541, _components.scss */
  .search-widget.in-page .search-widget-button {
    background-color: #fff;
    color: #654ea3;
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-right: 1px solid #cccccc;
    -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s; }
    /* line 553, _components.scss */
    .search-widget.in-page .search-widget-button:hover {
      background-color: #654ea3;
      color: white; }

/* line 562, _components.scss */
.header-block .search-widget-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 2rem;
  line-height: 2rem;
  min-width: 3rem;
  color: #654ea3;
  margin-left: 0.25rem;
  padding: 0 0.3rem;
  border-radius: 20px;
  border: none;
  outline: none; }
  /* line 642, _mixins.scss */
  .header-block .search-widget-field::-moz-placeholder {
    color: #654ea3;
    font-size: inherit;
    opacity: 1; }
  /* line 648, _mixins.scss */
  .header-block .search-widget-field:-ms-input-placeholder {
    color: #654ea3;
    font-size: inherit;
    opacity: 1; }
  /* line 654, _mixins.scss */
  .header-block .search-widget-field::-webkit-input-placeholder {
    color: #654ea3;
    font-size: inherit;
    opacity: 1; }
  /* line 661, _mixins.scss */
  .header-block .search-widget-field:focus::-moz-placeholder {
    color: #654ea3;
    font-size: inherit;
    opacity: 1; }
  /* line 667, _mixins.scss */
  .header-block .search-widget-field:focus:-ms-input-placeholder {
    color: #654ea3;
    font-size: inherit;
    opacity: 1; }
  /* line 673, _mixins.scss */
  .header-block .search-widget-field:focus::-webkit-input-placeholder {
    color: #654ea3;
    font-size: inherit;
    opacity: 0; }
  /* line 580, _components.scss */
  .header-block .search-widget-field:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #654ea3 !important;
    /* Цвет фона */
    -webkit-text-fill-color: white !important;
    /* цвет текста */
    color: white !important;
    /* цвет текста */ }

/* line 588, _components.scss */
.ajs-dimmer {
  z-index: 1000; }

/* line 592, _components.scss */
.ajs-panel .ajs-body {
  min-height: 68px;
  background-color: white; }

/* line 597, _components.scss */
.footer-block {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  /* line 602, _components.scss */
  .footer-block a {
    color: white;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s;
    text-decoration: none; }
    /* line 606, _components.scss */
    .footer-block a:hover {
      color: #383838; }
  /* line 610, _components.scss */
  .footer-block .phone {
    margin-bottom: 0.5rem; }

/* line 615, _components.scss */
.search-widget-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 3rem;
  border: none;
  padding: 0.35rem 0;
  outline: none;
  padding-left: 0.75rem;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px; }

/* line 629, _components.scss */
.search-widget-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2rem;
  flex: 0 0 2rem;
  border-radius: 0;
  position: relative; }
  /* line 468, _mixins.scss */
  .search-widget-button:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 0.85rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -53%);
    transform: translate(-50%, -53%); }

/* line 648, _components.scss */
.search-widget.in-search-panel .search-widget-button.is-widget-submit {
  color: #5a5a5a;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 653, _components.scss */
  .search-widget.in-search-panel .search-widget-button.is-widget-submit:hover {
    background-color: transparent;
    color: #654ea3; }
  /* line 657, _components.scss */
  .search-widget.in-search-panel .search-widget-button.is-widget-submit:before {
    top: 46%; }

/* line 666, _components.scss */
.button, .co-button[type="submit"], .co-button[name="commit"], .co-button[data-method="delete"], .co-button.co-button--small, .co-modal-button, .co-tabs-node {
  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 266, _mixins.scss */
  .button:active, .co-button[type="submit"]:active, .co-button[name="commit"]:active, .co-button[data-method="delete"]:active, .co-button.co-button--small:active, .co-modal-button:active, .co-tabs-node:active, .button:focus, .co-button[type="submit"]:focus, .co-button[name="commit"]:focus, .co-button[data-method="delete"]:focus, .co-button.co-button--small:focus, .co-modal-button:focus, .co-tabs-node:focus {
    outline: 0; }
  /* line 271, _mixins.scss */
  .button:hover, .co-button[type="submit"]:hover, .co-button[name="commit"]:hover, .co-button[data-method="delete"]:hover, .co-button.co-button--small:hover, .co-modal-button:hover, .co-tabs-node:hover {
    text-decoration: none;
    background-color: #654ea3; }
  /* line 276, _mixins.scss */
  .button.disabled, .disabled.co-button[type="submit"], .disabled.co-button[name="commit"], .disabled.co-button[data-method="delete"], .disabled.co-button.co-button--small, .disabled.co-modal-button, .disabled.co-tabs-node, .button[disabled], [disabled].co-button[type="submit"], [disabled].co-button[name="commit"], [disabled].co-button[data-method="delete"], [disabled].co-button.co-button--small, [disabled].co-modal-button, [disabled].co-tabs-node, fieldset[disabled] .button, fieldset[disabled] .co-button[type="submit"], fieldset[disabled] .co-button[name="commit"], fieldset[disabled] .co-button[data-method="delete"], fieldset[disabled] .co-button.co-button--small, fieldset[disabled] .co-modal-button, fieldset[disabled] .co-tabs-node {
    cursor: not-allowed; }
  /* line 671, _components.scss */
  .button.is-primary, .is-primary.co-button[type="submit"], .is-primary.co-button[name="commit"], .is-primary.co-button[data-method="delete"], .is-primary.co-button.co-button--small, .is-primary.co-modal-button, .is-primary.co-tabs-node {
    -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    background-color: #5a5a5a;
    color: #eeeeee;
    border-radius: 0.1rem; }
    /* line 290, _mixins.scss */
    .button.is-primary:focus, .is-primary.co-button[type="submit"]:focus, .is-primary.co-button[name="commit"]:focus, .is-primary.co-button[data-method="delete"]:focus, .is-primary.co-button.co-button--small:focus, .is-primary.co-modal-button:focus, .is-primary.co-tabs-node:focus, .button.is-primary:active, .is-primary.co-button[type="submit"]:active, .is-primary.co-button[name="commit"]:active, .is-primary.co-button[data-method="delete"]:active, .is-primary.co-button.co-button--small:active, .is-primary.co-modal-button:active, .is-primary.co-tabs-node:active, .button.is-primary:hover, .is-primary.co-button[type="submit"]:hover, .is-primary.co-button[name="commit"]:hover, .is-primary.co-button[data-method="delete"]:hover, .is-primary.co-button.co-button--small:hover, .is-primary.co-modal-button:hover, .is-primary.co-tabs-node:hover, .button.is-primary.active, .is-primary.active.co-button[type="submit"], .is-primary.active.co-button[name="commit"], .is-primary.active.co-button[data-method="delete"], .is-primary.active.co-button.co-button--small, .is-primary.active.co-modal-button, .is-primary.active.co-tabs-node {
      background-color: #654ea3;
      color: #eeeeee; }
    /* line 298, _mixins.scss */
    .button.is-primary:-moz-focus-inner, .is-primary.co-button[type="submit"]:-moz-focus-inner, .is-primary.co-button[name="commit"]:-moz-focus-inner, .is-primary.co-button[data-method="delete"]:-moz-focus-inner, .is-primary.co-button.co-button--small:-moz-focus-inner, .is-primary.co-modal-button:-moz-focus-inner, .is-primary.co-tabs-node:-moz-focus-inner {
      border: 0; }
  /* line 675, _components.scss */
  .button.is-call-to-action, .is-call-to-action.co-button[type="submit"], .is-call-to-action.co-button[name="commit"], .is-call-to-action.co-button[data-method="delete"], .is-call-to-action.co-button.co-button--small, .is-call-to-action.co-modal-button, .is-call-to-action.co-tabs-node {
    -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    background-color: #51aa48;
    color: #eeeeee;
    border-radius: 0.1rem; }
    /* line 290, _mixins.scss */
    .button.is-call-to-action:focus, .is-call-to-action.co-button[type="submit"]:focus, .is-call-to-action.co-button[name="commit"]:focus, .is-call-to-action.co-button[data-method="delete"]:focus, .is-call-to-action.co-button.co-button--small:focus, .is-call-to-action.co-modal-button:focus, .is-call-to-action.co-tabs-node:focus, .button.is-call-to-action:active, .is-call-to-action.co-button[type="submit"]:active, .is-call-to-action.co-button[name="commit"]:active, .is-call-to-action.co-button[data-method="delete"]:active, .is-call-to-action.co-button.co-button--small:active, .is-call-to-action.co-modal-button:active, .is-call-to-action.co-tabs-node:active, .button.is-call-to-action:hover, .is-call-to-action.co-button[type="submit"]:hover, .is-call-to-action.co-button[name="commit"]:hover, .is-call-to-action.co-button[data-method="delete"]:hover, .is-call-to-action.co-button.co-button--small:hover, .is-call-to-action.co-modal-button:hover, .is-call-to-action.co-tabs-node:hover, .button.is-call-to-action.active, .is-call-to-action.active.co-button[type="submit"], .is-call-to-action.active.co-button[name="commit"], .is-call-to-action.active.co-button[data-method="delete"], .is-call-to-action.active.co-button.co-button--small, .is-call-to-action.active.co-modal-button, .is-call-to-action.active.co-tabs-node {
      background-color: #b1e6a5;
      color: #222222; }
    /* line 298, _mixins.scss */
    .button.is-call-to-action:-moz-focus-inner, .is-call-to-action.co-button[type="submit"]:-moz-focus-inner, .is-call-to-action.co-button[name="commit"]:-moz-focus-inner, .is-call-to-action.co-button[data-method="delete"]:-moz-focus-inner, .is-call-to-action.co-button.co-button--small:-moz-focus-inner, .is-call-to-action.co-modal-button:-moz-focus-inner, .is-call-to-action.co-tabs-node:-moz-focus-inner {
      border: 0; }
  /* line 681, _components.scss */
  .button.is-secondary, .is-secondary.co-button[type="submit"], .is-secondary.co-button[name="commit"], .is-secondary.co-button[data-method="delete"], .is-secondary.co-button.co-button--small, .is-secondary.co-modal-button, .is-secondary.co-tabs-node {
    -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    background-color: #777777;
    color: #eeeeee;
    border-radius: 0.1rem;
    border-radius: var(--radius-insales_widget, 1.5rem); }
    /* line 290, _mixins.scss */
    .button.is-secondary:focus, .is-secondary.co-button[type="submit"]:focus, .is-secondary.co-button[name="commit"]:focus, .is-secondary.co-button[data-method="delete"]:focus, .is-secondary.co-button.co-button--small:focus, .is-secondary.co-modal-button:focus, .is-secondary.co-tabs-node:focus, .button.is-secondary:active, .is-secondary.co-button[type="submit"]:active, .is-secondary.co-button[name="commit"]:active, .is-secondary.co-button[data-method="delete"]:active, .is-secondary.co-button.co-button--small:active, .is-secondary.co-modal-button:active, .is-secondary.co-tabs-node:active, .button.is-secondary:hover, .is-secondary.co-button[type="submit"]:hover, .is-secondary.co-button[name="commit"]:hover, .is-secondary.co-button[data-method="delete"]:hover, .is-secondary.co-button.co-button--small:hover, .is-secondary.co-modal-button:hover, .is-secondary.co-tabs-node:hover, .button.is-secondary.active, .is-secondary.active.co-button[type="submit"], .is-secondary.active.co-button[name="commit"], .is-secondary.active.co-button[data-method="delete"], .is-secondary.active.co-button.co-button--small, .is-secondary.active.co-modal-button, .is-secondary.active.co-tabs-node {
      background-color: #654ea3;
      color: #eeeeee; }
    /* line 298, _mixins.scss */
    .button.is-secondary:-moz-focus-inner, .is-secondary.co-button[type="submit"]:-moz-focus-inner, .is-secondary.co-button[name="commit"]:-moz-focus-inner, .is-secondary.co-button[data-method="delete"]:-moz-focus-inner, .is-secondary.co-button.co-button--small:-moz-focus-inner, .is-secondary.co-modal-button:-moz-focus-inner, .is-secondary.co-tabs-node:-moz-focus-inner {
      border: 0; }
  /* line 689, _components.scss */
  .button.is-filter-section-toggle, .is-filter-section-toggle.co-button[type="submit"], .is-filter-section-toggle.co-button[name="commit"], .is-filter-section-toggle.co-button[data-method="delete"], .is-filter-section-toggle.co-button.co-button--small, .is-filter-section-toggle.co-modal-button, .is-filter-section-toggle.co-tabs-node {
    padding: 0.5em 0;
    text-align: left; }
  /* line 468, _mixins.scss */
  .button.is-filter-section-clear:before, .is-filter-section-clear.co-button[type="submit"]:before, .is-filter-section-clear.co-button[name="commit"]:before, .is-filter-section-clear.co-button[data-method="delete"]:before, .is-filter-section-clear.co-button.co-button--small:before, .is-filter-section-clear.co-modal-button:before, .is-filter-section-clear.co-tabs-node:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 699, _components.scss */
  .button.is-filter-section-submit, .is-filter-section-submit.co-button[type="submit"], .is-filter-section-submit.co-button[name="commit"], .is-filter-section-submit.co-button[data-method="delete"], .is-filter-section-submit.co-button.co-button--small, .is-filter-section-submit.co-modal-button, .is-filter-section-submit.co-tabs-node {
    display: none; }
  /* line 703, _components.scss */
  .button.is-readmore, .is-readmore.co-button[type="submit"], .is-readmore.co-button[name="commit"], .is-readmore.co-button[data-method="delete"], .is-readmore.co-button.co-button--small, .is-readmore.co-modal-button, .is-readmore.co-tabs-node {
    -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    background-color: #5a5a5a;
    color: #eeeeee;
    border-radius: 0.1rem;
    margin-left: auto; }
    /* line 290, _mixins.scss */
    .button.is-readmore:focus, .is-readmore.co-button[type="submit"]:focus, .is-readmore.co-button[name="commit"]:focus, .is-readmore.co-button[data-method="delete"]:focus, .is-readmore.co-button.co-button--small:focus, .is-readmore.co-modal-button:focus, .is-readmore.co-tabs-node:focus, .button.is-readmore:active, .is-readmore.co-button[type="submit"]:active, .is-readmore.co-button[name="commit"]:active, .is-readmore.co-button[data-method="delete"]:active, .is-readmore.co-button.co-button--small:active, .is-readmore.co-modal-button:active, .is-readmore.co-tabs-node:active, .button.is-readmore:hover, .is-readmore.co-button[type="submit"]:hover, .is-readmore.co-button[name="commit"]:hover, .is-readmore.co-button[data-method="delete"]:hover, .is-readmore.co-button.co-button--small:hover, .is-readmore.co-modal-button:hover, .is-readmore.co-tabs-node:hover, .button.is-readmore.active, .is-readmore.active.co-button[type="submit"], .is-readmore.active.co-button[name="commit"], .is-readmore.active.co-button[data-method="delete"], .is-readmore.active.co-button.co-button--small, .is-readmore.active.co-modal-button, .is-readmore.active.co-tabs-node {
      background-color: #654ea3;
      color: #eeeeee; }
    /* line 298, _mixins.scss */
    .button.is-readmore:-moz-focus-inner, .is-readmore.co-button[type="submit"]:-moz-focus-inner, .is-readmore.co-button[name="commit"]:-moz-focus-inner, .is-readmore.co-button[data-method="delete"]:-moz-focus-inner, .is-readmore.co-button.co-button--small:-moz-focus-inner, .is-readmore.co-modal-button:-moz-focus-inner, .is-readmore.co-tabs-node:-moz-focus-inner {
      border: 0; }
  /* line 709, _components.scss */
  .button.is-item-delete, .is-item-delete.co-button[type="submit"], .is-item-delete.co-button[name="commit"], .is-item-delete.co-button[data-method="delete"], .is-item-delete.co-button.co-button--small, .is-item-delete.co-modal-button, .is-item-delete.co-tabs-node {
    color: #333333;
    opacity: 0.5;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 468, _mixins.scss */
    .button.is-item-delete:after, .is-item-delete.co-button[type="submit"]:after, .is-item-delete.co-button[name="commit"]:after, .is-item-delete.co-button[data-method="delete"]:after, .is-item-delete.co-button.co-button--small:after, .is-item-delete.co-modal-button:after, .is-item-delete.co-tabs-node:after {
      font-family: "FontAwesome";
      content: ""; }
    /* line 715, _components.scss */
    .button.is-item-delete:hover, .is-item-delete.co-button[type="submit"]:hover, .is-item-delete.co-button[name="commit"]:hover, .is-item-delete.co-button[data-method="delete"]:hover, .is-item-delete.co-button.co-button--small:hover, .is-item-delete.co-modal-button:hover, .is-item-delete.co-tabs-node:hover {
      background-color: transparent;
      color: #654ea3; }

/* line 723, _components.scss */
.fancybox-arrow:focus {
  outline: 0; }

/* line 731, _components.scss */
select {
  line-height: inherit;
  cursor: pointer;
  padding: 0.5rem;
  padding-left: 0.75rem;
  border-radius: 0.1rem; }
  /* line 914, _mixins.scss */
  select:focus {
    outline: none; }
  /* line 918, _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 731, _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.75rem center; } }
  /* line 738, _components.scss */
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

/* line 748, _components.scss */
.option-selectors {
  margin-bottom: 1rem; }

/* line 752, _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 765, _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 765, _components.scss */
    .option {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%; } }

/* line 790, _components.scss */
.form-row.is-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  margin-bottom: 1.25rem; }

/* line 802, _components.scss */
.form.is-preorder .form-row.is-text, .form.is-rent .form-row.is-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

/* line 812, _components.scss */
.form-controls-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  -ms-flex-item-align: center;
  align-self: center; }

/* line 820, _components.scss */
.option-label {
  margin-bottom: 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

/* line 827, _components.scss */
.option-values {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0.5rem;
  border: 1px solid #cccccc;
  padding-left: 0.75rem;
  background-color: #fff; }
  @media screen and (max-width: 480px) {
    /* line 827, _components.scss */
    .option-values {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }

/* line 847, _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 860, _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 877, _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 877, _components.scss */
    .image-text {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

/* line 898, _components.scss */
.image-text-container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  max-width: 100%;
  padding: 15px; }
  /* line 905, _components.scss */
  .image-text-container.is-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  /* line 911, _components.scss */
  .image-text-container.is-right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  /* line 917, _components.scss */
  .image-text-container.is-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  /* line 922, _components.scss */
  .image-text-container.is-center {
    -ms-flex-item-align: center;
    align-self: center; }
  /* line 927, _components.scss */
  .image-text-container.is-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  @media screen and (max-width: 768px) {
    /* line 898, _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 941, _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 941, _components.scss */
    .image-text__content {
      margin-top: 0.5rem; } }

/* line 961, _components.scss */
.reviews-wrapper {
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

/* line 968, _components.scss */
.reviews-heading {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 2rem; }

/* line 979, _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 1001, _components.scss */
.review {
  display: block;
  margin: 1rem 0.75rem; }
  /* line 1005, _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 1005, _components.scss */
      .review.is-left-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%; } }
  /* line 1019, _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 1019, _components.scss */
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%; } }
    @media screen and (max-width: 480px) {
      /* line 1019, _components.scss */
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%; } }

/* line 1041, _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 1050, _components.scss */
  .review-inner.is-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  /* line 1057, _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 1057, _components.scss */
      .review-inner.is-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column; } }
    /* line 1076, _components.scss */
    .review-inner.is-left .review-content {
      margin-left: 0.5rem;
      text-align: left; }
      @media screen and (max-width: 768px) {
        /* line 1076, _components.scss */
        .review-inner.is-left .review-content {
          margin-left: 0; } }
    /* line 1085, _components.scss */
    .review-inner.is-left .user-name {
      text-align: left;
      margin-left: 1rem; }
      @media screen and (max-width: 768px) {
        /* line 1085, _components.scss */
        .review-inner.is-left .user-name {
          margin-left: 0.5rem; } }

/* line 1096, _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 1103, _components.scss */
  .review-image .is-top {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  @media screen and (max-width: 380px) {
    /* line 1096, _components.scss */
    .review-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 7rem;
      flex: 0 0 7rem;
      width: 7rem; } }

/* line 1117, _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 1127, _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 1140, _components.scss */
.feedback-wrapper {
  margin: 1.5rem 0; }

/* line 1144, _components.scss */
.feedback {
  border-radius: 0.1rem;
  background-color: #654ea3;
  color: #333333; }

/* line 1150, _components.scss */
.feedback + .feedback {
  margin: 2rem 0; }

/* line 1154, _components.scss */
.feedback-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 1rem 0.5rem;
  margin: 0; }
  /* line 1175, _components.scss */
  .feedback-form .form-row {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    min-width: 150px; }
    @media (max-width: 480px) {
      /* line 1175, _components.scss */
      .feedback-form .form-row {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

/* line 1187, _components.scss */
.feedback-heading {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-top: 1.25rem;
  color: white; }

/* line 1198, _components.scss */
.form-title {
  margin-bottom: 0.35rem;
  font-size: 1rem;
  color: white; }

/* line 1205, _components.scss */
.widget-form-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0 0.25rem;
  width: 100%;
  min-height: 2rem;
  border-radius: 0.1rem;
  padding-left: 1rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid #cccccc; }

/* line 1221, _components.scss */
.button-widget-feedback {
  width: 100%;
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: white;
  color: #222222;
  border-radius: 0.1rem; }
  /* line 290, _mixins.scss */
  .button-widget-feedback:focus, .button-widget-feedback:active, .button-widget-feedback:hover, .button-widget-feedback.active {
    background-color: #383838;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .button-widget-feedback:-moz-focus-inner {
    border: 0; }

/* line 1230, _components.scss */
.tabs-button {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #cccccc;
  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 1249, _components.scss */
.tab-toggle {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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%;
  z-index: 1;
  margin-bottom: -1px; }
  /* line 509, _mixins.scss */
  .tab-toggle:active, .tab-toggle:focus, .tab-toggle:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 1258, _components.scss */
  .tab-toggle.new {
    text-transform: uppercase; }
  /* line 1262, _components.scss */
  .tab-toggle.is-opened {
    z-index: 99;
    color: #654ea3;
    border-radius: 0;
    border-bottom: 2px solid #cccccc; }
    /* line 1267, _components.scss */
    .tab-toggle.is-opened.new {
      border-bottom: 2px solid #654ea3; }
  /* line 1272, _components.scss */
  .tab-toggle:hover {
    color: #654ea3; }
    /* line 1274, _components.scss */
    .tab-toggle:hover.new {
      border-bottom: 2px solid #654ea3; }
  @media screen and (max-width: 768px) {
    /* line 1249, _components.scss */
    .tab-toggle {
      border: 1px solid #cccccc;
      padding-bottom: 0.5rem;
      border-radius: 0.1rem;
      margin: 0.5rem 0; }
      /* line 1285, _components.scss */
      .tab-toggle.is-opened {
        border: 1px solid #654ea3;
        margin-top: 1rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0.1rem;
        border-top-right-radius: 0.1rem;
        margin-bottom: 0; } }
  /* line 1298, _components.scss */
  .tab-toggle:last-of-type {
    margin-right: 0; }

/* line 1303, _components.scss */
.tab-block {
  padding-bottom: 1rem;
  max-width: 100%;
  padding-top: 1rem; }
  @media screen and (max-width: 768px) {
    /* line 1303, _components.scss */
    .tab-block {
      border: 1px solid #654ea3;
      padding: 1rem;
      border-top: 0;
      margin-bottom: 1rem; }
      /* line 1314, _components.scss */
      .tab-block.is-opened {
        border-bottom-left-radius: 0.1rem;
        border-bottom-right-radius: 0.1rem; } }
  /* line 1319, _components.scss */
  .tab-block.new {
    border-top: 1px solid #cccccc; }

/* line 1324, _components.scss */
.tab-block-toolbar {
  padding: 1rem 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }

/* line 1330, _components.scss */
.filter-field-input {
  display: none; }

/* line 1334, _components.scss */
.filter-section-toggle.button, .filter-section-toggle.co-button[type="submit"], .filter-section-toggle.co-button[name="commit"], .filter-section-toggle.co-button[data-method="delete"], .filter-section-toggle.co-button.co-button--small, .filter-section-toggle.co-modal-button, .filter-section-toggle.co-tabs-node {
  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: #5a5a5a; }
  /* line 1347, _components.scss */
  .filter-section-toggle.button:hover, .filter-section-toggle.co-button[type="submit"]:hover, .filter-section-toggle.co-button[name="commit"]:hover, .filter-section-toggle.co-button[data-method="delete"]:hover, .filter-section-toggle.co-button.co-button--small:hover, .filter-section-toggle.co-modal-button:hover, .filter-section-toggle.co-tabs-node:hover {
    background-color: transparent; }
    /* line 1350, _components.scss */
    .filter-section-toggle.button:hover .filter-section-name, .filter-section-toggle.co-button[type="submit"]:hover .filter-section-name, .filter-section-toggle.co-button[name="commit"]:hover .filter-section-name, .filter-section-toggle.co-button[data-method="delete"]:hover .filter-section-name, .filter-section-toggle.co-button.co-button--small:hover .filter-section-name, .filter-section-toggle.co-modal-button:hover .filter-section-name, .filter-section-toggle.co-tabs-node:hover .filter-section-name {
      color: #654ea3; }
  /* line 1355, _components.scss */
  .filter-section-toggle.button.is-active, .filter-section-toggle.is-active.co-button[type="submit"], .filter-section-toggle.is-active.co-button[name="commit"], .filter-section-toggle.is-active.co-button[data-method="delete"], .filter-section-toggle.is-active.co-button.co-button--small, .filter-section-toggle.is-active.co-modal-button, .filter-section-toggle.is-active.co-tabs-node {
    border-bottom: 0; }
    /* line 1358, _components.scss */
    .filter-section-toggle.button.is-active .filter-section-name, .filter-section-toggle.is-active.co-button[type="submit"] .filter-section-name, .filter-section-toggle.is-active.co-button[name="commit"] .filter-section-name, .filter-section-toggle.is-active.co-button[data-method="delete"] .filter-section-name, .filter-section-toggle.is-active.co-button.co-button--small .filter-section-name, .filter-section-toggle.is-active.co-modal-button .filter-section-name, .filter-section-toggle.is-active.co-tabs-node .filter-section-name {
      font-weight: bold; }

/* line 1364, _components.scss */
.download-file ul li {
  padding: 0 5px;
  position: relative;
  width: 49%;
  display: inline-block;
  vertical-align: top;
  font: 14px/18px;
  margin-bottom: 20px; }

/* line 1374, _components.scss */
.download-file ul li a i {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px; }

/* line 1381, _components.scss */
.global-border-radius {
  border-radius: 10px; }

/* line 1384, _components.scss */
.podcherkivanie {
  text-decoration: underline !important; }

/* line 1, _layout.scss */
html {
  font-size: 16px; }

/* line 5, _layout.scss */
body {
  background-image: linear-gradient(to right bottom, #faf5ff, #eff6ff, #eef2ff);
  background-attachment: fixed;
  background-position: center;
  background-size: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 16px;
  font-family: Istok Web, sans-serif; }

/* line 38, _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 52, _layout.scss */
.njs-alert-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -75px; }
  @media screen and (max-width: 480px) {
    /* line 52, _layout.scss */
    .njs-alert-wrapper {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      margin: 0; } }

/* line 68, _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 83, _layout.scss */
  .njs-alert p {
    font-size: 18px;
    line-height: 23px; }
  @media screen and (max-width: 480px) {
    /* line 68, _layout.scss */
    .njs-alert {
      width: 100%;
      height: 100%;
      border-radius: 0; } }

/* line 100, _layout.scss */
.top-panel {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    /* line 100, _layout.scss */
    .top-panel {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media screen and (max-width: 768px) {
    /* line 100, _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: #654ea3;
    -webkit-box-shadow: 0 0 0.25rem #000;
    box-shadow: 0 0 0.25rem #000; }

/* line 132, _layout.scss */
.secondary-menu-fixed.fixed {
  position: fixed;
  top: 0;
  z-index: 100;
  opacity: 1;
  width: 100%;
  background-color: white; }

/* line 142, _layout.scss */
.search-widget.in-search-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 0.1rem; }
  /* line 152, _layout.scss */
  .search-widget.in-search-panel .search-widget-button:before {
    font-size: 1rem; }

/* line 157, _layout.scss */
.top-menu-wrapper {
  margin-left: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white; }
  @media screen and (max-width: 768px) {
    /* line 157, _layout.scss */
    .top-menu-wrapper {
      margin-left: 0; } }

/* line 172, _layout.scss */
.client-account-link {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem;
  display: block; }
  /* line 181, _layout.scss */
  .client-account-link:active, .client-account-link:hover {
    background-color: #383838;
    color: white; }

/* line 188, _layout.scss */
.collapse-block {
  padding-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 188, _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 208, _layout.scss */
      .collapse-block .phone {
        margin-right: 0.5rem;
        margin-top: 0; } }

/* line 215, _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: 0rem; }

/* line 226, _layout.scss */
.contacts-top-menu {
  margin-top: 0;
  z-index: 5; }

/* line 231, _layout.scss */
.call-link {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem;
  display: block; }

/* line 242, _layout.scss */
.contacts-icon {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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: 2rem;
  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 509, _mixins.scss */
  .contacts-icon:active, .contacts-icon:focus, .contacts-icon:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 468, _mixins.scss */
  .contacts-icon:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 269, _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 276, _layout.scss */
  .contacts-icon.is-active {
    background-color: white;
    color: #654ea3; }
  @media screen and (max-width: 768px) {
    /* line 242, _layout.scss */
    .contacts-icon {
      height: 3rem; } }

/* line 289, _layout.scss */
.left-header-block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/* line 295, _layout.scss */
.left-blocks-inner {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 303, _layout.scss */
.header-inner {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 314, _layout.scss */
.header-info {
  color: #5a5a5a;
  font-size: xx-large; }

/* line 319, _layout.scss */
.contacts-top-menu-block {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 130;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  padding: 1rem 0;
  -webkit-box-shadow: 0px 1px 3px #222222;
  box-shadow: 0px 1px 3px #222222; }
  /* line 335, _layout.scss */
  .contacts-top-menu-block *, .contacts-top-menu-block .contact-link {
    color: #5a5a5a; }

/* line 343, _layout.scss */
.left-header-block .phone {
  margin-bottom: 0.5rem; }
/* line 346, _layout.scss */
.left-header-block .contact-link {
  color: #5a5a5a;
  text-decoration: none; }

/* line 352, _layout.scss */
.left-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media screen and (max-width: 768px) {
    /* line 352, _layout.scss */
    .left-blocks {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 369, _layout.scss */
.top-menu {
  margin-left: 1rem; }

/* line 373, _layout.scss */
.top-panel-wrapper {
  position: relative;
  z-index: 1;
  background-color: #654ea3; }
  /* line 378, _layout.scss */
  .top-panel-wrapper.z-index {
    z-index: 1000; }

/* line 387, _layout.scss */
.form.is-feedback .form-controls-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  margin: auto; }

/* line 396, _layout.scss */
.top-menu-item {
  margin-right: 1rem; }

/* line 400, _layout.scss */
.top-menu-link.menu-link {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem; }
  /* line 406, _layout.scss */
  .top-menu-link.menu-link.is-active, .top-menu-link.menu-link.is-current, .top-menu-link.menu-link.is-hovered {
    background-color: #383838;
    color: white; }

/* line 414, _layout.scss */
.top-panel-open-sidebar {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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 468, _mixins.scss */
  .top-panel-open-sidebar:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 509, _mixins.scss */
  .top-panel-open-sidebar:active, .top-panel-open-sidebar:focus, .top-panel-open-sidebar:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 422, _layout.scss */
  .top-panel-open-sidebar:before {
    color: white;
    font-size: 1.5rem; }

/* line 428, _layout.scss */
.top-panel-phone {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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 468, _mixins.scss */
  .top-panel-phone:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 509, _mixins.scss */
  .top-panel-phone:active, .top-panel-phone:focus, .top-panel-phone:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 436, _layout.scss */
  .top-panel-phone:before {
    color: white;
    font-size: 1.5rem; }

/* line 442, _layout.scss */
.shopcart-widget-caption {
  margin-left: 0.25rem; }

/* line 446, _layout.scss */
.filter-panel-open-sidebar {
  margin-right: 0.25rem; }
  /* line 468, _mixins.scss */
  .filter-panel-open-sidebar:before {
    font-family: "FontAwesome";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 446, _layout.scss */
    .filter-panel-open-sidebar {
      width: 100%;
      text-align: left;
      text-transform: uppercase;
      font-weight: bold;
      margin-right: 0; }
      /* line 458, _layout.scss */
      .filter-panel-open-sidebar:before {
        content: attr(data-filter-caption);
        font-family: inherit; }
      /* line 468, _mixins.scss */
      .filter-panel-open-sidebar:after {
        font-family: "FontAwesome";
        content: "";
        padding-left: 0.5rem; } }

/* line 470, _layout.scss */
.secondary-header-block > .shopcart-widget-wrapper,
.header-block > .shopcart-widget-wrapper {
  margin-top: 0; }
/* line 473, _layout.scss */
.secondary-header-block > .account-widget-wrapper,
.header-block > .account-widget-wrapper {
  margin-top: 0; }
/* line 476, _layout.scss */
.secondary-header-block > .top-panel-open-search,
.header-block > .top-panel-open-search {
  margin-top: 0; }

/* line 481, _layout.scss */
.top-panel-open-search {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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 468, _mixins.scss */
  .top-panel-open-search:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 509, _mixins.scss */
  .top-panel-open-search:active, .top-panel-open-search:focus, .top-panel-open-search:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 490, _layout.scss */
  .top-panel-open-search:hover {
    background-color: transparent; }
  @media screen and (max-width: 768px) {
    /* line 481, _layout.scss */
    .top-panel-open-search {
      margin-left: 0; } }
  /* line 498, _layout.scss */
  .top-panel-open-search:before {
    font-size: 1.2rem; }

/* line 511, _layout.scss */
.header-wrapper {
  padding-top: 1rem;
  color: #333333;
  background-color: white; }

/* line 520, _layout.scss */
.logotype-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem; }

/* line 525, _layout.scss */
.logotype-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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: Cuprum;
  line-height: 1; }
  /* line 509, _mixins.scss */
  .logotype-link:active, .logotype-link:focus, .logotype-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 536, _layout.scss */
.logotype-text {
  padding: 0px 0px; }

/* line 539, _layout.scss */
.header-block {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  /* line 543, _layout.scss */
  .header-block a {
    color: #5a5a5a;
    -webkit-text-decoration: inhernit;
    text-decoration: inhernit;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 509, _mixins.scss */
    .header-block a:active, .header-block a:focus, .header-block a:hover {
      color: #654ea3;
      -webkit-text-decoration: none;
      text-decoration: none; }
  /* line 547, _layout.scss */
  .header-block > * + * {
    margin-top: 0.5rem; }

/* line 556, _layout.scss */
.secondary-header-block a {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .secondary-header-block a:active, .secondary-header-block a:focus, .secondary-header-block a:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
/* line 560, _layout.scss */
.secondary-header-block > * + * {
  margin-top: 0.5rem; }

/* line 565, _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 565, _layout.scss */
    .header-compare {
      margin: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0; } }

/* line 590, _layout.scss */
.dropdown-menu-wrapper,
.main-menu-wrapper {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 606, _layout.scss */
.search-widget.in-header {
  border: 1px solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  font-size: 1rem; }
  /* line 614, _layout.scss */
  .search-widget.in-header .search-widget-button {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: none;
    color: #654ea3;
    width: 40px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 0 20px 20px 0;
    padding: 0;
    background-color: #fff; }
    /* line 625, _layout.scss */
    .search-widget.in-header .search-widget-button:hover {
      color: white;
      background-color: #654ea3; }

/* line 636, _layout.scss */
.menu-item-controls:hover > * {
  color: #654ea3; }
/* line 640, _layout.scss */
.menu-item-controls.mobile-sidebar-menu-item-controls:hover > * {
  color: #654ea3; }

/* line 645, _layout.scss */
.menu-item-controls.sidebar-menu-item-controls:hover > * {
  color: #654ea3; }

/* line 648, _layout.scss */
.dropdown-menu-item,
.main-menu-item {
  color: #5a5a5a;
  text-decoration: none; }

/* line 653, _layout.scss */
.dropdown-menu-link,
.main-menu-link {
  color: #5a5a5a;
  padding: 0.5rem;
  letter-spacing: 0.5px;
  text-decoration: none; }
  /* line 661, _layout.scss */
  .dropdown-menu-link.is-current,
  .main-menu-link.is-current {
    color: #654ea3; }
  /* line 665, _layout.scss */
  .dropdown-menu-link[data-menu-link-current='yes'],
  .main-menu-link[data-menu-link-current='yes'] {
    color: #654ea3; }

/* line 671, _layout.scss */
.dropdown-menu-maker,
.main-menu-marker {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0.5rem;
  color: #5a5a5a; }
  /* line 477, _mixins.scss */
  .dropdown-menu-maker:before,
  .main-menu-marker:before {
    font-family: "Plus";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  /* line 680, _layout.scss */
  .dropdown-menu-maker.is-current,
  .main-menu-marker.is-current {
    color: #654ea3; }

/* line 687, _layout.scss */
.sidebar-menu {
  margin-left: 0.5rem; }
  /* line 690, _layout.scss */
  .sidebar-menu.level-1 {
    margin-left: 0;
    margin-bottom: 2rem;
    padding-bottom: 1rem; }

/* line 697, _layout.scss */
.sidebar-menu-item {
  padding: 0.25rem 0;
  margin-left: 3px; }

/* line 704, _layout.scss */
.sidebar-menu-link {
  padding: 0.45rem 0;
  color: #5a5a5a;
  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 717, _layout.scss */
  .sidebar-menu-link:hover {
    color: #654ea3; }
  /* line 721, _layout.scss */
  .sidebar-menu-link.is-active {
    color: #654ea3; }
  /* line 725, _layout.scss */
  .sidebar-menu-link:before {
    padding-right: 0.5rem;
    font-size: 1rem; }
  /* line 734, _layout.scss */
  .sidebar-menu-link.level-1:before {
    font-size: 1rem; }

/* line 740, _layout.scss */
.sidebar-menu-marker {
  height: 1rem;
  width: 1rem;
  color: #5a5a5a; }
  /* line 468, _mixins.scss */
  .sidebar-menu-marker:before {
    font-family: "FontAwesome";
    content: "";
    color: #654ea3;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 0.75em; }
  /* line 468, _mixins.scss */
  .sidebar-menu-marker.is-opened:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 756, _layout.scss */
  .sidebar-menu-marker.is-active {
    color: #654ea3; }

/* line 761, _layout.scss */
.mobile-sidebar-menu {
  margin-left: 0.5rem; }
  /* line 764, _layout.scss */
  .mobile-sidebar-menu.level-1 {
    margin-left: 0;
    margin-bottom: 2rem; }

/* line 772, _layout.scss */
.mobile-sidebar-menu-link {
  padding: 0.45rem 0;
  margin-left: 0.25rem;
  color: #5a5a5a;
  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 786, _layout.scss */
  .mobile-sidebar-menu-link:hover {
    color: #654ea3; }
  /* line 790, _layout.scss */
  .mobile-sidebar-menu-link.is-active {
    color: #654ea3; }
  /* line 794, _layout.scss */
  .mobile-sidebar-menu-link:before {
    padding-right: 0.5rem;
    font-size: 1rem; }
  /* line 802, _layout.scss */
  .mobile-sidebar-menu-link.level-1:before {
    font-size: 1rem; }

/* line 813, _layout.scss */
.mobile-sidebar-menu-marker {
  height: 2rem;
  width: 2rem;
  color: #5a5a5a; }
  /* line 468, _mixins.scss */
  .mobile-sidebar-menu-marker:before {
    font-family: "FontAwesome";
    content: "";
    color: #654ea3;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 0.75em; }
  /* line 468, _mixins.scss */
  .mobile-sidebar-menu-marker.is-opened:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 828, _layout.scss */
  .mobile-sidebar-menu-marker.is-active {
    color: #654ea3; }

/* line 836, _layout.scss */
.breadcrumb-wrapper {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem; }

/* line 468, _mixins.scss */
.home-icon:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 845, _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;
  padding-left: 0;
  margin-bottom: 0; }

/* line 857, _layout.scss */
.breadcrumb-page {
  font-weight: bold; }

/* line 861, _layout.scss */
.breadcrumb-item {
  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 861, _layout.scss */
    .breadcrumb-item {
      margin: 0.15rem 0; } }
  /* line 874, _layout.scss */
  .breadcrumb-item + .breadcrumb-item:before {
    content: '>';
    margin-right: 0.25rem; }

/* line 881, _layout.scss */
.breadcrumb-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .breadcrumb-link:active, .breadcrumb-link:focus, .breadcrumb-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 890, _layout.scss */
.page-headding-wrapper {
  padding-bottom: 1rem; }

/* line 894, _layout.scss */
.page-headding {
  margin: 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word;
  font-weight: bold; }

/* line 903, _layout.scss */
.index-description {
  margin-bottom: 2rem; }

/* line 911, _layout.scss */
.content-wrapper {
  background-color: transparent;
  color: #333333;
  padding-top: 1rem;
  padding-bottom: 2rem; }

/* line 923, _layout.scss */
.footer-wrapper {
  background-image: linear-gradient(to right, #60a5fa, #3b82f6);
  color: white;
  padding-top: 1rem;
  padding-bottom: 1rem; }

/* line 934, _layout.scss */
.footer-menu {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1rem; }

/* line 947, _layout.scss */
.footer-menu-wrapper {
  border-bottom: 1px solid #7faed9; }

/* line 951, _layout.scss */
.footer-menu-item {
  margin: 0.15rem 0.25rem; }

/* line 955, _layout.scss */
.footer-menu-link {
  color: white;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  padding: 0.5rem 0.15rem; }
  /* line 962, _layout.scss */
  .footer-menu-link[data-menu-link-current="yes"], .footer-menu-link:hover {
    color: #383838; }
  /* line 967, _layout.scss */
  .footer-menu-link[data-menu-link-current='yes'] {
    color: #383838; }

/* line 974, _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 974, _layout.scss */
    .footer-bottom-wrapper {
      margin-top: 1rem; } }

/* line 987, _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 999, _layout.scss */
.social-menu-item {
  list-style-type: none;
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

/* line 1005, _layout.scss */
.social-menu-link {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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 509, _mixins.scss */
  .social-menu-link:active, .social-menu-link:focus, .social-menu-link:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 1014, _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 1014, _layout.scss */
    .insales-copyright {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 1033, _layout.scss */
.insales-copyright-link {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .insales-copyright-link:active, .insales-copyright-link:focus, .insales-copyright-link:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 1042, _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 1055, _layout.scss */
  .toolbar.at-top {
    display: block; }
    /* line 1058, _layout.scss */
    .toolbar.at-top .toolbar-inner {
      display: block; }
      /* line 1061, _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 #cccccc;
        border-radius: 0.1rem; }
  @media screen and (max-width: 380px) {
    /* line 1042, _layout.scss */
    .toolbar {
      margin-bottom: 0;
      padding-bottom: 0;
      margin-top: 0; } }

/* line 1086, _layout.scss */
.contacts-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }

/* line 1095, _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 1095, _layout.scss */
    .toolbar-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column; } }
  /* line 1123, _layout.scss */
  .toolbar-inner > * {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    display: inline-block; }

/* line 1131, _layout.scss */
.is-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (min-width: 769px) {
    /* line 1131, _layout.scss */
    .is-between {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media screen and (max-width: 380px) {
    /* line 1131, _layout.scss */
    .is-between {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 1149, _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 1149, _layout.scss */
    .filter-collapse {
      display: none; } }
  @media screen and (max-width: 380px) {
    /* line 1149, _layout.scss */
    .filter-collapse {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%; }
      /* line 1167, _layout.scss */
      .filter-collapse .filter-collapse__label {
        display: none; } }

/* line 1173, _layout.scss */
.collection-order-label {
  padding-right: 0.25rem;
  display: none; }

/* line 1181, _layout.scss */
.products-list {
  margin-top: 1rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 380px) {
    /* line 1181, _layout.scss */
    .products-list {
      margin-top: 0; } }

/* line 1198, _layout.scss */
.sidebar-block + .sidebar-block {
  margin-top: 2rem; }

/* line 1203, _layout.scss */
.sidebar-block-heading, .filter-heading {
  font-size: 1.25rem;
  font-weight: bold;
  word-wrap: break-word;
  display: block;
  color: #333333;
  text-transform: uppercase;
  margin: 0.5rem 1rem 1rem 0; }

/* line 1213, _layout.scss */
.sidebar {
  margin: 0 -.5rem; }

/* line 1217, _layout.scss */
.sidebar-block {
  margin-left: 0.5rem; }

/* line 1221, _layout.scss */
.mobile-sidebar-menu-item {
  padding: 0.25rem 0; }

/* line 1225, _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 1231, _layout.scss */
.product-rating-point {
  color: #777777; }

/* line 1238, _layout.scss */
.brands {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
  grid-gap: 1rem; }

/* line 1243, _layout.scss */
ul.brands {
  list-style: none; }

/* line 1244, _layout.scss */
.brands__item {
  background: #eee;
  border-radius: 5px;
  padding: 4px; }

/* line 1250, _layout.scss */
.brands__item img {
  display: block;
  /* Не забудьте о свойстве max-width */
  max-width: 100%;
  height: 30px;
  object-fit: contain; }

/* line 1257, _layout.scss */
.brands__item .img_container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

/* line 1263, _layout.scss */
.brands__item img[src$='.jpg'],
.brands__item img[src$='.png'] {
  mix-blend-mode: multiply; }

/* line 1268, _layout.scss */
.brands__item {
  flex: 0 0 50%; }

@media (min-width: 700px) {
  /* line 1273, _layout.scss */
  .brands__item {
    flex: 0 0 33.33%; } }
@media (min-width: 1100px) {
  /* line 1279, _layout.scss */
  .brands__item {
    flex: 0 0 25%; } }
/* line 1287, _layout.scss */
.comment-body_ .item_reviewed {
  margin-bottom: 10px; }

/* line 1291, _layout.scss */
.yandex-market-banner {
  margin: 10px; }

/* line 1294, _layout.scss */
.yandex-market-banner a {
  margin-left: 176px; }

/* line 5, _index.scss */
.index > div + div {
  margin: 2rem 0; }

/* line 13, _index.scss */
.product-slider-heading-wrapper {
  display: none; }

/* line 17, _index.scss */
.promo-slider-heading-wrapper {
  display: none; }

/* line 21, _index.scss */
[data-slider-controls] {
  display: none; }

/* line 25, _index.scss */
.swiper-button-disabled.is-disabled {
  pointer-events: auto; }

/* line 29, _index.scss */
.promo-slide-inner {
  display: block;
  padding: 0 0.1rem;
  position: relative;
  text-align: center;
  text-decoration: none; }

/* line 37, _index.scss */
.promo-slide-caption {
  padding: 1rem;
  color: white;
  background-color: #654ea3; }
  @media screen and (min-width: 769px) {
    /* line 37, _index.scss */
    .promo-slide-caption {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      padding: 0;
      background-color: transparent;
      text-shadow: 1px 1px 1px #222222;
      font-size: 1.5rem; } }

/* line 52, _index.scss */
.swiper-container {
  z-index: 0; }

/* line 56, _index.scss */
.swiper-container-horizontal > .swiper-pagination {
  position: relative;
  bottom: 1.5rem; }
  @media screen and (max-width: 768px) {
    /* line 56, _index.scss */
    .swiper-container-horizontal > .swiper-pagination {
      display: none; } }

/* line 64, _index.scss */
.swiper-pagination-bullet-active {
  background: #654ea3; }

/* line 67, _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: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .promo-slider-prev:active, .promo-slider-prev:focus, .promo-slider-prev:hover,
  .promo-slider-next:active,
  .promo-slider-next:focus,
  .promo-slider-next:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 79, _index.scss */
  .promo-slider-prev.is-disabled,
  .promo-slider-next.is-disabled {
    display: none; }
  /* line 83, _index.scss */
  .promo-slider-prev:focus,
  .promo-slider-next:focus {
    outline: none; }
  @media screen and (max-width: 480px) {
    /* line 67, _index.scss */
    .promo-slider-prev,
    .promo-slider-next {
      width: 2rem;
      font-size: 2rem; } }

/* line 468, _mixins.scss */
.promo-slider-prev:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 468, _mixins.scss */
.promo-slider-next:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 109, _index.scss */
.benefits-heading-wrapper {
  margin-bottom: 1rem; }

/* line 113, _index.scss */
.benefits {
  padding: 1rem 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }

/* line 119, _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: #5a5a5a; }

/* line 130, _index.scss */
.benefits-list {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 140, _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 140, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%; } }
  @media screen and (max-width: 768px) {
    /* line 140, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  @media screen and (max-width: 480px) {
    /* line 140, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 162, _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 178, _index.scss */
.benefit-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  padding: 0.5rem; }

/* line 185, _index.scss */
.benefit-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 0.5rem;
  color: #333333;
  line-height: 1.2; }

/* line 198, _index.scss */
.special-categories-wrapper {
  margin-bottom: 1rem; }

/* line 203, _index.scss */
.special-categories-heading-wrapper {
  margin-bottom: 1rem; }

/* line 209, _index.scss */
.special-categories-heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #5a5a5a; }

/* line 218, _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 218, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      max-width: 33%; } }
  @media screen and (max-width: 768px) {
    /* line 218, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (max-width: 380px) {
    /* line 218, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin: 0.5rem auto; } }

/* line 249, _index.scss */
.category-caption {
  text-align: center;
  margin-top: 0.4rem; }

/* line 254, _index.scss */
.category-inner {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .category-inner:active, .category-inner:focus, .category-inner:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 259, _index.scss */
.footer {
  position: relative; }

/* line 263, _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: #654ea3;
  background-color: white;
  text-decoration: none;
  border-radius: 50%;
  display: block;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px #777777;
  box-shadow: 0px 0px 5px #777777; }
  /* line 468, _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 292, _index.scss */
  .js-arrow-up:hover, .js-arrow-up:focus {
    outline: none;
    -webkit-box-shadow: 0px 0px 11px #654ea3;
    box-shadow: 0px 0px 11px #654ea3;
    background-color: none; }

/* line 302, _index.scss */
.js-user-name {
  color: white; }

/* line 310, _index.scss */
.void-place {
  max-width: 85%;
  margin: 2rem 0;
  margin-left: 0.5rem; }

/* line 6, _collection.scss */
.toolbar.collection-toolbar .toolbar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 380px) {
  /* line 13, _collection.scss */
  .pagination-wrapper {
    margin-top: 1rem;
    margin-bottom: 1rem; } }

/* line 21, _collection.scss */
.collection-mix-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem 0; }

/* line 31, _collection.scss */
.collection-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 4%;
  flex: 1 0 4%;
  min-width: 200px;
  max-width: 100%;
  text-align: center;
  border-radius: 10px;
  overflow: hidden; }

/* line 42, _collection.scss */
.view-products {
  margin-top: 1.5rem; }

/* line 46, _collection.scss */
.views-tovar-heading {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 2rem; }

/* line 54, _collection.scss */
.categories-subcollections-wrapper {
  margin-bottom: 1rem; }

/* line 59, _collection.scss */
.categories-subcollections-heading-wrapper {
  margin-bottom: 1rem; }

/* line 65, _collection.scss */
.categories-subcollections-heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #5a5a5a; }

/* line 74, _collection.scss */
.category-subcollections {
  -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 74, _collection.scss */
    .category-subcollections {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      max-width: 33%; } }
  @media screen and (max-width: 768px) {
    /* line 74, _collection.scss */
    .category-subcollections {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (max-width: 380px) {
    /* line 74, _collection.scss */
    .category-subcollections {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin: 0.5rem auto; } }

/* line 105, _collection.scss */
.category-inner {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .category-inner:active, .category-inner:focus, .category-inner:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 110, _collection.scss */
.category-image-wrapper {
  position: relative; }

/* line 118, _collection.scss */
.collection-order {
  display: inline-block; }
  @media screen and (max-width: 380px) {
    /* line 118, _collection.scss */
    .collection-order {
      width: 100%; } }

@media screen and (max-width: 380px) {
  /* line 126, _collection.scss */
  .collection-order-wrapper {
    width: 100%; } }

/* line 133, _collection.scss */
.toolbar-inner > .collection-order-wrapper {
  margin-top: 0;
  margin-bottom: 0; }

/* line 138, _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 150, _collection.scss */
  .collection-order-row.is-page-size {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row; }

/* line 158, _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;
  border: 1px solid #cccccc;
  border-radius: 0.1rem;
  padding: 0.25rem 1.75rem 0.25rem 1rem; }
  /* line 170, _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 158, _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 158, _collection.scss */
    .collection-order-field {
      border: 1px solid #654ea3;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem; } }

/* line 204, _collection.scss */
.noUi-connect {
  background: #333333; }

/* line 208, _collection.scss */
.noUi-pips-horizontal {
  display: none; }

/* line 212, _collection.scss */
.filter-section-clear {
  color: #5a5a5a; }
  /* line 477, _mixins.scss */
  .filter-section-clear:before {
    font-family: "Plus";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  /* line 468, _mixins.scss */
  .filter-section-clear.is-enable:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 0.75em; }

/* line 224, _collection.scss */
.filter-item {
  margin: 0.25rem; }

/* line 228, _collection.scss */
.filter-section-name {
  color: #5a5a5a;
  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 238, _collection.scss */
.filter-section-toolbar {
  display: none; }

/* line 242, _collection.scss */
.ajs-body {
  background-color: white; }

/* line 246, _collection.scss */
.filter-items-wrapper {
  --filter-background-color: white;
  --filter-background-color-transparent: rgba(255, 255, 255, 0);
  padding-top: 0; }

/* line 252, _collection.scss */
.filter-field {
  padding: 0; }
  /* line 255, _collection.scss */
  .filter-field:hover {
    color: #654ea3; }

/* line 260, _collection.scss */
.filter-field-marker, .form-field .form-toggle-marker {
  color: #333333;
  -ms-flex-preferred-size: 1.5rem;
  flex-basis: 1.5rem;
  height: 1.7rem;
  line-height: 1.7rem;
  background-color: transparent;
  margin-right: 0.2rem;
  position: relative;
  border-color: transparent; }
  /* line 468, _mixins.scss */
  .filter-field-marker:before, .form-field .form-toggle-marker:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 1.25rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  /* line 280, _collection.scss */
  .filter-field-marker.is-active, .form-field .is-active.form-toggle-marker {
    color: #654ea3; }
    /* line 468, _mixins.scss */
    .filter-field-marker.is-active:after, .form-field .is-active.form-toggle-marker:after {
      font-family: "FontAwesome";
      content: "";
      font-size: 0.7rem;
      left: 50%;
      top: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* line 300, _collection.scss */
.filter-field-caption {
  padding: 0 0 0 0.25rem;
  color: #333333; }

/* line 305, _collection.scss */
.filter-controls {
  margin: -0.25rem;
  text-align: center;
  margin-top: 1rem; }

/* line 311, _collection.scss */
.button.filter-submit, .filter-submit.co-button[type="submit"], .filter-submit.co-button[name="commit"], .filter-submit.co-button[data-method="delete"], .filter-submit.co-button.co-button--small, .filter-submit.co-modal-button, .filter-submit.co-tabs-node {
  margin: 0.5rem auto;
  width: 100%;
  padding: 0.5rem;
  border-radius: var(--radius-insales_widget, 1.5rem); }

/* line 318, _collection.scss */
.noUi-target {
  height: 0.28rem;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 325, _collection.scss */
.noUi-base {
  background-color: #919191; }

/* line 329, _collection.scss */
.noUi-handle {
  width: 1.1rem;
  height: 1.1rem;
  background-color: #654ea3;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }

/* line 341, _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;
  border-radius: var(--radius-insales_widget, 1.5rem); }

/* line 350, _collection.scss */
.filter-clear {
  width: 100%;
  padding: 0.5rem; }

/* line 355, _collection.scss */
.filter-empty {
  width: auto; }

/* line 359, _collection.scss */
.collection-description {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 400px;
  flex: 1 1 400px;
  max-width: 100%;
  margin: 0 1rem; }
  @media screen and (max-width: 480px) {
    /* line 359, _collection.scss */
    .collection-description {
      margin: 0.5rem auto; } }

@media screen and (min-width: 769px) {
  /* line 371, _collection.scss */
  .button-breadcrumb {
    display: none; } }

/* line 378, _collection.scss */
.filter-section-control:hover span {
  color: #654ea3; }

/* line 382, _collection.scss */
.hidden-breadcrumbs {
  padding: 0.05rem 0.5rem; }

/* line 387, _collection.scss */
.filterizr-controls > button {
  margin: 5px;
  border-radius: 16px !important; }

/* line 393, _collection.scss */
.filtr-item {
  transform: translateZ(0);
  perspective: 0px;
  backface-visibility: hidden; }

/* 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 17, _product.scss */
#review_form {
  display: none; }

/* line 21, _product.scss */
.ajs-button {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem; }
  /* line 290, _mixins.scss */
  .ajs-button:focus, .ajs-button:active, .ajs-button:hover, .ajs-button.active {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .ajs-button:-moz-focus-inner {
    border: 0; }

/* line 25, _product.scss */
.m-modal-wrapper {
  padding-bottom: 2rem; }

/* line 29, _product.scss */
.product-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-align: center;
  margin: auto;
  display: block;
  line-height: 1.5rem;
  text-align: center; }
  /* line 509, _mixins.scss */
  .product-link:active, .product-link:focus, .product-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 38, _product.scss */
.product-title-wrapper {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3rem;
  margin-bottom: 0.5rem; }

/* line 47, _product.scss */
.product-introtext {
  margin-bottom: 1rem;
  margin-top: 1rem; }

/* line 52, _product.scss */
.form-rating-label:nth-last-child(1) {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #5a5a5a !important;
  display: none; }
  /* line 468, _mixins.scss */
  .form-rating-label:nth-last-child(1):after {
    font-family: "FontAwesome";
    content: ""; }
  /* line 509, _mixins.scss */
  .form-rating-label:nth-last-child(1):active, .form-rating-label:nth-last-child(1):focus, .form-rating-label:nth-last-child(1):hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 59, _product.scss */
.form-captcha-update:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }

/* line 65, _product.scss */
.tab-block-inner > iframe {
  max-width: 100% !important; }

/* line 71, _product.scss */
.tab-block-inner.editor table tbody {
  display: block; }

/* line 76, _product.scss */
.product-form {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  /*align-items: center;*/ }

/* line 83, _product.scss */
.product-sku-wrapper {
  margin-bottom: 0.75rem; }
  /* line 85, _product.scss */
  .product-sku-wrapper > .label-article {
    opacity: 0.6;
    margin-right: 0.25rem; }

/* line 91, _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 100, _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: 480px) {
    /* line 91, _product.scss */
    .product-prices {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 112, _product.scss */
.product-available {
  text-align: center;
  color: #51aa48;
  margin: 0.5rem 0; }

/* line 117, _product.scss */
.product-not-available {
  text-align: center;
  color: #BF263C;
  margin: 0.5rem 0; }

@media screen and (max-width: 768px) {
  /* line 122, _product.scss */
  .bundle-slider {
    margin: auto; } }

@media screen and (max-width: 480px) {
  /* line 128, _product.scss */
  .product-button.is-quick-checkout {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; } }

/* line 135, _product.scss */
.product-gallery-wrapper {
  position: relative;
  margin-top: 1rem; }
  @media screen and (max-width: 768px) {
    /* line 139, _product.scss */
    .product-gallery-wrapper .product-labels {
      position: static; } }

/* line 145, _product.scss */
.wide-characteristics {
  text-align: left;
  font-size: 0;
  margin-bottom: 24px;
  padding-left: 4px; }

/* line 152, _product.scss */
.wide-characteristics li {
  display: inline-block;
  font-size: 14px;
  margin-right: 25px;
  margin-bottom: 15px; }

/* line 159, _product.scss */
.wide-characteristics-icon {
  font-size: 1.3rem;
  position: relative;
  vertical-align: middle;
  border: 2px solid #7faed9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-right: 0.3rem;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  width: 45px;
  height: 45px; }

/* line 468, _mixins.scss */
.clock-icon:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 468, _mixins.scss */
.age-icon:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 468, _mixins.scss */
.group-icon:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 468, _mixins.scss */
.cards-icon:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 192, _product.scss */
.gallery-main-wrapper {
  text-align: center; }

/* line 196, _product.scss */
.product-slider-controls .hidden_counter {
  display: none; }
  @media screen and (max-width: 768px) {
    /* line 196, _product.scss */
    .product-slider-controls .hidden_counter {
      display: block; } }

/* line 203, _product.scss */
.mobile-wrapper {
  margin-bottom: 2.5rem; }

/* line 207, _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: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 221, _product.scss */
  .product-control > *, .product-cart-control > * {
    margin: 0.25rem;
    color: #5a5a5a; }
  @media screen and (max-width: 480px) {
    /* line 207, _product.scss */
    .product-control, .product-cart-control {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 236, _product.scss */
.more-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 90%;
  flex: 0 1 90%;
  margin: auto; }

/* line 246, _product.scss */
.compare-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (max-width: 480px) {
    /* line 246, _product.scss */
    .compare-control {
      width: 100%; } }

/* line 261, _product.scss */
.product-option-selectors .option {
  margin-right: 1rem; }

/* line 265, _product.scss */
.gallery-thumbs.swiper-container > .gallery-controls {
  padding-left: 0; }
  /* line 267, _product.scss */
  .gallery-thumbs.swiper-container > .gallery-controls:before {
    margin-left: 0; }

/* line 274, _product.scss */
.m-modal-button--checkout {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem;
  padding: 0.15rem 2.5rem;
  margin: 1rem 0 0.5rem; }
  /* line 290, _mixins.scss */
  .m-modal-button--checkout:focus, .m-modal-button--checkout:active, .m-modal-button--checkout:hover, .m-modal-button--checkout.active {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .m-modal-button--checkout:-moz-focus-inner {
    border: 0; }

/* line 280, _product.scss */
.m-modal {
  padding: 20px 0 0;
  background-color: white;
  color: #333333; }

/* line 286, _product.scss */
.m-modal-heading {
  color: #333333;
  margin-top: 0; }

/* line 291, _product.scss */
.m-input-label {
  color: #333333; }

/* line 295, _product.scss */
.m-input-field {
  color: #222222;
  border-radius: 0.1rem;
  outline: none;
  background-color: #fff; }

/* line 302, _product.scss */
.m-input--checkbox {
  opacity: 1; }

/* line 306, _product.scss */
.m-modal-close {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  background: none;
  height: 20px;
  width: 20px;
  top: 7px; }
  /* line 509, _mixins.scss */
  .m-modal-close:active, .m-modal-close:focus, .m-modal-close:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 468, _mixins.scss */
  .m-modal-close:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 313, _product.scss */
  .m-modal-close:hover {
    background-color: transparent; }

/* line 320, _product.scss */
.product-card-wrapper {
  padding: 1.25rem; }
  /* line 322, _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 322, _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 322, _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 322, _product.scss */
      .product-card-wrapper.in-tab {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }

/* line 344, _product.scss */
.product-card {
  display: block; }

/* line 348, _product.scss */
.product-card-inner {
  position: relative; }

/* line 352, _product.scss */
.product-card-photo {
  display: block;
  margin-bottom: 1rem; }

/* line 357, _product.scss */
.product-card-caption {
  text-align: center;
  line-height: 1.4; }

/* line 362, _product.scss */
.product-content {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  /* line 365, _product.scss */
  .product-content.tab {
    margin-top: 3rem; }
    /* line 367, _product.scss */
    .product-content.tab.new {
      max-width: 1140px;
      padding-right: 15px;
      padding-left: 15px; }

/* line 379, _product.scss */
.product-labels {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem; }

/* line 385, _product.scss */
.gallery-thumbs-wrapper {
  margin-top: 0.5rem; }

/* line 389, _product.scss */
.label {
  background-color: #EAD94E;
  color: #fff;
  border-radius: 25px; }
  /* line 394, _product.scss */
  .label.is-discount {
    background-color: #e34132;
    color: #fff; }
  /* line 398, _product.scss */
  .label.is-age {
    background-color: #654ea3;
    color: #fff; }

/* line 406, _product.scss */
.price {
  font-size: 1.6em; }
  /* line 409, _product.scss */
  .price.is-discount {
    font-size: 0.8em;
    text-decoration: line-through; }
  /* line 413, _product.scss */
  .price.on-page {
    font-size: 1.5rem; }

/* line 418, _product.scss */
.old-price {
  text-decoration: line-through;
  opacity: 0.6; }
  /* line 421, _product.scss */
  .old-price.on-page {
    font-size: 1.25rem; }

/* line 428, _product.scss */
.product-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.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; }
  /* line 442, _product.scss */
  .product-slider.is-related-products .product-slider-heading {
    word-break: break-word; }
  /* line 445, _product.scss */
  .product-slider.tab-block {
    border: none;
    padding-top: 0;
    margin-top: 0; }
    @media screen and (max-width: 768px) {
      /* line 450, _product.scss */
      .product-slider.tab-block:last-of-type {
        border-bottom: 1px solid #654ea3;
        border-radius: 0; } }
  /* line 457, _product.scss */
  .product-slider.is-similar-products {
    margin-top: 2rem; }

/* line 462, _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: 1rem;
  margin-left: 0.75rem; }

/* line 472, _product.scss */
.product-slider-heading:not(.tab-toggle) {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #5a5a5a;
  word-wrap: break-word;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  /* line 509, _mixins.scss */
  .product-slider-heading:not(.tab-toggle):active, .product-slider-heading:not(.tab-toggle):focus, .product-slider-heading:not(.tab-toggle):hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 482, _product.scss */
.tab-toggle.product-slider-heading {
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0.5rem 0 0.25rem;
  color: #5a5a5a;
  margin-right: 1rem;
  border: none;
  border-bottom: 1px solid white;
  border-radius: 0;
  z-index: 0;
  -webkit-transition: color 0.15s ease-out 0.15s, border-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, border-color 0.15s ease-out 0.15s; }
  /* line 493, _product.scss */
  .tab-toggle.product-slider-heading.is-active, .tab-toggle.product-slider-heading:hover {
    color: #654ea3;
    border-color: #654ea3; }
  @media screen and (max-width: 768px) {
    /* line 482, _product.scss */
    .tab-toggle.product-slider-heading {
      border: none;
      border-top: 1px solid #654ea3;
      font-size: 1.25rem;
      text-transform: uppercase;
      padding: 1rem 0;
      color: #5a5a5a;
      border-color: #654ea3;
      padding-right: 1rem;
      position: relative;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      margin: 0; }
      /* line 468, _mixins.scss */
      .tab-toggle.product-slider-heading:after {
        font-family: "FontAwesome";
        content: "";
        position: absolute;
        right: 5px;
        top: 22%;
        color: #654ea3;
        font-size: 1.75rem; }
      /* line 519, _product.scss */
      .tab-toggle.product-slider-heading:last-of-type {
        border-bottom: 1px solid #654ea3; }
      /* line 522, _product.scss */
      .tab-toggle.product-slider-heading.is-active {
        color: #654ea3;
        border-bottom: none; }
        /* line 525, _product.scss */
        .tab-toggle.product-slider-heading.is-active:after {
          content: ''; } }

/* line 535, _product.scss */
.product-slider-controls .promo-slider-next.is-disabled,
.product-slider-controls .promo-slider-prev.is-disabled {
  display: block;
  pointer-events: fill; }
/* line 540, _product.scss */
.product-slider-controls .promo-slider-next {
  text-align: right; }
/* line 543, _product.scss */
.product-slider-controls .promo-slider-prev {
  text-align: left; }

/* line 548, _product.scss */
.swiper-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 557, _product.scss */
.product-slider-prev,
.product-slider-next {
  color: #FF6550;
  -webkit-transition: opacity 0.15s ease-out 0.15s, color 0.15s ease-out 0.15s;
  transition: opacity 0.15s ease-out 0.15s, color 0.15s ease-out 0.15s;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  position: absolute;
  top: 50%;
  margin: 0;
  line-height: 1.5rem;
  background-image: none;
  font-size: 3rem;
  z-index: 99; }
  /* line 572, _product.scss */
  .product-slider-prev:active, .product-slider-prev:hover,
  .product-slider-next:active,
  .product-slider-next:hover {
    opacity: 0.8;
    color: #FF6550;
    background-color: trasparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
  /* line 582, _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 586, _product.scss */
  .product-slider-prev.reviews-products-button,
  .product-slider-next.reviews-products-button {
    top: 30%; }

/* line 592, _product.scss */
.above-gallery > .product-slider-prev,
.above-gallery .product-slider-next {
  top: 1rem;
  font-size: 2rem; }
  @media screen and (min-width: 1025px) {
    /* line 592, _product.scss */
    .above-gallery > .product-slider-prev,
    .above-gallery .product-slider-next {
      top: 3rem; } }
  @media screen and (max-width: 768px) {
    /* line 592, _product.scss */
    .above-gallery > .product-slider-prev,
    .above-gallery .product-slider-next {
      top: 2rem; } }

/* line 605, _product.scss */
.gallery-slider {
  margin-left: auto; }

/* line 609, _product.scss */
.gallery-controls {
  margin-top: 0.5rem; }

/* line 613, _product.scss */
.product-slider-prev {
  margin-right: 3px; }
  /* line 468, _mixins.scss */
  .product-slider-prev:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 618, _product.scss */
.product-slider-next {
  margin-left: 3px; }
  /* line 468, _mixins.scss */
  .product-slider-next:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 623, _product.scss */
.button-buy {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem;
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66%;
  flex: 0 1 66%;
  padding: 0.6rem 1rem;
  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 290, _mixins.scss */
  .button-buy:focus, .button-buy:active, .button-buy:hover, .button-buy.active {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .button-buy:-moz-focus-inner {
    border: 0; }

/* line 641, _product.scss */
.bundle_buy > .is-preorder,
.bundle_buy > .is-rent {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }

/* line 648, _product.scss */
.button.product-button, .product-button.co-button[type="submit"], .product-button.co-button[name="commit"], .product-button.co-button[data-method="delete"], .product-button.co-button.co-button--small, .product-button.co-modal-button, .product-button.co-tabs-node {
  border-radius: 0.1rem;
  padding: 10px 50px 10px 50px !important;
  border-radius: var(--radius-insales_widget, 1.5rem) !important; }

/* line 657, _product.scss */
.compare-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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 509, _mixins.scss */
  .compare-link:active, .compare-link:focus, .compare-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
  @media screen and (max-width: 480px) {
    /* line 657, _product.scss */
    .compare-link {
      width: 100%;
      margin: 0.3rem 0; } }
  /* line 666, _product.scss */
  .compare-link:focus {
    border: none;
    outline: none; }

/* line 672, _product.scss */
.bundle-prices {
  margin: 0.25rem 0; }

/* line 676, _product.scss */
.price-bundle {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1rem; }
  /* line 680, _product.scss */
  .price-bundle span {
    font-weight: bold;
    text-decoration: line-through; }

/* line 686, _product.scss */
.price_discount {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1rem; }
  /* line 690, _product.scss */
  .price_discount span {
    font-weight: bold; }

/* line 695, _product.scss */
.price_finall {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1.5rem; }
  /* line 699, _product.scss */
  .price_finall span {
    font-weight: bold;
    white-space: nowrap; }

/* line 705, _product.scss */
.buy.bundle_buy {
  margin: 0;
  margin-top: 0.8rem; }
  @media screen and (min-width: 769px) {
    /* line 705, _product.scss */
    .buy.bundle_buy {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
      flex: 0 0 270px; } }

/* line 715, _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 721, _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 727, _product.scss */
  .product-slider.is-bundle-products .swiper-wrapper {
    margin-top: 0; }
  /* line 730, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading-wrapper:after {
    margin-left: 0; }
  /* line 733, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading {
    display: none; }

/* line 738, _product.scss */
.fancybox-caption {
  text-align: center;
  border-top: 0; }

/* line 743, _product.scss */
.is-reviews-toggle, .is-comments-toggle {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem;
  margin-bottom: 0.5rem; }
  /* line 290, _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, .is-reviews-toggle.active, .active.is-comments-toggle {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .is-reviews-toggle:-moz-focus-inner, .is-comments-toggle:-moz-focus-inner {
    border: 0; }
  /* line 746, _product.scss */
  .is-reviews-toggle:after, .is-comments-toggle:after {
    padding-left: 0.25rem; }
  /* line 468, _mixins.scss */
  .is-reviews-toggle.is-unchecked:after, .is-unchecked.is-comments-toggle:after {
    font-family: "FontAwesome";
    content: ""; }
  /* line 468, _mixins.scss */
  .is-reviews-toggle.is-checked:after, .is-checked.is-comments-toggle:after {
    font-family: "FontAwesome";
    content: ""; }

/* line 761, _product.scss */
.sidebar-menu-marker.filter-marker {
  margin-left: auto;
  color: #5a5a5a; }

/* line 767, _product.scss */
.filter-section.has-active-items .sidebar-menu-marker.filter-marker {
  display: none; }
/* line 770, _product.scss */
.filter-section.has-active-items .filter-section-name {
  color: #654ea3; }

/* line 468, _mixins.scss */
.filter-section-toggle.is-active-toggle.is-active > .filter-marker:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 781, _product.scss */
.filter-section-clear.is-filter-section-clear {
  padding: 0.5rem;
  color: #654ea3;
  background-color: transparent; }

/* line 787, _product.scss */
.filter {
  margin: 0 0.25rem; }

/* line 791, _product.scss */
.ajs-header {
  background-color: white;
  margin-right: 0; }

/* line 796, _product.scss */
.form-label {
  color: #333333; }

/* line 800, _product.scss */
.ajs-footer {
  background-color: white; }

/* line 804, _product.scss */
.ajs-close {
  background: none;
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 468, _mixins.scss */
  .ajs-close:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 509, _mixins.scss */
  .ajs-close:active, .ajs-close:focus, .ajs-close:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 810, _product.scss */
.ajs-dialog {
  background-color: white;
  color: #333333; }

/* line 815, _product.scss */
.form-notice {
  color: #333333; }

/* line 819, _product.scss */
.ajs-cancel {
  color: #333333; }

/* line 823, _product.scss */
.bundle-preorder {
  margin-left: 0.5rem; }

/* line 827, _product.scss */
.special-products-tab {
  margin-bottom: 2rem; }
  @media screen and (max-width: 768px) {
    /* line 830, _product.scss */
    .special-products-tab .tab-block.is-opened {
      border: none;
      border-radius: none; }
      /* line 833, _product.scss */
      .special-products-tab .tab-block.is-opened:last-of-type {
        border-bottom: 1px solid #654ea3;
        border-radius: 0; } }

/* line 841, _product.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

/* line 848, _product.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 858, _product.scss */
.desktop-pdf {
  display: none; }

/* line 862, _product.scss */
.mobile-pdf {
  display: block; }

@media screen and (min-width: 1025px) {
  /* line 867, _product.scss */
  .mobile-pdf {
    display: none; }

  /* line 870, _product.scss */
  .desktop-pdf {
    display: block; } }
/* line 876, _product.scss */
h1.new {
  font-size: 2rem; }

/* line 888, _product.scss */
.reply-item {
  border-color: #3F1EB4 !important;
  border-width: 0 0 0 4px;
  border-style: solid;
  padding-left: 1rem; }

/* line 894, _product.scss */
.comments-list_ {
  display: flex;
  flex-direction: column; }

/* line 898, _product.scss */
.comments-item_ {
  padding: 20px 30px;
  display: flex;
  flex-direction: row; }

/* line 903, _product.scss */
.comment-author_ {
  width: 166px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 10px; }

/* line 910, _product.scss */
.comment-author-item {
  align-self: center;
  display: flex;
  margin-bottom: 14px;
  text-align: center; }

/* line 916, _product.scss */
.profile-image_,
.review-image_ {
  max-width: 100%;
  vertical-align: middle;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 3px solid white;
  text-align: center; }

/* line 928, _product.scss */
.profile-image-container {
  z-index: 2;
  width: 64px;
  height: 64px;
  border-radius: 50%; }

/* line 934, _product.scss */
.review-image-container {
  z-index: 1;
  margin-left: -27px; }

/* line 938, _product.scss */
.review-site-container {
  margin-left: -27px; }

/* line 942, _product.scss */
.initials {
  font-size: 32px;
  /* 50% of parent */
  line-height: 1;
  position: relative;
  top: 18px;
  /* 25% of parent */
  color: #fff; }

/* line 949, _product.scss */
.comment-body_ {
  width: 100%; }

/* line 952, _product.scss */
.comment-images_ {
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  align-self: center; }

/* line 958, _product.scss */
.semiopacity {
  opacity: 0.5; }

@media (max-width: 768px) {
  /* line 962, _product.scss */
  .comments-item_ {
    height: auto;
    flex-wrap: wrap;
    justify-content: center; }

  /* line 967, _product.scss */
  .profile-image_,
  .review-image_ {
    width: 96px;
    height: 96px; }

  /* line 972, _product.scss */
  .review-image-container,
  .review-site-container {
    margin-left: -49px; }

  /* line 976, _product.scss */
  .comment-author_ {
    width: 240px; }

  /* line 979, _product.scss */
  .initials {
    font-size: 48px;
    /* 50% of parent */
    top: 27px;
    /* 25% of parent */ }

  /* line 983, _product.scss */
  .profile-image-container {
    z-index: 2;
    width: 96px;
    height: 96px;
    border-radius: 50%; } }
/* line 990, _product.scss */
.agregate-rating-container {
  display: flex;
  flex-direction: row;
  /* justify-content: center; */
  padding: 0 !important; }

/* line 996, _product.scss */
.agregate-rating-stars,
.agregate-rating-rewies-count {
  padding: 4px; }

/* line 1000, _product.scss */
.rating-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .rating-link:active, .rating-link:focus, .rating-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 1003, _product.scss */
.video-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-family: "FontAwesome";
  content: "\f16a";
  font-size: 60px;
  color: #fff;
  opacity: .8;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  z-index: 1; }

/* line 1017, _product.scss */
.video-thumbnail:hover:before {
  color: #654ea3; }

/* line 1021, _product.scss */
.how_to_buy_container {
  z-index: 2;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px;
  border-color: #654ea3;
  border-style: solid;
  text-align: center; }

/* line 1032, _product.scss */
.how_to_buy_container a {
  text-decoration: none;
  color: #654ea3;
  font-size: 28px;
  position: relative;
  top: 2px;
  padding: 7px; }

/* line 1041, _product.scss */
.characteristics {
  list-style-type: none !important;
  text-align: center !important;
  padding-left: 0px !important; }

/* line 1047, _product.scss */
.characteristics li {
  padding-bottom: 5px !important; }

/* line 1051, _product.scss */
.product-available-cart {
  color: #51aa48;
  margin: 0.5rem 0; }

/* line 1055, _product.scss */
.product-not-available-cart {
  color: #BF263C;
  margin: 0.5rem 0; }

/* line 1059, _product.scss */
.buy-dig-cart {
  background-color: #ffffff;
  color: #5caf53;
  border: 1px solid;
  border-color: #6bb663; }

/* line 1065, _product.scss */
.buy-dig-cart:hover {
  background-color: #b1e6a5;
  color: #222222; }

/* line 1069, _product.scss */
.seo-tabs {
  border: 1px solid !important;
  color: #5d43a7 !important;
  background: white !important; }

/* line 1074, _product.scss */
.seo-tabs:hover {
  background: #5d44a785 !important; }

/* line 1077, _product.scss */
.seo-tabs a {
  color: #5d43a7; }

/* line 1080, _product.scss */
.seo-tabs:hover a {
  color: white; }

/* line 1, _compare.scss */
.button-same-toggle {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem; }
  /* line 290, _mixins.scss */
  .button-same-toggle:focus, .button-same-toggle:active, .button-same-toggle:hover, .button-same-toggle.active {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _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(even) td,
.table-striped tr:nth-child(even) .table-cell,
.table-striped tr:nth-child(even) td {
  background-color: rgba(238, 238, 238, 0.5);
  color: #333333; }

/* 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 #cccccc; }

/* line 37, _compare.scss */
.table-bordered .table-cell:first-child {
  border-left: 1px solid #cccccc; }
/* line 41, _compare.scss */
.table-bordered .table-cell:last-child {
  border-right: 1px solid #cccccc; }
/* line 45, _compare.scss */
.table-bordered .table-row:first-child .table-cell {
  border-top: 1px solid #cccccc;
  background-color: rgba(238, 238, 238, 0.5);
  color: #333333; }
/* line 51, _compare.scss */
.table-bordered .table-row:last-child .table-cell {
  border-bottom: 1px solid #cccccc; }
/* line 55, _compare.scss */
.table-bordered .table-cell {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }

/* 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: #5a5a5a;
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .title-link:active, .title-link:focus, .title-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* 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 0.5rem 0.5rem;
  padding: 0.5rem 1.4rem; }

/* line 95, _compare.scss */
.compare-delete {
  background: none;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .compare-delete:active, .compare-delete:focus, .compare-delete:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 468, _mixins.scss */
  .compare-delete:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 110, _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 123, _compare.scss */
.compare-image-wrapper {
  overflow: hidden; }

/* line 127, _compare.scss */
.param-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  max-width: 180px; }

/* line 134, _compare.scss */
.param-value {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  max-width: 250px; }

/* line 141, _compare.scss */
.compare-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 155, _compare.scss */
  .compare-controls .button.button-buy, .compare-controls .button-buy.co-button[type="submit"], .compare-controls .button-buy.co-button[name="commit"], .compare-controls .button-buy.co-button[data-method="delete"], .compare-controls .button-buy.co-button.co-button--small, .compare-controls .button-buy.co-modal-button, .compare-controls .button-buy.co-tabs-node {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0; }

/** Compares widget */
/** Compares widget */
/* line 166, _compare.scss */
.compares-widget {
  margin-left: auto;
  margin-top: 0;
  padding-bottom: 0.75rem; }
  @media screen and (max-width: 768px) {
    /* line 166, _compare.scss */
    .compares-widget {
      margin-left: 0; } }
  /* line 175, _compare.scss */
  .compares-widget.is-top-panel {
    padding: 0; }
    /* line 178, _compare.scss */
    .compares-widget.is-top-panel .compare-widget-caption,
    .compares-widget.is-top-panel .shopcart-widget-icon {
      border: none;
      padding: 0.7rem;
      color: white;
      font-size: 1.2rem;
      margin-right: 0; }
      /* line 186, _compare.scss */
      .compares-widget.is-top-panel .compare-widget-caption:hover,
      .compares-widget.is-top-panel .shopcart-widget-icon:hover {
        color: #383838; }

/* line 193, _compare.scss */
.compares-widget.is-top-panel .compares-widget-count,
.shopcart-widget-wrapper.is-top-panel .shopcart-widget-count,
.shopcart-widget-wrapper.is-top-panel .compares-widget-count,
.account-widget-wrapper.is-top-panel .account-widget-wrapper {
  color: #222222;
  background-color: #eeeeee; }

/* line 200, _compare.scss */
.compares-widget-link {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  white-space: nowrap; }
  /* line 509, _mixins.scss */
  .compares-widget-link:active, .compares-widget-link:focus, .compares-widget-link:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 206, _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: #5a5a5a;
  line-height: 1.5rem; }
  /* line 14, _blog.scss */
  .blog-menu-link.is-active, .blog-menu-link.is-current, .blog-menu-link.is-hovered {
    color: #654ea3; }

/* line 21, _blog.scss */
.heading-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .heading-link:active, .heading-link:focus, .heading-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 25, _blog.scss */
.js-comments-toggle-notice {
  display: none; }

/* line 29, _blog.scss */
.blog-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }

/* line 36, _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 48, _blog.scss */
.tag {
  list-style-type: none;
  margin: 0.25rem 0.5rem 0.25rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 58, _blog.scss */
  .tag:hover {
    border-color: #654ea3; }
    /* line 61, _blog.scss */
    .tag:hover * {
      border-color: #654ea3;
      color: #654ea3; }
  /* line 66, _blog.scss */
  .tag.is-current * {
    border-color: #654ea3;
    color: #654ea3; }

/* line 72, _blog.scss */
.article-perview-introtext {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 78, _blog.scss */
.tag-link, .tag-title {
  text-decoration: none;
  color: #5a5a5a;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cccccc;
  vertical-align: middle;
  border-radius: 0.1rem;
  background-color: white;
  padding: 0.25rem 0.35rem; }

/* line 95, _blog.scss */
.tag-text {
  padding-left: 0.55rem;
  padding-right: 0.35rem;
  opacity: 0.7; }

/* line 101, _blog.scss */
.tag-count {
  font-size: 0.85rem;
  padding-right: 0.25rem;
  opacity: 0.7;
  text-decoration: none;
  white-space: nowrap; }

/* line 109, _blog.scss */
.comments-count {
  color: #5a5a5a;
  padding: 0 1em;
  text-decoration: none;
  padding-left: 0;
  padding-bottom: 0.25rem; }
  /* line 116, _blog.scss */
  .comments-count:hover {
    color: #654ea3; }

/* line 121, _blog.scss */
.author {
  padding-right: 0.75rem;
  opacity: 0.5;
  padding-bottom: 0.25rem; }
  /* line 468, _mixins.scss */
  .author:before {
    font-family: "FontAwesome";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 121, _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 136, _blog.scss */
      .author:before {
        padding-right: 0.25rem; } }

/* line 142, _blog.scss */
.date {
  opacity: 0.5;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem; }
  /* line 468, _mixins.scss */
  .date:before {
    font-family: "FontAwesome";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 142, _blog.scss */
    .date {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      /* line 154, _blog.scss */
      .date:before {
        padding-right: 0.25rem; } }

/* line 160, _blog.scss */
.product-rating {
  padding-bottom: 0.25rem; }

/* line 164, _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 178, _blog.scss */
.comments-heading {
  margin: 0.75rem 0;
  padding-bottom: 1rem;
  border-bottom: 1px solid gray; }

/* line 186, _blog.scss */
.comments-item {
  padding: 0.6rem 0; }
  /* line 189, _blog.scss */
  .comments-item:first-child {
    padding-top: 0; }

/* line 194, _blog.scss */
.comment-body {
  padding: 0.5rem 0;
  line-height: 22px; }

/* line 199, _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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 80%; }

/* line 217, _blog.scss */
.comments-wrapper {
  margin: 1.5rem 0; }

/* line 221, _blog.scss */
.comments-form {
  margin: 1.5rem 0; }

/* line 225, _blog.scss */
.form-button {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem;
  width: 100%; }
  /* line 290, _mixins.scss */
  .form-button:focus, .form-button:active, .form-button:hover, .form-button.active {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .form-button:-moz-focus-inner {
    border: 0; }

/* line 231, _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 246, _blog.scss */
.form-field.is-text {
  margin: 0.25rem 0;
  border: 1px solid #cccccc;
  padding: 0.4rem 0.5rem;
  border-radius: 0.1rem;
  outline: none;
  overflow-x: hidden;
  overflow-y: auto; }
/* line 256, _blog.scss */
.form-field.with-error {
  background-color: #ffebeb; }

/* line 260, _blog.scss */
.article-preview-image-inner {
  text-align: center; }

/* line 265, _blog.scss */
.page-content .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px; }

/* line 274, _blog.scss */
.page-content .wrapper.two {
  flex-direction: row-reverse; }

/* line 277, _blog.scss */
.page-content .wrapper p {
  width: 49%; }

/* line 280, _blog.scss */
.page-content .wrapper img {
  width: 100%; }

@media (max-width: 500px) {
  /* line 285, _blog.scss */
  .page-content .wrapper {
    flex-wrap: wrap; }

  /* line 288, _blog.scss */
  .page-content .wrapper p {
    width: 100%; } }
/* line 293, _blog.scss */
.article-highlight {
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0 !important; }

/* line 298, _blog.scss */
.highlight-pink {
  background-color: rgba(255, 0, 0, 0.1); }

/* line 301, _blog.scss */
.highlight-green {
  background-color: rgba(0, 255, 0, 0.1); }

/* line 305, _blog.scss */
.highlight-blue {
  background-color: rgba(0, 0, 255, 0.1); }

/* line 309, _blog.scss */
.highlight-yellow {
  background-color: #fcd58a; }

/* 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;
  padding: 0; }
  @media screen and (max-width: 1024px) {
    /* line 22, _article.scss */
    .article-preview-image-wrapper {
      margin: 0.5rem 0; } }

/* line 32, _article.scss */
.article-tags-wrapper {
  margin-bottom: 2rem; }

/* line 37, _article.scss */
.blog .article-preview {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media screen and (max-width: 768px) {
    /* line 37, _article.scss */
    .blog .article-preview {
      display: block; } }
/* line 54, _article.scss */
.blog .article-preview-image-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 4%;
  flex: 1 0 4%;
  min-width: 200px;
  max-width: 100%; }

/* line 64, _article.scss */
.article-preview-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 400px;
  margin-left: 0.5rem;
  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 81, _article.scss */
  .article-preview-caption.in-sidebar {
    margin-left: 0; }

/* line 86, _article.scss */
.article-preview-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .article-preview-link:active, .article-preview-link:focus, .article-preview-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

@media screen and (max-width: 480px) {
  /* line 91, _article.scss */
  .article-tags-header {
    margin-top: 1rem; } }

/* line 468, _mixins.scss */
.comments-wrapper .button-text:before,
.article-preview-toolbar .button-text:before,
.comments-count .button-text:before {
  font-family: "FontAwesome";
  content: ""; }

/* line 108, _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 124, _article.scss */
.article-preview-heading {
  line-height: 1.5rem;
  margin-bottom: 0.5rem; }

/* line 131, _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 144, _article.scss */
#comment_form {
  display: none; }

/* line 1, _cart.scss */
.cart-list {
  margin-top: -1rem;
  margin-bottom: -1rem; }

/* line 6, _cart.scss */
.shopping-cart {
  margin-top: 1rem; }

/* line 10, _cart.scss */
.cart-item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  @media screen and (max-width: 768px) {
    /* line 10, _cart.scss */
    .cart-item {
      margin-bottom: 2rem; } }
  /* line 18, _cart.scss */
  .cart-item.is-cart-dropdown {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
    /* line 22, _cart.scss */
    .cart-item.is-cart-dropdown .item-prices {
      padding: 0;
      padding-right: 0.25rem; }
    @media screen and (max-width: 1024px) {
      /* line 27, _cart.scss */
      .cart-item.is-cart-dropdown .item-title {
        text-align: center; } }
    /* line 34, _cart.scss */
    .cart-item.is-cart-dropdown .item-delete {
      padding: 0.25rem; }
      /* line 37, _cart.scss */
      .cart-item.is-cart-dropdown .item-delete .is-item-delete {
        padding: 0.15rem;
        -webkit-transition: color 0.15s ease-out 0.15s;
        transition: color 0.15s ease-out 0.15s; }
        /* line 42, _cart.scss */
        .cart-item.is-cart-dropdown .item-delete .is-item-delete:hover {
          background-color: transparent;
          color: #654ea3; }

/* line 51, _cart.scss */
.cart-block-checkout.is-cart-dropdown {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%; }

/* line 61, _cart.scss */
.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  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; }
  @media screen and (max-width: 1024px) {
    /* line 61, _cart.scss */
    .item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  /* line 87, _cart.scss */
  .item.is-cart-dropdown {
    border: none; }

/* line 92, _cart.scss */
.item-image-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10rem;
  flex: 0 0 10rem;
  padding: 0.5rem 0.5rem;
  margin: auto; }
  /* line 98, _cart.scss */
  .item-image-wrapper.is-cart-dropdown {
    -webkit-box-flex: 0;
    flex: 0 0 4rem;
    -ms-flex: 0 0 4rem; }
  @media screen and (max-width: 480px) {
    /* line 92, _cart.scss */
    .item-image-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
      flex: 0 0 80%; } }

/* line 111, _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: 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; }
  @media screen and (max-width: 768px) {
    /* line 137, _cart.scss */
    .item-content .counter-button {
      display: none; }
    /* line 141, _cart.scss */
    .item-content .counter-input {
      border-right: 1px solid #cccccc;
      border-left: 1px solid #cccccc; }
    /* line 146, _cart.scss */
    .item-content .counter {
      width: 3rem; } }

/* line 152, _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 168, _cart.scss */
.is-cart-dropdown .item-caption {
  -webkit-box-flex: 1;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

/* line 174, _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 50%;
  flex: 1 1 50%; }
  /* line 182, _cart.scss */
  .item-caption > * {
    display: block;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem; }
  @media screen and (max-width: 1024px) {
    /* line 174, _cart.scss */
    .item-caption {
      -ms-flex-preferred-size: unset;
      flex-basis: unset; } }

/* line 196, _cart.scss */
.cart-body {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem; }

/* line 202, _cart.scss */
.item-title {
  text-decoration: none;
  color: #5a5a5a;
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .item-title:active, .item-title:focus, .item-title:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 208, _cart.scss */
.item-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

/* line 220, _cart.scss */
.item-prices {
  white-space: nowrap;
  text-align: center;
  padding: 0.5rem 0.5rem; }
  /* line 225, _cart.scss */
  .item-prices.is-sale-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%; }
    @media screen and (max-width: 768px) {
      /* line 225, _cart.scss */
      .item-prices.is-sale-price {
        display: none; } }
  /* line 235, _cart.scss */
  .item-prices.is-total-price {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 15%;
    flex: 1 1 15%; }
    @media screen and (max-width: 768px) {
      /* line 235, _cart.scss */
      .item-prices.is-total-price {
        font-weight: bold; } }
  /* line 245, _cart.scss */
  .item-prices span {
    margin-left: 0.5rem; }

/* line 250, _cart.scss */
.item-counter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.5rem 0.5rem; }
  /* line 255, _cart.scss */
  .item-counter.is-cart-dropdown {
    display: none; }

/* line 260, _cart.scss */
.item-delete {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.5rem 0.5rem;
  padding-right: 0; }
  @media screen and (max-width: 380px) {
    /* line 260, _cart.scss */
    .item-delete {
      padding: 0.25rem; } }

/* line 276, _cart.scss */
.account-widget-wrapper.is-top-panel,
.shopcart-widget-wrapper.is-top-panel {
  padding: 0; }

/* line 285, _cart.scss */
.shopcart-widget.is-top-panel .shopcart-widget-icon {
  padding: 0.8rem;
  border: none; }
/* line 289, _cart.scss */
.shopcart-widget.is-top-panel .shopcart-widget-data {
  display: none; }
/* line 294, _cart.scss */
.shopcart-widget.in-header {
  padding-bottom: 0.75rem;
  font-size: 0.9rem;
  margin-left: auto;
  position: relative; }
  /* line 302, _cart.scss */
  .shopcart-widget.in-header .shopcart-widget-link:hover *:not(.shopcart-widget-count):not(.compares-widget-count) {
    color: #654ea3; }

/* line 314, _cart.scss */
.shopcart-widget_.is-top-panel .shopcart-widget-icon {
  padding: 0.8rem;
  border: none; }
/* line 318, _cart.scss */
.shopcart-widget_.is-top-panel .shopcart-widget-data {
  display: none; }
/* line 323, _cart.scss */
.shopcart-widget_.in-header {
  font-size: 0.9rem;
  margin-left: auto;
  position: relative; }
  /* line 330, _cart.scss */
  .shopcart-widget_.in-header .shopcart-widget-link:hover *:not(.shopcart-widget-count):not(.compares-widget-count) {
    color: #654ea3; }

/* line 338, _cart.scss */
.shopcart-widget-link {
  color: white;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -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: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 509, _mixins.scss */
  .shopcart-widget-link:active, .shopcart-widget-link:focus, .shopcart-widget-link:hover {
    color: #383838;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 357, _cart.scss */
.shopcart-widget-icon {
  font-size: 1.3rem;
  position: relative;
  vertical-align: middle;
  padding: 1rem 0.9rem;
  border: 1px solid #cccccc;
  border-radius: 50%;
  margin-right: 0.3rem;
  display: inline-block;
  text-align: center;
  line-height: 1rem; }
  /* line 468, _mixins.scss */
  .shopcart-widget-icon:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 376, _cart.scss */
.shopcart-widget-count, .compares-widget-count {
  color: #eeeeee;
  background-color: #51aa48;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.5rem;
  height: 1rem;
  top: 0;
  right: -0.15rem;
  position: absolute;
  border-radius: 0.5rem;
  font-size: 0.65rem; }

/* line 399, _cart.scss */
.compares-widget-count {
  top: -0.15rem; }

/* line 405, _cart.scss */
.shopcart-widget-amount {
  white-space: nowrap;
  margin-left: 0.25rem;
  color: #654ea3;
  font-size: 1.25rem; }

/* line 412, _cart.scss */
.cart-checkout {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem; }
  /* line 290, _mixins.scss */
  .cart-checkout:focus, .cart-checkout:active, .cart-checkout:hover, .cart-checkout.active {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .cart-checkout:-moz-focus-inner {
    border: 0; }
  @media screen and (max-width: 380px) {
    /* line 412, _cart.scss */
    .cart-checkout {
      width: 100%; } }
  /* line 420, _cart.scss */
  .cart-checkout.is-cart-dropdown {
    width: 100%; }

/* line 425, _cart.scss */
.button.discount-button, .discount-button.co-button[type="submit"], .discount-button.co-button[name="commit"], .discount-button.co-button[data-method="delete"], .discount-button.co-button.co-button--small, .discount-button.co-modal-button, .discount-button.co-tabs-node {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #5a5a5a;
  color: #eeeeee;
  border-radius: 0.1rem;
  -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 290, _mixins.scss */
  .button.discount-button:focus, .discount-button.co-button[type="submit"]:focus, .discount-button.co-button[name="commit"]:focus, .discount-button.co-button[data-method="delete"]:focus, .discount-button.co-button.co-button--small:focus, .discount-button.co-modal-button:focus, .discount-button.co-tabs-node:focus, .button.discount-button:active, .discount-button.co-button[type="submit"]:active, .discount-button.co-button[name="commit"]:active, .discount-button.co-button[data-method="delete"]:active, .discount-button.co-button.co-button--small:active, .discount-button.co-modal-button:active, .discount-button.co-tabs-node:active, .button.discount-button:hover, .discount-button.co-button[type="submit"]:hover, .discount-button.co-button[name="commit"]:hover, .discount-button.co-button[data-method="delete"]:hover, .discount-button.co-button.co-button--small:hover, .discount-button.co-modal-button:hover, .discount-button.co-tabs-node:hover, .button.discount-button.active, .discount-button.active.co-button[type="submit"], .discount-button.active.co-button[name="commit"], .discount-button.active.co-button[data-method="delete"], .discount-button.active.co-button.co-button--small, .discount-button.active.co-modal-button, .discount-button.active.co-tabs-node {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .button.discount-button:-moz-focus-inner, .discount-button.co-button[type="submit"]:-moz-focus-inner, .discount-button.co-button[name="commit"]:-moz-focus-inner, .discount-button.co-button[data-method="delete"]:-moz-focus-inner, .discount-button.co-button.co-button--small:-moz-focus-inner, .discount-button.co-modal-button:-moz-focus-inner, .discount-button.co-tabs-node:-moz-focus-inner {
    border: 0; }
  @media screen and (max-width: 380px) {
    /* line 425, _cart.scss */
    .button.discount-button, .discount-button.co-button[type="submit"], .discount-button.co-button[name="commit"], .discount-button.co-button[data-method="delete"], .discount-button.co-button.co-button--small, .discount-button.co-modal-button, .discount-button.co-tabs-node {
      width: 100%;
      border-radius: 0.1rem; } }

/* line 441, _cart.scss */
.cart-footer {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* line 447, _cart.scss */
.discount-form {
  margin: 1rem 0 0.5rem 0; }

/* line 451, _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 451, _cart.scss */
    .cart-block-checkout {
      margin: 0.5rem auto;
      text-align: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  /* line 473, _cart.scss */
  .cart-block-checkout.is-cart-dropdown {
    margin: auto; }

/* line 478, _cart.scss */
.cart-total {
  margin-bottom: 0.5rem;
  text-align: right;
  font-weight: bold;
  font-size: 1.2rem; }
  @media screen and (max-width: 768px) {
    /* line 478, _cart.scss */
    .cart-total {
      text-align: center;
      font-size: 1.5rem; } }

/* line 490, _cart.scss */
.discount-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 499, _cart.scss */
.discount-description {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-right: 0.5rem; }

/* line 506, _cart.scss */
.discount-amount {
  font-weight: bold;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

/* line 513, _cart.scss */
.item-sku {
  display: none; }

/* titles */
/* line 2, _checkout-v2.scss */
.co-title {
  color: #333333; }

/* line 6, _checkout-v2.scss */
.co-title--h2 {
  font-size: 1.25rem; }

/* buttons */
/* line 11, _checkout-v2.scss */
.co-button {
  font-size: 1rem; }
  /* line 14, _checkout-v2.scss */
  .co-button[type="submit"], .co-button[name="commit"], .co-button[data-method="delete"], .co-button.co-button--small {
    -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    background-color: #5a5a5a;
    color: #eeeeee;
    border-radius: 0.1rem; }
    /* line 290, _mixins.scss */
    .co-button[type="submit"]:focus, .co-button[type="submit"]:active, .co-button[type="submit"]:hover, .co-button[type="submit"].active, .co-button[name="commit"]:focus, .co-button[name="commit"]:active, .co-button[name="commit"]:hover, .co-button[name="commit"].active, .co-button[data-method="delete"]:focus, .co-button[data-method="delete"]:active, .co-button[data-method="delete"]:hover, .co-button[data-method="delete"].active, .co-button.co-button--small:focus, .co-button.co-button--small:active, .co-button.co-button--small:hover, .co-button.co-button--small.active {
      background-color: #654ea3;
      color: #eeeeee; }
    /* line 298, _mixins.scss */
    .co-button[type="submit"]:-moz-focus-inner, .co-button[name="commit"]:-moz-focus-inner, .co-button[data-method="delete"]:-moz-focus-inner, .co-button.co-button--small:-moz-focus-inner {
      border: 0; }
  /* line 23, _checkout-v2.scss */
  .co-button#get_pdf_receipt, .co-button#use_max_bonus_points {
    -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
    background-color: #777777;
    color: #eeeeee;
    border-radius: 0.1rem; }
    /* line 290, _mixins.scss */
    .co-button#get_pdf_receipt:focus, .co-button#get_pdf_receipt:active, .co-button#get_pdf_receipt:hover, .co-button#get_pdf_receipt.active, .co-button#use_max_bonus_points:focus, .co-button#use_max_bonus_points:active, .co-button#use_max_bonus_points:hover, .co-button#use_max_bonus_points.active {
      background-color: #654ea3;
      color: #eeeeee; }
    /* line 298, _mixins.scss */
    .co-button#get_pdf_receipt:-moz-focus-inner, .co-button#use_max_bonus_points:-moz-focus-inner {
      border: 0; }
  /* line 28, _checkout-v2.scss */
  .co-button.co-button--small {
    padding: calc(0.25rem + 1px) 0.75rem;
    white-space: initial; }

/* line 34, _checkout-v2.scss */
.co-button--link,
.co-button--password_recover {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .co-button--link:active, .co-button--link:focus, .co-button--link:hover,
  .co-button--password_recover:active,
  .co-button--password_recover:focus,
  .co-button--password_recover:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* links */
/* line 44, _checkout-v2.scss */
.co-link,
.link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .co-link:active, .co-link:focus, .co-link:hover,
  .link:active,
  .link:focus,
  .link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* input */
/* line 51, _checkout-v2.scss */
.co-input-field,
.co-input--file .co-input-wrapper {
  border-radius: 0.1rem; }

/* line 56, _checkout-v2.scss */
.co-input-select {
  background-color: transparent; }

/* line 60, _checkout-v2.scss */
.co-toggable_field-input {
  color: #5a5a5a; }
  /* line 63, _checkout-v2.scss */
  .co-toggable_field-input span {
    border-radius: 50% !important; }
    /* line 66, _checkout-v2.scss */
    .co-toggable_field-input span:after {
      color: #eeeeee !important; }

/* line 72, _checkout-v2.scss */
.co-input-description {
  color: #333333; }
  /* line 75, _checkout-v2.scss */
  .co-input-description a {
    color: #5a5a5a;
    -webkit-text-decoration: inhernit;
    text-decoration: inhernit;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 509, _mixins.scss */
    .co-input-description a:active, .co-input-description a:focus, .co-input-description a:hover {
      color: #654ea3;
      -webkit-text-decoration: none;
      text-decoration: none; }

/* line 80, _checkout-v2.scss */
.co-bonus_points-maximum_points {
  color: #333333; }

/* line 84, _checkout-v2.scss */
.co-bonus_points-submit {
  -ms-flex-item-align: stretch;
  align-self: stretch; }

/* tabs */
/* line 91, _checkout-v2.scss */
.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 100, _checkout-v2.scss */
.co-tabs-node {
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  background-color: #777777;
  color: #eeeeee;
  border-radius: 0.1rem;
  margin: 0 0.25rem;
  border-radius: 0.1rem !important; }
  /* line 290, _mixins.scss */
  .co-tabs-node:focus, .co-tabs-node:active, .co-tabs-node:hover, .co-tabs-node.active {
    background-color: #654ea3;
    color: #eeeeee; }
  /* line 298, _mixins.scss */
  .co-tabs-node:-moz-focus-inner {
    border: 0; }
  /* line 107, _checkout-v2.scss */
  .co-tabs-node--active {
    background-color: #654ea3;
    color: #eeeeee; }

/* prices */
/* line 114, _checkout-v2.scss */
.co-price {
  font-size: 1rem; }

/* basket */
/* line 119, _checkout-v2.scss */
.co-basket_subtotal {
  margin-bottom: 0.5rem; }
  /* line 122, _checkout-v2.scss */
  .co-basket_subtotal:last-child {
    margin-bottom: 0; }

/* line 127, _checkout-v2.scss */
.co-basket_total-price {
  font-size: 1.25rem; }

/* line 131, _checkout-v2.scss */
.co-basket_item-image img {
  max-width: 100% !important;
  max-height: 100% !important; }

/* forms */
/* line 137, _checkout-v2.scss */
.co-delivery_adress-form {
  margin-left: -0.25rem;
  margin-right: -0.25rem; }
  /* line 141, _checkout-v2.scss */
  .co-delivery_adress-form .co-input {
    padding-left: 0.25rem;
    padding-right: 0.25rem; }

/* modals */
/* line 148, _checkout-v2.scss */
.co-modal {
  background-color: white;
  border: 1px solid #cccccc; }

/* line 153, _checkout-v2.scss */
.co-modal-close {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .co-modal-close:active, .co-modal-close:focus, .co-modal-close:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 157, _checkout-v2.scss */
.js-modal-toggler {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .js-modal-toggler:active, .js-modal-toggler:focus, .js-modal-toggler:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/** order */
/* line 162, _checkout-v2.scss */
.co-order-state {
  border-radius: 0.1rem; }

/* line 1, _blockquote.scss */
blockquote {
  margin: 0;
  background: white;
  border-top: 5px solid #EAF9F9;
  border-bottom: 5px solid #EAF9F9;
  color: #3A3C55;
  padding: 30px 30px 30px 90px;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight: 300; }

/* line 13, _blockquote.scss */
blockquote:before {
  content: "\201C";
  font-family: serif;
  position: absolute;
  left: 20px;
  top: 20px;
  color: white;
  background: #FB6652;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 50px;
  line-height: 1.35;
  text-align: center; }

/* line 29, _blockquote.scss */
blockquote p {
  margin: 0 0 16px;
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 1.4; }

/* line 36, _blockquote.scss */
blockquote cite {
  font-style: normal; }

/* line 1, _header.scss */
.customer-account {
  position: relative; }

/* line 5, _header.scss */
.feather-icon .icon {
  fill: transparent;
  stroke: currentColor;
  stroke-width: 2px; }

/* line 11, _header.scss */
.icon--header .icon {
  height: 30px;
  width: 30px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: top; }

/* line 19, _header.scss */
.header-cart__count {
  position: absolute;
  top: 61%;
  left: 0;
  width: 100%;
  margin-top: -0.5em;
  font-size: 16px;
  line-height: 1em;
  text-align: center; }

/* line 30, _header.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 34, _header.scss */
.header-widget-link {
  color: #654ea3 !important;
  font-size: 1.2rem; }

/* line 39, _header.scss */
.utils__item {
  margin: 0 6px;
  opacity: 1;
  position: relative;
  transition: opacity 0.25s; }

/* line 46, _header.scss */
.customer-account__link {
  margin: 6px;
  padding: 6px; }

/* line 53, _header.scss */
li.customer-account__link {
  list-style: none;
  margin: 15px; }

/* line 57, _header.scss */
ul.account-widget-dropdown {
  margin: 0;
  padding: 0; }

/* line 61, _header.scss */
.logotype-wrapper {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 65, _header.scss */
.cart-widget-dropdown {
  position: absolute;
  background-color: white;
  border: 1px solid #cccccc;
  width: 300px;
  top: 97%;
  right: 0;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  z-index: 1000;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out 0.15s;
  transition: opacity 0.15s ease-out 0.15s; }
  /* line 80, _header.scss */
  .cart-widget-dropdown .js-cart-empty {
    margin-top: 0; }
  /* line 84, _header.scss */
  .cart-widget-dropdown.empty-cart {
    padding-top: 0; }

/* line 89, _header.scss */
.account-widget-dropdown {
  position: absolute;
  background-color: white;
  border: 1px solid #cccccc;
  width: 250px;
  top: 97%;
  right: 0;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  z-index: 1000;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out 0.15s;
  transition: opacity 0.15s ease-out 0.15s; }

/* line 106, _header.scss */
.notch-color {
  position: fixed;
  top: -150px;
  left: 0px;
  width: 100vw;
  height: 150px;
  z-index: 990;
  background-color: #654ea3; }

/* line 1, _megamenu.scss */
.dropdown-menu-link {
  color: #5a5a5a;
  -webkit-text-decoration: inhernit;
  text-decoration: inhernit;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 509, _mixins.scss */
  .dropdown-menu-link:active, .dropdown-menu-link:focus, .dropdown-menu-link:hover {
    color: #654ea3;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 4, _megamenu.scss */
.menu.drop {
  width: 240px;
  flex-direction: column; }

/* line 9, _megamenu.scss */
.drop.menu.level-2,
.giga.menu.level-2 {
  border: 1px solid #cccccc;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.07);
  background: white;
  padding: 16px 0;
  position: absolute;
  left: 0;
  z-index: 5;
  transition: .5s ease-out;
  transform-origin: 0% 0%;
  margin-top: 0; }

/* line 26, _megamenu.scss */
.giga.menu-item.level-2 {
  float: left;
  width: calc(100% / 5);
  padding: 0 18px; }

/* line 32, _megamenu.scss */
.drop.menu-item.level-2 {
  float: left;
  padding: 0 18px; }

/* line 37, _megamenu.scss */
.giga.dropdown-menu-link {
  font-size: 1rem; }

/* line 41, _megamenu.scss */
.dropdown-menu-item.header {
  margin-bottom: 15px; }

/* line 45, _megamenu.scss */
.giga.dropdown-menu.menu.level-4 {
  border: 1px solid #cccccc;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 5px 0px;
  background-color: white;
  border-radius: 10px; }

/* line 51, _megamenu.scss */
.dropdown:after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 4px;
  vertical-align: top; }

/* line 57, _megamenu.scss */
.giga.dropdown:after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 10px;
  vertical-align: top; }

/* line 63, _megamenu.scss */
.one-whole {
  width: 100%; }

/* line 67, _megamenu.scss */
.one-half {
  width: 50%; }

/* line 71, _megamenu.scss */
.one-third {
  width: 33.33333%; }

/* line 75, _megamenu.scss */
.two-thirds {
  width: 66.66667%; }

/* line 79, _megamenu.scss */
.one-quarter {
  width: 25%; }

/* line 83, _megamenu.scss */
.two-quarters {
  width: 50%; }

/* line 87, _megamenu.scss */
.three-quarters {
  width: 75%; }

/* line 91, _megamenu.scss */
.one-fifth {
  width: 20%; }

/* line 95, _megamenu.scss */
.two-fifths {
  width: 40%; }

/* line 99, _megamenu.scss */
.three-fifths {
  width: 60%; }

/* line 103, _megamenu.scss */
.four-fifths {
  width: 80%; }

/* line 107, _megamenu.scss */
.one-sixth {
  width: 16.66667%; }

/* line 111, _megamenu.scss */
.two-sixths {
  width: 33.33333%; }

/* line 115, _megamenu.scss */
.three-sixths {
  width: 50%; }

/* line 119, _megamenu.scss */
.four-sixths {
  width: 66.66667%; }

/* line 123, _megamenu.scss */
.five-sixths {
  width: 83.33333%; }

/* line 127, _megamenu.scss */
.one-eighth {
  width: 12.5%; }

/* line 131, _megamenu.scss */
.two-eighths {
  width: 25%; }

/* line 135, _megamenu.scss */
.three-eighths {
  width: 37.5%; }

/* line 139, _megamenu.scss */
.four-eighths {
  width: 50%; }

/* line 143, _megamenu.scss */
.five-eighths {
  width: 62.5%; }

/* line 147, _megamenu.scss */
.six-eighths {
  width: 75%; }

/* line 151, _megamenu.scss */
.seven-eighths {
  width: 87.5%; }

/* line 155, _megamenu.scss */
.one-tenth {
  width: 10%; }

/* line 159, _megamenu.scss */
.two-tenths {
  width: 20%; }

/* line 163, _megamenu.scss */
.three-tenths {
  width: 30%; }

/* line 167, _megamenu.scss */
.four-tenths {
  width: 40%; }

/* line 171, _megamenu.scss */
.five-tenths {
  width: 50%; }

/* line 175, _megamenu.scss */
.six-tenths {
  width: 60%; }

/* line 179, _megamenu.scss */
.seven-tenths {
  width: 70%; }

/* line 183, _megamenu.scss */
.eight-tenths {
  width: 80%; }

/* line 187, _megamenu.scss */
.nine-tenths {
  width: 90%; }

/* line 191, _megamenu.scss */
.one-twelfth {
  width: 8.33333%; }

/* line 195, _megamenu.scss */
.two-twelfths {
  width: 16.66667%; }

/* line 199, _megamenu.scss */
.three-twelfths {
  width: 25%; }

/* line 203, _megamenu.scss */
.four-twelfths {
  width: 33.33333%; }

/* line 207, _megamenu.scss */
.five-twelfths {
  width: 41.66667%; }

/* line 211, _megamenu.scss */
.six-twelfths {
  width: 50%; }

/* line 215, _megamenu.scss */
.seven-twelfths {
  width: 58.33333%; }

/* line 219, _megamenu.scss */
.eight-twelfths {
  width: 66.66667%; }

/* line 223, _megamenu.scss */
.nine-twelfths {
  width: 75%; }

/* line 227, _megamenu.scss */
.ten-twelfths {
  width: 83.33333%; }

/* line 231, _megamenu.scss */
.eleven-twelfths {
  width: 91.66667%; }

/* line 1, _instagram.scss */
.instagram_scroller {
  width: 100%;
  height: 210px;
  position: relative;
  margin-top: 70px; }

/* line 8, _instagram.scss */
.instagram_scroller .simply-scroll-clip {
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden; }

/* line 15, _instagram.scss */
#instagram_spinner {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  position: relative;
  top: 146px; }

@media screen and (max-width: 420px) {
  /* line 25, _instagram.scss */
  #instagram_spinner {
    top: 100px; } }
/* line 30, _instagram.scss */
.instagram_list {
  height: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  position: relative; }

/* line 38, _instagram.scss */
.instagram_list a {
  margin-right: 30px;
  vertical-align: top;
  display: block;
  width: 170px;
  height: 210px;
  float: left; }

/* line 47, _instagram.scss */
.instagram_list a:hover img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* line 53, _instagram.scss */
.instagram_list img {
  width: 170px;
  height: 170px;
  display: block;
  margin-top: 20px;
  border-radius: 6px;
  transition: all 220ms ease-in-out;
  object-fit: cover; }

@media screen and (max-width: 420px) {
  /* line 64, _instagram.scss */
  .instagram_scroller {
    height: 170px;
    margin-top: 40px; }

  /* line 69, _instagram.scss */
  .instagram_scroller .simply-scroll-clip {
    height: 170px; }

  /* line 73, _instagram.scss */
  .instagram_list {
    height: 210px; }

  /* line 77, _instagram.scss */
  .instagram_list a {
    width: 130px;
    height: 170px; }

  /* line 82, _instagram.scss */
  .instagram_list img {
    width: 130px;
    height: 130px; } }
/* line 1, _winstagram.scss */
.willstagram {
  position: relative;
  height: 0;
  padding-top: 32%; }

/* line 7, _winstagram.scss */
.willstagram-title {
  margin-top: 15px;
  margin-bottom: 15px; }

/* line 12, _winstagram.scss */
.small-text,
small,
th,
.willstagram__overlay {
  font-size: 0.875rem;
  line-height: 1.4; }

/* line 20, _winstagram.scss */
h2 a {
  color: inherit;
  text-decoration: none; }

/* line 25, _winstagram.scss */
.willstagram .willstagram__item {
  position: absolute;
  top: 0;
  overflow: hidden;
  background: #f4f4f4;
  transform: rotateX(0); }

/* line 33, _winstagram.scss */
.willstagram .willstagram__item > .placeholder-image,
.willstagram .willstagram__item > a {
  display: block;
  padding-top: 100%;
  height: 0; }

/* line 40, _winstagram.scss */
.willstagram .willstagram__item .placeholder-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 48, _winstagram.scss */
.willstagram .willstagram__item a {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

/* line 54, _winstagram.scss */
.willstagram .willstagram__item .willstagram__img {
  display: none; }

/* line 58, _winstagram.scss */
.willstagram .item--1,
.willstagram .item--4 {
  width: 32%; }

/* line 63, _winstagram.scss */
.willstagram .item--2,
.willstagram .item--3,
.willstagram .item--5,
.willstagram .item--6 {
  width: 15%; }

/* line 70, _winstagram.scss */
.willstagram .item--2,
.willstagram .item--3 {
  left: 34%; }

/* line 75, _winstagram.scss */
.willstagram .item--3,
.willstagram .item--6 {
  top: 53.16%; }

/* line 80, _winstagram.scss */
.willstagram .item--1 {
  left: 0; }

/* line 84, _winstagram.scss */
.willstagram .item--4 {
  right: 17%; }

/* line 88, _winstagram.scss */
.willstagram .item--5,
.willstagram .item--6 {
  right: 0; }

@media (max-width: 768px) {
  /* line 94, _winstagram.scss */
  .willstagram {
    padding-top: 134.6%; }

  /* line 97, _winstagram.scss */
  .willstagram .item--1,
  .willstagram .item--2 {
    width: 65.3%; }

  /* line 101, _winstagram.scss */
  .willstagram .item--1,
  .willstagram .item--3 {
    top: 0; }

  /* line 105, _winstagram.scss */
  .willstagram .item--2,
  .willstagram .item--3,
  .willstagram .item--4 {
    left: auto;
    right: 0; }

  /* line 111, _winstagram.scss */
  .willstagram .item--1,
  .willstagram .item--5,
  .willstagram .item--6 {
    left: 0;
    right: auto; }

  /* line 117, _winstagram.scss */
  .willstagram .item--2,
  .willstagram .item--6 {
    top: auto;
    bottom: 0; }

  /* line 122, _winstagram.scss */
  .willstagram .item--3,
  .willstagram .item--4,
  .willstagram .item--5,
  .willstagram .item--6 {
    width: 31%; }

  /* line 128, _winstagram.scss */
  .willstagram .item--4 {
    top: 25.5%; }

  /* line 131, _winstagram.scss */
  .willstagram .item--5 {
    top: auto;
    bottom: 25.5%; } }
/* line 137, _winstagram.scss */
.willstagram .willstagram__error {
  font-style: italic;
  text-align: center; }

/* line 142, _winstagram.scss */
.willstagram__link {
  transform: scale3d(1, 1, 1);
  transition: transform 0.25s; }

/* line 147, _winstagram.scss */
.willstagram__item:hover .willstagram__link {
  transform: scale3d(1.03, 1.03, 1); }

/* line 151, _winstagram.scss */
.willstagram__overlay {
  display: none;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(101, 78, 163, 0.85);
  color: #fff;
  opacity: 0;
  transition: opacity 0.25s;
  flex-direction: column;
  padding: 15px;
  text-align: center; }

/* line 168, _winstagram.scss */
.willstagram__overlay .willstagram__desc {
  position: relative;
  z-index: 1;
  flex-grow: 1;
  overflow: hidden; }

/* line 175, _winstagram.scss */
.willstagram__overlay .willstagram__desc svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 183, _winstagram.scss */
.item--1 .willstagram__overlay .willstagram__desc svg rect,
.item--1 .willstagram__overlay .willstagram__desc svg foreignObject,
.item--4 .willstagram__overlay .willstagram__desc svg rect,
.item--4 .willstagram__overlay .willstagram__desc svg foreignObject {
  height: 12em; }

/* line 190, _winstagram.scss */
.item--2 .willstagram__overlay .willstagram__desc svg rect,
.item--2 .willstagram__overlay .willstagram__desc svg foreignObject,
.item--3 .willstagram__overlay .willstagram__desc svg rect,
.item--3 .willstagram__overlay .willstagram__desc svg foreignObject,
.item--5 .willstagram__overlay .willstagram__desc svg rect,
.item--5 .willstagram__overlay .willstagram__desc svg foreignObject,
.item--6 .willstagram__overlay .willstagram__desc svg rect,
.item--6 .willstagram__overlay .willstagram__desc svg foreignObject {
  height: 4.4em; }

@media (min-width: 1120px) {
  /* line 202, _winstagram.scss */
  .item--2 .willstagram__overlay .willstagram__desc svg rect,
  .item--2 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--3 .willstagram__overlay .willstagram__desc svg rect,
  .item--3 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--5 .willstagram__overlay .willstagram__desc svg rect,
  .item--5 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--6 .willstagram__overlay .willstagram__desc svg rect,
  .item--6 .willstagram__overlay .willstagram__desc svg foreignObject {
    height: 5.6em; } }
@media (min-width: 1300px) {
  /* line 215, _winstagram.scss */
  .item--2 .willstagram__overlay .willstagram__desc svg rect,
  .item--2 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--3 .willstagram__overlay .willstagram__desc svg rect,
  .item--3 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--5 .willstagram__overlay .willstagram__desc svg rect,
  .item--5 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--6 .willstagram__overlay .willstagram__desc svg rect,
  .item--6 .willstagram__overlay .willstagram__desc svg foreignObject {
    height: 7.6em; } }
@media (min-width: 1400px) {
  /* line 228, _winstagram.scss */
  .item--2 .willstagram__overlay .willstagram__desc svg rect,
  .item--2 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--3 .willstagram__overlay .willstagram__desc svg rect,
  .item--3 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--5 .willstagram__overlay .willstagram__desc svg rect,
  .item--5 .willstagram__overlay .willstagram__desc svg foreignObject,
  .item--6 .willstagram__overlay .willstagram__desc svg rect,
  .item--6 .willstagram__overlay .willstagram__desc svg foreignObject {
    height: 8.6em; } }
/* line 240, _winstagram.scss */
.willstagram__overlay .willstagram__likes {
  padding-top: 15px; }

@media only screen and (min-width: 768px) {
  /* line 245, _winstagram.scss */
  .willstagram__overlay {
    display: flex; }

  /* line 248, _winstagram.scss */
  .willstagram__item:hover .willstagram__overlay {
    opacity: 1; } }
/* line 1, _share.scss */
.klikli-share,
.klikli-share * {
  line-height: normal; }

/* line 5, _share.scss */
.klikli-share :link:hover,
.klikli-share :visited:hover {
  color: #000 !important; }

/* line 9, _share.scss */
.klikli-share input {
  color: inherit;
  font: inherit;
  margin: 0;
  line-height: normal; }

/* line 15, _share.scss */
.klikli-share__messenger-frame {
  display: none; }

/* line 18, _share.scss */
.klikli-share__container.klikli-share__container_color-scheme_blackwhite .klikli-share__badge,
.klikli-share__container.klikli-share__container_color-scheme_blackwhite .klikli-share__mobile-popup-badge {
  background-color: #000; }

/* line 22, _share.scss */
.klikli-share__container.klikli-share__container_color-scheme_whiteblack .klikli-share__badge,
.klikli-share__container.klikli-share__container_color-scheme_whiteblack .klikli-share__mobile-popup-badge {
  background-color: #fff; }

/* line 26, _share.scss */
.klikli-share__container.klikli-share__container_color-scheme_whiteblack .klikli-share__popup-body .klikli-share__mobile-popup-badge {
  background-color: #f2f2f2; }

/* line 29, _share.scss */
.klikli-share__container_shape_round .klikli-share__badge {
  border-radius: 50px; }

/* line 32, _share.scss */
.klikli-share__container_shape_round .klikli-share__icon {
  background-position: center; }

/* line 35, _share.scss */
.klikli-share__container_size_l {
  font-size: 20px; }

/* line 38, _share.scss */
.klikli-share__container_size_l .klikli-share__badge .klikli-share__icon {
  height: 48px;
  width: 48px;
  background-size: 48px 48px; }

/* line 43, _share.scss */
.klikli-share__container_shape_round.klikli-share__container_size_l .klikli-share__badge .klikli-share__icon:not(.klikli-share__icon_messenger-contact):not(.klikli-share__icon_more):not(.klikli-share__icon_copy) {
  background-size: 40px 40px; }

/* line 46, _share.scss */
.klikli-share__container_size_l .klikli-share__item_copy .klikli-share__icon_copy,
.klikli-share__container_size_l .klikli-share__item_more .klikli-share__icon_more {
  background-size: 32px 32px; }

/* line 50, _share.scss */
.klikli-share__container_size_l .klikli-share__title {
  line-height: 48px; }

/* line 53, _share.scss */
.klikli-share__container_size_l .klikli-share__badge + .klikli-share__title {
  margin-left: 16px; }

/* line 56, _share.scss */
.klikli-share__container_size_l .klikli-share__popup:not(.klikli-share__popup_mobile) {
  border-radius: 16px;
  box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.18), 0px 0px 8px rgba(0, 0, 0, 0.1); }

/* line 60, _share.scss */
.klikli-share__container_size_l .klikli-share__popup:not(.klikli-share__popup_mobile) .klikli-share__item,
.klikli-share__container_size_l.klikli-share__container_as-popup .klikli-share__item {
  padding: 2px 16px; }

/* line 64, _share.scss */
.klikli-share__container_size_l .klikli-share__popup:not(.klikli-share__popup_mobile) > :first-child:not(:empty),
.klikli-share__container_size_l.klikli-share__container_as-popup > :first-child:not(:empty),
.klikli-share__container_size_l .klikli-share__popup:not(.klikli-share__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.klikli-share__copied-tooltip),
.klikli-share__container_size_l.klikli-share__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.klikli-share__copied-tooltip) {
  padding-top: 8px; }

/* line 70, _share.scss */
.klikli-share__container_size_l .klikli-share__popup:not(.klikli-share__popup_mobile) > :last-child:not(:empty):not(.klikli-share__copied-tooltip),
.klikli-share__container_size_l.klikli-share__container_as-popup > :last-child:not(:empty):not(.klikli-share__copied-tooltip) {
  padding-bottom: 8px; }

/* line 74, _share.scss */
.klikli-share__container_size_l .klikli-share__popup_direction_bottom {
  top: 56px; }

/* line 77, _share.scss */
.klikli-share__container_size_l .klikli-share__popup_direction_top {
  bottom: 56px; }

/* line 80, _share.scss */
.klikli-share__container_size_l.klikli-share__container_alone .klikli-share__popup_direction_bottom,
.klikli-share__container_size_l .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__popup_direction_bottom {
  top: 72px; }

/* line 84, _share.scss */
.klikli-share__container_size_l.klikli-share__container_alone .klikli-share__popup_direction_top,
.klikli-share__container_size_l .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__popup_direction_top {
  bottom: 72px; }

/* line 88, _share.scss */
.klikli-share__container_size_l .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more {
  padding: 8px 32px 8px 16px;
  font-size: 22px; }

/* line 92, _share.scss */
.klikli-share__container_size_l .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more.klikli-share__link_more-button-type_short {
  padding: 8px;
  border: none;
  background: rgba(0, 0, 0, 0.07); }

/* line 97, _share.scss */
.klikli-share__container_size_l .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more .klikli-share__title {
  margin-left: 6px; }

/* line 100, _share.scss */
.klikli-share__container_size_l .klikli-share__messenger-contacts {
  margin-bottom: 12px; }

/* line 103, _share.scss */
.klikli-share__container_size_l .klikli-share__messenger-contacts::before {
  width: 16px;
  height: 16px;
  bottom: -7px;
  left: 32px; }

/* line 109, _share.scss */
.klikli-share__container_size_m {
  font-size: 13px; }

/* line 112, _share.scss */
.klikli-share__container_size_m .klikli-share__badge .klikli-share__icon {
  height: 24px;
  width: 24px;
  background-size: 24px 24px; }

/* line 117, _share.scss */
.klikli-share__container_shape_round.klikli-share__container_size_m .klikli-share__badge .klikli-share__icon:not(.klikli-share__icon_messenger-contact):not(.klikli-share__icon_more):not(.klikli-share__icon_copy) {
  background-size: 20px 20px; }

/* line 120, _share.scss */
.klikli-share__container_size_m .klikli-share__item_copy .klikli-share__icon_copy,
.klikli-share__container_size_m .klikli-share__item_more .klikli-share__icon_more {
  background-size: 16px 16px; }

/* line 124, _share.scss */
.klikli-share__container_size_m .klikli-share__title {
  line-height: 24px; }

/* line 127, _share.scss */
.klikli-share__container_size_m .klikli-share__badge + .klikli-share__title {
  margin-left: 10px; }

/* line 130, _share.scss */
.klikli-share__container_size_m .klikli-share__popup:not(.klikli-share__popup_mobile) {
  border-radius: 8px;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.18), 0px 0px 4px rgba(0, 0, 0, 0.1); }

/* line 134, _share.scss */
.klikli-share__container_size_m .klikli-share__popup:not(.klikli-share__popup_mobile) .klikli-share__item,
.klikli-share__container_size_m.klikli-share__container_as-popup .klikli-share__item {
  padding: 2px 8px; }

/* line 138, _share.scss */
.klikli-share__container_size_m .klikli-share__popup:not(.klikli-share__popup_mobile) > :first-child:not(:empty),
.klikli-share__container_size_m.klikli-share__container_as-popup > :first-child:not(:empty),
.klikli-share__container_size_m .klikli-share__popup:not(.klikli-share__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.klikli-share__copied-tooltip),
.klikli-share__container_size_m.klikli-share__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.klikli-share__copied-tooltip) {
  padding-top: 8px; }

/* line 144, _share.scss */
.klikli-share__container_size_m .klikli-share__popup:not(.klikli-share__popup_mobile) > :last-child:not(:empty):not(.klikli-share__copied-tooltip),
.klikli-share__container_size_m.klikli-share__container_as-popup > :last-child:not(:empty):not(.klikli-share__copied-tooltip) {
  padding-bottom: 8px; }

/* line 148, _share.scss */
.klikli-share__container_size_m .klikli-share__popup_direction_bottom {
  top: 28px; }

/* line 151, _share.scss */
.klikli-share__container_size_m .klikli-share__popup_direction_top {
  bottom: 28px; }

/* line 154, _share.scss */
.klikli-share__container_size_m.klikli-share__container_alone .klikli-share__popup_direction_bottom,
.klikli-share__container_size_m .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__popup_direction_bottom {
  top: 36px; }

/* line 158, _share.scss */
.klikli-share__container_size_m.klikli-share__container_alone .klikli-share__popup_direction_top,
.klikli-share__container_size_m .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__popup_direction_top {
  bottom: 36px; }

/* line 162, _share.scss */
.klikli-share__container_size_m .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more {
  padding: 4px 16px 4px 8px;
  font-size: 15px; }

/* line 166, _share.scss */
.klikli-share__container_size_m .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more.klikli-share__link_more-button-type_short {
  padding: 4px;
  border: none;
  background: rgba(0, 0, 0, 0.07); }

/* line 171, _share.scss */
.klikli-share__container_size_m .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more .klikli-share__title {
  margin-left: 2px; }

/* line 174, _share.scss */
.klikli-share__container_size_m .klikli-share__messenger-contacts {
  margin-bottom: 6px; }

/* line 177, _share.scss */
.klikli-share__container_size_m .klikli-share__messenger-contacts::before {
  width: 10px;
  height: 10px;
  bottom: -4px;
  left: 15px; }

/* line 183, _share.scss */
.klikli-share__container_size_s {
  font-size: 12px; }

/* line 186, _share.scss */
.klikli-share__container_size_s .klikli-share__badge .klikli-share__icon {
  height: 18px;
  width: 18px;
  background-size: 18px 18px; }

/* line 191, _share.scss */
.klikli-share__container_shape_round.klikli-share__container_size_s .klikli-share__badge .klikli-share__icon:not(.klikli-share__icon_messenger-contact):not(.klikli-share__icon_more):not(.klikli-share__icon_copy) {
  background-size: 16px 16px; }

/* line 194, _share.scss */
.klikli-share__container_size_s .klikli-share__item_copy .klikli-share__icon_copy,
.klikli-share__container_size_s .klikli-share__item_more .klikli-share__icon_more {
  background-size: 12px 12px; }

/* line 198, _share.scss */
.klikli-share__container_size_s .klikli-share__title {
  line-height: 18px; }

/* line 201, _share.scss */
.klikli-share__container_size_s .klikli-share__badge + .klikli-share__title {
  margin-left: 6px; }

/* line 204, _share.scss */
.klikli-share__container_size_s .klikli-share__popup:not(.klikli-share__popup_mobile) {
  border-radius: 6px;
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.18), 0px 0px 3px rgba(0, 0, 0, 0.1); }

/* line 208, _share.scss */
.klikli-share__container_size_s .klikli-share__popup:not(.klikli-share__popup_mobile) .klikli-share__item,
.klikli-share__container_size_s.klikli-share__container_as-popup .klikli-share__item {
  padding: 2px 6px; }

/* line 212, _share.scss */
.klikli-share__container_size_s .klikli-share__popup:not(.klikli-share__popup_mobile) > :first-child:not(:empty),
.klikli-share__container_size_s.klikli-share__container_as-popup > :first-child:not(:empty),
.klikli-share__container_size_s .klikli-share__popup:not(.klikli-share__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.klikli-share__copied-tooltip),
.klikli-share__container_size_s.klikli-share__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.klikli-share__copied-tooltip) {
  padding-top: 6px; }

/* line 218, _share.scss */
.klikli-share__container_size_s .klikli-share__popup:not(.klikli-share__popup_mobile) > :last-child:not(:empty):not(.klikli-share__copied-tooltip),
.klikli-share__container_size_s.klikli-share__container_as-popup > :last-child:not(:empty):not(.klikli-share__copied-tooltip) {
  padding-bottom: 6px; }

/* line 222, _share.scss */
.klikli-share__container_size_s .klikli-share__popup_direction_bottom {
  top: 21px; }

/* line 225, _share.scss */
.klikli-share__container_size_s .klikli-share__popup_direction_top {
  bottom: 21px; }

/* line 228, _share.scss */
.klikli-share__container_size_s.klikli-share__container_alone .klikli-share__popup_direction_bottom,
.klikli-share__container_size_s .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__popup_direction_bottom {
  top: 27px; }

/* line 232, _share.scss */
.klikli-share__container_size_s.klikli-share__container_alone .klikli-share__popup_direction_top,
.klikli-share__container_size_s .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__popup_direction_top {
  bottom: 27px; }

/* line 236, _share.scss */
.klikli-share__container_size_s .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more {
  padding: 3px 12px 3px 6px;
  font-size: 14px; }

/* line 240, _share.scss */
.klikli-share__container_size_s .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more.klikli-share__link_more-button-type_short {
  padding: 3px;
  border: none;
  background: rgba(0, 0, 0, 0.07); }

/* line 245, _share.scss */
.klikli-share__container_size_s .klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more .klikli-share__title {
  margin-left: 1px; }

/* line 248, _share.scss */
.klikli-share__container_size_s .klikli-share__messenger-contacts {
  margin-bottom: 4.5px; }

/* line 251, _share.scss */
.klikli-share__container_size_s .klikli-share__messenger-contacts::before {
  width: 8px;
  height: 8px;
  bottom: -3px;
  left: 11px; }

/* line 257, _share.scss */
.klikli-share__container_mobile .klikli-share__icon {
  background-position: center;
  background-repeat: no-repeat; }

/* line 261, _share.scss */
.klikli-share__container_mobile.klikli-share__container_size_l .klikli-share__icon {
  height: 56px;
  width: 56px; }

/* line 265, _share.scss */
.klikli-share__container_mobile.klikli-share__container_size_l .klikli-share__title {
  line-height: 56px; }

/* line 268, _share.scss */
.klikli-share__container_mobile.klikli-share__container_size_m .klikli-share__icon {
  height: 32px;
  width: 32px; }

/* line 272, _share.scss */
.klikli-share__container_mobile.klikli-share__container_size_m .klikli-share__title {
  line-height: 32px; }

/* line 275, _share.scss */
.klikli-share__container_mobile.klikli-share__container_size_s .klikli-share__icon {
  height: 24px;
  width: 24px; }

/* line 279, _share.scss */
.klikli-share__container_mobile.klikli-share__container_size_s .klikli-share__title {
  line-height: 24px; }

/* line 282, _share.scss */
.klikli-share__list.klikli-share__list_direction_horizontal {
  margin-top: -2px; }

/* line 285, _share.scss */
.klikli-share__list.klikli-share__list_direction_horizontal > .klikli-share__item {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 2px 4px 0 0; }

/* line 291, _share.scss */
.klikli-share__list.klikli-share__list_direction_horizontal > .klikli-share__item:last-child {
  margin-right: 0; }

/* line 294, _share.scss */
.klikli-share__list.klikli-share__list_direction_horizontal > .klikli-share__item > .klikli-share__link > .klikli-share__title {
  display: none; }

/* line 297, _share.scss */
.klikli-share__list.klikli-share__list_direction_vertical > .klikli-share__item {
  display: block;
  margin: 4px 0; }

/* line 301, _share.scss */
.klikli-share__list.klikli-share__list_direction_vertical > .klikli-share__item:first-child {
  margin-top: 0; }

/* line 304, _share.scss */
.klikli-share__list.klikli-share__list_direction_vertical > .klikli-share__item:last-child {
  margin-bottom: 0; }

/* line 307, _share.scss */
.klikli-share__popup {
  position: absolute;
  display: none;
  z-index: 9999;
  background-color: #fff; }

/* line 313, _share.scss */
.klikli-share__popup_visible {
  display: block; }

/* line 316, _share.scss */
.klikli-share__popup_direction_auto {
  visibility: hidden; }

/* line 319, _share.scss */
.klikli-share__popup_direction_bottom,
.klikli-share__popup_direction_top {
  visibility: visible; }

/* line 323, _share.scss */
.klikli-share__popup_list-direction_horizontal {
  right: 0; }

/* line 326, _share.scss */
.klikli-share__popup_list-direction_vertical {
  left: 0; }

/* line 329, _share.scss */
.klikli-share__popup_x-direction_left {
  right: 0;
  left: auto; }

/* line 333, _share.scss */
.klikli-share__popup_x-direction_right {
  left: 0;
  right: auto; }

/* line 337, _share.scss */
.klikli-share__popup,
.klikli-share__container_as-popup {
  text-align: left; }

/* line 341, _share.scss */
.klikli-share__popup .klikli-share__list .klikli-share__item,
.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item,
.klikli-share__container_as-popup .klikli-share__list .klikli-share__item,
.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item {
  margin: 0; }

/* line 347, _share.scss */
.klikli-share__popup .klikli-share__list .klikli-share__item:hover,
.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover,
.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:hover,
.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover,
.klikli-share__popup .klikli-share__list .klikli-share__item:focus,
.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus,
.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:focus,
.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus {
  background: rgba(0, 0, 0, 0.03); }

/* line 357, _share.scss */
.klikli-share__popup .klikli-share__list .klikli-share__item:active,
.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active,
.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:active,
.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active {
  background: rgba(0, 0, 0, 0.05); }

/* line 363, _share.scss */
.klikli-share__popup .klikli-share__list .klikli-share__item:hover,
.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover,
.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:hover,
.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover,
.klikli-share__popup .klikli-share__list .klikli-share__item:focus,
.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus,
.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:focus,
.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus,
.klikli-share__popup .klikli-share__list .klikli-share__item:active,
.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active,
.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:active,
.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active {
  opacity: 1; }

/* line 377, _share.scss */
.klikli-share__container_color-scheme_whiteblack.klikli-share__popup .klikli-share__list .klikli-share__item:hover .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:hover .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__popup .klikli-share__list .klikli-share__item:focus .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:focus .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__popup .klikli-share__list .klikli-share__item:active .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:active .klikli-share__badge,
.klikli-share__container_color-scheme_whiteblack.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__popup .klikli-share__list .klikli-share__item:hover.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:hover.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:hover.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__popup .klikli-share__list .klikli-share__item:focus.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:focus.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:focus.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__popup .klikli-share__list .klikli-share__item:active.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__container_as-popup .klikli-share__list .klikli-share__item:active.klikli-share__item_copy .klikli-share__badge,
.klikli-share__container_color-scheme_normal.klikli-share__container_as-popup .klikli-share__messenger-contacts-list_desktop .klikli-share__item:active.klikli-share__item_copy .klikli-share__badge {
  background: transparent; }

/* line 403, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop {
  background-color: #f5f5f5;
  position: relative; }

/* line 407, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop:empty {
  display: none; }

/* line 410, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop::before {
  content: '';
  transform: rotate(45deg);
  position: absolute;
  background-color: #f5f5f5; }

/* line 416, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop .klikli-share__messenger-contacts-list {
  margin: 0;
  padding-left: 0; }

/* line 420, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop .klikli-share__item {
  display: block; }

/* line 423, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop .klikli-share__badge {
  background: none; }

/* line 426, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop .klikli-share__icon {
  border-radius: 50px; }

/* line 429, _share.scss */
.klikli-share__container .klikli-share__messenger-contacts_desktop + .klikli-share__list {
  display: block; }

/* line 432, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider {
  height: 97px;
  overflow: hidden;
  padding-bottom: 16px; }

/* line 437, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__messenger-contacts_mobile {
  overflow-x: scroll; }

/* line 440, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__messenger-contacts_mobile:empty {
  display: none; }

/* line 443, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__messenger-contacts_mobile .klikli-share__messenger-contacts-list {
  white-space: nowrap;
  height: 97px; }

/* line 447, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider + .klikli-share__header {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

/* line 450, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider ~ .klikli-share__scroll-hider .klikli-share__popup-tile-wrapper {
  overflow-x: scroll; }

/* line 453, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider ~ .klikli-share__scroll-hider .klikli-share__popup-tile-wrapper .klikli-share__popup-tile {
  white-space: nowrap;
  height: 97px; }

/* line 457, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__mobile-popup-badge {
  width: 56px;
  height: 56px;
  border-radius: 28px; }

/* line 462, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__messenger-contacts-list .klikli-share__mobile-popup-badge {
  background: none; }

/* line 465, _share.scss */
.klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__item {
  width: 23%; }

@media (min-width: 460px) {
  /* line 469, _share.scss */
  .klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__item {
    width: 18.6%; } }
@media (min-width: 600px) {
  /* line 474, _share.scss */
  .klikli-share__container.klikli-share__container_mobile .klikli-share__scroll-hider .klikli-share__item {
    width: 15.6%; } }
/* line 478, _share.scss */
.klikli-share__popup.klikli-share__popup_mobile.klikli-share__popup_visible {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.8); }

/* line 490, _share.scss */
.klikli-share__popup.klikli-share__popup_mobile.klikli-share__popup_visible .klikli-share__popup-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  animation: overlayAppearance 0.2s cubic-bezier(0.42, 0, 1, 1) forwards; }

/* line 500, _share.scss */
.klikli-share__popup.klikli-share__popup_mobile.klikli-share__popup_visible .klikli-share__popup-content {
  display: flex;
  position: absolute;
  padding: 0;
  z-index: 2;
  bottom: 0;
  box-sizing: border-box;
  flex-direction: column;
  width: 100%;
  max-height: 70%;
  animation: popupAppearance 0.2s forwards; }

/* line 512, _share.scss */
.klikli-share__popup-content .klikli-share__popup-header {
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 14px 12px 14px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px 16px 0 0;
  background-color: #fff; }

/* line 521, _share.scss */
.klikli-share__popup-content .klikli-share__popup-header .klikli-share__og-image,
.klikli-share__popup-content .klikli-share__popup-header .klikli-share__icon_og-image-stub,
.klikli-share__popup-content .klikli-share__popup-header .klikli-share__icon_closing-cross {
  flex-shrink: 0; }

/* line 526, _share.scss */
.klikli-share__popup-content .klikli-share__popup-header .klikli-share__popup-description {
  flex: 1;
  hyphens: auto;
  align-self: center;
  display: -webkit-box;
  max-height: 34px;
  margin: 0 8px 0 14px;
  overflow: hidden;
  font-size: 15px;
  line-height: 17px;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

/* line 541, _share.scss */
.klikli-share__popup-content .klikli-share__popup-body {
  overflow: auto;
  background-color: #fff; }

/* line 545, _share.scss */
.klikli-share__popup-content .klikli-share__popup-body .klikli-share__header {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  padding: 18px 16px 0;
  margin: 0; }

/* line 552, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list,
.klikli-share__popup-content .klikli-share__popup-tile {
  padding: 20px 12px 0;
  margin: 0; }

/* line 557, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__item,
.klikli-share__popup-content .klikli-share__popup-tile .klikli-share__item {
  width: 25%;
  padding: 0;
  margin: 0 0 20px; }

@media (min-width: 460px) {
  /* line 564, _share.scss */
  .klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__item,
  .klikli-share__popup-content .klikli-share__popup-tile .klikli-share__item {
    width: 20%; } }
@media (min-width: 600px) {
  /* line 570, _share.scss */
  .klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__item,
  .klikli-share__popup-content .klikli-share__popup-tile .klikli-share__item {
    width: 16.66%; } }
/* line 575, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__item .klikli-share__link,
.klikli-share__popup-content .klikli-share__popup-tile .klikli-share__item .klikli-share__link {
  width: 100%;
  height: 100%;
  color: rgba(0, 0, 0, 0.8); }

/* line 581, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__item .klikli-share__native-share-fake-link,
.klikli-share__popup-content .klikli-share__popup-tile .klikli-share__item .klikli-share__native-share-fake-link {
  display: inline-block;
  width: 100%;
  height: 100%; }

/* line 587, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__mobile-popup-badge,
.klikli-share__popup-content .klikli-share__popup-tile .klikli-share__mobile-popup-badge {
  display: block;
  width: 52px;
  height: 52px;
  margin: 0 auto;
  border-radius: 26px; }

/* line 595, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__mobile-popup-badge .klikli-share__icon,
.klikli-share__popup-content .klikli-share__popup-tile .klikli-share__mobile-popup-badge .klikli-share__icon {
  width: 100%;
  height: 100%;
  background-size: 32px;
  background-clip: content-box; }

/* line 602, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__mobile-popup-badge .klikli-share__icon_messenger-contact,
.klikli-share__popup-content .klikli-share__popup-tile .klikli-share__mobile-popup-badge .klikli-share__icon_messenger-contact {
  background-size: 56px;
  border-radius: 50%; }

/* line 607, _share.scss */
.klikli-share__popup-content .klikli-share__messenger-contacts-list .klikli-share__mobile-popup-service-title,
.klikli-share__popup-content .klikli-share__popup-tile .klikli-share__mobile-popup-service-title {
  max-height: 15px;
  margin-top: 10px;
  padding: 0 4px;
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  text-overflow: ellipsis; }

/* line 618, _share.scss */
.klikli-share__popup-content .klikli-share__icon {
  background-size: auto; }

/* line 621, _share.scss */
.klikli-share__popup-content .klikli-share__icon.klikli-share__og-image,
.klikli-share__popup-content .klikli-share__icon.klikli-share__icon_og-image-stub {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 6px; }

/* line 628, _share.scss */
.klikli-share__popup-content .klikli-share__icon.klikli-share__og-image {
  background-position: center;
  background-size: cover; }

/* line 632, _share.scss */
.klikli-share__popup-content .klikli-share__icon.klikli-share__icon_og-image-stub {
  padding: 6px;
  background-color: rgba(0, 0, 0, 0.05);
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.94 8.838a3 3 0 000 4.242 1 1 0 01-1.414 1.415 5 5 0 010-7.071l3.535-3.536a5 5 0 017.071 7.071l-1.092 1.093a1 1 0 01-1.415-1.415l1.093-1.092a3 3 0 10-4.243-4.243L10.94 8.838zm2.12 6.363a3 3 0 000-4.243 1 1 0 111.415-1.414 5 5 0 010 7.07l-3.5 3.501a5 5 0 01-7.071-7.071l1.025-1.025a1 1 0 011.414 1.414l-1.025 1.025a3 3 0 004.243 4.243l3.5-3.5z' fill='%23000' fill-opacity='.3'/%3E%3C/svg%3E"); }

/* line 637, _share.scss */
.klikli-share__popup-content .klikli-share__icon.klikli-share__icon_closing-cross {
  box-sizing: border-box;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10zM5.403 5.403a1 1 0 011.414 0L10 8.586l3.183-3.183a1 1 0 111.414 1.414L11.414 10l3.183 3.183a1 1 0 01-1.414 1.414L10 11.414l-3.183 3.183a1 1 0 01-1.414-1.414L8.586 10 5.403 6.817a1 1 0 010-1.414z' fill='%23000' fill-opacity='.2'/%3E%3C/svg%3E"); }

/* line 645, _share.scss */
.klikli-share__popup-content .klikli-share__icon.klikli-share__icon_closing-cross:hover {
  opacity: 0.8; }

/* line 648, _share.scss */
.klikli-share__popup-content .klikli-share__icon.klikli-share__icon_closing-cross:active {
  opacity: 0.6; }

/* line 651, _share.scss */
.klikli-share__popup-content .klikli-share__item.klikli-share__item_copy.klikli-share__item_copy-link-button .klikli-share__icon_copy-icon {
  width: 15px;
  height: 14px;
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.758 1a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V2.5a2.5 2.5 0 00-2.5-2.5h-7.5a1 1 0 00-1 1zm-1.5 2h8a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5h-8a1.5 1.5 0 01-1.5-1.5v-8a1.5 1.5 0 011.5-1.5zm.5 2v7h7V5h-7z' fill='%23000' fill-opacity='.3'/%3E%3C/svg%3E"); }

/* line 657, _share.scss */
.klikli-share__popup-content .klikli-share__mobile-popup-badge.klikli-share__mobile-popup-badge_native-share {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #fff;
  box-sizing: border-box; }

/* line 662, _share.scss */
.klikli-share__popup-content .klikli-share__mobile-popup-badge.klikli-share__mobile-popup-badge_native-share .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.583 12.604a1.604 1.604 0 100-3.208 1.604 1.604 0 000 3.208zm12.834 0a1.604 1.604 0 100-3.208 1.604 1.604 0 000 3.208zM12.604 11a1.604 1.604 0 11-3.208 0 1.604 1.604 0 013.208 0z' fill='%23000' fill-opacity='.3'/%3E%3C/svg%3E"); }

/* line 665, _share.scss */
.klikli-share__popup-content .klikli-share__mobile-popup-copy-link .klikli-share__item.klikli-share__item_copy.klikli-share__item_copy-link-button {
  display: flex;
  align-items: center;
  margin: 8px auto 32px;
  padding: 12px 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  background-color: #fff;
  font-size: 15px;
  line-height: 20px;
  color: #000; }

/* line 677, _share.scss */
.klikli-share__popup-content .klikli-share__mobile-popup-copy-link .klikli-share__item.klikli-share__item_copy.klikli-share__item_copy-link-button .klikli-share__link-title {
  padding-left: 8px; }

/* line 680, _share.scss */
.klikli-share__copied-tooltip {
  display: none;
  z-index: 9999;
  position: fixed;
  bottom: 6px;
  left: 50%;
  padding: 12px 20px;
  transform: translateX(-50%);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15), 0px 0px 2px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 15px;
  line-height: 20px;
  white-space: nowrap; }

/* line 696, _share.scss */
.klikli-share__copied-tooltip_shown {
  display: block;
  animation: tooltipAppearance 2s ease-out forwards; }

@media (min-width: 721px) {
  /* line 701, _share.scss */
  .klikli-share__popup.klikli-share__popup_mobile.klikli-share__popup_visible {
    display: flex;
    justify-content: center;
    align-items: center; }

  /* line 706, _share.scss */
  .klikli-share__popup.klikli-share__popup_mobile.klikli-share__popup_visible .klikli-share__popup-content {
    width: 720px;
    min-height: 310px;
    padding: 20px 0;
    bottom: auto; }

  /* line 712, _share.scss */
  .klikli-share__popup.klikli-share__popup_mobile.klikli-share__popup_visible .klikli-share__popup-content .klikli-share__popup-body {
    border-radius: 0 0 16px 16px; } }
@-moz-keyframes tooltipAppearance {
  0% {
    transform: translate(-50%, 0px);
    opacity: 0; }
  8% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  92% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  100% {
    transform: translate(-50%, 0px);
    opacity: 0; } }
@-webkit-keyframes tooltipAppearance {
  0% {
    transform: translate(-50%, 0px);
    opacity: 0; }
  8% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  92% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  100% {
    transform: translate(-50%, 0px);
    opacity: 0; } }
@-o-keyframes tooltipAppearance {
  0% {
    transform: translate(-50%, 0px);
    opacity: 0; }
  8% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  92% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  100% {
    transform: translate(-50%, 0px);
    opacity: 0; } }
@keyframes tooltipAppearance {
  0% {
    transform: translate(-50%, 0px);
    opacity: 0; }
  8% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  92% {
    transform: translate(-50%, -10px);
    opacity: 1; }
  100% {
    transform: translate(-50%, 0px);
    opacity: 0; } }
@-moz-keyframes overlayAppearance {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes overlayAppearance {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-o-keyframes overlayAppearance {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes overlayAppearance {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes popupAppearance {
  from {
    transform: translateY(100%); }
  to {
    transform: translateY(0); } }
@-webkit-keyframes popupAppearance {
  from {
    transform: translateY(100%); }
  to {
    transform: translateY(0); } }
@-o-keyframes popupAppearance {
  from {
    transform: translateY(100%); }
  to {
    transform: translateY(0); } }
@keyframes popupAppearance {
  from {
    transform: translateY(100%); }
  to {
    transform: translateY(0); } }
/* line 852, _share.scss */
.klikli-share__container,
.klikli-share__container .klikli-share__item {
  font-family: 'YS Text', Arial, sans-serif; }

/* line 856, _share.scss */
.klikli-share__list,
.klikli-share__badge,
.klikli-share__icon {
  display: inline-block;
  vertical-align: top; }

/* line 862, _share.scss */
.klikli-share__title {
  display: inline-block;
  vertical-align: bottom; }

/* line 866, _share.scss */
.klikli-share__list {
  padding: 0;
  margin: 0;
  list-style-type: none; }

/* line 871, _share.scss */
.klikli-share__link {
  display: block; }

/* line 874, _share.scss */
.klikli-share__item {
  display: inline-block;
  font-family: 'YS Text', Arial, sans-serif; }

/* line 878, _share.scss */
.klikli-share__item:not(.klikli-share__item_more):hover,
.klikli-share__item.klikli-share__item_more > .klikli-share__link:hover,
.klikli-share__item:not(.klikli-share__item_more):focus,
.klikli-share__item.klikli-share__item_more > .klikli-share__link:focus {
  cursor: pointer;
  opacity: 0.85; }

/* line 885, _share.scss */
.klikli-share__item:not(.klikli-share__item_more):active,
.klikli-share__item.klikli-share__item_more > .klikli-share__link:active {
  opacity: 0.7; }

/* line 889, _share.scss */
.klikli-share__link {
  text-decoration: none;
  white-space: nowrap; }

/* line 893, _share.scss */
.klikli-share__badge {
  border-radius: 4px;
  color: #fff;
  overflow: hidden;
  position: relative; }

/* line 899, _share.scss */
.klikli-share__container_mobile .klikli-share__badge {
  border-radius: 50%; }

/* line 902, _share.scss */
.klikli-share__title {
  color: #000; }

/* line 905, _share.scss */
.klikli-share__item_more {
  position: relative; }

/* line 908, _share.scss */
.klikli-share__item_more .klikli-share__link_more .klikli-share__title {
  display: none; }

/* line 911, _share.scss */
.klikli-share__item_more .klikli-share__icon_more {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm5.5 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm7-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z' fill='%23999'/%3E%3C/svg%3E"); }

/* line 914, _share.scss */
.klikli-share__container_color-scheme_blackwhite .klikli-share__item_more .klikli-share__icon_more {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm5.5 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm7-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z' fill='%23fff'/%3E%3C/svg%3E"); }

/* line 917, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_more .klikli-share__icon_more {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm5.5 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm7-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z' fill='%23000'/%3E%3C/svg%3E"); }

/* line 920, _share.scss */
.klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__icon_more {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6 2.9a2.7 2.7 0 01-4.554 1.963L5.303 7.28a2.702 2.702 0 010 1.44l4.743 2.417a2.7 2.7 0 11-.834 1.708l-5.05-2.575a2.7 2.7 0 110-4.54l5.05-2.575A2.7 2.7 0 1114.6 2.9z' fill='%23000'/%3E%3C/svg%3E"); }

/* line 923, _share.scss */
.klikli-share__item_more .klikli-share__badge,
.klikli-share__item_copy .klikli-share__badge {
  background: rgba(0, 0, 0, 0.03); }

/* line 927, _share.scss */
.klikli-share__item_more .klikli-share__icon,
.klikli-share__item_copy .klikli-share__icon {
  background-position: center;
  background-repeat: no-repeat; }

/* line 932, _share.scss */
.klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more {
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 50px; }

/* line 937, _share.scss */
.klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more:not(.klikli-share__link_more-button-type_short):hover,
.klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more:not(.klikli-share__link_more-button-type_short):focus {
  border-color: rgba(0, 0, 0, 0.25);
  opacity: 1; }

/* line 942, _share.scss */
.klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more:not(.klikli-share__link_more-button-type_short):active {
  border-color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

/* line 946, _share.scss */
.klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__link_more:not(.klikli-share__link_more-button-type_short) .klikli-share__title {
  display: inline-block; }

/* line 949, _share.scss */
.klikli-share__item_more.klikli-share__item_has-pretty-view .klikli-share__badge_more {
  background: transparent; }

/* line 952, _share.scss */
.klikli-share__item_copy .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V3.5A2.5 2.5 0 0012.5 1H5a1 1 0 00-1 1zM2.5 4h8A1.5 1.5 0 0112 5.5v8a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-8A1.5 1.5 0 012.5 4zM3 6v7h7V6H3z' fill='%23999'/%3E%3C/svg%3E"); }

/* line 955, _share.scss */
.klikli-share__container_color-scheme_blackwhite .klikli-share__item_copy .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V3.5A2.5 2.5 0 0012.5 1H5a1 1 0 00-1 1zM2.5 4h8A1.5 1.5 0 0112 5.5v8a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-8A1.5 1.5 0 012.5 4zM3 6v7h7V6H3z' fill='%23fff'/%3E%3C/svg%3E"); }

/* line 958, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_copy .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V3.5A2.5 2.5 0 0012.5 1H5a1 1 0 00-1 1zM2.5 4h8A1.5 1.5 0 0112 5.5v8a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-8A1.5 1.5 0 012.5 4zM3 6v7h7V6H3z' fill='%23000'/%3E%3C/svg%3E"); }

/* line 961, _share.scss */
.klikli-share__item_copy .klikli-share__input_copy {
  display: none; }

/* line 964, _share.scss */
.klikli-share__item_copy .klikli-share__link_copy {
  display: inline-block; }

/* line 968, _share.scss */
.klikli-share__item_service_blogger .klikli-share__badge,
.klikli-share__item_service_blogger .klikli-share__mobile-popup-badge {
  background-color: #fb8f3d; }

/* line 974, _share.scss */
.klikli-share__item_service_blogger .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.896 14.833A5.167 5.167 0 0114.729 20H9.166A5.167 5.167 0 014 14.833V9.167A5.166 5.166 0 019.166 4h2.608a5.167 5.167 0 015.167 5.167l.002.011c.037.536.484.96 1.03.96l.018-.002h.872c.57 0 1.034.463 1.034 1.034l-.001 3.663zM9.038 10.176h2.926a.993.993 0 000-1.987H9.038a.994.994 0 000 1.987zm5.867 3.83H9.032a.94.94 0 000 1.879h5.873a.94.94 0 100-1.88z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 979, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_blogger .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.896 14.833A5.167 5.167 0 0114.729 20H9.166A5.167 5.167 0 014 14.833V9.167A5.166 5.166 0 019.166 4h2.608a5.167 5.167 0 015.167 5.167l.002.011c.037.536.484.96 1.03.96l.018-.002h.872c.57 0 1.034.463 1.034 1.034l-.001 3.663zM9.038 10.176h2.926a.993.993 0 000-1.987H9.038a.994.994 0 000 1.987zm5.867 3.83H9.032a.94.94 0 000 1.879h5.873a.94.94 0 100-1.88z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 984, _share.scss */
.klikli-share__item_service_delicious .klikli-share__badge,
.klikli-share__item_service_delicious .klikli-share__mobile-popup-badge {
  background-color: #31a9ff; }

/* line 990, _share.scss */
.klikli-share__item_service_delicious .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12h8v8H4zm8-8h8v8h-7.984z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 995, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_delicious .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12h8v8H4zm8-8h8v8h-7.984z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1000, _share.scss */
.klikli-share__item_service_digg .klikli-share__badge,
.klikli-share__item_service_digg .klikli-share__mobile-popup-badge {
  background-color: #000; }

/* line 1006, _share.scss */
.klikli-share__item_service_digg .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.555 10.814V14.1h.96s.18.005.18-.222v-3.287h-.96s-.18-.006-.18.222zm8.032 3.065v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222zm-5.306 1.32c0 .227-.18.222-.18.222H4V9.497c0-.227.18-.222.18-.222h2.514V7.222c0-.227.18-.222.18-.222h1.408l-.001 8.199zm2.065 0c0 .227-.18.221-.18.221H8.761V9.496c0-.226.18-.221.18-.221h1.406v5.924zm0-7.103c0 .227-.18.222-.18.222H8.76V7.222c0-.227.18-.222.18-.222h1.408l-.001 1.096zm4.827 9.21c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.513v-.79h-2.694V9.497c0-.227.18-.222.18-.222l4.102.003v8.029zm4.826 0c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.514v-.79h-2.695V9.497c0-.227.18-.222.18-.222L20 9.279v8.028zm-1.585-3.427v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1011, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_digg .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.555 10.814V14.1h.96s.18.005.18-.222v-3.287h-.96s-.18-.006-.18.222zm8.032 3.065v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222zm-5.306 1.32c0 .227-.18.222-.18.222H4V9.497c0-.227.18-.222.18-.222h2.514V7.222c0-.227.18-.222.18-.222h1.408l-.001 8.199zm2.065 0c0 .227-.18.221-.18.221H8.761V9.496c0-.226.18-.221.18-.221h1.406v5.924zm0-7.103c0 .227-.18.222-.18.222H8.76V7.222c0-.227.18-.222.18-.222h1.408l-.001 1.096zm4.827 9.21c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.513v-.79h-2.694V9.497c0-.227.18-.222.18-.222l4.102.003v8.029zm4.826 0c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.514v-.79h-2.695V9.497c0-.227.18-.222.18-.222L20 9.279v8.028zm-1.585-3.427v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1016, _share.scss */
.klikli-share__item_service_evernote .klikli-share__badge,
.klikli-share__item_service_evernote .klikli-share__mobile-popup-badge {
  background-color: #24d666; }

/* line 1022, _share.scss */
.klikli-share__item_service_evernote .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.277 7.109h1.517c.08 0 .16-.08.16-.16V5.313c0-.28.08-.559.159-.758l.04-.12L5.2 7.348l.16-.08c.239-.12.558-.16.917-.16zm11.654-.28c-.12-.638-.479-.917-.838-1.037-.36-.12-.718-.28-1.676-.4-.759-.08-1.557-.12-2.116-.12-.16-.438-.399-.917-1.317-1.156-.638-.16-1.796-.12-2.155-.08-.559.08-.758.319-.918.479-.16.16-.28.598-.28.878v1.556c0 .48-.318.838-.877.838H6.397c-.32 0-.559.04-.758.12-.16.12-.32.28-.4.4-.2.279-.239.598-.239.957 0 0 0 .28.08.798.04.4.479 3.033.878 3.911.16.36.28.48.599.639.718.32 2.354.639 3.152.758.759.08 1.278.32 1.557-.279 0 0 .04-.16.12-.36a6.3 6.3 0 00.28-1.915c0-.04.079-.04.079 0 0 .36-.08 1.557.838 1.876.36.12 1.118.24 1.876.32.678.079 1.197.358 1.197 2.114 0 1.078-.24 1.238-1.397 1.238-.958 0-1.317.04-1.317-.759 0-.598.599-.558 1.078-.558.2 0 .04-.16.04-.52 0-.398.24-.598 0-.598-1.557-.04-2.475 0-2.475 1.956 0 1.796.679 2.115 2.914 2.115 1.756 0 2.354-.04 3.073-2.275.16-.439.479-1.796.678-4.03.16-1.478-.12-5.788-.319-6.866zm-3.033 4.75c-.2 0-.32 0-.519.04h-.08s-.04 0-.04-.04v-.04c.08-.4.28-.878.878-.878.639.04.799.599.799 1.038v.04c0 .04-.04.04-.04.04-.04 0-.04 0-.04-.04-.28-.08-.599-.12-.958-.16z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1027, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_evernote .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.277 7.109h1.517c.08 0 .16-.08.16-.16V5.313c0-.28.08-.559.159-.758l.04-.12L5.2 7.348l.16-.08c.239-.12.558-.16.917-.16zm11.654-.28c-.12-.638-.479-.917-.838-1.037-.36-.12-.718-.28-1.676-.4-.759-.08-1.557-.12-2.116-.12-.16-.438-.399-.917-1.317-1.156-.638-.16-1.796-.12-2.155-.08-.559.08-.758.319-.918.479-.16.16-.28.598-.28.878v1.556c0 .48-.318.838-.877.838H6.397c-.32 0-.559.04-.758.12-.16.12-.32.28-.4.4-.2.279-.239.598-.239.957 0 0 0 .28.08.798.04.4.479 3.033.878 3.911.16.36.28.48.599.639.718.32 2.354.639 3.152.758.759.08 1.278.32 1.557-.279 0 0 .04-.16.12-.36a6.3 6.3 0 00.28-1.915c0-.04.079-.04.079 0 0 .36-.08 1.557.838 1.876.36.12 1.118.24 1.876.32.678.079 1.197.358 1.197 2.114 0 1.078-.24 1.238-1.397 1.238-.958 0-1.317.04-1.317-.759 0-.598.599-.558 1.078-.558.2 0 .04-.16.04-.52 0-.398.24-.598 0-.598-1.557-.04-2.475 0-2.475 1.956 0 1.796.679 2.115 2.914 2.115 1.756 0 2.354-.04 3.073-2.275.16-.439.479-1.796.678-4.03.16-1.478-.12-5.788-.319-6.866zm-3.033 4.75c-.2 0-.32 0-.519.04h-.08s-.04 0-.04-.04v-.04c.08-.4.28-.878.878-.878.639.04.799.599.799 1.038v.04c0 .04-.04.04-.04.04-.04 0-.04 0-.04-.04-.28-.08-.599-.12-.958-.16z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1032, _share.scss */
.klikli-share__item_service_facebook .klikli-share__badge,
.klikli-share__item_service_facebook .klikli-share__mobile-popup-badge {
  background-color: #3b5998; }

/* line 1038, _share.scss */
.klikli-share__item_service_facebook .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1043, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_facebook .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1048, _share.scss */
.klikli-share__item_service_linkedin .klikli-share__badge,
.klikli-share__item_service_linkedin .klikli-share__mobile-popup-badge {
  background-color: #0083be; }

/* line 1054, _share.scss */
.klikli-share__item_service_linkedin .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.246 8.954h3.41v10.281h-3.41zm1.725-4.935c-1.167 0-1.929.769-1.929 1.776 0 .987.74 1.777 1.884 1.777h.022c1.19 0 1.93-.79 1.93-1.777-.023-1.007-.74-1.776-1.907-1.776zm10.052 4.715c-1.81 0-2.62.997-3.073 1.698V8.976H9.54c.045.965 0 10.281 0 10.281h3.41v-5.742c0-.307.022-.614.112-.834.246-.613.807-1.25 1.75-1.25 1.233 0 1.727.944 1.727 2.325v5.501h3.41v-5.896c0-3.158-1.683-4.627-3.926-4.627z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1059, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_linkedin .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.246 8.954h3.41v10.281h-3.41zm1.725-4.935c-1.167 0-1.929.769-1.929 1.776 0 .987.74 1.777 1.884 1.777h.022c1.19 0 1.93-.79 1.93-1.777-.023-1.007-.74-1.776-1.907-1.776zm10.052 4.715c-1.81 0-2.62.997-3.073 1.698V8.976H9.54c.045.965 0 10.281 0 10.281h3.41v-5.742c0-.307.022-.614.112-.834.246-.613.807-1.25 1.75-1.25 1.233 0 1.727.944 1.727 2.325v5.501h3.41v-5.896c0-3.158-1.683-4.627-3.926-4.627z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1064, _share.scss */
.klikli-share__item_service_lj .klikli-share__badge,
.klikli-share__item_service_lj .klikli-share__mobile-popup-badge {
  background-color: #0d425a; }

/* line 1070, _share.scss */
.klikli-share__item_service_lj .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.815 13.3c.223 1.074.443 2.146.663 3.218.214 1.039.427 2.078.643 3.118.037.178-.148.385-.334.311-1.544-.565-3.063-1.135-4.585-1.706l-1.425-.534a.625.625 0 01-.318-.23l-7.39-8.903c-.067-.082-.082-.215-.06-.32.312-1.23.72-2.143 1.752-3.019C7.799 4.36 8.779 4.1 10.047 4.004c.156-.015.223.014.312.133l1.351 1.625v.001c1.968 2.367 3.935 4.733 5.897 7.099.109.124.18.275.208.438zM6.175 8.462c.69-1.795 2.3-3.004 3.835-3.301l-.185-.223a4.242 4.242 0 00-3.85 3.272l.2.252zm.504.601c.727-1.758 2.107-2.945 3.851-3.271l.89 1.06c-1.536.305-3.049 1.522-3.836 3.302l-.905-1.091zM9.364 8.9l3.926 4.719h-.002c.564.682-.014 2.656-.303 3.041l-4.89-5.89A6.12 6.12 0 019.364 8.9zm4.23 4.481L9.647 8.633c.69-.601 1.484-1.009 2.277-1.165l4.756 5.72c-.63.52-2.641.735-3.086.193zm3.36.298l.001-.001h-.001zm-2.93.526c1.03.208 2.32-.067 2.93-.526l.43 2.091.35 1.692c-.371.156-.69.386-.913.764l-1.528-.564-1.885-.712c.52-.853.69-1.922.616-2.745z' fill='%23FFF'/%3E%3C/svg%3E"); }

/* line 1075, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_lj .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.815 13.3c.223 1.074.443 2.146.663 3.218.214 1.039.427 2.078.643 3.118.037.178-.148.385-.334.311-1.544-.565-3.063-1.135-4.585-1.706l-1.425-.534a.625.625 0 01-.318-.23l-7.39-8.903c-.067-.082-.082-.215-.06-.32.312-1.23.72-2.143 1.752-3.019C7.799 4.36 8.779 4.1 10.047 4.004c.156-.015.223.014.312.133l1.351 1.625v.001c1.968 2.367 3.935 4.733 5.897 7.099.109.124.18.275.208.438zM6.175 8.462c.69-1.795 2.3-3.004 3.835-3.301l-.185-.223a4.242 4.242 0 00-3.85 3.272l.2.252zm.504.601c.727-1.758 2.107-2.945 3.851-3.271l.89 1.06c-1.536.305-3.049 1.522-3.836 3.302l-.905-1.091zM9.364 8.9l3.926 4.719h-.002c.564.682-.014 2.656-.303 3.041l-4.89-5.89A6.12 6.12 0 019.364 8.9zm4.23 4.481L9.647 8.633c.69-.601 1.484-1.009 2.277-1.165l4.756 5.72c-.63.52-2.641.735-3.086.193zm3.36.298l.001-.001h-.001zm-2.93.526c1.03.208 2.32-.067 2.93-.526l.43 2.091.35 1.692c-.371.156-.69.386-.913.764l-1.528-.564-1.885-.712c.52-.853.69-1.922.616-2.745z' fill='%23000'/%3E%3C/svg%3E"); }

/* line 1080, _share.scss */
.klikli-share__item_service_messenger .klikli-share__badge,
.klikli-share__item_service_messenger .klikli-share__mobile-popup-badge {
  background-color: #03CECE; }

/* line 1086, _share.scss */
.klikli-share__item_service_messenger .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.643 11.415L7.723 4.636a.703.703 0 00-1.048.62v1.826s3.961 1.542 4.284 1.662a.457.457 0 01.343.54c-.058.144-.18.128-.533.042-.352-.085-5.505-1.368-5.505-1.368a.62.62 0 00-.715.847l1.077 2.563s6.949.29 7.199.305c.247.015.393.134.397.327-.004.194-.15.312-.397.327-.25.014-7.199.305-7.199.305L4.55 15.196a.62.62 0 00.715.846s5.153-1.283 5.505-1.368c.353-.086.475-.102.533.042a.457.457 0 01-.343.54c-.323.12-4.284 1.663-4.284 1.663v1.825a.703.703 0 001.048.62l11.92-6.78a.658.658 0 000-1.169z' fill='%23FFF'/%3E%3C/svg%3E"); }

/* line 1091, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_messenger .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.643 11.415L7.723 4.636a.703.703 0 00-1.048.62v1.826s3.961 1.542 4.284 1.662a.457.457 0 01.343.54c-.058.144-.18.128-.533.042-.352-.085-5.505-1.368-5.505-1.368a.62.62 0 00-.715.847l1.077 2.563s6.949.29 7.199.305c.247.015.393.134.397.327-.004.194-.15.312-.397.327-.25.014-7.199.305-7.199.305L4.55 15.196a.62.62 0 00.715.846s5.153-1.283 5.505-1.368c.353-.086.475-.102.533.042a.457.457 0 01-.343.54c-.323.12-4.284 1.663-4.284 1.663v1.825a.703.703 0 001.048.62l11.92-6.78a.658.658 0 000-1.169z' fill='%23000'/%3E%3C/svg%3E"); }

/* line 1096, _share.scss */
.klikli-share__item_service_moimir .klikli-share__badge,
.klikli-share__item_service_moimir .klikli-share__mobile-popup-badge {
  background-color: #168de2; }

/* line 1102, _share.scss */
.klikli-share__item_service_moimir .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.889 9.667a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm6.222 0a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm4.77 6.108l-1.802-3.028a.879.879 0 00-1.188-.307.843.843 0 00-.313 1.166l.214.36a6.71 6.71 0 01-4.795 1.996 6.711 6.711 0 01-4.792-1.992l.217-.364a.844.844 0 00-.313-1.166.878.878 0 00-1.189.307l-1.8 3.028a.844.844 0 00.312 1.166.88.88 0 001.189-.307l.683-1.147a8.466 8.466 0 005.694 2.18 8.463 8.463 0 005.698-2.184l.685 1.151a.873.873 0 001.189.307.844.844 0 00.312-1.166z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1107, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_moimir .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.889 9.667a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm6.222 0a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm4.77 6.108l-1.802-3.028a.879.879 0 00-1.188-.307.843.843 0 00-.313 1.166l.214.36a6.71 6.71 0 01-4.795 1.996 6.711 6.711 0 01-4.792-1.992l.217-.364a.844.844 0 00-.313-1.166.878.878 0 00-1.189.307l-1.8 3.028a.844.844 0 00.312 1.166.88.88 0 001.189-.307l.683-1.147a8.466 8.466 0 005.694 2.18 8.463 8.463 0 005.698-2.184l.685 1.151a.873.873 0 001.189.307.844.844 0 00.312-1.166z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1112, _share.scss */
.klikli-share__item_service_odnoklassniki .klikli-share__badge,
.klikli-share__item_service_odnoklassniki .klikli-share__mobile-popup-badge {
  background-color: #eb722e; }

/* line 1118, _share.scss */
.klikli-share__item_service_odnoklassniki .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1123, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_odnoklassniki .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1128, _share.scss */
.klikli-share__item_service_pinterest .klikli-share__badge,
.klikli-share__item_service_pinterest .klikli-share__mobile-popup-badge {
  background-color: #c20724; }

/* line 1134, _share.scss */
.klikli-share__item_service_pinterest .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1139, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_pinterest .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1144, _share.scss */
.klikli-share__item_service_pocket .klikli-share__badge,
.klikli-share__item_service_pocket .klikli-share__mobile-popup-badge {
  background-color: #ee4056; }

/* line 1150, _share.scss */
.klikli-share__item_service_pocket .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9 5c1.159 0 2.1.948 2.1 2.117v5.862c0 .108-.008.215-.024.32.016.156.024.314.024.473 0 3.36-3.582 6.085-8 6.085s-8-2.724-8-6.085c0-.159.008-.317.024-.473a2.148 2.148 0 01-.024-.32V7.117C4 5.948 4.94 5 6.1 5h11.8zM8.596 9.392L12 12.795l3.404-3.403a1.063 1.063 0 011.502 1.502l-4.132 4.131c-.21.21-.486.314-.76.311a1.062 1.062 0 01-.788-.31l-4.132-4.132a1.063 1.063 0 011.502-1.502z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1155, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_pocket .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9 5c1.159 0 2.1.948 2.1 2.117v5.862c0 .108-.008.215-.024.32.016.156.024.314.024.473 0 3.36-3.582 6.085-8 6.085s-8-2.724-8-6.085c0-.159.008-.317.024-.473a2.148 2.148 0 01-.024-.32V7.117C4 5.948 4.94 5 6.1 5h11.8zM8.596 9.392L12 12.795l3.404-3.403a1.063 1.063 0 011.502 1.502l-4.132 4.131c-.21.21-.486.314-.76.311a1.062 1.062 0 01-.788-.31l-4.132-4.132a1.063 1.063 0 011.502-1.502z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1160, _share.scss */
.klikli-share__item_service_qzone .klikli-share__badge,
.klikli-share__item_service_qzone .klikli-share__mobile-popup-badge {
  background-color: #f5b53c; }

/* line 1166, _share.scss */
.klikli-share__item_service_qzone .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.367 14.463s-.105.148-.457.299l-.553.222.597 3.273c.062.282.25.983-.082 1.062-.17.04-.307-.067-.395-.121l-.769-.445-2.675-1.545c-.204-.122-.78-.546-1.093-.489-.205.038-.336.127-.483.216l-.77.445-2.39 1.386-.883.508c-.123.06-.301.058-.394-.025-.07-.063-.09-.253-.063-.388l.19-1.004.572-3.02c.047-.2.237-.975.166-1.137-.048-.107-.173-.196-.261-.267l-.61-.565-2.13-1.983c-.189-.153-.345-.345-.533-.496l-.235-.216c-.062-.078-.165-.235-.09-.369.142-.248.974-.218 1.335-.28l2.682-.31.82-.09c.146-.024.299-.004.413-.063.239-.123.51-.809.636-1.087l1.31-2.714c.151-.297.286-.603.431-.896.075-.15.133-.308.305-.356.162-.045.257.105.312.178.177.235.325.685.451.973l1.29 2.853c.104.238.363.964.54 1.074.266.166.858.108 1.227.172l2.841.292c.355.062 1.245.01 1.36.267.076.17-.072.314-.152.394l-.864.814-1.983 1.868c-.185.164-.77.637-.833.858-.04.14.02.414.088.722a95.62 95.62 0 01-1.182-.029c-.63-.007-2.616-.17-2.713-.178l-.84-.076c-.14-.023-.326.012-.4-.076v-.02c1.727-1.168 3.407-2.416 5.142-3.578l-.006-.044c-.146-.072-.359-.059-.54-.095-.385-.077-.79-.078-1.208-.147-.75-.124-1.59-.114-2.434-.114-1.172 0-2.329.03-3.35.21-.45.079-.894.095-1.309.197-.172.042-.358.03-.49.108l.007.012c.1.027.253.02.381.02l.928.019.808.025.813.032.591.032c.486.075 1.007.036 1.475.114.404.068.804.065 1.182.14.113.022.245.015.33.064v.006c-.039.094-.336.255-.432.318l-1.055.743-2.256 1.62-1.417.992c.003.048.024.035.045.061 1.15.167 2.52.258 3.77.262 1.298.005 2.465-.094 3.118-.193.561-.086 1.082-.147 1.653-.287.325-.08.521-.148.521-.148z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1171, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_qzone .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.367 14.463s-.105.148-.457.299l-.553.222.597 3.273c.062.282.25.983-.082 1.062-.17.04-.307-.067-.395-.121l-.769-.445-2.675-1.545c-.204-.122-.78-.546-1.093-.489-.205.038-.336.127-.483.216l-.77.445-2.39 1.386-.883.508c-.123.06-.301.058-.394-.025-.07-.063-.09-.253-.063-.388l.19-1.004.572-3.02c.047-.2.237-.975.166-1.137-.048-.107-.173-.196-.261-.267l-.61-.565-2.13-1.983c-.189-.153-.345-.345-.533-.496l-.235-.216c-.062-.078-.165-.235-.09-.369.142-.248.974-.218 1.335-.28l2.682-.31.82-.09c.146-.024.299-.004.413-.063.239-.123.51-.809.636-1.087l1.31-2.714c.151-.297.286-.603.431-.896.075-.15.133-.308.305-.356.162-.045.257.105.312.178.177.235.325.685.451.973l1.29 2.853c.104.238.363.964.54 1.074.266.166.858.108 1.227.172l2.841.292c.355.062 1.245.01 1.36.267.076.17-.072.314-.152.394l-.864.814-1.983 1.868c-.185.164-.77.637-.833.858-.04.14.02.414.088.722a95.62 95.62 0 01-1.182-.029c-.63-.007-2.616-.17-2.713-.178l-.84-.076c-.14-.023-.326.012-.4-.076v-.02c1.727-1.168 3.407-2.416 5.142-3.578l-.006-.044c-.146-.072-.359-.059-.54-.095-.385-.077-.79-.078-1.208-.147-.75-.124-1.59-.114-2.434-.114-1.172 0-2.329.03-3.35.21-.45.079-.894.095-1.309.197-.172.042-.358.03-.49.108l.007.012c.1.027.253.02.381.02l.928.019.808.025.813.032.591.032c.486.075 1.007.036 1.475.114.404.068.804.065 1.182.14.113.022.245.015.33.064v.006c-.039.094-.336.255-.432.318l-1.055.743-2.256 1.62-1.417.992c.003.048.024.035.045.061 1.15.167 2.52.258 3.77.262 1.298.005 2.465-.094 3.118-.193.561-.086 1.082-.147 1.653-.287.325-.08.521-.148.521-.148z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1176, _share.scss */
.klikli-share__item_service_reddit .klikli-share__badge,
.klikli-share__item_service_reddit .klikli-share__mobile-popup-badge {
  background-color: #ff4500; }

/* line 1182, _share.scss */
.klikli-share__item_service_reddit .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.542 10.63c-1.105-.636-2.494-1.033-4.025-1.118l.808-2.393 2.182.637c0 .963.78 1.742 1.743 1.742.964 0 1.758-.779 1.758-1.742C19.008 6.78 18.214 6 17.25 6c-.609 0-1.148.326-1.459.793l-2.65-.764a.482.482 0 00-.61.311l-1.063 3.172c-1.516.085-2.905.482-4.01 1.119a1.987 1.987 0 00-1.46-.623A1.995 1.995 0 004 12.004c0 .75.425 1.403 1.035 1.742-.029.17-.043.34-.043.51 0 2.62 3.146 4.744 7.015 4.744 3.855 0 7-2.124 7-4.744 0-.17-.013-.34-.042-.51A1.974 1.974 0 0020 12.004a1.995 1.995 0 00-1.998-1.996 2.01 2.01 0 00-1.46.623zM9.499 12.5a1.01 1.01 0 011.006 1.006.998.998 0 01-1.006.991.986.986 0 01-.992-.991.997.997 0 01.992-1.006zm5.002 0a.998.998 0 00-.992 1.006c0 .552.44.991.992.991a.998.998 0 001.006-.991 1.01 1.01 0 00-1.006-1.006zm-5.3 3.597a.484.484 0 01-.085-.694c.156-.226.482-.255.694-.085.567.44 1.474.68 2.197.68.709 0 1.616-.24 2.197-.68a.484.484 0 01.694.085.496.496 0 01-.085.694c-.737.58-1.885.907-2.806.907-.935 0-2.07-.326-2.806-.907zm8.05-7.59a.757.757 0 01-.752-.75c0-.426.34-.752.751-.752s.752.326.752.751c0 .41-.34.75-.752.75z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1187, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_reddit .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.542 10.63c-1.105-.636-2.494-1.033-4.025-1.118l.808-2.393 2.182.637c0 .963.78 1.742 1.743 1.742.964 0 1.758-.779 1.758-1.742C19.008 6.78 18.214 6 17.25 6c-.609 0-1.148.326-1.459.793l-2.65-.764a.482.482 0 00-.61.311l-1.063 3.172c-1.516.085-2.905.482-4.01 1.119a1.987 1.987 0 00-1.46-.623A1.995 1.995 0 004 12.004c0 .75.425 1.403 1.035 1.742-.029.17-.043.34-.043.51 0 2.62 3.146 4.744 7.015 4.744 3.855 0 7-2.124 7-4.744 0-.17-.013-.34-.042-.51A1.974 1.974 0 0020 12.004a1.995 1.995 0 00-1.998-1.996 2.01 2.01 0 00-1.46.623zM9.499 12.5a1.01 1.01 0 011.006 1.006.998.998 0 01-1.006.991.986.986 0 01-.992-.991.997.997 0 01.992-1.006zm5.002 0a.998.998 0 00-.992 1.006c0 .552.44.991.992.991a.998.998 0 001.006-.991 1.01 1.01 0 00-1.006-1.006zm-5.3 3.597a.484.484 0 01-.085-.694c.156-.226.482-.255.694-.085.567.44 1.474.68 2.197.68.709 0 1.616-.24 2.197-.68a.484.484 0 01.694.085.496.496 0 01-.085.694c-.737.58-1.885.907-2.806.907-.935 0-2.07-.326-2.806-.907zm8.05-7.59a.757.757 0 01-.752-.75c0-.426.34-.752.751-.752s.752.326.752.751c0 .41-.34.75-.752.75z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1192, _share.scss */
.klikli-share__item_service_renren .klikli-share__badge,
.klikli-share__item_service_renren .klikli-share__mobile-popup-badge {
  background-color: #1760a7; }

/* line 1198, _share.scss */
.klikli-share__item_service_renren .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.019 15.562l-.001-.003-.018.002a.055.055 0 00.019.001zM7.71 12.398l.146-.68c.048-.205.03-.452.03-.692V9.812L7.88 8c-.139 0-.278.043-.393.076-.358.102-.666.201-.962.352-1.158.59-2.022 1.565-2.387 2.944-.343 1.297-.007 2.652.522 3.507.118.19.269.48.44.61.135-.02.272-.15.375-.217a6.06 6.06 0 00.622-.452l.24-.229c.63-.506 1.075-1.346 1.373-2.193zm4.276 3.164h.02a.382.382 0 00-.019-.003v.003zm-3.01-.888l-.258-.575-.088-.264h-.01l-.264.498c-.176.288-.358.574-.557.839a6.5 6.5 0 01-.85.944l-.517.422.012.024.287.14c.206.091.43.173.657.235.788.217 1.811.177 2.545-.053.178-.055.643-.194.739-.305v-.017c-.177-.092-.324-.254-.47-.381a5.573 5.573 0 01-1.225-1.507zm10.884-3.302c-.365-1.379-1.23-2.354-2.387-2.944a5.277 5.277 0 00-.962-.352c-.115-.033-.254-.077-.393-.076l-.005 1.812v1.214c0 .24-.019.487.029.692l.147.68c.297.847.741 1.687 1.372 2.193l.24.23c.196.164.402.309.622.45.103.067.24.198.375.218.171-.13.322-.42.44-.61.529-.855.865-2.21.522-3.507zm-3.66 3.8c-.2-.265-.381-.55-.557-.839l-.264-.498h-.011l-.088.264-.258.575a5.576 5.576 0 01-1.226 1.507c-.145.127-.292.29-.469.38v.018c.096.111.561.25.739.305.734.23 1.757.27 2.545.053a4.85 4.85 0 00.657-.234l.287-.141a1.31 1.31 0 00.012-.024l-.516-.422a6.5 6.5 0 01-.85-.944zm-1.653-2.727c.068-.192.097-.402.146-.61.05-.21.024-.484.024-.727V9.753l-.006-1.741c-.015-.008-.02-.01-.047-.012-.197.047-.326.05-.592.14-.357.102-.685.275-.985.44-.289.16-.53.388-.78.587-.097.077-.199.19-.308.312l.01.01a1.19 1.19 0 00-.01.012l.36.47c.232.359.445.763.581 1.213.326 1.079.182 2.411-.235 3.273a4.9 4.9 0 01-.445.75l-.258.323a.018.018 0 01-.003.007c.004.007.01.016.012.022h.008c.395-.215.686-.574 1.027-.844.189-.15.354-.35.504-.54.404-.514.755-1.046.997-1.73zm-2.55 3.085l-.259-.323a4.903 4.903 0 01-.445-.75c-.417-.862-.561-2.194-.235-3.273.136-.45.35-.854.58-1.214L12 9.501l-.01-.011.01-.01a2.791 2.791 0 00-.308-.313c-.25-.2-.491-.427-.78-.586-.3-.166-.628-.339-.985-.44-.266-.09-.395-.094-.592-.141a.083.083 0 00-.047.012l-.006 1.741v1.355c0 .243-.026.517.024.727.049.208.078.418.146.61.242.684.593 1.216.997 1.73.15.19.315.39.505.54.34.27.63.629 1.026.844h.008c.001-.006.008-.015.012-.022a.019.019 0 01-.003-.007z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1203, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_renren .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.019 15.562l-.001-.003-.018.002a.055.055 0 00.019.001zM7.71 12.398l.146-.68c.048-.205.03-.452.03-.692V9.812L7.88 8c-.139 0-.278.043-.393.076-.358.102-.666.201-.962.352-1.158.59-2.022 1.565-2.387 2.944-.343 1.297-.007 2.652.522 3.507.118.19.269.48.44.61.135-.02.272-.15.375-.217a6.06 6.06 0 00.622-.452l.24-.229c.63-.506 1.075-1.346 1.373-2.193zm4.276 3.164h.02a.382.382 0 00-.019-.003v.003zm-3.01-.888l-.258-.575-.088-.264h-.01l-.264.498c-.176.288-.358.574-.557.839a6.5 6.5 0 01-.85.944l-.517.422.012.024.287.14c.206.091.43.173.657.235.788.217 1.811.177 2.545-.053.178-.055.643-.194.739-.305v-.017c-.177-.092-.324-.254-.47-.381a5.573 5.573 0 01-1.225-1.507zm10.884-3.302c-.365-1.379-1.23-2.354-2.387-2.944a5.277 5.277 0 00-.962-.352c-.115-.033-.254-.077-.393-.076l-.005 1.812v1.214c0 .24-.019.487.029.692l.147.68c.297.847.741 1.687 1.372 2.193l.24.23c.196.164.402.309.622.45.103.067.24.198.375.218.171-.13.322-.42.44-.61.529-.855.865-2.21.522-3.507zm-3.66 3.8c-.2-.265-.381-.55-.557-.839l-.264-.498h-.011l-.088.264-.258.575a5.576 5.576 0 01-1.226 1.507c-.145.127-.292.29-.469.38v.018c.096.111.561.25.739.305.734.23 1.757.27 2.545.053a4.85 4.85 0 00.657-.234l.287-.141a1.31 1.31 0 00.012-.024l-.516-.422a6.5 6.5 0 01-.85-.944zm-1.653-2.727c.068-.192.097-.402.146-.61.05-.21.024-.484.024-.727V9.753l-.006-1.741c-.015-.008-.02-.01-.047-.012-.197.047-.326.05-.592.14-.357.102-.685.275-.985.44-.289.16-.53.388-.78.587-.097.077-.199.19-.308.312l.01.01a1.19 1.19 0 00-.01.012l.36.47c.232.359.445.763.581 1.213.326 1.079.182 2.411-.235 3.273a4.9 4.9 0 01-.445.75l-.258.323a.018.018 0 01-.003.007c.004.007.01.016.012.022h.008c.395-.215.686-.574 1.027-.844.189-.15.354-.35.504-.54.404-.514.755-1.046.997-1.73zm-2.55 3.085l-.259-.323a4.903 4.903 0 01-.445-.75c-.417-.862-.561-2.194-.235-3.273.136-.45.35-.854.58-1.214L12 9.501l-.01-.011.01-.01a2.791 2.791 0 00-.308-.313c-.25-.2-.491-.427-.78-.586-.3-.166-.628-.339-.985-.44-.266-.09-.395-.094-.592-.141a.083.083 0 00-.047.012l-.006 1.741v1.355c0 .243-.026.517.024.727.049.208.078.418.146.61.242.684.593 1.216.997 1.73.15.19.315.39.505.54.34.27.63.629 1.026.844h.008c.001-.006.008-.015.012-.022a.019.019 0 01-.003-.007z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1208, _share.scss */
.klikli-share__item_service_sinaWeibo .klikli-share__badge,
.klikli-share__item_service_sinaWeibo .klikli-share__mobile-popup-badge {
  background-color: #c53220; }

/* line 1214, _share.scss */
.klikli-share__item_service_sinaWeibo .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.266 14.696c-.103.421.55.447.64.063.037-.191-.103-.332-.282-.332-.167 0-.333.128-.358.269zm-.128.945c.102-.498-.307-.869-.793-.843-.46.038-.843.358-.92.754-.115.511.307.882.793.844.46-.026.843-.345.92-.755zm3.797-3.157c-1.586-.997-3.707-1.01-5.42-.447-.857.28-1.764.818-2.301 1.495-.627.793-.882 1.815-.23 2.8.958 1.431 3.413 2.033 5.675 1.508 1.33-.307 2.749-1.048 3.35-2.326.562-1.177-.052-2.378-1.074-3.03zm-3.17.498c.945.167 1.7.755 1.827 1.739.243 1.854-2.173 3.336-4.026 2.327a1.933 1.933 0 01-.742-2.723c.435-.767 1.266-1.266 2.148-1.355a2.75 2.75 0 01.793.012zm6.11-.37c-.268-.18-.538-.281-.856-.383-.308-.103-.359-.154-.243-.46.076-.218.14-.41.166-.666.14-1.15-.793-1.495-1.854-1.406-.498.039-.92.167-1.355.307-.281.09-.806.384-.92.205-.064-.09.013-.23.038-.32.166-.626.23-1.496-.384-1.88-.447-.28-1.227-.204-1.7-.038-2.556.87-6.455 4.552-5.663 7.479.18.664.55 1.163.908 1.521 1.061 1.061 2.71 1.65 4.231 1.866 1.112.154 2.263.14 3.375-.064 1.815-.332 3.554-1.15 4.679-2.607.754-.972.997-2.352 0-3.235a3.334 3.334 0 00-.422-.319zm1.623-3.682c.652 1.483-.064 2.148.166 2.66.192.421.767.46 1.023.14.191-.243.294-.959.307-1.278a4.193 4.193 0 00-1.125-3.12c-.984-1.073-2.276-1.444-3.694-1.303-.256.025-.46.064-.601.217-.332.358-.166.882.294.959.384.063 1.342-.23 2.416.396.498.307.971.792 1.214 1.33zm-3.45-.562c-.282.345-.078.87.408.856.294-.012.358-.05.677.051.307.103.626.448.64.857.025.268-.282.895.32 1.061a.523.523 0 00.536-.166c.115-.128.166-.371.192-.575.089-.857-.333-1.598-1.01-2.02-.384-.23-1.445-.46-1.764-.064z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1219, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_sinaWeibo .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.266 14.696c-.103.421.55.447.64.063.037-.191-.103-.332-.282-.332-.167 0-.333.128-.358.269zm-.128.945c.102-.498-.307-.869-.793-.843-.46.038-.843.358-.92.754-.115.511.307.882.793.844.46-.026.843-.345.92-.755zm3.797-3.157c-1.586-.997-3.707-1.01-5.42-.447-.857.28-1.764.818-2.301 1.495-.627.793-.882 1.815-.23 2.8.958 1.431 3.413 2.033 5.675 1.508 1.33-.307 2.749-1.048 3.35-2.326.562-1.177-.052-2.378-1.074-3.03zm-3.17.498c.945.167 1.7.755 1.827 1.739.243 1.854-2.173 3.336-4.026 2.327a1.933 1.933 0 01-.742-2.723c.435-.767 1.266-1.266 2.148-1.355a2.75 2.75 0 01.793.012zm6.11-.37c-.268-.18-.538-.281-.856-.383-.308-.103-.359-.154-.243-.46.076-.218.14-.41.166-.666.14-1.15-.793-1.495-1.854-1.406-.498.039-.92.167-1.355.307-.281.09-.806.384-.92.205-.064-.09.013-.23.038-.32.166-.626.23-1.496-.384-1.88-.447-.28-1.227-.204-1.7-.038-2.556.87-6.455 4.552-5.663 7.479.18.664.55 1.163.908 1.521 1.061 1.061 2.71 1.65 4.231 1.866 1.112.154 2.263.14 3.375-.064 1.815-.332 3.554-1.15 4.679-2.607.754-.972.997-2.352 0-3.235a3.334 3.334 0 00-.422-.319zm1.623-3.682c.652 1.483-.064 2.148.166 2.66.192.421.767.46 1.023.14.191-.243.294-.959.307-1.278a4.193 4.193 0 00-1.125-3.12c-.984-1.073-2.276-1.444-3.694-1.303-.256.025-.46.064-.601.217-.332.358-.166.882.294.959.384.063 1.342-.23 2.416.396.498.307.971.792 1.214 1.33zm-3.45-.562c-.282.345-.078.87.408.856.294-.012.358-.05.677.051.307.103.626.448.64.857.025.268-.282.895.32 1.061a.523.523 0 00.536-.166c.115-.128.166-.371.192-.575.089-.857-.333-1.598-1.01-2.02-.384-.23-1.445-.46-1.764-.064z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1224, _share.scss */
.klikli-share__item_service_skype .klikli-share__badge,
.klikli-share__item_service_skype .klikli-share__mobile-popup-badge {
  background-color: #00aff0; }

/* line 1230, _share.scss */
.klikli-share__item_service_skype .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.537 13.698c.115-.52.176-1.06.176-1.614 0-4.155-3.415-7.524-7.63-7.524-.444 0-.88.038-1.304.11A4.444 4.444 0 008.425 4C5.981 4 4 5.954 4 8.364c0 .805.222 1.56.608 2.207a7.428 7.428 0 00-.155 1.513c0 4.156 3.416 7.4 7.63 7.4.477 0 .944-.044 1.397-.126.623.33 1.335.642 2.092.642 2.444 0 4.425-1.953 4.425-4.364a4.3 4.3 0 00-.46-1.938zm-3.974 1.457c-.294.418-.725.747-1.293.984-.567.238-1.239.356-2.016.356-.933 0-1.702-.162-2.308-.486a2.986 2.986 0 01-1.047-.934c-.268-.39-.403-.768-.403-1.137 0-.213.08-.395.242-.547a.855.855 0 01.615-.229.76.76 0 01.512.178c.14.119.26.294.358.527.12.278.25.51.39.695.139.185.336.34.589.46.254.12.587.18 1 .18.566 0 1.027-.12 1.382-.364.354-.243.532-.547.532-.91a.919.919 0 00-.287-.702 1.88 1.88 0 00-.741-.412 13.21 13.21 0 00-1.216-.303c-.678-.146-1.247-.318-1.703-.513-.458-.196-.822-.463-1.09-.8-.269-.34-.403-.759-.403-1.26 0-.48.142-.904.426-1.275.283-.372.693-.658 1.23-.858.537-.2 1.17-.299 1.895-.299.58 0 1.082.066 1.505.198.423.133.774.309 1.053.528.28.22.484.45.612.691.13.24.194.477.194.705 0 .21-.08.4-.241.567a.8.8 0 01-.603.252c-.22 0-.386-.05-.5-.151-.114-.101-.237-.266-.37-.495a2.27 2.27 0 00-.618-.768c-.241-.184-.627-.276-1.16-.276-.494 0-.893.1-1.196.3-.303.199-.455.44-.455.72 0 .173.053.324.155.45.103.128.245.235.426.326.18.091.363.162.547.214.185.052.49.126.916.225a15.47 15.47 0 011.446.38c.432.138.8.307 1.103.503.302.198.54.45.709.752.17.302.255.673.255 1.111 0 .525-.148.998-.442 1.417z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1235, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_skype .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.537 13.698c.115-.52.176-1.06.176-1.614 0-4.155-3.415-7.524-7.63-7.524-.444 0-.88.038-1.304.11A4.444 4.444 0 008.425 4C5.981 4 4 5.954 4 8.364c0 .805.222 1.56.608 2.207a7.428 7.428 0 00-.155 1.513c0 4.156 3.416 7.4 7.63 7.4.477 0 .944-.044 1.397-.126.623.33 1.335.642 2.092.642 2.444 0 4.425-1.953 4.425-4.364a4.3 4.3 0 00-.46-1.938zm-3.974 1.457c-.294.418-.725.747-1.293.984-.567.238-1.239.356-2.016.356-.933 0-1.702-.162-2.308-.486a2.986 2.986 0 01-1.047-.934c-.268-.39-.403-.768-.403-1.137 0-.213.08-.395.242-.547a.855.855 0 01.615-.229.76.76 0 01.512.178c.14.119.26.294.358.527.12.278.25.51.39.695.139.185.336.34.589.46.254.12.587.18 1 .18.566 0 1.027-.12 1.382-.364.354-.243.532-.547.532-.91a.919.919 0 00-.287-.702 1.88 1.88 0 00-.741-.412 13.21 13.21 0 00-1.216-.303c-.678-.146-1.247-.318-1.703-.513-.458-.196-.822-.463-1.09-.8-.269-.34-.403-.759-.403-1.26 0-.48.142-.904.426-1.275.283-.372.693-.658 1.23-.858.537-.2 1.17-.299 1.895-.299.58 0 1.082.066 1.505.198.423.133.774.309 1.053.528.28.22.484.45.612.691.13.24.194.477.194.705 0 .21-.08.4-.241.567a.8.8 0 01-.603.252c-.22 0-.386-.05-.5-.151-.114-.101-.237-.266-.37-.495a2.27 2.27 0 00-.618-.768c-.241-.184-.627-.276-1.16-.276-.494 0-.893.1-1.196.3-.303.199-.455.44-.455.72 0 .173.053.324.155.45.103.128.245.235.426.326.18.091.363.162.547.214.185.052.49.126.916.225a15.47 15.47 0 011.446.38c.432.138.8.307 1.103.503.302.198.54.45.709.752.17.302.255.673.255 1.111 0 .525-.148.998-.442 1.417z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1240, _share.scss */
.klikli-share__item_service_surfingbird .klikli-share__badge,
.klikli-share__item_service_surfingbird .klikli-share__mobile-popup-badge {
  background-color: #30baff; }

/* line 1246, _share.scss */
.klikli-share__item_service_surfingbird .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.315 8.49l-.214 1.987-3.436 3.382h-1.826l-.698 1.826v2.523l-2.47-.698 2.846-5.1L4 8.167l5.638.752L6.899 5l7.463 4.027 2.202-2.47h1.02L20 7.631z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1251, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_surfingbird .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.315 8.49l-.214 1.987-3.436 3.382h-1.826l-.698 1.826v2.523l-2.47-.698 2.846-5.1L4 8.167l5.638.752L6.899 5l7.463 4.027 2.202-2.47h1.02L20 7.631z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1256, _share.scss */
.klikli-share__item_service_telegram .klikli-share__badge,
.klikli-share__item_service_telegram .klikli-share__mobile-popup-badge {
  background-color: #64a9dc; }

/* line 1262, _share.scss */
.klikli-share__item_service_telegram .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1267, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_telegram .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1272, _share.scss */
.klikli-share__item_service_tencentWeibo .klikli-share__badge,
.klikli-share__item_service_tencentWeibo .klikli-share__mobile-popup-badge {
  background-color: #53a9d7; }

/* line 1278, _share.scss */
.klikli-share__item_service_tencentWeibo .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.813 6.01a4.397 4.397 0 00-4.326 6.121c.087.199.312.29.511.2a.382.382 0 00.206-.51 3.566 3.566 0 01-.286-1.668A3.616 3.616 0 018.76 6.79a3.615 3.615 0 013.366 3.84 3.615 3.615 0 01-4.65 3.218.39.39 0 00-.486.263.394.394 0 00.262.485c.315.093.647.152.977.174a4.397 4.397 0 004.677-4.087A4.398 4.398 0 008.813 6.01zm-1.348 5.658a1.67 1.67 0 10-.46-.655c-.274.27-.565.59-.854.966-1.022 1.315-2.224 3.694-2.148 7.007.006.204.157.484.355.497l.04.002c.213.015.394-.301.391-.516-.064-2.458.6-4.662 1.955-6.423.242-.316.488-.626.72-.878zm12.388 4.106c-1.307-.48-2.302-1.27-2.95-2.352a4.873 4.873 0 01-.354-.71.819.819 0 00.337-.36.829.829 0 00-.395-1.098.822.822 0 00-1.098.392.822.822 0 00.724 1.177c.091.237.218.516.39.81.483.812 1.431 1.912 3.196 2.558a.226.226 0 00.278-.113c0-.006.005-.01.007-.022a.224.224 0 00-.135-.282zm-3.767-1.676a2.04 2.04 0 01-1.707-3.042 2.039 2.039 0 012.784-.787 2.04 2.04 0 01.786 2.783 1.92 1.92 0 01-.268.378.223.223 0 00.014.314c.09.082.234.074.313-.016a2.489 2.489 0 10-4.017-2.89 2.493 2.493 0 002.08 3.708.224.224 0 00.015-.448z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1283, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_tencentWeibo .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.813 6.01a4.397 4.397 0 00-4.326 6.121c.087.199.312.29.511.2a.382.382 0 00.206-.51 3.566 3.566 0 01-.286-1.668A3.616 3.616 0 018.76 6.79a3.615 3.615 0 013.366 3.84 3.615 3.615 0 01-4.65 3.218.39.39 0 00-.486.263.394.394 0 00.262.485c.315.093.647.152.977.174a4.397 4.397 0 004.677-4.087A4.398 4.398 0 008.813 6.01zm-1.348 5.658a1.67 1.67 0 10-.46-.655c-.274.27-.565.59-.854.966-1.022 1.315-2.224 3.694-2.148 7.007.006.204.157.484.355.497l.04.002c.213.015.394-.301.391-.516-.064-2.458.6-4.662 1.955-6.423.242-.316.488-.626.72-.878zm12.388 4.106c-1.307-.48-2.302-1.27-2.95-2.352a4.873 4.873 0 01-.354-.71.819.819 0 00.337-.36.829.829 0 00-.395-1.098.822.822 0 00-1.098.392.822.822 0 00.724 1.177c.091.237.218.516.39.81.483.812 1.431 1.912 3.196 2.558a.226.226 0 00.278-.113c0-.006.005-.01.007-.022a.224.224 0 00-.135-.282zm-3.767-1.676a2.04 2.04 0 01-1.707-3.042 2.039 2.039 0 012.784-.787 2.04 2.04 0 01.786 2.783 1.92 1.92 0 01-.268.378.223.223 0 00.014.314c.09.082.234.074.313-.016a2.489 2.489 0 10-4.017-2.89 2.493 2.493 0 002.08 3.708.224.224 0 00.015-.448z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1288, _share.scss */
.klikli-share__item_service_tumblr .klikli-share__badge,
.klikli-share__item_service_tumblr .klikli-share__mobile-popup-badge {
  background-color: #547093; }

/* line 1294, _share.scss */
.klikli-share__item_service_tumblr .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.72 7.7h3.699v2.857h-3.7v4.102c0 .928-.01 1.463.087 1.726.098.262.343.534.61.69.355.213.758.32 1.214.32.81 0 1.616-.264 2.417-.79v2.522c-.683.322-1.302.55-1.857.678a7.94 7.94 0 01-1.798.195 4.905 4.905 0 01-1.724-.276 4.215 4.215 0 01-1.438-.79c-.399-.343-.673-.706-.826-1.09-.154-.386-.23-.945-.23-1.676v-5.611H7V8.29c.628-.203 1.357-.496 1.804-.877.45-.382.809-.84 1.08-1.374.272-.534.459-1.214.56-2.039h2.276v3.7z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1299, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_tumblr .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.72 7.7h3.699v2.857h-3.7v4.102c0 .928-.01 1.463.087 1.726.098.262.343.534.61.69.355.213.758.32 1.214.32.81 0 1.616-.264 2.417-.79v2.522c-.683.322-1.302.55-1.857.678a7.94 7.94 0 01-1.798.195 4.905 4.905 0 01-1.724-.276 4.215 4.215 0 01-1.438-.79c-.399-.343-.673-.706-.826-1.09-.154-.386-.23-.945-.23-1.676v-5.611H7V8.29c.628-.203 1.357-.496 1.804-.877.45-.382.809-.84 1.08-1.374.272-.534.459-1.214.56-2.039h2.276v3.7z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1304, _share.scss */
.klikli-share__item_service_twitter .klikli-share__badge,
.klikli-share__item_service_twitter .klikli-share__mobile-popup-badge {
  background-color: #00aced; }

/* line 1310, _share.scss */
.klikli-share__item_service_twitter .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1315, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_twitter .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1320, _share.scss */
.klikli-share__item_service_viber .klikli-share__badge,
.klikli-share__item_service_viber .klikli-share__mobile-popup-badge {
  background-color: #7b519d; }

/* line 1326, _share.scss */
.klikli-share__item_service_viber .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E"); }

/* line 1331, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_viber .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E"); }

/* line 1336, _share.scss */
.klikli-share__item_service_vkontakte .klikli-share__badge,
.klikli-share__item_service_vkontakte .klikli-share__mobile-popup-badge {
  background-color: #4680c2; }

/* line 1342, _share.scss */
.klikli-share__item_service_vkontakte .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1347, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_vkontakte .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1352, _share.scss */
.klikli-share__item_service_whatsapp .klikli-share__badge,
.klikli-share__item_service_whatsapp .klikli-share__mobile-popup-badge {
  background-color: #65bc54; }

/* line 1358, _share.scss */
.klikli-share__item_service_whatsapp .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"); }

/* line 1363, _share.scss */
.klikli-share__container_color-scheme_whiteblack .klikli-share__item_service_whatsapp .klikli-share__icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E"); }
