/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__footer___zUMlA {
  background: var(--color-bg, #fff);
  color: #2C2C2D;
  border-top: 1px solid #E5E5E5;
}

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

.styles__main___qsxGB {
  flex: 1;
}

.styles__copyright___dRAK3 {
  flex: 1;
  font-size: 14px;
  line-height: 1.6;
}
.styles__copyright___dRAK3 > span {
  display: inline-block;
}
.styles__copyright___dRAK3 > 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___oRT9c {
  color: var(--color-primary, #02A9CB);
  transition: 0.3s;
}
.styles__copyright-link___oRT9c:hover {
  color: var(--color-primary-300, rgb(2.2487804878, 190.0219512195, 228.2512195122));
}

.styles__socials___jwP9o ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 50px;
}
.styles__socials-item___TZrhV {
  margin: 0;
}
.styles__socials-icon___Q3FMG {
  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___Q3FMG svg,
.styles__socials-icon___Q3FMG span {
  display: block;
}
.styles__socials-icon___Q3FMG:hover {
  color: var(--color-primary, #02A9CB);
}

.styles__contact-info-item___djOkN {
  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___djOkN:hover {
  color: var(--color-primary, #02A9CB);
}
.styles__contact-info-icon___xM_W0 {
  font-size: 14px;
  margin-left: 7px;
  float: right;
}

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

.styles__menu-item___aOlNb a {
  color: #2C2C2D;
  transition: 0.3s;
}
.styles__menu-item___aOlNb a:hover {
  color: var(--color-primary, #02A9CB);
}

.styles__simple-footer___MKtRt .styles__inner___QPgzr {
  display: flex;
  align-items: center;
  padding: 50px 0;
  text-align: center;
  max-height: 166px;
}
.styles__simple-footer___MKtRt .styles__menu-bar___ujXda {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #E5E5E5;
}
.styles__simple-footer___MKtRt .styles__menu-item___aOlNb {
  display: inline-block;
  margin: 0 25px;
}
.styles__simple-footer___MKtRt .styles__menu-item___aOlNb:first-child {
  margin-right: 0;
}
.styles__simple-footer___MKtRt .styles__menu-item___aOlNb:last-child {
  margin-left: 0;
}
.styles__simple-footer___MKtRt .styles__contact-wrapper___Wv6FN {
  display: flex;
  align-items: center;
  justify-content: center;
}
.styles__simple-footer___MKtRt .styles__contact-wrapper___Wv6FN > div:nth-child(2) {
  margin-right: 50px;
}
.styles__simple-footer___MKtRt .styles__contact-info___GrB4o {
  display: flex;
}
.styles__simple-footer___MKtRt .styles__contact-info-item___djOkN {
  margin-left: 50px;
}
.styles__simple-footer___MKtRt .styles__contact-info-item___djOkN:last-child {
  margin-left: 0;
}
.styles__simple-footer___MKtRt .styles__bottom-row___FqeRs {
  display: flex;
  align-items: center;
}
.styles__simple-footer___MKtRt .styles__enamad-wrapper___Sh6rc {
  margin-right: 20px;
}
.styles__simple-footer___MKtRt .styles__copyright___dRAK3 {
  margin-top: 35px;
}
.styles__simple-footer___MKtRt .styles__with-namad___tBKG6 div.styles__contact-wrapper___Wv6FN {
  justify-content: right;
}
.styles__simple-footer___MKtRt .styles__with-namad___tBKG6 {
  text-align: right;
}

.styles__mega-footer___AAfAW {
  border-top: 1px solid #E5E5E5;
}
.styles__mega-footer___AAfAW .styles__inner___QPgzr {
  padding: 40px 0;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I {
  flex: 1;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I > ul {
  display: flex;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I > ul > li > ul {
  margin-top: 20px;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I > ul > li > ul > li {
  margin-bottom: 12px;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I .styles__menu-item___aOlNb {
  flex: 1;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I .styles__menu-item___aOlNb:last-child {
  margin-bottom: 0;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I .styles__menu-item-head___MSCmd {
  max-width: 33.333%;
  margin-left: 30px;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I .styles__menu-item-head___MSCmd:last-child {
  margin-left: 0;
}
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I .styles__menu-item-head___MSCmd > a,
.styles__mega-footer___AAfAW .styles__column-menu___T9j1I .styles__menu-item-head___MSCmd > em {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__mega-footer___AAfAW .styles__grid___IOveY {
  display: flex;
}
.styles__mega-footer___AAfAW .styles__grid___IOveY .styles__shop-info___YpuRH {
  min-width: 300px;
  width: 300px;
  margin-left: 30px;
}
.styles__mega-footer___AAfAW .styles__grid___IOveY .styles__contact-wrapper___Wv6FN > div:nth-child(2) {
  margin-top: 20px;
}
.styles__mega-footer___AAfAW .styles__grid___IOveY .styles__contact-info___GrB4o {
  margin-left: 0;
  display: block;
}
.styles__mega-footer___AAfAW .styles__grid___IOveY .styles__contact-info-item___djOkN {
  margin-left: 25px;
}
.styles__mega-footer___AAfAW .styles__grid___IOveY .styles__contact-info-item___djOkN:last-child {
  margin-left: 0;
}
.styles__mega-footer___AAfAW .styles__grid___IOveY .styles__socials___jwP9o ul {
  display: flex;
  gap: 8px 30px;
}
.styles__mega-footer___AAfAW .styles__copyright___dRAK3 {
  text-align: center;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #E5E5E5;
}
.styles__mega-footer___AAfAW .styles__copyright___dRAK3 > span {
  display: inline-block;
}
.styles__mega-footer___AAfAW .styles__copyright___dRAK3 > 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___AAfAW .styles__logo___ZECw0 {
  margin-bottom: 40px;
}
.styles__mega-footer___AAfAW .styles__enamad-wrapper___Sh6rc {
  margin-right: 30px;
}

@media only screen and (min-width: 1224px) and (max-width: 1300px) {
  .styles__inner___QPgzr {
    width: 980px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1223px) {
  .styles__inner___QPgzr {
    width: 95%;
  }
}
@media only screen and (max-width: 979px) {
  .styles__inner___QPgzr {
    width: 92%;
    text-align: center;
    flex-direction: column;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY {
    flex-direction: column;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY .styles__shop-info___YpuRH {
    width: 100%;
    min-width: auto;
    margin: 0;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY .styles__socials___jwP9o ul {
    justify-content: center;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY .styles__contact-wrapper___Wv6FN {
    margin-bottom: 30px;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY .styles__column-menu___T9j1I ul {
    flex-direction: column;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY .styles__column-menu___T9j1I > ul > li > ul {
    font-size: 14px;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY .styles__column-menu___T9j1I .styles__menu-item-head___MSCmd {
    max-width: none;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .styles__mega-footer___AAfAW .styles__grid___IOveY .styles__column-menu___T9j1I .styles__menu-item-head___MSCmd:last-child {
    margin-bottom: 0;
  }
  .styles__simple-footer___MKtRt .styles__inner___QPgzr {
    padding: 30px 0;
    max-height: none;
  }
  .styles__simple-footer___MKtRt .styles__menu-bar___ujXda {
    padding: 10px 0;
  }
  .styles__simple-footer___MKtRt .styles__menu-bar___ujXda ul {
    flex: 1;
    text-align: center;
  }
  .styles__simple-footer___MKtRt .styles__menu-item___aOlNb {
    display: block;
    margin: 20px 0;
  }
  .styles__simple-footer___MKtRt .styles__bottom-row___FqeRs {
    flex-direction: column;
  }
  .styles__simple-footer___MKtRt .styles__contact-wrapper___Wv6FN {
    flex-direction: column;
  }
  .styles__simple-footer___MKtRt .styles__contact-wrapper___Wv6FN > div:nth-child(2) {
    margin-right: 0;
    margin-top: 30px;
  }
  .styles__simple-footer___MKtRt .styles__contact-info-item___djOkN {
    margin-left: 25px;
  }
  .styles__simple-footer___MKtRt .styles__with-namad___tBKG6 div.styles__contact-wrapper___Wv6FN {
    justify-content: center;
  }
  .styles__simple-footer___MKtRt .styles__with-namad___tBKG6 {
    text-align: center;
  }
  .styles__simple-footer___MKtRt .styles__enamad-wrapper___Sh6rc,
  .styles__mega-footer___AAfAW .styles__enamad-wrapper___Sh6rc {
    text-align: center;
    margin-top: 30px;
    margin-right: 0;
  }
  .styles__simple-footer___MKtRt .styles__copyright___dRAK3,
  .styles__mega-footer___AAfAW .styles__copyright___dRAK3 {
    margin-top: 5px;
    height: auto;
    padding: 20px 16px;
    order: 3;
    line-height: 100%;
  }
  .styles__simple-footer___MKtRt .styles__copyright___dRAK3 > span,
  .styles__mega-footer___AAfAW .styles__copyright___dRAK3 > span {
    display: block;
    line-height: 1.6;
  }
  .styles__simple-footer___MKtRt .styles__copyright___dRAK3 > span:nth-child(2),
  .styles__mega-footer___AAfAW .styles__copyright___dRAK3 > span:nth-child(2) {
    margin-top: 12px;
  }
  .styles__simple-footer___MKtRt .styles__copyright___dRAK3 > span:nth-child(2):before,
  .styles__mega-footer___AAfAW .styles__copyright___dRAK3 > span:nth-child(2):before {
    display: none;
  }
  .styles__simple-footer___MKtRt .styles__copyright___dRAK3 {
    margin-top: 30px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .styles__show-in-desktop___Rqyav {
    max-height: 80px;
    overflow: hidden;
    visibility: hidden;
  }
}
