@font-face {
  font-family: MyriadPro;
  src: url("../bundles/app/fonts/myriad-pro/bold/Bold.woff"), url("../bundles/app/fonts/myriad-pro/bold/Bold.ttf"), url("../bundles/app/fonts/myriad-pro/bold/Bold.otf"), url("../bundles/app/fonts/myriad-pro/bold/Bold.eot");
  font-weight: 700;
}
@font-face {
  font-family: MyriadPro;
  src: url("../bundles/app/fonts/myriad-pro/regular/Regular.woff"), url("../bundles/app/fonts/myriad-pro/regular/Regular.ttf"), url("../bundles/app/fonts/myriad-pro/regular/Regular.otf"), url("../bundles/app/fonts/myriad-pro/regular/Regular.eot");
  font-weight: 500;
}
@font-face {
  font-family: MyriadPro;
  src: url("../bundles/app/fonts/myriad-pro/light/Light.woff"), url("../bundles/app/fonts/myriad-pro/light/Light.ttf"), url("../bundles/app/fonts/myriad-pro/light/Light.otf"), url("../bundles/app/fonts/myriad-pro/light/Light.eot");
  font-weight: 300;
}
.icon--svg {
  vertical-align: middle;
}
.icon--facebook,
.icon--instagram,
.icon--youtube,
.icon--linkedin {
  width: 0.75rem;
  height: 0.75rem;
}
.icon--vk {
  width: 0.9375rem;
  height: 0.9375rem;
}
.icon--map {
  width: 1.4375rem;
  height: 1.5625rem;
}
.icon--mail {
  width: 1.4375rem;
  height: 1.3125rem;
}
.icon--phone {
  width: 1.4375rem;
  height: 1.3125rem;
}
.icon--arrow-left,
.icon--arrow-right {
  width: 2.1875rem;
  height: 3.4375rem;
}
.icon--refresh {
  width: 1.25rem;
  height: 1.25rem;
}
.icon--user {
  width: 0.9375rem;
  height: 1.0625rem;
}
.icon--menu-hamburger {
  width: 1.25rem;
  height: 1.3125rem;
}
.icon--menu-dots {
  width: 1.5625rem;
  height: 1.25rem;
}
.icon--search {
  width: 1.375rem;
  height: 1.375rem;
}
.icon--download {
  width: 0.9375rem;
  height: 0.9375rem;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
.error__title,
.our-achievements__title,
.simple-blocks__title,
.homepage-about-us__title,
.product__title {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 2.5rem;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0.125rem;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3,
  .article-post__title {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3,
  .article-post__title {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  .blueimp-gallery > .next > .caret,
  .blueimp-gallery > .prev > .caret,
  .homepage-online-buy__link > .caret,
  .homepage-magazine__button > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-family: "MyriadPro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  line-height: 1.25;
  color: #2a2c2b;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2a2c2b;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #84bf68;
  text-decoration: underline;
}
a:active {
  color: #4bae4f;
  text-decoration: underline;
}
a:focus {
  outline: 0.3125rem auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.logo img,
.our-achievements__picture img,
.simple-blocks__picture img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 0;
  border-top: 1px solid #fff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.error__title,
.our-achievements__title,
.simple-blocks__title,
.homepage-about-us__title,
.article-post__title,
.product__title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.error__title small,
.our-achievements__title small,
.simple-blocks__title small,
.homepage-about-us__title small,
.article-post__title small,
.product__title small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
.error__title .small,
.our-achievements__title .small,
.simple-blocks__title .small,
.homepage-about-us__title .small,
.article-post__title .small,
.product__title .small {
  font-weight: normal;
  line-height: 1;
  color: #a0a4a2;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
.error__title,
.our-achievements__title,
.simple-blocks__title,
.homepage-about-us__title,
.article-post__title,
.product__title {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
.error__title small,
.our-achievements__title small,
.simple-blocks__title small,
.homepage-about-us__title small,
.article-post__title small,
.product__title small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small,
.error__title .small,
.our-achievements__title .small,
.simple-blocks__title .small,
.homepage-about-us__title .small,
.article-post__title .small,
.product__title .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1,
.error__title,
.our-achievements__title,
.simple-blocks__title,
.homepage-about-us__title,
.product__title {
  font-size: 2.375rem;
}
h2,
.h2,
.article-post__title {
  font-size: 1.875rem;
}
h3,
.h3 {
  font-size: 1.5rem;
}
h4,
.h4 {
  font-size: 1.5rem;
}
h5,
.h5 {
  font-size: 1.5rem;
}
h6,
.h6 {
  font-size: 1.5rem;
}
p {
  margin: 0 0 1.25rem;
}
.lead {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 48rem) {
  .lead {
    font-size: 1.5rem;
  }
}
small,
.small {
  font-size: 75%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #a0a4a2;
}
.text-primary {
  color: #84bf68;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #68ab49;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #84bf68;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #68ab49;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 1.25rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -0.3125rem;
}
.list-inline > li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
dl {
  margin-top: 0;
  margin-bottom: 1.25rem;
}
dt,
dd {
  line-height: 1.25;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 48rem) {
  .dl-horizontal dt {
    float: left;
    width: 10rem;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 11.25rem;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a0a4a2;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0.625rem 1.25rem;
  margin: 0 0 1.25rem;
  font-size: 1.25rem;
  border-left: 0.3125rem solid #fff;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.25;
  color: #a0a4a2;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 0.9375rem;
  padding-left: 0;
  border-right: 0.3125rem solid #fff;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 1.25rem;
  font-style: normal;
  line-height: 1.25;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 0.125rem 0.25rem;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 0.125rem 0.25rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}
pre {
  display: block;
  padding: 0.59375rem;
  margin: 0 0 0.625rem;
  font-size: 0.9375rem;
  line-height: 1.25;
  word-break: break-all;
  word-wrap: break-word;
  color: #5c605e;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 21.25rem;
  overflow-y: scroll;
}
.container,
.homepage-promo .swiper-nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media (min-width: 48rem) {
  .container,
  .homepage-promo .swiper-nav {
    width: 46.875rem;
  }
}
@media (min-width: 62rem) {
  .container,
  .homepage-promo .swiper-nav {
    width: 60.625rem;
  }
}
@media (min-width: 75rem) {
  .container,
  .homepage-promo .swiper-nav {
    width: 73.125rem;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.row,
.our-achievements__main,
.simple-blocks__main,
.homepage-trademarks__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.row.gutters-disabled,
.our-achievements__main.gutters-disabled,
.simple-blocks__main.gutters-disabled,
.homepage-trademarks__main.gutters-disabled {
  margin-left: 0;
  margin-right: 0;
}
.row.gutters-disabled > [class*="col-"],
.our-achievements__main.gutters-disabled > [class*="col-"],
.simple-blocks__main.gutters-disabled > [class*="col-"],
.homepage-trademarks__main.gutters-disabled > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.our-achievements__item,
.simple-blocks__item,
.homepage-trademarks__item {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.col-xxs-12 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
}
.col-xxs-11 {
  -webkit-flex-basis: 91.66666666666666%;
      -ms-flex-preferred-size: 91.66666666666666%;
          flex-basis: 91.66666666666666%;
  max-width: 91.66666666666666%;
}
.col-xxs-10 {
  -webkit-flex-basis: 83.33333333333334%;
      -ms-flex-preferred-size: 83.33333333333334%;
          flex-basis: 83.33333333333334%;
  max-width: 83.33333333333334%;
}
.col-xxs-9 {
  -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
  max-width: 75%;
}
.col-xxs-8 {
  -webkit-flex-basis: 66.66666666666666%;
      -ms-flex-preferred-size: 66.66666666666666%;
          flex-basis: 66.66666666666666%;
  max-width: 66.66666666666666%;
}
.col-xxs-7 {
  -webkit-flex-basis: 58.333333333333336%;
      -ms-flex-preferred-size: 58.333333333333336%;
          flex-basis: 58.333333333333336%;
  max-width: 58.333333333333336%;
}
.col-xxs-6 {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  max-width: 50%;
}
.col-xxs-5 {
  -webkit-flex-basis: 41.66666666666667%;
      -ms-flex-preferred-size: 41.66666666666667%;
          flex-basis: 41.66666666666667%;
  max-width: 41.66666666666667%;
}
.col-xxs-4 {
  -webkit-flex-basis: 33.33333333333333%;
      -ms-flex-preferred-size: 33.33333333333333%;
          flex-basis: 33.33333333333333%;
  max-width: 33.33333333333333%;
}
.col-xxs-3 {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  max-width: 25%;
}
.col-xxs-2 {
  -webkit-flex-basis: 16.666666666666664%;
      -ms-flex-preferred-size: 16.666666666666664%;
          flex-basis: 16.666666666666664%;
  max-width: 16.666666666666664%;
}
.col-xxs-1 {
  -webkit-flex-basis: 8.333333333333332%;
      -ms-flex-preferred-size: 8.333333333333332%;
          flex-basis: 8.333333333333332%;
  max-width: 8.333333333333332%;
}
.col-xxs-pull-12 {
  right: 100%;
}
.col-xxs-pull-11 {
  right: 91.66666666666666%;
}
.col-xxs-pull-10 {
  right: 83.33333333333334%;
}
.col-xxs-pull-9 {
  right: 75%;
}
.col-xxs-pull-8 {
  right: 66.66666666666666%;
}
.col-xxs-pull-7 {
  right: 58.333333333333336%;
}
.col-xxs-pull-6 {
  right: 50%;
}
.col-xxs-pull-5 {
  right: 41.66666666666667%;
}
.col-xxs-pull-4 {
  right: 33.33333333333333%;
}
.col-xxs-pull-3 {
  right: 25%;
}
.col-xxs-pull-2 {
  right: 16.666666666666664%;
}
.col-xxs-pull-1 {
  right: 8.333333333333332%;
}
.col-xxs-pull-0 {
  right: auto;
}
.col-xxs-push-12 {
  left: 100%;
}
.col-xxs-push-11 {
  left: 91.66666666666666%;
}
.col-xxs-push-10 {
  left: 83.33333333333334%;
}
.col-xxs-push-9 {
  left: 75%;
}
.col-xxs-push-8 {
  left: 66.66666666666666%;
}
.col-xxs-push-7 {
  left: 58.333333333333336%;
}
.col-xxs-push-6 {
  left: 50%;
}
.col-xxs-push-5 {
  left: 41.66666666666667%;
}
.col-xxs-push-4 {
  left: 33.33333333333333%;
}
.col-xxs-push-3 {
  left: 25%;
}
.col-xxs-push-2 {
  left: 16.666666666666664%;
}
.col-xxs-push-1 {
  left: 8.333333333333332%;
}
.col-xxs-push-0 {
  left: auto;
}
.col-xxs-offset-12 {
  margin-left: 100%;
}
.col-xxs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xxs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xxs-offset-9 {
  margin-left: 75%;
}
.col-xxs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xxs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xxs-offset-6 {
  margin-left: 50%;
}
.col-xxs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xxs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xxs-offset-3 {
  margin-left: 25%;
}
.col-xxs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xxs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xxs-offset-0 {
  margin-left: 0;
}
.start-xxs {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.center-xxs {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.end-xxs {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.top-xxs {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.stretch-xxs {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.stretch-xxs > [class*="col-"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.middle-xxs {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom-xxs {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.around-xxs {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.between-xxs {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.first-xxs {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.last-xxs {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 33.25rem) {
  .col-xs-12 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-xs-11 {
    -webkit-flex-basis: 91.66666666666666%;
        -ms-flex-preferred-size: 91.66666666666666%;
            flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }
  .col-xs-10 {
    -webkit-flex-basis: 83.33333333333334%;
        -ms-flex-preferred-size: 83.33333333333334%;
            flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-xs-9 {
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-8 {
    -webkit-flex-basis: 66.66666666666666%;
        -ms-flex-preferred-size: 66.66666666666666%;
            flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }
  .col-xs-7 {
    -webkit-flex-basis: 58.333333333333336%;
        -ms-flex-preferred-size: 58.333333333333336%;
            flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-xs-6 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-5 {
    -webkit-flex-basis: 41.66666666666667%;
        -ms-flex-preferred-size: 41.66666666666667%;
            flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-xs-4,
  .our-achievements__item,
  .homepage-trademarks__item {
    -webkit-flex-basis: 33.33333333333333%;
        -ms-flex-preferred-size: 33.33333333333333%;
            flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }
  .col-xs-3 {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-2 {
    -webkit-flex-basis: 16.666666666666664%;
        -ms-flex-preferred-size: 16.666666666666664%;
            flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }
  .col-xs-1 {
    -webkit-flex-basis: 8.333333333333332%;
        -ms-flex-preferred-size: 8.333333333333332%;
            flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666666666666%;
  }
  .col-xs-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666666666666%;
  }
  .col-xs-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.666666666666664%;
  }
  .col-xs-pull-1 {
    right: 8.333333333333332%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666666666666%;
  }
  .col-xs-push-10 {
    left: 83.33333333333334%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666666666666%;
  }
  .col-xs-push-7 {
    left: 58.333333333333336%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666666666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.666666666666664%;
  }
  .col-xs-push-1 {
    left: 8.333333333333332%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-xs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-xs-offset-0 {
    margin-left: 0;
  }
  .start-xs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .center-xs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .end-xs {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top-xs {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .stretch-xs {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .stretch-xs > [class*="col-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .middle-xs {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-xs {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-xs {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .between-xs {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-xs {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-xs {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 48rem) {
  .col-sm-12 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-11 {
    -webkit-flex-basis: 91.66666666666666%;
        -ms-flex-preferred-size: 91.66666666666666%;
            flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }
  .col-sm-10 {
    -webkit-flex-basis: 83.33333333333334%;
        -ms-flex-preferred-size: 83.33333333333334%;
            flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-sm-9 {
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-8 {
    -webkit-flex-basis: 66.66666666666666%;
        -ms-flex-preferred-size: 66.66666666666666%;
            flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }
  .col-sm-7 {
    -webkit-flex-basis: 58.333333333333336%;
        -ms-flex-preferred-size: 58.333333333333336%;
            flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-sm-6,
  .simple-blocks__item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-5 {
    -webkit-flex-basis: 41.66666666666667%;
        -ms-flex-preferred-size: 41.66666666666667%;
            flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-sm-4 {
    -webkit-flex-basis: 33.33333333333333%;
        -ms-flex-preferred-size: 33.33333333333333%;
            flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }
  .col-sm-3,
  .our-achievements__item,
  .homepage-trademarks__item {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-2 {
    -webkit-flex-basis: 16.666666666666664%;
        -ms-flex-preferred-size: 16.666666666666664%;
            flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }
  .col-sm-1 {
    -webkit-flex-basis: 8.333333333333332%;
        -ms-flex-preferred-size: 8.333333333333332%;
            flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .start-sm {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top-sm {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .stretch-sm {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .stretch-sm > [class*="col-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .middle-sm {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-sm {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 62rem) {
  .col-md-12 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-11 {
    -webkit-flex-basis: 91.66666666666666%;
        -ms-flex-preferred-size: 91.66666666666666%;
            flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }
  .col-md-10 {
    -webkit-flex-basis: 83.33333333333334%;
        -ms-flex-preferred-size: 83.33333333333334%;
            flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-md-9 {
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-8 {
    -webkit-flex-basis: 66.66666666666666%;
        -ms-flex-preferred-size: 66.66666666666666%;
            flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }
  .col-md-7 {
    -webkit-flex-basis: 58.333333333333336%;
        -ms-flex-preferred-size: 58.333333333333336%;
            flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-md-6 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-5 {
    -webkit-flex-basis: 41.66666666666667%;
        -ms-flex-preferred-size: 41.66666666666667%;
            flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-md-4 {
    -webkit-flex-basis: 33.33333333333333%;
        -ms-flex-preferred-size: 33.33333333333333%;
            flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }
  .col-md-3 {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-2,
  .our-achievements__item,
  .homepage-trademarks__item {
    -webkit-flex-basis: 16.666666666666664%;
        -ms-flex-preferred-size: 16.666666666666664%;
            flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }
  .col-md-1 {
    -webkit-flex-basis: 8.333333333333332%;
        -ms-flex-preferred-size: 8.333333333333332%;
            flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .start-md {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .center-md {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top-md {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .stretch-md {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .stretch-md > [class*="col-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .middle-md {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-md {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 75rem) {
  .col-lg-12 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-11 {
    -webkit-flex-basis: 91.66666666666666%;
        -ms-flex-preferred-size: 91.66666666666666%;
            flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }
  .col-lg-10 {
    -webkit-flex-basis: 83.33333333333334%;
        -ms-flex-preferred-size: 83.33333333333334%;
            flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .col-lg-9 {
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-8 {
    -webkit-flex-basis: 66.66666666666666%;
        -ms-flex-preferred-size: 66.66666666666666%;
            flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }
  .col-lg-7 {
    -webkit-flex-basis: 58.333333333333336%;
        -ms-flex-preferred-size: 58.333333333333336%;
            flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .col-lg-6 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-5 {
    -webkit-flex-basis: 41.66666666666667%;
        -ms-flex-preferred-size: 41.66666666666667%;
            flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .col-lg-4 {
    -webkit-flex-basis: 33.33333333333333%;
        -ms-flex-preferred-size: 33.33333333333333%;
            flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }
  .col-lg-3 {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-2 {
    -webkit-flex-basis: 16.666666666666664%;
        -ms-flex-preferred-size: 16.666666666666664%;
            flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }
  .col-lg-1 {
    -webkit-flex-basis: 8.333333333333332%;
        -ms-flex-preferred-size: 8.333333333333332%;
            flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .start-lg {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top-lg {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .stretch-lg {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .stretch-lg > [class*="col-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .middle-lg {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-lg {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #a0a4a2;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.25rem;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 0.5rem;
  line-height: 1.25;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0.125rem solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 0.125rem solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 0.3125rem;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e9e9e9;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d1eac8;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c6e4f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf3cd;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcdcd;
}
.table-responsive {
  display: block;
  max-width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
  border: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: #5c605e;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.3125rem;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0.25rem 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0.3125rem auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 0.4375rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #7d8380;
}
.form-control {
  display: block;
  width: 100%;
  height: 3.125rem;
  padding: 0 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #7d8380;
  background-color: #fff;
  background-image: none;
  border: 1px solid #9ea5a7;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #84bf68;
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #9ea5a7;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #9ea5a7;
}
.form-control::-webkit-input-placeholder {
  color: #9ea5a7;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 3.125rem;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 2.125rem;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 3.125rem;
  }
}
.form-group {
  margin-bottom: 1.25rem;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.radio label,
.checkbox label {
  min-height: 1.25rem;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -1.25rem;
  margin-top: 0.25rem \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -0.3125rem;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 0.625rem;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0;
  min-height: 2.25rem;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 2.125rem;
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm,
select.form-horizontal .form-group-sm .form-control,
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 2.125rem;
  line-height: 2.125rem;
}
textarea.input-sm,
textarea.form-horizontal .form-group-sm .form-control,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-sm,
select[multiple].form-horizontal .form-group-sm .form-control,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.form-group-sm .form-control {
  height: 2.125rem;
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 2.125rem;
  line-height: 2.125rem;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 2.125rem;
  min-height: 2rem;
  padding: 0.375rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1.5;
}
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 3.125rem;
  padding: 0.625rem 1rem;
  font-size: 1.125rem;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg,
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 3.125rem;
  line-height: 3.125rem;
}
textarea.input-lg,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-lg,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.form-group-lg .form-control {
  height: 3.125rem;
  padding: 0.625rem 1rem;
  font-size: 1.125rem;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 3.125rem;
  line-height: 3.125rem;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 3.125rem;
  min-height: 2.375rem;
  padding: 0.6875rem 1rem;
  font-size: 1.125rem;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 3.90625rem;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.125rem;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 2.125rem;
  height: 2.125rem;
  line-height: 2.125rem;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 1.5625rem;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem;
  color: #686d6b;
}
@media (min-width: 48rem) {
  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static,
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group,
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label,
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback,
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.4375rem;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 1.6875rem;
}
.form-horizontal .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
@media (min-width: 48rem) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 0.4375rem;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 0.9375rem;
}
@media (min-width: 48rem) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 0.6875rem;
    font-size: 1.125rem;
  }
}
@media (min-width: 48rem) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 0.375rem;
    font-size: 0.75rem;
  }
}
.btn,
.blueimp-gallery > .next,
.blueimp-gallery > .prev,
.homepage-online-buy__link,
.homepage-magazine__button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  height: 3.125rem;
  padding: 0 0.75rem;
  font-size: 1rem;
  line-height: 3rem;
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.btn:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .prev:hover,
.homepage-online-buy__link:hover,
.homepage-magazine__button:hover,
.btn:focus,
.blueimp-gallery > .next:focus,
.blueimp-gallery > .prev:focus,
.homepage-online-buy__link:focus,
.homepage-magazine__button:focus,
.btn.focus,
.blueimp-gallery > .next.focus,
.blueimp-gallery > .prev.focus,
.homepage-online-buy__link.focus,
.homepage-magazine__button.focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.blueimp-gallery > .next:active,
.blueimp-gallery > .prev:active,
.homepage-online-buy__link:active,
.homepage-magazine__button:active,
.btn.active,
.blueimp-gallery > .next.active,
.blueimp-gallery > .prev.active,
.homepage-online-buy__link.active,
.homepage-magazine__button.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.blueimp-gallery > .next.disabled,
.blueimp-gallery > .prev.disabled,
.homepage-online-buy__link.disabled,
.homepage-magazine__button.disabled,
.btn[disabled],
.blueimp-gallery > .next[disabled],
.blueimp-gallery > .prev[disabled],
.homepage-online-buy__link[disabled],
.homepage-magazine__button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .blueimp-gallery > .next,
fieldset[disabled] .blueimp-gallery > .prev,
fieldset[disabled] .homepage-online-buy__link,
fieldset[disabled] .homepage-magazine__button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
a.btn.disabled,
a.blueimp-gallery > .next.disabled,
a.blueimp-gallery > .prev.disabled,
a.homepage-online-buy__link.disabled,
a.homepage-magazine__button.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.blueimp-gallery > .next,
fieldset[disabled] a.blueimp-gallery > .prev,
fieldset[disabled] a.homepage-online-buy__link,
fieldset[disabled] a.homepage-magazine__button {
  pointer-events: none;
}
.btn-icon,
.blueimp-gallery > .next,
.blueimp-gallery > .prev {
  min-width: 3.125rem;
  font-size: 0;
}
.btn-icon,
.blueimp-gallery > .next,
.blueimp-gallery > .prev,
.btn-icon.btn-lg,
.blueimp-gallery > .next.btn-lg,
.blueimp-gallery > .prev.btn-lg,
.btn-icon.btn-sm,
.blueimp-gallery > .next.btn-sm,
.blueimp-gallery > .prev.btn-sm,
.btn-icon.btn-xs,
.blueimp-gallery > .next.btn-xs,
.blueimp-gallery > .prev.btn-xs {
  padding-left: 0;
  padding-right: 0;
}
.btn-icon.btn-lg,
.blueimp-gallery > .next.btn-lg,
.blueimp-gallery > .prev.btn-lg {
  min-width: 3.125rem;
}
.btn-icon.btn-sm,
.blueimp-gallery > .next.btn-sm,
.blueimp-gallery > .prev.btn-sm {
  min-width: 2.125rem;
}
.btn-icon.btn-xs,
.blueimp-gallery > .next.btn-xs,
.blueimp-gallery > .prev.btn-xs {
  min-width: 1.875rem;
}
.btn-link {
  color: #2a2c2b;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #84bf68;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:active {
  color: #4bae4f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #a0a4a2;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  height: 3.125rem;
  padding: 0 1rem;
  font-size: 1.125rem;
  line-height: 3rem;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  height: 2.125rem;
  padding: 0 0.625rem;
  font-size: 1rem;
  line-height: 2rem;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  height: 1.875rem;
  padding: 0 0.3125rem;
  font-size: 0.75rem;
  line-height: 1.75rem;
  border-radius: 0;
}
.btn-wide {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.btn-wide.btn-lg {
  padding-left: 2rem;
  padding-right: 2rem;
}
.btn-wide.btn-sm {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.btn-wide.btn-xs {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.btn-condensed {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.btn-condensed.btn-lg {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.btn-condensed.btn-sm {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.btn-condensed.btn-xs {
  padding-left: 0.15625rem;
  padding-right: 0.15625rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.3125rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.125rem;
  vertical-align: middle;
  border-top: 0.25rem dashed;
  border-top: 0.25rem solid \9;
  border-right: 0.25rem solid transparent;
  border-left: 0.25rem solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.3125rem 0;
  margin: 0.125rem 0 0;
  list-style: none;
  font-size: 1rem;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #9ea5a7;
  border-radius: 0;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 0.5625rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 0.1875rem 1.25rem;
  clear: both;
  font-weight: normal;
  line-height: 1.25;
  color: #5c605e;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #84bf68;
  background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #84bf68;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a0a4a2;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 0.1875rem 1.25rem;
  font-size: 0.75rem;
  line-height: 1.25;
  color: #a0a4a2;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 0.25rem dashed;
  border-bottom: 0.25rem solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}
@media (min-width: 48rem) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -0.3125rem;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.3125rem;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 0.3125rem 0.3125rem 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 0.3125rem 0.3125rem;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #7d8380;
  text-align: center;
  background-color: #84bf68;
  border: 1px solid #9ea5a7;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 0.625rem 1rem;
  font-size: 1.125rem;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  z-index: 2;
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0.625rem 0.9375rem;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #fff;
  border-color: #2a2c2b;
}
.nav .nav-divider {
  height: 1px;
  margin: 0.5625rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 0.125rem;
  line-height: 1.25;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #fff #fff #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #808080;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 0.125rem;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #84bf68;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 0.125rem;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 48rem) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 3.125rem;
  margin-bottom: 1.25rem;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 48rem) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  border-top: 1px solid transparent;
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 48rem) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 21.25rem;
}
@media (max-device-width: 33.25rem) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 12.5rem;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 48rem) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 48rem) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
.navbar-toggle {
  position: relative;
  margin-left: auto;
  margin-right: 0.9375rem;
  padding: 0.5625rem 0.625rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 48rem) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.navbar-nav > li > a {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  line-height: 1.25;
}
@media (max-width: 47.9375rem) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    width: auto;
    margin-top: 0;
    border: 0;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0.3125rem 0.9375rem 0.3125rem 1.5625rem;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 1.25;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
.navbar-nav > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.navbar-nav > li > a {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.navbar-form {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  padding: 0.625rem 0.9375rem;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 47.9375rem) {
  .navbar-form .form-group {
    margin-bottom: 0.3125rem;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 48rem) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar-btn.btn-sm {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.navbar-btn.btn-xs {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}
.navbar-text {
  margin-top: 1.52344rem;
  margin-bottom: 1.52344rem;
}
@media (min-width: 48rem) {
  .navbar-text {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.navbar-left {
  margin-right: auto;
}
.navbar-right {
  margin-left: auto;
}
.navbar-default {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #c7c9c8;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #c7c9c8;
}
.navbar-inverse .navbar-nav > li > a {
  color: #c7c9c8;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 47.9375rem) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #c7c9c8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #c7c9c8;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #c7c9c8;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 0.9375rem 0;
  margin-bottom: 1.25rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: '/\00a0';
  padding: 0 0.3125rem;
  color: #96a1a8;
}
.breadcrumb > li > a,
.breadcrumb > li > span {
  color: #96a1a8;
}
.breadcrumb > .active > a,
.breadcrumb > .active > span {
  color: #84bf68;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1.25rem 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  min-width: 3.125rem;
  height: 3.125rem;
  margin-left: -1px;
  line-height: 3rem;
  text-decoration: none;
  color: #96a1a8;
  background-color: transparent;
  border: 1px solid transparent;
  text-align: center;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #84bf68;
  background-color: transparent;
  border-color: #84bf68;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #84bf68;
  background-color: transparent;
  border-color: #84bf68;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a0a4a2;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pager {
  padding-left: 0;
  margin: 1.25rem 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 0.3125rem 0.875rem;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.9375rem;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a0a4a2;
  background-color: transparent;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #a0a4a2;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #868b88;
}
.label-primary {
  background-color: #84bf68;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #68ab49;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.thumbnail {
  display: block;
  padding: 0.25rem;
  margin-bottom: 1.25rem;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2a2c2b;
}
.thumbnail .caption {
  padding: 0.5625rem;
  color: #2a2c2b;
}
.alert {
  padding: 0.9375rem;
  margin-bottom: 1.25rem;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 0.3125rem;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 2.1875rem;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -0.125rem;
  right: -1.3125rem;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b4;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a7e1ed;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f8e2b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd0;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4babf;
}
.alert-danger .alert-link {
  color: #843534;
}
.media {
  margin-top: 0.9375rem;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 625rem;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 0.625rem;
}
.media-left,
.media > .pull-left {
  padding-right: 0.625rem;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 0.3125rem;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 1.25rem;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.625rem 0.9375rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #fff;
  color: #a0a4a2;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #a0a4a2;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #84bf68;
  border-color: #84bf68;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #f9fcf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 0.3125rem;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 1.25rem;
  padding: 1.1875rem;
  margin-bottom: 1.25rem;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-lg {
  padding: 1.5rem;
  border-radius: 0;
}
.well-sm {
  padding: 0.5625rem;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.625rem;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 0;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 0.9375rem;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -0.125rem;
}
.modal-title {
  margin: 0;
  line-height: 1.25;
}
.modal-body {
  position: relative;
  padding: 0.9375rem;
}
.modal-footer {
  padding: 0.9375rem;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 0.3125rem;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -624.9375rem;
  width: 3.125rem;
  height: 3.125rem;
  overflow: scroll;
}
@media (min-width: 48rem) {
  .modal-dialog {
    width: 37.5rem;
    margin: 1.875rem auto;
  }
  .modal-sm {
    width: 18.75rem;
  }
}
@media (min-width: 62rem) {
  .modal-lg {
    width: 56.25rem;
  }
}
.clearfix:before,
.floated-images:before,
.clearfix:after,
.floated-images:after {
  content: " ";
  display: table;
}
.clearfix:after,
.floated-images:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xxs,
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 33.1875rem) {
  .visible-xxs {
    display: block !important;
  }
  table.visible-xxs {
    display: table !important;
  }
  tr.visible-xxs {
    display: table-row !important;
  }
  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important;
  }
}
@media (max-width: 33.1875rem) {
  .visible-xxs-block {
    display: block !important;
  }
}
@media (max-width: 33.1875rem) {
  .visible-xxs-inline {
    display: inline !important;
  }
}
@media (max-width: 33.1875rem) {
  .visible-xxs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 33.25rem) and (max-width: 47.9375rem) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 33.25rem) and (max-width: 47.9375rem) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (min-width: 33.25rem) and (max-width: 47.9375rem) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (min-width: 33.25rem) and (max-width: 47.9375rem) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 75rem) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 75rem) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 75rem) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 75rem) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 33.1875rem) {
  .hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 33.25rem) and (max-width: 47.9375rem) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 75rem) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
      transform-origin: top;
  opacity: 0;
  -webkit-transition: opacity 400ms, -webkit-transform 400ms;
  transition: opacity 400ms, -webkit-transform 400ms;
  transition: transform 400ms, opacity 400ms;
  transition: transform 400ms, opacity 400ms, -webkit-transform 400ms;
}
.swiper-loaded {
 -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
     transform: scaleY(1);
  opacity: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 2.5rem;
  height: 3.75rem;
  margin-top: -1.875rem;
  z-index: 10;
  cursor: pointer;
}
.swiper-buttin-prev{
  left: 0;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0.625rem;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 0.625rem;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0.3125rem 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.3125rem;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  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;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 0.25rem;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 0.25rem;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.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-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.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-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 0.625rem;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 0.1875rem;
  z-index: 50;
  height: 0.3125rem;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 0.1875rem;
  top: 1%;
  z-index: 50;
  width: 0.3125rem;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.625rem;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 2.625rem;
  height: 2.625rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.3125rem;
  margin-top: -1.3125rem;
  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;
}
.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;
}
.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);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@charset "UTF-8";
/*
 * blueimp Gallery CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 0.625rem #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.2s linear;
          transition: opacity 0.2s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url(../bundles/app/img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(../bundles/app/img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 0.9375rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.4375rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 100;
  line-height: 1.875rem;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 0.125rem #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: content-box;
  border: 0.1875rem solid #fff;
  border-radius: 1.4375rem;
  opacity: 0.5;
  cursor: pointer;
  display: none;
}
.blueimp-gallery > .next {
  left: auto;
  right: 0.9375rem;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 0.9375rem;
  left: 0.9375rem;
  margin: 0 2.5rem 0 0;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #fff;
  text-shadow: 0 0 0.125rem #000;
  opacity: 0.8;
  display: none;
}
.blueimp-gallery > .close {
  padding: 0.9375rem;
  right: 0.9375rem;
  left: auto;
  margin: -0.9375rem;
  font-size: 1.875rem;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 0.9375rem;
  bottom: 0.9375rem;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(../bundles/app/img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../bundles/app/img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 1.25rem;
  height: 1.25rem;
  background-size: 40px 20px;
  background-image: url(../bundles/app/img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

/* IE7 fixes */
*+html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
*+html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

@charset "UTF-8";
/*
 * blueimp Gallery Video Factory CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0;
}
.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -4rem auto 0;
  width: 8rem;
  height: 8rem;
  background: url(../bundles/app/img/video-play.png) center no-repeat;
  opacity: 0.8;
  cursor: pointer;
}
.blueimp-gallery > .slides > .slide > .video-content > a:hover {
  opacity: 1;
}
.blueimp-gallery > .slides > .slide > .video-playing > a,
.blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none;
}
.blueimp-gallery > .slides > .slide > .video-content > video {
  display: none;
}
.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block;
}
.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url(../bundles/app/img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url(../bundles/app/img/video-play.svg);
}

/* IE7 fixes */
*+html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%;
}
*+html .blueimp-gallery > .slides > .slide > .video-content > a {
  left: 50%;
  margin-left: -64px;
}

@charset "UTF-8";
/*
 * blueimp Gallery Indicator CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 0.9375rem;
  bottom: 0.9375rem;
  left: 0.9375rem;
  margin: 0 2.5rem;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 0.625rem;
  display: none;
}
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  margin: 0.375rem 0.1875rem 0 0.1875rem;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 0.3125rem;
  box-shadow: 0 0 0.125rem #000;
  opacity: 0.5;
  cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}


.blueimp-gallery > .indicator > li:after {
  opacity: 0;
  display: block;
  position: absolute;
  content: '';
  top: -5em;
  width: 4.6875rem;
  height: 4.6875rem;
  -webkit-transition: opacity 400ms ease-out, -webkit-transform 600ms ease-out;
  transition: opacity 400ms ease-out, -webkit-transform 600ms ease-out;
  transition: transform 600ms ease-out, opacity 400ms ease-out;
  transition: transform 600ms ease-out, opacity 400ms ease-out, -webkit-transform 600ms ease-out;
  -webkit-transform: translateX(-50%) translateY(0) translateZ(0px);
          transform: translateX(-50%) translateY(0) translateZ(0px);
  pointer-events:none;
}

.blueimp-gallery > .indicator > li:hover:after {
  opacity: 1;
  border-radius: 50%;
  background: inherit;
  -webkit-transform: translateX(-50%) translateY(-5px) translateZ(0px);
          transform: translateX(-50%) translateY(-5px) translateZ(0px);
}

.blueimp-gallery > .indicator > .active:after {
  display: none;
}

.blueimp-gallery-controls > .indicator {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
  display: none;
}
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* IE7 fixes */
*+html .blueimp-gallery > .indicator > li {
  display: inline;
}

.blueimp-gallery > .next,
.blueimp-gallery > .prev {
  box-sizing: border-box;
  margin-top: 0;
  padding: 0;
  border-width: 0;
  border-radius: 0;
  text-shadow: none;
  font-size: 0;
  height: 3.75rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
}
.blueimp-gallery > .next > .icon--arrow-left,
.blueimp-gallery > .prev > .icon--arrow-left,
.blueimp-gallery > .next > .icon--arrow-right,
.blueimp-gallery > .prev > .icon--arrow-right {
  position: relative;
}
.blueimp-gallery > .next > .icon--arrow-left,
.blueimp-gallery > .prev > .icon--arrow-left {
  left: -1px;
  width: 2.5rem;
  height: 3.75rem;
}
.blueimp-gallery > .next > .icon--arrow-right,
.blueimp-gallery > .prev > .icon--arrow-right {
  right: -1px;
  width: 2.5rem;
  height: 3.75rem;
}
.blueimp-gallery > .next:focus,
.blueimp-gallery > .prev:focus {
  color: #fff;
}
.blueimp-gallery > .close {
  border: 0;
  background-color: transparent;
  font-size: inherit;
}
.blueimp-gallery > .close > .icon--close {
  width: 1.5rem;
  height: 1.5rem;
}
.blueimp-gallery > .next,
.blueimp-gallery > .prev,
.blueimp-gallery > .close {
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
  outline: none;
}
.blueimp-gallery > .next > .icon--svg,
.blueimp-gallery > .prev > .icon--svg,
.blueimp-gallery > .close > .icon--svg {
  fill: #fff;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url("../bundles/app/images//libs/blueimp-gallery/loading.gif") center no-repeat;
}
.blueimp-gallery > .slides > .slide-error {
  background: url("../bundles/app/images//libs/blueimp-gallery/error.png") center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .video-loading > a {
  background-image: url("../bundles/app/images//libs/blueimp-gallery/video-play.svg");
}
.blueimp-gallery > .play-pause {
  background: url("../bundles/app/images//libs/blueimp-gallery/play-pause.png") 0 0 no-repeat;
}
.blueimp-gallery > .indicator > li {
  box-sizing: border-box;
  -webkit-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url("../bundles/app/images//libs/blueimp-gallery/error.svg");
}
body:last-child .blueimp-gallery > .slides > .play-pause {
  background-image: url("../bundles/app/images//libs/blueimp-gallery/play-pause.svg");
}
body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url("../bundles/app/images//libs/blueimp-gallery/video-play.svg");
}
body:last-child .blueimp-gallery > .play-pause {
  background-image: url("../bundles/app/images//libs/blueimp-gallery/play-pause.svg");
}
.quantity-counter {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.quantity-counter__label:after {
  content: ':';
}
.quantity-counter .form-control {
  padding-right: 2.3125rem;
  text-align: center;
  -moz-appearance: textfield;
}
.quantity-counter .form-control::-webkit-outer-spin-button,
.quantity-counter .form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.quantity-counter .form-control.input-lg {
  padding-right: 2.5625rem;
}
.quantity-counter .form-control.input-sm {
  padding-right: 2.1875rem;
}
.quantity-counter__controls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.quantity-counter__control {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  width: 1.5625rem;
  height: 50%;
  border: 1px solid #9ea5a7;
  background-color: #fff;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.quantity-counter__control:hover,
.quantity-counter__control:focus {
  background-color: #84bf68;
}
.quantity-counter__control:hover .icon--svg,
.quantity-counter__control:focus .icon--svg {
  fill: $white-base;
}
.quantity-counter__control:focus {
  outline: 0;
}
.quantity-counter__control .icon--svg {
  position: absolute;
  top: 50%;
  left: 50%;
  fill: #84bf68;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition-property: fill;
  transition-property: fill;
}
.quantity-counter__control .icon--arrow-up {
  width: 0.6875rem;
  height: 0.375rem;
}
.quantity-counter__control .icon--arrow-down {
  width: 0.825rem;
  height: 0.375rem;
}
.quantity-counter .input-sm + .quantity-counter__controls .icon--arrow-up {
  width: 0.57292rem;
  height: 0.3125rem;
}
.quantity-counter .input-sm + .quantity-counter__controls .icon--arrow-down {
  width: 0.6875rem;
  height: 0.3125rem;
}
.quantity-counter__control--up {
  border-bottom-width: 0.5px;
}
.quantity-counter__control--down {
  border-top-width: 0;
}
.group-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.group-horizontal__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 33.25rem) {
  .group-horizontal__item {
    width: 100%;
  }
  .group-horizontal__item+.group-horizontal__item {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 33.25rem) {
  .group-horizontal__item .btn {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.group-horizontal--no-wrap {
  -webkit-flex-wrap: no-wrap;
      -ms-flex-wrap: no-wrap;
          flex-wrap: no-wrap;
}
@media only screen and (max-width: 33.25rem) {
  .group-horizontal--no-wrap .group-horizontal__item {
    width: auto;
    margin-top: 0;
  }
}
@media only screen and (max-width: 33.25rem) {
  .group-horizontal--login .group-horizontal__item {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 0;
    margin-bottom: 1.25rem;
  }
}
.group-horizontal--product-nav {
  margin-bottom: 5rem;
  padding: 0.625rem 0;
  border-bottom: 1px solid #dfdfdf;
}
.btn,
.homepage-online-buy__link,
.homepage-magazine__button {
  outline: none;
}
.btn .icon--svg,
.homepage-online-buy__link .icon--svg,
.homepage-magazine__button .icon--svg {
  overflow: visible;
}
.btn-default,
.homepage-online-buy__link-default,
.homepage-magazine__button-default,
.homepage-online-buy__link,
.homepage-magazine__button {
  font-size: 1.5rem;
  color: #fff;
  background-color: #84bf68;
  border-color: #84bf68;
  text-decoration: none;
}
.btn-default:hover,
.homepage-online-buy__link-default:hover,
.homepage-magazine__button-default:hover,
.homepage-online-buy__link:hover,
.homepage-magazine__button:hover,
.btn-default:focus,
.homepage-online-buy__link-default:focus,
.homepage-magazine__button-default:focus,
.homepage-online-buy__link:focus,
.homepage-magazine__button:focus {
  background-color: #4bae4f;
  border-color: #4bae4f;
  text-decoration: none;
}
.btn-default:active,
.homepage-online-buy__link-default:active,
.homepage-magazine__button-default:active,
.homepage-online-buy__link:active,
.homepage-magazine__button:active {
  background-color: #4bae4f;
  border-color: #4bae4f;
  text-decoration: none;
}
.btn.disabled,
.homepage-online-buy__link.disabled,
.homepage-magazine__button.disabled {
  color: #9ea5a7;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn.disabled:hover,
.homepage-online-buy__link.disabled:hover,
.homepage-magazine__button.disabled:hover,
.btn.disabled:focus,
.homepage-online-buy__link.disabled:focus,
.homepage-magazine__button.disabled:focus,
.btn.disabled:active,
.homepage-online-buy__link.disabled:active,
.homepage-magazine__button.disabled:active {
  color: #9ea5a7;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn-wide,
.homepage-online-buy__link-wide,
.homepage-magazine__button-wide {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
.btn-link,
.homepage-online-buy__link-link,
.homepage-magazine__button-link {
  padding: 0;
  height: auto;
  line-height: 1.375rem;
  font-size: 1.125rem;
  font-weight: 700;
  font-style: italic;
  color: #84bf68;
  text-decoration: underline;
}
.btn-link::after,
.homepage-online-buy__link-link::after,
.homepage-magazine__button-link::after {
  content: ' >';
  font-style: normal;
}
.btn-link:hover,
.homepage-online-buy__link-link:hover,
.homepage-magazine__button-link:hover,
.btn-link:focus,
.homepage-online-buy__link-link:focus,
.homepage-magazine__button-link:focus {
  color: #4bae4f;
}
.btn-link:active,
.homepage-online-buy__link-link:active,
.homepage-magazine__button-link:active {
  color: #4bae4f;
}
.btn-toggle,
.homepage-online-buy__link-toggle,
.homepage-magazine__button-toggle {
  padding: 0 0.3125rem;
  background: transparent;
}
.btn-toggle .icon--svg,
.homepage-online-buy__link-toggle .icon--svg,
.homepage-magazine__button-toggle .icon--svg {
  display: block;
  fill: #fff;
}
.btn-toggle .icon--user,
.homepage-online-buy__link-toggle .icon--user,
.homepage-magazine__button-toggle .icon--user {
  width: 1.25rem;
  height: 1.375rem;
}
.btn-icon,
.homepage-online-buy__link-icon,
.homepage-magazine__button-icon {
  background: none;
}
.btn-sm,
.homepage-online-buy__link-sm,
.homepage-magazine__button-sm {
  padding-top: 1px;
  font-size: 0.9375rem;
}
.btn-menu,
.homepage-online-buy__link-menu,
.homepage-magazine__button-menu,
.btn-search,
.homepage-online-buy__link-search,
.homepage-magazine__button-search {
  width: 2.1875rem;
  height: 2.1875rem;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-menu,
.homepage-online-buy__link-menu,
.homepage-magazine__button-menu {
  margin-right: 0.625rem;
}
.btn-search,
.homepage-online-buy__link-search,
.homepage-magazine__button-search {
  margin-left: 0.625rem;
}
.btn-search .icon,
.homepage-online-buy__link-search .icon,
.homepage-magazine__button-search .icon {
  width: 1.25rem;
  height: 1.25rem;
}
.btn__icon,
.homepage-online-buy__link__icon,
.homepage-magazine__button__icon {
  position: relative;
  display: block;
  width: 1.125rem;
  height: 0.75rem;
}
.btn__icon::before,
.homepage-online-buy__link__icon::before,
.homepage-magazine__button__icon::before,
.btn__icon::after,
.homepage-online-buy__link__icon::after,
.homepage-magazine__button__icon::after,
.btn__icon-center,
.homepage-online-buy__link__icon-center,
.homepage-magazine__button__icon-center {
  position: absolute;
  right: 0;
  left: 0;
  height: 0.125rem;
  background: #fff;
}
.btn__icon::before,
.homepage-online-buy__link__icon::before,
.homepage-magazine__button__icon::before,
.btn__icon::after,
.homepage-online-buy__link__icon::after,
.homepage-magazine__button__icon::after {
  content: '';
}
.btn__icon::before,
.homepage-online-buy__link__icon::before,
.homepage-magazine__button__icon::before {
  top: 0;
}
.btn__icon::after,
.homepage-online-buy__link__icon::after,
.homepage-magazine__button__icon::after {
  bottom: 0;
}
.btn__icon-center,
.homepage-online-buy__link__icon-center,
.homepage-magazine__button__icon-center {
  top: 0.3125rem;
}
.input-sm,
.input-group-sm > .form-control,
.form-group-sm .form-control {
  font-size: 1rem;
}
input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea.form-control {
  padding-top: 0.5rem;
}
.v-resize {
  resize: vertical;
}
.input-group-sm >.input-group-addon {
  padding: 0 0.625rem;
}
label {
  font-size: 1rem;
  font-weight: 300;
  color: #9ea5a7;
}
label.required::before {
  content: '*';
  padding-right: 0.3125rem;
  color: #ea0a0a;
}
.dot-required {
  padding-right: 0.3125rem;
  color: #ea0a0a;
}
.form-group-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-group-line >label {
  margin-bottom: 0;
  min-width: 9.375rem;
  max-width: 9.375rem;
}
.form-group-line >label + .form-control:focus {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  width: 100%;
}
@media only screen and (max-width: 47.9375rem) {
  .socials {
    padding: 0 0.625rem;
  }
}
.socials >ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.socials >ul >li >a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 0;
  width: 1.5rem;
  height: 1.5rem;
  background-color: rgba(255,255,255,0.7);
  overflow: hidden;
  -webkit-transition: background-color 150ms;
  transition: background-color 150ms;
}
.socials >ul >li >a > .icon--svg {
  position: relative;
  z-index: 100;
  fill: #84bf68;
}
.socials >ul >li >a:hover,
.socials >ul >li >a:focus {
  background-color: #fff;
}
.socials >ul >li:not(:last-of-type) {
  margin-right: 0.625rem;
}
body {
  font-size: 1.125rem;
  line-height: 1.25rem;
}
h1,
.h1,
.error__title,
.our-achievements__title,
.simple-blocks__title,
.homepage-about-us__title,
.product__title {
  margin: 0;
  margin-top: 5rem;
  margin-bottom: 1.875rem;
  font-family: 'Philosopher', sans-serif;
  color: #84bf68;
}
h2,
.h2,
.article-post__title {
  margin: 0;
  margin-top: 2.5rem;
  margin-bottom: 1.875rem;
  color: #84bf68;
}
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
}
p {
  margin-bottom: 0.75rem;
  font-weight: 300;
}
.page-header >h1,
.page-header >h2,
.page-header >.h1,
.page-header >.h2 {
  margin-top: 0;
  text-align: center;
}
.breadcrumb {
  margin-bottom: 0;
  font-size: 0.875rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media only screen and (max-width: 61.9375rem) {
  .breadcrumb {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
}
.breadcrumb >li+li::before {
  padding-right: 0.1875rem;
}
.breadcrumb >li >a {
  text-decoration: none;
}
.breadcrumb >li >a:hover,
.breadcrumb >li >a:focus {
  color: #84bf68;
}
.breadcrumb >li >a:active {
  color: #4bae4f;
}
.breadcrumb >li > a,
.breadcrumb >li > span {
  color: #b8c3ca;
}
.breadcrumb > .active > a,
.breadcrumb > .active > span {
  color: #b8c3ca;
}
.pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.9375rem 0;
}
.pagination {
  margin: 0;
}
.pagination >li >a,
.pagination >li >span {
  display: inline-block;
  min-width: 1.875rem;
  width: 1.875rem;
  height: 1.875rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.875rem;
  -webkit-transition: color 150ms, border-color 150ms;
  transition: color 150ms, border-color 150ms;
}
.pagination >li.active >a,
.pagination >li.active >span {
  font-weight: 500;
}
.pagination >li:first-child >a::after,
.pagination >li:first-child >span::after {
  position: absolute;
  content: '';
  bottom: 0.25rem;
  left: 0.5rem;
  right: 0.5rem;
  height: 1px;
  background-color: #96a1a8;
}
.pagination >li:first-child.active >a::after,
.pagination >li:first-child.active >span::after {
  display: none;
}
.pagination >.hellip >span:hover,
.pagination >.hellip >span:focus,
.pagination >.hellip >span:active {
  border-color: transparent;
  color: #96a1a8;
}
.dropdown-menu {
  display: block !important;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  opacity: 0;
  -webkit-transition: opacity 150ms, -webkit-transform 150ms;
  transition: opacity 150ms, -webkit-transform 150ms;
  transition: transform 150ms, opacity 150ms;
  transition: transform 150ms, opacity 150ms, -webkit-transform 150ms;
}
@media only screen and (max-width: 47.9375rem) {
  .dropdown-menu {
    display: none !important;
  }
}
.open >.dropdown-menu {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
}
@media only screen and (max-width: 47.9375rem) {
  .open >.dropdown-menu {
    display: block !important;
  }
}
a {
  -webkit-transition: color 150ms;
  transition: color 150ms;
}
.btn,
.homepage-online-buy__link,
.homepage-magazine__button {
  -webkit-transition: color 150ms, border-color 150ms, background-color 150ms;
  transition: color 150ms, border-color 150ms, background-color 150ms;
}
.icon--svg {
  -webkit-transition: fill 150ms;
  transition: fill 150ms;
}
body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.floated-images__img {
  margin: 0 1.25rem 1.25rem 1.25rem;
}
.floated-images__img_left {
  float: left;
  margin-left: 0;
}
.floated-images__img_right {
  float: right;
  margin-right: 0;
}
.help-block {
  margin: 0.75rem 0;
  color: #9ea5a7;
  font-size: 0.875rem;
}
.logo {
  display: block;
  max-width: 4.375rem;
  max-height: 2.3125rem;
}
@media only screen and (min-width: 48rem) {
  .logo {
    max-width: 9.75rem;
    max-height: 5.125rem;
  }
}
.offset-bottom {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 47.9375rem) {
  .offset-bottom {
    margin-bottom: 1.875rem;
  }
}
#disqus_thread {
  margin-bottom: 5rem;
}
.pagination-wrapper + .seo-text {
  margin-top: 1.875rem;
}
.btn-group-lang {
  z-index: 10000;
  -webkit-transition: border-color 150ms;
  transition: border-color 150ms;
}
@media only screen and (max-width: 47.9375rem) {
  .btn-group-lang {
    margin-left: 0.625rem;
  }
}
.btn-group-lang .dropdown-toggle,
.dropdown-menu-lang >li >a {
  font-size: 0.8125rem;
  color: #929191;
  text-transform: uppercase;
  background-color: transparent;
}
@media only screen and (max-width: 47.9375rem) {
  .btn-group-lang .dropdown-toggle,
  .dropdown-menu-lang >li >a {
    font-size: 0.9375rem;
    font-weight: 700;
    width: 2.0625rem;
    height: 2.0625rem;
    padding: 0;
    line-height: 1;
    color: #fff;
  }
}
@media only screen and (min-width: 48rem) {
  .btn-group-lang .dropdown-toggle:hover,
  .dropdown-menu-lang >li >a:hover,
  .btn-group-lang .dropdown-toggle:focus,
  .dropdown-menu-lang >li >a:focus {
    color: #4bae4f;
  }
}
.btn-group-lang .dropdown-toggle .caret,
.dropdown-menu-lang >li >a .caret {
  position: relative;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 150ms;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
  transition: transform 150ms, -webkit-transform 150ms;
  color: #929292;
}
@media only screen and (max-width: 47.9375rem) {
  .btn-group-lang .dropdown-toggle .caret,
  .dropdown-menu-lang >li >a .caret {
    display: block;
    margin-top: 1px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
  }
}
.dropdown-menu-lang {
  left: -1px;
  right: -1px;
  margin: 0;
  padding: 0;
  min-width: 100%;
  background-color: transparent;
}
@media only screen and (max-width: 47.9375rem) {
  .dropdown-menu-lang {
    margin-top: 0.75rem;
    border: none;
    background-color: #84bf68;
  }
}
@media only screen and (min-width: 48rem) {
  .dropdown-menu-lang {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative;
    opacity: 1;
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
    border: none;
  }
}
.dropdown-menu-lang >li >a {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 47.9375rem) {
  .dropdown-menu-lang >li >a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 48rem) {
  .dropdown-menu-lang >li >a {
    padding: 0.375rem 0.625rem 0.25rem;
    color: #fff;
    background-color: transparent;
  }
}
@media only screen and (min-width: 48rem) {
  .dropdown-menu-lang >li >a:hover,
  .dropdown-menu-lang >li >a:focus {
    color: #fff;
    background-color: transparent;
  }
}
@media only screen and (min-width: 48rem) {
  .dropdown-menu-lang >li >a:active {
    color: #fff;
    background-color: transparent;
  }
}
.dropdown-menu-lang >li.active > a,
.dropdown-menu-lang >li.active > a:hover,
.dropdown-menu-lang >li.active > a:focus,
.dropdown-menu-lang >li.active > a:active {
  position: relative;
  top: 1px;
  font-weight: 700;
  color: #fff;
  background-color: transparent;
}
.gallery-embedded {
  margin: 1.875rem 0;
}
.gallery-embedded__main {
  margin: 0 -5rem;
}
@media only screen and (max-width: 47.9375rem) {
  .gallery-embedded__main {
    margin: 0;
  }
}
.gallery-embedded .swiper-container {
  padding: 0 5rem;
}
@media only screen and (max-width: 47.9375rem) {
  .gallery-embedded .swiper-container {
    padding: 0;
  }
}
.gallery-embedded .swiper-wraper {
  box-sizing: content-box;
}
.gallery-embedded .swiper-slide {
  opacity: 1;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}
.gallery-embedded .swiper-slide:hover,
.gallery-embedded .swiper-slide:focus {
  opacity: 0.85;
}
.gallery-embedded .swiper-button-prev,
.gallery-embedded .swiper-button-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 15.625rem;
  width: 5rem;
  margin-top: -7.8125rem;
  background-color: #fff;
  opacity: 1;
}
@media only screen and (max-width: 47.9375rem) {
  .gallery-embedded .swiper-button-prev,
  .gallery-embedded .swiper-button-next {
    background-color: transparent;
    width: 2.5rem;
  }
}
.gallery-embedded .swiper-button-prev .icon--svg,
.gallery-embedded .swiper-button-next .icon--svg {
  fill: #d6d6d6;
}
.gallery-embedded .swiper-button-prev:hover .icon--svg,
.gallery-embedded .swiper-button-next:hover .icon--svg,
.gallery-embedded .swiper-button-prev:focus .icon--svg,
.gallery-embedded .swiper-button-next:focus .icon--svg {
  fill: #84bf68;
}
.gallery-embedded .swiper-button-prev:active .icon--svg,
.gallery-embedded .swiper-button-next:active .icon--svg {
  fill: #4bae4f;
}
.gallery-embedded .swiper-button-prev {
  left: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.gallery-embedded .swiper-button-next {
  right: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gallery-embedded__item--video {
  position: relative;
  cursor: pointer;
}
.gallery-embedded__item--video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../bundles/app/images/libs/blueimp-gallery/video-play.png") no-repeat center center;
  background: url("../bundles/app/images/libs/blueimp-gallery/video-play.svg") no-repeat center center;
  pointer-events: none;
}
.phone {
  position: relative;
  font-size: 1.25rem;
}
.phone__button {
  color: #fff;
}
.phone__button:hover,
.phone__button:focus,
.phone__button:active {
  color: #fff;
  text-decoration: underline;
}
.phone__link {
  color: #84bf68;
}
.phone__link,
.phone__button {
  text-decoration: none;
}
.phone__link:hover,
.phone__button:hover,
.phone__link:active,
.phone__button:active,
.phone__link:focus,
.phone__button:focus {
  text-decoration: none;
}
@media only screen and (max-width: 47.9375rem) {
  .phone__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 2.1875rem;
    height: 2.1875rem;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background: none;
  }
  .phone__button .icon {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    fill: #fff;
  }
}
@media only screen and (min-width: 62rem) {
  .phone__button {
    padding: 0;
  }
}
.phone__button.active .caret {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.phone__drop {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  padding: 0.9375rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  background: #f1f1f1;
  -webkit-transition: visibility 0s step-end 150ms, opacity 150ms, -webkit-transform 150ms;
  transition: visibility 0s step-end 150ms, opacity 150ms, -webkit-transform 150ms;
  transition: visibility 0s step-end 150ms, opacity 150ms, transform 150ms;
  transition: visibility 0s step-end 150ms, opacity 150ms, transform 150ms, -webkit-transform 150ms;
}
@media only screen and (min-width: 48rem) {
  .phone__drop {
    top: -0.9375rem;
    right: -0.625rem;
    left: -0.625rem;
  }
}
@media only screen and (min-width: 62rem) {
  .phone__drop {
    right: -0.9375rem;
    left: -0.9375rem;
  }
}
.phone__drop.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: visibility 0s step-end, opacity 150ms, -webkit-transform 150ms;
  transition: visibility 0s step-end, opacity 150ms, -webkit-transform 150ms;
  transition: visibility 0s step-end, opacity 150ms, transform 150ms;
  transition: visibility 0s step-end, opacity 150ms, transform 150ms, -webkit-transform 150ms;
}
.phone__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.phone__item {
  margin-bottom: 0.625rem;
}
.phone__item:last-child {
  margin-bottom: 0;
}
.phone .caret {
  margin-left: 0;
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
  -webkit-transition: -webkit-transform 150ms;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
  transition: transform 150ms, -webkit-transform 150ms;
}
.file-embedded {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.875rem 0;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
}
.file-embedded:first-child {
  border-top: 1px solid #dfdfdf;
}
.file-embedded__name {
  font-weight: 300;
}
@media only screen and (min-width: 48rem) {
  .search-box-wrapper {
    position: relative;
  }
}
.search-box-wrapper .btn {
  padding-top: 0;
}
.search-box__input {
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  -webkit-transition: border-color 150ms;
  transition: border-color 150ms;
}
.search-box__input:focus {
  border-right-color: #f1f1f1;
}
.search-box__input:focus + .input-group-btn .btn {
  border-color: #84bf68;
  border-left-color: #f1f1f1;
}
.search-box__toggle .btn {
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  opacity: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}
.search-box__toggle .btn .icon--svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #fff;
}
.search-box__toggle .btn.open {
  opacity: 0;
}
.search-box__form .btn {
  background-color: #f1f1f1;
}
.search-box__form .btn .icon--svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #84bf68;
}
#search-box {
  position: absolute;
  z-index: 1000;
  top: -0.125rem;
  right: -0.4375rem;
  width: 18.75rem;
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  opacity: 0;
  -webkit-transition: opacity 150ms, -webkit-transform 150ms;
  transition: opacity 150ms, -webkit-transform 150ms;
  transition: transform 150ms, opacity 150ms;
  transition: transform 150ms, opacity 150ms, -webkit-transform 150ms;
}
#search-box.open {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 1;
}
#search-box-mobile {
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  opacity: 0;
  -webkit-transition: opacity 150ms, -webkit-transform 150ms;
  transition: opacity 150ms, -webkit-transform 150ms;
  transition: transform 150ms, opacity 150ms;
  transition: transform 150ms, opacity 150ms, -webkit-transform 150ms;
}
@media only screen and (max-width: 47.9375rem) {
  #search-box-mobile {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
}
#search-box-mobile.open {
  opacity: 1;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}
.error {
  text-align: center;
}
@media only screen and (max-width: 47.9375rem) {
  .error__title {
    font-size: 1.625rem;
  }
}
.error-nav {
  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;
  text-align: center;
}
.main-header {
  position: relative;
  z-index: 1000;
  background-color: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  .main-header {
    height: 3.75rem;
  }
}
@media only screen and (min-width: 48rem) {
  .main-header::after {
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    height: 1rem;
    opacity: 0.15;
    content: '';
    background: -webkit-linear-gradient(top, #000, rgba(0,0,0,0));
    background: linear-gradient(to bottom, #000, rgba(0,0,0,0));
  }
}
.main-header__top-line {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  background: #84bf68;
}
.main-header__socials {
  position: relative;
}
.main-header__bottom-line {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1.5625rem;
}
@media only screen and (max-width: 47.9375rem) {
  .main-header__bottom-line {
    display: none;
  }
}
.main-header__menu {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
}
.main-header__bottom-line-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
}
.main-header__bottom-line-section--left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.main-header__bottom-line-section--center {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-header__bottom-line-section--right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (max-width: 47.9375rem) {
  .main-header__bottom-line-section {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.main-header__top-line-mobile {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 3.75rem;
  padding: 0.375rem 0.625rem;
  background-color: #84bf68;
}
.main-header__top-line-mobile .logo {
  margin-top: 0.6875rem;
}
@media only screen and (max-width: 47.9375rem) {
  .main-header .collapse-area {
    position: fixed;
    top: 3.75rem;
    right: 0;
    left: 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .main-header .navbar-collapse {
    position: absolute;
    z-index: 10000;
    top: 100%;
    left: 0;
    right: 0;
    padding: 0;
    overflow: hidden;
    margin-top: -0.125rem;
    border-top-color: #dbdbdb;
  }
}
.main-header .group-horizontal {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-header .group-horizontal__left,
.main-header .group-horizontal__center,
.main-header .group-horizontal__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 62rem) {
  .main-header .group-horizontal__left,
  .main-header .group-horizontal__right {
    min-width: 9.375rem;
  }
}
.main-header .group-horizontal__center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main-header__email,
.main-header__phone {
  padding-right: 1.0625rem;
  padding-left: 1.0625rem;
}
@media only screen and (min-width: 62rem) {
  .main-header__email,
  .main-header__phone {
    padding-right: 2.1875rem;
    padding-left: 2.1875rem;
  }
}
.main-header .email__link {
  font-size: 1.25rem;
  text-decoration: none;
  color: #fff;
}
.main-header .email__link:hover,
.main-header .email__link:focus,
.main-header .email__link:active {
  text-decoration: underline;
}
.main-header__search,
.main-header__locale {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.main-header__search:first-child,
.main-header__locale:first-child {
  padding-left: 0;
}
.main-header__search:last-child,
.main-header__locale:last-child {
  padding-right: 0;
}
.main-header__search .form-control,
.main-header__search #search-box .btn {
  height: 2rem;
}
.main-header__nav .nav >li >a {
  position: relative;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  color: #929292;
}
@media only screen and (max-width: 62rem) {
  .main-header__nav .nav >li >a {
    padding: 0.625rem;
  }
}
.main-header__nav .nav >li >a:hover,
.main-header__nav .nav >li >a:focus {
  color: #84bf68;
}
.main-header__nav .nav >li >a:active {
  color: #4bae4f;
}
.main-header__nav .nav >.active >a {
  color: #84bf68;
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #e9e9e9 30%, #e8e8e8 70%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #e9e9e9 30%, #e8e8e8 70%, #d9d9d9 100%);
}
.main-header__nav--left .nav >li:not(:last-of-type) >a::after {
  content: '';
  position: absolute;
  right: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0.3125rem;
  bottom: 0.3125rem;
  width: 1px;
  background-color: #e1e1e1;
}
.main-header__nav--right .nav >li >a::after {
  content: '';
  position: absolute;
  right: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0.3125rem;
  bottom: 0.3125rem;
  width: 1px;
  background-color: #e1e1e1;
}
.membership .nav >li >a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  color: #929292;
}
.membership .nav >li >a .icon--svg {
  fill: #84bf68;
}
.membership .nav >li >a::after {
  content: '';
  position: absolute;
  right: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0.3125rem;
  bottom: 0.3125rem;
  width: 1px;
  background-color: #e1e1e1;
}
@media only screen and (max-width: 62rem) {
  .membership .nav >li >a {
    padding: 0.625rem;
  }
}
.membership .nav >li >a:hover,
.membership .nav >li >a:focus {
  color: #84bf68;
}
.membership .nav >li >a:active {
  color: #4bae4f;
}
.membership .nav >li >a .icon {
  margin-right: 0.3125rem;
}
.membership .nav >.active >a {
  color: #84bf68;
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #e9e9e9 30%, #e8e8e8 70%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #e9e9e9 30%, #e8e8e8 70%, #d9d9d9 100%);
}
.main-header__ecommerce-menu .nav >li {
  position: static;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
}
.main-header__ecommerce-menu .nav >li:first-child {
  margin-left: 0;
}
.main-header__ecommerce-menu .nav >li:last-child {
  margin-right: 0;
}
.main-header__ecommerce-menu .nav >li >a {
  line-height: 1;
  position: static;
  padding: 0 1.25rem 0.6875rem;
  font-family: 'Philosopher', sans-serif;
  font-size: 1.5rem;
  color: #393939;
  text-decoration: none;
}
.main-header__ecommerce-menu .nav >li >a:hover,
.main-header__ecommerce-menu .nav >li >a:focus {
  color: #4bae4f;
}
.main-header__ecommerce-menu .nav >li >a:active {
  color: #4bae4f;
}
.main-header__ecommerce-menu .nav >li:first-child >a {
  padding-left: 1.25rem;
}
@media only screen and (max-width: 61.9375rem) {
  .main-header__ecommerce-menu .nav >li:first-child >a {
    padding-left: 0.625rem;
  }
}
.main-header__ecommerce-menu .nav >li:last-child >a {
  padding-right: 1.25rem;
}
@media only screen and (max-width: 61.9375rem) {
  .main-header__ecommerce-menu .nav >li:last-child >a {
    padding-right: 0.625rem;
  }
}
.main-header__ecommerce-menu .nav >.dropdown.open >a,
.main-header__ecommerce-menu .nav >.dropdown.active >a {
  color: #84bf68;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border: 3.125rem solid rgba(255,255,255,0.3);
  border-top-width: 25px;
  border-bottom-width: 25px;
  padding: 0.9375rem 2.1875rem;
  padding-left: 14.6875rem;
  background-size: cover;
}
@media only screen and (max-width: 74.9375rem) {
  .main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 {
    border-left-width: 25px;
    border-right-width: 25px;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 {
    border-width: 0.9375rem;
  }
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  max-width: 25%;
  padding: 0 0.9375rem;
}
@media only screen and (max-width: 74.9375rem) {
  .main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li {
    -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
            flex-basis: 33.333%;
    max-width: 33.333%;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li {
    -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
            flex-basis: 33.333%;
    max-width: 33.333%;
  }
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li >a {
  position: relative;
  padding: 0.9375rem 0;
  border-bottom: 1px solid #c9c9cb;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  color: #84bf68;
  background-color: transparent;
  white-space: normal;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li >a:hover,
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li >a:focus {
  color: #4bae4f;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li >a:active {
  color: #4bae4f;
}
@media only screen and (max-width: 61.9375rem) {
  .main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >li >a {
    font-size: 1.125rem;
  }
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >.active >a {
  color: #4bae4f;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >.active >a:hover,
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >.active >a:focus,
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_1 >.active >a:active {
  color: #4bae4f;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  position: static;
  padding: 0;
  border: none;
  width: 100%;
  background-color: transparent;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >li >a {
  padding: 0.125rem 0;
  font-size: 1.125rem;
  font-weight: 300;
  text-decoration: none;
  color: #575e60;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >li >a:hover,
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >li >a:focus {
  color: #84bf68;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >li >a:active {
  color: #4bae4f;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >.active >a {
  color: #84bf68;
  background-color: transparent;
}
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >.active >a:hover,
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >.active >a:focus,
.main-header__ecommerce-menu .nav >.dropdown .dropdown-menu.menu_level_2 >.active >a:active {
  color: #84bf68;
}
@media only screen and (max-width: 47.9375rem) {
  .main-header__mobile-menu >.nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: -1px;
    padding: 0.3125rem;
    background-color: #84bf68;
  }
  .main-header__mobile-menu >.nav + .nav {
    margin-top: -0.625rem;
  }
  .main-header__mobile-menu >.nav >li >a {
    padding: 0.3125rem 2.1875rem;
    width: 100%;
    font-family: 'Philosopher', sans-serif;
    font-size: 1.5rem;
    line-height: 1.25;
    text-decoration: none;
    color: #fff;
  }
  .main-header__mobile-menu >.nav >li >a:hover,
  .main-header__mobile-menu >.nav >li >a:focus {
    background-color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li >a:active {
    background-color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.active >a {
    background-color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.dropdown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-header__mobile-menu >.nav >li.dropdown > a::before {
    position: absolute;
    top: 50%;
    right: 0.9375rem;
    width: 1.25rem;
    height: 1.25rem;
    margin-top: -0.625rem;
    content: '';
    background: url("../bundles/app/images/menu_plus.svg") no-repeat;
  }
  .main-header__mobile-menu >.nav >li.dropdown.open {
    background-color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.dropdown.open >a {
    background-color: #4bae4f;
    z-index: 1001;
  }
  .main-header__mobile-menu >.nav >li.dropdown.open >a:hover,
  .main-header__mobile-menu >.nav >li.dropdown.open >a:focus,
  .main-header__mobile-menu >.nav >li.dropdown.open >a:active {
    background-color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.dropdown.open >a::before {
    background: url("../bundles/app/images/menu_minus.svg") no-repeat;
  }
  .main-header__mobile-menu >.nav >li.dropdown.open >a::after {
    content: '';
    position: absolute;
    left: 2.1875rem;
    bottom: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    border: 0.5625rem solid transparent;
    border-top: 0.4375rem solid #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 {
    margin: 0 0.3125rem 0.3125rem;
    background-image: none !important;
    background-color: #f4f4f4;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li >a {
    padding: 0.3125rem 1.875rem;
    font-size: 1.25rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #84bf68;
    white-space: normal;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li >a:hover,
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li >a:focus {
    color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li >a:active {
    color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li.open {
    margin: 0 0.3125rem;
    background-color: #fff;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li.open >a {
    padding: 0.3125rem 1.5625rem;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_1 >li.active >a {
    color: #4bae4f;
    background-color: transparent;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li >a {
    font-size: 1.125rem;
    font-weight: 300;
    color: #575e60;
    text-decoration: none;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li >a:hover,
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li >a:focus {
    color: #84bf68;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li >a:active {
    color: #4bae4f;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li.active >a {
    background-color: transparent;
    color: #84bf68;
  }
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li.active >a:hover,
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li.active >a:focus,
  .main-header__mobile-menu >.nav >li.dropdown .dropdown-menu.menu_level_2 >li.active >a:active {
    color: #84bf68;
  }
  .main-header__mobile-menu--bottom > .nav {
    text-align: center;
    text-transform: uppercase;
    background: #e2e1e1;
  }
  .main-header__mobile-menu--bottom > .nav > li > a {
    font-family: inherit;
    font-size: 0.875rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    color: #929292;
  }
  .main-header__mobile-menu--bottom > .nav > li > a:hover,
  .main-header__mobile-menu--bottom > .nav > li > a:focus,
  .main-header__mobile-menu--bottom > .nav > li > a:active {
    background-color: transparent;
  }
  .main-header__mobile-menu--bottom > .nav > li > a:hover,
  .main-header__mobile-menu--bottom > .nav > li > a:focus {
    color: #4bae4f;
  }
  .main-header__mobile-menu--bottom > .nav > li > a:active {
    color: #4bae4f;
  }
}
.main-footer {
  padding-top: 25;
}
.main-footer__line {
  position: relative;
  background-color: #e2e1e1;
}
@media only screen and (min-width: 48rem) {
  .main-footer__line {
    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;
  }
}
.main-footer__line-wrapper {
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  background: #84bf68;
}
.main-footer__line-wrapper .main-footer__line {
  background: inherit;
}
@media only screen and (max-width: 61.9375rem) {
  .main-footer__line-wrapper .main-footer__line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.main-footer__social {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media only screen and (min-width: 62rem) {
  .main-footer__social {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
}
.main-footer__main {
  padding-top: 1.5rem;
  padding-bottom: 1.3125rem;
}
.main-footer__main .row {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main-footer__main-item {
  max-width: 23.125rem;
}
@media only screen and (max-width: 47.9375rem) {
  .main-footer__menu {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    padding: 0.3125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .main-footer__menu .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.main-footer__menu .nav >li >a {
  padding: 0.375rem 1.25rem;
  font-size: 0.875rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.main-footer__menu .nav >li >a:hover,
.main-footer__menu .nav >li >a:focus,
.main-footer__menu .nav >li >a:active {
  text-decoration: underline;
  color: #fff;
}
.main-footer__menu .nav >.active >a {
  color: #fff;
}
.footer-social {
  margin-bottom: 2rem;
}
.footer-social__title {
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
  text-align: center;
  color: #aaa;
}
.footer-social .socials > ul > li > a {
  width: 2.8125rem;
  height: 2.8125rem;
}
.footer-social .socials > ul > li > a > .icon--svg {
  width: 1.5625rem;
  height: 1.5625rem;
}
.copyright {
  font-size: 0.875rem;
  font-weight: 300;
  padding-top: 0.5625rem;
  padding-bottom: 0.375rem;
  text-align: center;
  color: #929191;
}
.contact-us-block {
  margin-bottom: 4.6875rem;
}
.contact-us-block--no-margin {
  margin-bottom: 0;
}
.contact-us-block--requisites {
  margin-bottom: 4.6875rem;
  padding-left: 1.875rem;
}
.contact-us-block__title {
  margin: 0;
  margin-bottom: 1.5625rem;
  line-height: 1.5625rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #84bf68;
}
.contact-us-block__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 0.9375rem;
  font-size: 1.125rem;
  font-weight: 300;
}
.contact-us-block__items-icon .icon--svg {
  vertical-align: baseline;
  fill: #84bf68;
}
.contact-us-block__items-icon .icon--map {
  vertical-align: middle;
}
.contact-us-block__items-name {
  margin-right: 0.3125rem;
  font-weight: 500;
  color: #84bf68;
}
.contact-us-block__items-name::after {
  content: ':';
}
.contact-us-block__items-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact-us-block__item-link {
  text-decoration: none;
}
.contact-us-block__item-link:hover,
.contact-us-block__item-link:focus,
.contact-us-block__item-link:active {
  text-decoration: none;
}
.contact-us-block__item-link--phone {
  font-weight: 500;
}
.contact-us-block--footer {
  text-align: center;
  margin-bottom: 0;
}
.contact-us-block--footer .contact-us-block__title {
  font-size: 1.125rem;
  font-weight: 300;
  color: #696965;
}
.contact-us-block--footer .contact-us-block__items {
  display: block;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 48rem) {
  .contact-us-block--footer .contact-us-block__items {
    margin-bottom: 1.125rem;
  }
}
.contact-us-block--footer .contact-us-block__items:last-child {
  margin-bottom: 0;
}
.contact-us-block--footer .contact-us-block__items--column .contact-us-block__items-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.75rem;
}
.contact-us-block--footer .contact-us-block__items-content {
  display: inline;
}
.contact-us-block--footer .contact-us-block__item {
  color: #696965;
}
.contact-us-block--footer .contact-us-block__item-link {
  color: #696965;
}
.contact-us-block--footer .contact-us-block__item-link:hover,
.contact-us-block--footer .contact-us-block__item-link:focus {
  color: #84bf68;
}
.contact-us-block--footer .contact-us-block__item-link:active {
  color: #4bae4f;
}
.contact-us-block--footer .contact-us-block__item-link--phone {
  font-weight: 300;
}
.contact-us-block--managers {
  margin-bottom: 1.5625rem;
}
.contact-us-block--managers .contact-us-block__title {
  margin-bottom: 1.25rem;
}
.contact-us__map {
  margin-top: 5rem;
  height: 37.5rem;
}
.contact-us__map .map-container {
  height: 100%;
  width: 100%;
}
.contact-us__general {
  margin-bottom: 5rem;
}
.contact-us__write-us {
  margin-bottom: 4.6875rem;
}
.contact-us__write-us-title {
  margin-top: 0;
  margin-bottom: 1.5625rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #84bf68;
}
.contact-us__write-us-appeal {
  font-weight: 500;
}
.contact-us__request {
  margin-bottom: 2.5rem;
}
.main-slider {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 61.9375rem) {
  .main-slider .swiper-slide {
    padding-top: 65.59031281533805%;
  }
}
@media only screen and (min-width: 62rem) {
  .main-slider .swiper-slide {
    padding-top: 40.625rem;
  }
}
.main-slider .swiper-slide-media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.main-slider .swiper-slide-media >img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-slider .swiper-slide-content {
  font-size: 0.875rem;
  line-height: 1.428571428571429;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-transform: uppercase;
}
.main-slider .swiper-slide-text {
  font-size: 1.25rem;
  font-style: italic;
  line-height: 1.4;
  color: #fff;
  text-shadow: -1px 0 #060609, 0 1px #060609, 1px 0 #060609, 0 -1px #060609, 0.125rem 0.125rem 0.3125rem rgba(26,23,27,0.31);
}
@media only screen and (min-width: 48rem) {
  .main-slider .swiper-slide-text {
    font-size: 2.5rem;
    padding-top: 2.5rem;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .main-slider .swiper-slide-text {
    text-align: right;
  }
}
@media only screen and (min-width: 62rem) {
  .main-slider .swiper-slide-text {
    margin-left: 50%;
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 75rem) {
  .main-slider .swiper-slide-text {
    font-size: 3.125rem;
  }
}
.main-slider .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0;
}
@media only screen and (min-width: 48rem) {
  .main-slider .swiper-pagination-bullet {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.main-slider .swiper-pagination-bullet,
.main-slider .swiper-pagination-bullet-active {
  background-color: #fff;
}
.homepage-online-buy {
  font-family: Philosopher, sans-serif;
  font-size: 1.125rem;
  max-width: 11.375rem;
  margin: -2.375rem auto 1.0625rem;
  padding-top: 0.625rem;
  text-align: center;
  color: #4bae4f;
}
@media only screen and (min-width: 48rem) {
  .homepage-online-buy {
    display: none;
  }
}
.homepage-online-buy__link {
  max-width: 300px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px; 
}
.homepage-ecommerce-menu {
  margin-right: -0.9375rem;
  margin-bottom: 2.5rem;
  margin-left: -0.9375rem;
  padding: 0.3125rem;
  background-color: #84bf68;
}
@media only screen and (min-width: 48rem) {
  .homepage-ecommerce-menu {
    display: none;
  }
}
.homepage-ecommerce-menu .navbar-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.homepage-ecommerce-menu .navbar-nav > li > a {
  font-family: 'Philosopher', sans-serif;
  font-size: 1.5rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0.3125rem 2.5rem;
  text-decoration: none;
  color: #fff;
}
.homepage-ecommerce-menu .navbar-nav > li > a:hover,
.homepage-ecommerce-menu .navbar-nav > li > a:focus {
  background-color: #4bae4f;
}
.homepage-ecommerce-menu .navbar-nav > li > a:active {
  background-color: #4bae4f;
}
.homepage-ecommerce-menu .navbar-nav > li.active > a {
  background-color: #4bae4f;
}
.our-achievements {
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 62rem) {
  .our-achievements {
    display: none;
  }
}
.our-achievements__title {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.375rem;
  text-align: center;
}
.our-achievements__main {
  margin-top: -1.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.our-achievements__item {
  margin-top: 1.25rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media only screen and (max-width: 33.1875rem) {
  .our-achievements__item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
}
.our-achievements__item::before,
.our-achievements__item::after {
  position: absolute;
  content: '';
  background: #84bf68;
}
.our-achievements__item::before {
  top: 0.3125rem;
  right: 0;
  bottom: 0.3125rem;
  width: 1px;
}
.our-achievements__item::after {
  right: 0.9375rem;
  bottom: -0.625rem;
  left: 0.9375rem;
  height: 1px;
}
@media only screen and (max-width: 33.1875rem) {
  .our-achievements__item:nth-child(2n)::before {
    display: none;
  }
}
@media only screen and (min-width: 33.25rem) and (max-width: 47.9375rem) {
  .our-achievements__item:nth-child(3n)::before {
    display: none;
  }
}
@media only screen and (min-width: 33.25rem) and (max-width: 47.9375rem) {
  .our-achievements__item:nth-child(4)::after {
    display: none;
  }
}
@media only screen and (min-width: 48rem) {
  .our-achievements__item:nth-child(4n)::before {
    display: none;
  }
}
.our-achievements__item:nth-child(n+5)::after {
  display: none;
}
.our-achievements__item:last-child::before {
  display: none;
}
.our-achievements__link {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.our-achievements__media {
  position: relative;
  padding-top: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.our-achievements__picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.our-achievements__picture img {
  width: 100%;
}
.our-achievements__name {
  font-size: 0.875rem;
  line-height: 1.285714285714286;
  text-align: center;
  min-height: 3.125rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  color: #929191;
}
.simple-blocks {
  margin-top: -0.25rem;
  margin-bottom: 0.375rem;
}
@media only screen and (min-width: 48rem) and (max-width: 61.9375rem) {
  .simple-blocks {
    margin-bottom: 5rem;
  }
}
.simple-blocks__title {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.375rem;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .simple-blocks__main {
    margin-top: -1.875rem;
  }
}
.simple-blocks__item {
  margin-top: 0.25rem;
}
@media only screen and (max-width: 47.9375rem) {
  .simple-blocks__item {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 48rem) {
  .simple-blocks__item {
    margin-top: 1.875rem;
  }
}
.simple-blocks__link {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.simple-blocks__link:hover .simple-blocks__picture {
  -webkit-transform: scale(1.05) translateY(2.5%);
      -ms-transform: scale(1.05) translateY(2.5%);
          transform: scale(1.05) translateY(2.5%);
}
.simple-blocks__media {
  position: relative;
  overflow: hidden;
  padding-top: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.simple-blocks__picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.simple-blocks__picture img {
  width: 100%;
}
.simple-blocks__content {
  line-height: 1.25;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 4.8125rem;
  padding: 0.75rem 1.25rem 0.6875rem;
  background-color: rgba(255,255,255,0.7);
}
.simple-blocks__name {
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #2a2c2b;
}
.simple-blocks__description {
  font-size: 1rem;
  line-height: 1;
  color: #2a2c2b;
}
.simple-blocks__description p:last-child {
  margin-bottom: 0;
}
.homepage-magazine {
  text-align: center;
  margin-right: -0.9375rem;
  margin-bottom: 5rem;
  margin-left: -0.9375rem;
  padding: 1.25rem 0.9375rem;
  background: #eee;
}
@media only screen and (min-width: 48rem) {
  .homepage-magazine {
    display: none;
  }
}
.homepage-magazine__title {
  font-family: 'Philosopher', sans-serif;
  font-size: 1.5rem;
  line-height: 1.666666666666667;
  margin-top: 0;
  margin-bottom: 1.3125rem;
  color: #000;
}
.homepage-magazine__title small {
  color: inherit;
}
.homepage-magazine__media {
  max-width: 13.75rem;
  text-align: center;
  margin-right: auto;
  margin-bottom: 1.9375rem;
  margin-left: auto;
}
.homepage-magazine__media img {
  margin-right: auto;
  margin-left: auto;
}
.homepage-magazine__button {
  max-width: 70%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.homepage-about-us {
  margin-bottom: 2.5rem;
  text-align: right;
}
@media only screen and (max-width: 61.9375rem) {
  .homepage-about-us {
    display: none;
  }
}
.homepage-about-us__title {
  margin-top: 0;
}
.homepage-about-us__content {
  overflow: hidden;
  max-height: 21rem;
  text-align: center;
  -webkit-transition: max-height 0.8s ease-in-out;
  transition: max-height 0.8s ease-in-out;
}
.homepage-about-us__button {
  font-size: 1.125rem;
  padding: 0;
  text-decoration: none;
  color: #2a2c2b;
}
.homepage-about-us__button:hover,
.homepage-about-us__button:focus {
  color: #4bae4f;
}
.homepage-about-us__button:active {
  color: #4bae4f;
}
.article-posts-cards {
  margin-bottom: 5rem;
}
.article-post-card {
  margin-bottom: 2.5rem;
}
.article-post-card__media {
  position: relative;
  display: block;
  padding-bottom: 52%;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}
.article-post-card__media:hover,
.article-post-card__media:focus {
  opacity: 0.85;
}
@media only screen and (max-width: 47.9375rem) {
  .article-post-card__media {
    margin-bottom: 2.1875rem;
  }
}
.article-post-card__media >img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.article-post-card__time,
.article-post__time {
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  color: #96a1a8;
}
.article-post-card__title {
  margin: 0;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  font-weight: 700;
}
.article-post-card__title-link {
  color: #84bf68;
  text-decoration: none;
}
.article-post-card__title-link:hover,
.article-post-card__title-link:focus {
  color: #4bae4f;
  text-decoration: none;
}
.article-post-card__title-link:active {
  color: #4bae4f;
  text-decoration: none;
}
.article-post-card__footer {
  text-align: right;
}
.article-posts-cards__main {
  margin-bottom: 2.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid #96a1a8;
  border-bottom: 1px solid #96a1a8;
}
.article-posts-cards__main + .pagination-wrapper {
  margin-top: -2.5rem;
}
.article-posts-cards__main--empty {
  padding-top: 0;
  border: none;
}
.article-post {
  margin-bottom: 5rem;
}
.article-post__media {
  display: block;
  margin-bottom: 1.875rem;
}
.article-post__title {
  margin: 0;
  margin-bottom: 2.5rem;
  font-size: 1.5rem;
}
.article-post__content {
  margin-bottom: 1.5625rem;
}
.article-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.25rem;
}
.article-categories + .pagination-wrapper {
  margin-top: -4.0625rem;
}
@media only screen and (max-width: 47.9375rem) {
  .article-categories + .pagination-wrapper {
    margin-top: -1.25rem;
  }
}
.article-categories__label {
  margin-right: 2.8125rem;
  font-weight: 300;
}
.article-categories-items {
  position: relative;
  min-width: 11.875rem;
}
.dropdown-toggle-article-categories {
  border: 1px solid #9ea5a7;
  background-color: transparent;
  height: 1.875rem;
  width: 100%;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 0.9375rem;
  color: #9ea5a7;
  text-align: left;
}
.dropdown-toggle-article-categories .caret {
  position: absolute;
  right: 0.625rem;
  top: 50%;
  -webkit-transform: rotate(0deg) translateY(-50%);
      -ms-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
  -webkit-transition: -webkit-transform 150ms;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
  transition: transform 150ms, -webkit-transform 150ms;
}
.dropdown-toggle-article-categories:hover,
.dropdown-toggle-article-categories:focus,
.dropdown-toggle-article-categories:active {
  color: #9ea5a7;
}
.open .dropdown-toggle-article-categories .caret {
  -webkit-transform: rotate(-180deg) translateY(30%);
      -ms-transform: rotate(-180deg) translateY(30%);
          transform: rotate(-180deg) translateY(30%);
}
.dropdown-menu-article-categories {
  right: 0;
  margin-top: -1px;
  padding: 0;
  min-width: 0;
}
.dropdown-menu-article-categories >li >a {
  padding: 0.5rem 0.75rem 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 300;
  color: #9ea5a7;
  text-decoration: none;
}
.dropdown-menu-article-categories >.active >a {
  font-weight: 700;
  color: #84bf68;
  background-color: transparent;
}
.dropdown-menu-article-categories >.active >a:hover,
.dropdown-menu-article-categories >.active >a:focus,
.dropdown-menu-article-categories >.active >a:active {
  color: #84bf68;
  background-color: transparent;
}
.user-menu {
  margin-bottom: 5rem;
}
.user-menu .nav >li >a {
  text-decoration: none;
}
.user-menu .nav >li >a:hover,
.user-menu .nav >li >a:focus,
.user-menu .nav >li >a:active {
  text-decoration: none;
}
.user-menu .nav >.active >a {
  color: #84bf68;
}
.user-menu .nav .menu_level_1 {
  list-style: none;
  padding-left: 1.25rem;
}
.user-menu .nav .menu_level_1 >li >a {
  display: block;
  padding: 0.625rem 0.9375rem;
  font-size: 1.125rem;
  text-decoration: none;
}
.user-menu .nav .menu_level_1 >li >a:hover,
.user-menu .nav .menu_level_1 >li >a:focus,
.user-menu .nav .menu_level_1 >li >a:active {
  text-decoration: none;
}
.user-menu .nav .menu_level_1 >.active >a {
  color: #84bf68;
}
.dl-profile-information {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.dl-profile-information__key,
.dl-profile-information__value {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  padding: 0.625rem 0;
}
.dl-profile-information__key {
  font-weight: 500;
  color: #84bf68;
}
.dl-profile-information__key::after {
  content: ':';
}
.account {
  margin-bottom: 5rem;
}
.account-form {
  padding-top: 0.25rem;
}
.account-form .form-group-submit {
  text-align: right;
}
.catalogs {
  background-image: url("../bundles/app/images/catalogs/default.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}
@media only screen and (max-width: 47.9375rem) {
  .catalogs {
    background-image: url("../bundles/app/images/catalogs/xs.jpg");
  }
}
.catalogs-cards {
  margin-bottom: 5rem;
  padding: 2.5rem 0.9375rem;
  padding-bottom: 0;
  background-color: rgba(255,255,255,0.6);
}
.e-category-media {
  display: block;
}
.e-category-media >img {
  width: 100%;
}
.e-categories-cards {
  margin-bottom: 5rem;
}
.e-categories-cards__header {
  margin-bottom: 2.8125rem;
}
.e-category-card,
.catalogs-card {
  display: block;
  margin-bottom: 2.5rem;
  border: 0.625rem solid #fff;
  border-bottom: 0;
  background-color: #fff;
  text-decoration: none;
  -webkit-transition: border-color 150ms, background-color 150ms;
  transition: border-color 150ms, background-color 150ms;
}
.e-category-card:hover,
.catalogs-card:hover,
.e-category-card:focus,
.catalogs-card:focus,
.e-category-card:active,
.catalogs-card:active {
  text-decoration: none;
  border-color: #e3fdb2;
  background-color: #e3fdb2;
}
.e-category-card__media,
.catalogs-card__media {
  position: relative;
  display: block;
  padding-bottom: 80%;
  background-color: #fff;
  overflow: hidden;
}
.e-category-card__media >img,
.catalogs-card__media >img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.e-category-card__title,
.catalogs-card__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  height: 5rem;
  font-size: 1.125rem;
  font-weight: 300;
  text-decoration: none;
  text-align: center;
  color: #3d3d3d;
}
.catalogs-card {
  border-left: none;
  border-right: none;
  border-top: none;
}
.e-filter-wrapper {
  margin-bottom: 2.5rem;
}
.e-filter-wrapper .navbar-collapse {
  padding: 0;
}
@media only screen and (max-width: 47.9375rem) {
  .e-filter-wrapper .navbar-collapse {
    border: 1px solid #84bf68;
    border-top: none;
  }
}
.e-filter .nav >li >a,
.e-filter .nav >li >span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.625rem 0.9375rem;
  text-decoration: none;
}
.e-filter .nav >.active >a,
.e-filter .nav >.active >span {
  color: #84bf68;
}
.e-filter .nav.menu_level_1 >li >a,
.e-filter .nav.menu_level_1 >li >span {
  padding-left: 2.1875rem;
}
.e-filter .nav.menu_level_2 >li >a,
.e-filter .nav.menu_level_2 >li >span {
  padding-left: 3.4375rem;
}
.e-search__header {
  margin-bottom: 1.25rem;
}
.products-cards {
  margin-bottom: 5rem;
}
.products-cards__header {
  margin-bottom: 2.8125rem;
}
.products-cards__title {
  margin: 0;
  font-size: 1.5rem;
  color: #84bf68;
}
.products-cards__main {
  padding-top: 2.5rem;
  border-top: 1px solid #96a1a8;
  border-bottom: 1px solid #96a1a8;
}
.products-cards__main--empty {
  padding-top: 0;
  border: none;
}
.products-cards--similar .products-cards__header {
  margin-bottom: 1.25rem;
}
.products-cards--similar .products-cards__main {
  padding-top: 0;
  border: none;
}
.product-card {
  position: relative;
  display: block;
  margin-bottom: 2.5rem;
  text-decoration: none;
  background-color: #fff;
  border: 0.625rem solid #fff;
  -webkit-transition: border-color 150ms, background-color 150ms;
  transition: border-color 150ms, background-color 150ms;
}
.product-card:hover,
.product-card:focus {
  border-color: #e3fdb2;
  background-color: #e3fdb2;
  text-decoration: none;
}
.product-card__media {
  position: relative;
  display: block;
  padding-bottom: 112%;
  background-color: #fff;
  overflow: hidden;
}
.product-card__media >img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product-card__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  min-height: 5rem;
  font-size: 1.25rem;
  font-weight: 300;
  text-decoration: none;
  text-align: center;
  color: #2a2c2b;
}
.product-card__label {
  position: absolute;
  z-index: 100;
  top: 0.3125rem;
  left: 0.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  border-top-left-radius: 0;
  width: 4.375rem;
  height: 4.375rem;
  font-size: 1.875rem;
  font-weight: 700;
  color: #fff;
}
.product-card__label--novelty {
  background-color: #6faf29;
}
.product-card__label--top_selling {
  background-color: #f04c04;
}
.product-card__label-text {
  padding-top: 0.125rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.25rem;
}
.filter + .pagination-wrapper {
  margin-top: -4.0625rem;
}
@media only screen and (max-width: 47.9375rem) {
  .filter + .pagination-wrapper {
    margin-top: -1.25rem;
  }
}
.filter__label {
  margin-right: 2.8125rem;
  font-weight: 300;
}
.filter-items {
  position: relative;
  min-width: 11.875rem;
}
.dropdown-toggle-filters {
  border: 1px solid #9ea5a7;
  background-color: transparent;
  height: 1.875rem;
  width: 100%;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 0.9375rem;
  color: #9ea5a7;
  text-align: left;
}
.dropdown-toggle-filters .caret {
  position: absolute;
  right: 0.625rem;
  top: 50%;
  -webkit-transform: rotate(0deg) translateY(-50%);
      -ms-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
  -webkit-transition: -webkit-transform 150ms;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
  transition: transform 150ms, -webkit-transform 150ms;
}
.dropdown-toggle-filters:hover,
.dropdown-toggle-filters:focus,
.dropdown-toggle-filters:active {
  color: #9ea5a7;
}
.open .dropdown-toggle-filters .caret {
  -webkit-transform: rotate(-180deg) translateY(30%);
      -ms-transform: rotate(-180deg) translateY(30%);
          transform: rotate(-180deg) translateY(30%);
}
.dropdown-menu-filters {
  right: 0;
  margin-top: -1px;
  padding: 0;
  min-width: 0;
}
.dropdown-menu-filters >li >a {
  position: relative;
  padding: 0.5rem 0 0.375rem 1.875rem;
  font-size: 0.9375rem;
  font-weight: 300;
  color: #9ea5a7;
  text-decoration: none;
}
.dropdown-menu-filters >li >a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0.625rem;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translateY(-55%) scale(1);
      -ms-transform: translateY(-55%) scale(1);
          transform: translateY(-55%) scale(1);
  -webkit-transition: -webkit-transform 150ms;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
  transition: transform 150ms, -webkit-transform 150ms;
  border: 1px solid #9ea5a7;
  width: 0.8125rem;
  height: 0.8125rem;
}
.dropdown-menu-filters >.active >a {
  font-weight: 700;
  color: #84bf68;
  background-color: transparent;
}
.dropdown-menu-filters >.active >a::before {
  background-color: #84bf68;
}
.dropdown-menu-filters >.active >a::after {
  content: '×';
  position: absolute;
  top: 50%;
  left: 0.6875rem;
  width: 0.8125rem;
  height: 0.8125rem;
  font-size: 1.25rem;
  line-height: 0.75rem;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
  -webkit-transition: -webkit-transform 150ms;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
  transition: transform 150ms, -webkit-transform 150ms;
  color: #84bf68;
}
.dropdown-menu-filters >.active >a:hover,
.dropdown-menu-filters >.active >a:focus,
.dropdown-menu-filters >.active >a:active {
  color: #84bf68;
  background-color: transparent;
}
.dropdown-menu-filters >.active >a:hover::before,
.dropdown-menu-filters >.active >a:focus::before,
.dropdown-menu-filters >.active >a:active::before {
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
}
.dropdown-menu-filters >.active >a:hover::after,
.dropdown-menu-filters >.active >a:focus::after,
.dropdown-menu-filters >.active >a:active::after {
  -webkit-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}
.product__image-wrapper {
  position: relative;
  margin-bottom: 1.875rem;
  padding-bottom: 112%;
  overflow: hidden;
}
.product__image-wrapper >img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 47.9375rem) {
  .product__slider {
    margin-bottom: 1.875rem;
  }
}
.product__slider .thumbnail {
  margin: 0;
  border: 1px solid transparent;
  padding: 0;
}
.product__slider .thumbnail.active {
  border-color: #84bf68;
}
.product {
  margin-top: 1.875rem;
}
.product__header {
  margin-bottom: 1.25rem;
}
.product__title {
  margin: 0;
  font-size: 1.875rem;
}
.product__main-content {
  margin-bottom: 1.875rem;
}
.product__left {
  position: relative;
}
.product__label {
  position: absolute;
  z-index: 100;
  top: 0.3125rem;
  left: 0.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  border-top-left-radius: 0;
  width: 4.375rem;
  height: 4.375rem;
  font-size: 1.875rem;
  font-weight: 700;
  color: #fff;
}
.product__label--novelty {
  background-color: #6faf29;
}
.product__label--top_selling {
  background-color: #f04c04;
}
.product__label-text {
  padding-top: 0.125rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.product__features {
  margin-bottom: 0.625rem;
  color: #000;
}
.product__features >dt,
.product__features >dd {
  display: inline-block;
}
.product__features >dt {
  font-weight: 500;
  font-size: 1.25rem;
}
.product__features >dt::after {
  content: ':';
}
.product__features >dd {
  font-weight: 300;
  font-size: 1.25rem;
}
.homepage-promo {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 47.9375rem) {
  .homepage-promo {
    margin-bottom: 1.875rem;
  }
}
.homepage-promo .swiper-slide-media {
  position: relative;
  display: block;
  height: 31.25rem;
}
@media only screen and (max-width: 47.9375rem) {
  .homepage-promo .swiper-slide-media {
    height: 15.625rem;
  }
}
.homepage-promo .swiper-slide-media >img {
  display: block;
  width: 300%;
  height: 100%;
  object-fit: cover;
}
.homepage-promo .swiper-nav {
  position: absolu768te;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.homepage-promo .swiper-button-prev {
  left: 0.9375rem;
}
.homepage-promo .swiper-button-next {
  right: 0.9375rem;
}
.homepage-promo .swiper-button-prev .icon--svg,
.homepage-promo .swiper-button-next .icon--svg {
  fill: #d6d6d6;
}
.homepage-promo .swiper-button-prev:hover .icon--svg,
.homepage-promo .swiper-button-next:hover .icon--svg,
.homepage-promo .swiper-button-prev:focus .icon--svg,
.homepage-promo .swiper-button-next:focus .icon--svg {
  fill: #84bf68;
}
.homepage-promo .swiper-button-prev:active .icon--svg,
.homepage-promo .swiper-button-next:active .icon--svg {
  fill: #4bae4f;
}
.homepage-trademarks {
  margin-bottom: 2.5rem;
}
.homepage-trademarks__main {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -1.875rem;
}
.homepage-trademarks__item {
  margin-top: 1.875rem;
}
@media only screen and (max-width: 33.1875rem) {
  .homepage-trademarks__item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
}
.homepage-trademarks__link {
  display: block;
  max-width: 9.125rem;
  max-height: 3.625rem;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.homepage-trademarks__link:hover {
  opacity: 1;
}
.homepage-trademarks__media {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cart-count:empty {
    display: none;
}
.modal-scrollable {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
}

.loading-spinner {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 200px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.modal {
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.modal-header:empty, .modal-body:empty, .modal-footer:empty, .modal-title:empty {
    display: none;
}

.modal.modal-overflow {
    top: 1%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .modal {
        width: 100%;
    }

    .modal-dialog {
        margin: 0;
    }
}

.modal-dialog {
    margin: 0;
}
