.shopify-challenge__container .shopify-challenge__button {
  margin-top: 80px !important;
}

.swiper-button-disabled .icon {
  opacity: .5;
  cursor: default
}

table {
  display: inline-table;
  width: 100%
}

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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd
}

table>thead>tr>th {
  vertical-align: bottom;
  border: 1px solid #ddd
}

table>thead>tr>th,
table>thead>tr>td {
  border-bottom-width: 2px
}

.primary {
  color: #212121 !important
}

.clr-primary {
  color: #212121
}

.clr-secondary {
  color: #757575
}

.bg-primary {
  background-color: #212121
}

.bg-secondary {
  background-color: #757575
}

.bt-1 {
  border-top: 1px solid #212121
}

.bt-2 {
  border-top: 1px solid #f2f2f2
}

.bb-1 {
  border-bottom: 1px solid #212121
}

.bb-2 {
  border-bottom: 1px solid #f2f2f2
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit
}

h1,
.h1 {
  font-size: 2.5rem
}

h2,
.h2 {
  font-size: 2rem
}

h3,
.h3 {
  font-size: 1.75rem
}

h4,
.h4 {
  font-size: 1.5rem
}

h5,
.h5 {
  font-size: 1.25rem
}

h6,
.h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.hr-main {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #b8b8b8;
}

small,
.small {
  font-size: 80%;
  font-weight: 400
}

.tiny {
  font-size: 65%;
  font-weight: 400
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96
}

.blockquote-footer::before {
  content: "\2014 \00A0"
}

select,
select option {
  touch-action: auto
}

html,
body,
p,
.p {
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Source Sans Pro', sans-serif;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0
}

h1,
.h1 {
  font-size: 1.602em;
  margin-bottom: 1em
}

@media only screen and (max-width:56.25em) {

  h1,
  .h1 {
    margin-bottom: .5em
  }
}

h2,
.h2 {
  font-size: 1.424em;
  margin-bottom: .7em
}

@media only screen and (max-width:56.25em) {

  h2,
  .h2 {
    margin-bottom: .35em
  }
}

.ProductPrice {
  margin-bottom: 0em
}

h3,
.h3 {
  font-size: 1.266em;
  margin-bottom: .6em
}

@media only screen and (max-width:56.25em) {

  h3,
  .h3 {
    margin-bottom: .3em
  }
}

h4,
.h4 {
  font-size: 1.125em;
  margin-bottom: .4em
}

@media only screen and (max-width:56.25em) {

  h4,
  .h4 {
    margin-bottom: .2em
  }
}

h5,
.h5 {
  font-size: .94em;
  margin-bottom: .3em
}

@media only screen and (max-width:56.25em) {

  h5,
  .h5 {
    margin-bottom: .15em
  }
}

h6,
.h6 {
  font-size: .79em;
  margin-bottom: .2em
}

@media only screen and (max-width:56.25em) {

  h6,
  .h6 {
    margin-bottom: .1em
  }
}

.display-1 {
  font-size: 3.906em
}

.display-2 {
  font-size: 3.125em
}

.text-muted {
  color: #b8b8b8 !important
}

.text-normal {
  color: #121212 !important
}

.section-header {
  margin-bottom: 11px
}

@media screen and (min-width:769px) {
  .section-header {
    display: table;
    width: 100%
  }

  .section-header__title {
    margin-bottom: 8px
  }

  .section-header__left {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0
  }

  .section-header__left h1,
  .section-header__left h2,
  .section-header__left h3,
  .section-header__left h4,
  .section-header__left .h1,
  .section-header__left .h2,
  .section-header__left .h3,
  .section-header__left .h4 {
    margin-bottom: 0
  }

  .section-header__right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 335px
  }
}

@media screen and (min-width:769px) and (max-width:768px) {
  .section-header__right {
    margin-bottom: 20px
  }
}

.section-header__right .form-horizontal,
.section-header__right .collection-view {
  display: inline-block;
  vertical-align: middle
}

@media screen and (min-width:481px) {

  .section-header__right label+select,
  .section-header__right .collection-view {
    margin-left: 10px
  }
}

.collection-view {
  display: inline-block;
  border: 1px solid #212121;
  border-radius: 5px;
  padding: 0 5px;
  height: 37px;
  overflow: hidden
}

@media (min-width:48em) {

  h1,
  .h1 {
    font-size: 2.441em
  }

  h2,
  .h2 {
    font-size: 1.953em
  }

  h3,
  .h3 {
    font-size: 1.563em
  }

  h4,
  .h4 {
    font-size: 1.25em
  }

  h5,
  .h5 {
    font-size: 1em
  }
}

@media (min-width:62em) {

  html,
  body,
  p,
  .p {
    font-size: 16px !important
  }

  .display-1 {
    font-size: 5em
  }

  .display-2 {
    font-size: 4.5em
  }
}

@media (min-width:75em) {

  html,
  body,
  p,
  .p {
    font-size: 16px !important
  }
}

@font-face {
  font-family: 'icons';
  src: url(//cdn.shopify.com/s/files/1/0284/6430/t/231/assets/icons.eot?12845059113085069952);
  src: url("//cdn.shopify.com/s/files/1/0284/6430/t/231/assets/icons.eot?12845059113085069952#iefix") format("embedded-opentype"), url(//cdn.shopify.com/s/files/1/0284/6430/t/231/assets/icons.woff?12845059113085069952) format("woff"), url(//cdn.shopify.com/s/files/1/0284/6430/t/231/assets/icons.ttf?12845059113085069952) format("truetype"), url("//cdn.shopify.com/s/files/1/0284/6430/t/231/assets/icons.svg?12845059113085069952#timber-icons") format("svg");
  font-weight: 400;
  font-style: normal
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box
}

.card>hr {
  margin-right: 0;
  margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem
}

.card-title {
  margin-bottom: .75rem
}

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0
}

.card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link+.card-link {
  margin-left: 1.25rem
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)
}

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0
}

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px)
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px)
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px)
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.card-deck .card {
  margin-bottom: 15px
}

@media (min-width:576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.card-group>.card {
  margin-bottom: 15px
}

@media (min-width:576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .card-group>.card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0
  }

  .card-group>.card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .card-group>.card:first-child .card-img-top,
  .card-group>.card:first-child .card-header {
    border-top-right-radius: 0
  }

  .card-group>.card:first-child .card-img-bottom,
  .card-group>.card:first-child .card-footer {
    border-bottom-right-radius: 0
  }

  .card-group>.card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .card-group>.card:last-child .card-img-top,
  .card-group>.card:last-child .card-header {
    border-top-left-radius: 0
  }

  .card-group>.card:last-child .card-img-bottom,
  .card-group>.card:last-child .card-footer {
    border-bottom-left-radius: 0
  }

  .card-group>.card:only-child {
    border-radius: .25rem
  }

  .card-group>.card:only-child .card-img-top,
  .card-group>.card:only-child .card-header {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
  }

  .card-group>.card:only-child .card-img-bottom,
  .card-group>.card:only-child .card-footer {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0
  }
}

.card-columns .card {
  margin-bottom: .75rem
}

@media (min-width:576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
  }

  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.product-card {
  position: relative;
  width: calc(25% - 1rem);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border-radius: 5px;
  cursor: pointer;
  border: 0;
}

@media only screen and (max-width:56.25em) {
  .product-card {
    flex: 0 0 50%;
    max-width: 164px;
    max-width: calc(50% - .5rem)
  }
}

.product-card .product-card-discount {
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #212121;
  padding: 5px;
  color: #fafafa
}

.label-tag.best-price-guarantee {
  width: 65px;
  position: absolute;
  left: 0;
  top: 0
}

.label-tag.voucher-kue {
  position: absolute;
  bottom: 0;
}

.label-tag.voucher-kue img {
  width: 100%;
}

.product-card .product-card-img {
  width: 100%
}

.product-card .product-card-img-container {
  padding: .5rem;
  padding-bottom: 0
}

.product-card .product-card-info {
  padding: .5rem .5rem 1rem .5rem
}

.product-card .product-card-info .product-card-info a {
  display: none
}

.product-card .product-card-price-before {
  text-decoration: line-through;
  color: #b8b8b8;
  margin-bottom: 0rem;
  font-size: .8em
}

.product-card .product-card-price-after {
  color: #212121;
  margin: 0;
  font-size: 1.1em
}

.product-card .price-card span {
  font-size: .8em;
  display: block
}

.product-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
  z-index: 99
}

.alpha {
  padding: 0 !important
}

@media only screen and (max-width:56.25em) {
  .alpha {
    margin-right: 1rem
  }
}

.beta {
  padding: 0 !important
}

*,
input,
:before,
:after {
  box-sizing: border-box
}

html,
body {
  padding: 0;
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

.grid,
.grid--rev,
.grid--full,
.grid-uniform,
.container {
  zoom: 1;
}

.grid:after,
.grid--rev:after,
.grid--full:after,
.grid-uniform:after,
.container:after {
  content: '';
  display: block;
  clear: both
}

.grid__item.clear {
  clear: both
}

.container {
  max-width: 1230px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:1439px) {
  .container {
    max-width: 1230px !important
  }
}

@media (max-width:576px) {
  .container {
    max-width: 100%
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -6px;
  margin-left: -6px
}

.gap-1 {
  gap: 0.3rem;
}

.gap-2 {
  gap: 0.6rem;
}

.gap-3 {
  gap: 0.9rem;
}

.gap-20 {
  gap: 20px;
}

.row-gap-3 {
  row-gap: 0.9rem !important;
}

@media (max-width:576px) {
  .row {
    margin-right: auto;
    margin-left: auto
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -ms-flex-order: -1;
  order: -1
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.333333%
}

.offset-2 {
  margin-left: 16.666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.333333%
}

.offset-5 {
  margin-left: 41.666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.333333%
}

.offset-8 {
  margin-left: 66.666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.333333%
}

.offset-11 {
  margin-left: 91.666667%
}

@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

.grid,
.grid--rev,
.grid--full,
.grid-uniform {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px
}

.grid__item {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 30px;
  vertical-align: top;
  width: 100%
}

.grid--rev {
  direction: rtl;
  text-align: left
}

.grid--rev>.grid__item {
  direction: ltr;
  text-align: left;
  float: right
}

.grid--full {
  margin-left: 0
}

.grid--full>.grid__item {
  padding-left: 0
}

.one-whole {
  width: 100%
}

.one-half {
  width: 50%
}

.one-eighth {
  width: 12.5%
}

.two-eighths {
  width: 25%
}

.three-eighths {
  width: 37.5%
}

.four-eighths {
  width: 50%
}

.five-eighths {
  width: 62.5%
}

.six-eighths {
  width: 75%
}

.seven-eighths {
  width: 87.5%
}

.one-tenth {
  width: 10%
}

.two-tenths {
  width: 20%
}

.three-tenths {
  width: 30%
}

.four-tenths {
  width: 40%
}

.five-tenths {
  width: 50%
}

.six-tenths {
  width: 60%
}

.seven-tenths {
  width: 70%
}

.eight-tenths {
  width: 80%
}

.nine-tenths {
  width: 90%
}

.one-twelfth,
.col-1 {
  width: 8.333%
}

.two-twelfths,
.col-2 {
  width: 16.666%
}

.three-twelfths,
.col-3 {
  width: 25%
}

.four-twelfths,
.col-4 {
  width: 33.333%
}

.five-twelfths,
.col-5 {
  width: 41.666%
}

.six-twelfths,
.col-6 {
  width: 50%
}

.seven-twelfths,
.col-7 {
  width: 58.333%
}

.eight-twelfths,
.col-8 {
  width: 66.666%
}

.nine-twelfths,
.col-9 {
  width: 75%
}

.ten-twelfths,
.col-10 {
  width: 83.333%
}

.eleven-twelfths,
.col-11 {
  width: 91.666%
}

.show {
  display: block !important
}

.hide {
  display: none !important
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

.left {
  float: left !important
}

.right {
  float: right !important
}

@media only screen and (max-width:480px) {
  .small--one-whole {
    width: 100%
  }

  .small--one-half {
    width: 50%
  }

  .small--one-eighth {
    width: 12.5%
  }

  .small--two-eighths {
    width: 25%
  }

  .small--three-eighths {
    width: 37.5%
  }

  .small--four-eighths {
    width: 50%
  }

  .small--five-eighths {
    width: 62.5%
  }

  .small--six-eighths {
    width: 75%
  }

  .small--seven-eighths {
    width: 87.5%
  }

  .small--one-tenth {
    width: 10%
  }

  .small--two-tenths {
    width: 20%
  }

  .small--three-tenths {
    width: 30%
  }

  .small--four-tenths {
    width: 40%
  }

  .small--five-tenths {
    width: 50%
  }

  .small--six-tenths {
    width: 60%
  }

  .small--seven-tenths {
    width: 70%
  }

  .small--eight-tenths {
    width: 80%
  }

  .small--nine-tenths {
    width: 90%
  }

  .small--one-twelfth,
  .col-1 {
    width: 8.333%
  }

  .small--two-twelfths,
  .col-2 {
    width: 16.666%
  }

  .small--three-twelfths,
  .col-3 {
    width: 25%
  }

  .small--four-twelfths,
  .col-4 {
    width: 33.333%
  }

  .small--five-twelfths,
  .col-5 {
    width: 41.666%
  }

  .small--six-twelfths,
  .col-6 {
    width: 50%
  }

  .small--seven-twelfths,
  .col-7 {
    width: 58.333%
  }

  .small--eight-twelfths,
  .col-8 {
    width: 66.666%
  }

  .small--nine-twelfths,
  .col-9 {
    width: 75%
  }

  .small--ten-twelfths,
  .col-10 {
    width: 83.333%
  }

  .small--eleven-twelfths,
  .col-11 {
    width: 91.666%
  }

  .small--show {
    display: block !important
  }

  .small--hide {
    display: none !important
  }

  .small--text-left {
    text-align: left !important
  }

  .small--text-right {
    text-align: right !important
  }

  .small--text-center {
    text-align: center !important
  }

  .small--left {
    float: left !important
  }

  .small--right {
    float: right !important
  }

  .grid-uniform .small--one-half:nth-child(2n+1),
  .grid-uniform .small--one-third:nth-child(3n+1),
  .grid-uniform .small--one-quarter:nth-child(4n+1),
  .grid-uniform .small--one-fifth:nth-child(5n+1),
  .grid-uniform .small--one-sixth:nth-child(6n+1),
  .grid-uniform .small--two-sixths:nth-child(3n+1),
  .grid-uniform .small--three-sixths:nth-child(2n+1),
  .grid-uniform .small--two-eighths:nth-child(4n+1),
  .grid-uniform .small--four-eighths:nth-child(2n+1),
  .grid-uniform .small--five-tenths:nth-child(2n+1),
  .grid-uniform .small--one-twelfth:nth-child(12n+1),
  .grid-uniform .small--two-twelfths:nth-child(6n+1),
  .grid-uniform .small--three-twelfths:nth-child(4n+1),
  .grid-uniform .small--four-twelfths:nth-child(3n+1),
  .grid-uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (min-width:481px) and (max-width:768px) {
  .medium--one-whole {
    width: 100%
  }

  .medium--one-half {
    width: 50%
  }

  .medium--one-eighth {
    width: 12.5%
  }

  .medium--two-eighths {
    width: 25%
  }

  .medium--three-eighths {
    width: 37.5%
  }

  .medium--four-eighths {
    width: 50%
  }

  .medium--five-eighths {
    width: 62.5%
  }

  .medium--six-eighths {
    width: 75%
  }

  .medium--seven-eighths {
    width: 87.5%
  }

  .medium--one-tenth {
    width: 10%
  }

  .medium--two-tenths {
    width: 20%
  }

  .medium--three-tenths {
    width: 30%
  }

  .medium--four-tenths {
    width: 40%
  }

  .medium--five-tenths {
    width: 50%
  }

  .medium--six-tenths {
    width: 60%
  }

  .medium--seven-tenths {
    width: 70%
  }

  .medium--eight-tenths {
    width: 80%
  }

  .medium--nine-tenths {
    width: 90%
  }

  .medium--one-twelfth,
  .col-1 {
    width: 8.333%
  }

  .medium--two-twelfths,
  .col-2 {
    width: 16.666%
  }

  .medium--three-twelfths,
  .col-3 {
    width: 25%
  }

  .medium--four-twelfths,
  .col-4 {
    width: 33.333%
  }

  .medium--five-twelfths,
  .col-5 {
    width: 41.666%
  }

  .medium--six-twelfths,
  .col-6 {
    width: 50%
  }

  .medium--seven-twelfths,
  .col-7 {
    width: 58.333%
  }

  .medium--eight-twelfths,
  .col-8 {
    width: 66.666%
  }

  .medium--nine-twelfths,
  .col-9 {
    width: 75%
  }

  .medium--ten-twelfths,
  .col-10 {
    width: 83.333%
  }

  .medium--eleven-twelfths,
  .col-11 {
    width: 91.666%
  }

  .medium--show {
    display: block !important
  }

  .medium--hide {
    display: none !important
  }

  .medium--text-left {
    text-align: left !important
  }

  .medium--text-right {
    text-align: right !important
  }

  .medium--text-center {
    text-align: center !important
  }

  .medium--left {
    float: left !important
  }

  .medium--right {
    float: right !important
  }

  .grid-uniform .medium--one-half:nth-child(2n+1),
  .grid-uniform .medium--one-third:nth-child(3n+1),
  .grid-uniform .medium--one-quarter:nth-child(4n+1),
  .grid-uniform .medium--one-fifth:nth-child(5n+1),
  .grid-uniform .medium--one-sixth:nth-child(6n+1),
  .grid-uniform .medium--two-sixths:nth-child(3n+1),
  .grid-uniform .medium--three-sixths:nth-child(2n+1),
  .grid-uniform .medium--two-eighths:nth-child(4n+1),
  .grid-uniform .medium--four-eighths:nth-child(2n+1),
  .grid-uniform .medium--five-tenths:nth-child(2n+1),
  .grid-uniform .medium--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium--six-twelfths:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .medium-down--one-whole {
    width: 100%
  }

  .medium-down--one-half {
    width: 50%
  }

  .medium-down--one-eighth {
    width: 12.5%
  }

  .medium-down--two-eighths {
    width: 25%
  }

  .medium-down--three-eighths {
    width: 37.5%
  }

  .medium-down--four-eighths {
    width: 50%
  }

  .medium-down--five-eighths {
    width: 62.5%
  }

  .medium-down--six-eighths {
    width: 75%
  }

  .medium-down--seven-eighths {
    width: 87.5%
  }

  .medium-down--one-tenth {
    width: 10%
  }

  .medium-down--two-tenths {
    width: 20%
  }

  .medium-down--three-tenths {
    width: 30%
  }

  .medium-down--four-tenths {
    width: 40%
  }

  .medium-down--five-tenths {
    width: 50%
  }

  .medium-down--six-tenths {
    width: 60%
  }

  .medium-down--seven-tenths {
    width: 70%
  }

  .medium-down--eight-tenths {
    width: 80%
  }

  .medium-down--nine-tenths {
    width: 90%
  }

  .medium-down--one-twelfth,
  .col-1 {
    width: 8.333%
  }

  .medium-down--two-twelfths,
  .col-2 {
    width: 16.666%
  }

  .medium-down--three-twelfths,
  .col-3 {
    width: 25%
  }

  .medium-down--four-twelfths,
  .col-4 {
    width: 33.333%
  }

  .medium-down--five-twelfths,
  .col-5 {
    width: 41.666%
  }

  .medium-down--six-twelfths,
  .col-6 {
    width: 50%
  }

  .medium-down--seven-twelfths,
  .col-7 {
    width: 58.333%
  }

  .medium-down--eight-twelfths,
  .col-8 {
    width: 66.666%
  }

  .medium-down--nine-twelfths,
  .col-9 {
    width: 75%
  }

  .medium-down--ten-twelfths,
  .col-10 {
    width: 83.333%
  }

  .medium-down--eleven-twelfths,
  .col-11 {
    width: 91.666%
  }

  .medium-down--show {
    display: block !important
  }

  .medium-down--hide {
    display: none !important
  }

  .medium-down--text-left {
    text-align: left !important
  }

  .medium-down--text-right {
    text-align: right !important
  }

  .medium-down--text-center {
    text-align: center !important
  }

  .medium-down--left {
    float: left !important
  }

  .medium-down--right {
    float: right !important
  }

  .grid-uniform .medium-down--one-half:nth-child(2n+1),
  .grid-uniform .medium-down--one-third:nth-child(3n+1),
  .grid-uniform .medium-down--one-quarter:nth-child(4n+1),
  .grid-uniform .medium-down--one-fifth:nth-child(5n+1),
  .grid-uniform .medium-down--one-sixth:nth-child(6n+1),
  .grid-uniform .medium-down--two-sixths:nth-child(3n+1),
  .grid-uniform .medium-down--three-sixths:nth-child(2n+1),
  .grid-uniform .medium-down--two-eighths:nth-child(4n+1),
  .grid-uniform .medium-down--four-eighths:nth-child(2n+1),
  .grid-uniform .medium-down--five-tenths:nth-child(2n+1),
  .grid-uniform .medium-down--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium-down--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium-down--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium-down--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium-down--six-twelfths:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (min-width:769px) {
  .large--one-whole {
    width: 100%
  }

  .large--one-half {
    width: 50%
  }

  .large--one-eighth {
    width: 12.5%
  }

  .large--two-eighths {
    width: 25%
  }

  .large--three-eighths {
    width: 37.5%
  }

  .large--four-eighths {
    width: 50%
  }

  .large--five-eighths {
    width: 62.5%
  }

  .large--six-eighths {
    width: 75%
  }

  .large--seven-eighths {
    width: 87.5%
  }

  .large--one-tenth {
    width: 10%
  }

  .large--two-tenths {
    width: 20%
  }

  .large--three-tenths {
    width: 30%
  }

  .large--four-tenths {
    width: 40%
  }

  .large--five-tenths {
    width: 50%
  }

  .large--six-tenths {
    width: 60%
  }

  .large--seven-tenths {
    width: 70%
  }

  .large--eight-tenths {
    width: 80%
  }

  .large--nine-tenths {
    width: 90%
  }

  .large--one-twelfth,
  .col-1 {
    width: 8.333%
  }

  .large--two-twelfths,
  .col-2 {
    width: 16.666%
  }

  .large--three-twelfths,
  .col-3 {
    width: 25%
  }

  .large--four-twelfths,
  .col-4 {
    width: 33.333%
  }

  .large--five-twelfths,
  .col-5 {
    width: 41.666%
  }

  .large--six-twelfths,
  .col-6 {
    width: 50%
  }

  .large--seven-twelfths,
  .col-7 {
    width: 58.333%
  }

  .large--eight-twelfths,
  .col-8 {
    width: 66.666%
  }

  .large--nine-twelfths,
  .col-9 {
    width: 75%
  }

  .large--ten-twelfths,
  .col-10 {
    width: 83.333%
  }

  .large--eleven-twelfths,
  .col-11 {
    width: 91.666%
  }

  .large--show {
    display: block !important
  }

  .large--hide {
    display: none !important
  }

  .large--text-left {
    text-align: left !important
  }

  .large--text-right {
    text-align: right !important
  }

  .large--text-center {
    text-align: center !important
  }

  .large--left {
    float: left !important
  }

  .large--right {
    float: right !important
  }

  .grid-uniform .large--one-half:nth-child(2n+1),
  .grid-uniform .large--one-third:nth-child(3n+1),
  .grid-uniform .large--one-quarter:nth-child(4n+1),
  .grid-uniform .large--one-fifth:nth-child(5n+1),
  .grid-uniform .large--one-sixth:nth-child(6n+1),
  .grid-uniform .large--two-sixths:nth-child(3n+1),
  .grid-uniform .large--three-sixths:nth-child(2n+1),
  .grid-uniform .large--two-eighths:nth-child(4n+1),
  .grid-uniform .large--four-eighths:nth-child(2n+1),
  .grid-uniform .large--five-tenths:nth-child(2n+1),
  .grid-uniform .large--one-twelfth:nth-child(12n+1),
  .grid-uniform .large--two-twelfths:nth-child(6n+1),
  .grid-uniform .large--three-twelfths:nth-child(4n+1),
  .grid-uniform .large--four-twelfths:nth-child(3n+1),
  .grid-uniform .large--six-twelfths:nth-child(2n+1) {
    clear: both
  }
}

[class*="push--"] {
  position: relative
}

.push--one-whole {
  left: 100%
}

.push--one-half {
  left: 50%
}

.push--one-eighth {
  left: 12.5%
}

.push--two-eighths {
  left: 25%
}

.push--three-eighths {
  left: 37.5%
}

.push--four-eighths {
  left: 50%
}

.push--five-eighths {
  left: 62.5%
}

.push--six-eighths {
  left: 75%
}

.push--seven-eighths {
  left: 87.5%
}

.push--one-tenth {
  left: 10%
}

.push--two-tenths {
  left: 20%
}

.push--three-tenths {
  left: 30%
}

.push--four-tenths {
  left: 40%
}

.push--five-tenths {
  left: 50%
}

.push--six-tenths {
  left: 60%
}

.push--seven-tenths {
  left: 70%
}

.push--eight-tenths {
  left: 80%
}

.push--nine-tenths {
  left: 90%
}

.push--one-twelfth {
  left: 8.333%
}

.push--two-twelfths {
  left: 16.666%
}

.push--three-twelfths {
  left: 25%
}

.push--four-twelfths {
  left: 33.333%
}

.push--five-twelfths {
  left: 41.666%
}

.push--six-twelfths {
  left: 50%
}

.push--seven-twelfths {
  left: 58.333%
}

.push--eight-twelfths {
  left: 66.666%
}

.push--nine-twelfths {
  left: 75%
}

.push--ten-twelfths {
  left: 83.333%
}

.push--eleven-twelfths {
  left: 91.666%
}

@media only screen and (min-width:481px) and (max-width:768px) {
  .push--medium--one-whole {
    left: 100%
  }

  .push--medium--one-half {
    left: 50%
  }

  .push--medium--one-eighth {
    left: 12.5%
  }

  .push--medium--two-eighths {
    left: 25%
  }

  .push--medium--three-eighths {
    left: 37.5%
  }

  .push--medium--four-eighths {
    left: 50%
  }

  .push--medium--five-eighths {
    left: 62.5%
  }

  .push--medium--six-eighths {
    left: 75%
  }

  .push--medium--seven-eighths {
    left: 87.5%
  }

  .push--medium--one-tenth {
    left: 10%
  }

  .push--medium--two-tenths {
    left: 20%
  }

  .push--medium--three-tenths {
    left: 30%
  }

  .push--medium--four-tenths {
    left: 40%
  }

  .push--medium--five-tenths {
    left: 50%
  }

  .push--medium--six-tenths {
    left: 60%
  }

  .push--medium--seven-tenths {
    left: 70%
  }

  .push--medium--eight-tenths {
    left: 80%
  }

  .push--medium--nine-tenths {
    left: 90%
  }

  .push--medium--one-twelfth {
    left: 8.333%
  }

  .push--medium--two-twelfths {
    left: 16.666%
  }

  .push--medium--three-twelfths {
    left: 25%
  }

  .push--medium--four-twelfths {
    left: 33.333%
  }

  .push--medium--five-twelfths {
    left: 41.666%
  }

  .push--medium--six-twelfths {
    left: 50%
  }

  .push--medium--seven-twelfths {
    left: 58.333%
  }

  .push--medium--eight-twelfths {
    left: 66.666%
  }

  .push--medium--nine-twelfths {
    left: 75%
  }

  .push--medium--ten-twelfths {
    left: 83.333%
  }

  .push--medium--eleven-twelfths {
    left: 91.666%
  }
}

@media only screen and (max-width:768px) {
  select {
    width: 100%
  }

  .push--medium-down--one-whole {
    left: 100%
  }

  .push--medium-down--one-half {
    left: 50%
  }

  .push--medium-down--one-eighth {
    left: 12.5%
  }

  .push--medium-down--two-eighths {
    left: 25%
  }

  .push--medium-down--three-eighths {
    left: 37.5%
  }

  .push--medium-down--four-eighths {
    left: 50%
  }

  .push--medium-down--five-eighths {
    left: 62.5%
  }

  .push--medium-down--six-eighths {
    left: 75%
  }

  .push--medium-down--seven-eighths {
    left: 87.5%
  }

  .push--medium-down--one-tenth {
    left: 10%
  }

  .push--medium-down--two-tenths {
    left: 20%
  }

  .push--medium-down--three-tenths {
    left: 30%
  }

  .push--medium-down--four-tenths {
    left: 40%
  }

  .push--medium-down--five-tenths {
    left: 50%
  }

  .push--medium-down--six-tenths {
    left: 60%
  }

  .push--medium-down--seven-tenths {
    left: 70%
  }

  .push--medium-down--eight-tenths {
    left: 80%
  }

  .push--medium-down--nine-tenths {
    left: 90%
  }

  .push--medium-down--one-twelfth {
    left: 8.333%
  }

  .push--medium-down--two-twelfths {
    left: 16.666%
  }

  .push--medium-down--three-twelfths {
    left: 25%
  }

  .push--medium-down--four-twelfths {
    left: 33.333%
  }

  .push--medium-down--five-twelfths {
    left: 41.666%
  }

  .push--medium-down--six-twelfths {
    left: 50%
  }

  .push--medium-down--seven-twelfths {
    left: 58.333%
  }

  .push--medium-down--eight-twelfths {
    left: 66.666%
  }

  .push--medium-down--nine-twelfths {
    left: 75%
  }

  .push--medium-down--ten-twelfths {
    left: 83.333%
  }

  .push--medium-down--eleven-twelfths {
    left: 91.666%
  }
}

@media only screen and (min-width:769px) {
  .push--large--one-whole {
    left: 100%
  }

  .push--large--one-half {
    left: 50%
  }

  .push--large--one-eighth {
    left: 12.5%
  }

  .push--large--two-eighths {
    left: 25%
  }

  .push--large--three-eighths {
    left: 37.5%
  }

  .push--large--four-eighths {
    left: 50%
  }

  .push--large--five-eighths {
    left: 62.5%
  }

  .push--large--six-eighths {
    left: 75%
  }

  .push--large--seven-eighths {
    left: 87.5%
  }

  .push--large--one-tenth {
    left: 10%
  }

  .push--large--two-tenths {
    left: 20%
  }

  .push--large--three-tenths {
    left: 30%
  }

  .push--large--four-tenths {
    left: 40%
  }

  .push--large--five-tenths {
    left: 50%
  }

  .push--large--six-tenths {
    left: 60%
  }

  .push--large--seven-tenths {
    left: 70%
  }

  .push--large--eight-tenths {
    left: 80%
  }

  .push--large--nine-tenths {
    left: 90%
  }

  .push--large--one-twelfth {
    left: 8.333%
  }

  .push--large--two-twelfths {
    left: 16.666%
  }

  .push--large--three-twelfths {
    left: 25%
  }

  .push--large--four-twelfths {
    left: 33.333%
  }

  .push--large--five-twelfths {
    left: 41.666%
  }

  .push--large--six-twelfths {
    left: 50%
  }

  .push--large--seven-twelfths {
    left: 58.333%
  }

  .push--large--eight-twelfths {
    left: 66.666%
  }

  .push--large--nine-twelfths {
    left: 75%
  }

  .push--large--ten-twelfths {
    left: 83.333%
  }

  .push--large--eleven-twelfths {
    left: 91.666%
  }
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}

@media (min-width:576px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }

  .d-lg-table-header-group {
    display: table-header-group !important
  }
}

@media (min-width:1200px) {
  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

@media (min-width:576px) {
  .float-sm-left {
    float: left !important
  }

  .float-sm-right {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left !important
  }

  .float-md-right {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left !important
  }

  .float-lg-right {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left !important
  }

  .float-xl-right {
    float: right !important
  }

  .float-xl-none {
    float: none !important
  }
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important
}

.top-0 {
  top: 0 !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.start-0 {
  left: 0 !important;
}

.end-0 {
  right: 0 !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.m-0 {
  margin: 0 !important
}

.mt-0,
.my-0 {
  margin-top: 0 !important
}

.mr-0,
.mx-0 {
  margin-right: 0 !important
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: 0.25rem !important
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important
}

.m-2 {
  margin: 0.5rem !important
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important
}

.m-3 {
  margin: 1rem !important
}

.mt-3,
.my-3 {
  margin-top: 1rem !important
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important
}

.mb-3,
.my-3 {
  margin-bottom: 1.2rem !important
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.mt-5,
.my-5 {
  margin-top: 3rem !important
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.p-0 {
  padding: 0 !important
}

.pt-0,
.py-0 {
  padding-top: 0 !important
}

.pr-0,
.px-0 {
  padding-right: 0 !important
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important
}

.pl-0,
.px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: 0.25rem !important
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important
}

.p-2 {
  padding: 0.5rem !important
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important
}

.p-3 {
  padding: 1rem !important
}

.pt-3,
.py-3 {
  padding-top: 1rem !important
}

.pr-3,
.px-3 {
  padding-right: 1rem !important
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
  padding-left: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important
}

.p-5 {
  padding: 3rem !important
}

.pt-5,
.py-5 {
  padding-top: 3rem !important
}

.pr-5,
.px-5 {
  padding-right: 3rem !important
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
  padding-left: 3rem !important
}

.m-auto {
  margin: auto !important
}

.mt-auto,
.my-auto {
  margin-top: auto !important
}

.mr-auto,
.mx-auto {
  margin-right: auto !important
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
  margin-left: auto !important
}

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0 !important
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important
  }

  .m-sm-1 {
    margin: 0.25rem !important
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important
  }

  .m-sm-2 {
    margin: 0.5rem !important
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important
  }

  .m-sm-3 {
    margin: 1rem !important
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important
  }

  .m-sm-4 {
    margin: 1.5rem !important
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important
  }

  .m-sm-5 {
    margin: 3rem !important
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important
  }

  .p-sm-0 {
    padding: 0 !important
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important
  }

  .p-sm-1 {
    padding: 0.25rem !important
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important
  }

  .p-sm-2 {
    padding: 0.5rem !important
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important
  }

  .p-sm-3 {
    padding: 1rem !important
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important
  }

  .p-sm-4 {
    padding: 1.5rem !important
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important
  }

  .p-sm-5 {
    padding: 3rem !important
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important
  }

  .m-sm-auto {
    margin: auto !important
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important
  }
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0 !important
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important
  }

  .m-md-1 {
    margin: 0.25rem !important
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important
  }

  .m-md-2 {
    margin: 0.5rem !important
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important
  }

  .m-md-3 {
    margin: 1rem !important
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important
  }

  .m-md-4 {
    margin: 1.5rem !important
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important
  }

  .m-md-5 {
    margin: 3rem !important
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important
  }

  .p-md-0 {
    padding: 0 !important
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important
  }

  .p-md-1 {
    padding: 0.25rem !important
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important
  }

  .p-md-2 {
    padding: 0.5rem !important
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important
  }

  .p-md-3 {
    padding: 1rem !important
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important
  }

  .p-md-4 {
    padding: 1.5rem !important
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important
  }

  .p-md-5 {
    padding: 3rem !important
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important
  }

  .m-md-auto {
    margin: auto !important
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important
  }
}

@media (min-width:992px) {
  .m-lg-0 {
    margin: 0 !important
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important
  }

  .m-lg-1 {
    margin: 0.25rem !important
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important
  }

  .m-lg-2 {
    margin: 0.5rem !important
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important
  }

  .m-lg-3 {
    margin: 1rem !important
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important
  }

  .m-lg-4 {
    margin: 1.5rem !important
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important
  }

  .m-lg-5 {
    margin: 3rem !important
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important
  }

  .p-lg-0 {
    padding: 0 !important
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important
  }

  .p-lg-1 {
    padding: 0.25rem !important
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important
  }

  .p-lg-2 {
    padding: 0.5rem !important
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important
  }

  .p-lg-3 {
    padding: 1rem !important
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important
  }

  .p-lg-4 {
    padding: 1.5rem !important
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important
  }

  .p-lg-5 {
    padding: 3rem !important
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important
  }

  .m-lg-auto {
    margin: auto !important
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important
  }
}

@media (min-width:1200px) {
  .m-xl-0 {
    margin: 0 !important
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important
  }

  .m-xl-1 {
    margin: 0.25rem !important
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important
  }

  .m-xl-2 {
    margin: 0.5rem !important
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important
  }

  .m-xl-3 {
    margin: 1rem !important
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important
  }

  .m-xl-4 {
    margin: 1.5rem !important
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important
  }

  .m-xl-5 {
    margin: 3rem !important
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important
  }

  .p-xl-0 {
    padding: 0 !important
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important
  }

  .p-xl-1 {
    padding: 0.25rem !important
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important
  }

  .p-xl-2 {
    padding: 0.5rem !important
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important
  }

  .p-xl-3 {
    padding: 1rem !important
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important
  }

  .p-xl-4 {
    padding: 1.5rem !important
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important
  }

  .p-xl-5 {
    padding: 3rem !important
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important
  }

  .m-xl-auto {
    margin: auto !important
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important
  }
}

.text-justify {
  text-align: justify !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }

  .text-sm-right {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: left !important
  }

  .text-xl-right {
    text-align: right !important
  }

  .text-xl-center {
    text-align: center !important
  }
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-light {
  font-weight: 300 !important
}

.font-weight-normal {
  font-weight: 400 !important
}

.font-weight-bold {
  font-weight: 700 !important
}

.fw-400 {
  font-weight: 400 !important
}

.fw-500 {
  font-weight: 500 !important
}

.fw-600 {
  font-weight: 600 !important
}

.fw-700 {
  font-weight: 700 !important
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.justify-content-sm-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.align-middle {
  vertical-align: middle !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important
}

html {
  background-color: #757575
}

body {
  background-color: #FFF
}

a,
button,
input,
textarea {
  font-family: 'Source Sans Pro', sans-serif
}

[tabindex='-1']:focus {
  outline: none
}

.main-content {
  display: block;
  padding-bottom: 20px
}

.shadow {
  box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}

.shadow:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, .3)
}

.spr-icon:before {
  font-size: 75% !important
}

.spr-badge-caption {
  font-size: .75em
}

.spr-badge[data-rating='0.0'] {
  display: none
}

.is-transitioning {
  display: block !important;
  visibility: visible !important
}

.display-table {
  display: table;
  table-layout: fixed;
  width: 100%
}

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none
}

@media screen and (min-width:769px) {
  .large--display-table {
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .large--display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none
  }
}

.visually-hidden,
.supports-fontface .icon-fallback-text .fallback-text {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0
}

.rte {
  margin-bottom: 10px
}

.rte a {
  text-decoration: underline
}

.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  margin-top: 2em
}

.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
  margin-top: 0
}

.rte h1 a,
.rte h2 a,
.rte h3 a,
.rte h4 a,
.rte h5 a,
.rte h6 a {
  text-decoration: none
}

.rte li {
  margin-bottom: .4em
}

.rte--header {
  margin-bottom: 0
}

a,
.text-link {
  color: #fa7864;
  text-decoration: none;
  background: transparent
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
p a,
.p a {
  color: #212121
}

h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover,
p a:hover,
.p a:hover {
  color: #212121
}

button {
  overflow: visible
}

button[disabled],
html input[disabled] {
  cursor: default
}

.btn,
.rte .btn {
  display: inline-block;
  padding: 8px 10px;
  width: auto;
  margin: 0;
  line-height: 1.42;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn[disabled],
.btn.disabled,
.rte .btn[disabled],
.rte .btn.disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: #b8b8b8 !important;
  transform: none;
  box-shadow: none
}

.btn {
  transition: all .4s ease-in-out;
  background-color: #212121;
  color: #fff;
  height: 43px !important;
  line-height: 1.4 !important;
}

@media (max-width: 992px) {
  .btn {
    font-size: 14px !important;
    padding: 10px !important;
  }
}

.btn:hover {
  background-color: #fff;
  color: #212121;
  border: 1px solid #212121;
}

@media only screen and (min-width:1024px) {
  .btn:hover {
    transform: translateY(-1px);
  }
}

@media only screen and (min-width:1024px) {

  .btn:active,
  .btn:focus {
    color: #fafafa;
    transform: translateY(1px);
    background-color: #fff;
    color: #212121;
    border: 2px solid #212121
  }
}

.btn-cta {
  font-size: 14px;
  font-weight: 400;
  transition: all .4s ease-in-out;
  background-color: #212121;
  color: #fff;
  border: 2px solid #212121;
  text-transform: uppercase
}

@media only screen and (min-width:1024px) {
  .btn-cta:hover {
    transform: translateY(-1px);
    background: #212121;
    color: #fff
  }
}

@media only screen and (min-width:1024px) {

  .btn-cta:active,
  .btn-cta:focus {
    color: #fff;
    transform: translateY(1px);
    background-color: #212121
  }
}

.btn-input {
  border-radius: 0 5px 5px 0;
  background-color: #fff;
  box-shadow: none
}

.btn-input:hover {
  transform: none
}

.btn-steps {
  background-color: transparent;
  border: 1px solid #212121;
  color: #212121
}

.btn-steps:hover {
  background-color: #212121;
  color: #fafafa
}

.btn-showmore {
  border-radius: 100px;
  width: 3em;
  height: 3em
}

.btn--small {
  padding: 4px 5px;
  font-size: .75em
}

.btn--large {
  padding: 12px 15px;
  font-size: 1em
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%
}

.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0
}

ul,
ol {
  margin: 0 0 10px 20px;
  padding: 0
}

ol {
  list-style: decimal
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 20px 20px
}

li {
  margin-bottom: .15em
}

ul.square {
  list-style: square outside
}

ul.disc {
  list-style: disc outside
}

ol.alpha {
  list-style: lower-alpha outside
}

.no-bullets {
  list-style: none outside;
  margin-left: 0
}

.inline-list {
  margin-left: 0
}

.inline-list li {
  display: inline-block;
  margin-bottom: 0
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-unstyled a {
  color: #fafafa
}

.list-unstyled a:hover {
  color: #c7c7c7
}

.list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: 5px
}

thead {
  display: table-header-group
}

table {
  border-collapse: collapse
}

th {
  text-align: inherit
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent
}

.table th,
.table td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9ecef
}

.table tbody+tbody {
  border-top: 2px solid #e9ecef
}

.table .table {
  background-color: #fff
}

.table-sm th,
.table-sm td {
  padding: .3rem
}

.table-bordered {
  border: 1px solid #e9ecef
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e9ecef
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>th,
.table-primary>td {
  background-color: #b8daff
}

.table-hover .table-primary:hover {
  background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: #9fcdff
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
  background-color: #dddfe2
}

.table-hover .table-secondary:hover {
  background-color: #cfd2d6
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: #cfd2d6
}

.table-success,
.table-success>th,
.table-success>td {
  background-color: #c3e6cb
}

.table-hover .table-success:hover {
  background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #b1dfbb
}

.table-info,
.table-info>th,
.table-info>td {
  background-color: #bee5eb
}

.table-hover .table-info:hover {
  background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #abdde5
}

.table-warning,
.table-warning>th,
.table-warning>td {
  background-color: #ffeeba
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #ffe8a1
}

.table-danger,
.table-danger>th,
.table-danger>td {
  background-color: #f5c6cb
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #f1b0b7
}

.table-light,
.table-light>th,
.table-light>td {
  background-color: #fdfdfe
}

.table-hover .table-light:hover {
  background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: #ececf6
}

.table-dark,
.table-dark>th,
.table-dark>td {
  background-color: #c6c8ca
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: #b9bbbe
}

.table-active,
.table-active>th,
.table-active>td {
  background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef
}

.table-dark {
  color: #fff;
  background-color: #212529
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e
}

.table-dark.table-bordered {
  border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-sm.table-bordered {
    border: 0
  }
}

@media (max-width:767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-md.table-bordered {
    border: 0
  }
}

@media (max-width:991px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-lg.table-bordered {
    border: 0
  }
}

@media (max-width:1199px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-xl.table-bordered {
    border: 0
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive.table-bordered {
  border: 0
}

.media,
.media-flex {
  overflow: hidden;
  _overflow: visible;
  zoom: 1
}

.media-img {
  float: left;
  margin-right: 20px
}

.media-img-right {
  float: right;
  margin-left: 20px
}

.media-img img,
.media-img-right img {
  display: block
}

img {
  border: 0 none
}

svg:not(:root) {
  overflow: hidden
}

.img-fluid,
img,
iframe {
  max-width: 100%;
  height: auto
}

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

form {
  margin-bottom: 0
}

.form-group.error>input {
  border-color: red;
}

.form-vertical {
  margin-bottom: 10px
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #212121;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (max-width:768px) {

  input,
  textarea {
    font-size: 16px
  }
}

input,
textarea,
button,
select {
  padding: 0;
  margin: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text
}

button {
  background: none;
  border: none;
  cursor: pointer
}

button,
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button {
  background: none;
  border: none;
  display: inline-block;
  cursor: pointer
}

input[type="image"] {
  padding-left: 0;
  padding-right: 0
}

fieldset {
  border: 1px solid #212121;
  padding: 10px
}

legend {
  border: 0;
  padding: 0
}

button,
input[type="submit"] {
  cursor: pointer
}

input,
textarea,
select {
  border: 1px solid #212121;
  max-width: 100%;
  padding: 8px 10px;
  font-family: 'Source Sans Pro', sans-serif
}

input:focus,
textarea:focus,
select:focus {
  outline: none
}

input[disabled],
input.disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled,
select[disabled]+.select2 {
  cursor: default;
  color: #212121 !important;
  background-color: #b8b8b8 !important;
  border-color: #7b7b7b !important
}

input.input-full,
textarea.input-full,
select.input-full {
  width: 100%
}

textarea {
  min-height: 100px
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0;
  width: auto
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

input[type="image"] {
  padding-left: 0;
  padding-right: 0
}

select {
  /* -webkit-appearance: auto!important; */
  -moz-appearance: auto !important;
  appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: #fff;
  padding-right: 28px;
  text-indent: .01px;
  text-overflow: '';
  cursor: pointer
}

.ie9 select,
.lt-ie9 select {
  padding-right: 10px;
  background-image: none
}

optgroup {
  font-weight: 600
}

option {
  color: #212121;
  background-color: #fff
}

select::-ms-expand {
  display: none
}

.hidden-label {
  position: absolute;
  height: 0;
  width: 0;
  margin-bottom: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px)
}

.ie9 .hidden-label,
.lt-ie9 .hidden-label {
  position: static;
  height: auto;
  width: auto;
  margin-bottom: 2px;
  overflow: visible;
  clip: initial
}

label[for] {
  cursor: pointer
}

.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  margin-bottom: 10px
}

.form-vertical input[type="radio"],
.form-vertical input[type="checkbox"] {
  display: inline-block
}

input.error,
select.error,
textarea.error {
  border-color: #df2030;
  background-color: #fff6f6;
  color: #df2030
}

label.error {
  color: #df2030
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group .input-group-field:first-child,
.input-group .input-group-btn:first-child,
.input-group .input-group-btn:first-child>.btn,
.input-group input[type="hidden"]:first-child+.input-group-field,
.input-group input[type="hidden"]:first-child+.input-group-btn>.btn {
  border-radius: 5px 0 0 5px
}

.input-group .input-group-field:last-child,
.input-group .input-group-btn:last-child>.btn {
  border-radius: 0 5px 5px 0
}

.input-group input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -1px;
  margin-bottom: -1px
}

.input-group-field,
.input-group-btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0
}

.input-group .btn,
.input-group .input-group-field {
  height: 37px
}

.input-group .input-group-field {
  width: 100%
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
  width: 1%;
  padding: 0
}

.icon-fallback-text .icon {
  display: none
}

.supports-fontface .icon-fallback-text .icon {
  display: inline-block
}

.icon:before {
  display: none
}

.supports-fontface .icon:before {
  display: inline;
  font-family: "icons";
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.payment-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default
}

.payment-icons li {
  margin: 0 5px 5px;
  color: #bbb;
  cursor: default
}

.payment-icons .icon {
  font-size: 30px;
  line-height: 30px
}

.payment-icons .fallback-text {
  text-transform: capitalize
}

.social-icons li {
  margin: 0 10px 10px 0;
  vertical-align: middle
}

.social-icons img {
  width: 20px
}

@media screen and (min-width:481px) {
  .social-icons li {
    margin-left: 0
  }
}

.social-icons li .icon {
  font-size: 30px;
  line-height: 26px
}

.social-icons li a {
  color: #bbb
}

.social-icons li a:hover {
  color: #a2a2a2
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor
}

.btn:active,
.btn:focus {
  fill: #fff
}

.icon-cart {
  width: 2.5em;
  height: 2.5em
}

@media only screen and (max-width:56.25em) {
  .icon-cart {
    width: 2em;
    height: 2em
  }
}

.cart-count {
  position: absolute;
  top: 6px;
  right: -6px;
  background-color: #212121;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  color: #fafafa;
  text-align: center;
  font-size: 12px;
  line-height: 13px
}

.cart-count-mobile {
  top: 8px;
  right: 14px;
  font-size: .7em;
  height: 16px;
  width: 16px
}

.icon-user {
  width: 2.5em;
  height: 2.5em
}

.icon-logo {
  width: 100%;
  height: auto
}

@media only screen and (max-width:56.25em) {
  .icon-logo {
    width: 130%;
    margin-left: -10%
  }
}

.icon-search {
  width: 30px;
  height: 30px;
  margin-top: -.4em;
  stroke-width: 1
}

.icon-logo:hover path {
  fill: #212121
}

.icon-twitter,
.icon-facebook,
.icon-instagram,
.icon-youtube {
  fill: #212121;
  width: 1.5em;
  height: 1.5em
}

.icon-twitter:hover {
  fill: #212121
}

.icon-facebook:hover {
  fill: #212121
}

.icon-instagram:hover {
  fill: #212121
}

.icon-youtube:hover {
  fill: #212121
}

.icon-mail,
.icon-phone,
.icon-whatsapp {
  width: 2em;
  height: 2em
}

.icon-menu {
  width: 24px;
  height: 16px;
  position: relative
}

.bar {
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
  position: absolute;
  left: 0
}

.bar-top {
  width: 24px;
  top: 0
}

.bar-middle {
  width: 22px;
  top: 7px
}

.bar-bottom {
  width: 20px;
  bottom: 0
}

.icon-close {
  width: 2.5em;
  height: 2.5em
}

.cart__remove .icon-close {
  width: 1em;
  height: 1em;
  margin-bottom: -2px
}

.icon-chevron-down,
.icon-chevron-up {
  width: 1.5em;
  height: 1.5em
}

.icon-chevron-right,
.icon-chevron-left {
  width: 2.1em;
  height: 2.1em;
  padding: .6em;
  position: relative;
  background: #fff;
  border-radius: 50%
}

.icon-minus,
.icon-plus {
  width: .75em;
  height: .75em
}

.icon-sort,
.icon-filter {
  width: 1.2em;
  height: 1.2em;
  margin-bottom: -4px
}

.pagination {
  margin-bottom: 1em;
  text-align: center
}

.pagination>span {
  display: inline-block;
  line-height: 1
}

.pagination a {
  display: block
}

.pagination a,
.pagination .page.current {
  padding: 8px
}

.header-wrapper {
  width: 100%;
  position: static;
  top: 0;
  left: 0;
  transition: .5s ease-in-out
}

.scrollActive .header-wrapper {
  position: fixed;
  width: 100%;
  z-index: 9998
}

.site-header .grid--table {
  display: table;
  table-layout: fixed;
  width: 100%
}

.site-header .grid--table>.grid__item {
  float: none;
  display: table-cell;
  vertical-align: middle
}

.site-header__logo {
  margin: 0 auto;
  max-width: 100%;
  line-height: 0;
}

@media screen and (min-width:769px) {
  .site-header__logo {
    text-align: left;
    font-size: 45px
  }
}

.site-header__logo a,
.site-header__logo a:hover,
.site-header__logo a:focus {
  text-decoration: none
}

.site-header__logo a,
.site-header__logo img {
  display: block
}

.site-header__logo img {
  margin: 0 auto
}

.site-header__logo-link {
  max-width: 450px;
  margin: 0 auto
}

.site-header__cart-toggle {
  display: inline-block
}

.site-header__search {
  display: inline-block;
  max-width: 400px;
  margin-top: 10px;
  width: 100%
}

.search-bar {
  max-width: 100%
}

@media screen and (max-width:768px) {
  .search-bar {
    margin-left: auto;
    margin-right: auto
  }
}

.nav-bar {
  background-color: #2e1645;
  padding: 0
}

.site-nav,
.site-nav--mobile {
  font-size: 16px;
  cursor: default;
  margin: 0
}

.site-nav li,
.site-nav--mobile li {
  margin: 0;
  display: block
}

.site-nav>li,
.site-nav--mobile>li {
  display: inline-block
}

.sub-dropdown li:not(:first-child) {
  margin-top: 4px
}

.sub-dropdown a {
  color: #666
}

.sub-dropdown a:hover {
  color: #b8b8b8
}

.dontsplit:not(:first-child) {
  margin-top: 4px !important
}

.text-left .site-nav--mobile {
  margin: 0 0 0 -10px
}

.text-right .site-nav--mobile {
  margin: 0 -10px 0 0
}

.site-nav__link {
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  white-space: nowrap;
  color: #fafafa
}

.site-nav__link:hover,
.site-nav__link:active,
.site-nav__link:focus {
  color: #fff;
  background-color: #757575
}

.site-nav__link .icon-arrow-down {
  position: relative;
  top: -2px;
  font-size: 10px;
  padding-left: 5px
}

.site-nav--active>.site-nav__link {
  font-weight: 600
}

.site-nav--mobile .site-nav__link {
  display: inline-block
}

.mega-menu__link {
  color: #121212
}

.site-nav__dropdown {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 5
}

.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown.nav-hover .site-nav__dropdown,
.nav-focus+.site-nav__dropdown {
  display: block
}

.site-nav__dropdown a {
  background-color: #2e1645
}

.site-nav__dropdown a:hover,
.site-nav__dropdown a:active,
.site-nav__dropdown a:focus {
  background-color: #212121;
  color: #fafafa
}

.mega-menu__link {
  color: #121212
}

.nav-search {
  position: relative
}

@media screen and (max-width:768px) {
  .nav-search {
    padding: 0 0 10px;
    margin: 0 auto;
    text-align: center
  }
}

header .search-bar .btn {
  border-radius: 0 5px 5px 0;
  background-color: #212121;
  color: #fafafa
}

.mobile-nav li {
  margin-bottom: 0
}

.mobile-nav__search {
  padding: 10px
}

.mobile-nav__search .search-bar {
  margin-bottom: 0
}

.mobile-nav__search .btn-input {
  background-color: #f2f2f2
}

.mobile-nav__item {
  position: relative;
  display: block
}

.mobile-nav>.mobile-nav__item:last-child:after {
  display: none
}

.mobile-nav__item a,
.mobile-nav__toggle button {
  color: #121212;
  padding: 10px;
  text-decoration: none
}

.mobile-nav__item a:hover,
.mobile-nav__item a:active,
.mobile-nav__item a:focus,
.mobile-nav__toggle button:hover,
.mobile-nav__toggle button:active,
.mobile-nav__toggle button:focus {
  color: #212121
}

.mobile-nav__item a:active,
.mobile-nav__item a:focus,
.mobile-nav__toggle button:active,
.mobile-nav__toggle button:focus {
  background-color: #b8b8b8
}

.mobile-nav__item a {
  display: block
}

.mobile-nav__item--active {
  font-weight: 600
}

.mobile-nav__has-sublist {
  display: table;
  width: 100%
}

.mobile-nav__has-sublist .mobile-nav__link {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.mobile-nav__toggle {
  display: table-cell;
  vertical-align: middle;
  width: 1%
}

.mobile-nav--expanded .mobile-nav__toggle-open {
  display: none
}

.mobile-nav__toggle-close {
  display: none
}

.mobile-nav--expanded .mobile-nav__toggle-close {
  display: block
}

.mobile-nav__sublist {
  margin: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 300ms cubic-bezier(.57, .06, .05, .95);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.mobile-nav--expanded+.mobile-nav__sublist {
  background-color: #212121;
  visibility: visible;
  max-height: 700px;
  transition: all 700ms cubic-bezier(.57, .06, .05, .95)
}

.mobile-nav--expanded+.mobile-nav__sublist a {
  font-size: 16px
}

ul.mobile-nav__sublist li a {
  font-size: 16px
}

.mobile-nav__sublist .mobile-nav__item:after {
  top: 0;
  bottom: auto
}

.mobile-nav__sublist .mobile-nav__link {
  padding-left: 20px;
  font-weight: 400
}

.js-drawer-open {
  overflow: hidden
}

.drawer {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 0 10px;
  max-width: 95%;
  z-index: 9999;
  color: #121212;
  background-color: #fff;
  transition: all 0.4s cubic-bezier(.46, .01, .32, 1)
}

.drawer a {
  color: #121212
}

.drawer--left {
  width: 320px;
  left: -320px;
  box-shadow: 2px 0 8px rgba(0, 0, 0, .3)
}

.js-drawer-open-left .drawer--left {
  display: block;
  -ms-transform: translateX(320px);
  -webkit-transform: translateX(320px);
  transform: translateX(320px)
}

.lt-ie9 .js-drawer-open-left .drawer--left {
  left: 0
}

.drawer--right {
  width: 320px;
  right: -320px;
  box-shadow: -2px 0 8px rgba(0, 0, 0, .3)
}

.js-drawer-open-right .drawer--right {
  display: block;
  -ms-transform: translateX(-320px);
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px)
}

.lt-ie9 .js-drawer-open-right .drawer--right {
  right: 0
}

.js-drawer-open-right .overlay-cart {
  position: fixed;
  background-color: rgba(0, 0, 0, .3);
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 9999
}

.js-drawer-open-left .overlay-nav {
  position: fixed;
  background-color: rgba(0, 0, 0, .3);
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 9999
}

#PageContainer {
  overflow: hidden
}

.is-moved-by-drawer {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
  transition: all 0.4s cubic-bezier(.46, .01, .32, 1)
}

.js-drawer-open-left .is-moved-by-drawer {
  -ms-transform: translateX(320px);
  -webkit-transform: translateX(320px);
  transform: translateX(320px)
}

.js-drawer-open-right .is-moved-by-drawer {
  -ms-transform: translateX(-320px);
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px)
}

.drawer__header {
  display: table;
  height: 35px;
  width: 100%;
  margin-bottom: 10px
}

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle
}

.drawer__title {
  width: 100%
}

.drawer__close {
  width: 1%;
  text-align: center;
  font-size: 1.125em
}

.drawer__close button {
  position: relative;
  right: -20px;
  height: 100%;
  padding: 0 20px;
  color: inherit
}

.drawer__close button:active,
.drawer__close button:focus {
  background-color: #b8b8b8
}

.template-product .site-footer {
  padding-bottom: 125px;
}

.site-footer {
  background-color: #212121;
  color: #fff;
}

.site-footer h6,
.seo-footer h6 {
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.footer-seo-text div,
.about_text p,
.article-list {
  font-size: 0.7em !important;
}

.footer-seo-text div a,
.about_text p a,
.article-list a {
  font-size: 14px;
}

.footer-seo-text .title-footer-seo {
  font-size: 1em
}

.about_text {
  column-count: 2;
  -webkit-column-count: 2;
  text-align: justify;
}

.about_text p {
  margin-top: 0
}

.grid__image {
  display: block;
  margin: 0 auto 10px
}

.grid__image img {
  display: block;
  margin: 0 auto
}

.filter--active {
  font-weight: 600
}

.breadcrumb a,
.breadcrumb span {
  display: inline-block;
  font-size: 16px;
  color: #121212;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: middle;
}

.breadcrumb__sep {
  font-size: 50px;
}

.breadcrumb a:hover {
  text-decoration: underline
}

.breadcrumb a:first-child,
.breadcrumb span:first-child {
  padding-left: 0
}

.product-single__variants {
  display: none
}

.no-js .product-single__variants {
  display: block
}

.product-single__photos {
  margin-bottom: 20px
}

.product-single__photos a,
.product-single__photos img,
.product-single__thumbnails a,
.product-single__thumbnails img {
  display: block;
  margin: 0 auto
}

.product-single__photos li,
.product-single__thumbnails li {
  margin-bottom: 20px
}

.note,
.errors {
  border-radius: 5px;
  padding: 6px 12px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  font-size: .9em;
  text-align: left
}

.note ul,
.note ol,
.errors ul,
.errors ol {
  margin-top: 0;
  margin-bottom: 0
}

.note li:last-child,
.errors li:last-child {
  margin-bottom: 0
}

.note p,
.errors p {
  margin-bottom: 0
}

.note {
  border-color: #f2f2f2
}

.errors ul {
  list-style: disc outside;
  margin-left: 20px
}

.form-success {
  color: #757575;
  background-color: #f0fff0;
  border-color: #757575
}

.form-success a {
  color: #757575;
  text-decoration: underline
}

.form-success a:hover {
  text-decoration: none
}

.form-error,
.errors {
  color: #df2030;
  background-color: #fff6f6;
  border-color: #df2030
}

.form-error a,
.errors a {
  color: #df2030;
  text-decoration: underline
}

.form-error a:hover,
.errors a:hover {
  text-decoration: none
}

.cart__row {
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #212121
}

.cart__row:first-child {
  margin-top: 0
}

.cart__row:first-child {
  padding-top: 0
}

.cart__row .js-qty,
.cart__row .ajaxcart__qty {
  margin: 0 auto
}

.cart-table th {
  font-weight: 400
}

.cart-table td,
.cart-table th {
  padding: 30px 15px;
  border: none
}

@media screen and (min-width:769px) {
  .cart__row--table-large {
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .cart__row--table-large .grid__item {
    display: table-cell;
    vertical-align: middle;
    float: none
  }
}

.cart__image {
  display: block;
  max-width: 120px;
  min-width: 75px;
  margin: 10px auto
}

.cart__subtotal {
  margin: 0 0 0 6.66667px;
  display: inline
}

.cart__mini-labels {
  display: block;
  margin: 6.66667px 0;
  font-size: .75em
}

@media screen and (min-width:769px) {
  .cart__mini-labels {
    display: none
  }
}

.cart__remove {
  display: block
}

.ajaxcart__inner {
  margin-bottom: 20px
}

.ajaxcart__row>.grid,
.ajaxcart__row>.grid--rev,
.ajaxcart__row>.grid--full {
  margin-left: -10px
}

.ajaxcart__row>.grid>.grid__item,
.ajaxcart__row>.grid--rev>.grid__item,
.ajaxcart__row>.grid--full>.grid__item {
  padding-left: 10px
}

.grid__item .p {
  margin-bottom: .2em
}

.ajaxcart__product {
  position: relative;
  max-height: 500px
}

.ajaxcart__product.is-removed {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: all 450ms cubic-bezier(.57, .06, .05, .95);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.ajaxcart__row {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #2e1645
}

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px
}

.ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%
}

.ajaxcart__product-name,
.ajaxcart__product-meta {
  display: block
}

.ajaxcart__product-name+.ajaxcart__product-meta {
  padding-top: 4px
}

.cart-subtotal {
  color: #121212;
  border-radius: 5px;
  border: 2px solid #212121;
  margin-top: 1em;
  text-align: center;
  padding: .5em 0 1em 0
}

.cart-subtotal p {
  margin-top: 0
}

.cart-checkout-shipping {
  font-style: italic;
  font-size: 80% !important
}

.cart-checkout-shipping a {
  text-decoration: underline;
  display: block;
  color: #212121
}

.cart__checkout {
  font-size: 1em;
  color: #fafafa !important
}

.js-qty,
.ajaxcart__qty {
  position: relative;
  margin-bottom: 1em;
  max-width: 115px;
  min-width: 75px;
  overflow: visible
}

.js-qty input,
.ajaxcart__qty input {
  display: block;
  background: none;
  text-align: center;
  width: 100%;
  padding: 5px 25px;
  margin: 0
}

.js-qty__adjust.js-qty__adjust--minus {
  border-right: 2px solid #212121 !important
}

.js-qty__adjust.js-qty__adjust--plus {
  border-left: 2px solid #212121 !important
}

.js-qty__adjust,
.ajaxcart__qty-adjust {
  cursor: pointer;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  border: 0 none;
  padding: 0 2px;
  background: none;
  text-align: center;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.js-qty__adjust:hover,
.ajaxcart__qty-adjust:hover,
.js-qty__adjust:focus,
.ajaxcart__qty-adjust:focus {
  color: #212121
}

@media only screen and (max-width:56.25em) {

  .cart__quantity .js-qty__adjust,
  .cart__quantity .ajaxcart__qty-adjust {
    padding: 0
  }
}

.js-qty__adjust--plus,
.ajaxcart__qty--plus {
  right: 0;
  border-left: 1px solid #f2f2f2
}

.js-qty__adjust--minus,
.ajaxcart__qty--minus {
  left: 0;
  border-right: 1px solid #f2f2f2
}

@media only screen and (max-width:64em) {

  .cart__quantity .js-qty__adjust--plus svg,
  .cart__quantity .ajaxcart__qty--plus svg,
  .cart__quantity .js-qty__adjust--minus svg,
  .cart__quantity .ajaxcart__qty--minus svg {
    margin-bottom: .5em;
    margin-top: 0
  }
}

.ajaxcart__qty {
  margin: 0
}

.is-loading .ajaxcart__qty {
  opacity: .5;
  transition: none
}

.ajaxcart__qty-num {
  border-color: #212121;
  color: #121212
}

.ajaxcart__qty-adjust {
  color: #121212
}

.ajaxcart__qty--plus {
  border-color: #212121
}

.ajaxcart__qty--minus {
  border-color: #212121
}

.ajaxcart-item__price-strikethrough {
  float: right
}

@media (max-width:992px) {
  .cart-prod-title {
    font-size: 1em
  }

  .js-qty__adjust .icon,
  .ajaxcart__qty-adjust .icon {
    font-size: .5em
  }

  .js-qty input,
  .ajaxcart__qty input,
  .ajaxcart__qty input {
    font-size: .875em
  }

  .js-qty,
  .ajaxcart__qty {
    margin: 5px 0 0 !important
  }

  .cart-price-mobile span {
    font-size: .875em
  }

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-right: 6px;
    padding-left: 6px
  }
}

.bottom-line {
  position: relative;
  display: inline-block
}

.bg-card {
  background-color: #fff
}

.article-block__info a {
  color: #121212
}

.article-block__info a:hover {
  color: #d22020
}

.pagination-loading {
  background: url(ajax-loader.gif) center 20px no-repeat;
  height: 90px;
  margin: auto;
  width: 100%;
  margin-top: 20px;
  padding: 0;
  overflow: hidden;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  display: none;
  line-height: 160px;
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px
}

.infinite-scrolling {
  text-align: center
}

.infinite-scrolling .more>.btn {
  background-color: #212121;
  color: #fafafa
}

.c-cuci-gudang {
  position: absolute;
  bottom: 128px;
  left: 12px;
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 99;
  background-color: #212121;
  vertical-align: baseline;
  border-radius: 50%
}

.c-cuci-gudang span {
  display: inline-block;
  margin-top: 9px;
  font-size: 11px;
  color: #fff
}

.d-wa-chat {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9
}

.d-wa-chat a {
  display: block;
  background: #4dc247;
  width: 45px;
  height: 45px;
  border-radius: 50%
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
  visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 20px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #212121;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #b8b8b8
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top, .2s -webkit-transform;
  transition: .2s top, .2s -webkit-transform;
  -o-transition: .2s transform, .2s top;
  transition: .2s transform, .2s top;
  transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left, .2s -webkit-transform;
  transition: .2s left, .2s -webkit-transform;
  -o-transition: .2s transform, .2s left;
  transition: .2s transform, .2s left;
  transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right, .2s -webkit-transform;
  transition: .2s right, .2s -webkit-transform;
  -o-transition: .2s transform, .2s right;
  transition: .2s transform, .2s right;
  transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #212121
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #212121
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.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);
    transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-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-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.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-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #212121;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-flip {
  overflow: visible
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
  perspective: 1200px
}

body.nav_open,
body.nav_open body {
  height: 100%;
  overflow: hidden
}

body.nav_open #NavDrawer {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 2px 0 8px rgba(0, 0, 0, .3)
}

#NavDrawer {
  overflow: hidden;
  width: 280px;
  -webkit-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  transform: translateX(-280px)
}

#NavDrawer {
  z-index: 99;
  position: fixed;
  top: 48px;
  left: 0;
  bottom: 0;
  width: 320px;
  background: #212121;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  transform: translateX(-320px);
  transition: all 0.4s cubic-bezier(.46, .01, .32, 1)
}

.header-wrapper,
#PageContainer {
  transition: all 0.4s cubic-bezier(.46, .01, .32, 1)
}

body.nav_open .overlay-nav {
  position: fixed;
  background-color: rgba(0, 0, 0, .3);
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 9
}

.mobile-nav {
  overflow: auto
}

.custNav-btn {
  color: #fff;
  position: relative;
  bottom: -5px;
  left: 5px
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes fadeIn {

  0%,
  35% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-moz-keyframes fadeIn {

  0%,
  35% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-ms-keyframes fadeIn {

  0%,
  35% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeIn {

  0%,
  35% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes heroContentIn {

  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px)
  }

  60% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@-moz-keyframes heroContentIn {

  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px)
  }

  60% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@-ms-keyframes heroContentIn {

  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px)
  }

  60% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes heroContentIn {

  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px)
  }

  60% {
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

.is-adding {
  background-color: #757575 !important;
  color: #757575 !important
}

.is-adding:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: transparent;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear
}

#admin-bar-iframe {
  display: none
}

.wrapper {
  max-width: 976px;
  margin: auto
}

.header-wrapper {
  z-index: 999
}

.js-drawer-open .container {
  margin: 0
}

input#ac-gn-searchform-input::-webkit-input-placeholder {
  color: #212121 !Important
}

input#ac-gn-searchform-input::-moz-placeholder {
  color: #212121 !Important
}

input#ac-gn-searchform-input:-ms-input-placeholder {
  color: #212121 !Important
}

input#ac-gn-searchform-input:-moz-placeholder {
  color: #212121 !Important
}

#PageContainer {
  background-color: #FFF
}

.template-index #PageContainer {
  background-color: #ffffff
}

@media screen and (min-width:769px) {
  .d-line-chat {
    position: fixed;
    right: 26px;
    bottom: 40px;
    z-index: 9
  }

  .d-line-chat a {
    display: block;
    border-radius: 5px
  }

  .d-line-chat svg {
    width: 40px;
    display: block;
    border-radius: 5px
  }
}

.newsletter p.bottom-line,
.social-media p.bottom-line {
  font-size: 12px !important
}

#mc-embedded-subscribe-form button {
  border-radius: 0;
}

#mc-embedded-subscribe-form button img {
  width: 25px
}

#mc-embedded-subscribe-form .input-group {
  width: 100%
}

.site-footer__newsletter-input {
  width: 100%;
  font-style: italic
}

.copyright span {
  position: relative;
  bottom: 1px
}

.copyright span,
.copyright img {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  letter-spacing: 2px
}

@media (max-width:768px) {
  .copyright {
    position: inherit
  }
}

.site-footer__section .bottom-line {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px !important;
  width: 100%
}

.site-footer__list-item {
  position: relative
}

.lc-icon img {
  width: 18px;
  vertical-align: middle
}

@media (max-width:991px) {
  .site-footer .wrapper {
    padding-left: 12px;
    padding-right: 12px
  }

  .footer-navigation,
  .footer-navigation .site-footer__section {
    padding: 0 !important;
    margin: 0 !important
  }
}

.seo-footer,
.seo-article {
  background-color: #fff
}

.seo-footer * {
  color: #212121 !important;
  font-size: 14px;
}

.template-index .main-content {
  padding: 20px 0 0
}

.space-section {
  margin-bottom: 12px
}

.hp-products h2 {
  color: #212121;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600
}

.hp-products .view-more {
  font-size: 18px;
  color: #212121;
  text-decoration: underline
}

.hp-products .view-more span {
  display: inline-block;
  vertical-align: middle
}

.hp-products .products a {
  display: block;
  height: 100%
}

.template-index .products .spr-badge {
  display: none
}

.hp-products .see-more {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
  padding: 0 20px
}

.hp-products .see-more a {
  font-size: 24px;
  color: #212121
}

.c-carousel .button-scroll {
  display: none;
}

.c-carousel:hover .button-scroll {
  display: block;
}

.button-scroll.swiper-button-disabled {
  display: none
}

.button-scroll .icon {
  box-shadow: 0 1px 4px rgba(0, 0, 0, .8)
}

.hp-products .see-more .icon {
  box-shadow: 0 1px 4px rgba(0, 0, 0, .8);
  width: 35px;
  height: 35px;
  padding: 8px;
  margin-top: 10px
}



.row.c-products-grid {
  position: relative;
  row-gap: 20px;
}

.products .bg-products {
  position: relative;
  background-color: #fff;
  height: 100%
}

.products .product-card-img-container img {
  display: block;
  width: 100%;
  height: auto
}

.products .product-card-img-container {
  aspect-ratio: 1 / 1;
  overflow: hidden
}

.products .product-card-discount {
  right: 0;
  font-size: 12px;
  letter-spacing: 1px;
}

.price-discount {
  display: flex;
  justify-content: center
}

.price-discount .product-card-discount {
  color: #212121;
  margin-left: 5px;
}

.product-price-sale * {
  display: inline-block !important;
  color: #aaa;
  font-size: 12px !important;
}

.products .card-body {
  padding: 8px 12px 10px;
  text-align: center
}

#product-loop-coll .products a {
  display: block;
  color: #212121
}

.products a:hover {
  opacity: .75
}

.products .product-card-info h5 {
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  min-height: 40px;
}

.products .card-body.product-card-info h5 a {
  font-size: 16px;
  font-weight: 400
}

.products .product-card-price .card-money {
  display: block;
  margin-bottom: 0
}

.products .product-card-price-before.card-money {
  color: #aaa;
  font-size: 12px;
  font-weight: 400
}

.products .product-card-price-after {
  font-size: 14px;
  font-weight: 400;
  color: #212121
}

.price-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.from-price,
.from-price.h5 {
  color: #212121;
  font-size: 14px;
  align-self: center;
  margin: 0;
  font-weight: 400;
}


@media (min-width:769px) {
  #collection-description .rte {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}

@media (min-width:992px) {
  .row.c-products-grid {
    overflow: hidden;
    margin-left: -6px !Important;
    margin-right: -6px !important
  }
}

@media (max-width:991px) {
  .c-products-grid {
    width: 100%;
    margin-right: auto !important;
    margin-left: auto !important
  }
}

@media (max-width:768px) {
  .hp-products h2 {
    letter-spacing: normal;
    font-size: 24px
  }

  .hp-products .view-more {
    font-size: 16px;
    letter-spacing: normal
  }
}

@media (max-width:768px) {
  .products .card-body.product-card-info h5 a {
    font-size: 14px
  }

  .products .product-card-price-after {
    font-size: 16px
  }

  .products .product-card-price-before {
    font-size: 14px
  }

  .products .product-card-discount {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px
  }

  .products .product-card-info h5 {
    max-height: 60px;
    overflow: hidden;
    min-height: 35px;
  }
}


@media (max-width: 576px) {
  .hp-products h2 {
    font-size: 18px;
  }

  .hp-products .view-more {
    font-size: 12px;
  }

  .products .product-card-info h5 {
    font-size: 14px;
  }

  .products .product-card-price-after {
    font-size: 12px;
  }
}

@media (max-width:768px) {
  .collections-brands h3 {
    font-size: 14px
  }
}

.site-header__wishlist .icon-heart {
  width: 1.8em;
  height: 1.8em
}

.icon-wishlist-item {
  position: absolute;
  bottom: 5px;
  right: 5px;
  cursor: pointer
}

#product-loop-coll .icon-wishlist-item {
  right: 10px
}

.icon-wishlist-item a {
  color: #212121
}

.c-products-grid .card:hover .icon-wishlist-item {
  display: block
}

#product-loop-coll .products:hover .icon-wishlist-item {
  display: block
}

.icon-wishlist-item .icon {
  display: block;
  width: 20px;
  height: 20px
}

.icon-wishlist-item .icon-heart-solid {
  display: none
}

.icon-wishlist-item .wishlist-added .icon-heart {
  display: none
}

.icon-wishlist-item .wishlist-added .icon-heart-solid {
  display: block
}

.icon-wishlist-product {
  margin-left: 5px;
  cursor: pointer
}

.icon-wishlist-product .icon {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px
}

.icon-wishlist-product .icon-heart-solid {
  display: none
}

.icon-wishlist-product .wishlist-added .icon-heart {
  display: none
}

.icon-wishlist-product .wishlist-added .icon-heart-solid {
  display: inline-block
}

/* Wishlist icon toggle styles */
.wishlist-icon-wrapper {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 21px
}

.wishlist-icon-outline,
.wishlist-icon-filled {
  position: absolute;
  top: 0;
  left: 0
}

.wishlist-toggle.active .wishlist-icon-filled {
  display: block !important
}

.wishlist-toggle.active .wishlist-icon-outline {
  display: none !important
}

@media (min-width:992px) {
  .icon-wishlist-item {
    display: none
  }
}

@media (max-width:991px) {
  .icon-wishlist-item .icon {
    width: 15px;
    height: 15px
  }
}

.stamped-badge-starrating .stamped-fa {
  width: 15px;
  color: #d10000
}

.stamped-badge-caption[data-reviews]:after {
  content: '' !important
}

.stamped-badge-caption {
  font-size: 12px;
  vertical-align: middle;
  color: #212121
}

.fa-star-half-o:before,
.fa-star-o:before,
.fa-star:before,
.stamped-fa-star-half-o:before,
.stamped-fa-star-o:before,
.stamped-fa-star:before {
  font-size: 16px
}

.product-meta--review .stamped-badge-starrating .stamped-fa {
  margin-right: 2px
}

.product-meta--review .stamped-badge-starrating .stamped-fa:before {
  font-size: 20px
}

.product-meta--review .stamped-badge-caption {
  font-size: 16px;
  margin-right: 5px;
  margin-left: 5px;
  vertical-align: inherit
}

.fa-star,
.fa-star-checked,
.fa-star-half-o,
.fa-star-o,
.stamped-fa-star,
.stamped-fa-star-checked,
.stamped-fa-star-half-o,
.stamped-fa-star-o {
  color: #d10000 !important
}

.summary-rating-bar-content {
  background-color: #d10000 !important;
  color: #fff !important
}

.product-card-info .btn.btn-cta {
  width: 130px;
  height: 35px;
  padding: 5px;
  height: 35px;
  line-height: normal;
  text-transform: capitalize !important;
}

.position-absolute.label-tag {
  z-index: 999;
}

.label-tag.forever-flower {
  bottom: 0;
}

.shopify-section:first-child {
  margin-top: 0;
}

@media (max-width: 600px) {
  .label-tag.valentine img {
    width: 20px;
  }

  .label-tag.freeItem img {
    width: 40px !important;
  }
}

button.disabled {
  pointer-events: none;
}

/*
@media (max-width: 768px){
  body:not(.template-product) #tidio-chat-iframe {display: none!important;}
}
*/
#tidio-chat-iframe {
  display: none !important;
}

#lineId-11986734055639,
#lineId-11986734088407,
#lineId-11986734121175 {
  display: none
}