@charset "UTF-8";
/*! normalize.css v8.0.1 | 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 iOS.
 */
/* line 11, normalize.css */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, normalize.css */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, normalize.css */
main {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, normalize.css */
hr {
  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 64, normalize.css */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, normalize.css */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, normalize.css */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, normalize.css */
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 105, normalize.css */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
/* line 116, normalize.css */
small {
  font-size: 80%; }

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

/* line 133, normalize.css */
sub {
  bottom: -0.25em; }

/* line 137, normalize.css */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, normalize.css */
img {
  border-style: none; }

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, normalize.css */
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 186, normalize.css */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, normalize.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, normalize.css */
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 218, normalize.css */
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 229, normalize.css */
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 240, normalize.css */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, normalize.css */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, normalize.css */
textarea {
  overflow: auto; }

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, normalize.css */
[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 290, normalize.css */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, normalize.css */
[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 308, normalize.css */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, normalize.css */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
/* line 328, normalize.css */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, normalize.css */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
/* line 347, normalize.css */
[hidden] {
  display: none; }

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
/* line 12, swiper.min.css */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

/* line 12, swiper.min.css */
.swiper-container-no-flexbox .swiper-slide {
  float: left; }

/* line 12, swiper.min.css */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

/* line 12, swiper.min.css */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 12, swiper.min.css */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 12, swiper.min.css */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 12, swiper.min.css */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 12, swiper.min.css */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform; }

/* line 12, swiper.min.css */
.swiper-slide-invisible-blank {
  visibility: hidden; }

/* line 12, swiper.min.css */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

/* line 12, swiper.min.css */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

/* line 12, swiper.min.css */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

/* line 12, swiper.min.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 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/* line 12, swiper.min.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 12, swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

/* line 12, swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

/* line 12, swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

/* line 12, swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

/* line 12, swiper.min.css */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

/* line 12, swiper.min.css */
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* line 12, swiper.min.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: center;
  background-repeat: no-repeat; }

/* line 12, swiper.min.css */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

/* line 12, swiper.min.css */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

/* line 12, swiper.min.css */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

/* line 12, swiper.min.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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* line 12, swiper.min.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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* line 12, swiper.min.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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

/* line 12, swiper.min.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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

/* line 12, swiper.min.css */
.swiper-button-lock {
  display: none; }

/* line 12, swiper.min.css */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

/* line 12, swiper.min.css */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* line 12, swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

/* line 12, swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

/* line 12, swiper.min.css */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

/* line 12, swiper.min.css */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 12, swiper.min.css */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

/* line 12, swiper.min.css */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

/* line 12, swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

/* line 12, swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

/* line 12, swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

/* line 12, swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform; }

/* line 12, swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

/* line 12, swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

/* line 12, swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform; }

/* line 12, swiper.min.css */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: .2s transform,.2s right,.2s -webkit-transform; }

/* line 12, swiper.min.css */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

/* line 12, swiper.min.css */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

/* line 12, swiper.min.css */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

/* line 12, swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

/* line 12, swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

/* line 12, swiper.min.css */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

/* line 12, swiper.min.css */
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

/* line 12, swiper.min.css */
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

/* line 12, swiper.min.css */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

/* line 12, swiper.min.css */
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

/* line 12, swiper.min.css */
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

/* line 12, swiper.min.css */
.swiper-pagination-lock {
  display: none; }

/* line 12, swiper.min.css */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

/* line 12, swiper.min.css */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

/* line 12, swiper.min.css */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

/* line 12, swiper.min.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 12, swiper.min.css */
.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* line 12, swiper.min.css */
.swiper-scrollbar-lock {
  display: none; }

/* line 12, swiper.min.css */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

/* line 12, swiper.min.css */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

/* line 12, swiper.min.css */
.swiper-slide-zoomed {
  cursor: move; }

/* line 12, swiper.min.css */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

/* line 12, swiper.min.css */
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

/* line 12, swiper.min.css */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* line 12, swiper.min.css */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* line 12, swiper.min.css */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

/* line 12, swiper.min.css */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

/* line 12, swiper.min.css */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 12, swiper.min.css */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 12, swiper.min.css */
.swiper-container-cube {
  overflow: visible; }

/* line 12, swiper.min.css */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

/* line 12, swiper.min.css */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 12, swiper.min.css */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

/* line 12, swiper.min.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 12, swiper.min.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 12, swiper.min.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 {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 12, swiper.min.css */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* line 12, swiper.min.css */
.swiper-container-flip {
  overflow: visible; }

/* line 12, swiper.min.css */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

/* line 12, swiper.min.css */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 12, swiper.min.css */
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 12, swiper.min.css */
.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;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 12, swiper.min.css */
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

/* 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: 1.8rem; }

/* 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, .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 {
  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 {
  outline: 0; }

/* line 1, core.min.css */
.button, .button:hover {
  text-decoration: none; }

/* line 1, core.min.css */
.button.disabled, .button[disabled], fieldset[disabled] .button {
  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: -15px;
  margin-right: -15px; }

/* 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: 15px;
  padding-right: 15px; }

/* 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; } }
/* colors */
/* line 1, _scaffolding.scss */
* {
  box-sizing: border-box; }

/* line 2, _scaffolding.scss */
[class*=col-] {
  padding-left: 15px;
  padding-right: 15px; }

/* line 4, _scaffolding.scss */
html {
  height: 100%; }

/* line 8, _scaffolding.scss */
body {
  min-width: 320px;
  font-size: 16px;
  letter-spacing: 0.44px;
  line-height: 26px;
  color: #627086;
  font-weight: 500;
  min-height: 100%;
  height: auto; }

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

/* line 23, _scaffolding.scss */
h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
  letter-spacing: 0.44px;
  color: #003F88;
  margin-bottom: 20px; }

/* line 24, _scaffolding.scss */
h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.44px;
  color: #40444A;
  margin-bottom: 10px; }

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

/* line 30, _scaffolding.scss */
.button, button.co-button {
  display: inline-block;
  transition: 0.5s;
  padding: 0 18px;
  min-width: 160px;
  height: 46px;
  border-radius: 30px;
  background: #00B4F0;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 46px; }
  /* line 32, _scaffolding.scss */
  .button:hover, button.co-button:hover {
    background: #00B4F0 url(bg_button_decor.png) repeat-x 50%; }
  /* line 33, _scaffolding.scss */
  .button:active, button.co-button:active {
    background-color: #003F88; }
  /* line 34, _scaffolding.scss */
  .button.added, button.co-button.added {
    background-color: #627086; }
  /* line 35, _scaffolding.scss */
  .button-buy, button.co-button-buy {
    width: 159px;
    height: 46px;
    border-radius: 30px;
    background: #00B4F0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px; }
    /* line 37, _scaffolding.scss */
    .button-buy:hover, button.co-button-buy:hover {
      background: #00B4F0 url(bg_button_decor.png) repeat-x 50%; }
    /* line 38, _scaffolding.scss */
    .button-buy:active, button.co-button-buy:active {
      background-color: #003F88; }
    /* line 39, _scaffolding.scss */
    .button-buy.added, button.co-button-buy.added {
      background-color: #627086; }

/* line 42, _scaffolding.scss */
.button-default {
  background-color: #B7CBDD; }

/* line 46, _scaffolding.scss */
a {
  color: #003F88;
  text-decoration: underline;
  transition: 0.5s; }
  /* line 48, _scaffolding.scss */
  a:hover {
    text-decoration: none; }

/* line 50, _scaffolding.scss */
.swiper-button-prev, .swiper-button-next {
  border: 3px solid #00B4F0;
  box-sizing: border-box;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  background: none;
  z-index: 10;
  outline: none;
  text-align: center;
  line-height: 50px; }
  /* line 51, _scaffolding.scss */
  .swiper-button-prev:before, .swiper-button-next:before {
    content: "";
    background-color: #00B4F0;
    -webkit-mask-image: url(ico_arrow_right.svg);
    mask-image: url(ico_arrow_left.svg);
    width: 10px;
    height: 14px;
    display: inline-block;
    vertical-align: middle; }
  /* line 52, _scaffolding.scss */
  .swiper-button-prev:hover, .swiper-button-next:hover {
    background: #00B4F0; }
    /* line 53, _scaffolding.scss */
    .swiper-button-prev:hover:before, .swiper-button-next:hover:before {
      background-color: #fff; }
  /* line 55, _scaffolding.scss */
  .swiper-button-prev:active, .swiper-button-next:active {
    background: #003F88;
    border-color: #003F88; }
    /* line 56, _scaffolding.scss */
    .swiper-button-prev:active:before, .swiper-button-next:active:before {
      background-color: #fff; }

/* line 59, _scaffolding.scss */
.swiper-button-prev:before {
  transform: rotate(180deg); }

/* line 61, _scaffolding.scss */
.swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #00B4F0;
  background: none;
  outline: none;
  vertical-align: middle;
  margin: 0 7px;
  opacity: 1; }
  /* line 62, _scaffolding.scss */
  .swiper-pagination .swiper-pagination-bullet-active {
    background: #00B4F0;
    width: 18px;
    height: 18px;
    position: relative; }
    /* line 63, _scaffolding.scss */
    .swiper-pagination .swiper-pagination-bullet-active:before {
      content: "";
      width: 6px;
      height: 6px;
      background: #fff;
      border-radius: 50%;
      position: absolute;
      top: 5px;
      left: 5px; }

/* line 69, _scaffolding.scss */
.form__label {
  display: block;
  color: #003F88;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px; }
  /* line 70, _scaffolding.scss */
  .form__label .required {
    color: #F96C35; }

/* line 72, _scaffolding.scss */
.form__input, .co-input-field {
  width: 100%;
  background: #fff;
  border: 1px solid #C1DEF9;
  height: 46px;
  border-radius: 23px;
  outline: none;
  margin-bottom: 20px;
  padding: 0 20px;
  color: #40444A;
  font: 16px 'Museo Sans Cyrl', Arial; }
  /* line 73, _scaffolding.scss */
  .form__input:focus, .co-input-field:focus {
    box-shadow: 2px 2px 40px rgba(56, 160, 255, 0.2); }

/* line 75, _scaffolding.scss */
.co-input-select {
  border-radius: 30px; }

/* line 76, _scaffolding.scss */
.form__textarea, textarea.co-input-field {
  width: 100%;
  background: #fff;
  border: 1px solid #C1DEF9;
  height: 140px;
  border-radius: 23px;
  outline: none;
  margin-bottom: 20px;
  padding: 12px 20px;
  color: #40444A;
  font: 16px 'Museo Sans Cyrl', Arial; }
  /* line 77, _scaffolding.scss */
  .form__textarea:focus, textarea.co-input-field:focus {
    box-shadow: 2px 2px 40px rgba(56, 160, 255, 0.2); }

/* line 79, _scaffolding.scss */
.form-notice {
  color: #627086;
  margin-bottom: 20px; }

@media screen and (max-width: 768px) {
  /* line 82, _scaffolding.scss */
  h1 {
    font-size: 18px;
    line-height: normal; }

  /* line 83, _scaffolding.scss */
  h3 {
    font-size: 16px;
    line-height: normal; }

  /* line 84, _scaffolding.scss */
  .swiper-button-prev, .swiper-button-next {
    min-width: 30px;
    width: 30px;
    height: 30px;
    line-height: 22px; }
    /* line 85, _scaffolding.scss */
    .swiper-button-prev:before, .swiper-button-next:before {
      width: 6px;
      height: 8px;
      mask: url(arrow_more.svg);
      -webkit-mask: url(arrow_more.svg); } }
/*=========================================
  STAR-RATING
=========================================*/
/* line 93, _scaffolding.scss */
.star-rating {
  float: left; }
  /* line 94, _scaffolding.scss */
  .star-rating:after {
    content: "";
    display: table;
    clear: both; }

/* line 96, _scaffolding.scss */
.star-rating input[type="radio"] {
  display: none; }

/* line 97, _scaffolding.scss */
.star-rating .star-radio:hover ~ .star-label:after,
.star-rating .star-radio:checked ~ .star-label:after {
  background-image: url("star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 105, _scaffolding.scss */
.star-rating .star-radio:hover ~ .star-label:after {
  background-image: url("star.svg") !important;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 112, _scaffolding.scss */
.star-rating .star-radio:checked ~ .star-label:after {
  background-image: url("star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 119, _scaffolding.scss */
.star-rating .star-label {
  cursor: pointer;
  float: right;
  font-size: 1.4rem;
  margin-right: 3px; }

/* line 125, _scaffolding.scss */
.star-rating .star-label:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 17px;
  margin-right: 7px;
  content: "";
  background: #C4C4C4;
  mask: url(star.svg);
  -webkit-mask: url(star.svg);
  vertical-align: middle;
  mask-size: contain;
  -webkit-mask-size: contain; }

/* line 140, _scaffolding.scss */
.star-rating .star-label:hover:after {
  background: #F96C35; }

/* line 144, _scaffolding.scss */
.star-rating .star-label:hover ~ .star-label:after {
  background: #F96C35; }

/* line 148, _scaffolding.scss */
.star-rating .star-label.active ~ .star-label:after,
.star-rating .star-label.active:after {
  background: #F96C35; }

/* line 153, _scaffolding.scss */
.star-rating .star-item {
  overflow: hidden;
  margin-right: 3px; }

/* line 158, _scaffolding.scss */
.star-rating .star-item:first-child {
  margin-right: 0; }

/* line 162, _scaffolding.scss */
.star-rating .star-item:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 17px;
  margin-right: 7px;
  content: "";
  background: #C4C4C4;
  mask: url(star.svg);
  -webkit-mask: url(star.svg);
  vertical-align: middle;
  mask-size: contain;
  -webkit-mask-size: contain; }

/* line 177, _scaffolding.scss */
.star-rating .star-item.active:after {
  background: #F96C35;
  content: ""; }

/* line 182, _scaffolding.scss */
.star-rating .star-item.active ~ .star-item:after {
  background: #F96C35;
  content: ""; }

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-300.woff2") format("woff2"), url("MuseoSansCyrl-300.woff") format("woff"), url("MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-100.woff2") format("woff2"), url("MuseoSansCyrl-100.woff") format("woff"), url("MuseoSansCyrl-100.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-900.woff2") format("woff2"), url("MuseoSansCyrl-900.woff") format("woff"), url("MuseoSansCyrl-900.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-700Italic.woff2") format("woff2"), url("MuseoSansCyrl-700Italic.woff") format("woff"), url("MuseoSansCyrl-700Italic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-100Italic.woff2") format("woff2"), url("MuseoSansCyrl-100Italic.woff") format("woff"), url("MuseoSansCyrl-100Italic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-900Italic.woff2") format("woff2"), url("MuseoSansCyrl-900Italic.woff") format("woff"), url("MuseoSansCyrl-900Italic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-300Italic.woff2") format("woff2"), url("MuseoSansCyrl-300Italic.woff") format("woff"), url("MuseoSansCyrl-300Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-500.woff2") format("woff2"), url("MuseoSansCyrl-500.woff") format("woff"), url("MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-700.woff2") format("woff2"), url("MuseoSansCyrl-700.woff") format("woff"), url("MuseoSansCyrl-700.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("MuseoSansCyrl-500Italic.woff2") format("woff2"), url("MuseoSansCyrl-500Italic.woff") format("woff"), url("MuseoSansCyrl-500Italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
/* line 1, _layout.scss */
body {
  font-family: 'Museo Sans Cyrl', Arial, sans-serif; }

/* line 4, _layout.scss */
h2 {
  font-size: 20px;
  line-height: 41px;
  color: #003F88;
  margin: 30px 0 20px;
  font-weight: bold; }

/* line 5, _layout.scss */
h3 {
  font-size: 18px;
  line-height: 30px;
  color: #003F88;
  margin: 30px 0 20px;
  font-weight: bold; }

/* line 6, _layout.scss */
.container {
  max-width: 1334px; }

/*============ header styles ================ */
/* line 12, _layout.scss */
.header__top {
  height: 36px;
  background: #1D6AB1;
  width: 100%;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
/* line 24, _layout.scss */
.header__top-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
/* line 33, _layout.scss */
.header__bottom {
  height: 108px;
  background: #3284CF;
  padding-top: 15px;
  padding-bottom: 9px; }
/* line 39, _layout.scss */
.header__bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
/* line 48, _layout.scss */
.header__login {
  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-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
  height: 100%; }
  /* line 63, _layout.scss */
  .header__login a {
    display: flex;
    color: #fff;
    text-decoration: none; }
/* line 65, _layout.scss */
.header__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%; }
/* line 77, _layout.scss */
.header__logo {
  max-height: 100%;
  width: 129px; }
  /* line 80, _layout.scss */
  .header__logo img {
    filter: brightness(0) invert(1);
    height: 95px; }
/* line 86, _layout.scss */
.header__contacts {
  padding: 0 10px; }
/* line 89, _layout.scss */
.header__search {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
/* line 94, _layout.scss */
.header__cart {
  color: #fff;
  position: relative; }
  /* line 96, _layout.scss */
  .header__cart .cart__link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    margin-right: 20px;
    text-decoration: none; }
  /* line 97, _layout.scss */
  .header__cart .cart__icon {
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    display: inline-block; }
    /* line 99, _layout.scss */
    .header__cart .cart__icon:before {
      content: "";
      display: inline-block;
      width: 20px;
      height: 20px;
      vertical-align: middle;
      background: url(basket.svg); }
  /* line 101, _layout.scss */
  .header__cart .cart__count {
    background: #F96C35;
    border-radius: 50%;
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    top: 5px;
    right: -6px; }
  /* line 102, _layout.scss */
  .header__cart .cart__total_price {
    font-size: 20px;
    font-weight: bold; }
  /* line 103, _layout.scss */
  .header__cart:hover .cart-dropdown {
    max-height: 700px;
    overflow: auto; }
/* line 105, _layout.scss */
.header__menu {
  background: #3284CF url(bg_main_menu.svg) repeat-x 0 -25px;
  padding-top: 12px;
  line-height: 58px; }
  /* line 107, _layout.scss */
  .header__menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

/* line 111, _layout.scss */
.main-menu__all_products {
  display: flex;
  font-size: 18px; }
  /* line 112, _layout.scss */
  .main-menu__all_products_link {
    color: #003F88;
    text-decoration: none;
    background: url(ico_allproducts.svg) no-repeat 5px 50%;
    padding-left: 45px;
    display: block; }
    /* line 113, _layout.scss */
    .main-menu__all_products_link:hover {
      color: #00B4F0; }
/* line 116, _layout.scss */
.main-menu__list {
  font-size: 18px;
  padding: 0;
  margin: 0;
  list-style: none;
  flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-justify-content: space-evenly; }
/* line 132, _layout.scss */
.main-menu__link {
  color: #003F88;
  text-decoration: none; }
  /* line 133, _layout.scss */
  .main-menu__link:hover {
    color: #00B4F0; }
/* line 135, _layout.scss */
.main-menu__important {
  color: #F96C35; }
  /* line 136, _layout.scss */
  .main-menu__important:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #F96C35;
    mask: url(ico_recipe.svg);
    -webkit-mask: url(ico_recipe.svg);
    vertical-align: middle;
    margin-right: 12px; }
  /* line 137, _layout.scss */
  .main-menu__important:hover {
    color: #E3490D; }
    /* line 138, _layout.scss */
    .main-menu__important:hover:before {
      background: #E3490D; }
  /* line 140, _layout.scss */
  .main-menu__important:active {
    color: #BA3F0F; }
    /* line 141, _layout.scss */
    .main-menu__important:active:before {
      background: #BA3F0F; }

/* line 146, _layout.scss */
.logo__link {
  display: block;
  text-decoration: none; }

/* line 151, _layout.scss */
.contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff; }
  /* line 157, _layout.scss */
  .contacts__item {
    padding: 0 16.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  /* line 170, _layout.scss */
  .contacts__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  /* line 178, _layout.scss */
  .contacts__title {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em; }
    /* line 182, _layout.scss */
    .contacts__title--phone {
      color: #fff; }
  /* line 184, _layout.scss */
  .contacts__text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0; }
  /* line 190, _layout.scss */
  .contacts__icon {
    width: 24px;
    height: 24px;
    fill: #ffffff;
    margin-right: 6px; }

/* line 197, _layout.scss */
.top-menu {
  height: 100%; }
  /* line 199, _layout.scss */
  .top-menu__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  /* line 211, _layout.scss */
  .top-menu__link {
    color: #ffffff;
    text-decoration: none;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.02em; }
  /* line 219, _layout.scss */
  .top-menu__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 55px;
    height: 100%;
    padding-top: 5px; }
    /* line 226, _layout.scss */
    .top-menu__item:last-of-type {
      margin-right: 0; }
  /* line 230, _layout.scss */
  .top-menu__icon {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 6px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    fill: #ffffff; }

/* line 241, _layout.scss */
.login__icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  /* line 248, _layout.scss */
  .login__icon use {
    --primary-color: #3284CF;
    --secondary-color: #ffffff; }
/* line 253, _layout.scss */
.login__text {
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #FFFFFF; }

/* line 265, _layout.scss */
.social__list {
  height: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  list-style: none; }
/* line 278, _layout.scss */
.social__item {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
/* line 287, _layout.scss */
.social__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 9px;
  fill: #ffffff; }
/* line 297, _layout.scss */
.social__icon {
  height: 24px;
  width: 24px;
  margin: 0 auto; }

/* line 302, _layout.scss */
.search {
  padding: 0 13px;
  height: 40px; }
  /* line 306, _layout.scss */
  .search__form {
    position: relative;
    height: 100%;
    width: 100%; }
  /* line 312, _layout.scss */
  .search__input {
    height: 100%;
    width: 100%;
    padding: 0 40px 0 18px;
    border-radius: 74px;
    border: 1px solid #B7CBDD;
    background: transparent;
    outline: none;
    font-size: 16px;
    color: #B7CBDD;
    letter-spacing: 0.44px; }
    /* line 324, _layout.scss */
    .search__input::-webkit-input-placeholder {
      font-size: 16px;
      letter-spacing: 0.44px;
      color: #B7CBDD; }
    /* line 329, _layout.scss */
    .search__input:-ms-input-placeholder {
      font-size: 16px;
      letter-spacing: 0.44px;
      color: #B7CBDD; }
    /* line 334, _layout.scss */
    .search__input::-ms-input-placeholder {
      font-size: 16px;
      letter-spacing: 0.44px;
      color: #B7CBDD; }
    /* line 339, _layout.scss */
    .search__input::placeholder {
      font-size: 16px;
      letter-spacing: 0.44px;
      color: #B7CBDD; }
    /* line 344, _layout.scss */
    .search__input:focus {
      color: #003F88;
      background: #ffffff;
      border: 1px solid transparent; }
  /* line 351, _layout.scss */
  .search__button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    cursor: pointer; }
  /* line 363, _layout.scss */
  .search__icon {
    width: 40px;
    height: 40px; }
    /* line 366, _layout.scss */
    .search__icon use {
      --primary-color: #ffffff;
      --secondary-color: #3284CF; }
  /* line 371, _layout.scss */
  .search__button:hover .search__icon use {
    --secondary-color: #00B4F0; }
  /* line 374, _layout.scss */
  .search__button:active .search__icon use {
    --secondary-color: #003F88; }

/* line 379, _layout.scss */
.cart-dropdown {
  transition: max-height 1s ease-out;
  position: absolute;
  left: -520px;
  top: 100%;
  padding-top: 10px;
  width: 580px;
  max-height: 0;
  overflow: hidden;
  z-index: 99; }
  /* line 380, _layout.scss */
  .cart-dropdown form, .cart-dropdown .notice {
    padding: 30px;
    background: #fff;
    color: #40444A;
    box-shadow: 0px 10px 40px rgba(50, 132, 207, 0.2);
    border-radius: 20px; }
  /* line 381, _layout.scss */
  .cart-dropdown__title {
    font-size: 20px;
    color: #40444A;
    font-weight: bold;
    margin-bottom: 10px; }
    /* line 382, _layout.scss */
    .cart-dropdown__title .count {
      float: right;
      color: #3284CF;
      font-size: 20px;
      font-weight: bold; }
  /* line 384, _layout.scss */
  .cart-dropdown .row {
    margin-left: -10px;
    margin-right: -10px; }
  /* line 385, _layout.scss */
  .cart-dropdown [class*=cell-] {
    padding-left: 10px;
    padding-right: 10px; }
  /* line 386, _layout.scss */
  .cart-dropdown .cart-dropdown-item {
    padding: 10px 30px 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 387, _layout.scss */
    .cart-dropdown .cart-dropdown-item__image {
      margin-right: 20px; }
    /* line 388, _layout.scss */
    .cart-dropdown .cart-dropdown-item__title {
      margin-right: 20px;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 16px;
      line-height: 20px;
      font-weight: bold; }
      /* line 389, _layout.scss */
      .cart-dropdown .cart-dropdown-item__title a {
        color: #40444A;
        text-decoration: none; }
        /* line 390, _layout.scss */
        .cart-dropdown .cart-dropdown-item__title a:hover {
          color: #00B4F0; }
    /* line 393, _layout.scss */
    .cart-dropdown .cart-dropdown-item__price {
      margin-right: 50px;
      min-width: 80px;
      text-align: center;
      font-size: 20px;
      color: #40444A; }
      /* line 394, _layout.scss */
      .cart-dropdown .cart-dropdown-item__price strong {
        color: #3284CF; }
    /* line 396, _layout.scss */
    .cart-dropdown .cart-dropdown-item .button-remove {
      background: #627086; }
      /* line 397, _layout.scss */
      .cart-dropdown .cart-dropdown-item .button-remove:hover {
        background: #F96C35; }
  /* line 400, _layout.scss */
  .cart-dropdown__footer {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  /* line 401, _layout.scss */
  .cart-dropdown .button {
    vertical-align: middle;
    margin-right: 26px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  /* line 402, _layout.scss */
  .cart-dropdown .link-more {
    color: #627086; }
    /* line 403, _layout.scss */
    .cart-dropdown .link-more:after {
      background: #627086; }

/* line 407, _layout.scss */
.site__title {
  color: #003F88;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  line-height: normal;
  letter-spacing: 0.44px; }
  /* line 408, _layout.scss */
  .site__title .swiper-button-next, .site__title .swiper-button-prev {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    vertical-align: middle;
    margin: 0 25px; }

/* line 410, _layout.scss */
.link-more {
  color: #F96C35;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px; }
  /* line 411, _layout.scss */
  .link-more:after {
    content: "";
    background: #F96C35;
    mask: url(arrow_more.svg);
    -webkit-mask: url(arrow_more.svg);
    width: 6px;
    height: 8px;
    display: inline-block;
    margin-left: 6px; }
  /* line 412, _layout.scss */
  .link-more:hover {
    color: #F96C35; }
    /* line 412, _layout.scss */
    .link-more:hover:after {
      background: #F96C35; }
  /* line 413, _layout.scss */
  .link-more:active {
    color: #BA3F0F; }
    /* line 413, _layout.scss */
    .link-more:active:after {
      background: #BA3F0F; }

/* line 416, _layout.scss */
.rating__item {
  display: inline-block;
  width: 18px;
  height: 17px;
  margin-right: 7px;
  content: "";
  background: #C4C4C4;
  mask: url(star.svg);
  -webkit-mask: url(star.svg);
  vertical-align: middle;
  mask-size: contain;
  -webkit-mask-size: contain; }
  /* line 417, _layout.scss */
  .rating__item_active {
    background: #F96C35; }

/* line 419, _layout.scss */
.review__item_rating {
  margin-bottom: 20px; }

/* line 420, _layout.scss */
.review-form-rating {
  margin-bottom: 20px; }
  /* line 421, _layout.scss */
  .review-form-rating .label {
    color: #40444A;
    display: block;
    float: left;
    width: 142px;
    margin-right: 18px;
    vertical-align: middle; }
  /* line 422, _layout.scss */
  .review-form-rating:after {
    content: "";
    display: table;
    clear: both; }

/* line 424, _layout.scss */
.form-captcha {
  margin-bottom: 30px; }
  /* line 425, _layout.scss */
  .form-captcha__label {
    color: #40444A;
    display: inline-block;
    width: 142px;
    margin-right: 18px;
    vertical-align: middle; }
  /* line 426, _layout.scss */
  .form-captcha__image {
    margin-right: 20px; }
  /* line 427, _layout.scss */
  .form-captcha .input-captcha {
    width: 178px; }

/* line 430, _layout.scss */
.footer {
  background: #202C3E;
  padding: 50px 0;
  color: #fff; }
  /* line 432, _layout.scss */
  .footer__logo {
    margin-bottom: 15px;
    filter: brightness(0) invert(1);
    height: 105px; }
  /* line 433, _layout.scss */
  .footer__social {
    margin-bottom: 15px; }
    /* line 434, _layout.scss */
    .footer__social .social__link {
      border: 2px solid #E7F4FF;
      width: 50px;
      height: 50px;
      text-align: center;
      border-radius: 50%;
      margin: 0 23px 10px 0; }
      /* line 435, _layout.scss */
      .footer__social .social__link:hover {
        background: #fff; }
        /* line 435, _layout.scss */
        .footer__social .social__link:hover svg {
          fill: #00B4F0; }
      /* line 436, _layout.scss */
      .footer__social .social__link:active {
        background: #3284CF;
        border-color: #3284CF; }
        /* line 436, _layout.scss */
        .footer__social .social__link:active svg {
          fill: #fff; }
  /* line 439, _layout.scss */
  .footer__developer {
    font-size: 12px;
    line-height: 14px; }
  /* line 440, _layout.scss */
  .footer .netking {
    display: inline-block;
    width: 7px;
    height: 14px;
    background: url(netking.svg);
    vertical-align: middle;
    margin-left: 3px; }
  /* line 441, _layout.scss */
  .footer a {
    color: #00B4F0; }
  /* line 442, _layout.scss */
  .footer .contacts__title--phone {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold; }
  /* line 443, _layout.scss */
  .footer .contacts__item {
    padding: 0; }
  /* line 444, _layout.scss */
  .footer .contacts__text {
    font-size: 16px; }
  /* line 446, _layout.scss */
  .footer .contacts__timework .contacts__title {
    font-size: 16px; }
  /* line 447, _layout.scss */
  .footer .contacts__timework .contacts__text {
    font-size: 20px;
    font-weight: bold; }
  /* line 449, _layout.scss */
  .footer-menu__list {
    margin: 50px 0 0;
    padding: 0;
    list-style: none; }
  /* line 451, _layout.scss */
  .footer .cell_menu .footer-menu__list {
    width: 45%;
    margin-right: 5%;
    float: left; }
  /* line 453, _layout.scss */
  .footer-menu__item {
    margin-bottom: 23px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300; }
  /* line 454, _layout.scss */
  .footer .footer-menu__link {
    color: #E7F4FF;
    text-decoration: none; }
    /* line 455, _layout.scss */
    .footer .footer-menu__link:hover {
      color: #00B4F0; }

/* line 458, _layout.scss */
.newsletter {
  color: #00B4F0;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px; }
  /* line 459, _layout.scss */
  .newsletter__form {
    margin-top: 23px; }
  /* line 460, _layout.scss */
  .newsletter__input {
    width: 100%;
    height: 46px;
    border-radius: 23px;
    padding: 0 20px;
    border: none;
    background: #fff;
    margin-bottom: 20px;
    outline: none;
    font: 16px 'Museo Sans Cyrl', Arial; }
  /* line 461, _layout.scss */
  .newsletter__button {
    width: 100%; }

/* line 463, _layout.scss */
.fa-rub {
  font-size: 0.9em; }

/*inner*/
/* line 465, _layout.scss */
.breadcrumbs {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 20px; }
  /* line 466, _layout.scss */
  .breadcrumbs__item {
    display: inline-block;
    color: #3284CF; }
    /* line 467, _layout.scss */
    .breadcrumbs__item_link {
      color: #627086;
      text-decoration: none; }
      /* line 468, _layout.scss */
      .breadcrumbs__item_link:hover {
        text-decoration: underline; }
    /* line 470, _layout.scss */
    .breadcrumbs__item + .breadcrumbs__item:before {
      content: "";
      display: inline-block;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #3284CF;
      margin-right: 5px;
      vertical-align: middle; }

@media screen and (max-width: 768px) {
  /* line 475, _layout.scss */
  img {
    height: auto; }

  /* line 476, _layout.scss */
  .header {
    position: relative; }
    /* line 477, _layout.scss */
    .header__top {
      height: 24px; }
    /* line 478, _layout.scss */
    .header__login {
      padding-left: 0;
      justify-content: start; }
      /* line 479, _layout.scss */
      .header__login .login__text {
        font-size: 10px;
        line-height: 12px;
        font-weight: bold; }
    /* line 481, _layout.scss */
    .header .contacts__item {
      padding: 0; }
    /* line 482, _layout.scss */
    .header .contacts__title {
      font-size: 10px; }
    /* line 483, _layout.scss */
    .header__bottom {
      height: auto;
      padding: 5px 0; }
    /* line 484, _layout.scss */
    .header__menu {
      padding-top: 20px; }
    /* line 485, _layout.scss */
    .header__menu_mob {
      width: 33%; }
      /* line 486, _layout.scss */
      .header__menu_mob-link {
        color: #fff;
        text-decoration: none; }
        /* line 487, _layout.scss */
        .header__menu_mob-link:before {
          content: "";
          display: inline-block;
          width: 26px;
          height: 26px;
          background: #fff;
          -webkit-mask: url(ico_allproducts.svg);
          mask: url(ico_allproducts.svg);
          vertical-align: middle;
          margin-right: 10px; }
        /* line 488, _layout.scss */
        .header__menu_mob-link:hover {
          color: #00B4F0; }
    /* line 491, _layout.scss */
    .header__logo {
      width: 33%;
      text-align: center; }
    /* line 492, _layout.scss */
    .header__cart {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0; }
      /* line 493, _layout.scss */
      .header__cart .cart__icon {
        width: 30px;
        height: 30px;
        line-height: 26px;
        border: 2px solid #B9D8F5; }
        /* line 494, _layout.scss */
        .header__cart .cart__icon:before {
          width: 15px;
          height: 15px;
          background-size: contain; }
      /* line 496, _layout.scss */
      .header__cart .cart__count {
        top: -2px;
        right: -6px;
        width: 20px;
        height: 20px;
        font-size: 11px;
        line-height: 20px; }
      /* line 497, _layout.scss */
      .header__cart .cart__link {
        margin: 0; }
    /* line 499, _layout.scss */
    .header:after {
      content: "";
      height: 50px;
      position: absolute;
      bottom: -49px;
      background: url(header_wave.svg) repeat-x 0 -39px;
      width: 100%;
      z-index: 10; }

  /* line 501, _layout.scss */
  body .page-inner {
    padding-top: 50px; }

  /* line 502, _layout.scss */
  .search {
    text-align: right;
    height: auto; }

  /* line 503, _layout.scss */
  .toggle_search-form {
    display: inline-block;
    background: none;
    border: 2px solid #B9D8F5;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    vertical-align: middle; }
    /* line 504, _layout.scss */
    .toggle_search-form svg {
      margin: -2px 0 0 -2px;
      width: 30px;
      height: 30px; }

  /* line 506, _layout.scss */
  .search__form {
    position: absolute;
    top: 24px;
    right: 0;
    left: 0;
    background: #fff;
    padding: 0 10px;
    height: 40px;
    z-index: 99;
    display: none; }
    /* line 507, _layout.scss */
    .search__form:after {
      content: "";
      height: 20px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -20px;
      background: url(header_wavebg_white.svg) 0 -35px; }

  /* line 509, _layout.scss */
  .search__input {
    background: none;
    border: none; }

  /* line 510, _layout.scss */
  .search__button {
    right: 10px;
    top: 0; }

  /* line 511, _layout.scss */
  .search__form.open {
    display: block; }

  /* line 512, _layout.scss */
  .site__title {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: space-between; }
    /* line 513, _layout.scss */
    .site__title .swiper-button-prev, .site__title .swiper-button-next {
      margin: 0; }

  /* line 515, _layout.scss */
  .text-notice {
    padding: 20px; }

  /* line 516, _layout.scss */
  .newsletter {
    margin-bottom: 20px; }

  /* line 517, _layout.scss */
  .review-form-rating .label {
    display: block;
    width: auto;
    margin: 0 0 10px; }

  /* line 518, _layout.scss */
  .rating__item {
    width: 40px;
    height: 38px;
    margin-right: 15px; }
    /* line 518, _layout.scss */
    .rating__item:last-child {
      margin: 0; }

  /* line 519, _layout.scss */
  .form-captcha__label {
    display: block;
    width: auto;
    margin: 0 0 10px; }

  /* line 520, _layout.scss */
  .form-captcha__image img {
    max-width: 130px; }

  /* line 521, _layout.scss */
  .form__input.input-captcha {
    width: 130px; }

  /* line 522, _layout.scss */
  .review-form .button {
    width: 100%; }

  /* line 523, _layout.scss */
  ymaps {
    margin-bottom: 20px;
    max-height: 400px !important; }

  /* line 524, _layout.scss */
  .bulk_stores {
    overflow: auto; }
    /* line 525, _layout.scss */
    .bulk_stores img {
      max-width: none; }

  /* line 527, _layout.scss */
  .footer {
    padding: 20px 0 14px; }
    /* line 528, _layout.scss */
    .footer__social {
      order: -1; }
    /* line 529, _layout.scss */
    .footer-menu__list {
      margin: 20px 0 0; }
      /* line 531, _layout.scss */
      .footer-menu__list + .footer-menu__list {
        margin: 0; }
      /* line 532, _layout.scss */
      .footer-menu__list .footer-menu__item {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 16px; }
    /* line 534, _layout.scss */
    .footer .cell_menu .footer-menu__list {
      width: auto; }
    /* line 535, _layout.scss */
    .footer .cell_menu_right {
      position: relative; }
    /* line 536, _layout.scss */
    .footer .contacts__header {
      margin-bottom: 10px; }
    /* line 537, _layout.scss */
    .footer__developer {
      position: absolute;
      bottom: 16px; }

  /* line 539, _layout.scss */
  .mobile-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0px 10px 40px rgba(50, 132, 207, 0.2);
    z-index: 99;
    min-width: 292px; }
    /* line 540, _layout.scss */
    .mobile-menu__close {
      position: absolute;
      top: 9px;
      right: 15px;
      background: none;
      border: none;
      font-size: 0;
      width: 20px;
      padding: 0; }
      /* line 541, _layout.scss */
      .mobile-menu__close:before {
        border-top: 2px solid #3284CF;
        border-radius: 2px;
        width: 20px;
        content: "";
        display: block;
        transform: rotate(45deg);
        position: absolute;
        top: 15px;
        left: 0; }
      /* line 542, _layout.scss */
      .mobile-menu__close:after {
        border-top: 2px solid #3284CF;
        border-radius: 2px;
        width: 20px;
        content: "";
        display: block;
        transform: rotate(-45deg);
        position: absolute;
        top: 15px;
        left: 0; }
    /* line 544, _layout.scss */
    .mobile-menu__title {
      background: #E7F4FF url(ico_allproducts.svg) no-repeat 22px 50%;
      padding: 12px 22px 12px 58px;
      border-radius: 0 20px 0 0;
      font-size: 15px;
      font-weight: bold;
      color: #003F88; }
    /* line 545, _layout.scss */
    .mobile-menu .mobile-menu__lists {
      background: #fff;
      overflow: auto;
      max-height: calc(100% - 50px); }
    /* line 546, _layout.scss */
    .mobile-menu .collections-menu {
      margin: 0;
      max-width: none; }
    /* line 547, _layout.scss */
    .mobile-menu .collections-menu__link {
      padding-left: 22px; }
    /* line 548, _layout.scss */
    .mobile-menu .collections-menu__link:before {
      background: #3284CF; }
    /* line 549, _layout.scss */
    .mobile-menu a {
      color: #6F7F98; }
    /* line 550, _layout.scss */
    .mobile-menu .item-recipes .collections-menu__link {
      background: #F96C35;
      color: #fff;
      border-radius: 0 !important; }
      /* line 551, _layout.scss */
      .mobile-menu .item-recipes .collections-menu__link:before {
        background: #fff;
        mask: url(ico_recipe.svg) no-repeat 50%;
        -webkit-mask: url(ico_recipe.svg) no-repeat 50%; }
    /* line 553, _layout.scss */
    .mobile-menu__list {
      background: #E7F4FF;
      margin: 22px 0 0;
      padding: 15px 0 15px 62px;
      position: relative;
      color: #B9D8F5;
      font-size: 15px;
      line-height: 32px; }
      /* line 554, _layout.scss */
      .mobile-menu__list:before {
        content: "";
        position: absolute;
        top: -20px;
        height: 20px;
        left: 0;
        right: 0;
        background: url(wavebg_mobile-menu.svg) 0 -12px; }
      /* line 555, _layout.scss */
      .mobile-menu__list a {
        color: #6F7F98;
        text-decoration: none; }
        /* line 556, _layout.scss */
        .mobile-menu__list a:hover {
          text-decoration: underline; } }
@media screen and (max-width: 680px) {
  /* line 562, _layout.scss */
  .alertify .ajs-dialog {
    transform: none !important; } }
@media screen and (max-width: 480px) {
  /* line 565, _layout.scss */
  .cart-dropdown {
    display: none !important; }

  /* line 566, _layout.scss */
  .header__logo img {
    max-width: 85px; }

  /* line 567, _layout.scss */
  .footer-menu__item {
    flex: 1 0 45%; }
    /* line 568, _layout.scss */
    .footer-menu__item:nth-child(3) {
      order: 2; }
    /* line 569, _layout.scss */
    .footer-menu__item:nth-child(6) {
      order: 2; }
    /* line 570, _layout.scss */
    .footer-menu__item.footer__developer {
      order: 2; } }
@media screen and (max-width: 380px) {
  /* line 575, _layout.scss */
  .footer .contacts__title--phone {
    font-size: 16px; }
  /* line 576, _layout.scss */
  .footer .contacts__header {
    margin-bottom: 4px; } }
/* line 581, _layout.scss */
.ajs-basic .ajs-dialog {
  max-width: 300px;
  box-shadow: 0px 15px 30px rgba(116, 177, 234, 0.5);
  border-radius: 10px; }
/* line 582, _layout.scss */
.ajs-basic .ajs-header, .ajs-basic .ajs-commands, .ajs-basic .ajs-footer {
  display: none; }

/* line 585, _layout.scss */
#addtocart {
  text-align: center;
  padding: 0 30px; }
  /* line 586, _layout.scss */
  #addtocart p {
    font-size: 16px;
    font-weight: bold;
    color: #3284CF;
    margin-bottom: 20px; }
  /* line 587, _layout.scss */
  #addtocart .button {
    width: 100%; }
  /* line 588, _layout.scss */
  #addtocart .button + .button {
    margin-top: 10px; }

/* line 590, _layout.scss */
.alertify .ajs-dialog {
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0; }

/* line 592, _layout.scss */
.products-list .notice.is-info {
  margin: 20px 0 50px; }

/* line 593, _layout.scss */
.search-widget-wrapper .search__input {
  height: 40px; }

/* line 596, _layout.scss */
.contacts__header {
  display: flex;
  flex-wrap: wrap; }
  /* line 597, _layout.scss */
  .contacts__header .t_s {
    justify-content: center; }
  /* line 602, _layout.scss */
  .contacts__header img {
    width: 18px;
    margin-right: 10px;
    margin-left: 3px; }
  /* line 607, _layout.scss */
  .contacts__header div {
    width: 100%;
    display: flex;
    align-items: center; }
  /* line 612, _layout.scss */
  .contacts__header .w_s_s {
    justify-content: center; }
    /* line 614, _layout.scss */
    .contacts__header .w_s_s a {
      font-size: 14px;
      color: #fff; }
  @media (max-width: 1024px) {
    /* line 596, _layout.scss */
    .contacts__header {
      flex-wrap: nowrap; }
      /* line 621, _layout.scss */
      .contacts__header div {
        width: initial; }
      /* line 624, _layout.scss */
      .contacts__header .w_s_s {
        margin-right: 10px; } }
  @media (max-width: 768px) {
    /* line 629, _layout.scss */
    .contacts__header .w_s_s_m {
      position: absolute;
      left: calc(50% - 15px);
      top: -1px; } }
  @media (max-width: 355px) {
    /* line 636, _layout.scss */
    .contacts__header .w_s_s {
      margin-right: -5px; } }

/* line 643, _layout.scss */
footer .w_s_s {
  justify-content: flex-start !important; }
  /* line 645, _layout.scss */
  footer .w_s_s a {
    font-size: 20px !important;
    font-weight: bold;
    text-decoration: none; }
@media (max-width: 768px) {
  /* line 652, _layout.scss */
  footer .contacts__header {
    display: flex;
    flex-wrap: wrap; }
    /* line 655, _layout.scss */
    footer .contacts__header div {
      width: 100%; } }
@media (max-width: 380px) {
  /* line 662, _layout.scss */
  footer .w_s_s a {
    font-size: 16px !important; } }

/* line 670, _layout.scss */
.vkont_footer a {
  display: flex;
  justify-content: center; }
  @media (max-width: 768px) {
    /* line 670, _layout.scss */
    .vkont_footer a {
      margin-right: 5px !important; } }
/* line 678, _layout.scss */
.vkont_footer:hover svg path {
  fill: #00B4F0; }

@media (max-width: 1270px) {
  /* line 685, _layout.scss */
  .footer__social .social__list {
    flex-wrap: wrap; } }

/* line 693, _layout.scss */
.ruza {
  background: 0;
  padding-left: 0; }
  /* line 696, _layout.scss */
  .ruza svg {
    width: 20px;
    transition: 0.3s;
    margin-right: 5px;
    transform: translatey(3px); }
  /* line 702, _layout.scss */
  .ruza span {
    color: #F96C35; }
  /* line 706, _layout.scss */
  .ruza:hover svg path {
    fill: #E3490D; }
  /* line 709, _layout.scss */
  .ruza:hover span {
    color: #E3490D; }

/* line 715, _layout.scss */
.ruza_mob {
  display: none;
  margin-right: 10px; }
  /* line 718, _layout.scss */
  .ruza_mob img {
    min-width: 28px;
    width: 28px;
    filter: invert(1); }
  @media (max-width: 768px) {
    /* line 715, _layout.scss */
    .ruza_mob {
      display: block; } }
  @media (max-width: 355px) {
    /* line 715, _layout.scss */
    .ruza_mob {
      position: absolute;
      left: calc(70%);
      bottom: -33px; } }

@media (max-width: 768px) {
  /* line 733, _layout.scss */
  .header__search.search {
    display: flex;
    justify-content: flex-end;
    position: relative; } }

/* line 742, _layout.scss */
.header__menu {
  background-size: 98%; }
  @media (max-width: 1880px) {
    /* line 742, _layout.scss */
    .header__menu {
      background-size: initial; } }

/* line 749, _layout.scss */
.footer__social {
  position: relative;
  left: -40px; }
  @media (max-width: 1400px) {
    /* line 749, _layout.scss */
    .footer__social {
      left: initial; } }

@media (max-width: 768px) {
  /* line 757, _layout.scss */
  .header__top {
    position: relative; } }

/* line 764, _layout.scss */
.main-menu__list li {
  transform: translatey(5px); }

/* line 770, _layout.scss */
.collection-podarki-iz-ruzy {
  position: relative; }
  /* line 772, _layout.scss */
  .collection-podarki-iz-ruzy svg {
    position: absolute;
    width: 20px;
    top: 5px;
    left: 13px; }
  /* line 779, _layout.scss */
  .collection-podarki-iz-ruzy:hover path {
    fill: #00B4F0 !important; }

/* line 1, _index.scss */
.swiper-container {
  width: 100%;
  height: 100%; }

/* line 5, _index.scss */
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

/* line 11, _index.scss */
.main__slider {
  position: relative;
  /*&__sticker {position: absolute; top: 10px; left: 50%; margin-left: 475px; background: #F96C35; border-radius: 50%; color: #fff; padding: 16px; width: 128px; height: 128px; line-height: 96px; text-align: center; font-size: 20px; font-weight: bold;}*/ }
  /* line 12, _index.scss */
  .main__slider .swiper-slide img {
    height: 730px; }
  /* line 13, _index.scss */
  .main__slider-caption {
    position: absolute;
    top: 0;
    right: 46%;
    background: url(bg_slider.svg) no-repeat right;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 15px 0;
    background-size: cover; }
    /* line 15, _index.scss */
    .main__slider-caption:before {
      position: absolute;
      top: 0;
      right: -39px;
      left: 0;
      background: url(bg_slider_decor.svg) no-repeat right;
      content: "";
      height: 155px; }
  /* line 17, _index.scss */
  .main__slider-info {
    position: absolute;
    top: 50%;
    left: 27%;
    right: 0;
    z-index: 20;
    color: #fff;
    width: 25%;
    transform: translateY(-50%); }
    /* line 18, _index.scss */
    .main__slider-info .swiper-slide {
      flex-direction: column;
      padding: 0 5px; }
  /* line 21, _index.scss */
  .main__slider-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  /* line 22, _index.scss */
  .main__slider-description {
    font-size: 16px;
    line-height: 28px;
    color: #B7CBDD;
    margin-bottom: 30px; }
  /* line 23, _index.scss */
  .main__slider-button {
    width: 159px;
    height: 46px;
    border-radius: 30px;
    text-transform: uppercase;
    line-height: 46px;
    font-size: 12px;
    letter-spacing: 2px; }
  /* line 24, _index.scss */
  .main__slider-container {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    bottom: 0; }
    /* line 25, _index.scss */
    .main__slider-container .container {
      position: relative;
      height: 100%; }
  /* line 27, _index.scss */
  .main__slider .main-slider-prev {
    left: 20%; }
  /* line 28, _index.scss */
  .main__slider .main-slider-next {
    left: 50%;
    margin-left: 43%; }
  /* line 29, _index.scss */
  .main__slider .main-slider-pagination {
    bottom: 68px;
    left: 27%; }

/* line 31, _index.scss */
.main-slider .swiper-slide {
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

/* line 32, _index.scss */
.collections-menu {
  padding: 0;
  margin: 0 0 0 -10px;
  list-style: none;
  position: relative;
  z-index: 1;
  max-width: 262px; }
  /* line 35, _index.scss */
  .collections-menu__item {
    font-size: 15px;
    line-height: 32px;
    position: relative; }
  /* line 36, _index.scss */
  .collections-menu__item:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    border-radius: 16px; }
  /* line 37, _index.scss */
  .collections-menu__link {
    color: #fff;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    transition: auto;
    border-radius: 16px;
    position: relative;
    z-index: 1; }
    /* line 38, _index.scss */
    .collections-menu__link:before {
      content: "";
      width: 28px;
      height: 28px;
      background: #fff;
      -webkit-mask: url(pppp.svg) no-repeat 50%;
      mask: url(pppp.svg) no-repeat 50%;
      margin-right: 12px;
      display: inline-block;
      vertical-align: middle; }
    /* line 39, _index.scss */
    .collections-menu__link.collection-skidki-i-aktsii {
      color: #F77B4B;
      font-weight: bold; }
      /* line 40, _index.scss */
      .collections-menu__link.collection-skidki-i-aktsii:before {
        background: #F77B4B;
        -webkit-mask: url(ico_actions.svg) no-repeat 50%;
        mask: url(ico_actions.svg) no-repeat 50%; }
      /* line 41, _index.scss */
      .collections-menu__link.collection-skidki-i-aktsii:hover, .collections-menu__link.collection-skidki-i-aktsii:active {
        color: #F77B4B !important; }
        /* line 41, _index.scss */
        .collections-menu__link.collection-skidki-i-aktsii:hover:before, .collections-menu__link.collection-skidki-i-aktsii:active:before {
          background: #F77B4B; }
    /* line 43, _index.scss */
    .collections-menu__link.collection-gotovye-nabory:before {
      -webkit-mask-image: url(ico_ready_sets.svg);
      mask-image: url(ico_ready_sets.svg); }
    /* line 44, _index.scss */
    .collections-menu__link.collection-moloko:before {
      -webkit-mask-image: url(ico_milk.svg);
      mask-image: url(ico_milk.svg); }
    /* line 45, _index.scss */
    .collections-menu__link.collection-yogurt:before {
      -webkit-mask-image: url(ico_yogurt.svg);
      mask-image: url(ico_yogurt.svg); }
    /* line 46, _index.scss */
    .collections-menu__link.collection-kefir:before {
      -webkit-mask-image: url(ico_kefir.svg);
      mask-image: url(ico_kefir.svg); }
    /* line 47, _index.scss */
    .collections-menu__link.collection-tvorozhnaya-massa:before {
      -webkit-mask-image: url(ico_curd_dessert.svg);
      mask-image: url(ico_curd_dessert.svg); }
    /* line 48, _index.scss */
    .collections-menu__link.collection-small-pack:before {
      -webkit-mask-image: url(ico_backpack.svg);
      mask-image: url(ico_backpack.svg); }
    /* line 49, _index.scss */
    .collections-menu__link.collection-tvorog:before {
      -webkit-mask-image: url(ico_curd.svg);
      mask-image: url(ico_curd.svg); }
    /* line 50, _index.scss */
    .collections-menu__link.collection-smetana:before {
      -webkit-mask-image: url(ico_cream.svg);
      mask-image: url(ico_cream.svg); }
    /* line 51, _index.scss */
    .collections-menu__link.collection-maslo:before {
      -webkit-mask-image: url(ico_butter.svg);
      mask-image: url(ico_butter.svg); }
    /* line 52, _index.scss */
    .collections-menu__link.collection-slivki:before {
      -webkit-mask-image: url(collection_ico_slivki.svg);
      mask-image: url(collection_ico_slivki.svg); }
    /* line 53, _index.scss */
    .collections-menu__link.collection-prostokvasha:before {
      -webkit-mask-image: url(collection_ico_sourmilk.svg);
      mask-image: url(collection_ico_sourmilk.svg); }
    /* line 54, _index.scss */
    .collections-menu__link.collection-pahta:before {
      -webkit-mask-image: url(collection_ico_buttermilk.svg);
      mask-image: url(collection_ico_buttermilk.svg); }
    /* line 55, _index.scss */
    .collections-menu__link.collection-snezhok:before {
      -webkit-mask-image: url(collection_ico_snowball.svg);
      mask-image: url(collection_ico_snowball.svg); }
    /* line 56, _index.scss */
    .collections-menu__link.collection-ryazhenka:before {
      -webkit-mask-image: url(collection_ico_ryazhenka.svg);
      mask-image: url(collection_ico_ryazhenka.svg); }
    /* line 57, _index.scss */
    .collections-menu__link.collection-bifilayf:before {
      -webkit-mask-image: url(collection_ico_bifilife.svg);
      mask-image: url(collection_ico_bifilife.svg); }
    /* line 58, _index.scss */
    .collections-menu__link.collection-syr:before {
      -webkit-mask-image: url(collection_ico_cheese.svg);
      mask-image: url(collection_ico_cheese.svg); }
    /* line 59, _index.scss */
    .collections-menu__link.collection-ovoschi:before {
      -webkit-mask-image: url(collection_ico_vegetables.svg);
      mask-image: url(collection_ico_vegetables.svg); }
    /* line 60, _index.scss */
    .collections-menu__link.collection-myod:before {
      -webkit-mask-image: url(collection_ico_honey.svg);
      mask-image: url(collection_ico_honey.svg); }
    /* line 61, _index.scss */
    .collections-menu__link.collection-funktsionalnoe-pitanie:before {
      -webkit-mask-image: url(collection_ico_functional.svg);
      mask-image: url(collection_ico_functional.svg); }
    /* line 62, _index.scss */
    .collections-menu__link.collection-horeca:before {
      -webkit-mask-image: url(collection_ico_horeka.svg);
      mask-image: url(collection_ico_horeka.svg); }
    /* line 63, _index.scss */
    .collections-menu__link.collection-myasnye-delikatesy:before {
      -webkit-mask-image: url(collection_meat.svg);
      mask-image: url(collection_meat.svg); }
    /* line 64, _index.scss */
    .collections-menu__link.collection-chay-kofe:before {
      -webkit-mask-image: url(collection-coffee-tea2.svg);
      mask-image: url(collection-coffee-tea2.svg); }
    /* line 65, _index.scss */
    .collections-menu__link.collection-knigi:before {
      -webkit-mask-image: url(иконка_книги_в_svg.svg);
      mask-image: url(иконка_книги_в_svg.svg); }
    /* line 66, _index.scss */
    .collections-menu__link.collections-menu__link_bottom {
      color: #00B4F0; }
      /* line 67, _index.scss */
      .collections-menu__link.collections-menu__link_bottom:before {
        background: #00B4F0; }
    /* line 69, _index.scss */
    li:hover .collections-menu__link {
      color: #00B4F0!important; }
      /* line 70, _index.scss */
      li:hover .collections-menu__link:before {
        background: #00B4F0; }
    /* line 72, _index.scss */
    .collections-menu__link:active {
      color: #fff !important; }
      /* line 73, _index.scss */
      .collections-menu__link:active:before {
        background: #fff !important; }
  /* line 77, _index.scss */
  .collections-menu__item:hover:before {
    background: #fff;
    width: 100%; }
  /* line 80, _index.scss */
  .collections-menu__item:active:before {
    background: #3284CF; }

/* line 83, _index.scss */
.main__products {
  padding-bottom: 50px;
  background: #E9F4FF; }
  /* line 84, _index.scss */
  .main__products-tabs {
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    padding: 50px 0 14px;
    text-align: center; }
    /* line 85, _index.scss */
    .main__products-tabs-item {
      display: inline-block;
      margin: 0 9px 16px; }
      /* line 86, _index.scss */
      .main__products-tabs-item a {
        display: inline-block;
        border: 2px solid #C1DEF9;
        background: #fff;
        border-radius: 23px;
        padding: 0 20px;
        font-size: 18px;
        line-height: 44px;
        color: #6F7E94;
        text-decoration: none;
        /*&:hover {background: #E7F4FF; border-color: #E7F4FF; color: #40444A;}*/ }
        /* line 88, _index.scss */
        .main__products-tabs-item a:hover, .main__products-tabs-item a.active, .main__products-tabs-item a:active {
          background: #3284CF;
          border-color: #3284CF;
          color: #fff; }
      /* line 90, _index.scss */
      .main__products-tabs-item:contains("Масло") {
        order: 2; }
  /* line 93, _index.scss */
  .main__products-items {
    display: none; }
    /* line 94, _index.scss */
    .main__products-items.active {
      display: block; }
  /* line 96, _index.scss */
  .main__products__description {
    color: #6F7E94;
    font-size: 14px;
    line-height: 20px; }
    /* line 97, _index.scss */
    .main__products__description-image {
      margin: 20px 0 30px;
      text-align: center; }
      /* line 98, _index.scss */
      .main__products__description-image img {
        width: 140px; }
    /* line 100, _index.scss */
    .main__products__description-title {
      max-width: 160px;
      margin: 0 auto 15px;
      color: #3284CF;
      font-size: 16px;
      font-weight: 900; }
    /* line 101, _index.scss */
    .main__products__description-content {
      max-width: 160px;
      margin: 0 auto; }

/* line 104, _index.scss */
.line__wave {
  height: 25px;
  background: url(wavebg.svg) repeat-x;
  top: -25px;
  position: relative; }
  /* line 105, _index.scss */
  .line__wave-bot {
    height: 25px;
    background: url(wavebg.svg) repeat-x bottom;
    bottom: -25px;
    position: relative; }

/* line 107, _index.scss */
.recipes {
  background: #fff;
  padding: 25px 0; }
  /* line 108, _index.scss */
  .recipes .swiper-container {
    padding-bottom: 50px; }
  /* line 109, _index.scss */
  .recipes .swiper-slide {
    width: 299px; }

/* line 111, _index.scss */
.swiper-container-horizontal > .recipes-slider-pagination {
  bottom: 0;
  left: 0;
  right: 0; }
  /* line 112, _index.scss */
  .swiper-container-horizontal > .recipes-slider-pagination .swiper-pagination-bullet-active {
    background: linear-gradient(95.22deg, #00B4F0 -0.83%, #4191DA 100%); }
    /* line 112, _index.scss */
    .swiper-container-horizontal > .recipes-slider-pagination .swiper-pagination-bullet-active:before {
      display: none; }

/* line 114, _index.scss */
.button-recipes {
  margin-top: 20px; }

/* line 115, _index.scss */
.main__blog {
  padding: 82px 0 73px;
  background: #E9F4FF; }
  /* line 116, _index.scss */
  .main__blog-title {
    margin-bottom: 50px; }

/* line 118, _index.scss */
.main__advantages {
  background: radial-gradient(1745.44px at 50% 50%, #003f88 0%, rgba(0, 63, 136, 0.19) 100%);
  text-align: center;
  position: relative;
  padding: 64px 0 95px; }
  /* line 119, _index.scss */
  .main__advantages:before {
    content: "";
    background: url(bg_advantages_top.svg) no-repeat;
    height: 235px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  /* line 120, _index.scss */
  .main__advantages:after {
    content: "";
    background: url(bg_advantages_bot.svg);
    height: 216px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  /* line 121, _index.scss */
  .main__advantages_inner:before {
    content: "";
    background: url(bg_advantages_wave.svg) bottom;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  /* line 122, _index.scss */
  .main__advantages .container {
    position: relative;
    max-width: 1215px; }
  /* line 123, _index.scss */
  .main__advantages-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    color: #fff;
    max-width: 600px;
    margin: 0 auto 13px;
    text-align: center; }
  /* line 124, _index.scss */
  .main__advantages-subtitle {
    text-align: center; }
    /* line 125, _index.scss */
    .main__advantages-subtitle a {
      color: #FFA683; }
      /* line 125, _index.scss */
      .main__advantages-subtitle a:after {
        background: #FFA683; }
      /* line 126, _index.scss */
      .main__advantages-subtitle a:hover {
        color: #fff; }
        /* line 126, _index.scss */
        .main__advantages-subtitle a:hover:after {
          background: #fff; }
  /* line 129, _index.scss */
  .main__advantages-list_left, .main__advantages-list_right {
    position: absolute;
    top: 242px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 305px;
    text-align: left;
    color: #fff; }
    /* line 130, _index.scss */
    .main__advantages-list_left li, .main__advantages-list_right li {
      padding-left: 73px;
      margin-bottom: 45px;
      background: url(advantages_item1.png) no-repeat;
      color: #B7CBDD;
      font-size: 16px;
      line-height: 30px;
      min-height: 65px; }
    /* line 131, _index.scss */
    .main__advantages-list_left li:nth-child(2), .main__advantages-list_right li:nth-child(2) {
      background-image: url(advantages_item2.png); }
    /* line 132, _index.scss */
    .main__advantages-list_left strong, .main__advantages-list_right strong {
      display: block;
      color: #fff;
      font-size: 30px;
      font-weight: 900;
      margin-bottom: 4px; }
  /* line 134, _index.scss */
  .main__advantages-list_right {
    right: 0;
    left: auto;
    top: 220px; }
    /* line 135, _index.scss */
    .main__advantages-list_right li {
      margin-bottom: 57px; }
    /* line 136, _index.scss */
    .main__advantages-list_right li:nth-child(1) {
      background-image: url(advantages_item3.png); }
    /* line 137, _index.scss */
    .main__advantages-list_right li:nth-child(2) {
      background-image: url(advantages_item4.png); }
    /* line 138, _index.scss */
    .main__advantages-list_right li:nth-child(3) {
      background-image: url(advantages_item5.png); }

/* line 141, _index.scss */
.main__advantages_bottom {
  background: #fff radial-gradient(1149.5px at 50% 50%, #3284cf 0%, rgba(50, 132, 207, 0.58) 100%);
  padding: 70px 0 100px;
  position: relative; }
  /* line 143, _index.scss */
  .main__advantages_bottom:after {
    content: "";
    background: url(bg_advantages_bot_wave.svg);
    height: 20px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0; }
  /* line 144, _index.scss */
  .main__advantages_bottom .main__advantages-title {
    max-width: 700px; }
  /* line 145, _index.scss */
  .main__advantages_bottom-list {
    max-width: 700px;
    margin: 40px auto 0;
    padding: 0;
    list-style: none;
    position: relative; }
    /* line 146, _index.scss */
    .main__advantages_bottom-list li {
      color: #fff;
      display: inline-block;
      width: 185px;
      text-align: center;
      position: relative;
      margin-bottom: 270px; }
      /* line 147, _index.scss */
      .main__advantages_bottom-list li .image {
        display: inline-block;
        margin-bottom: 22px;
        position: relative;
        z-index: 1; }
        /* line 148, _index.scss */
        .main__advantages_bottom-list li .image strong {
          background: #00B4F0;
          box-shadow: 2px 5px 30px rgba(50, 132, 207, 0.22);
          font-size: 20px;
          width: 62px;
          height: 62px;
          line-height: 60px;
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          text-align: center;
          border-radius: 50%; }
      /* line 150, _index.scss */
      .main__advantages_bottom-list li .description {
        display: inline-block;
        max-width: 180px;
        font-size: 16px;
        font-weight: 300;
        line-height: 30px; }
      /* line 151, _index.scss */
      .main__advantages_bottom-list li:nth-child(1):after {
        content: "";
        width: 226px;
        height: 212px;
        background: url(production_line.png) no-repeat;
        position: absolute;
        top: 104px;
        left: 76%; }
      /* line 152, _index.scss */
      .main__advantages_bottom-list li:nth-child(2) {
        position: absolute;
        top: 270px;
        left: 135px; }
      /* line 153, _index.scss */
      .main__advantages_bottom-list li:nth-child(3) {
        position: absolute;
        top: 0;
        left: 271px; }
        /* line 154, _index.scss */
        .main__advantages_bottom-list li:nth-child(3):after {
          content: "";
          width: 189px;
          height: 260px;
          background: url(production_line2.png) no-repeat;
          position: absolute;
          top: 30px;
          left: 83%; }
      /* line 156, _index.scss */
      .main__advantages_bottom-list li:nth-child(4) {
        position: absolute;
        top: 0;
        left: 541px; }
      /* line 157, _index.scss */
      .main__advantages_bottom-list li:nth-child(5) {
        position: absolute;
        top: 270px;
        left: 405px; }

/* line 161, _index.scss */
.main__instagram {
  padding: 70px 0; }
  /* line 162, _index.scss */
  .main__instagram img {
    border-radius: 10px;
    margin-bottom: 32px; }

@media screen and (max-width: 768px) {
  /* line 170, _index.scss */
  .main__slider .swiper-slide img {
    height: auto; }
  /* line 171, _index.scss */
  .main__slider .main-slider-prev {
    position: static;
    margin: 0; }
  /* line 172, _index.scss */
  .main__slider .main-slider-next {
    position: static;
    margin: 0; }
  /* line 173, _index.scss */
  .main__slider .main-slider-pagination {
    position: static; }
  /* line 174, _index.scss */
  .main__slider-container {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    padding: 10px 0 30px; }
  /* line 175, _index.scss */
  .main__slider .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between; }

  /* line 177, _index.scss */
  .main__products {
    background: none;
    padding: 0; }

  /* line 178, _index.scss */
  .recipes .swiper-container {
    padding: 0 20px; }

  /* line 179, _index.scss */
  .main__blog {
    padding: 50px 0 35px; }

  /* line 180, _index.scss */
  .main__blog-title {
    margin-bottom: 20px;
    justify-content: center; }

  /* line 181, _index.scss */
  .main__advantages {
    padding: 37px 0 5px; }
    /* line 182, _index.scss */
    .main__advantages-title {
      font-size: 18px;
      line-height: 28px; }
    /* line 183, _index.scss */
    .main__advantages-subtitle {
      font-size: 8px;
      letter-spacing: 2px; }
    /* line 184, _index.scss */
    .main__advantages-list_left {
      margin-top: 30px; }
    /* line 185, _index.scss */
    .main__advantages-list_left, .main__advantages-list_right {
      position: static; }
      /* line 186, _index.scss */
      .main__advantages-list_left strong, .main__advantages-list_right strong {
        font-size: 22px; }
      /* line 187, _index.scss */
      .main__advantages-list_left li, .main__advantages-list_right li {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 35px; }
    /* line 189, _index.scss */
    .main__advantages_bottom {
      padding: 30px 0 20px;
      text-align: center; }
      /* line 190, _index.scss */
      .main__advantages_bottom .main__advantages_bottom-list li {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 20px 30px 0;
        width: 130px;
        vertical-align: top; }
        /* line 191, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li img {
          max-width: 100px; }
        /* line 192, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li .image strong {
          width: 48px;
          height: 48px;
          line-height: 48px;
          font-size: 16px; }
        /* line 193, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li .description {
          font-size: 12px;
          line-height: 20px; }
        /* line 194, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li:nth-child(3) {
          margin-left: 5%;
          margin-right: 5%;
          width: 90%; }
        /* line 195, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li:nth-child(2), .main__advantages_bottom .main__advantages_bottom-list li:nth-child(5) {
          margin-right: 0; }
        /* line 196, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li:nth-child(2), .main__advantages_bottom .main__advantages_bottom-list li:nth-child(4), .main__advantages_bottom .main__advantages_bottom-list li:nth-child(5) {
          width: 118px; }
        /* line 197, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li:nth-child(1):after {
          background: url(production_line_mob.svg);
          width: 37px;
          height: 13px;
          left: 93%;
          top: 38px; }
        /* line 198, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li:nth-child(2):after {
          content: "";
          background: url(production_line_mob2.svg);
          width: 33px;
          height: 34px;
          position: absolute;
          bottom: -30px;
          left: 10px; }
        /* line 199, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li:nth-child(3):after {
          background: url(production_line_mob3.svg);
          width: 39px;
          height: 38px;
          left: 42%;
          top: 99%; }
        /* line 200, _index.scss */
        .main__advantages_bottom .main__advantages_bottom-list li:nth-child(4):after {
          content: "";
          background: url(production_line_mob4.svg);
          width: 48px;
          height: 30px;
          position: absolute;
          top: 63px;
          left: 90%; }

  /* line 204, _index.scss */
  .main__products-tabs {
    display: none; }
    /* line 205, _index.scss */
    .main__products-tabs_select {
      text-align: center;
      padding: 0 0 24px; }
      /* line 206, _index.scss */
      .main__products-tabs_select a {
        display: inline-block;
        width: 100%;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
        text-decoration: none;
        color: #fff;
        background: #3284CF;
        box-shadow: 2px 5px 30px rgba(50, 132, 207, 0.22);
        border-radius: 51px;
        position: relative; }
        /* line 207, _index.scss */
        .main__products-tabs_select a:after {
          background: #fff;
          mask: url(arrow_more.svg);
          -webkit-mask: url(arrow_more.svg);
          width: 6px;
          height: 8px;
          position: absolute;
          top: 20px;
          right: 20px;
          content: "";
          transform: rotate(90deg); }

  /* line 212, _index.scss */
  .main-slider-products-pagination {
    position: static;
    line-height: 30px; }

  /* line 213, _index.scss */
  .main-slider-products-prev, .main-slider-products-next {
    bottom: 0;
    top: auto; }

  /* line 214, _index.scss */
  .main-slider-products-prev {
    left: 0; }

  /* line 215, _index.scss */
  .main-slider-products-next {
    right: 0; }

  /* line 216, _index.scss */
  .button-main-products, .button-recipes {
    width: 100%; }

  /* line 217, _index.scss */
  .main__recipes {
    padding: 0 20px; }

  /* line 218, _index.scss */
  .main__products-tabs {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 2px 5px 30px rgba(50, 132, 207, 0.22);
    border-radius: 24px;
    padding: 66px 10px 20px !important;
    z-index: 80;
    box-shadow: 2px 5px 30px rgba(50, 132, 207, 0.22);
    text-align: left; }
    /* line 219, _index.scss */
    .main__products-tabs-wrap {
      position: relative; }
    /* line 220, _index.scss */
    .main__products-tabs_select a {
      z-index: 81;
      box-shadow: none; }

  /* line 223, _index.scss */
  .main__products-tabs_not_colls {
    display: block !important;
    position: static !important;
    text-align: center !important;
    box-shadow: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }
/* line 234, _index.scss */
.asdf .main__products-tabs-item a:not(.active) {
  border-color: #F96C35; }
  /* line 236, _index.scss */
  .asdf .main__products-tabs-item a:not(.active):hover {
    border-color: #3284CF; }

/* line 1, _collection.scss */
.page-inner {
  background: url(bg_page_inner.png) no-repeat 100% 0;
  box-shadow: inset 2px 5px 30px rgba(50, 132, 207, 0.12);
  padding-top: 26px; }

/* line 2, _collection.scss */
.collection-container {
  max-width: 850px;
  margin: 0 auto; }
  /* line 3, _collection.scss */
  .collection-container .main__products-tabs {
    padding: 0; }

/* line 5, _collection.scss */
.pagination {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  display: flex; }
  /* line 7, _collection.scss */
  .pagination__item_link {
    display: block;
    text-align: center;
    margin: 0 5px;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 2px;
    background: #fff;
    box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.1);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    color: #40444A;
    text-decoration: none; }
    /* line 8, _collection.scss */
    .pagination__item_link:hover {
      background-color: #E7F4FF; }
    /* line 9, _collection.scss */
    .pagination__item_link-next {
      background-image: url(arrow.svg);
      background-position: 50%;
      background-repeat: no-repeat; }
    /* line 10, _collection.scss */
    .pagination__item_link-end {
      background-image: url(arrows_double.svg);
      background-position: 50%;
      background-repeat: no-repeat; }
  /* line 12, _collection.scss */
  .pagination__item_active {
    display: block;
    text-align: center;
    margin: 0 5px;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 2px;
    background: #00B4F0;
    box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.1);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    color: #fff; }

/* line 14, _collection.scss */
.collection__description {
  font-size: 16px;
  line-height: 26px;
  color: #627086;
  margin-bottom: 40px; }

/* line 15, _collection.scss */
.page-inner .main__products-tabs {
  padding-top: 0; }

/* line 17, _collection.scss */
.sidebar .collections-menu {
  margin: 0 0 30px; }
  /* line 18, _collection.scss */
  .sidebar .collections-menu__link:not(.collection1) {
    color: #6F7F98; }
    /* line 19, _collection.scss */
    .sidebar .collections-menu__link:not(.collection1):before {
      background: #3284CF; }
    /* line 20, _collection.scss */
    .sidebar .collections-menu__link:not(.collection1):active {
      background: #3284CF;
      color: #fff !important; }
    /* line 21, _collection.scss */
    .sidebar .collections-menu__link:not(.collection1):hover {
      box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.1); }
    /* line 22, _collection.scss */
    .sidebar .collections-menu__link:not(.collection1).collections-menu__link_bottom {
      color: #2F80ED; }
      /* line 23, _collection.scss */
      .sidebar .collections-menu__link:not(.collection1).collections-menu__link_bottom:before {
        background: #2F80ED; }
  /* line 26, _collection.scss */
  .sidebar .collections-menu__link:hover {
    box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.1); }
/* line 28, _collection.scss */
.sidebar__title {
  font-size: 20px;
  line-height: 41px;
  font-weight: bold;
  color: #40444A; }
/* line 29, _collection.scss */
.sidebar-list {
  margin: 0 0 30px;
  padding: 0;
  list-style: none; }
  /* line 30, _collection.scss */
  .sidebar-list__item {
    background: url(divider.svg) no-repeat bottom;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 10px 25px 0; }
    /* line 31, _collection.scss */
    .sidebar-list__item:last-child {
      background: none; }
  /* line 33, _collection.scss */
  .sidebar-list__link {
    color: #40444A;
    text-decoration: none; }
    /* line 34, _collection.scss */
    .sidebar-list__link:hover {
      color: #00B4F0; }

@media screen and (max-width: 768px) {
  /* line 40, _collection.scss */
  .page-inner {
    background: none; } }
/* line 43, _collection.scss */
.read-more {
  display: none;
  text-align: right; }
  /* line 46, _collection.scss */
  .read-more a {
    color: #F96C35;
    font-size: 12px; }

/* line 52, _collection.scss */
.hide-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

/* line 1, _product.scss */
.product-card {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin: 0 auto 35px;
  min-height: 370px;
  max-width: 200px;
  max-height: 400px;
  background: #fff;
  padding: 10px;
  border: 1px solid #fff; }
  /* line 5, _product.scss */
  .product-card-discount {
    border-color: #F96C35; }
  /* line 6, _product.scss */
  .product-card__action {
    background: #fff;
    padding: 9px 15px 15px;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 116px;
    transition: 0.5s; }
  /* line 7, _product.scss */
  .product-card__title {
    font-size: 16px;
    font-weight: 900;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 10px;
    height: 58px;
    overflow: hidden; }
    /* line 8, _product.scss */
    .product-card__title a {
      color: #40444A;
      text-decoration: none; }
      /* line 9, _product.scss */
      .product-card__title a:hover {
        color: #003F88; }
  /* line 12, _product.scss */
  .product-card__sticker {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 34px;
    height: 34px;
    background: #F96C35;
    font-size: 10px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    border-radius: 50%; }
  /* line 13, _product.scss */
  .product-card__price {
    font-size: 20px;
    color: #003F88;
    line-height: 24px;
    font-weight: 700; }
    /* line 14, _product.scss */
    .product-card__price .product-card__oldprice {
      font-size: 14px;
      float: right; }
  /* line 16, _product.scss */
  .product-card__specifications {
    display: none;
    color: #627086;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 17px;
    height: 80px;
    overflow: auto; }
    /* line 17, _product.scss */
    .product-card__specifications span {
      float: right;
      color: #40444A; }
  /* line 19, _product.scss */
  .product-card__price_qty {
    display: none;
    color: #F96C35;
    font-size: 20px;
    line-height: 18px;
    margin: 0 -5px;
    font-weight: 700; }
    /* line 20, _product.scss */
    .product-card__price_qty [class*="cell-"] {
      padding: 0 5px; }
    /* line 21, _product.scss */
    .product-card__price_qty .product-card__oldprice {
      line-height: 10px; }
  /* line 23, _product.scss */
  .product-card__oldprice {
    color: #627086;
    font-size: 10px;
    text-decoration: line-through;
    font-weight: 300; }
  /* line 24, _product.scss */
  .product-card__button {
    display: none;
    margin-top: 11px;
    background: #00B4F0 url(bg_button_decor.png) no-repeat; }
  /* line 25, _product.scss */
  .product-card .product__quantity {
    float: right;
    width: 78px;
    height: 24px; }
    /* line 26, _product.scss */
    .product-card .product__quantity-input {
      width: 28px;
      height: 28px;
      left: 25px; }
    /* line 27, _product.scss */
    .product-card .product__quantity-minus, .product-card .product__quantity-plus {
      height: 24px;
      transition: 0.2s; }
    /* line 28, _product.scss */
    .product-card .product__quantity-minus:before {
      top: 11px;
      left: 10px; }
    /* line 29, _product.scss */
    .product-card .product__quantity-plus:before {
      top: 11px;
      right: 8px; }
    /* line 30, _product.scss */
    .product-card .product__quantity-plus:after {
      top: 11px;
      right: 8px; }
  /* line 32, _product.scss */
  .product-card:hover {
    box-shadow: 0px 15px 50px rgba(116, 177, 234, 0.65); }
    /* line 34, _product.scss */
    .product-card:hover .product-card__action {
      height: 273px; }
    /* line 35, _product.scss */
    .product-card:hover .product-card__price {
      display: none; }
    /* line 36, _product.scss */
    .product-card:hover .product-card__price_qty {
      display: flex; }
    /* line 37, _product.scss */
    .product-card:hover .product-card__specifications, .product-card:hover .product-card__button {
      display: block; }

/* line 45, _product.scss */
.product__gallery {
  padding-bottom: 10px; }
  /* line 46, _product.scss */
  .product__gallery img {
    border-radius: 10px; }
/* line 48, _product.scss */
.product__title {
  margin-bottom: 10px; }
/* line 49, _product.scss */
.product__available {
  color: #27AE60;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 6px; }
/* line 50, _product.scss */
.product__description {
  background: #E9F4FF url(product_description_top.svg) repeat-x;
  padding: 0 0 40px;
  position: relative;
  margin: 25px 0; }
  /* line 51, _product.scss */
  .product__description-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 58px;
    color: #003F88;
    background: url(ico_allproducts.svg) no-repeat 0 50%;
    padding-left: 32px;
    background-size: 20px;
    margin-bottom: 52px; }
    /* line 52, _product.scss */
    .product__description-title.review {
      background-image: url(ico_review.svg);
      background-size: 24px; }
    /* line 53, _product.scss */
    .product__description-title span {
      color: #F96C35;
      font-weight: bold; }
  /* line 55, _product.scss */
  .product__description-content {
    padding-bottom: 45px; }
  /* line 56, _product.scss */
  .product__description:after {
    background: url(product_description_bot.svg) repeat-x bottom;
    bottom: -17px;
    height: 17px;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    display: block; }
  /* line 57, _product.scss */
  .product__description + .recipes {
    padding-top: 45px; }
/* line 60, _product.scss */
.product__details {
  color: #627086;
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 20px 40px; }
  /* line 61, _product.scss */
  .product__details ul {
    margin: 0;
    padding: 0;
    list-style-position: inside; }
/* line 63, _product.scss */
.product__add2cart {
  background: #D6EBFF;
  border-radius: 30px;
  padding: 16px 20px 26px 30px;
  margin-bottom: 17px; }
/* line 66, _product.scss */
.product__quantity {
  display: flex;
  height: 46px;
  width: 131px;
  position: relative; }
  /* line 68, _product.scss */
  .product__quantity-minus, .product__quantity-plus {
    background: #E7F4FF;
    width: 50%;
    height: 46px;
    border: none;
    text-indent: -3000px;
    position: relative;
    padding: 0;
    cursor: pointer; }
    /* line 69, _product.scss */
    .product__quantity-minus:before, .product__quantity-plus:before {
      background: #003F88;
      width: 6px;
      height: 2px;
      border-radius: 1px;
      content: "";
      display: inline-block;
      position: absolute;
      top: 21px;
      left: 17px; }
    /* line 70, _product.scss */
    .product__quantity-minus:hover, .product__quantity-plus:hover {
      background: #00B4F0; }
      /* line 71, _product.scss */
      .product__quantity-minus:hover:before, .product__quantity-minus:hover:after, .product__quantity-plus:hover:before, .product__quantity-plus:hover:after {
        background: #fff; }
    /* line 73, _product.scss */
    .product__quantity-minus:active, .product__quantity-plus:active {
      background: #003F88; }
      /* line 74, _product.scss */
      .product__quantity-minus:active:before, .product__quantity-minus:active:after, .product__quantity-plus:active:before, .product__quantity-plus:active:after {
        background: #fff; }
  /* line 77, _product.scss */
  .product__quantity-minus {
    border-radius: 21px 0 0 21px; }
  /* line 78, _product.scss */
  .product__quantity-plus {
    border-radius: 0 21px 21px 0; }
    /* line 79, _product.scss */
    .product__quantity-plus:before {
      width: 10px;
      left: auto;
      right: 14px; }
    /* line 80, _product.scss */
    .product__quantity-plus:after {
      background: #003F88;
      width: 10px;
      height: 2px;
      border-radius: 1px;
      content: "";
      display: inline-block;
      position: absolute;
      top: 21px;
      right: 14px;
      transform: rotate(90deg); }
  /* line 82, _product.scss */
  .product__quantity-input {
    width: 52px;
    height: 52px;
    background: none;
    border: none;
    font: 14px/20px Museo Sans Cyrl;
    text-align: center;
    color: #40444A;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    left: 38px;
    box-shadow: 0px 4px 10px rgba(0, 63, 136, 0.1);
    z-index: 1; }
/* line 84, _product.scss */
.product__add2cart .product__quantity {
  margin-top: 10px; }
/* line 85, _product.scss */
.product__button {
  width: 100%;
  margin-top: 10px; }
/* line 86, _product.scss */
.product__social {
  margin-bottom: 15px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 87, _product.scss */
  .product__social_title {
    margin: 0 20px 10px 0; }
  /* line 88, _product.scss */
  .product__social .social__link {
    border: 2px solid #E7F4FF;
    color: #3284CF;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    margin: 0 23px 10px 0; }
    /* line 89, _product.scss */
    .product__social .social__link .social__icon {
      fill: #3284CF; }
    /* line 90, _product.scss */
    .product__social .social__link:hover {
      color: #00B4F0;
      background: #fff; }
      /* line 90, _product.scss */
      .product__social .social__link:hover .social__icon {
        fill: #00B4F0; }
    /* line 91, _product.scss */
    .product__social .social__link:active {
      color: #fff;
      background: #3284CF;
      border-color: #3284CF; }
      /* line 91, _product.scss */
      .product__social .social__link:active .social__icon {
        fill: #fff; }

/* line 95, _product.scss */
.oldprice {
  color: #627086;
  font-size: 14px;
  line-height: 20px;
  text-decoration: line-through; }

/* line 96, _product.scss */
.sale_price {
  color: #F96C35;
  font-size: 30px;
  font-weight: bold; }

/* line 97, _product.scss */
.shelf_life {
  color: #F96C35;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px; }

/* line 98, _product.scss */
.short_description {
  color: #627086;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px; }

/* line 99, _product.scss */
.review-item {
  max-width: 850px;
  margin-bottom: 30px; }
  /* line 100, _product.scss */
  .review-item__name {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #003F88; }
    /* line 101, _product.scss */
    .review-item__name:before {
      display: inline-block;
      width: 24px;
      height: 24px;
      margin-right: 10px;
      content: "";
      background: #3284CF;
      mask: url(ico_user.svg) no-repeat 0 50%;
      -webkit-mask: url(ico_user.svg) no-repeat 0 50%;
      vertical-align: middle; }
  /* line 103, _product.scss */
  .review-item__date {
    font-size: 12px;
    line-height: 20px;
    margin: 0 10px 6px 0;
    display: inline-block; }
    /* line 104, _product.scss */
    .review-item__date:before {
      display: inline-block;
      width: 15px;
      height: 12px;
      margin-right: 10px;
      content: "";
      background: #3284CF;
      mask: url(ico_calendar.svg) no-repeat 0 50%;
      -webkit-mask: url(ico_calendar.svg) no-repeat 0 50%; }
  /* line 106, _product.scss */
  .review-item__time {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 6px;
    display: inline-block; }
    /* line 107, _product.scss */
    .review-item__time:before {
      display: inline-block;
      width: 14px;
      height: 14px;
      margin-right: 10px;
      content: "";
      background: #3284CF;
      mask: url(ico_clock.svg) no-repeat 0 50%;
      -webkit-mask: url(ico_clock.svg) no-repeat 0 50%;
      mask-size: contain;
      -webkit-mask-size: contain;
      vertical-align: middle; }
  /* line 109, _product.scss */
  .review-item__rating {
    margin-bottom: 18px; }
  /* line 110, _product.scss */
  .review-item__content {
    margin-bottom: 34px; }
  /* line 112, _product.scss */
  .review-item__buttons .button {
    vertical-align: middle;
    margin-right: 30px;
    width: 210px; }

/* line 116, _product.scss */
.products-other {
  background: #E9F4FF;
  position: relative;
  margin: 40px 0;
  padding: 50px 0 15px; }
  /* line 117, _product.scss */
  .products-other:before {
    background: url(product_wavebg.svg);
    height: 22px;
    top: -20px;
    left: 0;
    right: 0;
    position: absolute;
    content: ""; }
  /* line 118, _product.scss */
  .products-other:after {
    background: url(product_wavebg.svg) bottom;
    height: 22px;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    content: ""; }
  /* line 119, _product.scss */
  .products-other .swiper-slide {
    width: 190px; }

/* line 121, _product.scss */
.products-recently {
  padding: 50px 0 15px; }
  /* line 122, _product.scss */
  .products-recently .swiper-slide {
    width: 190px; }

/* line 124, _product.scss */
.product-reviews {
  background: #E9F4FF;
  position: relative;
  margin-top: 20px;
  padding: 50px 0 70px; }
  /* line 125, _product.scss */
  .product-reviews:before {
    background: url(product_wavebg.svg);
    height: 22px;
    top: -20px;
    left: 0;
    right: 0;
    position: absolute;
    content: ""; }
  /* line 126, _product.scss */
  .product-reviews__title {
    text-align: left;
    margin-bottom: 33px; }
  /* line 127, _product.scss */
  .product-reviews .form__textarea {
    margin-bottom: 11px; }

@media screen and (min-width: 1200px) {
  /* line 130, _product.scss */
  .product__gallery {
    max-width: 45.2%;
    -ms-flex-preferred-size: 45.2%;
    flex-basis: 45.2%; }

  /* line 131, _product.scss */
  .product__caption {
    max-width: 54.8%;
    -ms-flex-preferred-size: 54.8%;
    flex-basis: 54.8%; } }
@media screen and (max-width: 768px) {
  /* line 134, _product.scss */
  .product-card {
    min-height: auto;
    box-shadow: none !important; }
    /* line 135, _product.scss */
    .swiper-slide .product-card {
      margin-bottom: 0;
      box-shadow: none !important; }
    /* line 136, _product.scss */
    .product-card__action {
      padding: 9px 10px 15px;
      height: auto !important;
      position: static; }
    /* line 137, _product.scss */
    .product-card__title {
      font-size: 10px;
      line-height: 12px;
      margin: 0 0 8px;
      height: 24px; }
    /* line 138, _product.scss */
    .product-card__price {
      font-size: 16px; }
      /* line 139, _product.scss */
      .product-card__price .product__card-oldprice {
        font-size: 10px; }
    /* line 141, _product.scss */
    .product-card .product-card__button {
      display: block !important;
      width: 100%;
      padding: 5px;
      min-width: auto;
      height: 32px;
      line-height: 22px;
      font-size: 12px;
      letter-spacing: 1px; }
    /* line 143, _product.scss */
    .product-card:hover .product-card__price {
      display: block; }
    /* line 144, _product.scss */
    .product-card:hover .product-card__specifications, .product-card:hover .product-card__price_qty, .product-card:hover .product-card__button {
      display: none; }

  /* line 148, _product.scss */
  .product__caption-top {
    display: flex;
    flex-direction: column;
    margin-bottom: 14px; }
  /* line 149, _product.scss */
  .product__details {
    margin-left: 0; }
  /* line 150, _product.scss */
  .product__add2cart {
    padding: 16px 30px 22px; }
  /* line 151, _product.scss */
  .product__quantity {
    width: 119px;
    height: 42px; }
    /* line 152, _product.scss */
    .product__quantity-input {
      left: 33px;
      top: -4.5px; }
    /* line 153, _product.scss */
    .product__quantity-plus, .product__quantity-minus {
      height: 42px; }
  /* line 155, _product.scss */
  .product__description-title.review {
    background: url(product_description_top.svg) repeat-x;
    margin: 0 -20px;
    padding-bottom: 70px; }
  /* line 156, _product.scss */
  .product__description {
    padding-bottom: 22px; }

  /* line 158, _product.scss */
  .shelf_life {
    margin-bottom: 11px; }

  /* line 159, _product.scss */
  .product-reviews__title {
    display: block;
    text-align: center;
    margin-bottom: 20px; }

  /* line 161, _product.scss */
  .review__item_name {
    font-size: 16px; }
  /* line 162, _product.scss */
  .review__item_buttons {
    text-align: center; }
    /* line 162, _product.scss */
    .review__item_buttons .button {
      width: 100%;
      margin: 0 0 20px; } }
/* line 166, _product.scss */
.fast-navigation-wrapper {
  display: flex;
  justify-content: end;
  margin-bottom: 20px; }
  /* line 170, _product.scss */
  .fast-navigation-wrapper a {
    margin-left: 10px; }
  @media screen and (max-width: 768px) {
    /* line 166, _product.scss */
    .fast-navigation-wrapper {
      justify-content: start; }
      /* line 177, _product.scss */
      .fast-navigation-wrapper a {
        margin-left: 0;
        margin-right: 10px; } }

/* line 2, _cart.scss */
.cart__header {
  background: #E7F4FF;
  border-radius: 10px;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #003F88; }
  /* line 3, _cart.scss */
  .cart__header .row {
    margin-left: -15px;
    margin-right: -15px; }
  /* line 4, _cart.scss */
  .cart__header [class*=cell-] {
    padding-left: 15px;
    padding-right: 15px; }
  @media screen and (min-width: 1200px) {
    /* line 6, _cart.scss */
    .cart__header-product {
      max-width: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
    /* line 7, _cart.scss */
    .cart__header-price {
      max-width: 12.8%;
      -ms-flex-preferred-size: 12.8%;
      flex-basis: 12.8%; }
    /* line 8, _cart.scss */
    .cart__header-quantity {
      max-width: 14%;
      -ms-flex-preferred-size: 14%;
      flex-basis: 14%; }
    /* line 9, _cart.scss */
    .cart__header-total {
      max-width: 13.5%;
      -ms-flex-preferred-size: 13.5%;
      flex-basis: 13.5%; }
    /* line 10, _cart.scss */
    .cart__header-delete {
      max-width: 9.7%;
      -ms-flex-preferred-size: 9.7%;
      flex-basis: 9.7%; } }

/* line 14, _cart.scss */
.cart-list {
  margin-bottom: 70px; }

/* line 15, _cart.scss */
.cart-item {
  padding: 10px 0; }
  /* line 16, _cart.scss */
  .cart-item .row {
    margin-left: -15px;
    margin-right: -15px; }
  /* line 17, _cart.scss */
  .cart-item [class*=cell-] {
    padding-left: 15px;
    padding-right: 15px; }
  /* line 19, _cart.scss */
  .cart-item__image a {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    width: 80px;
    height: 80px; }
  /* line 21, _cart.scss */
  .cart-item__title {
    font-size: 16px;
    font-weight: 900; }
    /* line 22, _cart.scss */
    .cart-item__title a {
      color: #40444A;
      text-decoration: none; }
      /* line 23, _cart.scss */
      .cart-item__title a:hover {
        color: #00B4F0; }
  /* line 26, _cart.scss */
  .cart-item .product__quantity {
    float: right;
    width: 78px;
    height: 24px; }
    /* line 30, _cart.scss */
    .cart-item .product__quantity-input {
      width: 28px;
      height: 28px;
      left: 25px; }
    /* line 34, _cart.scss */
    .cart-item .product__quantity-minus, .cart-item .product__quantity-plus {
      height: 24px;
      transition: 0.2s; }
    /* line 37, _cart.scss */
    .cart-item .product__quantity-minus:before {
      top: 11px;
      left: 10px; }
    /* line 40, _cart.scss */
    .cart-item .product__quantity-plus:before {
      top: 11px;
      right: 8px; }
    /* line 43, _cart.scss */
    .cart-item .product__quantity-plus:after {
      top: 11px;
      right: 8px; }
  /* line 47, _cart.scss */
  .cart-item__total-price {
    color: #3284CF;
    font-size: 20px;
    font-weight: bold; }
  @media screen and (min-width: 1200px) {
    /* line 49, _cart.scss */
    .cart-item__image {
      max-width: 12.8%;
      -ms-flex-preferred-size: 12.8%;
      flex-basis: 12.8%; }
    /* line 50, _cart.scss */
    .cart-item__title {
      max-width: 37.2%;
      -ms-flex-preferred-size: 37.2%;
      flex-basis: 37.2%; }
    /* line 51, _cart.scss */
    .cart-item__prices {
      max-width: 12.5%;
      -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%; }
    /* line 52, _cart.scss */
    .cart-item__quantity {
      max-width: 14%;
      -ms-flex-preferred-size: 14%;
      flex-basis: 14%; }
    /* line 53, _cart.scss */
    .cart-item__total-price[class*=cell-] {
      max-width: 12.5%;
      -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%; }
    /* line 54, _cart.scss */
    .cart-item__delete {
      max-width: 9%;
      -ms-flex-preferred-size: 9%;
      flex-basis: 9%; } }

/* line 57, _cart.scss */
.button-remove {
  display: block;
  background: #F96C35;
  mask: url(remove.svg);
  -webkit-mask: url(remove.svg);
  width: 16px;
  height: 20px;
  margin: 0 auto;
  border: none; }

/* line 59, _cart.scss */
.cart-footer {
  border-radius: 20px;
  overflow: hidden;
  background: #E7F4FF;
  margin-bottom: 20px;
  box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.08);
  margin: 0 auto;
  max-width: 410px; }
  /* line 60, _cart.scss */
  .cart-footer__total {
    position: relative;
    background: #fff;
    padding: 21px 50px 26px; }
    /* line 61, _cart.scss */
    .cart-footer__total:before {
      content: "";
      position: absolute;
      top: -20px;
      left: 0;
      right: 0;
      background: url(cart_wavebg.svg);
      height: 20px; }
  /* line 63, _cart.scss */
  .cart-footer__total-price {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 32px; }
    /* line 64, _cart.scss */
    .cart-footer__total-price .total-price {
      font-size: 20px;
      font-weight: bold;
      color: #3284CF; }
  /* line 66, _cart.scss */
  .cart-footer .button {
    width: 100%;
    margin-bottom: 17px; }
  /* line 67, _cart.scss */
  .cart-footer .back-shop {
    color: #627086;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none; }
    /* line 68, _cart.scss */
    .cart-footer .back-shop:before {
      content: "";
      background: url(arrow_cart.svg) no-repeat;
      width: 18px;
      height: 17px;
      margin-right: 13px;
      display: inline-block;
      vertical-align: middle; }
    /* line 69, _cart.scss */
    .cart-footer .back-shop:hover {
      color: #00B4F0; }

/* line 72, _cart.scss */
.cart-cupon {
  padding: 30px 30px 40px; }
  /* line 73, _cart.scss */
  .cart-cupon a {
    font-size: 12px;
    color: #627086;
    font-weight: bold;
    margin-left: 20px; }
  /* line 74, _cart.scss */
  .cart-cupon .cart-result {
    margin: 0 20px 20px; }

/* line 76, _cart.scss */
.cart-result {
  color: #003F88;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px; }
  /* line 77, _cart.scss */
  .cart-result strong {
    font-weight: 900; }

/* line 79, _cart.scss */
.form-cupon {
  margin-bottom: 10px;
  background: #FFFFFF;
  border: 1px solid #C1DEF9;
  border-radius: 23px;
  padding: 0 20px;
  position: relative; }
  /* line 80, _cart.scss */
  .form-cupon__input {
    height: 46px;
    width: 100%;
    background: none;
    border: none;
    outline: none; }
  /* line 81, _cart.scss */
  .form-cupon__button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 46px;
    height: 46px;
    border: none;
    cursor: pointer;
    background: none; }
    /* line 82, _cart.scss */
    .form-cupon__button .ok__icon {
      width: 46px;
      height: 46px; }
    /* line 83, _cart.scss */
    .form-cupon__button use {
      --primary-color: #ffffff;
      --secondary-color: #3284CF; }
  /* line 88, _cart.scss */
  .form-cupon__button:hover use {
    --secondary-color: #00B4F0; }
  /* line 91, _cart.scss */
  .form-cupon__button:active use {
    --secondary-color: #003F88; }

/* line 95, _cart.scss */
.cart-products {
  margin-bottom: 0;
  padding-bottom: 35px; }
  /* line 96, _cart.scss */
  .cart-products:after {
    display: none; }

@media screen and (max-width: 768px) {
  /* line 100, _cart.scss */
  .product__quantity {
    margin-top: 10px; } }
@media screen and (max-width: 480px) {
  /* line 103, _cart.scss */
  .cart-list {
    margin-bottom: 30px; }

  /* line 104, _cart.scss */
  .cart-item {
    padding: 5px 10px;
    border-radius: 20px;
    background: #fff;
    margin-bottom: 5px; }
    /* line 105, _cart.scss */
    .cart-item .row {
      margin-left: -5px;
      margin-right: -5px; }
    /* line 106, _cart.scss */
    .cart-item [class*=cell-] {
      padding-left: 5px;
      padding-right: 5px; }

  /* line 108, _cart.scss */
  .cart-cupon {
    padding: 30px 10px 40px; }

  /* line 109, _cart.scss */
  .cart-footer__total {
    padding: 24px 30px 30px; } }
/* line 1, _blog.scss */
.recipe-item {
  position: relative;
  max-width: 299px;
  margin-bottom: 30px; }
  /* line 2, _blog.scss */
  .recipe-item__image {
    position: relative;
    margin-bottom: 5px;
    border-radius: 10px;
    overflow: hidden;
    background: #f9f9f9; }
    /* line 3, _blog.scss */
    .recipe-item__image-info {
      transition: 0.5s;
      position: absolute;
      bottom: -500px;
      left: 0;
      right: 0;
      padding: 31px;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.86) 0%, #FFFFFF 100%);
      border-radius: 10px 10px 0 0;
      color: #6F7E94;
      font-size: 16px;
      line-height: 26px;
      border-radius: 10px;
      max-height: 350px;
      overflow: hidden; }
      /* line 4, _blog.scss */
      .recipe-item__image-info p {
        margin: 0; }
    /* line 6, _blog.scss */
    .recipe-item__image:hover .recipe-item__image-info {
      bottom: 0; }
  /* line 8, _blog.scss */
  .recipe-item__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 22px; }
    /* line 9, _blog.scss */
    .recipe-item__title a {
      color: #40444A;
      text-decoration: none; }
  /* line 12, _blog.scss */
  .recipe-item__ingredients-link {
    background: url(ico_doc.svg) no-repeat 0 50%;
    padding-left: 19px;
    font-size: 14px; }
    /* line 13, _blog.scss */
    .recipe-item__ingredients-link a {
      color: #00B4F0; }
  /* line 15, _blog.scss */
  .recipe-item__ingredients-info {
    display: none;
    transition: 0.5s;
    position: absolute;
    bottom: 20px;
    left: 25px;
    width: 300px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 10px 40px rgba(50, 132, 207, 0.2);
    padding: 27px 25px;
    font-size: 14px;
    line-height: 20px; }
    /* line 16, _blog.scss */
    .recipe-item__ingredients-info .title {
      color: #40444A;
      margin-bottom: 8px;
      font-weight: bold; }
    /* line 17, _blog.scss */
    .recipe-item__ingredients-info ul {
      margin: 0 0 25px;
      list-style: none;
      padding: 0; }
      /* line 18, _blog.scss */
      .recipe-item__ingredients-info ul li {
        margin-bottom: 7px; }
  /* line 21, _blog.scss */
  .recipe-item__ingredients:hover .recipe-item__ingredients-info {
    display: block; }
  /* line 23, _blog.scss */
  .recipe-item .row {
    margin-left: -5px;
    margin-right: -5px; }
  /* line 24, _blog.scss */
  .recipe-item [class*="cell-"] {
    padding-left: 5px;
    padding-right: 5px; }

/* line 26, _blog.scss */
.article-item {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin: 0 0 30px; }
  /* line 27, _blog.scss */
  .article-item__image {
    max-height: 340px;
    overflow: hidden; }
  /* line 28, _blog.scss */
  .article-item__info {
    background: #fff;
    position: relative;
    padding: 20px 40px 40px; }
  /* line 29, _blog.scss */
  .article-item-big .article-item__info:before {
    content: "";
    height: 26px;
    top: -25px;
    left: 0;
    right: 0;
    position: absolute;
    background: url(wavebg.svg) repeat-x 20px 0; }
  /* line 30, _blog.scss */
  .article-item__title {
    font-size: 20px;
    font-weight: bold;
    color: #40444A;
    margin-bottom: 29px; }
  /* line 31, _blog.scss */
  .article-item__description {
    font-size: 16px;
    line-height: 26px;
    color: #627086;
    margin-bottom: 44px; }
  /* line 32, _blog.scss */
  .article-item__date {
    background: url(ico_calendar.svg) no-repeat 0 50%;
    padding-left: 24px;
    color: #627086; }
  /* line 33, _blog.scss */
  .article-item-mini {
    background: #fff;
    border-radius: 10px; }
    /* line 35, _blog.scss */
    .article-item-mini > [class*="cell-"] {
      padding: 0; }
    /* line 36, _blog.scss */
    .article-item-mini .article-item__info {
      padding: 25px 30px 52px 10px; }
      /* line 37, _blog.scss */
      .article-item-mini .article-item__info .row {
        position: absolute;
        left: 10px;
        right: 35px;
        bottom: 30px; }
    /* line 39, _blog.scss */
    .article-item-mini .article-item__title {
      line-height: 30px;
      margin-bottom: 10px; }
    /* line 40, _blog.scss */
    .article-item-mini .article-item__description {
      margin-bottom: 18px; }

/* line 45, _blog.scss */
.news-items .article-item {
  box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.1); }
  /* line 46, _blog.scss */
  .news-items .article-item__title {
    margin-bottom: 10px; }
  /* line 47, _blog.scss */
  .news-items .article-item__info {
    padding: 30px 30px 30px 0; }
  /* line 48, _blog.scss */
  .news-items .article-item__description {
    margin-bottom: 20px; }

/* line 51, _blog.scss */
.sidebar__banner {
  margin-bottom: 30px; }

/* line 53, _blog.scss */
.sidebar-list__item.big {
  display: flex; }
/* line 54, _blog.scss */
.sidebar-list__image {
  flex: 1 0 97px;
  margin-right: 15px; }
/* line 55, _blog.scss */
.sidebar-list__link {
  font-weight: bold; }
/* line 56, _blog.scss */
.sidebar-list__ingradients {
  color: #00B4F0;
  font-size: 14px;
  padding-top: 7px; }

/* line 59, _blog.scss */
.recipes-products__title {
  font-weight: bold;
  font-size: 20px;
  color: #F96C35;
  margin-bottom: 10px; }

/* line 61, _blog.scss */
.wrap-products-recipe {
  height: 1500px; }
  /* line 62, _blog.scss */
  .wrap-products-recipe .swiper-wrapper {
    padding: 30px 0; }
  /* line 63, _blog.scss */
  .wrap-products-recipe .recipes-slider-prev {
    position: static;
    margin: 0 auto;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  /* line 64, _blog.scss */
  .wrap-products-recipe .recipes-slider-next {
    position: static;
    margin: 20px auto 0;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

/* line 66, _blog.scss */
.recipe-reviews__title {
  text-align: left;
  margin-bottom: 30px; }

/* line 67, _blog.scss */
.review-add__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 41px;
  color: #003F88;
  margin-bottom: 20px; }

/* line 68, _blog.scss */
.review-add__form {
  max-width: 632px;
  margin-bottom: 70px; }

/* line 70, _blog.scss */
.page-article {
  padding-bottom: 55px; }

@media screen and (max-width: 768px) {
  /* line 74, _blog.scss */
  .recipe-item__title {
    font-size: 14px;
    line-height: 22px;
    margin: 0; }

  /* line 76, _blog.scss */
  .article-item__info {
    padding: 10px 20px 20px; }
  /* line 77, _blog.scss */
  .article-item__title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 23px; }
  /* line 79, _blog.scss */
  .article-item-mini .article-item__image, .news-items .article-item .article-item__image {
    position: absolute;
    height: 100%;
    z-index: 1;
    padding: 0; }
    /* line 80, _blog.scss */
    .article-item-mini .article-item__image img, .news-items .article-item .article-item__image img {
      max-height: 100%; }
  /* line 82, _blog.scss */
  .article-item-mini .article-item__info, .news-items .article-item .article-item__info {
    padding: 10px 10px 35px 37%; }
    /* line 83, _blog.scss */
    .article-item-mini .article-item__info .row, .news-items .article-item .article-item__info .row {
      left: 37%;
      bottom: 10px;
      right: 10px; }
  /* line 85, _blog.scss */
  .article-item-mini .article-item__date, .news-items .article-item .article-item__date {
    font-size: 12px; }
  /* line 86, _blog.scss */
  .article-item-mini .article-item__title, .news-items .article-item .article-item__title {
    font-size: 14px;
    line-height: 22px;
    min-height: 90px; }
  /* line 87, _blog.scss */
  .article-item-mini .link-more, .news-items .article-item .link-more {
    font-size: 8px;
    vertical-align: top; }
    /* line 88, _blog.scss */
    .article-item-mini .link-more:after, .news-items .article-item .link-more:after {
      width: 4px;
      height: 5px;
      mask-size: contain;
      -webkit-mask-size: contain; }

  /* line 92, _blog.scss */
  .recipes-products {
    background: #E9F4FF;
    padding: 15px 20px;
    margin: 0 0 20px; }
    /* line 93, _blog.scss */
    .recipes-products__title {
      font-size: 12px;
      color: #627086;
      margin-bottom: 10px; }
    /* line 94, _blog.scss */
    .recipes-products .product-card {
      background: none;
      margin: 0;
      max-width: none;
      border-radius: 0; }
      /* line 95, _blog.scss */
      .recipes-products .product-card__action {
        padding: 0;
        background: none; }
      /* line 96, _blog.scss */
      .recipes-products .product-card__sticker, .recipes-products .product-card__image, .recipes-products .product-card__price {
        display: none; }
      /* line 97, _blog.scss */
      .recipes-products .product-card__title {
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
        height: auto; }
        /* line 98, _blog.scss */
        .recipes-products .product-card__title a {
          color: #F96C35;
          text-decoration: underline; }
          /* line 99, _blog.scss */
          .recipes-products .product-card__title a:hover {
            text-decoration: none; }

  /* line 104, _blog.scss */
  .recipe-reviews {
    background: #E9F4FF;
    margin: 0 -20px;
    padding: 30px 20px;
    position: relative; }
    /* line 105, _blog.scss */
    .recipe-reviews:before {
      background: url(product_wavebg.svg);
      height: 22px;
      top: -20px;
      left: 0;
      right: 0;
      position: absolute;
      content: ""; }

  /* line 107, _blog.scss */
  .recipe__title {
    margin-bottom: 20px;
    text-align: left; }

  /* line 108, _blog.scss */
  .review-add__form {
    margin: 0; }

  /* line 109, _blog.scss */
  .review-item__buttons {
    text-align: center; }
    /* line 110, _blog.scss */
    .review-item__buttons .button {
      margin: 0 0 20px;
      width: 100%; } }
/* line 1, _page.scss */
.site-title-orange {
  font-weight: bold;
  font-size: 20px;
  color: #F96C35;
  margin-bottom: 6px; }

/* line 2, _page.scss */
.text-black {
  color: #40444A; }

/* line 3, _page.scss */
.page-top {
  max-width: 1180px; }

/* line 4, _page.scss */
.certificates {
  color: #40444A; }
  /* line 5, _page.scss */
  .certificates img {
    margin-bottom: 20px; }

/* line 7, _page.scss */
.page-content {
  color: #40444A;
  padding-bottom: 50px; }
  /* line 8, _page.scss */
  .page-content img {
    border-radius: 10px;
    margin-bottom: 20px; }
  /* line 9, _page.scss */
  .page-content ul:not([class]) {
    margin-bottom: 20px;
    padding: 0 0 0 18px; }
    /* line 9, _page.scss */
    .page-content ul:not([class]) + img {
      margin-top: 20px; }

/* line 11, _page.scss */
.text-orange {
  color: #F96C35; }

/* line 12, _page.scss */
.text-notice {
  background: #E7F4FF;
  color: #003F88;
  border-radius: 20px;
  padding: 40px; }
  /* line 13, _page.scss */
  .text-notice .link-more {
    margin-top: 15px; }

/* line 15, _page.scss */
.blue_titles h3 {
  color: #003F88; }

/*shops*/
/* line 17, _page.scss */
.page-padding {
  padding-bottom: 70px; }
  /* line 18, _page.scss */
  .page-padding h3 {
    margin-bottom: 20px; }

/* line 20, _page.scss */
.shops-top {
  max-width: 850px;
  margin-bottom: 30px;
  color: #40444A; }

/* line 21, _page.scss */
.shops-city {
  font-size: 20px;
  font-weight: bold;
  line-height: 41px;
  color: #40444A;
  margin-bottom: 10px; }

/* line 22, _page.scss */
.shop-item {
  max-width: 300px;
  padding: 10px;
  background: #fff;
  color: #40444A;
  box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.08);
  border-radius: 10px;
  margin-bottom: 30px; }
  /* line 23, _page.scss */
  .shop-item__title {
    color: #003F88;
    font-size: 16px;
    font-weight: bold; }
  /* line 24, _page.scss */
  .shop-item__address {
    padding-left: 25px;
    margin-bottom: 14px;
    position: relative; }
    /* line 25, _page.scss */
    .shop-item__address:before {
      content: "";
      position: absolute;
      top: 2px;
      left: 0;
      width: 24px;
      height: 24px;
      background: #00B4F0;
      mask: url(location.svg);
      -webkit-mask: url(location.svg); }
  /* line 27, _page.scss */
  .shop-item__timework {
    padding-left: 25px;
    margin-bottom: 14px;
    position: relative; }
    /* line 28, _page.scss */
    .shop-item__timework:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 24px;
      height: 24px;
      background: #00B4F0;
      mask: url(time.svg);
      -webkit-mask: url(time.svg); }
  /* line 30, _page.scss */
  .shop-item__phone {
    padding-left: 25px;
    position: relative;
    font-weight: bold; }
    /* line 31, _page.scss */
    .shop-item__phone:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 24px;
      height: 24px;
      background: #00B4F0;
      mask: url(phone.svg);
      -webkit-mask: url(phone.svg); }
  /* line 33, _page.scss */
  .shop-item:hover {
    background: #E7F4FF; }

/*delivery*/
/* line 36, _page.scss */
.text-top {
  max-width: 850px; }

/* line 38, _page.scss */
.page-delivery ul {
  color: #40444A;
  list-style-position: inside;
  padding: 0; }
/* line 39, _page.scss */
.page-delivery li {
  margin-bottom: 25px; }

/* line 41, _page.scss */
.payment-cards {
  padding-top: 60px;
  max-width: 190px;
  text-align: center; }
  /* line 42, _page.scss */
  .payment-cards img {
    margin-bottom: 30px; }

/*contacts*/
/* line 45, _page.scss */
.contacts-items {
  display: flex; }

/* line 46, _page.scss */
.contacts-item {
  margin: 0 80px 30px 0; }
  /* line 47, _page.scss */
  .contacts-item__title {
    font-weight: bold;
    color: #003F88;
    margin-bottom: 10px; }

/* line 50, _page.scss */
.page404 {
  background: #B9D8F5 url(404.png) no-repeat 50% 75px;
  background-size: 90%;
  padding-bottom: 120px; }
  /* line 51, _page.scss */
  .page404 .text404 {
    text-align: center;
    margin: 0 auto 35px;
    font-size: 36px;
    font-weight: bold;
    max-width: 920px;
    line-height: 46px;
    letter-spacing: 0.44px;
    color: #627086; }

/* line 53, _page.scss */
.page-login {
  background: radial-gradient(1734.75px at 50% 50%, #003f88 0%, rgba(0, 63, 136, 0.19) 100%);
  position: relative;
  padding: 30px 0 200px;
  color: #fff; }
  /* line 54, _page.scss */
  .page-login:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(login_decor_top.svg) repeat-x;
    height: 230px;
    display: block; }
  /* line 55, _page.scss */
  .page-login .container {
    position: relative;
    z-index: 10; }
  /* line 56, _page.scss */
  .page-login .page-user-header {
    margin-bottom: 140px; }
  /* line 57, _page.scss */
  .page-login .co-section--content {
    text-align: center; }
  /* line 58, _page.scss */
  .page-login .co-input-label {
    text-align: left;
    margin-bottom: 10px; }
    /* line 59, _page.scss */
    .page-login .co-input-label:after {
      color: #f96c35; }
  /* line 61, _page.scss */
  .page-login .co-input-description {
    display: none; }
  /* line 62, _page.scss */
  .page-login h1 {
    color: #fff;
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 40px;
    font-weight: 900; }
  /* line 63, _page.scss */
  .page-login button.co-button {
    font-size: 12px;
    padding: 0 18px;
    width: 100%;
    margin: 0 0 30px; }
  /* line 64, _page.scss */
  .page-login .co-form-controls {
    margin: 0;
    display: block; }
  /* line 65, _page.scss */
  .page-login .co-login {
    margin: 0 auto; }
  /* line 66, _page.scss */
  .page-login .co-login.co-login--social_login {
    display: none; }
  /* line 67, _page.scss */
  .page-login .co-input-label[for="password"] a {
    position: absolute;
    left: 85px;
    color: #00B4F0;
    text-decoration: underline; }
    /* line 67, _page.scss */
    .page-login .co-input-label[for="password"] a:hover {
      text-decoration: none; }
  /* line 68, _page.scss */
  .page-login a.co-button--link {
    color: #00B4F0;
    font-size: 16px;
    text-decoration: underline; }
    /* line 69, _page.scss */
    .page-login a.co-button--link:hover {
      text-decoration: none; }
    /* line 70, _page.scss */
    .page-login a.co-button--link:after {
      display: none; }
  /* line 72, _page.scss */
  .page-login:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(login_decor_bot.svg) repeat-x;
    height: 230px;
    display: block; }

/* line 74, _page.scss */
.page-user-header {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #B7CBDD; }
  /* line 75, _page.scss */
  .page-user-header a {
    color: #fff;
    text-decoration: none;
    font-weight: bold; }

@media screen and (max-width: 768px) {
  /* line 80, _page.scss */
  .page-login {
    padding-bottom: 85px; }
    /* line 81, _page.scss */
    .page-login h1 {
      font-size: 18px;
      line-height: 28px;
      margin: 0; }
    /* line 82, _page.scss */
    .page-login .page-user-header {
      display: none; }
    /* line 83, _page.scss */
    .page-login .co-login {
      -ms-flex: 0 1 100%;
      flex: 0 1 100%; }
    /* line 84, _page.scss */
    .page-login:before {
      background-image: url(login_decor_top_mob.svg);
      height: 140px; }
    /* line 85, _page.scss */
    .page-login:after {
      background-image: url(login_decor_bot_mob.svg);
      height: 140px; }

  /* line 87, _page.scss */
  .contacts-items {
    flex-direction: column; }

  /* line 88, _page.scss */
  .contacts-item {
    margin: 0 0 20px; }

  /* line 89, _page.scss */
  .payment-cards {
    padding-top: 30px;
    max-width: none;
    text-align: center; }
    /* line 90, _page.scss */
    .payment-cards img {
      margin: 0 5px 30px;
      max-width: 28%; }

  /* line 92, _page.scss */
  .page404 .text404 {
    font-size: 22px;
    line-height: 26px; } }
/* line 95, _page.scss */
.contacts_w_s {
  display: flex;
  margin-bottom: 20px; }
  /* line 96, _page.scss */
  .contacts_w_s svg path {
    fill: #F96C35; }
  /* line 100, _page.scss */
  .contacts_w_s span {
    margin-left: 10px; }

/* line 1, _checkout.scss */
.co-menu-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  text-align: center; }

/* line 2, _checkout.scss */
.co-section--content {
  width: 50%;
  margin: 0 auto; }
  /* line 3, _checkout.scss */
  .co-section--content a.co-button--link {
    color: #00B4F0;
    font-size: 16px;
    text-decoration: underline; }
    /* line 4, _checkout.scss */
    .co-section--content a.co-button--link:hover {
      text-decoration: none; }
    /* line 5, _checkout.scss */
    .co-section--content a.co-button--link:after {
      display: none; }

/* line 8, _checkout.scss */
.page-checkout {
  position: relative;
  padding-bottom: 70px; }
  /* line 9, _checkout.scss */
  .page-checkout:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 50%;
    left: 0;
    bottom: 0;
    background: url(checkout_wave.svg) repeat-y 100% 0; }
  /* line 10, _checkout.scss */
  .page-checkout .co-section--checkout_header {
    display: block; }
    /* line 11, _checkout.scss */
    .page-checkout .co-section--checkout_header h1 {
      font-size: 36px;
      margin: 0 0 20px; }
  /* line 13, _checkout.scss */
  .page-checkout .co-input-label {
    color: #003F88;
    font-weight: bold; }
  /* line 14, _checkout.scss */
  .page-checkout .page-user-header {
    font-size: 12px;
    color: #627086; }
    /* line 15, _checkout.scss */
    .page-checkout .page-user-header a {
      color: #003F88; }
  /* line 17, _checkout.scss */
  .page-checkout #client_phone {
    margin: 0;
    max-width: 406px; }
  /* line 18, _checkout.scss */
  .page-checkout #shipping_address_full_locality_name, .page-checkout #client_name {
    max-width: 406px; }
  /* line 19, _checkout.scss */
  .page-checkout #client_email {
    max-width: 296px; }
  /* line 20, _checkout.scss */
  .page-checkout [for="register"] .co-input-description {
    display: none; }
  /* line 21, _checkout.scss */
  .page-checkout #payment_gateways {
    margin-top: 24px; }
  /* line 22, _checkout.scss */
  .page-checkout #delivery_address {
    margin-bottom: 36px; }
  /* line 23, _checkout.scss */
  .page-checkout #delivery_variants .title_section {
    margin-bottom: 8px; }
  /* line 25, _checkout.scss */
  .page-checkout .co-social_login-box .co-input-description {
    margin: 0 0 8px; }
  /* line 26, _checkout.scss */
  .page-checkout .co-social_login-box a.link {
    font-size: 14px;
    color: #003F88; }
  /* line 28, _checkout.scss */
  .page-checkout .title_section {
    font-size: 20px;
    line-height: 41px;
    color: #627086;
    margin-bottom: 23px;
    font-weight: bold; }
  /* line 29, _checkout.scss */
  .page-checkout .co-title--h2 {
    font-size: 16px; }
  /* line 30, _checkout.scss */
  .page-checkout #delivery_address .co-input-label[for="shipping_address_full_locality_name"] {
    display: none; }
  /* line 31, _checkout.scss */
  .page-checkout .co-section--checkout_order {
    padding-right: 42px; }
  /* line 33, _checkout.scss */
  .page-checkout .co-delivery_method-price, .page-checkout .co-toggable_field-price {
    display: none !important; }
  /* line 35, _checkout.scss */
  .page-checkout .co-toggable_field {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start; }
    /* line 36, _checkout.scss */
    .page-checkout .co-toggable_field .radio {
      margin-top: 9px; }
    /* line 37, _checkout.scss */
    .page-checkout .co-toggable_field .co-delivery_method-title {
      font-weight: bold; }
      /* line 38, _checkout.scss */
      .page-checkout .co-toggable_field .co-delivery_method-title strong {
        font-weight: 900; }
    /* line 40, _checkout.scss */
    .page-checkout .co-toggable_field .co-toggable_field-description {
      font-size: 12px;
      line-height: 20px;
      color: #627086; }
  /* line 42, _checkout.scss */
  .page-checkout .co-toggable_field-title {
    font-size: 16px;
    margin: 0 0 10px;
    color: #003F88; }
  /* line 43, _checkout.scss */
  .page-checkout .co-delivery_adress .co-input--house {
    padding-right: 15px; }
  /* line 44, _checkout.scss */
  .page-checkout .co-delivery_adress .co-input--flat {
    padding-left: 15px; }
  /* line 45, _checkout.scss */
  .page-checkout .co-toggable_field-input {
    color: #B7CBDD; }
  /* line 46, _checkout.scss */
  .page-checkout .co-toggable_field-input input + span {
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
    box-shadow: inset 0 0 0 3px currentColor; }
  /* line 54, _checkout.scss */
  .page-checkout .co-toggable_field-input--radio input:focus + span, .page-checkout .co-toggable_field-input--radio input:checked + span {
    -webkit-box-shadow: inset 0 0 0 6px #00B4F0;
    box-shadow: inset 0 0 0 6px #00B4F0; }
  /* line 55, _checkout.scss */
  .page-checkout .page-checkout .co-toggable_field-input input + span {
    border-radius: 4px; }
  /* line 56, _checkout.scss */
  .page-checkout .co-toggable_field-input--checkbox input:checked + span {
    -webkit-box-shadow: inset 0 0 0 3px #00B4F0;
    box-shadow: inset 0 0 0 3px #00B4F0; }
  /* line 57, _checkout.scss */
  .page-checkout .co-toggable_field-input--checkbox input:checked + span:after {
    color: #00B4F0; }
  /* line 60, _checkout.scss */
  .page-checkout .link_timeslot {
    position: relative;
    color: #F96C35;
    text-decoration: none;
    margin: 9px 0 30px;
    display: none;
    font-size: 12px;
    text-transform: uppercase; }
    /* line 61, _checkout.scss */
    .page-checkout .link_timeslot:before {
      content: "";
      background: #F96C35;
      mask: url(ico_calendar.svg) no-repeat 0 50%;
      -webkit-mask: url(ico_calendar.svg) no-repeat 0 50%;
      display: inline-block;
      width: 16px;
      height: 16px;
      margin-right: 10px; }
  /* line 63, _checkout.scss */
  .page-checkout #order_comment {
    margin-bottom: 40px; }
  /* line 64, _checkout.scss */
  .page-checkout #payment_gateways input + span {
    margin-top: 7px; }
  /* line 65, _checkout.scss */
  .page-checkout #create_order {
    padding: 0 18px;
    height: 46px;
    min-width: 160px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 30px;
    margin-top: 30px; }
  /* line 67, _checkout.scss */
  .page-checkout .co-sidebar {
    box-shadow: none;
    -webkit-box-shadow: none; }
    /* line 68, _checkout.scss */
    .page-checkout .co-sidebar .co-basket.co-checkout-block--padded {
      padding-left: 62px; }
    /* line 69, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_item {
      margin-bottom: 20px; }
    /* line 70, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_item-total {
      font-size: 20px; }
    /* line 71, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_item-price, .page-checkout .co-sidebar .co-price--current {
      font-size: 20px;
      font-weight: 900;
      color: #3284CF; }
    /* line 72, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_item-image {
      border-radius: 100%;
      width: 80px;
      height: 80px;
      overflow: hidden;
      padding: 0; }
      /* line 73, _checkout.scss */
      .page-checkout .co-sidebar .co-basket_item-image img {
        max-width: none;
        max-height: none; }
    /* line 75, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_item-description {
      font-size: 16px;
      color: #40444A;
      font-weight: bold; }
    /* line 76, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_total-price {
      font-size: 30px; }
    /* line 77, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_subtotal-list {
      margin: 0;
      border: none;
      padding: 20px 0; }
    /* line 78, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_subtotal {
      margin-bottom: 20px;
      color: #627086; }
    /* line 79, _checkout.scss */
    .page-checkout .co-sidebar .co-basket_total .co-basket_total-title {
      color: #40444A; }

/* line 83, _checkout.scss */
.day_week {
  color: #F96C35;
  font-size: 16px;
  text-align: center; }

/* line 84, _checkout.scss */
.time_slots {
  margin: 0;
  padding: 0;
  list-style: none; }
  /* line 85, _checkout.scss */
  .time_slots li {
    margin: 0 0 5px;
    text-align: center; }
    /* line 86, _checkout.scss */
    .time_slots li a {
      box-shadow: 0px 10px 30px rgba(50, 132, 207, 0.08);
      display: block;
      padding: 0 11px;
      line-height: 34px;
      border-radius: 37px;
      text-decoration: none;
      color: #627086; }
      /* line 87, _checkout.scss */
      .time_slots li a.active, .time_slots li a:hover {
        background: #00B4F0;
        color: #fff; }

/* line 91, _checkout.scss */
#timers {
  max-width: 80%;
  width: 1100px;
  padding: 20px 30px;
  box-shadow: 2px 5px 30px rgba(50, 132, 207, 0.22);
  border-radius: 20px; }
  /* line 93, _checkout.scss */
  #timers .timers-arrows {
    margin-bottom: 20px; }
  /* line 94, _checkout.scss */
  #timers .swiper-button-prev, #timers .swiper-button-next {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: 53px;
    vertical-align: middle; }
  /* line 95, _checkout.scss */
  #timers .timers-current {
    font-size: 20px;
    font-weight: bold;
    color: #40444A;
    padding: 0 15px; }

/* line 97, _checkout.scss */
#timers .swiper-slide {
  flex-direction: column; }

/* line 98, _checkout.scss */
.co-button--password_recover {
  text-decoration: none; }

@media screen and (max-width: 768px) {
  /* line 100, _checkout.scss */
  .co-section--content {
    width: 95%; }

  /* line 102, _checkout.scss */
  .page-checkout:before {
    display: none; }
  /* line 103, _checkout.scss */
  .page-checkout .content-wrapper {
    padding: 0; }
  /* line 104, _checkout.scss */
  .page-checkout .co-section--checkout_order {
    padding: 0; }
  /* line 105, _checkout.scss */
  .page-checkout .co-section--checkout_header h1 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px; }
  /* line 106, _checkout.scss */
  .page-checkout .page-user-header {
    font-size: 8px;
    line-height: 14px; }
    /* line 107, _checkout.scss */
    .page-checkout .page-user-header a {
      font-size: 12px; }
  /* line 109, _checkout.scss */
  .page-checkout .co-sidebar-wrapper {
    display: none; }
  /* line 110, _checkout.scss */
  .page-checkout .title_section {
    font-size: 16px;
    line-height: 30px; }
  /* line 111, _checkout.scss */
  .page-checkout .link_timeslot {
    margin: 0 0 20px; }

  /* line 114, _checkout.scss */
  #timers .fancybox-close-small {
    display: none; }
  /* line 115, _checkout.scss */
  #timers .timers-arrows {
    text-align: center; }
  /* line 116, _checkout.scss */
  #timers .swiper-button-prev, #timers .swiper-button-next {
    line-height: 21px;
    margin: 0; }
  /* line 117, _checkout.scss */
  #timers .swiper-button-prev {
    float: left; }
  /* line 118, _checkout.scss */
  #timers .swiper-button-next {
    float: right; }
  /* line 119, _checkout.scss */
  #timers .timers-current {
    font-size: 12px; } }
/* line 1, _custom.scss */
.bundle-title {
  font-weight: 800; }

/* line 5, _custom.scss */
.bundle-item {
  display: flex;
  justify-content: space-between; }

/* line 10, _custom.scss */
.page-checkout .co-input--checkbox .co-input-information .co-input-title.co-input-label.co-toggable_field-title {
  color: #F96C35; }

/* line 15, _custom.scss */
.main__products-tabs_not_colls {
  padding-top: 15px; }

/* line 19, _custom.scss */
.instagram-slider.insta {
  padding-bottom: 20px; }
  @media (max-width: 768px) {
    /* line 19, _custom.scss */
    .instagram-slider.insta {
      padding-bottom: 5px; } }

/* line 27, _custom.scss */
.main__instagram + div a.button-recipes {
  margin-top: -20px !important;
  margin-bottom: 70px; }

/* line 32, _custom.scss */
.shop-link {
  text-decoration: none; }

/* line 36, _custom.scss */
.form-cupon__button {
  width: 92px;
  background: #00B4F0;
  padding: 5px;
  font-size: 13px;
  color: white;
  border-radius: 10px; }
