/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__footer___aOCpa {
  color: #45424E;
  border-top: 1px solid #E5E5E5;
}

.styles__inner___PzN1z {
  width: 1200px;
  margin: 0 auto;
}

.styles__main___IhZ82 {
  flex: 1;
}

.styles__copyright___yTwbA {
  flex: 1;
  font-size: 14px;
  line-height: 1.6;
}
.styles__copyright___yTwbA > span {
  display: inline-block;
}
.styles__copyright___yTwbA > span:nth-child(2):before {
  content: "";
  display: inline-block;
  margin: 0 13px;
  height: 10px;
  width: 1px;
  background: #a0a0b1;
  position: relative;
  top: 1px;
}
.styles__copyright-link___MQs75 {
  color: var(--color-primary, #2a282f);
  transition: 0.3s;
}
.styles__copyright-link___MQs75:hover {
  color: var(--color-primary-300, rgb(54.3103448276, 51.724137931, 60.775862069));
}

.styles__socials___t4DA1 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 50px;
}
.styles__socials-item___rp7Wv {
  margin: 0;
}
.styles__socials-icon___UmLmW {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #848488;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.styles__socials-icon___UmLmW svg,
.styles__socials-icon___UmLmW span {
  display: block;
}
.styles__socials-icon___UmLmW:hover {
  color: var(--color-primary, #2a282f);
}

.styles__contact-info-item___CWXIX {
  display: inline-block;
  direction: ltr;
  color: #848488;
  font-size: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.styles__contact-info-item___CWXIX:hover {
  color: var(--color-primary, #2a282f);
}
.styles__contact-info-icon___FVmM6 {
  font-size: 14px;
  margin-left: 7px;
  float: right;
}

.styles__enamad-wrapper___Ag4V0 {
  text-align: left;
}

.styles__menu-item___lGj3e a {
  color: #45424E;
  transition: 0.3s;
}
.styles__menu-item___lGj3e a:hover {
  color: var(--color-primary, #2a282f);
}

.styles__simple-footer___LanjK {
  background: #fff;
}
.styles__simple-footer___LanjK .styles__inner___PzN1z {
  display: flex;
  align-items: center;
  padding: 50px 0;
  text-align: center;
  max-height: 166px;
}
.styles__simple-footer___LanjK .styles__menu-bar___FfbtQ {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f9f9f9;
  border-bottom: 1px solid #E5E5E5;
}
.styles__simple-footer___LanjK .styles__menu-item___lGj3e {
  display: inline-block;
  margin: 0 25px;
}
.styles__simple-footer___LanjK .styles__menu-item___lGj3e:first-child {
  margin-right: 0;
}
.styles__simple-footer___LanjK .styles__menu-item___lGj3e:last-child {
  margin-left: 0;
}
.styles__simple-footer___LanjK .styles__contact-wrapper___roFST {
  display: flex;
  align-items: center;
  justify-content: center;
}
.styles__simple-footer___LanjK .styles__contact-wrapper___roFST > div:nth-child(2) {
  margin-right: 50px;
}
.styles__simple-footer___LanjK .styles__contact-info___dB_KR {
  display: flex;
}
.styles__simple-footer___LanjK .styles__contact-info-item___CWXIX {
  margin-left: 50px;
}
.styles__simple-footer___LanjK .styles__contact-info-item___CWXIX:last-child {
  margin-left: 0;
}
.styles__simple-footer___LanjK .styles__bottom-row___w6bzH {
  display: flex;
  align-items: center;
}
.styles__simple-footer___LanjK .styles__enamad-wrapper___Ag4V0 {
  margin-right: 20px;
}
.styles__simple-footer___LanjK .styles__copyright___yTwbA {
  margin-top: 35px;
}
.styles__simple-footer___LanjK .styles__with-namad___NlnRp div.styles__contact-wrapper___roFST {
  justify-content: right;
}
.styles__simple-footer___LanjK .styles__with-namad___NlnRp {
  text-align: right;
}

.styles__mega-footer___UvkIA {
  border-top: 1px solid #E5E5E5;
  background: #f9f9f9;
}
.styles__mega-footer___UvkIA .styles__inner___PzN1z {
  padding: 40px 0;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X {
  flex: 1;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X > ul {
  display: flex;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X > ul > li > ul {
  margin-top: 20px;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X > ul > li > ul > li {
  margin-bottom: 12px;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X .styles__menu-item___lGj3e {
  flex: 1;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X .styles__menu-item___lGj3e:last-child {
  margin-bottom: 0;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X .styles__menu-item-head___Mtn6g {
  max-width: 33.333%;
  margin-left: 30px;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X .styles__menu-item-head___Mtn6g:last-child {
  margin-left: 0;
}
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X .styles__menu-item-head___Mtn6g > a,
.styles__mega-footer___UvkIA .styles__column-menu___y3Y4X .styles__menu-item-head___Mtn6g > em {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__mega-footer___UvkIA .styles__grid___XbGwc {
  display: flex;
}
.styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__shop-info___fq784 {
  min-width: 300px;
  width: 300px;
  margin-left: 30px;
}
.styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__contact-wrapper___roFST > div:nth-child(2) {
  margin-top: 20px;
}
.styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__contact-info___dB_KR {
  margin-left: 0;
  display: block;
}
.styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__contact-info-item___CWXIX {
  margin-left: 25px;
}
.styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__contact-info-item___CWXIX:last-child {
  margin-left: 0;
}
.styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__socials___t4DA1 ul {
  display: flex;
  gap: 8px 30px;
}
.styles__mega-footer___UvkIA .styles__copyright___yTwbA {
  text-align: center;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #E5E5E5;
}
.styles__mega-footer___UvkIA .styles__copyright___yTwbA > span {
  display: inline-block;
}
.styles__mega-footer___UvkIA .styles__copyright___yTwbA > span:nth-child(2):before {
  content: "";
  display: inline-block;
  margin: 0 13px;
  height: 10px;
  width: 1px;
  background: #a0a0b1;
  position: relative;
  top: 1px;
}
.styles__mega-footer___UvkIA .styles__logo___jMDYn {
  margin-bottom: 40px;
}
.styles__mega-footer___UvkIA .styles__enamad-wrapper___Ag4V0 {
  margin-right: 30px;
}

@media only screen and (min-width: 1224px) and (max-width: 1300px) {
  .styles__inner___PzN1z {
    width: 980px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1223px) {
  .styles__inner___PzN1z {
    width: 95%;
  }
}
@media only screen and (max-width: 979px) {
  .styles__inner___PzN1z {
    width: 92%;
    text-align: center;
    flex-direction: column;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc {
    flex-direction: column;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__shop-info___fq784 {
    width: 100%;
    min-width: auto;
    margin: 0;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__socials___t4DA1 ul {
    justify-content: center;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__contact-wrapper___roFST {
    margin-bottom: 30px;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__column-menu___y3Y4X ul {
    flex-direction: column;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__column-menu___y3Y4X > ul > li > ul {
    font-size: 14px;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__column-menu___y3Y4X .styles__menu-item-head___Mtn6g {
    max-width: none;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .styles__mega-footer___UvkIA .styles__grid___XbGwc .styles__column-menu___y3Y4X .styles__menu-item-head___Mtn6g:last-child {
    margin-bottom: 0;
  }
  .styles__simple-footer___LanjK .styles__inner___PzN1z {
    padding: 30px 0;
    max-height: none;
  }
  .styles__simple-footer___LanjK .styles__menu-bar___FfbtQ {
    padding: 10px 0;
  }
  .styles__simple-footer___LanjK .styles__menu-bar___FfbtQ ul {
    flex: 1;
    text-align: center;
  }
  .styles__simple-footer___LanjK .styles__menu-item___lGj3e {
    display: block;
    margin: 20px 0;
  }
  .styles__simple-footer___LanjK .styles__bottom-row___w6bzH {
    flex-direction: column;
  }
  .styles__simple-footer___LanjK .styles__contact-wrapper___roFST {
    flex-direction: column;
  }
  .styles__simple-footer___LanjK .styles__contact-wrapper___roFST > div:nth-child(2) {
    margin-right: 0;
    margin-top: 30px;
  }
  .styles__simple-footer___LanjK .styles__contact-info-item___CWXIX {
    margin-left: 25px;
  }
  .styles__simple-footer___LanjK .styles__with-namad___NlnRp div.styles__contact-wrapper___roFST {
    justify-content: center;
  }
  .styles__simple-footer___LanjK .styles__with-namad___NlnRp {
    text-align: center;
  }
  .styles__simple-footer___LanjK .styles__enamad-wrapper___Ag4V0,
  .styles__mega-footer___UvkIA .styles__enamad-wrapper___Ag4V0 {
    text-align: center;
    margin-top: 30px;
    margin-right: 0;
  }
  .styles__simple-footer___LanjK .styles__copyright___yTwbA,
  .styles__mega-footer___UvkIA .styles__copyright___yTwbA {
    margin-top: 5px;
    height: auto;
    padding: 20px 16px;
    order: 3;
    line-height: 100%;
  }
  .styles__simple-footer___LanjK .styles__copyright___yTwbA > span,
  .styles__mega-footer___UvkIA .styles__copyright___yTwbA > span {
    display: block;
    line-height: 1.6;
  }
  .styles__simple-footer___LanjK .styles__copyright___yTwbA > span:nth-child(2),
  .styles__mega-footer___UvkIA .styles__copyright___yTwbA > span:nth-child(2) {
    margin-top: 12px;
  }
  .styles__simple-footer___LanjK .styles__copyright___yTwbA > span:nth-child(2):before,
  .styles__mega-footer___UvkIA .styles__copyright___yTwbA > span:nth-child(2):before {
    display: none;
  }
  .styles__simple-footer___LanjK .styles__copyright___yTwbA {
    margin-top: 30px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .styles__show-in-desktop___BSR7e {
    max-height: 80px;
    overflow: hidden;
    visibility: hidden;
  }
}
