.clearlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main .container {
  max-width: 1440px;
}
body a:hover {
  color: #7a9c49;
  text-decoration: none;
}
html {
  margin: 0 !important;
  padding: 0 !important;
}
section.section {
  margin-bottom: 0;
}
#preview-bar-iframe {
  display: none !important;
}
.btn-default {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 232px;
  width: 100%;
  height: 50px;
  background-color: #000000;
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.password-header__link {
  z-index: 15 !important;
}
.cc-message a {
  color: #ffffff;
  text-decoration: underline;
  -webkit-text-decoration-color: #9c9c9c;
  text-decoration-color: #9c9c9c;
}
.close-video {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 24;
  background-color: transparent;
  background-image: url("./close_v.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  border: none;
  cursor: pointer;
  transition: all 0.3s linear 0s;
}
@media screen and (min-width: 981px) {
  .close-video {
    opacity: 0.7;
  }
}
.close-video:hover {
  opacity: 1;
}
.close-video:focus {
  outline: none;
}
header.header {
  box-shadow: 0 2px 4px 0 rgba(220, 220, 220, 0.5);
}
@media screen and (max-width: 767px) {
  header.header {
    border-bottom: 1px solid #7d973c;
    z-index: 15 !important;
  }
}
@media screen and (max-width: 375px) {
  header.header {
    min-height: 50px;
  }
}
@media screen and (max-width: 1040px) {
  header.header .header__logo {
    margin-right: 15px;
  }
}
header.header .header__logo-img {
  max-width: 140px;
  width: 100%;
}
@media screen and (max-width: 980px) {
  header.header .header__logo-img {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  header.header .header__logo-img {
    padding: 6px 10px;
  }
}
header.header .header__logo-img.header__logo-img--mobile {
  display: none;
}
header.header .header-trigger {
  display: none !important;
}
@media screen and (max-width: 980px) {
  header.header .header-trigger {
    display: flex !important;
  }
}
@media screen and (max-width: 375px) {
  header.header .header-trigger {
    max-height: 43px;
    padding-top: 5px;
  }
}
header.header .header-trigger.cart-draw-trigger-icon a > svg {
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  header.header .header-trigger.cart-draw-trigger-icon a > svg {
    margin-right: 2px;
  }
}
header.header .header-trigger.cart-draw-trigger-icon a > span {
  transform: translate(-3px, -7px);
  display: inline-block;
  color: #7d973c;
}
@media screen and (max-width: 767px) {
  header.header .header-trigger.cart-draw-trigger-icon a > span {
    transform: translate(-3px, -6px);
  }
}
header .header-navs {
  padding: 0;
  padding-top: 3px;
  justify-content: space-between;
}
header .header-wrap-left {
  display: flex;
  align-items: center;
}
header .mobile-draw-trigger-icon {
  display: none !important;
}
@media screen and (max-width: 980px) {
  header .mobile-draw-trigger-icon {
    display: flex;
  }
}
header .secondary-nav {
  display: block !important;
  position: static !important;
}
@media screen and (max-width: 980px) {
  header .secondary-nav {
    display: none !important;
  }
}
header .secondary-nav__item {
  margin-left: 31px;
  margin-top: 7px;
  height: 40px;
}
header .secondary-nav__item svg {
  margin-top: 4px;
}
header .secondary-nav__item .js-cart-trigger svg {
  margin-right: 10px;
  margin-top: 2.5px;
}
header .secondary-nav__item .js-cart-trigger:hover g {
  fill: #7a9c49;
}
header .secondary-nav__item .secondary-nav__link--search {
  top: 0;
}
header .container-header {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 767px) {
  header .container-header {
    padding: 0;
  }
}
header .primary-nav__link {
  font-size: 13px;
  letter-spacing: 1.5px;
  font-weight: bold;
  position: relative;
  z-index: 11;
}
header .primary-nav__link .nav__link--sub:after {
  top: 18px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
header .primary-nav__link .nav__link--sub:hover:after {
  top: 54px !important;
}
header .primary-nav__link--active .nav__link--sub:after {
  top: 54px;
}
header .primary-nav__link--active .nav__link--sub:hover:after {
  top: 80px !important;
}
header.header--mega .primary-nav .primary-nav__items {
  padding-left: 2px;
}
header.header--mega .primary-nav .primary-nav__items .primary-nav__item {
  padding-left: 2px;
  height: 73px;
  display: flex;
  align-items: center;
}
header.header--mega .primary-nav .nav__sub__item {
  width: 100%;
  max-width: 227px;
}
header.header--mega .primary-nav .nav__sub__item--sub .nav__sub__link {
  padding-left: 0;
  margin-bottom: 3px;
}
header.header--mega .primary-nav .nav__sub-t__link {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #333333;
  padding: 14px 0 0 0;
  transition: all 0.3s linear 0s;
}
header.header--mega .primary-nav .nav__sub-t__link:hover {
  font-weight: bolder;
  font-family: Nexa-Bold, sans-serif !important;
  color: #7a9c49;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub-t__items {
  display: inline !important;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__items {
  margin-top: 14px;
  width: 53%;
  max-width: 705px;
  display: flex;
  justify-content: flex-start;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__cta {
  width: calc(50% - 6px);
  max-width: 308px;
  padding: 6px 0;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__cta-wrap {
  display: flex;
  justify-content: space-between;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__cta:first-child {
  margin-left: 8px;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__cta:last-child {
  padding-right: 0;
  float: right;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__cta-image {
  margin-bottom: 0;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__cta-image-link {
  display: block;
  max-width: 308px;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub__cta-title {
  max-width: 200px;
  width: 90%;
  height: 40px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.92px;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
header.header--mega .primary-nav .nav__sub--cta .nav__sub-wrap {
  max-width: 1440px;
  width: 100%;
  margin: 1px auto 0 auto;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 6px;
  border: none;
}
header.header--mega .primary-nav .nav__sub {
  padding-top: 0;
  margin-top: 16px;
  background-color: white;
  border-top: 1px solid #7d973c;
  top: 64px;
}
header.header--mega .nav__sub__item--sub .nav__sub__link:hover {
  color: #7a9c49 !important;
}
.secondary-nav__item .js-cart-trigger {
  align-items: center;
}
.cart-product-count {
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 1.14px;
  text-align: center;
  color: #7d973c;
  transform: translate(-3px, 3px);
}
.primary-nav__item--sub .nav__link--sub:after {
  top: 28px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.primary-nav__item--sub:hover .nav__link--sub {
  color: #7d973c;
}
.primary-nav__item--sub:hover .nav__link--sub:after {
  top: 54px !important;
  border-top-color: #7d973c;
}
.mobile-draw .mobile-nav__link,
.mobile-draw .mobile-nav__sub__link {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.5px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .mobile-draw .mobile-draw__wrapper {
    padding-top: 0;
  }
  .mobile-draw .mobile-draw__nav {
    margin-top: 0;
  }
}
@media screen and (max-width: 980px) {
  .primary-nav.header-navs__items {
    display: none !important;
  }
  .menu-hide {
    display: none;
    transform: translate(-10px, 0px);
  }
  .menu-show {
    transform: translate(-2px, -1px);
  }
}
@media screen and (max-width: 980px) and (max-width: 767px) {
  .menu-show {
    width: 26px !important;
    height: 20px;
  }
}
@media screen and (max-width: 980px) {
  .js-mobile-draw-trigger-active .menu-hide {
    display: block;
  }
  .js-mobile-draw-trigger-active .menu-show {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header-trigger--right .header-trigger__link {
    top: -3px !important;
  }
}
.show-icon-cart .secondary-nav__item {
  margin-left: 15px;
}
@media screen and (max-width: 980px) and (min-width: 768px) {
  .show-icon-cart .header-trigger__link--search {
    right: -9px;
  }
}
@media screen and (max-width: 767px) {
  .mfp-wrap,
  .mfp-bg {
    top: 54px !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 375px) {
  .mfp-wrap,
  .mfp-bg {
    top: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .header {
    width: 100% !important;
  }
  .mobile-nav__sub-t__link {
    font-size: 13px !important;
    color: #000000 !important;
  }
  .header-trigger__link--search img {
    width: 16px !important;
  }
  .header-trigger__link--cart img {
    width: 17px !important;
  }
  .header-trigger--far-right {
    right: 10px !important;
  }
  .header-trigger--right {
    right: 44px !important;
  }
  .header-trigger--right .header-trigger__link svg {
    width: 16px;
  }
  .header-trigger--less-right {
    right: 72px !important;
  }
  .show-icon-cart .search-draw-trigger-icon {
    right: 100px !important;
  }
  .mobile-draw .mfp-close.mfp-close {
    top: calc(100vh - 133px) !important;
  }
  .mobile-draw .mfp-close.mfp-close i {
    bottom: 0 !important;
  }
  .mobile-nav__item--sub {
    padding-bottom: 0px !important;
  }
  .mobile-nav__item {
    padding: 7px 0px 7px 8px !important;
  }
  .mobile-draw .mobile-nav__link,
  .mobile-draw .mobile-nav__sub__link {
    line-height: 39px !important;
  }
  .mobile-nav__sub.mobile-nav__sub.js-active .mobile-nav__sub__item {
    margin: 0 !important;
    padding: 7px 0px 7px 8px !important;
  }
  .mobile-nav__sub.mobile-nav__sub.js-active .mobile-nav__sub__item a {
    line-height: 39px !important;
    color: #000000 !important;
    transform: translateY(4px);
  }
  .mobile-nav__item .mobile-nav__link--sub:after,
  .mobile-nav__item .mobile-nav__sub__link--t:after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid black;
    top: 13px !important;
  }
}
#top {
  width: 100% !important;
}
.mobile-menu-show-bg {
  display: none;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(11, 11, 11, 0.6);
  z-index: 1;
}
.mobile-menu-show {
  position: relative;
  z-index: 1;
}
.mobile-menu-show .mobile-menu-show-bg {
  display: block;
}
body.mobile-menu-show {
  overflow: hidden;
}
@media screen and (max-width: 375px) {
  html.mobile-menu-show {
    overflow: hidden;
  }
}
.mobile-draw.mobile-draw--dark {
  position: fixed;
  top: 50px;
  left: -100%;
  z-index: 14;
  height: calc(100vh - 50px);
  min-height: calc(100vh - 50px);
  transition: all 0.3s linear 0s;
}
.mobile-draw.mobile-draw--dark.active {
  left: 0;
}
footer.footer {
  background-color: #333333;
}
footer .container {
  max-width: 1440px;
}
@media screen and (max-width: 767px) {
  footer .container {
    padding: 0 10px 35px 10px;
  }
}
footer .footer-nav__title,
footer .footer-nav__link,
footer .footer-nav__text-link,
footer .footer-nav__text {
  font-family: Nexa-Book, sans-serif;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.6px;
  color: #ffffff;
}
footer .footer-nav__item .footer-nav__link:hover {
  font-weight: bold;
  font-family: Nexa-Bold, sans-serif !important;
}
footer .footer-nav__link,
footer .footer-nav__text-link,
footer .footer-nav__text {
  font-weight: normal;
}
footer .footer-nav__title {
  margin-bottom: 11px;
  font-family: Nexa-Bold, sans-serif;
}
footer .footer-nav__item {
  margin-bottom: 0;
  line-height: 30px;
}
footer .footer-copyright__text .footer-copyright__span,
footer .footer-privacy a {
  font-family: Nexa-Book, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.51px;
  color: #ffffff;
}
footer .footer-copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  footer .footer-copyright {
    flex-wrap: wrap;
    text-align: left;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright__text {
    width: 100%;
  }
  footer .footer-copyright__text .footer-copyright__span {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-privacy {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
footer .footer-privacy a {
  padding-left: 55px;
}
@media screen and (max-width: 767px) {
  footer .footer-privacy a {
    padding: 0;
    width: 50%;
  }
  footer .footer-privacy a:last-child {
    padding-left: 15px;
  }
}
footer .footer__content {
  padding: 64px 20px 0;
}
@media screen and (max-width: 767px) {
  footer .footer__content {
    padding: 53px 0 0;
  }
}
footer .footer__content-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  footer .footer__content-wrap {
    flex-wrap: wrap;
  }
}
footer .footer__content-wrap .o-layout {
  width: calc(100% - 210px);
}
@media screen and (max-width: 767px) {
  footer .footer__content-wrap .o-layout {
    width: 100%;
  }
}
footer .footer__content-wrap .page__qr-bottom-content-social {
  max-width: 210px;
}
footer .footer__content-wrap .page__qr-bottom-content-social a {
  margin-right: 33px;
  display: inline-block;
  transition: all 0.3s linear 0s;
}
footer .footer__content-wrap .page__qr-bottom-content-social a:last-child {
  margin-right: 0;
}
footer .footer__content-wrap .page__qr-bottom-content-social a:nth-child(3) {
  transform: translateY(-2px);
}
footer .footer__content-wrap .page__qr-bottom-content-social a svg * {
  transition: all 0.3s linear 0s;
}
footer .footer__content-wrap .page__qr-bottom-content-social a:hover svg * {
  stroke: #7a9c49;
}
footer .o-layout {
  display: flex;
}
@media screen and (max-width: 767px) {
  footer .o-layout {
    flex-wrap: wrap;
  }
}
footer .o-layout .o-layout__item {
  max-width: 250px;
}
@media screen and (max-width: 767px) {
  footer .o-layout .o-layout__item {
    width: 33% !important;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  footer .o-layout .o-layout__item {
    width: 50% !important;
    max-width: 100%;
  }
}
.collection.collection--center .collection__header-info {
  margin: 64px auto 42px auto;
}
@media screen and (max-width: 767px) {
  .collection.collection--center .collection__header-info {
    padding: 0 15px;
  }
}
.collection .product__media {
  max-height: 352px;
}
@media screen and (max-width: 1054px) {
  .collection .product__media {
    max-height: calc(100vw * 0.333);
  }
}
@media screen and (max-width: 767px) {
  .collection .product__media {
    max-height: calc(100vw * 0.432);
  }
}
.collection .product__media .o-ratio__content {
  max-height: 352px;
  background-color: #ffffff;
}
@media screen and (max-width: 1054px) {
  .collection .product__media .o-ratio__content {
    max-height: calc(100vw * 0.333);
  }
}
@media screen and (max-width: 767px) {
  .collection .product__media .o-ratio__content {
    max-height: calc(100vw * 0.432);
  }
}
.collection .product__media .o-ratio__content img {
  width: auto;
}
.collection .collection__header-info__title.collection__header-info__title {
  margin-bottom: 32px;
}
.collection .collection__header-info__text,
.collection .collection__header-info {
  max-width: 687px;
}
.collection__header-media {
  max-height: 400px;
  overflow: hidden;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .collection__header-media {
    height: 200px;
  }
}
.collection__header-info__text {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-align: center;
  color: #333333;
}
.collection-main {
  max-width: 1142px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.collection .container {
  padding: 0;
}
.collection .product-count {
  position: absolute;
  top: -7px;
  right: 13px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .collection .product-count {
    top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .collection .product-count {
    top: -6px;
  }
}
.collection .product-count i {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: 0.35px;
  text-align: right;
  color: #333333;
}
.collection .section__title-text {
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .collection .section__title-text {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .collection .section__title-text {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .collection .section__title-text {
    font-size: 36px;
  }
}
.collection .section__title-text:after {
  display: none;
}
.collection .product__details {
  margin-top: 23px;
}
.collection .product__price {
  margin: 2px 0 0;
}
.collection .collection-products {
  max-width: 1142px;
  margin: 0 auto;
  padding-top: 8px;
}
.collection .collection-products .o-layout {
  margin-left: 0;
}
@media screen and (max-width: 1156px) {
  .collection .collection-products .o-layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.collection .collection-products .o-layout__item {
  padding-left: 0;
  max-width: 352px;
  margin: 0 14px 15px 14px;
}
@media screen and (max-width: 767px) {
  .collection .collection-products .o-layout__item {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.collection .collection-products .product:hover .product__title {
  color: #7a9c49;
}
.collection .collection-products .product__title {
  font-size: 13px;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #000000;
  transition: all 0.3s linear 0s;
}
.collection .collection-products .product__price {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.35px;
  text-align: center;
  color: #333333;
}
.collection .collection-products .count-colors {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 2;
  letter-spacing: 0.35px;
  text-align: center;
  color: #333333;
  transform: translateY(6px);
}
.shopify-section-collection-template .section {
  margin-bottom: 128px;
}
.link-bulk {
  max-width: 265px;
  margin: 40px auto;
}
.collection-main:after {
  content: "";
  position: absolute;
  top: 40px;
  left: calc((100vw - 100%) / -2);
  width: 100vw;
  height: 1px;
  background-color: transparent;
}
.collection-main.filter-active:after {
  background-color: #7a9c49;
}
@media screen and (max-width: 980px) {
  .collection-main .collection-main__filter {
    display: none;
  }
}
.collection-filter {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 14px;
  margin-bottom: 38px;
}
.collection-filter .filter-title {
  display: flex;
  align-items: center;
}
.collection-filter .filter-title a {
  font-size: 14px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
.collection-filter .filter-clear {
  display: flex;
}
.collection-filter .filter-clear a {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.51px;
  color: #000000;
  text-decoration: underline;
}
.collection-sidebar__section--group.collection-sidebar__tag_size
  .collection-sidebar__item
  .collection-sidebar__link {
  width: 102px;
}
.collection-sidebar__section--group.collection-sidebar__tag_size
  .collection-sidebar__item
  .collection-sidebar__link:after {
  margin-left: 5px;
}
.collection-sidebar__title {
  font-size: 14px !important;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 0 !important;
}
.collection-sidebar__item a.collection-sidebar__link {
  width: 99px;
  height: 36px;
  border: solid 1px #cbcbcb;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  transition: all 0.3s linear 0s;
}
.collection-sidebar__item a.collection-sidebar__link:hover,
.collection-sidebar__item a.collection-sidebar__link:focus {
  background-color: black !important;
  color: white !important;
}
.collection-sidebar__item.collection-sidebar__item--active
  .collection-sidebar__link {
  background-color: black !important;
  color: white !important;
}
.collection-sidebar__item.collection-sidebar__item--active
  .collection-sidebar__link:after {
  color: white;
  display: none;
}
.collection-sidebar
  .collection-sidebar__section--tags
  .collection-sidebar__item {
  margin-top: 3px;
}
@media screen and (max-width: 980px) {
  aside.collection-sidebar.collection-sidebar {
    display: block;
    width: 100%;
  }
  aside.collection-sidebar.collection-sidebar .collection-sidebar__wrapper {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 980px) and (max-width: 980px) {
  aside.collection-sidebar.collection-sidebar .collection-sidebar__wrapper {
    padding-top: 0;
  }
}
.o-layout__filter {
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 88px;
  display: none;
}
@media screen and (max-width: 375px) {
  .o-layout__filter {
    padding-bottom: 0;
  }
}
.filter-show {
  border: 6px solid transparent;
  border-top: 6px solid black;
  transform: translateY(4px);
  transform-origin: 50% 25%;
  margin: 0 27px 0 13px;
  transition: all 0.3s linear 0s;
}
.filter-show.active {
  border-top-color: #7a9c49;
  transform: translateY(4px) rotateZ(180deg);
}
@media screen and (max-width: 1450px) and (min-width: 981px) {
  .product-single .o-layout > .o-layout__item:first-child {
    width: calc(100vw * 0.339) !important;
  }
}
@media screen and (max-width: 640px) {
  .product-single__classic-title {
    padding-top: 10px;
  }
}
.product-single__classic-title .section__title {
  margin-bottom: 0;
}
.product-single__classic-title .section__title-text {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  color: #000000;
  margin-top: -4px;
}
@media screen and (max-width: 1440px) {
  .product-single__classic-title .section__title-text {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .product-single__classic-title .section__title-text {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .product-single__classic-title .section__title-text {
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  .product-single__classic-title .section__title-text {
    letter-spacing: 0;
    line-height: 1;
  }
}
.product-single__classic-title .section__title-text:after {
  display: none;
}
.product-single .product-single__top {
  padding-top: 75px;
}
.product-single div.product-single__bottom {
  padding: 0 28px;
}
@media screen and (max-width: 375px) {
  .product-single div.product-single__bottom {
    padding: 0;
  }
}
.product-single .product-single__box {
  border: none;
}
.product-single .product-single__box .product-single__form {
  padding: 2px 0 0;
}
.product-single .product-single__box .product-single__variant {
  margin-top: 20px;
}
.product-single .product-single__box .product-single__price {
  background-color: transparent;
  padding-top: 9px;
  padding-left: 0;
  padding-bottom: 0;
}
.product-single .product-single__box .product-single__price-text {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (max-width: 1440px) {
  .product-single .product-single__box .product-single__price-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .product-single .product-single__box .product-single__price-text {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .product-single .product-single__box .product-single__price-text {
    font-size: 16px;
  }
}
.product-single__swatches-kids
  .product-single__swatch_size
  .product-single__swatch__label {
  width: auto !important;
  padding: 5px !important;
}
.product-single__swatches.product-single__swatches-available-true
  .product-single__swatch__title-available-true {
  display: inline;
}
.product-single__swatches.product-single__swatches-available-true
  .product-single__swatch__title-available-false {
  display: none;
}
.product-single__swatches.product-single__swatches-available-false
  .product-single__swatch__title-available-true {
  display: none;
}
.product-single__swatches.product-single__swatches-available-false
  .product-single__swatch__title-available-false {
  display: inline;
}
.product-single__swatches.product-single__swatches-available-false
  .product-single__swatch_color
  .product-single__swatch__input:checked
  + label {
  position: relative;
  z-index: 0;
}
.product-single__swatches.product-single__swatches-available-false
  .product-single__swatch_color
  .product-single__swatch__input:checked
  + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #000000;
  z-index: 0;
  transform: rotateZ(45deg) translate(6px, 0px);
  transform-origin: 0;
}
.product-single__swatches.product-single__swatches-available-false
  .product-single__swatch_size
  .product-single__swatch__input:checked
  + label {
  position: relative;
  z-index: 0;
  background-color: white;
  color: #bbbbbb;
  border: solid 1px #cbcbcb;
}
.product-single__swatches.product-single__swatches-available-false
  .product-single__swatch_size
  .product-single__swatch__input:checked
  + label:hover {
  border: solid 1px #000000;
}
.product-single__swatches.product-single__swatches-available-false
  .product-single__swatch_size
  .product-single__swatch__input:checked
  + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 44%;
  background-color: #000000;
  z-index: 0;
  transform: rotateZ(45deg) translate(6px, 0px);
  transform-origin: 0;
}
.product-single__swatches.product-single__swatch_size
  .product-single__swatch__title {
  margin-bottom: 8px;
}
.product-single__swatches.product-single__swatch_size
  .product-single__swatch__title-size-chart {
  padding-left: 12px;
}
.product-single__swatches .product-single__swatch__title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 0;
}
.product-single__swatches .product-single__swatch__title_color,
.product-single__swatches .product-single__swatch__title-size-chart,
.product-single__swatches .product-single__swatch__title-available-true,
.product-single__swatches .product-single__swatch__title-available-false {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #333333;
  text-transform: capitalize;
}
.product-single__swatches .product-single__swatch__title_color a,
.product-single__swatches .product-single__swatch__title-size-chart a,
.product-single__swatches .product-single__swatch__title-available-true a,
.product-single__swatches .product-single__swatch__title-available-false a {
  color: #333333;
}
.product-single__swatches .product-single__swatch__title-size-chart {
  text-decoration: underline;
  padding-left: 12px;
}
.product-single__swatches
  .product-single__swatch_color
  .product-single__swatch__label {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border-color: #cfcfcf;
  padding: 1px;
  background-clip: content-box;
  background-size: cover;
  margin: 0 8px 0 0;
  position: relative;
  z-index: 1;
}
.product-single__swatches
  .product-single__swatch_color
  .product-single__swatch__label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 4px solid #ffffff;
  border-radius: 50%;
}
.product-single__swatches
  .product-single__swatch__item
  input[type="radio"]:checked
  + label,
.product-single__swatches
  .product-single__swatch__item
  input[type="radio"]:hover
  + label {
  background-clip: content-box;
  border: 1px solid #000000;
}
.product-single__swatches
  .product-single__swatch_size
  input[type="radio"]:checked
  + label,
.product-single__swatches
  .product-single__swatch_size
  input[type="radio"]:hover
  + label {
  background-clip: border-box;
}
.product-single__swatches
  .product-single__swatch_size
  .product-single__swatch__label {
  width: 88px;
  height: 36px;
  padding: 0;
  border: solid 1px #cbcbcb;
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: 0.35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  margin: 8px 8px 13px 0;
}
@media screen and (max-width: 375px) {
  .product-single__swatches
    .product-single__swatch_size
    .product-single__swatch__label {
    margin: 8px 5px 10px 0;
  }
}
.stamped-product-reviews-badge .stamped-fa {
  color: #7a9c49;
}
.stamped-badge .stamped-fa:before {
  font-size: 21px !important;
}
.stamped-badge .stamped-badge-caption {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #333333;
  display: inline-block;
  transform: translate(4px, -4px);
  text-decoration: underline;
}
.stamped-badge
  .stamped-badge-caption[data-reviews][data-label][data-version="2"]
  > span {
  display: none !important;
}
.stamped-badge
  .stamped-badge-caption[data-reviews][data-label][data-version="2"]:not(
    :empty
  ):before {
  content: "(";
}
.stamped-badge
  .stamped-badge-caption[data-reviews][data-label][data-version="2"]:not(
    :empty
  ):after {
  content: ")" !important;
}
div.product-single__add {
  margin-top: 22px;
  display: block;
}
@media screen and (max-width: 980px) {
  div.product-single__add {
    display: flex;
    flex-direction: column;
  }
}
div.product-single__add .product-single__add-btn {
  max-width: 424px;
  height: 50px;
  background-color: #000000;
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 3px;
  line-height: 32px;
}
@media screen and (max-width: 1440px) {
  div.product-single__add .product-single__add-btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  div.product-single__add .product-single__add-btn {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  div.product-single__add .product-single__add-btn {
    font-size: 16px;
  }
}
div.product-single__add .product-single__add-btn.disabled {
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.8);
}
div.product-single__add .product-single__add-btn:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
div.product-single__add .product-single__add-btn:after {
  display: none;
}
.product-single-excerpt,
.product-single-excerpt * {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .product-single-excerpt,
  .product-single-excerpt * {
    max-width: 100%;
  }
}
.login-link {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #333333;
  display: block;
}
.login-link a {
  text-decoration: underline;
}
.product-single__details .product-single__title,
.product-single__impact .product-single__title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  margin-top: 28px;
  margin-bottom: 8px;
}
.product-single__details-icon,
.product-single__impact-icon {
  width: 40px;
  display: inline-block;
  padding-top: 13px;
}
.product-single__details-icon img,
.product-single__impact-icon img {
  vertical-align: baseline;
  max-height: 22px;
  max-width: 22px;
}
.product-single__details-text,
.product-single__details-link,
.product-single__impact-text,
.product-single__impact-link {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7;
  color: #333333;
  width: calc(100% - 40px);
  max-width: 381px;
  padding-top: 10px;
}
.product-single__details-link,
.product-single__impact-link {
  text-decoration: underline;
  margin-left: 40px;
  display: inline-block;
  padding-top: 22px;
}
.product-single__details ul,
.product-single__impact ul {
  margin: 0;
}
.product-single__details li,
.product-single__impact li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  margin-bottom: -4px;
}
.product-single__impact-icon {
  padding-top: 8px;
}
.product-single__impact-text {
  padding-top: 7px;
}
.product-single__impact-link {
  padding-top: 0;
  transform: translateY(-2px);
}
.product-single__impact ul {
  padding-top: 6px;
}
@media screen and (max-width: 767px) {
  div.product-single__content {
    max-width: 100%;
  }
}
.product-single__content-text h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) {
  .product-single__content-text h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .product-single__content-text h2 {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .product-single__content-text h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  .product-single__content-text h2 {
    letter-spacing: 0;
    margin-bottom: 0;
  }
}
.o-layout__item.product-single__content-bottom {
  padding: 84px 0 0 0;
}
@media screen and (max-width: 767px) {
  .o-layout__item.product-single__content-bottom {
    padding-top: 60px;
  }
}
@media screen and (max-width: 375px) {
  .o-layout__item.product-single__content-bottom {
    padding-top: 20px;
    margin: 0;
    width: 100%;
  }
}
.section__tabs {
  max-width: 1440px;
  margin: 0 auto;
}
.tabs-container {
  padding-top: 40px;
}
.tabs-titles ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin-bottom: 22px;
  flex-wrap: wrap;
}
.tabs-titles ul a {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  text-decoration: none;
  margin: 0 41px;
  position: relative;
  z-index: 1;
  display: inline-block;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1440px) {
  .tabs-titles ul a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .tabs-titles ul a {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .tabs-titles ul a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .tabs-titles ul a {
    margin: 0 10px;
  }
}
.tabs-titles ul a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -19px;
  width: 0;
  height: 0;
  margin: 0 auto;
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid transparent;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 375px) {
  .tabs-titles ul a:after {
    bottom: -9px;
  }
}
.tabs-titles ul a:hover {
  color: #7a9c49;
}
.tabs-titles ul a.active {
  color: #7a9c49;
}
.tabs-titles ul a.active:after {
  border-top: 8px solid #7a9c49;
}
.tabs-content {
  position: relative;
  z-index: 0;
}
.tabs-content .tab {
  align-items: flex-start;
  justify-content: flex-start;
  background-size: contain;
  display: none;
}
.tabs-content .tab-active {
  display: flex;
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 980px) {
  .tabs-content .tab-active {
    flex-direction: column;
  }
}
.tabs-content .wrap-img {
  max-width: 883px;
  width: 100%;
}
.tabs-content .wrap-img img {
  width: 100%;
}
.tabs-content .tabs-description {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 506px;
  width: 100%;
  transform: translate(-32px, -10px);
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .tabs-content .tabs-description {
    max-width: calc(100% - 30px);
    transform: translate(14px, -10px);
  }
}
@media screen and (max-width: 530px) {
  .tabs-content .tabs-description {
    transform: translate(0);
    padding: 0 15px;
  }
}
@media screen and (max-width: 375px) {
  .tabs-content .tabs-description {
    margin: 10px auto;
    padding: 15px;
  }
}
.tabs-content .tabs-description-wrap {
  max-width: 358px;
  padding-bottom: 79px;
}
@media screen and (max-width: 375px) {
  .tabs-content .tabs-description-wrap {
    padding-bottom: 15px;
  }
}
.tabs-content .tabs-description:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: rotate(2deg);
}
@media screen and (max-width: 375px) {
  .tabs-content .tabs-description:before {
    transform: rotate(0deg);
  }
}
.tabs-content .tabs-description h3 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1.08px;
  color: #7a9c49;
  margin-top: 60px;
  margin-bottom: 19px;
}
@media screen and (max-width: 1440px) {
  .tabs-content .tabs-description h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .tabs-content .tabs-description h3 {
    font-size: calc(0.00536 * 100vw + 18.28571px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .tabs-content .tabs-description h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 375px) {
  .tabs-content .tabs-description h3 {
    margin-top: 15px;
  }
}
.tabs-content .tabs-description p {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (max-width: 1440px) {
  .tabs-content .tabs-description p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .tabs-content .tabs-description p {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .tabs-content .tabs-description p {
    font-size: 16px;
  }
}
.tabs-content .learn-more {
  display: inline-block;
  position: relative;
  z-index: 0;
  font-family: OpenSans-bold, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;
  letter-spacing: 0.5px;
  color: #000000;
  margin: 21px 0 0 0;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1440px) {
  .tabs-content .learn-more {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .tabs-content .learn-more {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .tabs-content .learn-more {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  .tabs-content .learn-more {
    margin-top: 0;
  }
}
.tabs-content .learn-more:after {
  content: "";
  position: absolute;
  right: -19px;
  top: calc(50% - 5px);
  bottom: 0;
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 8px solid #7a9c49;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.tabs-content .learn-more:hover {
  color: #7a9c49;
}
.stamped-container {
  max-width: 885px !important;
}
.stamped-container .stamped-content {
  top: 0;
  z-index: 0;
}
.stamped-container .stamped-header-title {
  display: block !important;
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .stamped-container .stamped-header-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .stamped-container .stamped-header-title {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .stamped-container .stamped-header-title {
    font-size: 36px;
  }
}
.stamped-container .stamped-summary-caption.stamped-summary-caption-1 {
  display: none !important;
}
.stamped-container .stamped-summary-caption .stamped-summary-text {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #333333;
  margin-top: 8px;
}
.stamped-container .summary-overview {
  display: flex;
  width: 100% !important;
}
.stamped-container .summary-overview .stamped-fa {
  color: #7a9c49;
}
.stamped-container .stamped-summary-actions-newreview {
  width: auto;
  padding: 0 26px;
  white-space: nowrap;
  height: 50px;
  border: solid 2px #000000;
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .stamped-container .stamped-summary-actions-newreview {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .stamped-container .stamped-summary-actions-newreview {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .stamped-container .stamped-summary-actions-newreview {
    font-size: 16px;
  }
}
@media screen and (max-width: 540px) {
  .stamped-container .stamped-summary-actions-newreview {
    margin-left: 0;
  }
}
.stamped-container .stamped-summary-actions-newreview:before {
  display: none;
}
.stamped-container ul.stamped-tabs li.active {
  display: none;
}
.stamped-container .stamped-review-header {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  flex-wrap: wrap-reverse;
}
.stamped-container .stamped-review-header .stamped-review-header-starratings {
  width: 100%;
  padding-bottom: 25px;
}
.stamped-container
  .stamped-review-header
  .stamped-review-header-starratings
  .stamped-fa:before {
  font-size: 25px !important;
}
.stamped-container .stamped-review-header .author:after {
  content: " on ";
  font-weight: normal;
  font-family: OpenSans, sans-serif;
}
.stamped-reviews .stamped-fa {
  color: #7a9c49;
  font-size: 21px;
}
.stamped-reviews .stamped-fa:before {
  font-size: 25px !important;
}
.stamped-reviews strong.author,
.stamped-reviews div.created {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  line-height: 18px;
  float: none !important;
  display: inline-block;
  align-self: baseline;
}
.stamped-reviews .stamped-review-header-title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .stamped-reviews .stamped-review-header-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .stamped-reviews .stamped-review-header-title {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .stamped-reviews .stamped-review-header-title {
    font-size: 16px;
  }
}
.stamped-reviews p.stamped-review-content-body {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
  padding-top: 14px;
}
@media screen and (max-width: 1440px) {
  .stamped-reviews p.stamped-review-content-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .stamped-reviews p.stamped-review-content-body {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .stamped-reviews p.stamped-review-content-body {
    font-size: 16px;
  }
}
@media screen and (max-width: 935px) {
  #stamped-main-widget .stamped-container {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  #stamped-main-widget .stamped-container {
    margin-top: 0 !important;
  }
}
.product-single__content-text {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 375px) {
  .product-single__content-text {
    margin-bottom: 20px !important;
  }
}
div[data-widget-style*="standard"] div.stamped-header {
  margin-top: 57px;
  margin-bottom: -26px;
}
@media screen and (max-width: 767px) {
  div[data-widget-style*="standard"] div.stamped-header {
    margin-top: -10px;
    margin-bottom: 15px;
  }
}
div[data-widget-style*="standard"] div.stamped-review:first-child {
  padding-top: 0;
}
div[data-widget-style*="standard"] div.stamped-summary {
  display: flex;
}
@media screen and (max-width: 540px) {
  div[data-widget-style*="standard"] div.stamped-summary {
    flex-direction: column;
    align-items: end;
  }
}
div[data-widget-style*="standard"] span.stamped-summary-starrating {
  padding-top: 8px;
}
div[data-widget-style*="standard"] span.stamped-summary-starrating i:before {
  font-size: 30px !important;
  margin-right: -5px;
}
[data-version="2"] span.stamped-summary-caption {
  padding-left: 8px;
  padding-top: 3px;
}
div.stamped-review-content {
  padding-top: 6px;
}
.stamped-container
  .stamped-review-header
  .stamped-review-header-starratings
  .stamped-fa.stamped-fa-star:before {
  margin-right: -6px;
}
.stamped-starratings.stamped-review-header-starratings
  .stamped-fa.stamped-fa-star-o:before {
  font-size: 25px;
}
.stamped-review-reply div.stamped-review-header-title {
  padding-right: 13px;
  transform: translate(-5px, -1px);
}
.product-single__bottom-content {
  margin: 0 -30px;
  padding-top: 17px;
  padding-bottom: 182px;
  width: calc(100% + 60px);
}
@media screen and (max-width: 1440px) {
  .product-single__bottom-content {
    margin: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .product-single__bottom-content {
    padding-bottom: 100px;
    padding-top: 0;
  }
}
@media screen and (max-width: 375px) {
  .product-single__bottom-content {
    padding-bottom: 70px;
  }
}
.product-single__bottom-content--block-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 1164px;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .product-single__bottom-content--block-top {
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 30px;
  }
}
.product-single__bottom-content--block-top .wrap-img {
  max-width: 573px;
  width: 100%;
  position: relative;
  z-index: 0;
  padding: 24px;
}
@media screen and (max-width: 980px) {
  .product-single__bottom-content--block-top .wrap-img {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 375px) {
  .product-single__bottom-content--block-top .wrap-img {
    padding: 13px;
  }
}
.product-single__bottom-content--block-top .wrap-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: rotate(-1deg);
}
.product-single__bottom-content--block-top .wrap-img img {
  max-width: 526px;
  width: 100%;
}
.product-single__bottom-content--block-bottom {
  margin: 0 auto;
  padding-top: 76px;
}
@media screen and (max-width: 767px) {
  .product-single__bottom-content--block-bottom {
    padding-top: 60px;
  }
}
.product-single__bottom-content--block-bottom .wrap-img {
  max-width: 1336px;
  width: 100%;
  position: relative;
  z-index: 0;
  padding: 24px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .product-single__bottom-content--block-bottom .wrap-img {
    padding: 13px;
  }
}
.product-single__bottom-content--block-bottom .wrap-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: rotate(0.5deg);
}
.product-single__bottom-content--block-bottom .wrap-img img {
  max-width: 1288px;
  width: 100%;
}
.product-single__bottom-content--block-description {
  max-width: 359px;
  margin: 0 15px 21px 27px;
}
@media screen and (max-width: 375px) {
  .product-single__bottom-content--block-description {
    margin: 0;
  }
}
.product-single__bottom-content--block-description h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  line-height: 1.39;
  letter-spacing: 2px;
  color: #000000;
  margin-bottom: 9px;
}
@media screen and (max-width: 1440px) {
  .product-single__bottom-content--block-description h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .product-single__bottom-content--block-description h2 {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .product-single__bottom-content--block-description h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  .product-single__bottom-content--block-description h2 {
    letter-spacing: 0;
  }
}
.product-single__bottom-content--block-description p {
  font-family: OpenSans-Semibold, sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .product-single__bottom-content--block-description p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .product-single__bottom-content--block-description p {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .product-single__bottom-content--block-description p {
    font-size: 16px;
  }
}
.product-single__bottom-content--block-description .link-view {
  max-width: 328px;
  width: 100%;
  height: 50px;
  background-color: #000000;
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  margin-top: 63px;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1440px) {
  .product-single__bottom-content--block-description .link-view {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .product-single__bottom-content--block-description .link-view {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .product-single__bottom-content--block-description .link-view {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  .product-single__bottom-content--block-description .link-view {
    margin-top: 30px;
  }
}
.product-single__bottom-content--block-description .link-view:hover {
  color: #7a9c49;
}
.product-single__bottom .product-single__slide-overflow {
  overflow: hidden !important;
}
#stamped-main-widget {
  margin: 0 !important;
}
.page-container {
  max-width: 100% !important;
}
#shopify-section-product-sections {
  display: none !important;
}
.product-single__photo.product-single__photo-container {
  display: flex;
}
@media screen and (max-width: 640px) {
  .product-single__photo.product-single__photo-container {
    flex-direction: column-reverse;
    max-width: calc(100% + 36px) !important;
    width: calc(100% + 36px);
    margin: 0 -18px;
  }
}
.slider.slider-for {
  margin-left: 18px;
}
@media screen and (min-width: 1451px) {
  .slider.slider-for {
    max-width: 658px !important;
  }
}
@media screen and (max-width: 1450px) and (min-width: 981px) {
  .slider.slider-for {
    max-width: calc(100vw - (100vw * 0.339) - 298px) !important;
  }
}
@media screen and (max-width: 980px) and (min-width: 641px) {
  .slider.slider-for {
    max-width: calc(100% - 118px) !important;
  }
}
.slider.slider-for .slick-track {
  max-height: 873px;
}
.slider.slider-for .slick-slide {
  max-height: 873px;
  display: flex;
  justify-content: center;
}
.slider.slider-for .slick-slide img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 640px) {
  .slider.slider-for {
    margin-left: 0;
  }
  .slider.slider-for .slick-slide {
    height: 100vw !important;
  }
}
.slider.slider-nav {
  max-width: 100px;
}
@media screen and (max-width: 640px) {
  .slider.slider-nav {
    max-width: 100%;
  }
}
.slider.slider-nav .slider-nav--next,
.slider.slider-nav .slider-nav--prev {
  transform: rotateZ(90deg) translateY(-35px);
  display: inline-block;
  font-size: 30px;
  line-height: 0;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .slider.slider-nav .slider-nav--next,
  .slider.slider-nav .slider-nav--prev {
    transform: rotateZ(0) translateY(0);
    position: absolute;
    top: 41%;
    left: -3px;
    z-index: 1;
  }
}
.slider.slider-nav .slider-nav--next i:hover,
.slider.slider-nav .slider-nav--prev i:hover {
  color: #7a9c49;
}
@media screen and (max-width: 640px) {
  .slider.slider-nav .slider-nav--next {
    left: calc(100% - 25px);
  }
}
@media screen and (max-width: 640px) {
  .slider.slider-nav .slick-list.draggable {
    max-height: 100%;
    overflow: hidden;
    margin: 5px 20px 0 20px;
    padding: 0 10px !important;
  }
}
.slider.slider-nav .slick-list.draggable .slick-track {
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .slider.slider-nav .slick-list.draggable .slick-track {
    flex-direction: row;
  }
}
.slider.slider-nav .slick-slide {
  max-width: 100px;
  height: 129px !important;
  padding: 5px;
  cursor: pointer;
  border: solid 1px transparent;
  transition: all 0.3s linear 0s;
}
@media screen and (min-width: 641px) {
  .slider.slider-nav .slick-slide {
    width: 100px !important;
  }
}
@media screen and (max-width: 640px) {
  .slider.slider-nav .slick-slide {
    max-width: 100%;
    padding: 2px;
  }
}
.slider.slider-nav .slick-slide.slick-current,
.slider.slider-nav .slick-slide:hover {
  border: solid 1px #000000;
}
.slider.slider-nav .slick-slide:focus {
  outline: none;
}
.slider.slider-nav .slick-slide img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.template-article .section {
  margin-bottom: 0;
}
.template-article .container__article-content {
  max-width: 687px;
  margin: 0 auto;
  padding: 15px;
}
.template-article .container--tiny {
  max-width: 936px;
  margin-top: -194px;
  padding-top: 13px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1440px) {
  .template-article .container--tiny {
    margin-top: calc(100vw * -0.13);
  }
}
@media screen and (max-width: 980px) {
  .template-article .container--tiny {
    max-width: calc(100% - 30px);
    padding: 0;
  }
}
@media screen and (max-width: 375px) {
  .template-article .container--tiny {
    margin-top: 0;
    max-width: 100%;
  }
}
.template-article .container--tiny:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: white;
  width: 100%;
  height: 100%;
  transform: rotate(-1deg);
}
@media screen and (max-width: 375px) {
  .template-article .container--tiny:before {
    transform: rotate(0deg);
  }
}
.template-article .article__featured-media {
  height: 100vh;
  max-height: 700px;
}
@media screen and (max-width: 1440px) {
  .template-article .article__featured-media {
    height: calc(100vw * 0.48);
  }
}
.template-article .article__subtitle-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-article .article__subtitle-block span {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-align: center;
  color: #333333;
}
.template-article .article__author__text {
  position: relative;
  z-index: 0;
}
.template-article .article__author__text--after:after {
  content: "|";
  font-family: OpenSans, sans-serif;
  font-style: normal;
  color: #333333;
}
.template-article .article__title {
  margin: 0;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .template-article .article__title {
    padding-top: 25px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .article__title {
    padding-top: 15px;
  }
}
.template-article .article__title .section__title {
  margin-bottom: 5px;
}
.template-article .article__title .section__title-text {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .template-article .article__title .section__title-text {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .article__title .section__title-text {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .article__title .section__title-text {
    font-size: 36px;
  }
}
.template-article .article__title .section__title-text:after {
  display: none;
}
.template-article .article__content {
  padding-top: 59px;
}
@media screen and (max-width: 767px) {
  .template-article .article__content {
    padding-top: 30px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .article__content {
    padding-top: 15px;
  }
}
.template-article .article__content p {
  font-family: OpenSans, sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (max-width: 1440px) {
  .template-article .article__content p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .article__content p {
    font-size: calc(0.00268 * 100vw + 13.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .article__content p {
    font-size: 17px;
  }
}
.template-article .article__content img {
  max-width: 657px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 31px;
}
.template-article .article__content strong a,
.template-article .article__content a {
  font-family: OpenSans-bold, sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.4px;
  color: #333333;
  display: inline-block;
  position: relative;
  z-index: 0;
  border: none !important;
  transition: all 0.3s linear 0s;
  text-decoration: underline;
  -webkit-text-decoration-color: #9c9c9c;
  text-decoration-color: #9c9c9c;
}
@media screen and (max-width: 1440px) {
  .template-article .article__content strong a,
  .template-article .article__content a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .article__content strong a,
  .template-article .article__content a {
    font-size: calc(0.00268 * 100vw + 13.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .article__content strong a,
  .template-article .article__content a {
    font-size: 17px;
  }
}
.template-article .article__content strong a:hover,
.template-article .article__content a:hover {
  color: #7a9c49;
  -webkit-text-decoration-color: #7a9c49;
  text-decoration-color: #7a9c49;
}
.template-article .article__tags {
  margin-top: 86px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .template-article .article__tags {
    margin-top: 50px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .article__tags {
    margin-top: 10px;
  }
}
.template-article .article__tags-items {
  margin-bottom: 35px;
}
@media screen and (max-width: 375px) {
  .template-article .article__tags-items {
    margin-bottom: 15px;
  }
}
.template-article .article__tags-item a {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-align: center;
  text-transform: none;
  display: inline-block;
  position: relative;
}
.template-article .article__tags-item a:first-letter {
  text-transform: uppercase;
}
.template-article .article__tags-item a:after {
  content: " |";
  font-family: OpenSans, sans-serif;
  font-style: normal;
  color: #333333;
}
@media screen and (max-width: 1440px) {
  .template-article .article__tags-item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .article__tags-item a {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .article__tags-item a {
    font-size: 16px;
  }
}
.template-article .article__tags-item:last-child a:after {
  content: "";
}
.template-article .article__meta {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .template-article .article__meta {
    margin-top: 12px;
  }
}
.template-article .article__share-link_title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .template-article .article__share-link_title {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .article__share-link_title {
    font-size: calc(0.00536 * 100vw + 16.28571px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .article__share-link_title {
    font-size: 24px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .article__share-link_title {
    margin-bottom: 10px;
  }
}
.template-article .article__meta-share {
  margin: 0 auto;
  float: none;
  text-align: center;
}
.template-article .article__meta-share .article__share-link:hover path {
  stroke: #7a9c49;
}
.template-article .article__share-item {
  width: auto;
  height: auto;
}
.template-article .article__last_posts-title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .template-article .article__last_posts-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .article__last_posts-title {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .article__last_posts-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .article__last_posts-title {
    margin-bottom: 5px;
  }
}
.template-article .blog {
  max-width: 657px;
}
.template-article .blog__posts {
  background-size: 100% 100%;
  background-position: center 106px;
  background-repeat: no-repeat;
  margin-top: 130px;
  padding-bottom: 206px;
}
@media screen and (max-width: 980px) {
  .template-article .blog__posts {
    margin-top: 90px;
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .blog__posts {
    margin-top: 30px;
    padding-bottom: 70px;
  }
}
.template-article .blog__posts .container {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .template-article .blog__posts .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .blog__posts .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.template-article .blog__items {
  padding-top: 50px;
}
@media screen and (max-width: 375px) {
  .template-article .blog__items {
    padding-top: 20px;
  }
}
.template-article .blog__media {
  height: 383px;
}
@media screen and (max-width: 1440px) {
  .template-article .blog__media {
    height: calc((50vw - 76px) * 0.58);
  }
}
@media screen and (max-width: 767px) {
  .template-article .blog__media {
    height: auto;
  }
}
.template-article .blog__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.template-article .blog__title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 4px;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1440px) {
  .template-article .blog__title {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .blog__title {
    font-size: calc(0.00536 * 100vw + 16.28571px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .blog__title {
    font-size: 24px;
  }
}
.template-article .blog__details {
  max-width: 524px;
  width: 100%;
  margin: -59px auto 0 auto;
  padding: 40px 50px 40px 50px;
  left: 0;
  background-color: transparent;
  border: none;
  z-index: 0;
}
@media screen and (max-width: 1275px) {
  .template-article .blog__details {
    max-width: calc(100% - 40px);
    padding: 30px 40px;
  }
}
@media screen and (max-width: 980px) {
  .template-article .blog__details {
    padding: 30px;
  }
}
@media screen and (max-width: 375px) {
  .template-article .blog__details {
    max-width: calc(100% - 30px);
    padding: 15px;
  }
}
.template-article .blog__details:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: rotateZ(-1deg);
}
.template-article .blog__meta-tags__link,
.template-article .blog__date-text time {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-transform: capitalize;
  color: #333333;
  margin: 0;
}
@media screen and (max-width: 1440px) {
  .template-article .blog__meta-tags__link,
  .template-article .blog__date-text time {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .blog__meta-tags__link,
  .template-article .blog__date-text time {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .blog__meta-tags__link,
  .template-article .blog__date-text time {
    font-size: 16px;
  }
}
.template-article .blog__meta-tags__link:after {
  content: " |";
  font-family: OpenSans, sans-serif;
  font-style: normal;
  color: #333333;
}
.template-article .blog__text {
  padding: 13px 0 6px 0;
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (max-width: 1440px) {
  .template-article .blog__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .blog__text {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .blog__text {
    font-size: 16px;
  }
}
@media screen and (min-width: 376px) {
  .template-article .blog__text-desktop {
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .template-article .blog__text-desktop {
    display: none;
  }
}
@media screen and (min-width: 376px) {
  .template-article .blog__text-mobile {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .template-article .blog__text-mobile {
    display: block;
  }
}
.template-article .blog-link img {
  transition: all 0.3s linear 0s;
}
.template-article .blog-link:hover {
  opacity: 1;
}
.template-article .blog-link:hover h3 {
  color: #7a9c49;
}
.template-article .blog-link:hover img {
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}
.template-article .blog__link-more {
  font-family: OpenSans-bold, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;
  letter-spacing: 0.5px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 0;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1440px) {
  .template-article .blog__link-more {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .template-article .blog__link-more {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .template-article .blog__link-more {
    font-size: 16px;
  }
}
.template-article .blog__link-more:hover {
  color: #7a9c49;
}
.template-article .blog__link-more:after {
  content: "";
  position: absolute;
  right: -17px;
  top: calc(50% - 5px);
  bottom: 0;
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 8px solid #7a9c49;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.template-article .blog__link-all-posts {
  margin: 43px auto 0 auto;
}
@media screen and (max-width: 375px) {
  .template-article .blog__link-all-posts {
    margin-top: 20px;
  }
}
.page__qr-banner {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 70px;
}
@media screen and (max-width: 980px) {
  .page__qr-banner {
    background-position-y: -120px;
  }
}
@media screen and (max-width: 480px) {
  .page__qr-banner {
    background-position-y: -160px;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-banner {
    padding-bottom: 0;
    background-position: center -100px;
  }
}
.page__qr-container {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 980px) {
  .page__qr-container {
    flex-direction: column;
  }
}
.page__qr-text {
  max-width: 502px;
  padding-left: 25px;
  padding-top: 82px;
  margin-right: 33px;
}
@media screen and (max-width: 980px) {
  .page__qr-text {
    padding-left: 0;
    padding-top: 40px;
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-text {
    margin: 0;
    padding: 0;
    padding-top: 22px;
  }
}
@media screen and (max-width: 980px) {
  .page__qr-text p {
    display: none;
  }
}
.page__qr-text--mobile {
  display: none;
  padding-top: 15px;
}
@media screen and (max-width: 980px) {
  .page__qr-text--mobile {
    display: block;
  }
  .page__qr-text--mobile p {
    display: block;
  }
}
.page__qr-text h1,
.page__qr-text .page__qr-banner--title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: 4.51px;
  color: #000000;
  padding-bottom: 10px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1440px) {
  .page__qr-text h1,
  .page__qr-text .page__qr-banner--title {
    font-size: 48px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .page__qr-text h1,
  .page__qr-text .page__qr-banner--title {
    font-size: calc(0.02963 * 100vw + 37.33333px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-text h1,
  .page__qr-text .page__qr-banner--title {
    font-size: 80px;
  }
}
@media screen and (min-width: 981px) {
  .page__qr-text h1,
  .page__qr-text .page__qr-banner--title {
    overflow: hidden;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-text h1,
  .page__qr-text .page__qr-banner--title {
    margin-bottom: 51px;
  }
}
.page__qr-text h1 span,
.page__qr-text .page__qr-banner--title span {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.page__qr-text h1 span:before,
.page__qr-text .page__qr-banner--title span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: -1;
  width: 100%;
  height: 68%;
  max-height: 68px;
  background-color: #ffffff;
  transform: rotateZ(-1.2deg);
}
@media screen and (max-width: 375px) {
  .page__qr-text h1 span:before,
  .page__qr-text .page__qr-banner--title span:before {
    left: 0;
  }
}
.page__qr-text p {
  font-family: Nexa-Bold, sans-serif;
  font-size: 28px;
  line-height: 1.43;
  color: #000000;
  max-width: 450px;
}
@media screen and (max-width: 1440px) {
  .page__qr-text p {
    font-size: 22px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .page__qr-text p {
    font-size: calc(0.00556 * 100vw + 20px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-text p {
    font-size: 28px;
  }
}
@media screen and (max-width: 980px) {
  .page__qr-text p {
    max-width: 100%;
  }
}
.page__qr-image .wrap-img {
  max-width: 794px;
  width: 100%;
  padding: 13px 29px 30px 20px;
  position: relative;
  z-index: 0;
  margin-top: -14px;
}
@media screen and (max-width: 375px) {
  .page__qr-image .wrap-img {
    padding: 16px 20px;
  }
}
.page__qr-image .wrap-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotateZ(-1deg);
  background-color: #ffffff;
  z-index: -1;
}
.page__qr-content-title h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .page__qr-content-title h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .page__qr-content-title h2 {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-content-title h2 {
    font-size: 36px;
  }
}
.page__qr-slider {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .page__qr-slider {
    margin-top: 30px;
  }
}
.page__qr-slider .slick-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page__qr-slider .slick-list {
  margin-right: 215px;
  max-height: calc(100vh - 80px);
}
@media screen and (max-width: 980px) {
  .page__qr-slider .slick-list {
    margin-right: 100px;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-slider .slick-list {
    margin-right: 0;
  }
}
.page__qr-slider .slider-next {
  position: absolute;
  top: 0;
  height: 100%;
  max-width: 215px;
  width: 100%;
  z-index: 0;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 980px) {
  .page__qr-slider .slider-next {
    max-width: 100px;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-slider .slider-next {
    display: none !important;
  }
}
.page__qr-slider .slider-next-wrap {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  max-width: 215px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 980px) {
  .page__qr-slider .slider-next-wrap {
    max-width: 100px;
  }
}
.page__qr-slider .slider-next-wrap:hover {
  background-color: rgba(122, 156, 73, 0.6);
}
.page__qr-slider .slider-next-wrap:hover a {
  color: #ffffff;
  opacity: 1;
}
.page__qr-slider .slider-next a {
  opacity: 0;
  font-family: OpenSans-bold, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;
  letter-spacing: 0.5px;
  color: transparent;
  display: inline-block;
  position: relative;
  z-index: 0;
  transition: all 0.3s linear 0s;
}
.page__qr-slider .slider-next a:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  bottom: 0;
  width: 0;
  height: 0;
  display: inline-block;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.page__qr-slider .slider-prev {
  display: none !important;
  left: 0;
}
.page__qr-slider .slider-prev a:after {
  left: -17px;
  border-right: 8px solid #ffffff;
}
.page__qr-slider .slider-next {
  right: 0;
}
.page__qr-slider .slider-next a:after {
  right: -17px;
  border-left: 8px solid #ffffff;
}
.page__qr-content {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page__qr-content {
    flex-direction: column;
  }
}
.page__qr-content-container {
  max-width: 818px;
  width: 100%;
  position: relative;
  z-index: 0;
  padding: 60px 80px;
  margin-top: -121px;
}
@media screen and (max-width: 980px) {
  .page__qr-content-container {
    margin-top: -45px;
    padding: 30px 50px;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-content-container {
    margin-top: 0;
    padding: 30px 0;
  }
}
.page__qr-content-container-full {
  width: 100%;
  max-width: 100%;
  margin-top: 82px;
}
@media screen and (max-width: 980px) {
  .page__qr-content-container-full {
    margin-top: 50px;
  }
}
.page__qr-content-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transform: rotate(1deg);
  background-color: #ffffff;
}
@media screen and (max-width: 375px) {
  .page__qr-content-container:before {
    transform: rotate(0deg);
  }
}
.page__qr-content-container .link-impact {
  max-width: 341px;
  margin-top: 105px;
}
@media screen and (max-width: 767px) {
  .page__qr-content-container .link-impact {
    margin-top: 50px;
  }
}
.page__qr-content h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 100px;
}
@media screen and (max-width: 1440px) {
  .page__qr-content h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .page__qr-content h2 {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-content h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .page__qr-content h2 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-content h2 {
    letter-spacing: normal;
  }
}
.page__qr-content h3 {
  font-family: Nexa-Bold, sans-serif;
  font-size: 28px;
  line-height: 1.43;
  letter-spacing: 0.1px;
  color: #000000;
  text-transform: none;
  margin-bottom: 86px;
}
@media screen and (max-width: 1440px) {
  .page__qr-content h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .page__qr-content h3 {
    font-size: calc(0.00714 * 100vw + 17.71429px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-content h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .page__qr-content h3 {
    margin-bottom: 43px;
  }
}
.page__qr-content h4 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .page__qr-content h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .page__qr-content h4 {
    font-size: calc(0.00536 * 100vw + 16.28571px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-content h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page__qr-content h4 {
    margin-bottom: 15px;
  }
}
.page__qr-content p {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (max-width: 1440px) {
  .page__qr-content p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .page__qr-content p {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-content p {
    font-size: 16px;
  }
}
.page__qr-content p + h4 {
  margin-top: 96px;
}
@media screen and (max-width: 767px) {
  .page__qr-content p + h4 {
    margin-top: 48px;
  }
}
.page__qr-sidebar-info {
  max-width: 232px;
  width: 100%;
  padding: 48px 67px;
}
@media screen and (max-width: 767px) {
  .page__qr-sidebar-info {
    display: flex;
    max-width: 100%;
    padding: 48px 50px;
  }
  .page__qr-sidebar-info > * {
    margin-right: 20px;
    width: 25%;
  }
}
@media screen and (max-width: 580px) {
  .page__qr-sidebar-info {
    flex-wrap: wrap;
  }
  .page__qr-sidebar-info > * {
    width: 50%;
    margin-right: 0;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-sidebar-info {
    align-items: center;
  }
  .page__qr-sidebar-info > * {
    width: 100%;
    align-items: center;
    text-align: center;
  }
}
.page__qr-sidebar-info .wrap-img {
  margin-bottom: 18px;
}
.page__qr-sidebar-info .wrap-img img {
  max-width: 61px;
}
.page__qr-sidebar-block {
  display: flex;
  flex-direction: column;
  margin-bottom: 29px;
}
.page__qr-sidebar-data {
  font-family: Nexa-Bold, sans-serif;
  font-size: 28px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 4px;
}
.page__qr-sidebar-label {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
  text-transform: uppercase;
}
.page__qr-bottom-content-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 73px;
  padding: 35px 30px 235px 30px;
  max-width: 1295px;
}
@media screen and (max-width: 980px) {
  .page__qr-bottom-content-container {
    margin-top: 30px;
    padding-bottom: 135px;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .page__qr-bottom-content-container {
    margin-top: 0;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-bottom-content-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page__qr-bottom-content-container .page__qr-text {
  padding-top: 111px;
  max-width: 522px;
  padding-left: 0;
}
@media screen and (max-width: 1230px) {
  .page__qr-bottom-content-container .page__qr-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .page__qr-bottom-content-container .page__qr-text {
    padding-top: 60px;
  }
}
@media screen and (max-width: 375px) {
  .page__qr-bottom-content-container .page__qr-text {
    padding-top: 30px;
  }
}
.page__qr-bottom-content-container .page__qr-text .page__qr-banner--title {
  margin-bottom: 38px;
}
.page__qr-bottom-content-container .page__qr-text p {
  max-width: 500px;
}
.page__qr-bottom-content-links {
  padding: 12px 0 0 19px;
}
.page__qr-bottom-content-links a {
  font-family: Nexa-Bold, sans-serif;
  font-size: 28px;
  line-height: 1.43;
  color: #000000;
  padding-left: 18px;
  display: block;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1440px) {
  .page__qr-bottom-content-links a {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .page__qr-bottom-content-links a {
    font-size: calc(0.00714 * 100vw + 17.71429px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__qr-bottom-content-links a {
    font-size: 28px;
  }
}
.page__qr-bottom-content-links a:hover {
  color: #000000;
}
.page__qr-bottom-content-links a:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  left: -17px;
  width: 0;
  height: 0;
  display: inline-block;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-left: 12px solid #000000;
}
.page__qr-bottom-content-newsletter {
  padding: 93px 0 15px 0;
}
@media screen and (max-width: 767px) {
  .page__qr-bottom-content-newsletter {
    padding-top: 50px;
  }
}
.page__qr-bottom-content-newsletter h5 {
  font-family: Nexa-Bold, sans-serif;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.6px;
  color: #000000;
}
.page__qr-bottom-content-newsletter-container {
  display: flex;
  height: 44px;
  margin-bottom: 12px;
}
.page__qr-bottom-content-newsletter-input,
.page__qr-bottom-content-newsletter #Email {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.6px;
  max-width: 231px;
  max-height: 44px;
  padding-left: 17px;
  padding-top: 12px;
  padding-bottom: 13px;
  background-color: #a06b08;
  border: none;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input::-webkit-input-placeholder,
.page__qr-bottom-content-newsletter #Email::-webkit-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input::-moz-placeholder,
.page__qr-bottom-content-newsletter #Email::-moz-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input:-ms-input-placeholder,
.page__qr-bottom-content-newsletter #Email:-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input::-ms-input-placeholder,
.page__qr-bottom-content-newsletter #Email::-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input::placeholder,
.page__qr-bottom-content-newsletter #Email::placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input:-ms-input-placeholder,
.page__qr-bottom-content-newsletter #Email:-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input::-moz-placeholder,
.page__qr-bottom-content-newsletter #Email::-moz-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-input::-webkit-input-placeholder,
.page__qr-bottom-content-newsletter #Email::-webkit-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.page__qr-bottom-content-newsletter-btn {
  max-width: 134px;
  height: 44px;
  font-family: Nexa-Bold, sans-serif;
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
  line-height: 44px;
}
.page__qr-bottom-content-newsletter-btn:hover {
  color: #7a9c49;
  cursor: pointer;
}
@media screen and (max-width: 1230px) {
  .page__qr-bottom-content .page__qr-image {
    max-width: calc(100% - 522px);
  }
}
@media screen and (max-width: 980px) {
  .page__qr-bottom-content .page__qr-image {
    max-width: 100%;
  }
}
.page__qr-bottom-content .page__qr-image .wrap-img {
  max-width: 552px;
  padding: 48px 26px 26px 26px;
  margin: -16px 17px 0 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.page__qr-bottom-content .page__qr-image .wrap-img a {
  display: block;
}
.page__qr-bottom-content .page__qr-image .wrap-img a:not(:first-child) {
  width: 50%;
}
.page__qr-bottom-content .page__qr-image .wrap-img a:first-child {
  max-height: 500px;
}
@media (max-width: 992px) {
  .page__qr-bottom-content .page__qr-image .wrap-img a {
    width: 100%;
  }
}
.page__qr-bottom-content .page__qr-image .wrap-img a img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
@media (max-width: 992px) {
  .page__qr-bottom-content .page__qr-image .wrap-img a img {
    width: 100%;
    max-height: 200px;
  }
  .page__qr-bottom-content .page__qr-image .wrap-img a img:first-child {
    max-height: 300px;
  }
}
@media (min-width: 993px) {
  .page__qr-bottom-content .page__qr-image .wrap-img a img {
    width: 100%;
    max-height: 312px;
  }
}
.page__qr-bottom-content-social a {
  margin-right: 31px;
}
.section.section--page-qr {
  margin-bottom: 0;
}
.page__factory .page__qr-slider {
  margin-top: 0;
}
.page__factory .page__qr-slider .slick-list {
  max-height: calc(80vh - 80px);
}
@media screen and (min-width: 981px) {
  .page__factory .page__qr-content-container {
    padding-left: 68px;
    padding-right: 68px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page__factory .page__qr-sidebar-info {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 540px) {
  .page__factory .page__qr-sidebar-info {
    padding: 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 376px) {
  .page__factory .page__qr-sidebar-info > * {
    margin-right: 0;
    width: 50%;
    align-items: center;
    text-align: center;
  }
}
.page__factory .sidebar-video {
  width: 311px;
  padding-top: 20px;
  min-width: 165px;
}
@media screen and (max-width: 1380px) {
  .page__factory .sidebar-video {
    width: calc(70vw * 0.23);
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .page__factory .sidebar-video {
    width: 100%;
    max-width: 657px;
    padding: 0;
  }
}
.page__factory .sidebar-video-wrap {
  position: relative;
  z-index: 0;
}
.page__factory .sidebar-video-wrap img {
  max-width: 100%;
  width: 100%;
}
.page__factory .sidebar-video .play-btn {
  width: 44px;
  height: 44px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url("./play-y.png") no-repeat center;
  background-size: contain;
  z-index: 11;
  cursor: pointer;
}
.page__factory .video-title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 10px;
}
.page__factory .iframe-wrapper {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.6);
}
.page__factory .iframe-wrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 360px;
  max-width: 640px;
  z-index: 12;
}
.page__factory .iframe-wrapper .stop-video {
  position: absolute;
  top: 10%;
  left: 90%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 60px;
  max-width: 40px;
  z-index: 12;
}
.page__factory .blog__posts {
  margin-top: 57px;
}
.page__factory .template-article .blog-link .blog__title {
  transition: all 0.3s linear 0s;
}
.page__factory .template-article .blog-link:hover .blog__title {
  color: #7a9c49;
}
.page__wholesale.section {
  margin-top: 0;
  margin-bottom: 65px;
}
@media screen and (max-width: 420px) {
  .page__wholesale.section {
    margin-bottom: 20px;
  }
}
.page__wholesale-container.container {
  padding-top: 64px;
}
@media screen and (max-width: 420px) {
  .page__wholesale-container.container {
    padding-top: 35px;
  }
}
.page__wholesale .container {
  max-width: 714px;
  padding-left: 15px;
  padding-right: 15px;
}
.page__wholesale .container--tiny {
  margin-top: 60px;
}
@media screen and (max-width: 420px) {
  .page__wholesale .container--tiny {
    margin-top: 40px;
  }
}
.page__wholesale .wrap-img {
  max-height: 400px;
  overflow: hidden;
}
.page__wholesale .wrap-img img {
  width: 100%;
}
@media screen and (max-width: 420px) {
  .page__wholesale .wrap-img img {
    max-width: inherit;
    min-height: 140px;
    height: calc(100vw * 0.37);
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.page__wholesale h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  margin-bottom: 27px;
  font-size: 26px;
}
@media (min-width: 320px) {
  .page__wholesale h2 {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media (min-width: 1440px) {
  .page__wholesale h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 420px) {
  .page__wholesale h2 {
    letter-spacing: normal;
    margin-bottom: 15px;
  }
}
.page__wholesale h3 {
  font-family: Nexa-Bold, sans-serif;
  font-size: 28px;
  line-height: 1.43;
  color: #000000;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 20px;
}
@media (min-width: 320px) {
  .page__wholesale h3 {
    font-size: calc(0.00714 * 100vw + 17.71429px);
  }
}
@media (min-width: 1440px) {
  .page__wholesale h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 420px) {
  .page__wholesale h3 {
    margin-bottom: 15px;
  }
}
.page__wholesale h4 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 18px;
}
@media (min-width: 320px) {
  .page__wholesale h4 {
    font-size: calc(0.00536 * 100vw + 16.28571px);
  }
}
@media (min-width: 1440px) {
  .page__wholesale h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 420px) {
  .page__wholesale h4 {
    letter-spacing: normal;
    margin-bottom: 15px;
  }
}
.page__wholesale h4:not(:first-child) {
  margin-top: 35px;
}
@media screen and (max-width: 420px) {
  .page__wholesale h4:not(:first-child) {
    margin-top: 25px;
  }
}
.page__wholesale p {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
  font-size: 14px;
}
@media (min-width: 320px) {
  .page__wholesale p {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media (min-width: 1440px) {
  .page__wholesale p {
    font-size: 16px;
  }
}
@media screen and (max-width: 420px) {
  .page__wholesale p {
    letter-spacing: normal;
  }
}
.page__wholesale a.btn-default {
  margin: 35px auto 14px;
  max-width: 328px;
}
.page__wholesale a:not(.btn-default) {
  display: inline-block;
  position: relative;
  font-family: OpenSans, sans-serif;
  z-index: 0;
}
@media screen and (max-width: 400px) {
  .page__wholesale a:not(.btn-default) {
    text-decoration: underline;
    -webkit-text-decoration-color: #9c9c9c;
    text-decoration-color: #9c9c9c;
  }
}
@media screen and (max-width: 400px) {
  .page__wholesale a:not(.btn-default):hover {
    -webkit-text-decoration-color: #7a9c49;
    text-decoration-color: #7a9c49;
  }
}
.page__wholesale a:not(.btn-default):before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: 0;
  height: 2px;
  width: 100%;
  background-color: #9c9c9c;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 400px) {
  .page__wholesale a:not(.btn-default):before {
    display: none;
  }
}
.page__wholesale a.link-login {
  text-align: center;
  font-size: 16px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.4px;
}
.page__wholesale a.link-login:before {
  bottom: 7px;
}
@media screen and (max-width: 375px) {
  .page__impact {
    margin-bottom: 15px !important;
  }
}
.page__impact .page__qr-text {
  padding-left: 81px;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .page__impact .page__qr-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 375px) {
  .page__impact .page__qr-text {
    padding-top: 22px;
  }
}
.page__impact .page__qr-container {
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page__impact .page__qr-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page__impact .page__qr-banner {
  max-height: 700px;
  min-height: 600px;
  height: calc(100vw * 0.486);
  padding-bottom: 0;
  position: relative;
  z-index: 0;
}
.page__impact .page__qr-banner .bg-first,
.page__impact .page__qr-banner .bg-second {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-repeat: no-repeat;
}
.page__impact .page__qr-banner .bg-first {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  background-size: cover;
}
.page__impact .page__qr-banner .bg-second {
  background-size: contain;
}
@media screen and (max-width: 375px) {
  .page__impact .page__qr-banner .bg-second {
    background-size: cover;
  }
}
.page__impact .page__qr-banner .container {
  position: relative;
  z-index: 0;
  height: 100%;
}
.page__impact .page__qr-banner--title span:before {
  bottom: 3px;
  left: 10px;
}
.page__impact-slider {
  max-width: 310px;
  position: absolute;
  bottom: -3px;
  right: 42px;
  z-index: 0;
}
@media screen and (max-width: 375px) {
  .page__impact-slider {
    max-width: 247px;
    right: 17px;
    bottom: -10px;
  }
}
.page__impact-slider .single-item-small {
  position: relative;
  z-index: 0;
  padding: 38px 0 0 0;
}
@media screen and (max-width: 375px) {
  .page__impact-slider .single-item-small {
    padding-top: 34px;
  }
}
.page__impact-slider .single-item-small:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: rotate(1deg);
}
.page__impact-slider .single-item-small--title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 3.61px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  margin: 10px 0 -5px 0;
}
@media screen and (max-width: 1440px) {
  .page__impact-slider .single-item-small--title {
    font-size: 48px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .page__impact-slider .single-item-small--title {
    font-size: calc(0.01481 * 100vw + 42.66667px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__impact-slider .single-item-small--title {
    font-size: 64px;
  }
}
.page__impact-slider .single-item-small--text {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
.page__impact-slider .slick-slide {
  display: flex !important;
  align-items: center;
  flex-direction: column;
  max-width: 204px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.page__impact-slider .slick-slide:focus {
  outline: none;
}
@media screen and (max-width: 375px) {
  .page__impact-slider .slick-slide .wrap-img {
    max-height: 61px;
  }
}
.page__impact-slider .slick-slide .wrap-img img {
  height: 100%;
  width: auto;
}
.page__impact .page__impact-container--calculation {
  max-width: 1190px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 115px;
  margin-bottom: -140px;
}
@media screen and (max-width: 980px) {
  .page__impact .page__impact-container--calculation {
    margin-bottom: -180px;
  }
}
@media screen and (max-width: 767px) {
  .page__impact .page__impact-container--calculation {
    margin-top: 98px;
    margin-bottom: -265px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact .page__impact-container--calculation {
    margin-top: 98px;
    margin-bottom: -220px;
  }
}
.page__impact h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .page__impact h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .page__impact h2 {
    font-size: calc(0.01111 * 100vw + 20px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__impact h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact h2 {
    line-height: 1.2;
  }
}
.page__impact-buttons {
  display: flex;
  margin-top: 66px;
}
@media screen and (max-width: 375px) {
  .page__impact-buttons {
    margin-top: 46px;
  }
}
@media screen and (max-width: 767px) {
  .page__impact-buttons {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.page__impact-buttons--block {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1130px) {
  .page__impact-buttons--block {
    flex-direction: column;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-buttons--block {
    margin-bottom: 35px;
  }
}
.page__impact-buttons--block:first-child {
  max-width: 414px;
}
@media screen and (max-width: 1130px) {
  .page__impact-buttons--block:first-child {
    padding-right: 35px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-buttons--block:first-child {
    padding-right: 0;
  }
}
.page__impact-buttons-title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  width: 100%;
  padding-bottom: 18px;
}
.page__impact .btn-calculate {
  max-width: 120px;
  min-width: 100px;
  padding: 10px 18px;
  max-height: 36px;
  border: solid 1px #cbcbcb;
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.35px;
  text-align: center;
  color: #000000;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 0;
  vertical-align: inherit;
}
@media screen and (max-width: 1130px) {
  .page__impact .btn-calculate {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact .btn-calculate {
    max-width: 100px;
    padding: 10px 8px;
    margin-bottom: 8px;
  }
  .page__impact .btn-calculate:last-child {
    margin-right: 0;
  }
}
.page__impact .btn-calculate.active {
  background-color: #7a9c49;
  border-color: #7a9c49;
  color: #ffffff;
}
.page__impact input::-webkit-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input::-moz-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input:-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input::-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input::placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input:-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input::-moz-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input::-webkit-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  color: #000000;
}
.page__impact input.active::-webkit-input-placeholder {
  color: #ffffff;
}
.page__impact input.active::-moz-placeholder {
  color: #ffffff;
}
.page__impact input.active:-ms-input-placeholder {
  color: #ffffff;
}
.page__impact input.active::-ms-input-placeholder {
  color: #ffffff;
}
.page__impact input.active::placeholder {
  color: #ffffff;
}
.page__impact input.active:-ms-input-placeholder {
  color: #ffffff;
}
.page__impact input.active::-moz-placeholder {
  color: #ffffff;
}
.page__impact input.active::-webkit-input-placeholder {
  color: #ffffff;
}
.page__impact-result {
  display: flex;
  justify-content: space-between;
  margin-top: 59px;
}
@media screen and (max-width: 980px) {
  .page__impact-result {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 59px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-result {
    margin-top: -4px;
  }
}
.page__impact-result--block {
  max-width: 364px;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  .page__impact-result--block {
    width: 32%;
  }
}
@media screen and (max-width: 980px) {
  .page__impact-result--block {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .page__impact-result--block {
    width: 100%;
  }
}
.page__impact-result--block .wrap-video {
  height: 221px;
}
@media screen and (max-width: 375px) {
  .page__impact-result--block .wrap-video {
    height: 199px;
  }
}
.page__impact-result--block .wrap-video video,
.page__impact-result--block .wrap-video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page__impact-result--size,
.page__impact-result--value {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #7a9c49;
  display: inline-block;
  margin-bottom: -2px;
}
@media screen and (max-width: 1440px) {
  .page__impact-result--size,
  .page__impact-result--value {
    font-size: 32px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .page__impact-result--size,
  .page__impact-result--value {
    font-size: calc(0.0037 * 100vw + 30.66667px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__impact-result--size,
  .page__impact-result--value {
    font-size: 36px;
  }
}
.page__impact-result--value {
  font-size: 16px;
}
.page__impact-result--title {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  z-index: 0;
  display: inline-block;
  margin-bottom: 23px;
}
.page__impact-result--title:after {
  content: "";
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  height: 1px;
  width: 55px;
  margin: 0 auto;
  z-index: 0;
  background-color: #7a9c49;
}
.page__impact-result--text {
  line-height: 1.5;
}
.page__impact-result--text p {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
  text-align: left;
}
.page__impact-result .wrap-description {
  max-width: 320px;
  position: relative;
  top: -47px;
  z-index: 0;
  margin: 0 auto;
  padding: 12px 10px 0 10px;
  text-align: center;
}
@media screen and (max-width: 375px) {
  .page__impact-result .wrap-description {
    max-width: 296px;
    top: -24px;
    padding-left: 0;
    padding-right: 0;
  }
}
.page__impact-result .wrap-description:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(-1deg);
  background-color: #ffffff;
  z-index: -1;
}
.page__impact-disclaimer {
  margin-bottom: 70px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1130px;
}
@media screen and (max-width: 375px) {
  .page__impact-disclaimer {
    margin-top: 0;
  }
}
.page__impact-disclaimer p {
  font-size: 12px;
  font-style: italic;
  font-family: OpenSans, sans-serif;
  line-height: 1.5;
  padding: 0 15px;
}
.page__impact-material {
  background-image: url("./bg-impact-m.png");
  background-position: center top;
  background-size: 4320px 100%;
  background-repeat: no-repeat;
  padding: 300px 0;
  margin-bottom: -60px;
}
@media screen and (max-width: 980px) {
  .page__impact-material {
    margin-bottom: -110px;
  }
}
@media screen and (max-width: 767px) {
  .page__impact-material {
    padding-top: 400px;
    padding-bottom: 400px;
    margin-bottom: -200px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-material {
    padding-top: 334px;
    padding-bottom: 303px;
  }
}
.page__impact-material h2 {
  max-width: 657px;
  margin: 0 auto;
}
.page__impact-container--material {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.page__impact-container--info {
  display: flex;
  max-width: 1249px;
  margin: 108px auto 0 auto;
}
@media screen and (max-width: 1150px) {
  .page__impact-container--info {
    flex-direction: column;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-container--info {
    margin-top: 44px;
  }
}
.page__impact-container--info > .wrap-img {
  max-width: 645px;
  width: 100%;
  padding: 0 4px;
}
@media screen and (max-width: 1150px) {
  .page__impact-container--info > .wrap-img {
    margin: 0 auto;
  }
}
.page__impact-container--info > .wrap-img img {
  width: 100%;
}
.page__impact-container--description {
  max-width: 604px;
  width: calc(100% - 645px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1150px) {
  .page__impact-container--description {
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    max-width: 100%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page__impact-container--description {
    flex-direction: column;
    align-items: center;
  }
}
.page__impact-container--description .wrap-description {
  display: flex;
  position: relative;
  z-index: 0;
  margin-top: 32px;
  margin-bottom: 11px;
  min-height: 173px;
}
@media screen and (max-width: 1220px) {
  .page__impact-container--description .wrap-description {
    margin-top: 0;
  }
}
@media screen and (max-width: 1150px) {
  .page__impact-container--description .wrap-description {
    flex-direction: column;
    max-width: 328px;
    align-items: center;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page__impact-container--description .wrap-description {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-container--description .wrap-description {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}
.page__impact-container--description .wrap-description .wrap-img {
  position: absolute;
  top: 0;
  left: -245px;
  width: 459px;
  height: 155px;
  z-index: 0;
}
@media screen and (max-width: 1150px) {
  .page__impact-container--description .wrap-description .wrap-img {
    position: relative;
    left: 0;
    width: 155px;
    overflow: hidden;
  }
}
.page__impact-container--description .wrap-description .wrap-img img {
  height: 100%;
}
@media screen and (max-width: 1150px) {
  .page__impact-container--description .wrap-description .wrap-img img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    max-width: none;
  }
}
.page__impact-container--description .wrap-description .wrap-text {
  padding-left: 243px;
  padding-top: 8px;
}
@media screen and (max-width: 1150px) {
  .page__impact-container--description .wrap-description .wrap-text {
    padding-left: 0;
    padding-top: 37px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-container--description .wrap-description .wrap-text {
    padding-top: 35px;
  }
}
.page__impact-container--description h4 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 7px;
}
@media screen and (max-width: 1440px) {
  .page__impact-container--description h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .page__impact-container--description h4 {
    font-size: calc(0.00741 * 100vw + 13.33333px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__impact-container--description h4 {
    font-size: 24px;
  }
}
.page__impact-container--description p {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  color: #333333;
}
@media screen and (max-width: 375px) {
  .page__impact-container--description p {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .page__impact-map {
    margin-top: -150px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-map {
    margin-top: -178px;
  }
}
.page__impact-map .container {
  padding: 0;
  max-width: 100%;
}
.page__impact-map .container img {
  width: 100%;
}
.page__impact-map h2 {
  margin-bottom: 63px;
}
@media screen and (max-width: 375px) {
  .page__impact-map h2 {
    margin-bottom: 49px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact-map .map-desktop {
    display: none;
  }
}
.page__impact-map .map-mobile {
  display: none;
}
@media screen and (max-width: 375px) {
  .page__impact-map .map-mobile {
    display: inline;
  }
}
.page__impact-map .page__impact-container--map .wrap-img {
  position: relative;
  z-index: 0;
}
.page__impact-map .location {
  position: absolute;
  z-index: 0;
  width: calc(100vw * 0.036);
  height: calc((100vw * 0.417) / 10);
  transform: translateX(-50%);
  cursor: pointer;
}
@media screen and (max-width: 375px) {
  .page__impact-map .location {
    width: calc(100vw * 0.056);
    height: calc((100vw * 0.9967) / 15);
  }
}
.page__impact-map .location-first {
  top: calc((100vw * 0.417) * 0.399);
  left: 44.25%;
}
@media screen and (max-width: 375px) {
  .page__impact-map .location-first {
    top: calc((100vw * 0.9967) * 0.459);
    left: 67.7%;
  }
}
.page__impact-map .location-second {
  top: calc((100vw * 0.417) * 0.78);
  left: 42.85%;
}
@media screen and (max-width: 375px) {
  .page__impact-map .location-second {
    top: calc((100vw * 0.9967) * 0.755);
    left: 65.99%;
  }
}
.page__impact-map .location-third {
  top: calc((100vw * 0.417) * 0.71);
  left: 53%;
}
@media screen and (max-width: 375px) {
  .page__impact-map .location-third {
    top: calc((100vw * 0.9967) * 0.709);
    left: 82.99%;
  }
  .page__impact-map .location-third .location-marker {
    left: -50px;
  }
}
.page__impact-map .location-fourth {
  top: calc((100vw * 0.417) * 0.696);
  left: 55%;
}
@media screen and (max-width: 375px) {
  .page__impact-map .location-fourth {
    top: calc((100vw * 0.9967) * 0.689);
    left: 87%;
  }
  .page__impact-map .location-fourth .location-marker {
    left: -60px;
  }
}
.page__impact-map .location-fifth {
  top: calc((100vw * 0.417) * 0.642);
  left: 77%;
}
.page__impact-map .location.active .location-marker {
  opacity: 1;
  pointer-events: auto;
}
.page__impact-map .location.active .location-marker:hover {
  pointer-events: auto;
}
.page__impact-map .location-marker {
  pointer-events: none;
  opacity: 0;
  background-color: #7a9c49;
  padding: 10px 15px;
  margin-top: calc((100vw * 0.417) / 10);
  width: 200px;
  color: #ffffff;
  transform: translateX(-50%);
  text-align: center;
  position: relative;
  left: 50%;
  z-index: 0;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 375px) {
  .page__impact-map .location-marker {
    margin-top: calc((100vw * 0.9967) / 15);
  }
}
.page__impact-map .location-marker .title {
  text-transform: uppercase;
  color: #ffffff;
  font-family: OpenSans-bold, sans-serif;
  margin-bottom: 0;
}
.page__impact-map .location-marker .description {
  font-style: italic;
  margin-bottom: 5px;
  line-height: 1;
}
.page__impact .blog {
  margin-bottom: 46px;
}
@media screen and (max-width: 767px) {
  .page__impact .blog {
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .page__impact .blog {
    margin-bottom: 23px;
  }
}
.page__impact .blog-link:hover .blog__title {
  color: #7a9c49;
}
.page__impact .blog__title {
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1440px) {
  .page__impact .blog__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .page__impact .blog__title {
    font-size: calc(0.00741 * 100vw + 13.33333px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .page__impact .blog__title {
    font-size: 24px;
  }
}
.page__impact .blog__posts {
  margin-top: 47px;
  padding-bottom: 174px;
}
@media screen and (max-width: 767px) {
  .page__impact .blog__posts {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact .blog__posts {
    margin-top: 13px;
  }
}
@media screen and (max-width: 375px) {
  .page__impact .blog__posts .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page__impact .blog__details {
  padding-top: 32px;
}
@media screen and (max-width: 375px) {
  .page__impact .blog__details {
    padding-top: 17px;
  }
}
.page__impact .blog__details:before {
  transform: rotateZ(-0.5deg);
}
@media screen and (max-width: 375px) {
  .page__impact .blog__details .blog__title {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.page__impact .blog__meta-tags__link {
  font-size: 16px;
}
.page__impact .blog__meta-tags__link:after {
  display: none;
}
.page__factories {
  margin-top: 60px;
}
.page__factories .page__impact-map {
  margin-top: 0;
}
.section--blog-template .container,
#shopify-section-home-featured-blog .container {
  padding: 0 50px;
}
@media (max-width: 767px) {
  .section--blog-template .container,
  #shopify-section-home-featured-blog .container {
    padding: 0 10px;
  }
}
.section--blog-template .section__title-text.h2,
#shopify-section-home-featured-blog .section__title-text.h2 {
  font: 900 26px/1.39 Nexa-Bold, sans-serif;
  letter-spacing: 2px;
  text-align: center;
  color: #000;
  margin-bottom: 75px;
}
.section--blog-template .section__title-text.h2:after,
#shopify-section-home-featured-blog .section__title-text.h2:after {
  display: none !important;
}
.section--blog-template .featured-article-container,
#shopify-section-home-featured-blog .featured-article-container {
  background: url(setka.jpg) repeat-x;
  background-size: contain;
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .section--blog-template .featured-article-container,
  #shopify-section-home-featured-blog .featured-article-container {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.section--blog-template .featured-article__image,
#shopify-section-home-featured-blog .featured-article__image {
  background-color: #fff;
}
.section--blog-template
  .featured-article__image
  .home-blog__media-img.blog__img,
#shopify-section-home-featured-blog
  .featured-article__image
  .home-blog__media-img.blog__img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .section--blog-template
    .featured-article__image
    .home-blog__media-img.blog__img,
  #shopify-section-home-featured-blog
    .featured-article__image
    .home-blog__media-img.blog__img {
    height: 515px;
  }
}
.section--blog-template .featured-article__content,
#shopify-section-home-featured-blog .featured-article__content {
  z-index: 3;
  background-color: #fff;
  padding: 60px 75px 60px 50px;
  text-align: left;
}
@media (max-width: 767px) {
  .section--blog-template .featured-article__content,
  #shopify-section-home-featured-blog .featured-article__content {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .section--blog-template .featured-article__content,
  #shopify-section-home-featured-blog .featured-article__content {
    margin-left: -8.33%;
  }
}
.section--blog-template .featured-article__content .featured-article__title,
#shopify-section-home-featured-blog
  .featured-article__content
  .featured-article__title {
  font: normal 36px Nexa-Heavy, sans-serif;
  letter-spacing: 1.08px;
  color: #7a9c49;
}
@media (max-width: 767px) {
  .section--blog-template .featured-article__content .featured-article__title,
  #shopify-section-home-featured-blog
    .featured-article__content
    .featured-article__title {
    font-size: 24px;
  }
}
.section--blog-template .featured-article__content .date-wrapper,
#shopify-section-home-featured-blog .featured-article__content .date-wrapper {
  font: italic 16px/1.75 OpenSans, sans-serif;
  color: #333;
  letter-spacing: 0.4px;
  margin-bottom: 20px;
  display: inline-block;
}
.section--blog-template .featured-article__content .date-wrapper::first-letter,
#shopify-section-home-featured-blog
  .featured-article__content
  .date-wrapper::first-letter {
  text-transform: uppercase;
}
.section--blog-template .featured-article__content .date-wrapper a,
#shopify-section-home-featured-blog .featured-article__content .date-wrapper a {
  color: #333;
  margin-right: 0;
  transition: color 0.3s ease;
  text-transform: none;
  display: inline-block;
}
.section--blog-template
  .featured-article__content
  .date-wrapper
  a::first-letter,
#shopify-section-home-featured-blog
  .featured-article__content
  .date-wrapper
  a::first-letter {
  text-transform: uppercase;
}
.section--blog-template .featured-article__content .date-wrapper a:hover,
#shopify-section-home-featured-blog
  .featured-article__content
  .date-wrapper
  a:hover {
  color: #7a9c49;
}
.section--blog-template .featured-article__content .date-wrapper .tags,
#shopify-section-home-featured-blog
  .featured-article__content
  .date-wrapper
  .tags {
  display: inline-block;
}
@media (max-width: 767px) {
  .section--blog-template .featured-article__content .date-wrapper .tags,
  #shopify-section-home-featured-blog
    .featured-article__content
    .date-wrapper
    .tags {
    display: block;
  }
}
.section--blog-template .featured-article__content .date-wrapper .tags:after,
#shopify-section-home-featured-blog
  .featured-article__content
  .date-wrapper
  .tags:after {
  content: "|";
  font-style: normal;
}
@media (max-width: 767px) {
  .section--blog-template .featured-article__content .date-wrapper .tags:after,
  #shopify-section-home-featured-blog
    .featured-article__content
    .date-wrapper
    .tags:after {
    display: none;
  }
}
.section--blog-template .featured-article__content .excerpt,
#shopify-section-home-featured-blog .featured-article__content .excerpt {
  color: #333;
  letter-spacing: 0.4px;
  font: normal 16px/1.75 OpenSans, sans-serif;
}
.section--blog-template .featured-article__content .read-more,
#shopify-section-home-featured-blog .featured-article__content .read-more {
  display: inline-block;
  font: bold 16px/1.75 OpenSans-bold, sans-serif;
  position: relative;
}
.section--blog-template .featured-article__content .read-more:after,
#shopify-section-home-featured-blog
  .featured-article__content
  .read-more:after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #7a9c49;
  position: absolute;
  top: 52%;
  right: -18px;
  transform: translateY(-50%);
}
.section--blog-template .blog-page__tags-items,
#shopify-section-home-featured-blog .blog-page__tags-items {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .section--blog-template .blog-page__tags-items br,
  #shopify-section-home-featured-blog .blog-page__tags-items br {
    display: none;
  }
}
.section--blog-template .blog-page__tags-items .blog-page__tags-item,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item {
  position: relative;
  margin: 0 0 5px;
}
.section--blog-template .blog-page__tags-items .blog-page__tags-item a,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item
  a {
  text-transform: none;
  color: #000;
  transition: color 0.2s ease;
  font: italic 400 16px OpenSans, sans-serif;
  letter-spacing: 0.4px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item
  a:first-letter,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item
  a:first-letter {
  text-transform: uppercase;
}
.section--blog-template .blog-page__tags-items .blog-page__tags-item a:hover,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item
  a:hover {
  color: #7a9c49;
  background: unset;
}
.section--blog-template .blog-page__tags-items .blog-page__tags-item:after,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item:after {
  content: "|";
  color: #000;
  font-style: normal;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .section--blog-template .blog-page__tags-items .blog-page__tags-item:after,
  #shopify-section-home-featured-blog
    .blog-page__tags-items
    .blog-page__tags-item:after {
    content: "";
    display: none;
  }
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item:nth-child(5n + 6):after,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item:nth-child(5n + 6):after {
  content: "";
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item:nth-child(5):after,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item:nth-child(5):after {
  content: "";
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active {
  padding: 0 0 0 12px;
  background: unset;
  color: #7a9c49;
  font: italic 400 16px OpenSans-bold, sans-serif;
  letter-spacing: 0.4px;
  text-transform: none;
  display: inline-block;
  position: relative;
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active:first-letter,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active:first-letter {
  text-transform: uppercase;
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active:after,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active:after {
  font-weight: 400;
  font-family: OpenSans, sans-serif;
  margin-left: 17px;
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active:hover,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active:hover {
  background: unset;
}
@media (max-width: 767px) {
  .section--blog-template
    .blog-page__tags-items
    .blog-page__tags-item.blog-page__tags-item--active:after,
  #shopify-section-home-featured-blog
    .blog-page__tags-items
    .blog-page__tags-item.blog-page__tags-item--active:after {
    content: "";
  }
}
.section--blog-template
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active
  a,
#shopify-section-home-featured-blog
  .blog-page__tags-items
  .blog-page__tags-item.blog-page__tags-item--active
  a {
  color: #7a9c49;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .section--blog-template .blog-page__tags-items,
  #shopify-section-home-featured-blog .blog-page__tags-items {
    display: none;
    flex-direction: column;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #333;
    border-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
.section--blog-template .blog__card__wrapper,
#shopify-section-home-featured-blog .blog__card__wrapper {
  background-image: url("group.jpg"), url("schema.jpg");
  background-position: top center, bottom center;
  background-repeat: no-repeat, repeat;
}
.section--blog-template .blog-item,
#shopify-section-home-featured-blog .blog-item {
  margin-bottom: 25px;
}
.section--blog-template .blog__details,
#shopify-section-home-featured-blog .blog__details {
  transform: rotate(-1deg);
}
.section--blog-template .blog__details .blog__deails__antiwrapper,
#shopify-section-home-featured-blog .blog__details .blog__deails__antiwrapper {
  transform: rotate(1deg);
}
.section--blog-template
  .blog__details
  .blog__deails__antiwrapper
  .home-blog__link.blog-link,
#shopify-section-home-featured-blog
  .blog__details
  .blog__deails__antiwrapper
  .home-blog__link.blog-link {
  display: inline-block;
  position: relative;
  transition: unset;
}
.section--blog-template .blog__details .blog__date-wrapper,
#shopify-section-home-featured-blog .blog__details .blog__date-wrapper {
  font: italic 16px/1.75 OpenSans, sans-serif;
  margin-bottom: 15px;
}
.section--blog-template .blog__details .blog__author:after,
#shopify-section-home-featured-blog .blog__details .blog__author:after {
  content: "|";
  font-style: normal;
}
.section--blog-template .blog__details .blog__author .blog__meta-tags__link,
#shopify-section-home-featured-blog
  .blog__details
  .blog__author
  .blog__meta-tags__link {
  color: #333333;
  text-transform: none;
  display: inline-block;
}
.section--blog-template
  .blog__details
  .blog__author
  .blog__meta-tags__link::first-letter,
#shopify-section-home-featured-blog
  .blog__details
  .blog__author
  .blog__meta-tags__link::first-letter {
  text-transform: uppercase;
}
.section--blog-template .blog__details .blog__title.h4,
#shopify-section-home-featured-blog .blog__details .blog__title.h4 {
  font: 900 24px Nexa-Heavy, sans-serif;
  letter-spacing: 1px;
  color: #000;
  padding-right: 0;
}
@media (max-width: 767px) {
  .section--blog-template .blog__details .blog__title.h4,
  #shopify-section-home-featured-blog .blog__details .blog__title.h4 {
    margin-top: 0;
    font-size: 16px;
  }
}
.section--blog-template .blog__details .blog__title.h4:hover,
#shopify-section-home-featured-blog .blog__details .blog__title.h4:hover {
  color: #7a9c49;
  text-decoration: none;
}
.section--blog-template .blog__details .read-more,
#shopify-section-home-featured-blog .blog__details .read-more {
  display: inline-block;
  font: bold 16px/1.75 OpenSans-bold, sans-serif;
  position: relative;
  text-decoration: none;
  border-bottom: 0;
  transition: color 0.2s ease;
}
.section--blog-template .blog__details .read-more:hover,
#shopify-section-home-featured-blog .blog__details .read-more:hover {
  color: #7a9c49;
}
.section--blog-template .blog__details .read-more:after,
#shopify-section-home-featured-blog .blog__details .read-more:after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #7a9c49;
  position: absolute;
  top: 54%;
  right: -18px;
  transform: translateY(-50%);
}
.section--blog-template .blog-link img,
#shopify-section-home-featured-blog .blog-link img {
  transition: all 0.2s ease;
}
.section--blog-template .blog-link:hover,
#shopify-section-home-featured-blog .blog-link:hover {
  opacity: 1;
}
.section--blog-template .blog-link:hover img,
#shopify-section-home-featured-blog .blog-link:hover img {
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}
@media (max-width: 767px) {
  .section--blog-template .blog__text.rte,
  #shopify-section-home-featured-blog .blog__text.rte {
    display: none;
  }
}
.section--blog-template .blog__text.rte p,
#shopify-section-home-featured-blog .blog__text.rte p {
  margin-bottom: 5px;
  font: normal 16px/1.75 OpenSans, sans-serif;
  letter-spacing: 0.4px;
}
.section--blog-template .home-blog__media-img.blog__img,
#shopify-section-home-featured-blog .home-blog__media-img.blog__img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .section--blog-template .home-blog__media-img.blog__img,
  #shopify-section-home-featured-blog .home-blog__media-img.blog__img {
    height: 383px;
  }
}
.section--blog-template .mobile-cat-list,
#shopify-section-home-featured-blog .mobile-cat-list {
  display: none;
  position: relative;
}
@media (max-width: 767px) {
  .section--blog-template .mobile-cat-list,
  #shopify-section-home-featured-blog .mobile-cat-list {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 50%;
    border: 1px solid #333;
  }
  .section--blog-template .mobile-cat-list .chevrone,
  #shopify-section-home-featured-blog .mobile-cat-list .chevrone {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 6px 0 6px;
    border-color: #333333 transparent transparent transparent;
    position: absolute;
    top: 38%;
    margin-left: 5px;
    transition: all 0.2s ease;
  }
  .section--blog-template .mobile-cat-list.active,
  #shopify-section-home-featured-blog .mobile-cat-list.active {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .section--blog-template .mobile-cat-list.active .chevrone,
  #shopify-section-home-featured-blog .mobile-cat-list.active .chevrone {
    transform: rotate(180deg);
  }
}
.section--blog-template .pagination .page,
#shopify-section-home-featured-blog .pagination .page {
  border: 0;
  background: unset;
  width: unset;
  height: unset;
}
.section--blog-template .pagination .page a,
#shopify-section-home-featured-blog .pagination .page a {
  background: unset;
  color: #333;
  line-height: 1;
  letter-spacing: 0.4px;
  font: normal 16px OpenSans, sans-serif;
  transition: color 0.2s ease;
  width: unset;
  height: unset;
  padding: 7px;
}
.section--blog-template .pagination .page a:hover,
#shopify-section-home-featured-blog .pagination .page a:hover {
  color: #7a9c49;
}
.section--blog-template .pagination .page.current,
#shopify-section-home-featured-blog .pagination .page.current {
  background: unset;
  font: normal 16px OpenSans, sans-serif;
  color: #7a9c49;
  text-decoration: underline;
  font-weight: 800;
  padding: 7px;
}
.section--blog-template .pagination .next,
.section--blog-template .pagination .prev,
#shopify-section-home-featured-blog .pagination .next,
#shopify-section-home-featured-blog .pagination .prev {
  border: 0;
}
.section--blog-template .pagination .next i,
.section--blog-template .pagination .prev i,
#shopify-section-home-featured-blog .pagination .next i,
#shopify-section-home-featured-blog .pagination .prev i {
  display: none;
}
.section--blog-template .pagination .next a,
.section--blog-template .pagination .prev a,
#shopify-section-home-featured-blog .pagination .next a,
#shopify-section-home-featured-blog .pagination .prev a {
  display: inline-block;
  background: unset;
  width: unset;
  height: unset;
  position: relative;
  padding: 7px;
}
.section--blog-template .pagination .next a:after,
.section--blog-template .pagination .prev a:after,
#shopify-section-home-featured-blog .pagination .next a:after,
#shopify-section-home-featured-blog .pagination .prev a:after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.section--blog-template .pagination .prev a:after,
#shopify-section-home-featured-blog .pagination .prev a:after {
  border-width: 5px 10px 5px 0;
  border-color: transparent #000 transparent transparent;
}
.template-blog .section--blog-template {
  margin-bottom: 0;
}
body[data-anim-zoom="true"] .blog:hover .blog__img {
  transform: unset !important;
}
.home-hero-video {
  position: relative;
  margin-bottom: 200px;
}
@media (max-width: 768px) {
  .home-hero-video {
    overflow: unset;
  }
}
.home-hero-video .video-background {
  position: relative;
  padding-bottom: 57%;
  margin-top: -60px;
  height: 0;
}
.home-hero-video .video-background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
.home-hero-video .home-hero-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url("home-hero-texture_v2.svg") no-repeat bottom center;
  background-size: contain;
}
.home-hero-video .home-hero-content .container {
  position: relative;
  height: 100%;
}
.home-hero-video .home-hero-content .top-text {
  font: 900 80px Nexa-Heavy, sans-serif;
  line-height: 1.15;
  letter-spacing: 4.51px;
  color: #000000;
  position: absolute;
  top: 20%;
  left: 90px;
}
.home-hero-video .home-hero-content .top-text span {
  display: inline-block;
  position: relative;
}
.home-hero-video .home-hero-content .top-text span:after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 60%;
  margin-left: 10px;
  position: absolute;
  left: 3px;
  bottom: 17px;
  z-index: -1;
  transform: rotate(-1deg);
}
.home-hero-video .home-hero-content .top-text span sup {
  font-size: 20%;
  top: -2.8em;
}
.home-hero-video .home-hero-content .play-btn {
  width: 88px;
  height: 88px;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  background: url("play-btn.png") no-repeat center;
  background-size: contain;
  z-index: 10;
  cursor: pointer;
}
.video-wrapper {
  position: relative;
}
.video-wrapper .bottom-cta-wrapper {
  background-color: #fff;
  padding: 55px 55px 10px;
  position: absolute;
  bottom: -70px;
  right: 70px;
  max-width: 625px;
  z-index: 13;
}
.video-wrapper .bottom-cta-wrapper .cta-text {
  font: 900 28px Nexa-Heavy, sans-serif;
  line-height: 1.43;
  color: #000000;
  margin-bottom: 40px;
}
.video-wrapper .bottom-cta-wrapper .cta-button {
  padding: 15px 60px;
  font: 900 16px Nexa-Heavy, sans-serif;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  background-color: #000;
  cursor: pointer;
  text-transform: uppercase;
}
.video-wrapper .bottom-cta-wrapper .cta-button:hover {
  color: #7a9c49;
}
.home-hero-video-mobile .fluid-width-video-wrapper {
  position: absolute;
}
.home-hero-video-mobile .video-background {
  height: 70vh;
  position: relative;
  background-size: contain, cover;
  background-position: bottom, center;
  background-repeat: no-repeat;
  background-position-y: bottom, -2px;
}
.home-hero-video-mobile .top-text {
  font: 900 48px/1.15 Nexa-Heavy, sans-serif;
  letter-spacing: 2.71px;
  color: #000;
  position: absolute;
  top: 45px;
  left: 30px;
}
.home-hero-video-mobile .top-text span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.home-hero-video-mobile .top-text span sup {
  font-size: 20%;
  top: -2.8em;
}
.home-hero-video-mobile .top-text span:after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 60%;
  margin-left: 10px;
  position: absolute;
  left: 3px;
  bottom: 12px;
  z-index: -1;
  transform: rotate(-1deg);
}
.home-hero-video-mobile .play-btn {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  background: url("play-btn.png") no-repeat center;
  background-size: contain;
  z-index: 10;
  cursor: pointer;
}
.home-hero-video-mobile .bottom-cta-wrapper {
  position: relative;
  margin-top: -50px;
  margin-bottom: 150px;
  padding: 0;
  left: 0;
  background: url("brush.png") no-repeat top center;
  background-size: contain;
}
.home-hero-video-mobile .cta-text {
  margin: 30px;
  font: bold 22px/1.45 Nexa-Heavy, sans-serif;
  color: #000000;
}
.home-hero-video-mobile .cta-button {
  padding: 17px 60px;
  background-color: #000;
  color: #fff;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  font: 900 16px Nexa-Heavy, sans-serif;
  letter-spacing: 1px;
}
#player-mob {
  position: absolute;
  top: 0;
  width: 100%;
  height: 70vh;
}
#player-mob #video-item3 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.shopify-section.sustainability {
  margin-bottom: 150px;
}
@media (max-width: 768px) {
  .shopify-section.sustainability {
    margin-bottom: 80px;
    margin-top: 150px;
  }
}
.shopify-section.sustainability .section-title {
  font: 900 36px Nexa-Heavy, sans-serif;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  margin-bottom: 65px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .shopify-section.sustainability .section-title {
    font-size: 24px;
  }
}
.shopify-section.sustainability .tab-title-list {
  display: flex;
  justify-content: center;
  list-style: none;
  margin-bottom: 30px;
  margin-left: 0;
}
.shopify-section.sustainability .tab-title-list .tab-title {
  font: 900 16px Nexa-Heavy, sans-serif;
  letter-spacing: 1px;
  color: #000000;
  margin: 0 35px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
@media (max-width: 768px) {
  .shopify-section.sustainability .tab-title-list .tab-title {
    font-size: 14px;
    margin: 0 10px;
  }
}
.shopify-section.sustainability .tab-title-list .tab-title.active,
.shopify-section.sustainability .tab-title-list .tab-title:hover {
  color: #7a9c49;
}
.shopify-section.sustainability .tab-title-list .tab-title.active:after {
  content: "";
  border-style: solid;
  border-width: 9px 6px 0 6px;
  border-color: #7a9c49 transparent transparent transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
}
.shopify-section.sustainability .tabs-wrapper .tab {
  display: none;
  background: url(setka.jpg);
}
.shopify-section.sustainability .tabs-wrapper .tab.active {
  display: block;
}
.shopify-section.sustainability .tabs-wrapper .image-wrapper img {
  width: 100%;
  max-height: 580px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 768px) {
  .shopify-section.sustainability .tabs-wrapper .image-wrapper img {
    max-height: 240px;
  }
}
.shopify-section.sustainability .tabs-wrapper .content-wrapper {
  background-color: #fff;
  margin-left: -50px;
  transform: rotate(1deg);
  margin-top: -5px;
  max-width: 505px;
}
@media (max-width: 768px) {
  .shopify-section.sustainability .tabs-wrapper .content-wrapper {
    margin: -30px 0 70px 15px;
    padding: 40px 20px 70px;
    max-width: 75%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
.shopify-section.sustainability .tabs-wrapper .content-wrapper .content {
  padding: 50px;
  transform: rotate(-1deg);
}
@media (max-width: 768px) {
  .shopify-section.sustainability .tabs-wrapper .content-wrapper .content {
    padding: 0;
  }
}
.shopify-section.sustainability .tabs-wrapper .content-wrapper .tab-title {
  color: #7a9c49;
  font: 900 26px Nexa-Heavy, sans-serif;
  letter-spacing: 1.08px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .shopify-section.sustainability .tabs-wrapper .content-wrapper .tab-title {
    font-size: 16px;
  }
}
.shopify-section.sustainability .tabs-wrapper .content-wrapper .tab-content {
  color: #333333;
  font: 400 16px/1.75 OpenSans, sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  margin-bottom: 40px;
}
.shopify-section.sustainability .tabs-wrapper .content-wrapper .read-more {
  display: inline-block;
  font: bold 16px/1.75 OpenSans-bold, sans-serif;
  position: relative;
  color: #000;
}
.shopify-section.sustainability
  .tabs-wrapper
  .content-wrapper
  .read-more:hover {
  color: #7a9c49;
}
.shopify-section.sustainability
  .tabs-wrapper
  .content-wrapper
  .read-more:after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #7a9c49;
  position: absolute;
  top: 52%;
  right: -18px;
  transform: translateY(-50%);
}
.shopify-section.reuse .container {
  padding: 0 50px;
}
@media (max-width: 768px) {
  .shopify-section.reuse .container {
    padding: 0 15px;
  }
}
.shopify-section.reuse .tiles-wrapper {
  background-image: url("group.jpg"), url("schema.jpg");
  background-position: center -200px, bottom center;
  background-repeat: no-repeat, repeat;
  padding-bottom: 80px;
}
.shopify-section.reuse .section-title {
  font: 900 40px Nexa-Heavy, sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
  color: #000000;
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .shopify-section.reuse .section-title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
.shopify-section.reuse .card-wrapper {
  transform: rotate(1deg);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0) 115px,
    white 115px,
    white 100%
  );
  padding-bottom: 15px;
  margin: 0 70px;
}
@media (max-width: 768px) {
  .shopify-section.reuse .card-wrapper {
    margin: 0;
  }
}
.shopify-section.reuse .card-wrapper-2 {
  display: flex;
  padding: 0 10px;
  transform: rotate(-1deg);
}
@media (max-width: 768px) {
  .shopify-section.reuse .card-wrapper-2 {
    flex-direction: column;
  }
}
.shopify-section.reuse .card-wrapper-2 .tile-wrapper {
  position: relative;
}
@media (min-width: 769px) {
  .shopify-section.reuse .card-wrapper-2 .content-wrapper {
    margin: 0;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 60px;
    background-color: #f2b850;
    opacity: 0;
    transition: opacity 0.2s ease;
  }
}
@media (min-width: 769px) and (max-width: 1250px) {
  .shopify-section.reuse .card-wrapper-2 .content-wrapper {
    padding: 20px;
  }
}
@media (min-width: 769px) {
  .shopify-section.reuse .card-wrapper-2 .content-wrapper:hover {
    opacity: 1;
  }
  .shopify-section.reuse .card-wrapper-2 .content-wrapper .content-title {
    font-size: 80px;
    padding: 35px 0 35px 55px;
  }
}
@media (min-width: 769px) and (max-width: 1250px) {
  .shopify-section.reuse .card-wrapper-2 .content-wrapper .content-title {
    font-size: 60px;
    padding: 20px 0 20px 55px;
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .shopify-section.reuse .card-wrapper-2 .content-wrapper .content-content {
    margin-top: 35px;
    padding-left: 55px;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.5px;
  }
}
@media (min-width: 769px) and (max-width: 1250px) {
  .shopify-section.reuse .card-wrapper-2 .content-wrapper .content-content {
    padding-left: 0;
    margin-top: 15px;
  }
}
.shopify-section.reuse .side {
  flex-basis: 50%;
}
.shopify-section.reuse .left-side {
  margin-top: 115px;
  padding: 10px 0 0 10px;
}
@media (max-width: 768px) {
  .shopify-section.reuse .left-side {
    margin-top: 0;
  }
}
.shopify-section.reuse .right-side {
  padding: 0 10px 0 0;
}
.shopify-section.reuse .tile {
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
}
.shopify-section.reuse .tile .tile-title {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  font: 900 64px Nexa-Heavy, sans-serif;
  line-height: 1.25;
  letter-spacing: 2.4px;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1250px) {
  .shopify-section.reuse .tile .tile-title {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .shopify-section.reuse .tile .tile-title {
    font-size: 48px;
    line-height: 1.15;
    text-align: center;
    width: 98%;
  }
}
.shopify-section.reuse .tile .tile-title span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.shopify-section.reuse .tile .tile-title span:after {
  content: "";
  background-color: #fff;
  width: 110%;
  height: 60%;
  margin-left: 10px;
  position: absolute;
  left: 3px;
  bottom: 17px;
  z-index: -1;
  transform: rotate(-1deg);
}
.shopify-section.reuse .tile-with-content {
  padding: 40px 90px 40px 40px;
}
@media (max-width: 1250px) {
  .shopify-section.reuse .tile-with-content {
    padding: 40px 60px 40px 40px;
  }
}
.shopify-section.reuse .tile-with-content .tile-title {
  width: 100%;
  position: relative;
  font: 900 26px Nexa-Heavy, sans-serif;
  letter-spacing: 1.08px;
  margin-top: 25px;
}
@media (max-width: 1250px) {
  .shopify-section.reuse .tile-with-content .tile-title {
    font-size: 18px;
  }
}
.shopify-section.reuse .tile-with-content .tile-content {
  font: 400 16px/1.75 OpenSans, sans-serif;
  color: #333;
  letter-spacing: 0.4px;
  margin-bottom: 50px;
}
.shopify-section.reuse .tile-with-content .tile-cta {
  padding: 17px 35px;
  background-color: #000;
  font: 900 16px Nexa-Heavy, sans-serif;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
}
.shopify-section.reuse .tile-with-content .tile-cta:hover {
  color: #7a9c49;
}
@media (max-width: 1250px) {
  .shopify-section.reuse .tile-with-content .tile-cta {
    padding: 15px 5px;
  }
}
@media (max-width: 768px) {
  .shopify-section.reuse .tile-with-content {
    display: none;
  }
}
.shopify-section.reuse .content-wrapper {
  margin-top: 10px;
}
.shopify-section.reuse .bottle .content-title {
  background: url("icon-bottle-white.svg") no-repeat left center;
  background-size: contain;
}
.shopify-section.reuse .drop .content-title {
  background: url("icon-water-white.svg") no-repeat left center;
  background-size: contain;
}
.shopify-section.reuse .barrel .content-title {
  background: url("icon-oil-white.svg") no-repeat left center;
  background-size: contain;
}
@media (max-width: 768px) {
  .shopify-section.reuse .bottle .content-title {
    background: url("icon-bottle-yellow.svg") no-repeat left center;
  }
  .shopify-section.reuse .drop .content-title {
    background: url("icon-water-yellow.svg") no-repeat left center;
  }
  .shopify-section.reuse .barrel .content-title {
    background: url("icon-oil-yellow.svg") no-repeat left center;
  }
}
.shopify-section.reuse .content-title {
  font: 900 48px Nexa-Heavy, sans-serif;
  letter-spacing: 2px;
  color: #000;
  padding: 25px 0 25px 40px;
}
.shopify-section.reuse .content-content {
  color: #333;
  font: bold 16px/1.5 OpenSans, sans-serif;
  letter-spacing: 0.4px;
}
.section-home-testimonials {
  padding: 110px 0 0;
  background: url("schema.jpg") repeat;
}
.section-home-testimonials.section {
  margin-bottom: 130px;
}
@media (max-width: 1250px) {
  .section-home-testimonials {
    padding: 50px 0 0;
  }
}
.section-home-testimonials .home-testimonials {
  background: url("brush_r.png"),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0) 215px,
      white 215px,
      white 100%
    );
  background-position-y: 100px;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-home-testimonials .section-title {
  font: 900 36px Nexa-Heavy, sans-serif;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000;
}
@media (max-width: 768px) {
  .section-home-testimonials .section-title {
    font-size: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.section-home-testimonials .section-title span {
  padding: 0 20px;
  position: relative;
}
.section-home-testimonials .section-title span:before {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 45%;
  left: -5px;
  transform: translateY(-50%);
}
.section-home-testimonials .section-title span:first-child:before {
  display: none;
}
.section-home-testimonials
  .home-testimonials--carousel
  .home-testimonials__content {
  background-color: #fff;
  max-width: 1115px;
  padding: 125px 170px 70px;
}
@media (max-width: 768px) {
  .section-home-testimonials
    .home-testimonials--carousel
    .home-testimonials__content {
    padding: 60px 25px 0 !important;
  }
}
.section-home-testimonials .home-testimonials__text__text {
  text-align: left;
  position: relative;
  font: 600 28px/1.53 OpenSans, sans-serif;
  line-height: 1.53;
  letter-spacing: -0.2px;
  color: #000;
}
.section-home-testimonials .home-testimonials__text__text:before {
  padding: 25px 43px;
  content: "";
  background: url(quote-mark-left.jpg) no-repeat center;
  position: absolute;
  left: -100px;
  top: -25px;
}
@media (max-width: 768px) {
  .section-home-testimonials .home-testimonials__text__text:before {
    left: 0;
    top: -50px;
    background-size: 50%;
    background-position: left;
    font-size: 22px;
  }
}
.section-home-testimonials .home-testimonials__text__text:after {
  content: "";
  background: url(quote-mark-right.jpg) no-repeat center;
  position: absolute;
  right: 0;
  bottom: -50px;
  padding: 25px 43px;
}
@media (max-width: 768px) {
  .section-home-testimonials .home-testimonials__text__text:after {
    background-size: 50%;
    background-position: right;
  }
}
@media (max-width: 768px) {
  .section-home-testimonials .home-testimonials__text__text {
    font-family: OpenSans, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.64;
    letter-spacing: -0.15px;
    color: #000000;
  }
}
.section-home-testimonials .home-testimonials-content-wrapper {
  margin-top: 60px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .section-home-testimonials .home-testimonials-content-wrapper {
    flex-direction: column;
    align-items: baseline;
  }
}
.section-home-testimonials
  .home-testimonials-content-wrapper
  img.home-testimonials__media__item--img.home-testimonials__media__item--img {
  width: 136px;
  display: inline;
  padding: 5px;
  border: 1px solid #7a9c49;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .section-home-testimonials
    .home-testimonials-content-wrapper
    img.home-testimonials__media__item--img.home-testimonials__media__item--img {
    width: 135px !important;
  }
}
.section-home-testimonials .home-testimonials-content-wrapper .about-wrapper {
  text-align: left;
}
.section-home-testimonials
  .home-testimonials-content-wrapper
  .about-wrapper
  .home-testimonials__name__text {
  color: #333;
  font: 700 16px/1.75 OpenSans, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.4px;
}
.section-home-testimonials
  .home-testimonials-content-wrapper
  .about-wrapper
  .home-testimonials__source__text {
  color: #333;
  font: 400 16px/1.75 OpenSans, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.4px;
}
#shopify-section-home-featured-blog {
  margin-top: 150px;
}
@media (max-width: 1250px) {
  #shopify-section-home-featured-blog {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  #shopify-section-home-featured-blog {
    margin-bottom: 100px;
    margin-top: 50px;
  }
}
#shopify-section-home-featured-blog .section-title {
  font: 900 36px Nexa-Heavy, sans-serif;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000;
  margin-bottom: 75px;
}
@media (max-width: 768px) {
  #shopify-section-home-featured-blog .section-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
#shopify-section-home-featured-blog .blog__details {
  transform: rotate(0);
  margin-top: 0;
  border: none;
  width: 100%;
  padding: 20px 0;
  text-align: left;
  left: 0;
}
#shopify-section-home-featured-blog .blog__details .blog__deails__antiwrapper {
  transform: rotate(0);
}
#shopify-section-home-featured-blog .blog__details .blog__title.h4 {
  font: 900 16px Nexa-Heavy, sans-serif;
  letter-spacing: 1px;
  color: #000000;
}
@media (max-width: 768px) {
  #shopify-section-home-featured-blog .blog__details .blog__title.h4 {
    text-transform: uppercase;
  }
}
@media (max-width: 768px) {
  #shopify-section-home-featured-blog .blog__text.rte {
    display: block;
  }
  #shopify-section-home-featured-blog .blog__details .blog__date-wrapper {
    display: block;
  }
  #shopify-section-home-featured-blog .mobile-date-wrapper {
    display: none;
  }
}
#shopify-section-home-featured-blog .button-wrapper {
  text-align: center;
}
#shopify-section-home-featured-blog .button-wrapper .cta-button {
  padding: 15px 60px;
  font: 900 16px Nexa-Heavy, sans-serif;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  background-color: #000;
  cursor: pointer;
  text-transform: uppercase;
}
#shopify-section-home-featured-blog .button-wrapper .cta-button:hover {
  color: #7a9c49;
}
* {
  box-sizing: border-box;
}
.mobile-only {
  display: block;
}
@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}
.desktop-only {
  display: none;
}
@media (min-width: 769px) {
  .desktop-only {
    display: block;
  }
}
@media (max-width: 768px) {
  .section-home-testimonials {
    padding: 20px 0 0;
    margin-bottom: 0;
  }
  .home-testimonials .home-testimonials__items .slick-dots {
    display: none !important;
  }
}
.slick-track {
  display: flex !important;
}
.slick-slide {
  height: inherit !important;
}
.slick-slide div {
  height: 100% !important;
}
.slick-slide .home-testimonials__text,
.slick-slide .home-testimonials__name,
.slick-slide .home-testimonials-content-wrapper {
  height: unset !important;
}
#shopify-section-home-featured-blog
  .featured-article__content
  .featured-article__title {
  font-size: 26px;
}
#shopify-section-home-featured-blog .featured-article__content {
  padding: 60px 85px 60px 50px;
}
@media (max-width: 768px) {
  #shopify-section-home-featured-blog .featured-article__content {
    padding: 20px 15px 30px 30px;
  }
}
#shopify-section-home-featured-blog .home-blog__media-img.blog__img {
  height: 250px;
}
#insta-feed {
  display: none;
}
#video-item2,
#video-item4 {
  display: none;
}
#video-item2.show,
#video-item4.show {
  display: block;
}
.cart {
  margin-top: 70px;
}
.cart.section {
  margin-top: 71px;
}
@media screen and (max-width: 540px) {
  .cart.section {
    margin-top: 45px;
  }
}
@media screen and (max-width: 980px) {
  .cart .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.cart .section__title {
  margin-bottom: 0;
}
.cart h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  margin-bottom: 6px;
}
@media screen and (max-width: 1440px) {
  .cart h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .cart h2 {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .cart h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  .cart h2 {
    letter-spacing: normal;
  }
}
.cart__notes {
  border: solid 1px #7a9c49;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 540px) {
  .cart__notes {
    line-height: 1.2;
    padding: 10px 15px;
  }
}
.cart__notes span {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 39px;
  letter-spacing: 0.4px;
  color: #333333;
  font-size: 14px;
}
@media (min-width: 320px) {
  .cart__notes span {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media (min-width: 1440px) {
  .cart__notes span {
    font-size: 16px;
  }
}
@media screen and (max-width: 540px) {
  .cart__notes span {
    line-height: 1.2;
  }
}
@media screen and (max-width: 375px) {
  .cart__notes span {
    letter-spacing: normal;
  }
}
.cart__content {
  max-width: 1144px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .cart__content {
    max-width: 100% !important;
  }
}
.cart__content-wrap {
  display: flex;
  align-items: flex-start;
  margin-top: 69px;
  margin-bottom: 101px;
}
@media screen and (max-width: 980px) {
  .cart__content-wrap {
    flex-direction: column;
  }
}
@media screen and (max-width: 540px) {
  .cart__content-wrap {
    margin-top: 35px;
    margin-bottom: 50px;
  }
}
.cart__products {
  max-width: calc(100% - 348px);
  margin-right: 33px;
  width: 100%;
  border-top: solid 1px #d8d8d8;
}
@media screen and (max-width: 980px) {
  .cart__products {
    max-width: 100%;
  }
}
@media screen and (max-width: 540px) {
  .cart__products {
    margin-right: 0;
  }
}
.cart .cart__product {
  margin-bottom: 0;
}
@media screen and (max-width: 1060px) {
  .cart .cart__product {
    padding-right: 0;
  }
}
.cart__footer {
  max-width: 314px;
  width: 100%;
  background-color: #f5f5f5;
}
@media screen and (max-width: 980px) {
  .cart__footer {
    max-width: 100%;
  }
}
.cart .cart__product-name {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
}
.cart .cart__product-meta {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  line-height: 2;
  color: #333333;
}
.cart__row {
  position: relative;
  z-index: 0;
}
.cart__row .u-flex {
  flex-wrap: nowrap;
}
@media screen and (max-width: 540px) {
  .cart__row .u-flex {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}
.cart__item-description {
  max-width: 446px;
  width: 100%;
}
.cart__item-img {
  max-width: 99px;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 7px;
  padding-right: 9px;
  min-height: 119px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 540px) {
  .cart__item-img {
    padding-right: 0;
    max-width: 114px;
  }
}
.cart__item-text {
  padding-top: 12px;
}
@media screen and (max-width: 540px) {
  .cart__item-text {
    padding-top: 5px;
  }
}
.cart__item-qty {
  max-width: 160px;
  min-width: 127px;
  width: 21%;
  margin-top: 13px;
  padding-right: 20px;
  padding-left: 15px;
}
@media screen and (max-width: 540px) {
  .cart__item-qty {
    padding: 0;
  }
}
@media screen and (max-width: 540px) {
  .cart__item-qty .cart-item__qty {
    float: none;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 540px) {
  .cart__item-qty .js-qty {
    margin: 0 auto !important;
  }
}
.cart__item-qty .js-qty__num,
.cart__item-qty .js-qty__adjust {
  width: 31px;
  height: 36px;
}
.cart__item-price {
  max-width: 160px;
  width: 21%;
  margin-top: 13px;
}
@media screen and (max-width: 540px) {
  .cart__item-price {
    margin-top: 0;
  }
}
@media screen and (max-width: 540px) {
  .cart__item-price .cart-item__price {
    text-align: center;
  }
}
.cart__item-price .money {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-align: right;
  color: #333333;
}
.cart .cart-item__remove {
  width: 12px;
  height: 12px;
  color: #050608;
  top: 32px;
  right: 3px;
}
.cart .cart__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding: 54px 28px 66px 28px;
}
.cart .cart__footer-total {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #000000;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 258px;
}
.cart .cart__footer-total span {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-align: right;
  color: #333333;
}
.cart .cart__footer-message {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 1.2;
  padding-top: 15px;
  color: #333333;
  text-align: left;
}
.cart .cart__footer .split-text {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  line-height: 2;
  color: #333333;
}
.cart .link-pay {
  width: 100%;
  max-width: 250px;
  height: 50px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("./gpay.jpg");
  background-size: 71px 34px;
  background-position: center;
  background-repeat: no-repeat;
  border: solid 2px #000000;
  margin-top: 3px;
  margin-bottom: 13px;
  transition: all 0.3s linear 0s;
}
.cart .link-pay + .link-pay {
  background-image: url("./paypal.jpg");
  background-size: 136px 41px;
  margin-bottom: 25px;
}
.cart .link-pay:hover {
  border-color: #7a9c49;
}
.cart button.btn-default {
  cursor: pointer;
  transition: all 0.3s linear 0s;
}
.cart button.btn-default:hover {
  color: #7a9c49;
}
.cart__checkout {
  margin-top: 38px;
  margin-bottom: 4px;
  max-width: 250px;
}
.cart .wholesale-login {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  line-height: 2;
  color: #333333;
  display: inline-block;
  position: relative;
  z-index: 0;
  transition: all 0.3s linear 0s;
}
.cart .wholesale-login:before {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  z-index: 0;
  height: 2px;
  width: 100%;
  background-color: #9c9c9c;
  transition: all 0.3s linear 0s;
}
.cart .wholesale-login:hover {
  color: #7a9c49;
}
.cart .wholesale-login:hover:before {
  background-color: #7a9c49;
}
.cart .cart__button {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}
.cart .cart__button-update {
  max-width: 250px;
}
@media screen and (max-width: 540px) {
  .cart .cart__button-update {
    margin: 0 auto !important;
    display: block !important;
  }
}
.cart__popup {
  display: none;
}
.cart__popup-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: #000000;
}
.cart__popup-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  width: 100%;
  max-width: 430px;
  background-color: #ffffff;
  padding: 55px 32px 59px 32px;
}
@media screen and (max-width: 430px) {
  .cart__popup-container {
    top: 50px;
    left: 0;
    transform: translate(0, 0);
    padding: 30px;
  }
}
.cart__popup-container h3 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  padding: 0 38px;
}
@media screen and (max-width: 1440px) {
  .cart__popup-container h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .cart__popup-container h3 {
    font-size: calc(0.00357 * 100vw + 18.85714px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .cart__popup-container h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 430px) {
  .cart__popup-container h3 {
    padding: 0;
  }
}
.cart__popup-container .wrap-img {
  max-width: 99px;
  margin: 36px auto 25px auto;
}
@media screen and (max-width: 430px) {
  .cart__popup-container .wrap-img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.cart__popup-container .wrap-img img {
  width: 100%;
}
.cart__popup-container p {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-align: center;
  color: #333333;
}
@media screen and (max-width: 1440px) {
  .cart__popup-container p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .cart__popup-container p {
    font-size: calc(0.00179 * 100vw + 13.42857px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .cart__popup-container p {
    font-size: 16px;
  }
}
.cart__popup-container .btn-default {
  max-width: 366px;
  margin-top: 46px;
  margin-bottom: 8px;
}
@media screen and (max-width: 430px) {
  .cart__popup-container .btn-default {
    margin-top: 20px;
  }
}
.cart__popup-container .wholesale-login {
  left: 50%;
  transform: translateX(-50%);
}
.cart__popup-close {
  width: 18px;
  height: 18px;
  background-image: url("./close.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  float: right;
  transform: translate(18px, -38px);
}
@media screen and (max-width: 430px) {
  .cart__popup-close {
    transform: translate(15px, -15px);
  }
}
.section.about-us {
  margin-bottom: 0;
}
.about-hero .secondary-bg-wrapper {
  background: url("brush_r.png") no-repeat left bottom;
  display: flex;
  align-items: stretch;
  background-size: contain;
  width: 100%;
}
.about-hero .video-bg-wrap {
  min-height: 85vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 90px;
  display: flex;
  align-items: stretch;
}
@media (max-width: 767px) {
  .about-hero .video-bg-wrap {
    position: relative;
    margin-bottom: 310px;
  }
}
.about-hero .additional-video-wrapper {
  padding: 10px;
  background-color: #fff;
  max-width: 435px;
  margin-bottom: -100px;
  margin-left: 70px;
}
@media (max-width: 768px) {
  .about-hero .additional-video-wrapper {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 50px;
    position: absolute;
    bottom: -300px;
    left: 0;
  }
}
.about-hero .additional-video-wrapper .preview-wrapper {
  height: 220px;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}
.about-hero .additional-video-wrapper .preview-wrapper .play-btn {
  width: 44px;
  height: 44px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url("play-btn.png") no-repeat center;
  background-size: contain;
  z-index: 10;
  cursor: pointer;
}
.about-hero .additional-video-wrapper iframe {
  position: absolute;
  z-index: -999;
}
.about-hero .additional-video-content {
  margin-top: 15px;
  font: 700 28px/1.43 Nexa-Heavy, sans-serif;
  color: #000000;
}
@media (max-width: 768px) {
  .about-hero .additional-video-content {
    font-size: 20px;
  }
}
.about-hero .container {
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 768px) {
  .about-hero .container {
    padding: 0 15px;
  }
}
.about-hero .page-title {
  font: 900 80px/1.15 Nexa-Heavy, sans-serif;
  letter-spacing: 4.51px;
  color: #000;
  margin-left: 70px;
}
@media (max-width: 768px) {
  .about-hero .page-title {
    font: 900 48px/1.15 Nexa-Heavy, sans-serif;
    margin: 0 15px;
    text-align: left;
  }
}
.about-hero .page-title span {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.about-hero .page-title span:after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 60%;
  margin-left: 10px;
  position: absolute;
  left: 3px;
  bottom: 17px;
  z-index: -1;
  transform: rotate(-0.5deg);
}
.about-story {
  margin-top: 150px;
}
@media (max-width: 768px) {
  .about-story {
    margin-top: 30px;
  }
}
.about-story .section-title {
  text-align: center;
  margin-bottom: 40px;
  font: 900 36px/1.39 Nexa-Heavy, sans-serif;
  letter-spacing: 2px;
  color: #000;
}
@media (max-width: 768px) {
  .about-story .section-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.about-story .col-wrapper {
  margin: 0 30px;
  display: flex;
}
@media (max-width: 768px) {
  .about-story .col-wrapper {
    flex-direction: column;
    margin: 0;
  }
}
.about-story .col-wrapper .column {
  margin: 0 40px;
  flex-basis: 50%;
}
@media (max-width: 768px) {
  .about-story .col-wrapper .column {
    margin: 0;
  }
}
.about-story .col-wrapper .column p {
  font: normal 16px/1.75 OpenSans, sans-serif;
  letter-spacing: 0.4px;
  color: #333;
}
.about-founders {
  padding-top: 200px;
  background-image: url(group_small.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 200px;
}
@media (max-width: 768px) {
  .about-founders {
    background-image: url(grey-background-diag-top-mobile.jpg);
    background-size: cover;
  }
}
.about-founders .founder-wrapper {
  background: url(schema.jpg) repeat;
  padding-bottom: 150px;
}
@media (max-width: 768px) {
  .about-founders .founder-wrapper {
    padding-bottom: 50px;
    background: url(grey-background-block-mobile.jpg) repeat;
  }
}
.about-founders .section-title {
  font: 900 36px/1.39 Nexa-Heavy, sans-serif;
  letter-spacing: 2px;
  text-align: center;
  color: #000;
}
@media (max-width: 768px) {
  .about-founders .section-title {
    font-size: 24px;
  }
}
.about-founders .founders-list {
  display: flex;
  flex-wrap: wrap;
  margin: 70px 70px 0 70px;
  list-style-type: none;
}
@media (max-width: 768px) {
  .about-founders .founders-list {
    margin: 0;
    flex-direction: column;
  }
}
.about-founders .founders-list .founders-list-item {
  flex-basis: calc(33% - 52px);
  margin: 25px 26px;
  padding: 15px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.about-founders .founders-list .founders-list-item:nth-child(even) {
  transform: rotate(1deg);
}
.about-founders .founders-list .founders-list-item:nth-child(even) .liner {
  transform: rotate(-1deg);
}
.about-founders .founders-list .founders-list-item:nth-child(odd) {
  transform: rotate(-1deg);
}
.about-founders .founders-list .founders-list-item:nth-child(odd) .liner {
  transform: rotate(1deg);
}
.about-founders .founders-list .founders-list-item:nth-child(3n-1) {
  margin: -30px 26px 75px;
}
@media (max-width: 768px) {
  .about-founders .founders-list .founders-list-item {
    flex-basis: 100%;
    margin: 25px 0;
  }
  .about-founders .founders-list .founders-list-item:nth-child(3n-1) {
    margin: 25px 0;
  }
}
.about-founders .founders-list .founders-list-item .image-wrap {
  position: relative;
}
.about-founders .founders-list .founders-list-item .image-wrap img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  transition: 0.2s;
}
.about-founders .founders-list .founders-list-item .image-wrap:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.about-founders .founders-list .founders-list-item .founders-name-wrapper {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.about-founders .founders-list .founders-list-item .founder-name {
  position: relative;
  font: 900 36px/1.39 Nexa-Heavy, sans-serif;
  letter-spacing: 2px;
  color: #000;
  margin-bottom: 0;
}
.about-founders .founders-list .founders-list-item .founder-name a {
  color: #000;
  transition: all 0.2s ease;
}
.about-founders .founders-list .founders-list-item .founder-name a:hover {
  color: #7a9c49;
}
.about-founders .founders-list .founders-list-item .founder-name span {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.about-founders .founders-list .founders-list-item .founder-name span:after {
  content: "";
  background-color: #fff;
  width: 110%;
  height: 66%;
  position: absolute;
  left: 0;
  bottom: 1px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .about-founders .founders-list .founders-list-item .founder-name span:after {
    bottom: 3px;
  }
}
.about-founders .founders-list .founders-list-item .link-wrapper {
  text-align: center;
  margin-top: 15px;
}
.about-founders .founders-list .founders-list-item .link-wrapper .read-more {
  font: 900 16px/1.63 OpenSans-bold, sans-serif;
  letter-spacing: 0.5px;
  color: #000000;
  position: relative;
  transition: 0.2s;
}
.about-founders
  .founders-list
  .founders-list-item
  .link-wrapper
  .read-more:hover {
  color: #7a9c49;
}
.about-founders
  .founders-list
  .founders-list-item
  .link-wrapper
  .read-more:after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #7a9c49;
  position: absolute;
  top: 55%;
  right: -18px;
  transform: translateY(-50%);
}
.search-page h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .search-page h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 360px) {
  .search-page h2 {
    font-size: calc(0.00926 * 100vw + 22.66667px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .search-page h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  .search-page h2 {
    letter-spacing: 1px;
    line-height: 1.2;
  }
}
.search-page .search-page__form-input {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  color: #333333;
  height: 50px;
  border: solid 1px #d8d8d8;
  margin-bottom: 15px;
}
.search-page .search-page__form-submit {
  height: 50px;
  line-height: 50px;
}
.search-page .search-page__other-media {
  max-height: 457px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) and (min-width: 981px) {
  .search-page .search-page__other-media {
    max-height: calc((100vw * 0.48) * 0.66);
  }
}
.search-page .search-page__other-info {
  padding: 30px 40px;
}
.search-page .search-page__other {
  position: relative;
  z-index: 0;
  margin-top: -83px;
  margin-bottom: 0;
  padding-top: 166px;
  padding-bottom: 42px;
}
@media screen and (max-width: 375px) {
  .search-page .search-page__other {
    padding-top: 100px;
  }
}
.search-page .search-page-pagination {
  background-image: url("./bg-search2.jpg");
  margin-bottom: 0;
  padding-bottom: 30px;
}
.search-page .section__bg--grey-image {
  background-color: transparent;
  background-image: url("./bg-search.jpg"), url("./bg-search2.jpg");
  background-position: center -120px, bottom center;
  background-repeat: no-repeat, repeat;
  top: -70px;
}
@media screen and (max-width: 767px) {
  .search-page .section__bg--grey-image {
    background-position: center -180px, bottom center;
  }
}
.login__popup,
.register__popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 13;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 430px) {
  .login__popup,
  .register__popup {
    overflow: scroll;
  }
}
.login__popup h3,
.register__popup h3 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .login__popup h3,
  .register__popup h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .login__popup h3,
  .register__popup h3 {
    font-size: calc(0.00357 * 100vw + 18.85714px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .login__popup h3,
  .register__popup h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 430px) {
  .login__popup h3,
  .register__popup h3 {
    padding: 0;
  }
}
.login__popup-container,
.register__popup-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 13;
  width: 100%;
  max-width: 430px;
  background-color: #ffffff;
  padding: 50px 32px 50px 32px;
}
@media screen and (max-width: 430px) {
  .login__popup-container,
  .register__popup-container {
    position: relative;
    top: 50px;
    left: 0;
    transform: translate(0, 0);
    padding: 30px 15px;
  }
}
.login__popup-close,
.register__popup-close {
  width: 18px;
  height: 18px;
  background-image: url("./close.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  float: right;
  transform: translate(3px, -18px);
}
@media screen and (max-width: 430px) {
  .login__popup-close,
  .register__popup-close {
    transform: translate(0, -15px);
  }
}
.login__popup-title,
.register__popup-title {
  margin-bottom: 28px;
  text-align: center;
}
.login__popup label,
.register__popup label {
  font-family: OpenSans, sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: normal;
  color: #333333;
}
.login__popup input,
.register__popup input {
  height: 50px;
  border: solid 1px #d8d8d8;
}
.login__popup .account__form-buttons,
.register__popup .account__form-buttons {
  margin-top: 25px;
}
.login__popup .btn-default,
.register__popup .btn-default {
  max-width: 100%;
  cursor: pointer;
  margin-bottom: 15px;
  transition: all 0.3s linear 0s;
}
.login__popup .btn-default:hover,
.register__popup .btn-default:hover {
  color: #7a9c49;
}
.login__popup span.login-link,
.register__popup span.login-link {
  text-align: center;
}
.account {
  min-height: calc(100vh - 522px);
  display: flex !important;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.account.register__popup {
  position: static;
  opacity: 1 !important;
  background-color: #ffffff;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
}
.account.register__popup .btn-default {
  max-width: 360px;
  margin: 0 auto;
}
.account.register__popup h2 {
  font-family: Nexa-Heavy, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.39;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .account.register__popup h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 320px) {
  .account.register__popup h2 {
    font-size: calc(0.00893 * 100vw + 23.14286px);
  }
}
@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .account.register__popup h2 {
    font-size: 36px;
  }
}
.account.register__popup h3 {
  text-align: left;
}
#sub-account {
  left: -16px;
}
.toggle-container {
  display: flex;
  align-items: center;
  gap: 10px; /* Adds space between toggle and text */
}

.toggle-container p {
  margin-bottom: 0 !important;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.gs-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 24px;
}

.gs-slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .gs-slider {
  background-color: #7a9c49;
}

input:checked + .gs-slider:before {
  transform: translateX(26px);
}

/*# sourceMappingURL=application.min.css.map */
