@charset "UTF-8";

.button--gray-light.button--arrow:after {
  border-left-color: #e8e8e8;
}

.button--gray-light .button-loader {
  border-color: #111 #e8e8e8 #111 #111;
}

.button--weak {
  background-color: #f2f2f2;
  color: #111;
}

.button--weak.button--arrow:after {
  border-left-color: #f2f2f2;
}

.button--weak .button-loader {
  border-color: #111 #f2f2f2 #111 #111;
}

.button--black {
  background-color: #111;
  color: #fff;
}

.button--black.button--arrow:after {
  border-left-color: #111;
}

.button--black .button-loader {
  border-color: #fff #111 #fff #fff;
}

.button--small {
  padding-top: 12px;
  padding-bottom: 9px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .button--small {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .button--small {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media (min-width:70rem) {
  .button--small {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.button--small:after,
.button--small:before {
  display: none;
}

.button--tiny {
  font-size: .75rem;
  padding-top: 8px;
  padding-bottom: 6px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .button--tiny {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .button--tiny {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .button--tiny {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.button--large {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 700;
}

.button--icon {
  padding-left: 0!important;
  padding-right: 0!important;
  width: 49px;
  border-radius: 50%;
  text-align: center;
}

.button--arrow {
  position: relative;
  text-indent: 4px;
}

.button--arrow:after,
.button--arrow:before {
  content: "";
  display: block;
  position: absolute;
  transform: translateY(-50%);
  border: 5px solid transparent;
}

.button--arrow:after,
.button--arrow:before {
  top: 50%;
}

.button--arrow:before {
  left: 16px;
}

.button--arrow:after {
  left: 14px;
}

.button--arrow:before {
  border-left-color: #111;
  margin-right: -5px;
}

.button--arrow:after {
  border-left-color: #fff;
  margin-right: -5px;
}

.button--1881 {
  background-image: url(/frontend/images/icons/1881-logo.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 42px 45px;
  position: absolute;
  right: .9375rem;
  top: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 42px;
  height: 45px;
  margin-bottom: -5px;
}

.button--block {
  display: block;
}

.button--inline-block {
  display: inline-block;
}

.button--white--square {
  border: 1px solid #6a6e72;
  border-radius: 0;
}

.button--add-to-cart {
  height: 47px;
}

.button--vipps-express {
  background-color: #ff5b24;
  height: 47px;
  padding: 0;
  margin-top: 12px;
}

.button--vipps-express img {
  width: 100%;
  height: 100%;
}

.button--1881--padding {
  position: relative;
  padding-right: 66px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaigncountdownblock,
  .campaignheroblock,
  .content-area-wide .campaigncountdownblock {
    margin-top: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaigncountdownblock,
  .campaignheroblock,
  .content-area-wide .campaigncountdownblock {
    margin-top: 24px;
  }
}

@media (min-width:70rem) {
  .campaigncountdownblock,
  .campaignheroblock,
  .content-area-wide .campaigncountdownblock {
    margin-top: 32px;
  }
}

.campaigncountdownblock,
.campaignheroblock,
.content-area-wide .campaigncountdownblock {
  padding-left: 10px;
  padding-right: 10px;
}

.campaigncountdownblock .container,
.campaignheroblock .container {
  padding: 0;
}

.campaign-countdown-container,
.campaign-hero-container {
  height: 500px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-container,
  .campaign-hero-container {
    height: auto;
  }
}

.campaign-hero-sticker,
.content-area-wide .campaign-countdown-sticker {
  position: absolute;
  padding-left: 10px;
  top: -35px;
  left: 35px;
  z-index: 1;
}

.campaign-hero-sticker h4,
.content-area-wide .campaign-countdown-sticker h4 {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}

.campaign-countdown-image,
.campaign-hero-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-image,
  .campaign-hero-image {
    position: static;
    width: 100%;
    height: 200px;
  }
}

.campaign-countdown-content,
.campaign-hero-content,
.content-area-wide .campaign-countdown-content {
  width: 80%;
  min-height: 82px;
  position: absolute;
  bottom: 0;
  right: 10px;
  display: -ms-flexbox;
  display: flex;
}

.campaign-countdown-content-text,
.campaign-hero-content-text {
  background: hsla(0,0%,100%,.8);
  padding: 20px;
  -ms-flex: 1;
  flex: 1;
  margin-right: 7px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-content-text,
  .campaign-hero-content-text {
    margin-right: 0;
  }
}

.campaign-countdown-content-text-heading,
.campaign-hero-content-text-heading {
  font-size: 1.125rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  color: #e2001a;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.campaign-countdown-content-text-main-body,
.campaign-hero-content-text-main-body {
  font-size: .875rem;
  font-family: Montserrat Semi Bold,Helvetica,Arial,sans-serif;
  font-weight: 600;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.campaign-countdown-content-arrow,
.campaign-hero-content-arrow {
  width: 82px;
  background: rgba(175,0,20,.8);
  font-size: 2.1875rem;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-content-arrow,
  .campaign-hero-content-arrow {
    width: auto;
  }
}

.campaign-countdown-link,
.campaign-hero-link {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .content-area-wide .campaigncountdownblock,
  .content-area-wide .campaignheroblock {
    margin-top: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .content-area-wide .campaigncountdownblock,
  .content-area-wide .campaignheroblock {
    margin-top: 48px;
  }
}

@media (min-width:70rem) {
  .content-area-wide .campaigncountdownblock,
  .content-area-wide .campaignheroblock {
    margin-top: 64px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .content-area-wide .campaigncountdownblock,
  .content-area-wide .campaignheroblock {
    margin-top: 48px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .content-area-wide .campaigncountdownblock,
  .content-area-wide .campaignheroblock {
    margin-top: 72px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) and (min-width:70rem) {
  .content-area-wide .campaigncountdownblock,
  .content-area-wide .campaignheroblock {
    margin-top: 96px;
  }
}

.content-area-wide .campaign-countdown-sticker,
.content-area-wide .campaign-hero-sticker {
  padding-left: calc((100vw - 1400px)/2);
  left: 35px;
}

@media (min-width:70rem) {
  .campaigncountdownblock:nth-child(2) .content-area-wide .campaign-countdown-content,
  .campaigncountdownblock:nth-child(2) .content-area-wide .campaign-hero-content,
  .campaignheroblock:nth-child(2) .content-area-wide .campaign-countdown-content,
  .campaignheroblock:nth-child(2) .content-area-wide .campaign-hero-content {
    right: auto;
    left: 10px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaigncountdownblock:nth-child(2) .content-area-wide .campaign-countdown-content,
  .campaigncountdownblock:nth-child(2) .content-area-wide .campaign-hero-content,
  .campaignheroblock:nth-child(2) .content-area-wide .campaign-countdown-content,
  .campaignheroblock:nth-child(2) .content-area-wide .campaign-hero-content {
    width: calc(100% - 20px);
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaigncountdownblock:nth-child(2) .content-area-wide .campaign-countdown-content,
  .campaigncountdownblock:nth-child(2) .content-area-wide .campaign-hero-content,
  .campaignheroblock:nth-child(2) .content-area-wide .campaign-countdown-content,
  .campaignheroblock:nth-child(2) .content-area-wide .campaign-hero-content {
    width: 80%;
    position: absolute;
    right: 10px;
    left: auto;
  }
}

.content-area-wide .row .campaigncountdownblock,
.content-area-wide .row .campaignheroblock {
  padding: 0!important;
}

.campaignheroblock.col-sm-12 .container,
.col-sm-12.campaigncountdownblock .container {
  margin: auto;
  max-width: 1400px;
  padding: 0;
  padding-left: 20px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}

.campaignheroblock.col-sm-12 .container .campaign-countdown-content,
.campaignheroblock.col-sm-12 .container .campaign-hero-content,
.col-sm-12.campaigncountdownblock .container .campaign-countdown-content,
.col-sm-12.campaigncountdownblock .container .campaign-hero-content {
  position: relative;
  margin: auto auto 0;
}

@media (min-width:75rem) {
  .campaignheroblock.col-sm-12 .container .campaign-countdown-content,
  .campaignheroblock.col-sm-12 .container .campaign-hero-content,
  .col-sm-12.campaigncountdownblock .container .campaign-countdown-content,
  .col-sm-12.campaigncountdownblock .container .campaign-hero-content {
    width: calc(80% + 60px);
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaigncountdownblock {
    margin-top: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaigncountdownblock {
    margin-top: 24px;
  }
}

@media (min-width:70rem) {
  .campaigncountdownblock {
    margin-top: 32px;
  }
}

.campaign-countdown-image {
  padding-top: 150px;
  text-align: center;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-image {
    padding-top: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .campaign-countdown-image {
    padding-top: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .campaign-countdown-image {
    padding-top: 32px;
  }
}

.campaign-countdown-image-content-container {
  min-width: 500px;
  display: inline-block;
  text-align: left;
}

@media (min-width:0) and (max-width:69.9375rem) {
  .campaign-countdown-image-content-container {
    min-width: 0;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-image-content-container {
    width: 74%;
    margin-left: 13%;
    margin-right: 13%;
  }
}

.campaign-countdown-image-heading {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-image-heading {
    font-size: 1.875rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaign-countdown-image-heading {
    font-size: 2.5rem;
  }
}

@media (min-width:70rem) {
  .campaign-countdown-image-heading {
    font-size: 3.75rem;
  }
}

.campaign-countdown-image-counter {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-image-counter {
    font-size: 16x;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaign-countdown-image-counter {
    font-size: 1.125rem;
  }
}

@media (min-width:70rem) {
  .campaign-countdown-image-counter {
    font-size: 1.875rem;
  }
}

.campaign-countdown-image-subheading {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-countdown-image-subheading {
    font-size: 16x;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaign-countdown-image-subheading {
    font-size: 1.125rem;
  }
}

@media (min-width:70rem) {
  .campaign-countdown-image-subheading {
    font-size: 1.875rem;
  }
}

.content-area-wide .row {
  margin: 0!important;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .content-area-wide .row {
    margin-left: 0!important;
    margin-right: 0!important;
  }
}

.content-area-wide .row .campaigncountdownblock {
  padding: 0!important;
}

.campaigncountdownblock.col-sm-12 .container {
  margin: auto;
  max-width: 1400px;
  padding: 0;
  padding-left: 20px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}

.campaigncountdownblock.col-sm-12 .container .campaign-countdown-content {
  position: relative;
  margin: auto auto 0;
}

@media (min-width:75rem) {
  .campaigncountdownblock.col-sm-12 .container .campaign-countdown-content {
    width: calc(80% + 60px);
  }
}

.campaign {
  background-color: #444;
  color: #fff;
  position: relative;
  overflow: hidden;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaign {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width:70rem) {
  .campaign {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media print {
  .campaign {
    display: none;
  }
}

.campaign:before {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  left: -10px;
  box-shadow: inset 0 0 7px rgba(0,0,0,.85);
}

.campaign-table {
  display: table;
  table-layout: auto;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-table {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaign-table {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .campaign-table {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .campaign-table {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .campaign-table {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .campaign-table {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.campaign-content {
  display: table-row;
}

.campaign-dots {
  display: table-cell;
  white-space: nowrap;
  font-size: 0;
  margin: 0;
  padding: 0;
}

.campaign-dots>* {
  margin: 0 4px 0 0;
  padding: 0;
  list-style: none;
}

.campaign-dot {
  display: inline-block;
}

.campaign-dot button {
  position: relative;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  transition-property: border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
}

.campaign-dot button:focus {
  outline: none;
  border-color: hsla(0,0%,100%,.5);
}

.campaign-dot-color {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  border-radius: 50%;
  transition: all .25s ease-in-out;
}

.campaign-dot--active button {
  border-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .campaign-dot:last-child {
    margin-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .campaign-dot:last-child {
    margin-right: 12px;
  }
}

@media (min-width:70rem) {
  .campaign-dot:last-child {
    margin-right: 16px;
  }
}

.campaign-items {
  display: table-cell;
  width: 100%;
  position: relative;
}

.campaign-item {
  font-size: .875rem;
  font-family: "ff-meta-serif-web-pro",Georgia,Times New Roman,serif;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: -3px;
  width: 100%;
  background-color: #444;
  transition: opacity .75s ease-in-out;
  opacity: 0;
}

.campaign-item--active {
  opacity: 1;
  z-index: 1;
}

.campaign-icon {
  color: #6a6e72;
}

.campaign-highlight {
  text-shadow: -1px -1px 1px rgba(0,0,0,.25),1px 1px 1px rgba(0,0,0,.125);
}

.campaign-link {
  font-size: .875rem;
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  color: #fff;
}

.carousel {
  visibility: hidden;
}

.carousel:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .carousel {
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .carousel {
    margin-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .carousel {
    margin-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .carousel {
    -ms-touch-action: auto!important;
    touch-action: auto!important;
  }
}

@media print {
  .carousel {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.carousel img,
.carousel video {
  display: block;
  width: 100%;
}

@media print {
  .carousel img {
    width: auto!important;
    height: 24vh!important;
    margin-bottom: 1vh;
    margin-right: 1vh;
  }
}

.carousel video {
  background-color: #000;
}

@media print {
  .carousel video {
    display: none;
  }
}

.carousel.slick-initialized {
  visibility: visible;
}

.carousel .slick-list {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  background-color: #fff;
  border-radius: .25rem .25rem 0 0;
  min-height: 140px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .carousel .slick-list {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .carousel .slick-list {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .carousel .slick-list {
    margin-bottom: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .carousel .slick-list {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }
}

@media print {
  .carousel .slick-list {
    height: auto!important;
    box-shadow: none;
  }
}

@media print {
  .carousel .slick-track {
    width: auto!important;
    left: 0!important;
    opacity: 1!important;
  }
}

@media print {
  .carousel .slick-cloned {
    display: none!important;
  }
}

.carousel .slick-slide {
  position: relative;
}

@media print {
  .carousel .slick-slide {
    width: auto!important;
    height: auto;
  }
}

.carousel .slick-slide:focus {
  outline-color: #11a581;
}

.carousel .slick-dots {
  position: relative;
  left: 0;
  margin: 0;
  bottom: 0;
  width: auto;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .carousel .slick-dots {
    right: -4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .carousel .slick-dots {
    right: -6px;
  }
}

@media (min-width:70rem) {
  .carousel .slick-dots {
    right: -8px;
  }
}

.carousel .slick-dots:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .carousel .slick-dots {
    display: none!important;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .carousel .slick-dots {
    height: 40px;
  }
}

@media (min-width:70rem) {
  .carousel .slick-dots {
    height: 80px;
  }
}

.carousel .slick-dots li {
  float: left;
  width: 20%;
  height: auto;
  margin: 0;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .carousel .slick-dots li {
    padding-right: 4px;
    padding-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .carousel .slick-dots li {
    padding-right: 6px;
    padding-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .carousel .slick-dots li {
    padding-right: 8px;
    padding-bottom: 8px;
  }
}

.slick-dots li .carousel-no-thumbnail,
.slick-dots li .carousel-thumbnail {
  width: 100%;
  padding: 0;
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .slick-dots li .carousel-no-thumbnail,
  .slick-dots li .carousel-thumbnail {
    height: 40px;
  }
}

@media (min-width:70rem) {
  .slick-dots li .carousel-no-thumbnail,
  .slick-dots li .carousel-thumbnail {
    height: 80px;
  }
}

@media print {
  .slick-dots li .carousel-no-thumbnail,
  .slick-dots li .carousel-thumbnail {
    display: none;
  }
}

.slick-dots li .carousel-no-thumbnail:after,
.slick-dots li .carousel-no-thumbnail:before,
.slick-dots li .carousel-thumbnail:after,
.slick-dots li .carousel-thumbnail:before {
  display: none;
}

.slick-dots li .carousel-thumbnail {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.slick-dots li .carousel-no-thumbnail {
  background-color: #e8e8e8;
}

.slick-dots li.slick-active .carousel-no-thumbnail,
.slick-dots li.slick-active .carousel-thumbnail {
  box-shadow: inset 0 0 0 1px #a3c18f,inset 0 0 0 2px hsla(0,0%,100%,.5);
}

.carousel .slick-next,
.carousel .slick-prev {
  background-color: rgba(68,68,68,.25);
  width: 50px;
  height: 50px;
  z-index: 1;
  position: absolute;
  font-family: fontello;
}

@media (min-width:70rem) {
  .carousel .slick-next,
  .carousel .slick-prev {
    margin-top: -40px;
  }
}

@media print {
  .carousel .slick-next,
  .carousel .slick-prev {
    display: none!important;
  }
}

.carousel .slick-next:after,
.carousel .slick-next:before,
.carousel .slick-prev:after,
.carousel .slick-prev:before {
  opacity: 1;
  font-family: fontello;
}

.carousel .slick-prev {
  left: 0;
}

.carousel .slick-prev:before {
  margin-left: 14px;
  content: "\e804";
}

.carousel .slick-next {
  right: 0;
}

.carousel .slick-next:before {
  margin-left: 17px;
  content: "\e805";
}

.carousel--gallery {
  padding-bottom: 0!important;
}

.carousel--gallery .slick-list {
  margin-bottom: 0;
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
}

.carousel--gallery .slick-next,
.carousel--gallery .slick-prev {
  margin-top: 0;
}

.carousel--gallery .slick-slide {
  padding-right: 2px;
  transition: opacity .3s ease-in-out;
  opacity: .75;
}

.carousel--gallery .slick-slide:focus {
  outline: none;
}

.carousel--gallery .slick-slide img {
  display: block;
  width: auto;
  transform: translateZ(0);
}

@media (min-width:0) and (max-width:69.9375rem) {
  .carousel--gallery .slick-slide img {
    height: 75vw;
    max-height: 75vh;
  }
}

@media (min-width:70rem) {
  .carousel--gallery .slick-slide img {
    height: 75vh;
  }
}

.carousel--gallery .slick-active {
  opacity: 1;
}

.cart2 {
  word-break: normal;
}

.cart2-heading {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  z-index: 1;
  color: #6a6e72;
  margin-bottom: -1px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-heading {
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-heading {
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .cart2-heading {
    padding-right: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-heading {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-heading {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-heading {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width:40rem) {
  .cart2-heading {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-heading {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.cart2-heading b,
.cart2-heading strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.cart2-product-list {
  position: relative;
  padding-left: 3px;
  padding-right: 3px;
}

.cart2-product {
  margin-bottom: 6px;
  position: relative;
  color: #111;
  background-color: #fff;
  padding-left: 33.33333%;
}

.cart2-product:after {
  content: "";
  display: table;
  clear: both;
}

.cart2-product-container {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  width: 33.33333%;
  background-color: #fff;
}

.cart2-product-container:after {
  content: "";
  display: table;
  clear: both;
}

.cart2-product-anchor {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
  background-color: #000;
}

.cart2-product-anchor:after {
  content: "";
  display: table;
  clear: both;
}

.cart2-product-image {
  opacity: .97;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 0 0;
}

.cart2-product-image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 14px;
  width: 14px;
  border: 2px solid #11a581;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,b;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,1;
}

.cart2-product-image--is-dark,
.cart2-product-image--is-light {
  color: transparent;
}

.cart2-product-image--is-dark:after,
.cart2-product-image--is-light:after {
  display: none;
}

.cart2-product-image--is-light {
  background-size: contain;
  background-color: #fff;
}

.cart2-product-image--is-dark {
  background-size: cover;
}

.cart2-product-name {
  font-size: .875rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  position: relative;
  padding-right: 54px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-name {
    padding-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-name {
    padding-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .cart2-product-name {
    padding-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-name {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-name {
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-product-name {
    padding-left: 32px;
  }
}

.cart2-product-name a {
  transition: color .3s ease-in-out;
  text-decoration: none;
}

.cart2-product-name a:hover {
  color: rgba(226,0,26,.8);
}

.cart2-product-name a:focus {
  color: rgba(226,0,26,.9);
  outline: none;
}

.cart2-product-name a:active {
  color: #e2001a;
}

.cart2-product-name:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  border-bottom: 1px solid #a2a5a8;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-name:after {
    left: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-name:after {
    left: 12px;
  }
}

@media (min-width:70rem) {
  .cart2-product-name:after {
    left: 16px;
  }
}

.cart2-product-name-label {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-left: 3px;
  padding-right: 6px;
  margin-left: -3px;
  background-color: #fff;
}

.cart2-product-remove-button {
  position: absolute;
  z-index: 1;
  top: -6px;
  right: -5px;
  background-color: #fff;
  color: #e2001a;
  text-align: center;
  padding: 2px 0 0 1px!important;
  border-radius: 50%;
  width: 22px;
  height: 22px;
}

.cart2-product-remove-button-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.cart2-product-remove-button-loader {
  display: none;
}

.cart2-product-remove-button-loader--on {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 13px;
  width: 13px;
  border: 2px solid #e2001a;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,a;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,infinite;
  top: 5px;
  left: 4px;
  transform: none;
  display: block;
  background-color: #fff;
}

.cart2-product-table {
  position: relative;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-table {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-table {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .cart2-product-table {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
  }
}

.cart2-product-table:after {
  content: "";
  display: table;
  clear: both;
}

.cart2-product-table-count {
  position: relative;
  max-width: 100px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-table-count {
    margin-left: -4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-table-count {
    margin-left: -6px;
  }
}

@media (min-width:70rem) {
  .cart2-product-table-count {
    margin-left: -8px;
  }
}

.cart2-product-table-count-number {
  font-size: .875rem;
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #6a6e72;
  border-radius: .25rem;
  color: #111;
  padding-right: 0!important;
  padding-top: 8px!important;
  padding-bottom: 8px!important;
  width: 100%;
  border-color: #a2a5a8;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-table-count-number {
    padding: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-table-count-number {
    padding: 6px;
  }
}

@media (min-width:70rem) {
  .cart2-product-table-count-number {
    padding: 8px;
  }
}

.cart2-product-table-count-number[disabled] {
  background-color: #fff;
  color: #a2a5a8;
}

.cart2-product-table-count-loader {
  display: none;
}

.cart2-product-table-count-loader--on {
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 11px;
  width: 11px;
  border: 2px solid #a2a5a8;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,a;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,infinite;
  top: 50%;
  left: auto;
  right: 28px;
  transform: none;
  margin-top: -6px;
  display: block;
}

.cart2-product-table-items {
  float: left;
  width: 100%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-table-items {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-table-items {
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-product-table-items {
    padding-left: 32px;
  }
}

.cart2-product-table-item {
  font-size: 0;
  color: #6a6e72;
}

.cart2-product-table-item:after {
  content: "";
  display: table;
  clear: both;
}

.cart2-product-table-item:not(:last-child) {
  margin-bottom: 8px;
}

.cart2-product-table-heading {
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  max-width: 140px;
  padding-right: 8px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-table-heading {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart2-product-table-heading {
    font-size: .8125rem;
  }
}

.cart2-product-table-value {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 50%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-table-value {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart2-product-table-value {
    font-size: .8125rem;
  }
}

.cart2-product-table-item--strong {
  color: #111;
}

.cart2-product-table-item--strong .cart2-product-table-heading {
  font-size: .875rem;
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
}

.cart2-product-table-item--strong .cart2-product-table-value {
  font-size: .875rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
}

.cart2-product-table-border {
  padding-top: 8px;
  display: inline-block;
  border-top: 1px solid #e8e8e8;
}

.cart2-product-table-heading .cart2-product-table-border {
  display: block;
  margin-right: -8px;
}

.cart2-product-sample {
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #6a6e72;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-sample {
    padding-top: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-sample {
    padding-top: 12px;
  }
}

@media (min-width:70rem) {
  .cart2-product-sample {
    padding-top: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-sample {
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-product-sample {
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-product-sample {
    padding-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-product-sample {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart2-product-sample {
    font-size: .8125rem;
  }
}

.cart2-total {
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding-right: 3px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-total {
    padding-left: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-total {
    padding-left: 6px;
  }
}

@media (min-width:70rem) {
  .cart2-total {
    padding-left: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-total {
    margin-top: 8px;
    padding-top: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-total {
    margin-top: 12px;
    padding-top: 12px;
  }
}

@media (min-width:70rem) {
  .cart2-total {
    margin-top: 16px;
    padding-top: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-total {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-total {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .cart2-total {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

.cart2-total-row {
  padding-left: 33.33333%;
}

.cart2-total-row:after {
  content: "";
  display: table;
  clear: both;
}

.cart2-total-label {
  font-size: 1rem;
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  float: left;
  width: 50%;
  max-width: 140px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-total-label {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-total-label {
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-total-label {
    padding-left: 32px;
  }
}

.cart2-total-value {
  font-size: 1rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  float: left;
  width: 50%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-total-value {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-total-value {
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-total-value {
    padding-left: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-button-submit-container {
    padding-right: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-button-submit-container {
    padding-right: 48px;
  }
}

@media (min-width:70rem) {
  .cart2-button-submit-container {
    padding-right: 64px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-button-submit-container {
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-button-submit-container {
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-button-submit-container {
    padding-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-button-submit-container {
    padding-left: calc(33.33333% + 16px);
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-button-submit-container {
    padding-left: calc(33.33333% + 24px);
  }
}

@media (min-width:70rem) {
  .cart2-button-submit-container {
    padding-left: calc(33.33333% + 32px);
  }
}

.cart2-button-submit {
  display: block;
}

.cart2-empty {
  font-size: 1rem;
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart2-empty {
    padding: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart2-empty {
    padding: 24px;
  }
}

@media (min-width:70rem) {
  .cart2-empty {
    padding: 32px;
  }
}

.cart {
  word-break: normal;
}

.cart-heading {
  padding-left: 48px;
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  z-index: 1;
  color: #6a6e72;
  margin-bottom: -1px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-heading {
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-heading {
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .cart-heading {
    padding-right: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-heading {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-heading {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .cart-heading {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width:40rem) {
  .cart-heading {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-heading {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.cart-heading b,
.cart-heading strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.cart-product-list {
  position: relative;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-product-list {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-product-list {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .cart-product-list {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-product-list {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-product-list {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .cart-product-list {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

.cart-product {
  padding-left: 48px;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
  color: #111;
}

.cart-product:after {
  content: "";
  display: table;
  clear: both;
}

.cart-product-count {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  margin-left: -48px;
  padding-top: 20px;
}

.cart-product-count-number {
  font-size: .875rem;
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #6a6e72;
  border-radius: .25rem;
  color: #111;
  padding-right: 0!important;
  border: 0 none;
  width: 100%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-product-count-number {
    padding: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-product-count-number {
    padding: 6px;
  }
}

@media (min-width:70rem) {
  .cart-product-count-number {
    padding: 8px;
  }
}

.cart-product-container {
  position: relative;
  float: left;
  width: 100%;
}

.cart-product-container:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-product-container {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-product-container {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .cart-product-container {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
  }
}

.cart-product-anchor {
  display: block;
  text-decoration: none;
}

.cart-product-anchor:after {
  content: "";
  display: table;
  clear: both;
}

.cart-product-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 30%;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}

.cart-product-info {
  float: right;
  width: 70%;
  padding-right: 48px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-product-info {
    padding-left: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-product-info {
    padding-left: 12px;
  }
}

@media (min-width:70rem) {
  .cart-product-info {
    padding-left: 16px;
  }
}

.cart-product-category {
  font-size: .75rem;
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-product-category {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-product-category {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .cart-product-category {
    margin-bottom: 8px;
  }
}

.cart-product-name {
  font-size: .75rem;
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-style: normal;
  line-height: 1.25;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-product-name {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-product-name {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .cart-product-name {
    margin-bottom: 8px;
  }
}

.cart-product-price {
  font-size: 1.125rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  color: #111;
  font-weight: 400;
  line-height: 1.25;
}

.cart-product-remove {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 48px;
}

.cart-product-remove-button {
  display: block;
  position: absolute;
  border-radius: 0;
  top: 0;
  bottom: 0;
  color: #e2001a;
  text-align: center;
  padding-left: 0!important;
  padding-right: 0!important;
  width: 100%;
  background-color: #fff;
}

.cart-product-remove-button-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.cart-total {
  padding-left: 48px;
  display: table;
  width: 100%;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-total {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-total {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .cart-total {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-total {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-total {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .cart-total {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

.cart-total-row {
  display: table-row;
}

.cart-total-label {
  width: 30%;
}

.cart-total-label,
.cart-total-value {
  font-size: 1.125rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  color: #111;
  font-weight: 400;
  line-height: 1.25;
  display: table-cell;
  vertical-align: middle;
}

.cart-total-value {
  width: 70%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-total-value {
    padding-left: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-total-value {
    padding-left: 12px;
  }
}

@media (min-width:70rem) {
  .cart-total-value {
    padding-left: 16px;
  }
}

.cart-button-submit-container {
  padding-left: 48px;
  padding-right: 48px;
}

.cart-button-submit {
  display: block;
}

.cart-related {
  background-image: linear-gradient(135deg,#fff,#fff 50%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0)),linear-gradient(-135deg,#fff,#fff 50%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0));
  background-position: top,top;
  background-size: .75rem .75rem,.75rem .75rem;
  background-repeat: repeat-x;
  background-color: #e8f0e3;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-related {
    padding: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related {
    padding: 24px;
  }
}

@media (min-width:70rem) {
  .cart-related {
    padding: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-related {
    margin-top: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related {
    margin-top: 48px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .cart-related {
    margin-top: 64px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-related {
    margin-top: 16px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related {
    margin-top: 24px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .cart-related {
    margin-top: 32px;
  }
}

.cart-related-heading {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  line-height: 1;
  color: #6a6e72;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-related-heading {
    font-size: 1rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related-heading {
    font-size: 1.25rem;
  }
}

@media (min-width:70rem) {
  .cart-related-heading {
    font-size: 1.375rem;
  }
}

.cart-related-heading b,
.cart-related-heading strong {
  font-family: Montserrat Semi Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-related-heading {
    margin-top: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related-heading {
    margin-top: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .cart-related-heading {
    margin-top: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-related-heading {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related-heading {
    margin-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .cart-related-heading {
    margin-bottom: 32px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-related-heading {
    margin-top: 4px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related-heading {
    margin-top: 6px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .cart-related-heading {
    margin-top: 8px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .cart-related-heading {
    margin-bottom: 12px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related-heading {
    margin-bottom: 18px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .cart-related-heading {
    margin-bottom: 24px;
  }
}

.cart-related-item {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 320px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-related-item {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-related-item {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .cart-related-item {
    margin-bottom: 16px;
  }
}

.cart3 {
  word-break: normal;
}

.cart3-heading {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  z-index: 1;
  color: #6a6e72;
  margin-bottom: -1px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-heading {
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-heading {
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .cart3-heading {
    padding-right: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-heading {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-heading {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .cart3-heading {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width:40rem) {
  .cart3-heading {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-heading {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.cart3-heading b,
.cart3-heading strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.cart3-product-list {
  position: relative;
  padding-left: 3px;
  padding-right: 3px;
}

.cart3-product {
  margin-bottom: 6px;
  position: relative;
  color: #111;
  background-color: #fff;
  min-height: 100px;
}

.cart3-product:after {
  content: "";
  display: table;
  clear: both;
}

.cart3-product-container {
  position: absolute;
  z-index: 1;
  top: 16px;
  left: 0;
  bottom: 10px;
  width: 120px;
  background-color: #fff;
}

.cart3-product-container:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-container {
    top: 7px;
    bottom: 0;
  }
}

.cart3-product-anchor {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
  background-color: #000;
}

.cart3-product-anchor:after {
  content: "";
  display: table;
  clear: both;
}

.cart3-product-image {
  opacity: .97;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 0 0;
}

.cart3-product-image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 14px;
  width: 14px;
  border: 2px solid #11a581;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,b;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,1;
}

.cart3-product-image--is-dark,
.cart3-product-image--is-light {
  color: transparent;
}

.cart3-product-image--is-dark:after,
.cart3-product-image--is-light:after {
  display: none;
}

.cart3-product-image--is-light {
  background-size: contain;
  background-color: #fff;
}

.cart3-product-image--is-dark {
  background-size: cover;
}

.cart3-product-name {
  font-size: .875rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
}

.cart3-product-name a {
  transition: color .3s ease-in-out;
  text-decoration: none;
}

.cart3-product-name a:hover {
  color: rgba(226,0,26,.8);
}

.cart3-product-name a:focus {
  color: rgba(226,0,26,.9);
  outline: none;
}

.cart3-product-name a:active {
  color: #e2001a;
}

.cart3-product-name-label {
  font-size: 1rem;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-name-label {
    font-size: .9rem;
  }
}

.cart3-product-remove-button {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  float: right;
  margin-right: 1.3em!important;
  z-index: 1;
  background-color: #fff;
  color: #e2001a;
  text-align: center;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: inherit;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-remove-button {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart3-product-remove-button {
    font-size: .8125rem;
  }
}

.cart3-product-remove-button-loader {
  display: none;
}

.cart3-product-remove-button-loader--on {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 13px;
  width: 13px;
  border: 2px solid #e2001a;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,a;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,infinite;
  top: 5px;
  left: 4px;
  transform: none;
  display: block;
  background-color: #fff;
}

.cart3-product-table {
  position: relative;
  border-top: 1px solid #a2a5a8;
  min-height: 100px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-product-table {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .cart3-product-table {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
  }
}

.cart3-product-table:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table {
    padding-bottom: 0;
  }
}

.cart3-product-table-count {
  position: relative;
}

.cart3-product-table-count-number {
  font-size: .875rem;
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #6a6e72;
  border-radius: .25rem;
  color: #111;
  padding-right: 0!important;
  padding-top: 8px!important;
  padding-bottom: 8px!important;
  width: 100%;
  border-color: #a2a5a8;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-count-number {
    padding: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-product-table-count-number {
    padding: 6px;
  }
}

@media (min-width:70rem) {
  .cart3-product-table-count-number {
    padding: 8px;
  }
}

.cart3-product-table-count-number[disabled] {
  background-color: #fff;
  color: #a2a5a8;
}

.cart3-product-table-count-loader {
  display: none;
}

.cart3-product-table-count-loader--on {
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 11px;
  width: 11px;
  border: 2px solid #a2a5a8;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,a;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,infinite;
  top: 50%;
  left: auto;
  right: 28px;
  transform: none;
  margin-top: -6px;
  display: block;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-count-container {
    width: 60%!important;
  }
}

.cart3-product-table-items {
  float: left;
  width: 100%;
  padding-left: 140px;
}

.cart3-product-table-item {
  font-size: 0;
  color: #6a6e72;
}

.cart3-product-table-item:after {
  content: "";
  display: table;
  clear: both;
}

.cart3-product-table-item:not(:last-child) {
  margin-bottom: 8px;
}

.cart3-product-table-heading {
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  max-width: 140px;
  padding-right: 8px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-heading {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart3-product-table-heading {
    font-size: .8125rem;
  }
}

.cart3-product-table-heading-relative {
  position: relative;
}

.cart3-product-table-value {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 50%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-value {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart3-product-table-value {
    font-size: .8125rem;
  }
}

.cart3-product-table-multivalue {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  width: 100%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-multivalue {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart3-product-table-multivalue {
    font-size: .8125rem;
  }
}

.cart3-product-table-multivalue>div {
  float: left;
  margin-right: 4em;
}

.cart3-product-table-multivalue>div:last-child {
  float: none;
  text-align: right;
  margin-right: 1.3em;
}

.cart3-product-table-quantity-text {
  position: absolute;
  top: 1em;
  right: 40px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-quantity-text {
    top: 1.4em;
  }
}

.cart3-product-table-price {
  font-weight: 700;
}

.cart3-product-table-item--strong {
  color: #111;
}

.cart3-product-table-item--strong .cart3-product-table-heading {
  font-size: .875rem;
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
}

.cart3-product-table-item--strong .cart3-product-table-value {
  font-size: .875rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
}

.cart3-product-table-border {
  padding-top: 8px;
  display: inline-block;
  border-top: 1px solid #e8e8e8;
}

.cart3-product-table-heading .cart3-product-table-border {
  display: block;
  margin-right: -8px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-packagecount,
  .cart3-product-table-priceper {
    display: none;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-table-extendedprice {
    margin-top: -1em;
    transform: translateY(-100%);
    font-weight: 700;
  }
}

.cart3-product-sample {
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #6a6e72;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-sample {
    padding-top: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-product-sample {
    padding-top: 12px;
  }
}

@media (min-width:70rem) {
  .cart3-product-sample {
    padding-top: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-sample {
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-product-sample {
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .cart3-product-sample {
    padding-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-product-sample {
    font-size: .6875rem;
  }
}

@media (min-width:40rem) {
  .cart3-product-sample {
    font-size: .8125rem;
  }
}

.cart3-total {
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding-right: 3px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-total {
    padding-left: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-total {
    padding-left: 6px;
  }
}

@media (min-width:70rem) {
  .cart3-total {
    padding-left: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-total {
    padding-top: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-total {
    padding-top: 12px;
  }
}

@media (min-width:70rem) {
  .cart3-total {
    padding-top: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-total {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-total {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .cart3-total {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

.cart3-total-row:after {
  content: "";
  display: table;
  clear: both;
}

.cart3-total-label {
  font-size: 1rem;
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  float: left;
  width: 50%;
  max-width: 140px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-total-label {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-total-label {
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .cart3-total-label {
    padding-left: 32px;
  }
}

.cart3-total-value {
  font-size: 1rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  float: left;
  width: 50%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-total-value {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-total-value {
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .cart3-total-value {
    padding-left: 32px;
  }
}

.cart3-receipt .receipt-table {
  padding-left: 0;
  border-right: none;
}

.cart3-receipt .receipt-content {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-button-submit-container {
    padding-right: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-button-submit-container {
    padding-right: 48px;
  }
}

@media (min-width:70rem) {
  .cart3-button-submit-container {
    padding-right: 64px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-button-submit-container {
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-button-submit-container {
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .cart3-button-submit-container {
    padding-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-button-submit-container {
    padding-left: calc(33.33333% + 16px);
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-button-submit-container {
    padding-left: calc(33.33333% + 24px);
  }
}

@media (min-width:70rem) {
  .cart3-button-submit-container {
    padding-left: calc(33.33333% + 32px);
  }
}

.cart3-button-submit {
  display: block;
}

.cart3-empty {
  font-size: 1rem;
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart3-empty {
    padding: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart3-empty {
    padding: 24px;
  }
}

@media (min-width:70rem) {
  .cart3-empty {
    padding: 32px;
  }
}

.cart-button {
  padding: 10px;
  position: absolute;
  top: -20px;
  overflow: hidden;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-button {
    right: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-button {
    right: 24px;
  }
}

@media (min-width:70rem) {
  .cart-button {
    right: 32px;
  }
}

.state-cart-button--hidden .cart-button {
  display: none;
}

@media (min-width:0) and (max-width:69.9375rem) {
  .cart-button {
    transition: background-color .3s ease-in-out;
  }

  .cart-button:hover {
    background-color: hsla(210,3%,65%,.075);
  }

  .cart-button:focus {
    background-color: hsla(210,3%,65%,.15);
    outline: none;
  }

  .cart-button:active {
    background-color: hsla(210,3%,65%,.25);
  }
}

@media (min-width:70rem) {
  .cart-button {
    transition: box-shadow .3s ease-in-out;
    border-radius: .25rem;
  }

  .cart-button:hover {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
  }

  .cart-button:focus {
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.0933333),0 1px 18px 0 rgba(0,0,0,.08),0 3px 5px -1px rgba(0,0,0,.133333);
    outline: none;
  }

  .cart-button:active {
    box-shadow: 0 8px 10px 1px rgba(0,0,0,.0933333),0 3px 14px 2px rgba(0,0,0,.08),0 5px 5px -3px rgba(0,0,0,.133333);
  }
}

.cart-button-icon {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  color: #e2001a;
  width: 39px;
  height: 39px;
  background-image: url(../images/icons/cart.svg);
  background-size: 39px;
  background-position: 50%;
  background-repeat: no-repeat;
}

.cart-button-total-price {
  font-size: .75rem;
  font-family: arial,sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  -ms-grid-row: 2;
}

.cart-button-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .cart-button-grid p {
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .cart-button-grid p {
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .cart-button-grid p {
    padding-right: 16px;
  }
}

.cart-button-counter {
  font-size: .75rem;
  font-family: arial,sans-serif;
  font-weight: 700;
  line-height: 1;
  -ms-grid-row: 1;
  transition-property: height,background-color,color;
  transition-duration: .1s,.1s,.1s;
  transition-delay: 0s,.1s,.2s;
  transition-timing-function: ease-in-out,ease-in-out,ease-in-out;
}

.cart-button-counter:after {
  content: "";
}

.cart-button--has-items .cart-button-counter {
  height: 16px;
}

.cart-button--has-items .cart-button-counter:after {
  background-color: #e2001a;
  height: 8px;
}

.checkout {
  background-color: #f4f4f4;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout {
    margin: 0;
    background-color: #6a6e72;
  }
}

@media (min-width:40rem) {
  .checkout {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .checkout {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .checkout {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .checkout {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.checkout .button--green:disabled,
.checkout .EPiServerForms .FormSubmitButton:disabled,
.EPiServerForms .checkout .FormSubmitButton:disabled {
  background-color: #e8e8e8;
  box-shadow: none!important;
}

.checkout-panel {
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .checkout-panel {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  }
}

@media (min-width:40rem) {
  .checkout-panel {
    border-radius: .25rem;
  }
}

.checkout-panel-header {
  font-family: "ff-meta-serif-web-pro",Georgia,Times New Roman,serif;
  letter-spacing: .0625rem;
  word-spacing: 2px;
  line-height: 1;
  font-size: .875rem;
  text-transform: uppercase;
  color: #6a6e72;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel-header {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel-header {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .checkout-panel-header {
    padding-top: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel-header {
    padding-top: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel-header {
    padding-top: 12px;
    padding-right: 12px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .checkout-panel-header {
    padding-top: 16px;
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel-header {
    padding-bottom: 12px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel-header {
    padding-bottom: 18px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .checkout-panel-header {
    padding-bottom: 24px;
  }
}

.checkout-panel-header h2 {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  font-family: "ff-meta-serif-web-pro",Georgia,Times New Roman,serif;
  letter-spacing: .0625rem;
  word-spacing: 2px;
  line-height: 1;
  font-size: .875rem;
  text-transform: uppercase;
  position: relative;
  left: -1px;
  display: inline-block;
  background-color: #444;
  color: #fff;
  border-radius: 0 .25rem .25rem 0;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel-header h2 {
    padding: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel-header h2 {
    padding: 12px;
  }
}

@media (min-width:70rem) {
  .checkout-panel-header h2 {
    padding: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel-header h2 {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel-header h2 {
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .checkout-panel-header h2 {
    padding-left: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel-header h2 {
    padding-top: 9px;
    padding-bottom: 7px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel-header h2 {
    padding-top: 13px;
    padding-bottom: 11px;
  }
}

@media (min-width:70rem) {
  .checkout-panel-header h2 {
    padding-top: 17px;
    padding-bottom: 15px;
  }
}

.checkout-panel-header h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -3px;
  width: 3px;
  background-color: rgba(0,0,0,.25);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  left: -1px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-panel-content {
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-panel-content {
    padding-right: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
  }
}

@media (min-width:70rem) {
  .checkout-panel-content {
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
  }
}

.checkout-panel--disabled .checkout-panel-header h2 {
  background-color: transparent;
  color: #e8e8e8;
  box-shadow: none;
}

.checkout-panel--disabled .checkout-panel-header h2:before {
  display: none;
}

.checkout-panel--disabled .checkout-panel-content {
  visibility: hidden;
}

.checkout-panel--disabled .tick-tabs-caret {
  display: none;
}

.checkout-panel--locked .checkout-panel-header h2 {
  background-color: transparent;
  color: #e8e8e8;
  box-shadow: none;
}

.checkout-panel--locked .checkout-panel-header h2:before {
  display: none;
}

.checkout-panel--locked .checkout-panel-content {
  opacity: .5;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.checkout-content {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkout-content:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-content {
    max-width: 640px;
  }
}

@media (min-width:70rem) {
  .checkout-content {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .checkout-content>* {
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
}

.checkout-alert {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-alert {
    max-width: 640px;
  }
}

@media (min-width:70rem) {
  .checkout-forms {
    -ms-flex: 1 auto;
    flex: 1 auto;
    min-width: 560px;
  }
}

@media (min-width:70rem) and (min-width:0) and (max-width:39.9375rem) {
  .checkout-forms {
    margin-right: 16px;
  }
}

@media (min-width:70rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-forms {
    margin-right: 24px;
  }
}

@media (min-width:70rem) and (min-width:70rem) {
  .checkout-forms {
    margin-right: 32px;
  }
}

.checkout-cart {
  position: relative;
  -ms-flex-order: -5;
  order: -5;
}

@media (min-width:70rem) {
  .checkout-cart {
    -ms-flex: 1 auto;
    flex: 1 auto;
    -ms-flex-order: 0;
    order: 0;
    max-width: 50%;
  }
}

.checkout-cart-panel {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-cart-panel {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-cart-panel {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .checkout-cart-panel {
    margin-bottom: 16px;
  }
}

.checkout-cart .cart {
  border-top: 1px solid #e8e8e8;
}

.checkout-cart .cart-product-list {
  margin-bottom: 0;
  padding-bottom: 0;
}

.checkout-cart .cart-product:last-child {
  border-bottom: 0 none;
}

.checkout-cart .cart-related,
.checkout-cart .cart-total {
  display: none;
}

.checkout-cart .cart2-product-list {
  margin-bottom: 0;
  padding-bottom: 3px;
}

.checkout-cart .cart2-product:last-child {
  margin-bottom: 0;
}

.checkout-cart .cart2-related {
  display: none;
}

.checkout-footer {
  clear: both;
  position: relative;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .checkout-receipt .receipt-content--original .receipt-table,
  .checkout-receipt .receipt-content--original .receipt-value {
    color: #fff;
  }
}

@media (min-width:40rem) {
  .checkout-receipt .receipt-table {
    width: 60%;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .checkout-submit {
    margin-top: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-submit {
    margin-top: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .checkout-submit {
    margin-top: 32px;
  }
}

@media (min-width:40rem) {
  .checkout-submit {
    position: absolute;
    z-index: 1;
    right: 0;
  }
}

@media (min-width:70rem) {
  .checkout-submit {
    right: 15px;
    top: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .checkout-submit {
    top: 24px;
  }
}

.checkout-submit .button,
.checkout-submit .EPiServerForms .FormSubmitButton,
.checkout-submit .EPiServerForms input[type=reset],
.EPiServerForms .checkout-submit .FormSubmitButton,
.EPiServerForms .checkout-submit input[type=reset] {
  float: right;
}

.content-area {
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .content-area {
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .content-area {
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .content-area {
    padding-right: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .content-area {
    padding-top: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .content-area {
    padding-top: 48px;
  }
}

@media (min-width:70rem) {
  .content-area {
    padding-top: 64px;
  }
}

.content-area-content {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .content-area-row--has-product-card {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .content-area-row--has-product-card {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width:70rem) {
  .content-area-row--has-product-card .col-md-6:first-child .product-card {
    float: right;
    width: 100%;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .content-area--small-columns .col-lg-1,
  .content-area--small-columns .col-lg-2,
  .content-area--small-columns .col-lg-3,
  .content-area--small-columns .col-lg-4,
  .content-area--small-columns .col-lg-5,
  .content-area--small-columns .col-lg-6,
  .content-area--small-columns .col-lg-7,
  .content-area--small-columns .col-lg-8,
  .content-area--small-columns .col-lg-9,
  .content-area--small-columns .col-lg-10,
  .content-area--small-columns .col-lg-11,
  .content-area--small-columns .col-lg-12,
  .content-area--small-columns .col-md-1,
  .content-area--small-columns .col-md-2,
  .content-area--small-columns .col-md-3,
  .content-area--small-columns .col-md-4,
  .content-area--small-columns .col-md-5,
  .content-area--small-columns .col-md-6,
  .content-area--small-columns .col-md-7,
  .content-area--small-columns .col-md-8,
  .content-area--small-columns .col-md-9,
  .content-area--small-columns .col-md-10,
  .content-area--small-columns .col-md-11,
  .content-area--small-columns .col-md-12,
  .content-area--small-columns .col-sm-1,
  .content-area--small-columns .col-sm-2,
  .content-area--small-columns .col-sm-3,
  .content-area--small-columns .col-sm-4,
  .content-area--small-columns .col-sm-5,
  .content-area--small-columns .col-sm-6,
  .content-area--small-columns .col-sm-7,
  .content-area--small-columns .col-sm-8,
  .content-area--small-columns .col-sm-9,
  .content-area--small-columns .col-sm-10,
  .content-area--small-columns .col-sm-11,
  .content-area--small-columns .col-sm-12,
  .content-area--small-columns .col-xl-1,
  .content-area--small-columns .col-xl-2,
  .content-area--small-columns .col-xl-3,
  .content-area--small-columns .col-xl-4,
  .content-area--small-columns .col-xl-5,
  .content-area--small-columns .col-xl-6,
  .content-area--small-columns .col-xl-7,
  .content-area--small-columns .col-xl-8,
  .content-area--small-columns .col-xl-9,
  .content-area--small-columns .col-xl-10,
  .content-area--small-columns .col-xl-11,
  .content-area--small-columns .col-xl-12,
  .content-area--small-columns .col-xs-1,
  .content-area--small-columns .col-xs-2,
  .content-area--small-columns .col-xs-3,
  .content-area--small-columns .col-xs-4,
  .content-area--small-columns .col-xs-5,
  .content-area--small-columns .col-xs-6,
  .content-area--small-columns .col-xs-7,
  .content-area--small-columns .col-xs-8,
  .content-area--small-columns .col-xs-9,
  .content-area--small-columns .col-xs-10,
  .content-area--small-columns .col-xs-11,
  .content-area--small-columns .col-xs-12 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .content-area--small-columns .col-lg-1,
  .content-area--small-columns .col-lg-2,
  .content-area--small-columns .col-lg-3,
  .content-area--small-columns .col-lg-4,
  .content-area--small-columns .col-lg-5,
  .content-area--small-columns .col-lg-6,
  .content-area--small-columns .col-lg-7,
  .content-area--small-columns .col-lg-8,
  .content-area--small-columns .col-lg-9,
  .content-area--small-columns .col-lg-10,
  .content-area--small-columns .col-lg-11,
  .content-area--small-columns .col-lg-12,
  .content-area--small-columns .col-md-1,
  .content-area--small-columns .col-md-2,
  .content-area--small-columns .col-md-3,
  .content-area--small-columns .col-md-4,
  .content-area--small-columns .col-md-5,
  .content-area--small-columns .col-md-6,
  .content-area--small-columns .col-md-7,
  .content-area--small-columns .col-md-8,
  .content-area--small-columns .col-md-9,
  .content-area--small-columns .col-md-10,
  .content-area--small-columns .col-md-11,
  .content-area--small-columns .col-md-12,
  .content-area--small-columns .col-sm-1,
  .content-area--small-columns .col-sm-2,
  .content-area--small-columns .col-sm-3,
  .content-area--small-columns .col-sm-4,
  .content-area--small-columns .col-sm-5,
  .content-area--small-columns .col-sm-6,
  .content-area--small-columns .col-sm-7,
  .content-area--small-columns .col-sm-8,
  .content-area--small-columns .col-sm-9,
  .content-area--small-columns .col-sm-10,
  .content-area--small-columns .col-sm-11,
  .content-area--small-columns .col-sm-12,
  .content-area--small-columns .col-xl-1,
  .content-area--small-columns .col-xl-2,
  .content-area--small-columns .col-xl-3,
  .content-area--small-columns .col-xl-4,
  .content-area--small-columns .col-xl-5,
  .content-area--small-columns .col-xl-6,
  .content-area--small-columns .col-xl-7,
  .content-area--small-columns .col-xl-8,
  .content-area--small-columns .col-xl-9,
  .content-area--small-columns .col-xl-10,
  .content-area--small-columns .col-xl-11,
  .content-area--small-columns .col-xl-12,
  .content-area--small-columns .col-xs-1,
  .content-area--small-columns .col-xs-2,
  .content-area--small-columns .col-xs-3,
  .content-area--small-columns .col-xs-4,
  .content-area--small-columns .col-xs-5,
  .content-area--small-columns .col-xs-6,
  .content-area--small-columns .col-xs-7,
  .content-area--small-columns .col-xs-8,
  .content-area--small-columns .col-xs-9,
  .content-area--small-columns .col-xs-10,
  .content-area--small-columns .col-xs-11,
  .content-area--small-columns .col-xs-12 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .content-area--small-columns .col-lg-1,
  .content-area--small-columns .col-lg-2,
  .content-area--small-columns .col-lg-3,
  .content-area--small-columns .col-lg-4,
  .content-area--small-columns .col-lg-5,
  .content-area--small-columns .col-lg-6,
  .content-area--small-columns .col-lg-7,
  .content-area--small-columns .col-lg-8,
  .content-area--small-columns .col-lg-9,
  .content-area--small-columns .col-lg-10,
  .content-area--small-columns .col-lg-11,
  .content-area--small-columns .col-lg-12,
  .content-area--small-columns .col-md-1,
  .content-area--small-columns .col-md-2,
  .content-area--small-columns .col-md-3,
  .content-area--small-columns .col-md-4,
  .content-area--small-columns .col-md-5,
  .content-area--small-columns .col-md-6,
  .content-area--small-columns .col-md-7,
  .content-area--small-columns .col-md-8,
  .content-area--small-columns .col-md-9,
  .content-area--small-columns .col-md-10,
  .content-area--small-columns .col-md-11,
  .content-area--small-columns .col-md-12,
  .content-area--small-columns .col-sm-1,
  .content-area--small-columns .col-sm-2,
  .content-area--small-columns .col-sm-3,
  .content-area--small-columns .col-sm-4,
  .content-area--small-columns .col-sm-5,
  .content-area--small-columns .col-sm-6,
  .content-area--small-columns .col-sm-7,
  .content-area--small-columns .col-sm-8,
  .content-area--small-columns .col-sm-9,
  .content-area--small-columns .col-sm-10,
  .content-area--small-columns .col-sm-11,
  .content-area--small-columns .col-sm-12,
  .content-area--small-columns .col-xl-1,
  .content-area--small-columns .col-xl-2,
  .content-area--small-columns .col-xl-3,
  .content-area--small-columns .col-xl-4,
  .content-area--small-columns .col-xl-5,
  .content-area--small-columns .col-xl-6,
  .content-area--small-columns .col-xl-7,
  .content-area--small-columns .col-xl-8,
  .content-area--small-columns .col-xl-9,
  .content-area--small-columns .col-xl-10,
  .content-area--small-columns .col-xl-11,
  .content-area--small-columns .col-xl-12,
  .content-area--small-columns .col-xs-1,
  .content-area--small-columns .col-xs-2,
  .content-area--small-columns .col-xs-3,
  .content-area--small-columns .col-xs-4,
  .content-area--small-columns .col-xs-5,
  .content-area--small-columns .col-xs-6,
  .content-area--small-columns .col-xs-7,
  .content-area--small-columns .col-xs-8,
  .content-area--small-columns .col-xs-9,
  .content-area--small-columns .col-xs-10,
  .content-area--small-columns .col-xs-11,
  .content-area--small-columns .col-xs-12 {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .content-area--large-columns .col-lg-1,
  .content-area--large-columns .col-lg-2,
  .content-area--large-columns .col-lg-3,
  .content-area--large-columns .col-lg-4,
  .content-area--large-columns .col-lg-5,
  .content-area--large-columns .col-lg-6,
  .content-area--large-columns .col-lg-7,
  .content-area--large-columns .col-lg-8,
  .content-area--large-columns .col-lg-9,
  .content-area--large-columns .col-lg-10,
  .content-area--large-columns .col-lg-11,
  .content-area--large-columns .col-lg-12,
  .content-area--large-columns .col-md-1,
  .content-area--large-columns .col-md-2,
  .content-area--large-columns .col-md-3,
  .content-area--large-columns .col-md-4,
  .content-area--large-columns .col-md-5,
  .content-area--large-columns .col-md-6,
  .content-area--large-columns .col-md-7,
  .content-area--large-columns .col-md-8,
  .content-area--large-columns .col-md-9,
  .content-area--large-columns .col-md-10,
  .content-area--large-columns .col-md-11,
  .content-area--large-columns .col-md-12,
  .content-area--large-columns .col-sm-1,
  .content-area--large-columns .col-sm-2,
  .content-area--large-columns .col-sm-3,
  .content-area--large-columns .col-sm-4,
  .content-area--large-columns .col-sm-5,
  .content-area--large-columns .col-sm-6,
  .content-area--large-columns .col-sm-7,
  .content-area--large-columns .col-sm-8,
  .content-area--large-columns .col-sm-9,
  .content-area--large-columns .col-sm-10,
  .content-area--large-columns .col-sm-11,
  .content-area--large-columns .col-sm-12,
  .content-area--large-columns .col-xl-1,
  .content-area--large-columns .col-xl-2,
  .content-area--large-columns .col-xl-3,
  .content-area--large-columns .col-xl-4,
  .content-area--large-columns .col-xl-5,
  .content-area--large-columns .col-xl-6,
  .content-area--large-columns .col-xl-7,
  .content-area--large-columns .col-xl-8,
  .content-area--large-columns .col-xl-9,
  .content-area--large-columns .col-xl-10,
  .content-area--large-columns .col-xl-11,
  .content-area--large-columns .col-xl-12,
  .content-area--large-columns .col-xs-1,
  .content-area--large-columns .col-xs-2,
  .content-area--large-columns .col-xs-3,
  .content-area--large-columns .col-xs-4,
  .content-area--large-columns .col-xs-5,
  .content-area--large-columns .col-xs-6,
  .content-area--large-columns .col-xs-7,
  .content-area--large-columns .col-xs-8,
  .content-area--large-columns .col-xs-9,
  .content-area--large-columns .col-xs-10,
  .content-area--large-columns .col-xs-11,
  .content-area--large-columns .col-xs-12 {
    margin-bottom: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .content-area--large-columns .col-lg-1,
  .content-area--large-columns .col-lg-2,
  .content-area--large-columns .col-lg-3,
  .content-area--large-columns .col-lg-4,
  .content-area--large-columns .col-lg-5,
  .content-area--large-columns .col-lg-6,
  .content-area--large-columns .col-lg-7,
  .content-area--large-columns .col-lg-8,
  .content-area--large-columns .col-lg-9,
  .content-area--large-columns .col-lg-10,
  .content-area--large-columns .col-lg-11,
  .content-area--large-columns .col-lg-12,
  .content-area--large-columns .col-md-1,
  .content-area--large-columns .col-md-2,
  .content-area--large-columns .col-md-3,
  .content-area--large-columns .col-md-4,
  .content-area--large-columns .col-md-5,
  .content-area--large-columns .col-md-6,
  .content-area--large-columns .col-md-7,
  .content-area--large-columns .col-md-8,
  .content-area--large-columns .col-md-9,
  .content-area--large-columns .col-md-10,
  .content-area--large-columns .col-md-11,
  .content-area--large-columns .col-md-12,
  .content-area--large-columns .col-sm-1,
  .content-area--large-columns .col-sm-2,
  .content-area--large-columns .col-sm-3,
  .content-area--large-columns .col-sm-4,
  .content-area--large-columns .col-sm-5,
  .content-area--large-columns .col-sm-6,
  .content-area--large-columns .col-sm-7,
  .content-area--large-columns .col-sm-8,
  .content-area--large-columns .col-sm-9,
  .content-area--large-columns .col-sm-10,
  .content-area--large-columns .col-sm-11,
  .content-area--large-columns .col-sm-12,
  .content-area--large-columns .col-xl-1,
  .content-area--large-columns .col-xl-2,
  .content-area--large-columns .col-xl-3,
  .content-area--large-columns .col-xl-4,
  .content-area--large-columns .col-xl-5,
  .content-area--large-columns .col-xl-6,
  .content-area--large-columns .col-xl-7,
  .content-area--large-columns .col-xl-8,
  .content-area--large-columns .col-xl-9,
  .content-area--large-columns .col-xl-10,
  .content-area--large-columns .col-xl-11,
  .content-area--large-columns .col-xl-12,
  .content-area--large-columns .col-xs-1,
  .content-area--large-columns .col-xs-2,
  .content-area--large-columns .col-xs-3,
  .content-area--large-columns .col-xs-4,
  .content-area--large-columns .col-xs-5,
  .content-area--large-columns .col-xs-6,
  .content-area--large-columns .col-xs-7,
  .content-area--large-columns .col-xs-8,
  .content-area--large-columns .col-xs-9,
  .content-area--large-columns .col-xs-10,
  .content-area--large-columns .col-xs-11,
  .content-area--large-columns .col-xs-12 {
    margin-bottom: 48px;
  }
}

@media (min-width:70rem) {
  .content-area--large-columns .col-lg-1,
  .content-area--large-columns .col-lg-2,
  .content-area--large-columns .col-lg-3,
  .content-area--large-columns .col-lg-4,
  .content-area--large-columns .col-lg-5,
  .content-area--large-columns .col-lg-6,
  .content-area--large-columns .col-lg-7,
  .content-area--large-columns .col-lg-8,
  .content-area--large-columns .col-lg-9,
  .content-area--large-columns .col-lg-10,
  .content-area--large-columns .col-lg-11,
  .content-area--large-columns .col-lg-12,
  .content-area--large-columns .col-md-1,
  .content-area--large-columns .col-md-2,
  .content-area--large-columns .col-md-3,
  .content-area--large-columns .col-md-4,
  .content-area--large-columns .col-md-5,
  .content-area--large-columns .col-md-6,
  .content-area--large-columns .col-md-7,
  .content-area--large-columns .col-md-8,
  .content-area--large-columns .col-md-9,
  .content-area--large-columns .col-md-10,
  .content-area--large-columns .col-md-11,
  .content-area--large-columns .col-md-12,
  .content-area--large-columns .col-sm-1,
  .content-area--large-columns .col-sm-2,
  .content-area--large-columns .col-sm-3,
  .content-area--large-columns .col-sm-4,
  .content-area--large-columns .col-sm-5,
  .content-area--large-columns .col-sm-6,
  .content-area--large-columns .col-sm-7,
  .content-area--large-columns .col-sm-8,
  .content-area--large-columns .col-sm-9,
  .content-area--large-columns .col-sm-10,
  .content-area--large-columns .col-sm-11,
  .content-area--large-columns .col-sm-12,
  .content-area--large-columns .col-xl-1,
  .content-area--large-columns .col-xl-2,
  .content-area--large-columns .col-xl-3,
  .content-area--large-columns .col-xl-4,
  .content-area--large-columns .col-xl-5,
  .content-area--large-columns .col-xl-6,
  .content-area--large-columns .col-xl-7,
  .content-area--large-columns .col-xl-8,
  .content-area--large-columns .col-xl-9,
  .content-area--large-columns .col-xl-10,
  .content-area--large-columns .col-xl-11,
  .content-area--large-columns .col-xl-12,
  .content-area--large-columns .col-xs-1,
  .content-area--large-columns .col-xs-2,
  .content-area--large-columns .col-xs-3,
  .content-area--large-columns .col-xs-4,
  .content-area--large-columns .col-xs-5,
  .content-area--large-columns .col-xs-6,
  .content-area--large-columns .col-xs-7,
  .content-area--large-columns .col-xs-8,
  .content-area--large-columns .col-xs-9,
  .content-area--large-columns .col-xs-10,
  .content-area--large-columns .col-xs-11,
  .content-area--large-columns .col-xs-12 {
    margin-bottom: 64px;
  }
}

@media (min-width:70rem) {
  .delivery:after {
    content: "";
    display: table;
    clear: both;
  }
}

.delivery-content {
  max-width: 328px;
}

.delivery-select-label {
  display: block;
  padding-left: 1px!important;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .delivery-select {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .delivery-select {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .delivery-select {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .delivery-store-card {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .delivery-store-card {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .delivery-store-card {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .drawer {
    top: 77px;
    min-height: 100vh;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .drawer {
    top: 93px;
    min-height: 100vh;
  }
}

@media (min-width:0) and (max-width:69.9375rem) {
  .drawer--for-small {
    position: absolute;
    display: none;
    right: 0;
    max-width: 440px;
    transition: transform .3s ease-in-out;
    will-change: transform;
    transform: translateX(100%);
    margin-top: -1px;
    background-color: #fff;
    width: 100%;
  }
}

@media (min-width:70rem) {
  .drawer--for-small {
    display: block!important;
  }
}

.drawer--for-all {
  position: absolute;
  display: none;
  right: 0;
  max-width: 440px;
  transition: transform .3s ease-in-out;
  will-change: transform;
  transform: translateX(100%);
  margin-top: -1px;
  background-color: #fff;
  width: 100%;
}

@media (min-width:70rem) {
  .drawer--for-all {
    min-height: 100vh;
    z-index: -1;
  }
}

.drawer--on {
  transform: translateX(0);
  box-shadow: 0 0 15px rgba(0,0,0,.125);
}

.dropdown {
  margin-bottom: 3px;
}

@media (min-width:0) and (max-width:69.9375rem) {
  .dropdown {
    margin-right: 3px;
  }
}

@media (min-width:70rem) {
  .dropdown {
    margin-right: 8px;
  }
}

.dropdown-panel {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  margin-top: 3px;
  display: none;
  position: absolute;
  z-index: 3;
  background-color: #fff;
  text-align: left;
}

.dropdown-label {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
  transition: box-shadow .3s ease-in-out;
  position: relative;
  padding-top: 12px;
  padding-bottom: 10px;
  overflow: hidden;
  border: 1px solid #a2a5a8;
  border-radius: .25rem;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .dropdown-label {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .dropdown-label {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .dropdown-label {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .dropdown-label {
    font-size: .75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .dropdown-label {
    font-size: .75rem;
  }
}

@media (min-width:70rem) {
  .dropdown-label {
    font-size: .75rem;
  }
}

.dropdown-label:hover {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
}

.dropdown-label:focus {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,.0933333),0 1px 18px 0 rgba(0,0,0,.08),0 3px 5px -1px rgba(0,0,0,.133333);
  outline: none;
}

.dropdown-label:active {
  box-shadow: 0 8px 10px 1px rgba(0,0,0,.0933333),0 3px 14px 2px rgba(0,0,0,.08),0 5px 5px -3px rgba(0,0,0,.133333);
}

@media (min-width:70rem) {
  .dropdown-label {
    min-width: 116px;
    padding-right: 28px;
  }
}

.dropdown-label .ripple {
  z-index: 1;
  opacity: .25;
}

.dropdown-label-caret {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 5px;
  transition: transform .15s ease-in-out;
}

.dropdown-label-caret:after,
.dropdown-label-caret:before {
  content: "";
  display: block;
  position: absolute;
  border: 5px solid transparent;
}

.dropdown-label-caret:before {
  top: 0;
}

.dropdown-label-caret:after {
  top: -2px;
}

.dropdown-label-caret:after,
.dropdown-label-caret:before {
  left: 0;
}

.dropdown-label-caret:before {
  border-top-color: #e2001a;
  margin-bottom: -5px;
}

.dropdown-label-caret:after {
  border-top-color: #fff;
  margin-bottom: -5px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .dropdown-label-caret {
    left: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .dropdown-label-caret {
    left: 6px;
  }
}

@media (min-width:70rem) {
  .dropdown-label-caret {
    left: 8px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) {
  .dropdown-label-caret {
    top: -2px;
  }
}

@media (min-width:70rem) {
  .dropdown-label-caret {
    position: absolute;
    top: 50%;
    left: auto;
    right: 8px;
    transform: translateY(-50%);
  }
}

.dropdown--on .dropdown-label-caret {
  transform: translateY(-50%) rotate(180deg);
}

.dropdown--on .dropdown-panel {
  display: block;
}

.EPiServerForms {
  max-width: 700px;
}

.EPiServerForms h1 {
  font-weight: 400;
  line-height: 1.25;
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h1 {
    font-size: 1.75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h1 {
    font-size: 2.375rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h1 {
    font-size: 2.875rem;
  }
}

.EPiServerForms h1 b,
.EPiServerForms h1 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h1 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h1 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h1 {
    margin-bottom: 16px;
  }
}

.EPiServerForms h2 {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h2 {
    font-size: 1.5rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h2 {
    font-size: 2rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h2 {
    font-size: 2.375rem;
  }
}

.EPiServerForms h2 b,
.EPiServerForms h2 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h2 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h2 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h2 {
    margin-bottom: 16px;
  }
}

.EPiServerForms h3 {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h3 {
    font-size: 1.25rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h3 {
    font-size: 1.625rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h3 {
    font-size: 1.875rem;
  }
}

.EPiServerForms h3 b,
.EPiServerForms h3 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h3 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h3 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h3 {
    margin-bottom: 16px;
  }
}

.EPiServerForms h4 {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h4 {
    font-size: 1rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h4 {
    font-size: 1.25rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h4 {
    font-size: 1.375rem;
  }
}

.EPiServerForms h4 b,
.EPiServerForms h4 strong {
  font-family: Montserrat Semi Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h4 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h4 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h4 {
    margin-bottom: 16px;
  }
}

.EPiServerForms h5 {
  font-family: Montserrat Semi Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h5 {
    font-size: .875rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h5 {
    font-size: 1rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h5 {
    font-size: 1rem;
  }
}

.EPiServerForms h5 b,
.EPiServerForms h5 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h5 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h5 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h5 {
    margin-bottom: 16px;
  }
}

.EPiServerForms h6 {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h6 {
    font-size: .75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h6 {
    font-size: .875rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h6 {
    font-size: .875rem;
  }
}

.EPiServerForms h6 b,
.EPiServerForms h6 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms h6 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms h6 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms h6 {
    margin-bottom: 16px;
  }
}

.EPiServerForms p {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

@media (min-width:40rem) {
  .EPiServerForms p {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms p {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.EPiServerForms p b,
.EPiServerForms p strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms p {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms p {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms p {
    margin-bottom: 16px;
  }
}

.EPiServerForms b,
.EPiServerForms strong {
  font-weight: bolder;
}

.EPiServerForms a {
  transition: color .25s ease;
}

.EPiServerForms a:hover {
  color: #e2001a;
}

.EPiServerForms table {
  width: 100%;
  table-layout: auto;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms table {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms table {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms table {
    margin-bottom: 16px;
  }
}

.EPiServerForms td,
.EPiServerForms th {
  text-align: left;
  vertical-align: top;
  border: 1px solid #e8e8e8;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms td,
  .EPiServerForms th {
    padding: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms td,
  .EPiServerForms th {
    padding: 6px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms td,
  .EPiServerForms th {
    padding: 8px;
  }
}

.EPiServerForms th {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms th {
    font-size: .75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms th {
    font-size: .875rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms th {
    font-size: .875rem;
  }
}

.EPiServerForms th b,
.EPiServerForms th strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.EPiServerForms td {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

@media (min-width:40rem) {
  .EPiServerForms td {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms td {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.EPiServerForms td b,
.EPiServerForms td strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.EPiServerForms ol,
.EPiServerForms ul {
  margin: 0;
  padding: 0 0 0 24px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms ol,
  .EPiServerForms ul {
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms ol,
  .EPiServerForms ul {
    margin-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms ol,
  .EPiServerForms ul {
    margin-bottom: 32px;
  }
}

.EPiServerForms ol ol,
.EPiServerForms ol ul,
.EPiServerForms ul ol,
.EPiServerForms ul ul {
  margin-top: 12px;
  margin-bottom: 0!important;
}

.EPiServerForms ol li {
  list-style-type: decimal;
  list-style-position: outside;
}

.EPiServerForms ul li {
  list-style-type: disc;
  list-style-position: outside;
}

.EPiServerForms li {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 12px;
  padding-left: 12px;
}

@media (min-width:40rem) {
  .EPiServerForms li {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms li {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.EPiServerForms li b,
.EPiServerForms li strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.EPiServerForms dl:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms dl {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms dl {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms dl {
    margin-bottom: 16px;
  }
}

.EPiServerForms dd,
.EPiServerForms dt {
  float: left;
  width: 50%;
  text-align: left;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms dd,
  .EPiServerForms dt {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms dd,
  .EPiServerForms dt {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms dd,
  .EPiServerForms dt {
    margin-bottom: 8px;
  }
}

.EPiServerForms dd:last-of-type,
.EPiServerForms dt:last-of-type {
  margin-bottom: 0!important;
}

.EPiServerForms dt {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  clear: left;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms dt {
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms dt {
    padding-right: 24px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms dt {
    padding-right: 32px;
  }
}

@media (min-width:40rem) {
  .EPiServerForms dt {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms dt {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.EPiServerForms dt b,
.EPiServerForms dt strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.EPiServerForms dd {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  clear: right;
}

@media (min-width:40rem) {
  .EPiServerForms dd {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms dd {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.EPiServerForms dd b,
.EPiServerForms dd strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.EPiServerForms dd+dd {
  margin-left: 50%;
}

.EPiServerForms address {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-style: normal;
}

@media (min-width:40rem) {
  .EPiServerForms address {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms address {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.EPiServerForms address b,
.EPiServerForms address strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms address {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms address {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms address {
    margin-bottom: 16px;
  }
}

.EPiServerForms hr {
  margin-right: 0;
  margin-left: 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #a2a5a8;
  border-left: none;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms hr {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms hr {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms hr {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.EPiServerForms img {
  max-width: 100%;
  height: auto;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms img {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms img {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms img {
    margin-bottom: 16px;
  }
}

.EPiServerForms div,
.EPiServerForms span {
  font-size: .875rem;
  font-family: FF Mark Pro Medium,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #111;
}

.EPiServerForms button.FormCaptcha__Refresh {
  color: #6464ff;
  font-size: 7pt;
}

.EPiServerForms .Form__Title {
  font-weight: 400;
  line-height: 1.25;
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__Title {
    font-size: 1.75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .Form__Title {
    font-size: 2.375rem;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .Form__Title {
    font-size: 2.875rem;
  }
}

.EPiServerForms .Form__Title b,
.EPiServerForms .Form__Title strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.EPiServerForms .Form__Description {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

@media (min-width:40rem) {
  .EPiServerForms .Form__Description {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__Description {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.EPiServerForms .Form__Description b,
.EPiServerForms .Form__Description strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__Description {
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .Form__Description {
    margin-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .Form__Description {
    margin-bottom: 32px;
  }
}

.EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
  font-size: 1rem;
  display: inline-block;
  border-radius: .25rem;
  background-color: #e2001a;
  color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message {
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message {
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 32px;
  }
}

.EPiServerForms .Form__Status .EPiServerForms .Form__Status__Message.hide {
  display: none;
}

.EPiServerForms .Form__MainBody {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  background-color: #fff;
  border-radius: .25rem;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__MainBody {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .Form__MainBody {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .Form__MainBody {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__MainBody {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .Form__MainBody {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .Form__MainBody {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

.EPiServerForms .Form__Element {
  display: block;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .Form__Element {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .Form__Element {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .Form__Element {
    margin-bottom: 16px;
  }
}

.EPiServerForms .Form__Element:after {
  content: "";
  display: table;
  clear: both;
}

.EPiServerForms .Form__Element:last-child {
  margin-bottom: 0!important;
}

.EPiServerForms .Form__Element__Caption {
  float: left;
  width: 40%;
  padding-right: 8px;
}

.EPiServerForms .FormTextbox__Input,
.EPiServerForms select {
  float: left;
  width: 60%;
}

.EPiServerForms button:not(.FormSubmitButton) {
  display: block;
}

.EPiServerForms .FormChoice {
  position: relative;
  padding-left: 40%;
}

.EPiServerForms .FormChoice:after {
  content: "";
  display: table;
  clear: both;
}

.EPiServerForms .FormChoice .Form__Element__Caption {
  position: absolute;
  left: 0;
}

.EPiServerForms .FormChoice--Image__Item {
  border: 1px solid #a2a5a8;
  float: left;
  width: calc(33.33333% - 2px);
  margin: 0 1px 1px 0;
  cursor: pointer;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .EPiServerForms .FormChoice--Image__Item {
    padding: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .EPiServerForms .FormChoice--Image__Item {
    padding: 6px;
  }
}

@media (min-width:70rem) {
  .EPiServerForms .FormChoice--Image__Item {
    padding: 8px;
  }
}

.EPiServerForms .FormChoice--Image__Item:nth-of-type(3n+1) {
  clear: left;
}

.EPiServerForms .FormChoice--Image__Item:nth-of-type(3n+3) {
  clear: right;
}

.EPiServerForms .FormChoice--Image__Item img {
  display: block;
  margin: 0;
}

.EPiServerForms .FormCaptcha {
  position: relative;
}

.EPiServerForms .FormCaptcha .FormTextbox__Input {
  margin-left: 40%;
  max-width: 350px;
}

.EPiServerForms .FormCaptcha img {
  max-width: 60%;
}

.EPiServerForms .FormSubmitButton {
  margin-left: 40%;
}

.EPiServerForms input[type=reset] {
  margin-left: 40%;
  border: 0 none;
}

.favourite-list {
  position: fixed;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f2f2f2;
  transform: translateY(110%);
  transition: transform .15s ease-in-out;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .favourite-list {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .favourite-list {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width:70rem) {
  .favourite-list {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media print {
  .favourite-list {
    display: none;
  }
}

.state-favourite-list--hidden .favourite-list {
  display: none;
}

.favourite-list-container {
  position: relative;
  max-width: 1400px;
  height: 64px;
  margin-left: auto!important;
  margin-right: auto!important;
}

.favourite-list-buttons {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateZ(0);
  font-size: 0;
}

.EPiServerForms .favourite-list-buttons .FormSubmitButton,
.EPiServerForms .favourite-list-buttons input[type=reset],
.favourite-list-buttons .button,
.favourite-list-buttons .EPiServerForms .FormSubmitButton,
.favourite-list-buttons .EPiServerForms input[type=reset] {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
}

.EPiServerForms .favourite-list-buttons .FormSubmitButton:hover,
.EPiServerForms .favourite-list-buttons input:hover[type=reset],
.favourite-list-buttons .button:hover,
.favourite-list-buttons .EPiServerForms .FormSubmitButton:hover,
.favourite-list-buttons .EPiServerForms input:hover[type=reset] {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,.0933333),0 1px 18px 0 rgba(0,0,0,.08),0 3px 5px -1px rgba(0,0,0,.133333);
}

.favourite-list-toggle {
  width: 49px;
  height: 49px;
  padding: 0!important;
  position: relative;
  transform: translateY(-145%);
  transition: all .15s ease-in-out;
  border: 1px solid;
}

.favourite-list-toggle-icon {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transform-origin: top left;
}

.favourite-list-toggle-icon:before {
  padding: 0;
  margin: 0;
  display: block;
  line-height: 0;
  width: auto;
}

.favourite-list-toggle .icon-heart-empty {
  top: 2px;
  position: relative;
}

.favourite-list-list {
  padding-left: 108px!important;
  height: 83px;
  padding-top: 19px!important;
  transform: translateY(-19px);
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  margin: 0;
  padding: 0;
}

.favourite-list-list>* {
  margin: 0;
  padding: 0;
  list-style: none;
}

.favourite-list-list:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 64px;
  width: 128px;
  pointer-events: none;
}

.favourite-list-empty {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  line-height: 1.25;
  font-size: .875rem;
  position: absolute;
  top: 50%;
  right: 0;
  left: 132px;
  transform: translateY(-50%);
  color: #444;
}

.favourite-list-item {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.favourite-list-anchor {
  display: block;
}

.favourite-list-image {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateY(0);
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.favourite-list-name {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  line-height: 1.25;
  font-size: .875rem;
  text-align: center;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  padding: 2px 8px 0;
  border-radius: .25rem .25rem 0 0;
  transition: transform .15s ease-in-out;
  background-color: #6a6e72;
  color: #fff;
}

.favourite-list-anchor:hover .favourite-list-name {
  transform: translateX(-50%) translateY(0);
}

.favourite-list-remove {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity .15s ease-in-out;
  transform: translateX(25%) translateY(-50%);
}

.favourite-list-remove-button {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
  width: 32px;
  height: 32px;
  border: 2px solid #6a6e72;
  border-radius: 50%;
  background-color: #fff;
  transition: box-shadow .15s ease-in-out;
}

.favourite-list-remove-button:hover {
  box-shadow: 0 16px 24px 2px rgba(0,0,0,.0933333),0 6px 30px 5px rgba(0,0,0,.08),0 8px 10px -5px rgba(0,0,0,.133333);
}

.favourite-list-remove-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: block;
  color: #e2001a;
  font-size: .625rem;
}

.favourite-list-anchor:hover .favourite-list-remove {
  opacity: 1;
}

.favourite-list--toggled {
  transform: translateY(0);
  box-shadow: 0 -2px 2px 0 rgba(0,0,0,.005),0 -3px 1px -2px rgba(0,0,0,.1),0 -1px 5px 0 rgba(0,0,0,.05);
}

.favourite-list--toggled .favourite-list-toggle {
  transform: translateY(0);
  opacity: 1;
  border-color: transparent;
}

.favourite-list--toggled .favourite-list-toggle-icon {
  display: block;
}

.favourite-list--toggled .favourite-list-toggle .icon-heart-empty {
  display: none;
}

@keyframes d {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes e {
  0% {
    transform: rotate(45deg) translate(-8px,-3px);
    border-bottom-color: #fff;
    border-right-color: #fff;
  }

  20% {
    width: 7px;
    height: 12px;
    border-radius: 0;
  }

  30% {
    transform: rotate(45deg) translate(-8px,-3px);
    width: 12px;
    height: 12px;
  }

  40% {
    transform: rotate(-45deg) translate(-8px,-3px);
    width: 12px;
    height: 12px;
  }

  90% {
    border-bottom-color: #11a581;
    border-right-color: #11a581;
  }

  to {
    width: 12px;
    height: 12px;
    transform: rotate(-45deg) translate(-8px,-3px);
    border-bottom-color: #e2001a;
    border-right-color: #e2001a;
  }
}

.ghost {
  position: absolute;
  z-index: 5;
  width: 18px;
  height: 18px;
  transition: transform .75s ease-in-out .5s;
  margin: 3px 0 0 3px;
  animation-name: d;
  animation-duration: 1.25s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
}

.ghost-body {
  transition: transform .125s ease-in-out .25s;
  transform: rotate(0deg);
  transform-origin: bottom left;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ghost-body:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-color: transparent #fff #fff transparent;
  border-width: 2px;
  width: 7px;
  height: 12px;
  animation-name: e;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
}

.heading {
  font-family: Montserrat Semi Bold,Helvetica,Arial,sans-serif;
  color: #e2001a;
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .heading {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .heading {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width:70rem) {
  .heading {
    padding-right: 32px;
    padding-left: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .heading {
    padding-top: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .heading {
    padding-top: 48px;
  }
}

@media (min-width:70rem) {
  .heading {
    padding-top: 64px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .heading {
    font-size: 1rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .heading {
    font-size: 1.5rem;
  }
}

@media (min-width:70rem) {
  .heading {
    font-size: 2rem;
  }
}

.heading-content {
  display: block;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.heading--center .heading-content {
  text-align: center;
}

.heading--red {
  color: #e2001a;
}

.heading--dark {
  color: #111;
}

@keyframes f {
  0% {
    transform: translateY(-100%);
    background-color: transparent;
  }

  50% {
    transform: translateY(0);
    background-color: transparent;
  }

  to {
    transform: translateY(0);
    background-color: rgba(0,0,0,.75);
  }
}

.hotspot-image {
  position: relative;
}

.hotspot-image-image {
  display: block;
  width: 100%;
}

.hotspot-image-spots {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hotspot-image-spot {
  position: absolute;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-spot {
    margin-left: -15.5px;
    margin-top: -15.5px;
  }
}

@media (min-width:40rem) {
  .hotspot-image-spot {
    margin-left: -20px;
    margin-top: -20px;
  }
}

.hotspot-image-spot--modal {
  position: fixed;
  z-index: 5;
  top: 0!important;
  right: 0;
  bottom: 0;
  left: 0!important;
  transform: translateY(0);
  background-color: rgba(0,0,0,.75);
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-spot--modal {
    padding-top: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .hotspot-image-spot--modal {
    padding-top: 24px;
  }
}

@media (min-width:70rem) {
  .hotspot-image-spot--modal {
    padding-top: 32px;
  }
}

.hotspot-image-spot--modal-in,
.hotspot-image-spot--modal-out {
  animation-name: f;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

.hotspot-image-spot--modal-out {
  transform: scale(.9);
  animation-direction: reverse;
}

.hotspot-image-button {
  transition: box-shadow .3s ease-in-out;
  position: relative;
  padding: 8px;
  border-radius: .25rem;
  background-color: #e2001a;
  will-change: box-shadow,border-radius,transform;
  transition: box-shadow .3s ease-in-out,border-radius .15s ease,transform .15s ease;
}

.hotspot-image-button:hover {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
}

.hotspot-image-button:focus {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,.0933333),0 1px 18px 0 rgba(0,0,0,.08),0 3px 5px -1px rgba(0,0,0,.133333);
  outline: none;
}

.hotspot-image-button:active {
  box-shadow: 0 8px 10px 1px rgba(0,0,0,.0933333),0 3px 14px 2px rgba(0,0,0,.08),0 5px 5px -3px rgba(0,0,0,.133333);
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-button {
    width: 31px;
    height: 31px;
  }
}

@media (min-width:40rem) {
  .hotspot-image-button {
    width: 40px;
    height: 40px;
  }
}

.hotspot-image-button:after,
.hotspot-image-button:before {
  content: "";
  position: absolute;
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-button:after,
  .hotspot-image-button:before {
    border-radius: .5px;
  }
}

@media (min-width:40rem) {
  .hotspot-image-button:after,
  .hotspot-image-button:before {
    border-radius: 1px;
  }
}

.hotspot-image-button:before {
  top: 50%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-button:before {
    height: 1px;
    margin-top: -.5px;
    left: 12px;
    right: 12px;
  }
}

@media (min-width:40rem) {
  .hotspot-image-button:before {
    height: 2px;
    margin-top: -1px;
    left: 14px;
    right: 14px;
  }
}

.hotspot-image-button:after {
  left: 50%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-button:after {
    top: 12px;
    bottom: 12px;
    width: 1px;
    margin-left: -.5px;
  }
}

@media (min-width:40rem) {
  .hotspot-image-button:after {
    top: 14px;
    bottom: 14px;
    width: 2px;
    margin-left: -1px;
  }
}

.hotspot-image-placeholder {
  position: absolute;
  background-color: rgba(226,0,26,.25);
  border-radius: .25rem;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-placeholder {
    width: 31px;
    height: 31px;
    margin-left: -15.5px;
    margin-top: -15.5px;
  }
}

@media (min-width:40rem) {
  .hotspot-image-placeholder {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
  }
}

.hotspot-image-spot--active .hotspot-image-button {
  border-radius: 50%;
  transform: rotate(45deg);
}

.hotspot-image-product {
  width: 280px;
  position: absolute;
  z-index: 1;
  display: none;
  margin: 0 4px 4px;
}

.hotspot-image-spot--active .hotspot-image-product {
  display: block;
}

.hotspot-image-spot--modal .hotspot-image-product {
  position: static;
  margin-left: auto;
  margin-right: auto;
  left: 0!important;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-spot--modal .hotspot-image-product {
    margin-top: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .hotspot-image-spot--modal .hotspot-image-product {
    margin-top: 24px;
  }
}

@media (min-width:70rem) {
  .hotspot-image-spot--modal .hotspot-image-product {
    margin-top: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .hotspot-image-spot--modal .hotspot-image-product {
    top: 31px!important;
  }
}

@media (min-width:40rem) {
  .hotspot-image-spot--modal .hotspot-image-product {
    top: 40px!important;
  }
}

.carousel .hotspot-image {
  margin-bottom: 0;
}

.inspiration {
  position: relative;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .inspiration {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .inspiration {
    padding-top: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration {
    padding-top: 48px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .inspiration {
    padding-top: 64px;
  }
}

.inspiration-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.inspiration-content {
  position: relative;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:40rem) {
  .inspiration-content:after {
    content: "";
    display: table;
    clear: both;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .inspiration-message {
    margin-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-message {
    margin-bottom: 48px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .inspiration-message {
    margin-bottom: 64px;
  }
}

@media (min-width:40rem) {
  .inspiration-message {
    width: 50%;
  }
}

.inspiration-typography {
  text-align: center;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration-typography {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-typography {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media (min-width:70rem) {
  .inspiration-typography {
    padding-left: 64px;
    padding-right: 64px;
  }
}

@media (min-width:40rem) {
  .inspiration-typography {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
  }
}

.inspiration--no-products .inspiration-typography {
  position: static;
  transform: none;
  width: 100%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration--no-products .inspiration-typography {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration--no-products .inspiration-typography {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

@media (min-width:70rem) {
  .inspiration--no-products .inspiration-typography {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.inspiration-heading {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration-heading {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-heading {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .inspiration-heading {
    margin-bottom: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration-heading {
    font-size: 1.25rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-heading {
    font-size: 1.625rem;
  }
}

@media (min-width:70rem) {
  .inspiration-heading {
    font-size: 1.875rem;
  }
}

.inspiration-heading b,
.inspiration-heading strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.inspiration-paragraph {
  font-family: Montserrat Semi Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration-paragraph {
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-paragraph {
    margin-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .inspiration-paragraph {
    margin-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration-paragraph {
    font-size: .875rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-paragraph {
    font-size: 1rem;
  }
}

@media (min-width:70rem) {
  .inspiration-paragraph {
    font-size: 1rem;
  }
}

.inspiration-paragraph b,
.inspiration-paragraph strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.inspiration-link {
  display: inline-block;
  text-shadow: none;
}

.inspiration-product-list {
  position: relative;
  overflow: hidden;
  max-height: 452px;
  visibility: hidden;
}

.inspiration-product-list:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration-product-list {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-product-list {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media (min-width:70rem) {
  .inspiration-product-list {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) {
  .inspiration-product-list {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width:40rem) {
  .inspiration-product-list {
    float: left;
    width: 50%;
  }
}

.inspiration--initialized .inspiration-product-list {
  overflow: visible;
  max-height: none;
  visibility: visible;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration-product {
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration-product {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (min-width:70rem) {
  .inspiration-product {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.inspiration .product-card {
  max-width: none;
}

.inspiration .slick-slider {
  margin-bottom: 0;
}

.inspiration .slick-dots {
  position: relative;
  font-size: 0;
  margin: 0;
  padding: 0;
}

.inspiration .slick-dots>* {
  margin: 0 8px 0 0;
  padding: 0;
  list-style: none;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration .slick-dots {
    bottom: -7px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration .slick-dots {
    bottom: -11px;
  }
}

@media (min-width:70rem) {
  .inspiration .slick-dots {
    bottom: -16px;
  }
}

.inspiration .slick-dots li {
  display: inline-block;
  width: auto;
  height: auto;
}

.inspiration .slick-dots li:last-child {
  margin-right: 0;
}

.inspiration .slick-dots button {
  border: 1px solid #fff;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.inspiration .slick-dots button:after,
.inspiration .slick-dots button:before {
  display: none;
}

.inspiration .slick-dots .slick-active button {
  background-color: #fff;
}

@media (min-width:40rem) {
  .inspiration--left .inspiration-message {
    float: left;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .inspiration--left .inspiration-message:before {
    left: 16px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration--left .inspiration-message:before {
    left: 24px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .inspiration--left .inspiration-message:before {
    left: 32px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .inspiration--left .inspiration-typography {
    left: 12px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration--left .inspiration-typography {
    left: 18px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .inspiration--left .inspiration-typography {
    left: 24px;
  }
}

@media (min-width:40rem) {
  .inspiration--left .inspiration-product-list,
  .inspiration--right .inspiration-message {
    float: right;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .inspiration--right .inspiration-message:before {
    right: 16px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration--right .inspiration-message:before {
    right: 24px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .inspiration--right .inspiration-message:before {
    right: 32px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .inspiration--right .inspiration-typography {
    right: 12px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .inspiration--right .inspiration-typography {
    right: 18px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .inspiration--right .inspiration-typography {
    right: 24px;
  }
}

@media (min-width:40rem) {
  .inspiration--right .inspiration-product-list {
    float: left;
  }
}

.inspiration--dark .inspiration-image:before {
  left: 0;
  right: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(0deg,rgba(0,0,0,.85) 50%,rgba(0,0,0,.15));
}

@media (min-width:0) and (max-width:39.9375rem) {
  .inspiration--dark .inspiration-image:before {
    background-image: linear-gradient(180deg,rgba(0,0,0,.75) 50%,rgba(0,0,0,.15));
  }
}

.inspiration--dark .inspiration-typography {
  color: #fff;
  text-shadow: 0 0 10px #000;
}

.inspiration--light .inspiration-message {
  overflow: hidden;
}

.inspiration--light .inspiration-image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: hsla(0,0%,100%,.8);
}

.inspiration--light .slick-dots button {
  position: relative;
  border-width: 0;
  background-color: #a2a5a8;
}

.inspiration--light .slick-dots button:after {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #fff;
  transition: background-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.inspiration--light .slick-dots button:focus:after,
.inspiration--light .slick-dots button:hover:after {
  background-color: #e8e8e8;
}

.inspiration--light .slick-dots .slick-active button {
  border-width: 0;
  background-color: #a2a5a8;
}

.inspiration--light .slick-dots .slick-active button:after {
  box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.0933333),inset 0 3px 1px -2px rgba(0,0,0,.133333),inset 0 1px 5px 0 rgba(0,0,0,.08);
  background-color: #95989c;
}

.inspiration--light .inspiration-typography {
  color: #111;
}

.iframe-page {
  background: #fff;
  height: auto;
  min-height: 0;
}

.iframe-page .iframe-box {
  padding: 1rem;
}

.iframe-page .iframe-box iframe {
  width: 100%;
  border: none;
}

.list-category,
.list-product {
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-category,
  .list-product {
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-category,
  .list-product {
    padding-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .list-category,
  .list-product {
    padding-bottom: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-category,
  .list-product {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-category,
  .list-product {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .list-category,
  .list-product {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .list-category,
  .list-product {
    padding-top: 4px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .list-category,
  .list-product {
    padding-top: 6px;
  }
}

@media (min-width:0) and (max-width:69.9375rem) and (min-width:70rem) {
  .list-category,
  .list-product {
    padding-top: 8px;
  }
}

.list-product-loader {
  position: relative;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  height: 28px;
}

.list-product-loader:after {
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 28px;
  width: 28px;
  border: 2px solid #11a581;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,b;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,1;
  content: "";
  top: 4rem;
  left: 50%;
}

.list-category-content,
.list-product-content {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-category-content:after,
.list-product-content:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-category-content,
  .list-product-content {
    padding-bottom: 12px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-category-content,
  .list-product-content {
    padding-bottom: 18px;
  }
}

@media (min-width:70rem) {
  .list-category-content,
  .list-product-content {
    padding-bottom: 24px;
  }
}

.list-product-item {
  display: -ms-flexbox;
  display: flex;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-product-item {
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-product-item {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (min-width:70rem) {
  .list-product-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-product-item {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-product-item {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .list-product-item {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-product-item {
    width: 50%;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .list-product-item {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .list-product-item {
    margin-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .list-product-item {
    margin-bottom: 32px;
  }
}

@media (max-width:27.5rem) {
  .list-product-item {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-product-item {
    width: 33.33333%;
  }
}

@media (min-width:70rem) {
  .list-product-item {
    width: 33.33333%;
  }
}

.list-product-item .product-card {
  max-width: none;
  width: 100%;
}

.list-category-item {
  float: left;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-category-item {
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-category-item {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (min-width:70rem) {
  .list-category-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-category-item {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-category-item {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .list-category-item {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-category-item {
    width: 100%;
  }

  .list-category-item:nth-of-type(1n+1) {
    clear: left;
  }

  .list-category-item:nth-of-type(1n) {
    clear: right;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-category-item {
    width: 50%;
  }

  .list-category-item:nth-of-type(odd) {
    clear: left;
  }

  .list-category-item:nth-of-type(2n) {
    clear: right;
  }
}

@media (min-width:70rem) and (max-width:83.75rem) {
  .list-category-item {
    width: 33.33333%;
  }

  .list-category-item:nth-of-type(3n+1) {
    clear: left;
  }

  .list-category-item:nth-of-type(3n) {
    clear: right;
  }
}

@media (min-width:83.75rem) {
  .list-category-item {
    width: 25%;
  }

  .list-category-item:nth-of-type(4n+1) {
    clear: left;
  }

  .list-category-item:nth-of-type(4n) {
    clear: right;
  }
}

.list-related {
  position: relative;
  z-index: 1;
}

.list-related-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.list-related-items {
  font-size: 0;
  line-height: 0;
}

@media (min-width:40rem) {
  .list-related-items {
    text-align: center;
  }
}

.list-related-item {
  text-align: left;
  width: 100%;
  max-width: 320px;
  display: inline-block;
  vertical-align: text-top;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .list-related-item {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .list-related-item {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .list-related-item {
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .list-related-item {
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .list-related-item {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .list-related-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.list-related-item .product-card {
  margin-left: auto;
  margin-right: auto;
}

.loader {
  position: absolute;
  transform: translate(-50%,-50%);
  height: 14px;
  width: 14px;
  border: 2px solid #11a581;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0;
  animation-name: c,b;
  animation-duration: 1s,10s;
  animation-timing-function: linear,linear;
  animation-iteration-count: infinite,1;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
}

.locator {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator {
    background-color: #6a6e72;
  }
}

@media (min-width:40rem) {
  .locator {
    background-color: #fff;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .locator {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .locator {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .locator {
    padding-top: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
  }
}

.locator-fixed,
.professionals-locator-fixed {
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-fixed,
  .professionals-locator-fixed {
    left: 45%;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
  }
}

@media (min-width:40rem) {
  .locator-fixed,
  .professionals-locator-fixed {
    left: 0;
  }
}

.locator-search-position {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  margin-top: -1px;
}

.locator-search,
.professionals-locator-list {
  display: none;
  position: relative;
  z-index: 1;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-search,
  .professionals-locator-list {
    width: 45%;
    padding: 4px;
  }
}

@media (min-width:40rem) {
  .locator-search,
  .professionals-locator-list {
    width: 100%;
    max-width: 280px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .locator-search,
  .professionals-locator-list {
    margin-left: 8px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .locator-search,
  .professionals-locator-list {
    margin-left: 12px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .locator-search,
  .professionals-locator-list {
    margin-left: 16px;
  }
}

.locator--ready .locator-search,
.locator--ready .professionals-locator-list {
  display: inline-block;
}

.locator-search-form {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-search-form {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-search-form {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width:70rem) {
  .locator-search-form {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-search-form {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-search-form {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .locator-search-form {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) {
  .locator-search-form {
    border-radius: .25rem;
  }
}

.locator-geolocation {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-geolocation {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-geolocation {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .locator-geolocation {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) {
  .locator-geolocation {
    border-radius: .25rem;
  }
}

.locator-geolocation-button {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #6a6e72;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-geolocation-button {
    padding-left: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-geolocation-button {
    padding-left: 12px;
  }
}

@media (min-width:70rem) {
  .locator-geolocation-button {
    padding-left: 16px;
  }
}

.locator-geolocation-icon {
  font-size: .625rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #111;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-geolocation-icon {
    right: 2px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-geolocation-icon {
    right: 8px;
  }
}

@media (min-width:70rem) {
  .locator-geolocation-icon {
    right: 10px;
  }
}

.locator-list,
.professionals-locator-list-container {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  width: 100%;
  background-color: #fff;
}

@media (min-width:40rem) {
  .locator-list,
  .professionals-locator-list-container {
    border-radius: .25rem;
  }
}

.locator-list ul,
.professionals-locator-list-container ul {
  margin: 0;
  padding: 0;
}

.locator-list ul>*,
.professionals-locator-list-container ul>* {
  margin: 0;
  padding: 0;
  list-style: none;
}

.locator-list li,
.professionals-locator-list-container li {
  border-bottom: 1px solid #e8e8e8;
}

.locator-list li:last-child,
.professionals-locator-list-container li:last-child {
  border-bottom: 0 none;
}

.locator-button {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  display: block;
  width: 100%;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-button {
    padding-left: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-button {
    padding-left: 12px;
  }
}

@media (min-width:70rem) {
  .locator-button {
    padding-left: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-button {
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-button {
    padding-right: 24px;
  }
}

@media (min-width:70rem) {
  .locator-button {
    padding-right: 32px;
  }
}

@media (min-width:40rem) {
  .locator-button {
    font-size: 1rem;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-button {
    font-size: .875rem;
    line-height: 1.71429;
  }
}

.locator-button b,
.locator-button strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .locator-button {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .locator-button {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .locator-button {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .locator-button {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .locator-button {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .locator-button {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.locator-button:focus {
  outline: none;
}

.locator-button-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 7px;
  height: 7px;
  font-size: .625rem;
  color: #6a6e72;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-button-arrow {
    right: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-button-arrow {
    right: 12px;
  }
}

@media (min-width:70rem) {
  .locator-button-arrow {
    right: 16px;
  }
}

.locator-button-arrow-icon {
  display: block;
  transform: rotate(90deg);
  transition: transform .15s ease-in-out;
}

.locator-button-arrow-icon:before {
  display: block;
  width: auto;
  margin: 0;
}

.locator-button-info {
  display: none;
  background-color: #e8e8e8;
}

.locator-button-info a {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
  text-decoration: none;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .locator-button-info a {
    font-size: .75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .locator-button-info a {
    font-size: .875rem;
  }
}

@media (min-width:70rem) {
  .locator-button-info a {
    font-size: .875rem;
  }
}

.locator-button-info a b,
.locator-button-info a strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.locator-button-info .store-card-name {
  display: none;
}

.locator-button--toggled {
  color: #e2001a;
}

.locator-button--toggled .locator-button-arrow-icon {
  transform: rotate(270deg);
}

.locator-button--toggled+.locator-button-info {
  display: block;
}

.locator-map,
.locator-map .map-container {
  height: 100%;
}

.locator-store {
  color: #7a534e;
  position: absolute;
  display: none;
  transform: translate(-50%,-100%);
}

.map-container .locator-store {
  display: block;
}

.locator-store-icon {
  transition: color .3s ease-in-out;
  font-size: 2rem;
  cursor: pointer;
}

.locator-store-icon:hover {
  color: rgba(226,0,26,.8);
}

.locator-store-icon:before {
  margin: 0;
  width: auto;
}

.locator-store-name {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  line-height: 1.25;
  font-size: .875rem;
  display: inline-block;
  margin-bottom: 6px;
}

.locator-store-info {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0933333),0 3px 1px -2px rgba(0,0,0,.133333),0 1px 5px 0 rgba(0,0,0,.08);
  display: none;
  position: absolute;
  z-index: 2!important;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 20px;
  padding: 8px;
  border: 1px solid #a2a5a8;
  border-radius: .25rem;
  background-color: #fff;
  color: #111;
  white-space: nowrap;
  font-size: 1rem;
  text-transform: uppercase;
}

.locator-store-info:after,
.locator-store-info:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  border-style: solid;
  border-width: 10px;
  border-color: #fff transparent transparent;
}

.locator-store-info:before {
  border-width: 11px;
  border-color: #a2a5a8 transparent transparent;
}

.locator-store-info:after {
  border-color: #fff transparent transparent;
}

.locator-store-info-icon {
  color: #e2001a;
}

.locator-store--toggled {
  color: #e2001a;
  z-index: 2!important;
  width: auto;
  height: auto;
  background-color: transparent;
}

.locator-store--toggled .locator-store-icon,
.locator-store--toggled .locator-store-info {
  display: block;
}

@media (min-width:40rem) {
  .EPiServerForms .login .Form__Element,
  .login .EPiServerForms .Form__Element,
  .login .form-group {
    margin-bottom: 16px;
  }
}

.login-forms {
  position: relative;
}

.login-forms:after {
  content: "";
  display: table;
  clear: both;
}

.login-header {
  font-family: "ff-meta-serif-web-pro",Georgia,Times New Roman,serif;
  letter-spacing: .0625rem;
  word-spacing: 2px;
  line-height: 1;
  font-size: .875rem;
  text-transform: uppercase;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-header {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .login-header {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .login-header {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-header {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-header {
    margin-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .login-header {
    margin-bottom: 32px;
  }
}

.login-header-close {
  float: right;
  margin-top: -2px;
  color: #111;
}

.login-header-close:focus {
  color: #e2001a;
  outline: none;
}

@media (min-width:40rem) {
  .login-form {
    float: left;
    width: 50%;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-form-toggle {
    padding-right: 8px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-form-toggle {
    padding-right: 12px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .login-form-toggle {
    padding-right: 16px;
  }
}

.login-form--toggled .login-form-toggle,
.login-form-togglable {
  display: none;
}

.login-form--toggled .login-form-togglable {
  display: block;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-form--guest,
  .login-form--user {
    margin-left: -12px;
    margin-right: -12px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-form--guest,
  .login-form--user {
    margin-left: -18px;
    margin-right: -18px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .login-form--guest,
  .login-form--user {
    margin-left: -24px;
    margin-right: -24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-form--guest,
  .login-form--user {
    padding: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-form--guest,
  .login-form--user {
    padding: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .login-form--guest,
  .login-form--user {
    padding: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .panel .login-form--guest,
  .panel .login-form--user,
  .professional-entrance-container-disclaimer-text .login-form--guest,
  .professional-entrance-container-disclaimer-text .login-form--user,
  .professional-entrance-container .login-form--guest,
  .professional-entrance-container .login-form--user {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .panel .login-form--guest,
  .panel .login-form--user,
  .professional-entrance-container-disclaimer-text .login-form--guest,
  .professional-entrance-container-disclaimer-text .login-form--user,
  .professional-entrance-container .login-form--guest,
  .professional-entrance-container .login-form--user {
    margin-left: -24px;
    margin-right: -24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .panel .login-form--guest,
  .panel .login-form--user,
  .professional-entrance-container-disclaimer-text .login-form--guest,
  .professional-entrance-container-disclaimer-text .login-form--user,
  .professional-entrance-container .login-form--guest,
  .professional-entrance-container .login-form--user {
    margin-left: -32px;
    margin-right: -32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-form--guest {
    border-bottom: 1px solid #6a6e72;
  }
}

@media (min-width:40rem) {
  .login-form--guest {
    border-right: 1px solid #6a6e72;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-form--guest {
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-form--guest {
    padding-right: 24px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .login-form--guest {
    padding-right: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-form--user {
    margin-bottom: -12px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-form--user {
    margin-bottom: -18px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .login-form--user {
    margin-bottom: -24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-form--user {
    padding-top: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-form--user {
    padding-top: 48px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .login-form--user {
    padding-top: 64px;
  }
}

@media (min-width:40rem) {
  .login-form--user {
    border-left: 1px solid #6a6e72;
    margin-left: -1px;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-form--user {
    padding-left: 16px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-form--user {
    padding-left: 24px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .login-form--user {
    padding-left: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-already-registered {
    margin-bottom: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .login-already-registered {
    margin-bottom: 24px;
  }
}

@media (min-width:70rem) {
  .login-already-registered {
    margin-bottom: 32px;
  }
}

@media (min-width:40rem) {
  .login-already-registered {
    text-align: center;
  }
}

.login-or {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: .625rem;
  text-transform: uppercase;
  position: relative;
  color: #a2a5a8;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-or {
    margin-bottom: 14px;
    padding-left: 8px;
  }
}

@media (min-width:40rem) {
  .login-or {
    margin-bottom: 26px;
    text-align: center;
  }
}

.login-or:last-child {
  margin-bottom: 0!important;
}

.login-or-border {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -1px;
  border-bottom: 1px solid #6a6e72;
}

.login-or-label {
  position: relative;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-providers {
    margin-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-providers {
    margin-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .login-providers {
    margin-bottom: 32px;
  }
}

@media (min-width:40rem) {
  .login-providers {
    text-align: center;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .login-providers {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .login-providers {
    margin-bottom: 6px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .login-providers {
    margin-bottom: 8px;
  }
}

.login-provider {
  transition: box-shadow .3s ease-in-out;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background-color: #6a6e72;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
}

.login-provider:hover {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
}

.login-provider:focus {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,.0933333),0 1px 18px 0 rgba(0,0,0,.08),0 3px 5px -1px rgba(0,0,0,.133333);
  outline: none;
}

.login-provider:active {
  box-shadow: 0 8px 10px 1px rgba(0,0,0,.0933333),0 3px 14px 2px rgba(0,0,0,.08),0 5px 5px -3px rgba(0,0,0,.133333);
}

.login-provider:before {
  position: absolute;
  display: block;
  margin: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.login-provider.icon-facebook:before {
  padding-left: 1px;
}

.login-provider.icon-linkedin:before {
  padding-bottom: 2px;
  padding-left: 1px;
}

.login-provider.icon-google:before {
  padding-top: 2px;
  padding-right: 1px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-1881 {
    margin-left: 8px;
  }
}

@media (min-width:40rem) {
  .login-1881 {
    text-align: center;
  }
}

.login-1881-button {
  font-family: FF Mark Pro Book,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: .625rem;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #6a6e72;
  border-radius: .25rem;
  margin-left: -8px;
  margin-right: -8px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-1881-button {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .login-1881-button {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .login-1881-button {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-1881-button {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .login-1881-button {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width:70rem) {
  .login-1881-button {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.login-buttons {
  position: relative;
  z-index: 1;
  margin-bottom: 1px;
  font-size: 0;
}

.EPiServerForms .login-buttons .FormSubmitButton:not(:first-of-type),
.EPiServerForms .login-buttons input:not(:first-of-type)[type=reset],
.login-buttons .button:not(:first-of-type),
.login-buttons .EPiServerForms .FormSubmitButton:not(:first-of-type),
.login-buttons .EPiServerForms input:not(:first-of-type)[type=reset] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.EPiServerForms .login-buttons .FormSubmitButton:not(:last-of-type),
.EPiServerForms .login-buttons input:not(:last-of-type)[type=reset],
.login-buttons .button:not(:last-of-type),
.login-buttons .EPiServerForms .FormSubmitButton:not(:last-of-type),
.login-buttons .EPiServerForms input:not(:last-of-type)[type=reset] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 1px solid #fff;
}

.login-forgot-password {
  display: inline-block;
  margin-left: 4px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .login-forgot-password {
    margin-bottom: 4px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .login-forgot-password {
    margin-bottom: 6px;
  }
}

@media (min-width:70rem) {
  .login-forgot-password {
    margin-bottom: 8px;
  }
}

.login-forgot-password-link {
  display: inline-block;
  text-decoration: none;
}

.map-container {
  position: relative;
  min-height: 360px;
  background-color: #a3c18f!important;
}

.map .gm-style {
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}

.map--loaded .gm-style {
  opacity: 1;
}

.logo {
  background-image: url(../images/logo/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0;
}

@media (min-width:0) and (max-width:69.9375rem) {
  .logo {
    width: 112px;
    height: 44px;
  }
}

@media (min-width:70rem) {
  .logo {
    width: 190px;
    height: 52px;
  }
}

.material-input {
  position: relative;
}

.material-input label {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #a2a5a8;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all .2s cubic-bezier(.64,.09,.08,1);
  cursor: text;
  pointer-events: none;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .material-input label {
    font-size: .75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .material-input label {
    font-size: .875rem;
  }
}

@media (min-width:70rem) {
  .material-input label {
    font-size: .875rem;
  }
}

.material-input label b,
.material-input label strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.material-input input {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 1.0625rem;
  font-size: .875rem;
  padding: 8px 0;
  border: 0 none;
  width: 100%;
  background-color: transparent;
}

.material-input input:focus {
  outline: none;
}

.material-input button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.material-input-ripple {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  transition: background-color .5s cubic-bezier(.64,.09,.08,1);
  background-color: #6a6e72;
}

.material-input-ripple:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #6a6e72;
  transition: all .5s cubic-bezier(.64,.09,.08,1);
  transform: scaleX(0);
}

.material-input--float label {
  top: 0;
  font-size: .625rem;
  cursor: default;
  color: #111;
}

.material-input--float .material-input-ripple {
  background-color: #a3c18f;
}

.material-input--float .material-input-ripple:after {
  transform: scaleX(1);
}

.material-input--float input:focus~.material-input-ripple:after {
  height: 4px;
}

.material-input--label-right label {
  left: auto;
  right: 16px;
}

.material-input-header input {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 1.0625rem;
  font-size: .875rem;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #6a6e72;
}

.material-input-header button {
  right: 16px;
}

.menu {
  font-size: 1rem;
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #111;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .menu {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .menu {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .menu {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.menu ul,
.menu ul>* {
  margin: 0;
  padding: 0;
}

.menu ul>* {
  list-style: none;
}

@media (min-width:40rem) {
  .menu--horizontal ul {
    margin: 0;
    padding: 0;
  }

  .menu--horizontal ul>* {
    padding: 0;
    list-style: none;
  }

  .menu--horizontal ul:after {
    content: "";
    display: table;
    clear: both;
  }

  .menu--horizontal ul>* {
    float: left;
  }
}

.menu a {
  transition: color .3s ease-in-out;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .menu a {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .menu a {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .menu a {
    margin-bottom: 16px;
  }
}

.menu a:hover {
  color: rgba(226,0,26,.8);
}

.menu a:focus {
  color: rgba(226,0,26,.9);
  outline: none;
}

.menu-item--selected a,
.menu a:active {
  color: #e2001a;
}

@media (min-width:40rem) {
  .menu--horizontal .menu-item {
    margin: 0;
  }
}

@media (min-width:40rem) and (min-width:0) and (max-width:39.9375rem) {
  .menu--horizontal .menu-item {
    margin-right: 16px;
  }
}

@media (min-width:40rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .menu--horizontal .menu-item {
    margin-right: 24px;
  }
}

@media (min-width:40rem) and (min-width:70rem) {
  .menu--horizontal .menu-item {
    margin-right: 32px;
  }
}

.menu+.menu {
  border-top: 1px solid #e8e8e8;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .menu+.menu {
    margin-top: -8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .menu+.menu {
    margin-top: -12px;
  }
}

@media (min-width:70rem) {
  .menu+.menu {
    margin-top: -16px;
  }
}

html.state--modal,
html.state--modal body {
  overflow: hidden;
}

.modal {
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .modal {
    position: fixed;
    top: 0!important;
  }
}

@media (min-width:40rem) {
  .modal {
    position: absolute;
  }
}

.modal:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
}

.modal__wrapper {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 45%;
  left: 50%;
  max-width: 80em;
  max-height: 100%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  opacity: 0;
  transition: all .4s ease-in;
}

@media (min-width:0) and (max-width:69.9375rem) {
  .modal__wrapper {
    height: 100%;
    width: 100%;
  }
}

.modal__content {
  overflow-y: auto;
  z-index: -1;
  padding: 44px 32px 24px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .modal__content {
    padding: 22px 16px;
  }
}

.modal__header {
  position: relative;
  min-height: 66px;
  background-color: #f4f4f4;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.modal--active .modal__wrapper {
  top: 50%;
  opacity: 1;
}

.modal__heading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 1.25rem;
  font-family: FF Mark Pro Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
  text-align: center;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .modal__heading {
    font-size: 1.125rem;
    text-align: left;
  }
}

.modal__description {
  font-size: .75rem;
  line-height: 1.25rem;
  font-weight: 300;
}

.modal__close {
  position: fixed;
  top: 17px;
  right: 17px;
  font-size: 1.5rem;
  width: 32px;
  height: 32px;
  color: #333;
  text-align: center;
  z-index: 2000;
}

.numeric-input {
  position: relative;
}

.numeric-input--left {
  padding-left: 20px;
}

.numeric-input--right {
  padding-right: 20px;
}

.numeric-input--bottom {
  padding-bottom: 20px;
}

.numeric-input-input {
  display: block;
}

.numeric-input-input[type=number] {
  -moz-appearance: textfield;
}

.numeric-input-input[type=number]::-webkit-inner-spin-button,
.numeric-input-input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.numeric-input--left .numeric-input-input {
  border-top-left-radius: 0!important;
  border-bottom-left-radius: 0!important;
  border-left: 0 none!important;
}

.numeric-input--right .numeric-input-input {
  border-top-right-radius: 0!important;
  border-bottom-right-radius: 0!important;
  border-right: 0 none!important;
}

.numeric-input--bottom .numeric-input-input {
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
  border-bottom: 0 none!important;
}

.numeric-input-buttons {
  position: absolute;
  width: 20px;
}

.numeric-input--left .numeric-input-buttons {
  top: 0;
  bottom: 0;
  left: 0;
}

.numeric-input--right .numeric-input-buttons {
  top: 0;
  bottom: 0;
  right: 0;
}

.numeric-input--bottom .numeric-input-buttons {
  width: 40px;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}

.numeric-input--bottom .numeric-input-buttons:after {
  content: "";
  display: table;
  clear: both;
}

.numeric-input-button {
  transition: box-shadow .3s ease-in-out;
  display: block;
  position: relative;
  width: 20px;
  border: 1px solid #a2a5a8;
  background-color: #fff;
}

.numeric-input-button:hover {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.0933333),0 1px 10px 0 rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.133333);
}

.numeric-input-button:focus {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,.0933333),0 1px 18px 0 rgba(0,0,0,.08),0 3px 5px -1px rgba(0,0,0,.133333);
  outline: none;
}

.numeric-input-button:active {
  box-shadow: 0 8px 10px 1px rgba(0,0,0,.0933333),0 3px 14px 2px rgba(0,0,0,.08),0 5px 5px -3px rgba(0,0,0,.133333);
}

.numeric-input-button:focus {
  border-color: #6a6e72;
}

.numeric-input--left .numeric-input-button,
.numeric-input--right .numeric-input-button {
  height: 50%;
}

.numeric-input--bottom .numeric-input-button {
  height: 20px;
}

.numeric-input--left .numeric-input-button:first-child {
  border-top-left-radius: .25rem;
  border-bottom: 0 none;
}

.numeric-input--right .numeric-input-button:first-child {
  border-top-right-radius: .25rem;
  border-bottom: 0 none;
}

.numeric-input--bottom .numeric-input-button:first-child {
  float: right;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

.numeric-input--left .numeric-input-button:last-child {
  border-bottom-left-radius: .25rem;
}

.numeric-input--right .numeric-input-button:last-child {
  border-bottom-right-radius: .25rem;
}

.numeric-input--bottom .numeric-input-button:last-child {
  float: left;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  border-right: 0 none;
}

.numeric-input-icon {
  display: block;
  text-align: center;
  font-family: fontello;
  font-size: .5rem;
}

.numeric-input-icon:after {
  display: block;
}

.numeric-input--left .numeric-input-button:first-child .numeric-input-icon:after,
.numeric-input--right .numeric-input-button:first-child .numeric-input-icon:after {
  content: "\e812";
}

.numeric-input--left .numeric-input-button:last-child .numeric-input-icon:after,
.numeric-input--right .numeric-input-button:last-child .numeric-input-icon:after {
  padding-top: 1px;
  content: "\e813";
}

.numeric-input--bottom .numeric-input-button:first-child .numeric-input-icon:after {
  padding-top: 2px;
  content: "\e805";
}

.numeric-input--bottom .numeric-input-button:last-child .numeric-input-icon:after {
  padding-top: 2px;
  content: "\e804";
}

.o-embed iframe {
  width: 100%!important;
}

.order-confirmation {
  background-color: #fff;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation {
    padding: 16px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation {
    padding: 24px;
  }
}

@media (min-width:70rem) {
  .order-confirmation {
    padding: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation {
    padding-top: 32px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation {
    padding-top: 48px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .order-confirmation {
    padding-top: 64px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation {
    padding-bottom: 16px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation {
    padding-bottom: 24px;
  }
}

@media (min-width:0) and (max-width:39.9375rem) and (min-width:70rem) {
  .order-confirmation {
    padding-bottom: 32px;
  }
}

.order-confirmation-content {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:0) and (max-width:69.9375rem) {
  .order-confirmation-content {
    max-width: 716px;
  }
}

@media (min-width:70rem) {
  .order-confirmation-content {
    max-width: 1400px;
  }
}

.order-confirmation-text {
  max-width: 716px;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text {
    margin-bottom: 16px;
  }
}

.order-confirmation-text h1 {
  font-weight: 400;
  line-height: 1.25;
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text h1 {
    font-size: 1.75rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text h1 {
    font-size: 2.375rem;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text h1 {
    font-size: 2.875rem;
  }
}

.order-confirmation-text h1 b,
.order-confirmation-text h1 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text h1 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text h1 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text h1 {
    margin-bottom: 16px;
  }
}

.order-confirmation-text h2 {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text h2 {
    font-size: 1.5rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text h2 {
    font-size: 2rem;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text h2 {
    font-size: 2.375rem;
  }
}

.order-confirmation-text h2 b,
.order-confirmation-text h2 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text h2 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text h2 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text h2 {
    margin-bottom: 16px;
  }
}

.order-confirmation-text h3 {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text h3 {
    font-size: 1.25rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text h3 {
    font-size: 1.625rem;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text h3 {
    font-size: 1.875rem;
  }
}

.order-confirmation-text h3 b,
.order-confirmation-text h3 strong {
  font-family: Montserrat Bold,Helvetica,Arial,sans-serif;
  font-weight: 400;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text h3 {
    margin-bottom: 8px;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text h3 {
    margin-bottom: 12px;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text h3 {
    margin-bottom: 16px;
  }
}

.order-confirmation-text h4 {
  font-family: Montserrat Regular,Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
}

@media (min-width:0) and (max-width:39.9375rem) {
  .order-confirmation-text h4 {
    font-size: 1rem;
  }
}

@media (min-width:40rem) and (max-width:69.9375rem) {
  .order-confirmation-text h4 {
    font-size: 1.25rem;
  }
}

@media (min-width:70rem) {
  .order-confirmation-text h4 {
    font-size: 1.375rem;
  }
}