/** Shopify CDN: Minification failed

Line 290:12 Unterminated string token
Line 291:3 Unterminated string token

**/
body {
  overflow-x: hidden;
}
.footer {
  flex-shrink: 0;
  padding: 53px 0;
  color: #fff;
  background-color: var(--color-dark);
  font-family: "Open Sans", sans-serif;
}
.footer a {
  transition: 0.2s;
}
.footer a:hover {
  text-decoration: none;
  color: var(--color-accent);
  opacity: 1;
}
@media all and (min-width: 1200px) {
  .footer {
    padding: 115px 0 50px;
  }
}
.footer__title {
  margin-bottom: 10px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
@media all and (min-width: 1200px) {
  .footer__title {
    margin-bottom: 12px;
  }
}
.footer__menu,
.footer__follow,
.footer__contacts {
  width: 50%;
  text-align: left;
}
@media all and (min-width: 768px) {
  .footer__menu,
  .footer__follow,
  .footer__contacts {
    width: 25%;
  }
}
@media all and (min-width: 1200px) {
  .footer__menu,
  .footer__follow,
  .footer__contacts {
    width: 11%;
  }
}
.footer__customer {
  margin-bottom: 69px;
  padding-left: 53px;
}
@media all and (min-width: 1200px) {
  .footer__customer {
    margin-bottom: 0;
    margin-left: 110px;
    padding-left: 0;
  }
}
.footer__follow {
  padding-left: 50px;
}
.footer__follow .footer__title {
  margin-bottom: 12px;
}
@media all and (min-width: 768px) {
  .footer__follow {
    padding-left: 0;
  }
}
@media all and (min-width: 1200px) {
  .footer__follow {
    margin-left: 44px;
  }
}
.footer__company {
  padding-left: 13px;
}
@media all and (min-width: 1200px) {
  .footer__company {
    margin-left: 54px;
    padding-left: 0;
  }
}
.footer__contacts {
  padding-left: 10px;
}
.footer__contacts .footer__title {
  margin-bottom: 17px;
}
@media all and (min-width: 1200px) {
  .footer__contacts {
    margin-left: 24px;
    padding-left: 0;
  }
}
.footer__menu .footer__menu-item {
  margin-bottom: 2px;
}
@media all and (min-width: 1200px) {
  .footer__menu .footer__menu-item {
    margin-bottom: 9px;
  }
}
.footer__menu-link {
  color: #ccc;
  font-size: 14px;
}
.footer__btn {
  cursor: pointer;
  transition: 0.2s;
}
.footer__btn:hover {
  color: var(--color-accent);
}
.footer__social-link {
  display: inline-grid;
  grid-template-columns: 28px auto;
  margin-bottom: 9px;
  color: #fff;
  font-size: 14px;
}
.footer__social-link svg {
  height: 17px;
}
.footer__contacts {
  color: #ccc;
  font-size: 12px;
  font-weight: bold;
}
@media all and (min-width: 1200px) {
  .footer__contacts {
    width: 17%;
    font-size: 14px;
  }
}
.footer__tel {
  margin-bottom: 5px;
  font-size: 12px;
}
.footer__tel a {
  color: #ccc;
}
.footer__tel-more {
  margin-top: 10px;
  font-weight: normal;
}
.footer__tel-more p {
  margin: 0;
}
.footer__email {
  margin-bottom: 24px;
  font-size: 10px;
}
.footer__email a {
  color: #fff;
  font-weight: normal;
}
@media all and (min-width: 1200px) {
  .footer__email {
    margin-bottom: 13px;
    font-size: 14px;
  }
}
.footer__newsletter {
  padding-top: 49px;
  padding-left: 50px;
  text-align: left;
}
.footer__newsletter .footer__title {
  margin-bottom: 7px;
}
@media all and (min-width: 768px) {
  .footer__newsletter {
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-right: 50px;
    padding-bottom: 60px;
    text-align: center;
  }
}
@media all and (min-width: 1200px) {
  .footer__newsletter {
    width: 26%;
    margin-left: 28px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
  }
  .footer__newsletter .footer__title {
    margin-bottom: 10px;
  }
}
.footer__newsletter-subtitle {
  padding-right: 60px;
  font-size: 12px;
  line-height: 1.58;
}
@media all and (min-width: 768px) {
  .footer__newsletter-subtitle {
    padding-right: 0;
  }
}
@media all and (min-width: 1200px) {
  .footer__newsletter-subtitle {
    padding-right: 60px;
  }
}
.footer__bottom {
  padding-top: 29px;
  text-align: center;
  border-top: 2px solid #484848;
}
@media all and (min-width: 1200px) {
  .footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1167px;
    margin: 44px auto 0;
    padding-top: 33px;
    border-top-width: 5px;
  }
}
.footer__logo {
  order: 2;
  padding-bottom: 29px;
}
@media all and (min-width: 1200px) {
  .footer__logo {
    position: relative;
    top: 15px;
    right: -65px;
  }
}
.footer__copy {
  order: 1;
  margin-bottom: 10px;
  text-align: center;
  font-size: 12px;
  line-height: 1.25;
}
.footer__copy span {
  color: #8b8c8d;
}
@media all and (min-width: 1200px) {
  .footer__copy {
    max-width: 385px;
    margin-bottom: 0;
    text-align: left;
  }
}
.footer__policy {
  display: flex;
  justify-content: center;
  order: 3;
}
.footer__policy-link {
  padding: 0 7px;
  color: #999;
  font-size: 14px;
  line-height: 1.36;
}
.footer__policy-link:not(:last-child) {
  position: relative;
}
.footer__policy-link:not(:last-child)::after {
  position: absolute;
  top: 3px;
  right: 1px;
  bottom: 3px;
  width: 1px;
  content: "
 ";
  background-color: #999;
}
.footer__newsletter-form {
  position: relative;
  margin-top: 16px;
  margin-bottom: 20px;
}
.footer__newsletter-form .error {
  position: absolute;
  bottom: -30px;
  left: 0;
  color: var(--color-accent);
  font-size: 13px;
}
.footer__newsletter-form .errors li {
  color: var(--color-accent);
}
@media all and (min-width: 1200px) {
  .footer__newsletter-form {
    margin-top: 25px;
  }
}
.newsletter__input {
  padding: 10px 15.5px;
  color: #000;
  border: none !important;
  border-radius: 3px;
  outline: none !important;
  background: #fff;
  box-shadow: none !important;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}
@media all and (min-width: 768px) {
  .newsletter__input {
    width: 350px;
  }
}
@media all and (min-width: 1200px) {
  .newsletter__input {
    width: auto;
    padding: 10px 8px;
  }
}
@media all and (min-width: 1500px) {
  .newsletter__input {
    padding: 13px 44px 13px 17px;
  }
}
.newsletter__submit {
  margin-left: 5px;
  padding: 10px 28px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border-radius: 3px;
  background-color: #cf3339;
  font-size: 13px;
}
@media all and (min-width: 1200px) {
  .newsletter__submit {
    width: 122px;
    height: 43px;
  }
}
.footer-payments__title {
  font-size: 13px;
}
.payment-icons {
  display: flex;
  margin-top: 7px;
  margin-bottom: 20px;
}
.payment-icons li:not(:last-of-type) {
  margin-right: 5px;
}
@media all and (min-width: 768px) {
  .payment-icons {
    margin-right: auto;
    margin-left: auto;
  }
}
@media all and (min-width: 1200px) {
  .payment-icons {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.footer-switcher {
  position: relative;
}
.footer-switcher .footer-switcher-wrapper .footer-switcher__button {
  cursor: pointer;
  color: #fff;
}
.footer-switcher .footer-switcher-wrapper .footer-switcher__button svg {
  margin-left: 10px;
}
.footer-switcher .footer-switcher__dropdown {
  z-index: 1029;
  top: 0;
  right: 0;
  left: 0;
  padding: 20px 15px;
  -webkit-transition: all 0.3s cubic-bezier(0.65, -0.01, 0.26, 1);
  transition: all 0.3s cubic-bezier(0.65, -0.01, 0.26, 1);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  color: #111;
  background-color: #e8eaeb;
}
.footer-switcher .footer-switcher__dropdown .footer-switcher__content .footer-switcher__header {
  margin-bottom: 10px;
}
.footer-switcher .footer-switcher__dropdown .footer-switcher__content .close {
  display: none;
  width: 15px;
  height: 15px;
}
.footer-switcher .footer-switcher__dropdown .footer-switcher__content li {
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .footer-switcher {
    padding-bottom: 10px;
  }
  .footer-switcher .footer-switcher__dropdown {
    position: fixed;
    width: 100%;
    height: 100%;
    padding-bottom: 5rem;
  }
  .footer-switcher .footer-switcher__dropdown .footer-switcher__content .close {
    display: block;
  }
  .footer-switcher .footer-switcher__dropdown .footer-switcher__content .footer-switcher__header {
    font-size: 20px;
  }
  .footer-switcher .footer-switcher__dropdown .footer-switcher__content li {
    padding-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .footer-switcher .footer-switcher__dropdown {
    position: absolute;
    top: auto;
    bottom: 100%;
    width: 200px;
    height: auto;
    max-height: 80vh;
    padding: 15px 20px;
  }
}
