.toggle-lang-and-currency_close__b0ZgH {
  cursor: pointer;
}

.toggle-lang-and-currency_curIcon__SB4Ye {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-size: auto 100%;
  background-position: 0 0;
  margin-right: 6px;
}

.toggle-lang-and-currency_curIcon__SB4Ye.toggle-lang-and-currency_ru__il5gt {
    background-image: url(/_next/static/media/ru.416311f2.png);
  }

.toggle-lang-and-currency_curIcon__SB4Ye.toggle-lang-and-currency_de__Tbo84 {
    background-image: url(/_next/static/media/de.041b7d3a.png);
  }

.toggle-lang-and-currency_curIcon__SB4Ye.toggle-lang-and-currency_en__bp9YC {
    background-image: url(/_next/static/media/en.fe39aaef.png);
  }

.toggle-lang-and-currency_curIcon__SB4Ye.toggle-lang-and-currency_es__EXROg {
    background-image: url(/_next/static/media/es.023d7597.png);
  }
.toggle-lang-and-currency_selectItem__6awAq {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 16px;
  cursor: pointer;
}
.toggle-lang-and-currency_selectItem__6awAq::before {
  width: 16px;
  height: 12px;
  margin-right: 18px;
  background-size: contain;
}
.toggle-lang-and-currency_placeholder__5Rguk {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.toggle-lang-and-currency_placeholder__5Rguk::before {
  margin-right: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-size: cover;
}
.toggle-lang-and-currency_placeholder__5Rguk::after {
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/_next/static/media/dropdown.c658dc9a.png);
  background-position: center;
  background-size: contain;
  margin-left: 2px;
  transition: all 0.3s ease;
}
.toggle-lang-and-currency_placeholder__5Rguk.toggle-lang-and-currency_active__ylnhM::after {
  transform: rotate(180deg);
  transition: all 0.3s ease;
}

.toggle-lang-and-currency_selectItem__6awAq::before,
.toggle-lang-and-currency_placeholder__5Rguk::before {
  content: '';
  background-position: center;

  background-repeat: no-repeat;
  display: block;
}

.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_ru__il5gt::before,
.toggle-lang-and-currency_placeholder__5Rguk.toggle-lang-and-currency_ru__il5gt::before {
  background-image: url(/_next/static/media/ru.416311f2.png);
}
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_de__Tbo84::before,
.toggle-lang-and-currency_placeholder__5Rguk.toggle-lang-and-currency_de__Tbo84::before {
  background-image: url(/_next/static/media/de.041b7d3a.png);
}
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_en__bp9YC::before,
.toggle-lang-and-currency_placeholder__5Rguk.toggle-lang-and-currency_en__bp9YC::before {
  background-image: url(/_next/static/media/en.fe39aaef.png);
}
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_es__EXROg::before,
.toggle-lang-and-currency_placeholder__5Rguk.toggle-lang-and-currency_es__EXROg::before {
  background-image: url(/_next/static/media/es.023d7597.png);
}

.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_rub__uHZ6o::before {
  content: '₽';
}
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_eur__FDIUh::before {
  content: '€';
}

.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_gbp__WQW_g::before {
  content: '£';
}
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_usd__EupRx::before {
  content: '$';
}

.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_rub__uHZ6o::before,
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_eur__FDIUh::before,
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_gbp__WQW_g::before,
.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_usd__EupRx::before {
  font-size: 16px;
}

.toggle-lang-and-currency_selectItem__6awAq.toggle-lang-and-currency_active__ylnhM::after {
  content: '';
  display: block;
  background: url(/_next/static/media/check.48c4f832.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: auto;
  width: 12px;
  height: 12px;
}

.toggle-lang-and-currency_container__UoLCB {
  position: relative;
  overflow: hidden;
  color: var(--color-white);
}
.toggle-lang-and-currency_container__UoLCB.toggle-lang-and-currency_active__ylnhM {
  overflow: visible;
  overflow: initial;
}

.toggle-lang-and-currency_wrapper__th5pL {
  background: var(--color-black);
  padding: 20px 60px 30px 30px;
  border-radius: 22px;
  position: absolute;
  top: 72px;
  left: -30px;
  min-width: 243px;
  opacity: 0;
  transition: all 0.2s ease-out;
  z-index: 2;
}
.toggle-lang-and-currency_bottom__AR07P .toggle-lang-and-currency_wrapper__th5pL {
  bottom: calc(100% + 18px);
  top: auto;
  top: initial;
  left: -30px;
  border: 1px solid var(--color-white-10);
}
.toggle-lang-and-currency_wrapper__th5pL.toggle-lang-and-currency_active__ylnhM {
  opacity: 1;
  transition: all 0.2s ease;
}
.toggle-lang-and-currency_wrapper__th5pL::before {
  content: '';
  background: url(/_next/static/media/arrow-menu.ce0f9d98.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 15px;
  width: 138px;
  position: absolute;
  left: 0;
  top: -13px;
}
.toggle-lang-and-currency_bottom__AR07P .toggle-lang-and-currency_wrapper__th5pL::before {
  left: 30px;
  top: auto;
  top: initial;
  bottom: -14px;
  transform: rotate(180deg);
  background-image: url(/_next/static/media/arrow-menu-outline.8900cb56.svg);
  width: 50px;
  border-bottom: 1px solid var(--color-black);
  background-position-y: 4px;
}

.toggle-lang-and-currency_close__b0ZgH {
  position: absolute;
  top: 24px;
  right: 18px;
  background: url(/_next/static/media/close.a176b4ce.svg);
  width: 26px;
  height: 26px;
}

.toggle-lang-and-currency_mg__XlDDn {
  margin-bottom: 36px;
}

@media (max-width: 768px) {
  .toggle-lang-and-currency_wrapper__th5pL,
  .toggle-lang-and-currency_bottom__AR07P .toggle-lang-and-currency_wrapper__th5pL {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 48px);
    margin: 16px 24px auto 24px;
    z-index: -1;
    transition: all 0.2s ease;
    display: none;
    bottom: auto;
    bottom: initial;
  }
  .toggle-lang-and-currency_wrapper__th5pL::before {
    display: none;
  }
  .toggle-lang-and-currency_backdrop__NfxbB {
    display: none;
  }
  .toggle-lang-and-currency_wrapper__th5pL.toggle-lang-and-currency_active__ylnhM {
    display: block;
    z-index: 110;
  }
  .toggle-lang-and-currency_backdrop__NfxbB.toggle-lang-and-currency_active__ylnhM {
    position: fixed;
    opacity: 1;
    display: block;
    background-color: rgba(255, 255, 255, 0.82);
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
  }
}

.logo_logo__XbIoq {
  display: block;
}

.logo_logoImg__SXARP {
  height: 46px;
  width: 204px;
}

@media (max-width: 768px) {
  .logo_logo__XbIoq {
    display: flex;
    align-items: center;
    margin-right: 24px;
  }

  .logo_logoImg__SXARP {
    height: 32px;
    width: 158px;
  }
}
@media (max-width: 480px) {
  .logo_logoImg__SXARP {
    height: 24px;
    width: 120px;
  }
}

.footer_footer__sWv5M {
  background-color: var(--color-black);
  width: 100%;
  padding: 37px 0 48px;
  color: var(--color-white);
}

.footer_container__LCrpr {
  width: 90%;
  max-width: var(--max-content-width);
  margin: 0 auto;
}

.footer_footerUpper__jsiz8 {
  display: flex;
}

.footer_row__YMYb_ {
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
}

.footer_copyright__fcRAT {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 0;
  font-weight: 500;
  flex-direction: column;
}

.footer_copyright__fcRAT p:first-of-type {
    margin-bottom: 4px;
  }

.footer_media__2_Ke6 {
  padding-right: 40px;
  flex-wrap: wrap;
  flex: 0 0 25%;
}

.footer_row__YMYb_:first-of-type {
  flex-direction: column;
}

.footer_row__YMYb_:last-of-type {
  padding-bottom: 0;
}

.footer_appButtons__foPDm {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer_appButton__Mrh3D {
  background-color: var(--color-gray);
  border-radius: 12px;
  max-width: 227px;
}

.footer_linksContainer__yDQ4s {
  display: grid;
  width: 100%;
  grid-template: 'a a a';
  grid-gap: 24px;
  gap: 24px;
}

.footer_links__MUIyq {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  gap: 8px;
}

.footer_h4__GOPXc {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
}

.footer_settings__Nh_WO {
  display: flex;
  align-items: center;
  gap: 24px;
}

.footer_socials__xJJ8a {
  display: flex;
  gap: 8px;
}

.footer_socialIcon__J9rmu {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background-color: var(--color-gray);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.footer_pinterest__SuOsK {
  background-image: url(/_next/static/media/pinterest.b2b191b2.svg);
}

.footer_vk__JuGzP {
  background-image: url(/_next/static/media/vk.762ac8f2.svg);
}

.footer_youtube__uPtC6 {
  background-image: url(/_next/static/media/youtube.c725f1dc.svg);
}

.footer_facebook__2Jkts {
  background-image: url(/_next/static/media/facebook.daf125b3.svg);
}

.footer_settingsContainer__jFFcX {
  display: flex;
  gap: 24px;
}

.footer_divider__xcLlh {
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--color-gray-bg-2);
  margin-top: 32px;
  margin-bottom: 32px;
}

.footer_copyright__fcRAT {
  line-height: 16px;
}

.footer_lang___uV5c,
.footer_contact__F_GAN {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

.footer_mobile__1KjGp {
  display: none;
}

.footer_settingsRow__k41zJ {
  padding-bottom: 0;
  align-items: start;
}

@media (max-width: 768px) {
  .footer_mobile__1KjGp {
    display: block;
  }
  .footer_desctop__3yyIL {
    display: none;
  }
  .footer_footer__sWv5M {
    padding: 24px;
  }
  .footer_container__LCrpr {
    width: 100%;
    margin: 0;
  }

  .footer_row__YMYb_:first-of-type {
    flex-direction: row;
  }

  .footer_appButtons__foPDm {
    flex-direction: row;
  }

  .footer_media__2_Ke6 {
    padding-right: 0;
    gap: 16px !important;
  }

  .footer_footerUpper__jsiz8 {
    flex-direction: column;
  }

  .footer_settings__Nh_WO {
    gap: 24px;
  }
  .footer_settingsContainer__jFFcX {
    gap: 0;
    justify-content: space-between;
    width: 100%;
  }

  .footer_settingsRow__k41zJ {
    padding-bottom: 0;
  }

  .footer_linksContainer__yDQ4s {
    grid-template:
      'a b'
      'a b';
    row-gap: 32px;
    grid-template-columns: 0.41fr 0.59fr;
    margin-bottom: 8px;
  }

    .footer_linksContainer__yDQ4s > div:nth-child(3) {
      grid-area: b;
    }

  .footer_copyright__fcRAT {
    line-height: 16px;
    padding-bottom: 32px;
  }

  .footer_divider__xcLlh {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

@media (max-width: 480px) {
  .footer_footer__sWv5M {
    padding: 24px 20px;
  }
  .footer_row__YMYb_:first-of-type {
    flex-direction: column;
    gap: 20px;
    padding-bottom: 24px;
  }

  .footer_appButtons__foPDm {
    gap: 16px;
  }

  .footer_appButton__Mrh3D {
    max-width: 155px;
  }

  .footer_h4__GOPXc {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .footer_links__MUIyq a {
    font-size: 12px;
    line-height: 16px;
  }

  .footer_linksContainer__yDQ4s {
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 24px;
    grid-template-columns: 0.5fr 0.5fr;
  }

  .footer_settingsContainer__jFFcX {
    gap: 24px;
    flex-direction: column;
  }

  .footer_socialIcon__J9rmu {
    width: 25%;
  }

  .footer_copyright__fcRAT {
    font-size: 10px;
    line-height: 14px;
  }

  .footer_settings__Nh_WO {
    justify-content: space-between;
  }
  .footer_footerLogo__u1UZ3 {
    width: 159px;
    height: 32px;
  }
}

.layout_page__ArCl3 {
  display: flex;
  flex-direction: column;
  padding: 0;
  min-height: 100vh;
  margin: 0 auto;
}

.layout_content__4pby2 {
  padding-bottom: 56px;
  flex: 1 1;
}

@media (max-width: 480px) {
  .layout_content__4pby2 {
    padding-bottom: 32px;
  }
}


/*# sourceMappingURL=0e077d84c283da68.css.map*/